Ticket #57727: config.log

File config.log, 899.9 KB (added by datajerk, 5 years ago)

config.log

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.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --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-mp --sysconfdir=/opt/local/etc/mpich-mp --program-suffix=-mpich-mp --includedir=/opt/local/include/mpich-mp MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = known.local
14uname -m = x86_64
15uname -r = 18.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.2.0: Fri Oct  5 19:41:49 PDT 2018; root:xnu-4903.221.2~2/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 18.2.0: Fri Oct  5 19:41:49 PDT 2018; root:xnu-4903.221.2~2/RELEASE_X86_64
27Kernel configured for up to 20 processors.
2810 processors are physically available.
2920 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
32Primary memory available: 64.00 gigabytes
33Default processor set: 843 tasks, 6180 threads, 20 processors
34Load average: 9.27, Mach factor: 10.72
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:5605: checking build system type
52configure:5619: result: x86_64-apple-darwin18.2.0
53configure:5639: checking host system type
54configure:5652: result: x86_64-apple-darwin18.2.0
55configure:5672: checking target system type
56configure:5685: result: x86_64-apple-darwin18.2.0
57configure:5839: checking for C compiler version
58configure:5848: /usr/bin/clang --version >&5
59Apple LLVM version 10.0.0 (clang-1000.11.45.5)
60Target: x86_64-apple-darwin18.2.0
61Thread model: posix
62InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
63configure:5859: $? = 0
64configure:5848: /usr/bin/clang -v >&5
65Apple LLVM version 10.0.0 (clang-1000.11.45.5)
66Target: x86_64-apple-darwin18.2.0
67Thread model: posix
68InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
69configure:5859: $? = 0
70configure:5848: /usr/bin/clang -V >&5
71clang: error: argument to '-V' is missing (expected 1 value)
72clang: error: no input files
73configure:5859: $? = 1
74configure:5848: /usr/bin/clang -qversion >&5
75clang: error: unknown argument: '-qversion'
76clang: error: no input files
77configure:5859: $? = 1
78configure:5879: checking whether the C compiler works
79configure:5901: /usr/bin/clang  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
80configure:5905: $? = 0
81configure:5953: result: yes
82configure:5956: checking for C compiler default output file name
83configure:5958: result: a.out
84configure:5964: checking for suffix of executables
85configure:5971: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
86configure:5975: $? = 0
87configure:5997: result:
88configure:6019: checking whether we are cross compiling
89configure:6027: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
90configure:6031: $? = 0
91configure:6038: ./conftest
92configure:6042: $? = 0
93configure:6057: result: no
94configure:6062: checking for suffix of object files
95configure:6084: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
96configure:6088: $? = 0
97configure:6109: result: o
98configure:6113: checking whether we are using the GNU C compiler
99configure:6132: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
100configure:6132: $? = 0
101configure:6141: result: yes
102configure:6150: checking whether /usr/bin/clang accepts -g
103configure:6170: /usr/bin/clang -c -g  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
104configure:6170: $? = 0
105configure:6211: result: yes
106configure:6228: checking for /usr/bin/clang option to accept ISO C89
107configure:6291: /usr/bin/clang  -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
108configure:6291: $? = 0
109configure:6304: result: none needed
110configure:6329: checking whether /usr/bin/clang understands -c and -o together
111configure:6351: /usr/bin/clang -c conftest.c -o conftest2.o
112configure:6354: $? = 0
113configure:6351: /usr/bin/clang -c conftest.c -o conftest2.o
114configure:6354: $? = 0
115configure:6366: result: yes
116configure:6401: checking how to run the C preprocessor
117configure:6432: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
118configure:6432: $? = 0
119configure:6446: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
120conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
121#include <ac_nonexistent.h>
122         ^~~~~~~~~~~~~~~~~~
1231 error generated.
124configure:6446: $? = 1
125configure: failed program was:
126| /* confdefs.h */
127| #define PACKAGE_NAME "MPICH"
128| #define PACKAGE_TARNAME "mpich"
129| #define PACKAGE_VERSION "3.3"
130| #define PACKAGE_STRING "MPICH 3.3"
131| #define PACKAGE_BUGREPORT "discuss@mpich.org"
132| #define PACKAGE_URL "http://www.mpich.org/"
133| /* end confdefs.h.  */
134| #include <ac_nonexistent.h>
135configure:6471: result: /usr/bin/clang -E
136configure:6491: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
137configure:6491: $? = 0
138configure:6505: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
139conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^~~~~~~~~~~~~~~~~~
1421 error generated.
143configure:6505: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define PACKAGE_NAME "MPICH"
147| #define PACKAGE_TARNAME "mpich"
148| #define PACKAGE_VERSION "3.3"
149| #define PACKAGE_STRING "MPICH 3.3"
150| #define PACKAGE_BUGREPORT "discuss@mpich.org"
151| #define PACKAGE_URL "http://www.mpich.org/"
152| /* end confdefs.h.  */
153| #include <ac_nonexistent.h>
154configure:6553: checking for grep that handles long lines and -e
155configure:6611: result: /opt/local/bin/ggrep
156configure:6616: checking for egrep
157configure:6678: result: /opt/local/bin/ggrep -E
158configure:6683: checking for ANSI C header files
159configure:6703: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
160configure:6703: $? = 0
161configure:6776: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
162configure:6776: $? = 0
163configure:6776: ./conftest
164configure:6776: $? = 0
165configure:6787: result: yes
166configure:6800: checking for sys/types.h
167configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
168configure:6800: $? = 0
169configure:6800: result: yes
170configure:6800: checking for sys/stat.h
171configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
172configure:6800: $? = 0
173configure:6800: result: yes
174configure:6800: checking for stdlib.h
175configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
176configure:6800: $? = 0
177configure:6800: result: yes
178configure:6800: checking for string.h
179configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
180configure:6800: $? = 0
181configure:6800: result: yes
182configure:6800: checking for memory.h
183configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
184configure:6800: $? = 0
185configure:6800: result: yes
186configure:6800: checking for strings.h
187configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
188configure:6800: $? = 0
189configure:6800: result: yes
190configure:6800: checking for inttypes.h
191configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
192configure:6800: $? = 0
193configure:6800: result: yes
194configure:6800: checking for stdint.h
195configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
196configure:6800: $? = 0
197configure:6800: result: yes
198configure:6800: checking for unistd.h
199configure:6800: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
200configure:6800: $? = 0
201configure:6800: result: yes
202configure:6813: checking minix/config.h usability
203configure:6813: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
204conftest.c:52:10: fatal error: 'minix/config.h' file not found
205#include <minix/config.h>
206         ^~~~~~~~~~~~~~~~
2071 error generated.
208configure:6813: $? = 1
209configure: failed program was:
210| /* confdefs.h */
211| #define PACKAGE_NAME "MPICH"
212| #define PACKAGE_TARNAME "mpich"
213| #define PACKAGE_VERSION "3.3"
214| #define PACKAGE_STRING "MPICH 3.3"
215| #define PACKAGE_BUGREPORT "discuss@mpich.org"
216| #define PACKAGE_URL "http://www.mpich.org/"
217| #define STDC_HEADERS 1
218| #define HAVE_SYS_TYPES_H 1
219| #define HAVE_SYS_STAT_H 1
220| #define HAVE_STDLIB_H 1
221| #define HAVE_STRING_H 1
222| #define HAVE_MEMORY_H 1
223| #define HAVE_STRINGS_H 1
224| #define HAVE_INTTYPES_H 1
225| #define HAVE_STDINT_H 1
226| #define HAVE_UNISTD_H 1
227| /* end confdefs.h.  */
228| #include <stdio.h>
229| #ifdef HAVE_SYS_TYPES_H
230| # include <sys/types.h>
231| #endif
232| #ifdef HAVE_SYS_STAT_H
233| # include <sys/stat.h>
234| #endif
235| #ifdef STDC_HEADERS
236| # include <stdlib.h>
237| # include <stddef.h>
238| #else
239| # ifdef HAVE_STDLIB_H
240| #  include <stdlib.h>
241| # endif
242| #endif
243| #ifdef HAVE_STRING_H
244| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
245| #  include <memory.h>
246| # endif
247| # include <string.h>
248| #endif
249| #ifdef HAVE_STRINGS_H
250| # include <strings.h>
251| #endif
252| #ifdef HAVE_INTTYPES_H
253| # include <inttypes.h>
254| #endif
255| #ifdef HAVE_STDINT_H
256| # include <stdint.h>
257| #endif
258| #ifdef HAVE_UNISTD_H
259| # include <unistd.h>
260| #endif
261| #include <minix/config.h>
262configure:6813: result: no
263configure:6813: checking minix/config.h presence
264configure:6813: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
265conftest.c:19:10: fatal error: 'minix/config.h' file not found
266#include <minix/config.h>
267         ^~~~~~~~~~~~~~~~
2681 error generated.
269configure:6813: $? = 1
270configure: failed program was:
271| /* confdefs.h */
272| #define PACKAGE_NAME "MPICH"
273| #define PACKAGE_TARNAME "mpich"
274| #define PACKAGE_VERSION "3.3"
275| #define PACKAGE_STRING "MPICH 3.3"
276| #define PACKAGE_BUGREPORT "discuss@mpich.org"
277| #define PACKAGE_URL "http://www.mpich.org/"
278| #define STDC_HEADERS 1
279| #define HAVE_SYS_TYPES_H 1
280| #define HAVE_SYS_STAT_H 1
281| #define HAVE_STDLIB_H 1
282| #define HAVE_STRING_H 1
283| #define HAVE_MEMORY_H 1
284| #define HAVE_STRINGS_H 1
285| #define HAVE_INTTYPES_H 1
286| #define HAVE_STDINT_H 1
287| #define HAVE_UNISTD_H 1
288| /* end confdefs.h.  */
289| #include <minix/config.h>
290configure:6813: result: no
291configure:6813: checking for minix/config.h
292configure:6813: result: no
293configure:6834: checking whether it is safe to define __EXTENSIONS__
294configure:6852: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
295configure:6852: $? = 0
296configure:6859: result: yes
297configure:6890: checking for a BSD-compatible install
298configure:6958: result: /usr/bin/install -c
299configure:6969: checking whether build environment is sane
300configure:7024: result: yes
301configure:7172: checking for a thread-safe mkdir -p
302configure:7211: result: /opt/local/bin/gmkdir -p
303configure:7218: checking for gawk
304configure:7234: found /opt/local/bin/gawk
305configure:7245: result: gawk
306configure:7256: checking whether make sets $(MAKE)
307configure:7278: result: yes
308configure:7308: checking for style of include used by make
309configure:7336: result: GNU
310configure:7370: checking whether make supports nested variables
311configure:7387: result: yes
312configure:7472: checking dependency style of /usr/bin/clang
313configure:7583: result: none
314configure:7642: checking whether to enable maintainer-specific portions of Makefiles
315configure:7651: result: yes
316configure:7714: checking for ar
317configure:7730: found /opt/local/bin/ar
318configure:7741: result: ar
319configure:7767: checking the archiver (ar) interface
320configure:7783: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
321configure:7783: $? = 0
322configure:7785: ar cru libconftest.a conftest.o >&5
323configure:7788: $? = 0
324configure:7816: result: ar
325configure:7883: checking how to print strings
326configure:7910: result: printf
327configure:7931: checking for a sed that does not truncate output
328configure:7995: result: /opt/local/bin/gsed
329configure:8013: checking for fgrep
330configure:8075: result: /opt/local/bin/ggrep -F
331configure:8110: checking for ld used by /usr/bin/clang
332configure:8177: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
333configure:8184: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
334configure:8199: result: no
335configure:8211: checking for BSD- or MS-compatible name lister (nm)
336configure:8265: result: /opt/local/bin/nm -B
337configure:8395: checking the name lister (/opt/local/bin/nm -B) interface
338configure:8402: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
339configure:8405: /opt/local/bin/nm -B "conftest.o"
340configure:8408: output
3410000000000000000 S _some_variable
342configure:8415: result: BSD nm
343configure:8418: checking whether ln -s works
344configure:8422: result: yes
345configure:8430: checking the maximum length of command line arguments
346configure:8561: result: 196608
347configure:8609: checking how to convert x86_64-apple-darwin18.2.0 file names to x86_64-apple-darwin18.2.0 format
348configure:8649: result: func_convert_file_noop
349configure:8656: checking how to convert x86_64-apple-darwin18.2.0 file names to toolchain format
350configure:8676: result: func_convert_file_noop
351configure:8683: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
352configure:8690: result: -r
353configure:8764: checking for objdump
354configure:8780: found /usr/bin/objdump
355configure:8791: result: objdump
356configure:8823: checking how to recognize dependent libraries
357configure:9023: result: pass_all
358configure:9108: checking for dlltool
359configure:9138: result: no
360configure:9168: checking how to associate runtime and link libraries
361configure:9195: result: printf %s\n
362configure:9319: checking for archiver @FILE support
363configure:9336: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
364configure:9336: $? = 0
365configure:9339: ar cru libconftest.a @conftest.lst >&5
366ar: @conftest.lst: No such file or directory
367configure:9342: $? = 1
368configure:9362: result: no
369configure:9420: checking for strip
370configure:9436: found /opt/local/bin/strip
371configure:9447: result: strip
372configure:9519: checking for ranlib
373configure:9535: found /opt/local/bin/ranlib
374configure:9546: result: ranlib
375configure:9648: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
376configure:9801: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
377configure:9804: $? = 0
378configure:9808: /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
379configure:9811: $? = 0
380cannot find nm_test_var in conftest.nm
381configure:9801: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
382configure:9804: $? = 0
383configure:9808: /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
384configure:9811: $? = 0
385configure:9877: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c conftstm.o >&5
386configure:9880: $? = 0
387configure:9918: result: ok
388configure:9965: checking for sysroot
389configure:9995: result: no
390configure:10002: checking for a working dd
391configure:10040: result: /bin/dd
392configure:10044: checking how to truncate binary pipes
393configure:10059: result: /bin/dd bs=4096 count=1
394configure:10388: checking for mt
395configure:10418: result: no
396configure:10438: checking if : is a manifest tool
397configure:10444: : '-?'
398configure:10452: result: no
399configure:10508: checking for dsymutil
400configure:10524: found /usr/bin/dsymutil
401configure:10535: result: dsymutil
402configure:10600: checking for nmedit
403configure:10616: found /opt/local/bin/nmedit
404configure:10627: result: nmedit
405configure:10692: checking for lipo
406configure:10708: found /opt/local/bin/lipo
407configure:10719: result: lipo
408configure:10784: checking for otool
409configure:10800: found /opt/local/bin/otool
410configure:10811: result: otool
411configure:10876: checking for otool64
412configure:10906: result: no
413configure:10951: checking for -single_module linker flag
414/usr/bin/clang  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
415configure:10984: result: yes
416configure:10987: checking for -exported_symbols_list linker flag
417configure:11007: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
418configure:11007: $? = 0
419configure:11017: result: yes
420configure:11020: checking for -force_load linker flag
421/usr/bin/clang  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o conftest.o conftest.c
422ar cru libconftest.a conftest.o
423ranlib libconftest.a
424/usr/bin/clang  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
425configure:11052: result: yes
426configure:11126: checking for dlfcn.h
427configure:11126: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
428configure:11126: $? = 0
429configure:11126: result: yes
430configure:11382: checking for objdir
431configure:11397: result: .libs
432configure:11661: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
433configure:11679: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-rtti -fno-exceptions conftest.c >&5
434configure:11683: $? = 0
435configure:11696: result: yes
436configure:12058: checking for /usr/bin/clang option to produce PIC
437configure:12065: result: -fno-common -DPIC
438configure:12073: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
439configure:12091: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.c >&5
440configure:12095: $? = 0
441configure:12108: result: yes
442configure:12137: checking if /usr/bin/clang static flag -static works
443configure:12165: result: no
444configure:12180: checking if /usr/bin/clang supports -c -o file.o
445configure:12201: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.c >&5
446configure:12205: $? = 0
447configure:12227: result: yes
448configure:12235: checking if /usr/bin/clang supports -c -o file.o
449configure:12282: result: yes
450configure:12315: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
451configure:13577: result: yes
452configure:13817: checking dynamic linker characteristics
453configure:14635: result: darwin18.2.0 dyld
454configure:14757: checking how to hardcode library paths into programs
455configure:14782: result: immediate
456configure:15330: checking whether stripping libraries is possible
457configure:15344: result: yes
458configure:15370: checking if libtool supports shared libraries
459configure:15372: result: yes
460configure:15375: checking whether to build shared libraries
461configure:15400: result: yes
462configure:15403: checking whether to build static libraries
463configure:15407: result: yes
464configure:15456: checking whether make supports nested variables
465configure:15473: result: yes
466configure:15630: checking for C++ compiler version
467configure:15639: /usr/bin/clang++ --version >&5
468Apple LLVM version 10.0.0 (clang-1000.11.45.5)
469Target: x86_64-apple-darwin18.2.0
470Thread model: posix
471InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
472configure:15650: $? = 0
473configure:15639: /usr/bin/clang++ -v >&5
474Apple LLVM version 10.0.0 (clang-1000.11.45.5)
475Target: x86_64-apple-darwin18.2.0
476Thread model: posix
477InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
478configure:15650: $? = 0
479configure:15639: /usr/bin/clang++ -V >&5
480clang: error: argument to '-V' is missing (expected 1 value)
481clang: error: no input files
482configure:15650: $? = 1
483configure:15639: /usr/bin/clang++ -qversion >&5
484clang: error: unknown argument: '-qversion'
485clang: error: no input files
486configure:15650: $? = 1
487configure:15654: checking whether we are using the GNU C++ compiler
488configure:15673: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
489configure:15673: $? = 0
490configure:15682: result: yes
491configure:15691: checking whether /usr/bin/clang++ accepts -g
492configure:15711: /usr/bin/clang++ -c -g  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
493configure:15711: $? = 0
494configure:15752: result: yes
495configure:15777: checking dependency style of /usr/bin/clang++
496configure:15888: result: none
497configure:15921: checking how to run the C++ preprocessor
498configure:15948: /usr/bin/clang++ -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
499configure:15948: $? = 0
500configure:15962: /usr/bin/clang++ -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
501conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
502#include <ac_nonexistent.h>
503         ^~~~~~~~~~~~~~~~~~
5041 error generated.
505configure:15962: $? = 1
506configure: failed program was:
507| /* confdefs.h */
508| #define PACKAGE_NAME "MPICH"
509| #define PACKAGE_TARNAME "mpich"
510| #define PACKAGE_VERSION "3.3"
511| #define PACKAGE_STRING "MPICH 3.3"
512| #define PACKAGE_BUGREPORT "discuss@mpich.org"
513| #define PACKAGE_URL "http://www.mpich.org/"
514| #define STDC_HEADERS 1
515| #define HAVE_SYS_TYPES_H 1
516| #define HAVE_SYS_STAT_H 1
517| #define HAVE_STDLIB_H 1
518| #define HAVE_STRING_H 1
519| #define HAVE_MEMORY_H 1
520| #define HAVE_STRINGS_H 1
521| #define HAVE_INTTYPES_H 1
522| #define HAVE_STDINT_H 1
523| #define HAVE_UNISTD_H 1
524| #define __EXTENSIONS__ 1
525| #define _ALL_SOURCE 1
526| #define _GNU_SOURCE 1
527| #define _POSIX_PTHREAD_SEMANTICS 1
528| #define _TANDEM_SOURCE 1
529| #define PACKAGE "mpich"
530| #define VERSION "3.3"
531| #define HAVE_DLFCN_H 1
532| #define LT_OBJDIR ".libs/"
533| /* end confdefs.h.  */
534| #include <ac_nonexistent.h>
535configure:15987: result: /usr/bin/clang++ -E
536configure:16007: /usr/bin/clang++ -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
537configure:16007: $? = 0
538configure:16021: /usr/bin/clang++ -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
539conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
540#include <ac_nonexistent.h>
541         ^~~~~~~~~~~~~~~~~~
5421 error generated.
543configure:16021: $? = 1
544configure: failed program was:
545| /* confdefs.h */
546| #define PACKAGE_NAME "MPICH"
547| #define PACKAGE_TARNAME "mpich"
548| #define PACKAGE_VERSION "3.3"
549| #define PACKAGE_STRING "MPICH 3.3"
550| #define PACKAGE_BUGREPORT "discuss@mpich.org"
551| #define PACKAGE_URL "http://www.mpich.org/"
552| #define STDC_HEADERS 1
553| #define HAVE_SYS_TYPES_H 1
554| #define HAVE_SYS_STAT_H 1
555| #define HAVE_STDLIB_H 1
556| #define HAVE_STRING_H 1
557| #define HAVE_MEMORY_H 1
558| #define HAVE_STRINGS_H 1
559| #define HAVE_INTTYPES_H 1
560| #define HAVE_STDINT_H 1
561| #define HAVE_UNISTD_H 1
562| #define __EXTENSIONS__ 1
563| #define _ALL_SOURCE 1
564| #define _GNU_SOURCE 1
565| #define _POSIX_PTHREAD_SEMANTICS 1
566| #define _TANDEM_SOURCE 1
567| #define PACKAGE "mpich"
568| #define VERSION "3.3"
569| #define HAVE_DLFCN_H 1
570| #define LT_OBJDIR ".libs/"
571| /* end confdefs.h.  */
572| #include <ac_nonexistent.h>
573configure:16183: checking for ld used by /usr/bin/clang++
574configure:16250: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
575configure:16257: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
576configure:16272: result: no
577configure:16327: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
578configure:17403: result: yes
579configure:17439: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
580configure:17442: $? = 0
581configure:17923: checking for /usr/bin/clang++ option to produce PIC
582configure:17930: result: -fno-common -DPIC
583configure:17938: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
584configure:17956: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
585configure:17960: $? = 0
586configure:17973: result: yes
587configure:17996: checking if /usr/bin/clang++ static flag -static works
588configure:18024: result: no
589configure:18036: checking if /usr/bin/clang++ supports -c -o file.o
590configure:18057: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.cpp >&5
591configure:18061: $? = 0
592configure:18083: result: yes
593configure:18088: checking if /usr/bin/clang++ supports -c -o file.o
594configure:18135: result: yes
595configure:18165: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
596configure:18205: result: yes
597configure:18346: checking dynamic linker characteristics
598configure:19091: result: darwin18.2.0 dyld
599configure:19156: checking how to hardcode library paths into programs
600configure:19181: result: immediate
601configure:19330: checking for Fortran compiler version
602configure:19339: /opt/local/bin/gfortran-mp-8 --version >&5
603GNU Fortran (MacPorts gcc8 8.2.0_3) 8.2.0
604Copyright (C) 2018 Free Software Foundation, Inc.
605This is free software; see the source for copying conditions.  There is NO
606warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
607
608configure:19350: $? = 0
609configure:19339: /opt/local/bin/gfortran-mp-8 -v >&5
610Using built-in specs.
611COLLECT_GCC=/opt/local/bin/gfortran-mp-8
612COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/lto-wrapper
613Target: x86_64-apple-darwin18
614Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc8/gcc8/work/gcc-8.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin18 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc8 --includedir=/opt/local/include/gcc8 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-8 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-8 --with-gxx-include-dir=/opt/local/include/gcc8/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 --disable-tls --with-pkgversion='MacPorts gcc8 8.2.0_3' --with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
615Thread model: posix
616gcc version 8.2.0 (MacPorts gcc8 8.2.0_3)
617configure:19350: $? = 0
618configure:19339: /opt/local/bin/gfortran-mp-8 -V >&5
619gfortran-mp-8: error: unrecognized command line option '-V'
620gfortran-mp-8: fatal error: no input files
621compilation terminated.
622configure:19350: $? = 1
623configure:19339: /opt/local/bin/gfortran-mp-8 -qversion >&5
624gfortran-mp-8: error: unrecognized command line option '-qversion'; did you mean '--version'?
625gfortran-mp-8: fatal error: no input files
626compilation terminated.
627configure:19350: $? = 1
628configure:19359: checking whether we are using the GNU Fortran compiler
629configure:19372: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64  conftest.F >&5
630configure:19372: $? = 0
631configure:19381: result: yes
632configure:19387: checking whether /opt/local/bin/gfortran-mp-8 accepts -g
633configure:19398: /opt/local/bin/gfortran-mp-8 -c -g  conftest.f >&5
634configure:19398: $? = 0
635configure:19406: result: yes
636configure:19538: checking if libtool supports shared libraries
637configure:19540: result: yes
638configure:19543: checking whether to build shared libraries
639configure:19567: result: yes
640configure:19570: checking whether to build static libraries
641configure:19574: result: yes
642configure:19608: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64  conftest.f >&5
643configure:19611: $? = 0
644configure:20075: checking for /opt/local/bin/gfortran-mp-8 option to produce PIC
645configure:20082: result: -fno-common
646configure:20090: checking if /opt/local/bin/gfortran-mp-8 PIC flag -fno-common works
647configure:20108: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64 -fno-common  conftest.f >&5
648configure:20112: $? = 0
649configure:20125: result: yes
650configure:20148: checking if /opt/local/bin/gfortran-mp-8 static flag -static works
651configure:20176: result: no
652configure:20188: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o
653configure:20209: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64 -o out/conftest2.o  conftest.f >&5
654configure:20213: $? = 0
655configure:20235: result: yes
656configure:20240: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o
657configure:20287: result: yes
658configure:20317: checking whether the /opt/local/bin/gfortran-mp-8 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
659configure:21529: result: yes
660configure:21670: checking dynamic linker characteristics
661configure:22409: result: darwin18.2.0 dyld
662configure:22474: checking how to hardcode library paths into programs
663configure:22499: result: immediate
664configure:22694: checking for Fortran 77 compiler version
665configure:22703: /opt/local/bin/gfortran-mp-8 --version >&5
666GNU Fortran (MacPorts gcc8 8.2.0_3) 8.2.0
667Copyright (C) 2018 Free Software Foundation, Inc.
668This is free software; see the source for copying conditions.  There is NO
669warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
670
671configure:22714: $? = 0
672configure:22703: /opt/local/bin/gfortran-mp-8 -v >&5
673Using built-in specs.
674COLLECT_GCC=/opt/local/bin/gfortran-mp-8
675COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/lto-wrapper
676Target: x86_64-apple-darwin18
677Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc8/gcc8/work/gcc-8.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin18 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc8 --includedir=/opt/local/include/gcc8 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-8 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-8 --with-gxx-include-dir=/opt/local/include/gcc8/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 --disable-tls --with-pkgversion='MacPorts gcc8 8.2.0_3' --with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
678Thread model: posix
679gcc version 8.2.0 (MacPorts gcc8 8.2.0_3)
680configure:22714: $? = 0
681configure:22703: /opt/local/bin/gfortran-mp-8 -V >&5
682gfortran-mp-8: error: unrecognized command line option '-V'
683gfortran-mp-8: fatal error: no input files
684compilation terminated.
685configure:22714: $? = 1
686configure:22703: /opt/local/bin/gfortran-mp-8 -qversion >&5
687gfortran-mp-8: error: unrecognized command line option '-qversion'; did you mean '--version'?
688gfortran-mp-8: fatal error: no input files
689compilation terminated.
690configure:22714: $? = 1
691configure:22723: checking whether we are using the GNU Fortran 77 compiler
692configure:22736: /opt/local/bin/gfortran-mp-8 -c  -pipe conftest.F >&5
693configure:22736: $? = 0
694configure:22745: result: yes
695configure:22751: checking whether /opt/local/bin/gfortran-mp-8 accepts -g
696configure:22762: /opt/local/bin/gfortran-mp-8 -c -g conftest.f >&5
697configure:22762: $? = 0
698configure:22770: result: yes
699configure:22899: checking if libtool supports shared libraries
700configure:22901: result: yes
701configure:22904: checking whether to build shared libraries
702configure:22928: result: yes
703configure:22931: checking whether to build static libraries
704configure:22935: result: yes
705configure:23291: checking for /opt/local/bin/gfortran-mp-8 option to produce PIC
706configure:23298: result: -fno-common
707configure:23306: checking if /opt/local/bin/gfortran-mp-8 PIC flag -fno-common works
708configure:23324: /opt/local/bin/gfortran-mp-8 -c  -pipe -fno-common conftest.f >&5
709configure:23328: $? = 0
710configure:23341: result: yes
711configure:23364: checking if /opt/local/bin/gfortran-mp-8 static flag -static works
712configure:23392: result: no
713configure:23404: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o
714configure:23425: /opt/local/bin/gfortran-mp-8 -c  -pipe -o out/conftest2.o conftest.f >&5
715configure:23429: $? = 0
716configure:23451: result: yes
717configure:23456: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o
718configure:23503: result: yes
719configure:23533: checking whether the /opt/local/bin/gfortran-mp-8 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
720configure:24745: result: yes
721configure:24886: checking dynamic linker characteristics
722configure:25625: result: darwin18.2.0 dyld
723configure:25690: checking how to hardcode library paths into programs
724configure:25715: result: immediate
725configure:27493: checking hcoll/api/hcoll_api.h usability
726configure:27493: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
727conftest.c:61:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
728#include <hcoll/api/hcoll_api.h>
729         ^~~~~~~~~~~~~~~~~~~~~~~
7301 error generated.
731configure:27493: $? = 1
732configure: failed program was:
733| /* confdefs.h */
734| #define PACKAGE_NAME "MPICH"
735| #define PACKAGE_TARNAME "mpich"
736| #define PACKAGE_VERSION "3.3"
737| #define PACKAGE_STRING "MPICH 3.3"
738| #define PACKAGE_BUGREPORT "discuss@mpich.org"
739| #define PACKAGE_URL "http://www.mpich.org/"
740| #define STDC_HEADERS 1
741| #define HAVE_SYS_TYPES_H 1
742| #define HAVE_SYS_STAT_H 1
743| #define HAVE_STDLIB_H 1
744| #define HAVE_STRING_H 1
745| #define HAVE_MEMORY_H 1
746| #define HAVE_STRINGS_H 1
747| #define HAVE_INTTYPES_H 1
748| #define HAVE_STDINT_H 1
749| #define HAVE_UNISTD_H 1
750| #define __EXTENSIONS__ 1
751| #define _ALL_SOURCE 1
752| #define _GNU_SOURCE 1
753| #define _POSIX_PTHREAD_SEMANTICS 1
754| #define _TANDEM_SOURCE 1
755| #define PACKAGE "mpich"
756| #define VERSION "3.3"
757| #define HAVE_DLFCN_H 1
758| #define LT_OBJDIR ".libs/"
759| /* end confdefs.h.  */
760| #include <stdio.h>
761| #ifdef HAVE_SYS_TYPES_H
762| # include <sys/types.h>
763| #endif
764| #ifdef HAVE_SYS_STAT_H
765| # include <sys/stat.h>
766| #endif
767| #ifdef STDC_HEADERS
768| # include <stdlib.h>
769| # include <stddef.h>
770| #else
771| # ifdef HAVE_STDLIB_H
772| #  include <stdlib.h>
773| # endif
774| #endif
775| #ifdef HAVE_STRING_H
776| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
777| #  include <memory.h>
778| # endif
779| # include <string.h>
780| #endif
781| #ifdef HAVE_STRINGS_H
782| # include <strings.h>
783| #endif
784| #ifdef HAVE_INTTYPES_H
785| # include <inttypes.h>
786| #endif
787| #ifdef HAVE_STDINT_H
788| # include <stdint.h>
789| #endif
790| #ifdef HAVE_UNISTD_H
791| # include <unistd.h>
792| #endif
793| #include <hcoll/api/hcoll_api.h>
794configure:27493: result: no
795configure:27493: checking hcoll/api/hcoll_api.h presence
796configure:27493: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
797conftest.c:28:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
798#include <hcoll/api/hcoll_api.h>
799         ^~~~~~~~~~~~~~~~~~~~~~~
8001 error generated.
801configure:27493: $? = 1
802configure: failed program was:
803| /* confdefs.h */
804| #define PACKAGE_NAME "MPICH"
805| #define PACKAGE_TARNAME "mpich"
806| #define PACKAGE_VERSION "3.3"
807| #define PACKAGE_STRING "MPICH 3.3"
808| #define PACKAGE_BUGREPORT "discuss@mpich.org"
809| #define PACKAGE_URL "http://www.mpich.org/"
810| #define STDC_HEADERS 1
811| #define HAVE_SYS_TYPES_H 1
812| #define HAVE_SYS_STAT_H 1
813| #define HAVE_STDLIB_H 1
814| #define HAVE_STRING_H 1
815| #define HAVE_MEMORY_H 1
816| #define HAVE_STRINGS_H 1
817| #define HAVE_INTTYPES_H 1
818| #define HAVE_STDINT_H 1
819| #define HAVE_UNISTD_H 1
820| #define __EXTENSIONS__ 1
821| #define _ALL_SOURCE 1
822| #define _GNU_SOURCE 1
823| #define _POSIX_PTHREAD_SEMANTICS 1
824| #define _TANDEM_SOURCE 1
825| #define PACKAGE "mpich"
826| #define VERSION "3.3"
827| #define HAVE_DLFCN_H 1
828| #define LT_OBJDIR ".libs/"
829| /* end confdefs.h.  */
830| #include <hcoll/api/hcoll_api.h>
831configure:27493: result: no
832configure:27493: checking for hcoll/api/hcoll_api.h
833configure:27493: result: no
834configure:27501: checking for hcoll_init in -lhcoll
835configure:27526: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lhcoll   >&5
836ld: library not found for -lhcoll
837clang: error: linker command failed with exit code 1 (use -v to see invocation)
838configure:27526: $? = 1
839configure: failed program was:
840| /* confdefs.h */
841| #define PACKAGE_NAME "MPICH"
842| #define PACKAGE_TARNAME "mpich"
843| #define PACKAGE_VERSION "3.3"
844| #define PACKAGE_STRING "MPICH 3.3"
845| #define PACKAGE_BUGREPORT "discuss@mpich.org"
846| #define PACKAGE_URL "http://www.mpich.org/"
847| #define STDC_HEADERS 1
848| #define HAVE_SYS_TYPES_H 1
849| #define HAVE_SYS_STAT_H 1
850| #define HAVE_STDLIB_H 1
851| #define HAVE_STRING_H 1
852| #define HAVE_MEMORY_H 1
853| #define HAVE_STRINGS_H 1
854| #define HAVE_INTTYPES_H 1
855| #define HAVE_STDINT_H 1
856| #define HAVE_UNISTD_H 1
857| #define __EXTENSIONS__ 1
858| #define _ALL_SOURCE 1
859| #define _GNU_SOURCE 1
860| #define _POSIX_PTHREAD_SEMANTICS 1
861| #define _TANDEM_SOURCE 1
862| #define PACKAGE "mpich"
863| #define VERSION "3.3"
864| #define HAVE_DLFCN_H 1
865| #define LT_OBJDIR ".libs/"
866| /* end confdefs.h.  */
867|
868| /* Override any GCC internal prototype to avoid an error.
869|    Use char because int might match the return type of a GCC
870|    builtin and then its argument prototype would still apply.  */
871| #ifdef __cplusplus
872| extern "C"
873| #endif
874| char hcoll_init ();
875| int
876| main ()
877| {
878| return hcoll_init ();
879|   ;
880|   return 0;
881| }
882configure:27535: result: no
883configure:27845: RUNNING PREREQ FOR ch3:nemesis
884configure:28906: ===== configuring src/mpl =====
885configure:29071: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --enable-embedded '--disable-dependency-tracking' '--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-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CPPFLAGS= -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe' 'FFLAGS= -pipe' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' '--enable-fortran' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-8' 'F77=/opt/local/bin/gfortran-mp-8' --cache-file=/dev/null --srcdir=.
886configure:29091: ===== done with src/mpl configure =====
887configure:29097: sourcing src/mpl/localdefs
888CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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-default/work/mpich-3.3/src/mpl/include', appending
889CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include', appending
890LIBS(='') does not contain '-lopa', prepending
891configure:29214: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lopa  >&5
892conftest.c:32:10: fatal error: 'opa_primitives.h' file not found
893#include "opa_primitives.h"
894         ^~~~~~~~~~~~~~~~~~
8951 error generated.
896configure:29214: $? = 1
897configure: failed program was:
898| /* confdefs.h */
899| #define PACKAGE_NAME "MPICH"
900| #define PACKAGE_TARNAME "mpich"
901| #define PACKAGE_VERSION "3.3"
902| #define PACKAGE_STRING "MPICH 3.3"
903| #define PACKAGE_BUGREPORT "discuss@mpich.org"
904| #define PACKAGE_URL "http://www.mpich.org/"
905| #define STDC_HEADERS 1
906| #define HAVE_SYS_TYPES_H 1
907| #define HAVE_SYS_STAT_H 1
908| #define HAVE_STDLIB_H 1
909| #define HAVE_STRING_H 1
910| #define HAVE_MEMORY_H 1
911| #define HAVE_STRINGS_H 1
912| #define HAVE_INTTYPES_H 1
913| #define HAVE_STDINT_H 1
914| #define HAVE_UNISTD_H 1
915| #define __EXTENSIONS__ 1
916| #define _ALL_SOURCE 1
917| #define _GNU_SOURCE 1
918| #define _POSIX_PTHREAD_SEMANTICS 1
919| #define _TANDEM_SOURCE 1
920| #define PACKAGE "mpich"
921| #define VERSION "3.3"
922| #define HAVE_DLFCN_H 1
923| #define LT_OBJDIR ".libs/"
924| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
925| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
926| #define HAVE_TAG_ERROR_BITS 1
927| #define USE_LOGGING MPICH_LOGGING__NONE
928| /* end confdefs.h.  */
929| #include "opa_primitives.h"
930|
931| int
932| main ()
933| {
934|
935| OPA_int_t i;
936| OPA_store_int(i,10);
937| OPA_fetch_and_incr_int(&i,5);
938|
939|   ;
940|   return 0;
941| }
942CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src', appending
943CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/openpa/src', appending
944opa_subdir_args(='--disable-versioning --enable-embedded') does not contain '--with-atomic-primitives=auto_allow_emulation', appending
945configure:29288: ===== configuring src/openpa =====
946configure:29453: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --enable-embedded --with-atomic-primitives=auto_allow_emulation '--disable-dependency-tracking' '--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-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CPPFLAGS= -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe' 'FFLAGS= -pipe' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' '--enable-fortran' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-8' 'F77=/opt/local/bin/gfortran-mp-8' --cache-file=/dev/null --srcdir=.
947configure:29473: ===== done with src/openpa configure =====
948configure:30045: checking for type of weak symbol alias support
949configure:30069: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
950conftest.c:40:8: error: call to 'PFoo' is ambiguous
951return PFoo(1);
952       ^~~~
953conftest.c:33:12: note: candidate function
954extern int PFoo(int);
955           ^
956conftest.c:34:14: note: candidate function
957#pragma weak PFoo = Foo
958             ^
9591 error generated.
960configure:30069: $? = 1
961configure: failed program was:
962| /* confdefs.h */
963| #define PACKAGE_NAME "MPICH"
964| #define PACKAGE_TARNAME "mpich"
965| #define PACKAGE_VERSION "3.3"
966| #define PACKAGE_STRING "MPICH 3.3"
967| #define PACKAGE_BUGREPORT "discuss@mpich.org"
968| #define PACKAGE_URL "http://www.mpich.org/"
969| #define STDC_HEADERS 1
970| #define HAVE_SYS_TYPES_H 1
971| #define HAVE_SYS_STAT_H 1
972| #define HAVE_STDLIB_H 1
973| #define HAVE_STRING_H 1
974| #define HAVE_MEMORY_H 1
975| #define HAVE_STRINGS_H 1
976| #define HAVE_INTTYPES_H 1
977| #define HAVE_STDINT_H 1
978| #define HAVE_UNISTD_H 1
979| #define __EXTENSIONS__ 1
980| #define _ALL_SOURCE 1
981| #define _GNU_SOURCE 1
982| #define _POSIX_PTHREAD_SEMANTICS 1
983| #define _TANDEM_SOURCE 1
984| #define PACKAGE "mpich"
985| #define VERSION "3.3"
986| #define HAVE_DLFCN_H 1
987| #define LT_OBJDIR ".libs/"
988| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
989| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
990| #define HAVE_TAG_ERROR_BITS 1
991| #define USE_LOGGING MPICH_LOGGING__NONE
992| /* end confdefs.h.  */
993|
994| extern int PFoo(int);
995| #pragma weak PFoo = Foo
996| int Foo(int a) { return a; }
997|
998| int
999| main ()
1000| {
1001| return PFoo(1);
1002|   ;
1003|   return 0;
1004| }
1005configure:30316: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1006Undefined symbols for architecture x86_64:
1007  "_PFoo", referenced from:
1008      _main in conftest-719ae3.o
1009ld: symbol(s) not found for architecture x86_64
1010clang: error: linker command failed with exit code 1 (use -v to see invocation)
1011configure:30316: $? = 1
1012configure: failed program was:
1013| /* confdefs.h */
1014| #define PACKAGE_NAME "MPICH"
1015| #define PACKAGE_TARNAME "mpich"
1016| #define PACKAGE_VERSION "3.3"
1017| #define PACKAGE_STRING "MPICH 3.3"
1018| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1019| #define PACKAGE_URL "http://www.mpich.org/"
1020| #define STDC_HEADERS 1
1021| #define HAVE_SYS_TYPES_H 1
1022| #define HAVE_SYS_STAT_H 1
1023| #define HAVE_STDLIB_H 1
1024| #define HAVE_STRING_H 1
1025| #define HAVE_MEMORY_H 1
1026| #define HAVE_STRINGS_H 1
1027| #define HAVE_INTTYPES_H 1
1028| #define HAVE_STDINT_H 1
1029| #define HAVE_UNISTD_H 1
1030| #define __EXTENSIONS__ 1
1031| #define _ALL_SOURCE 1
1032| #define _GNU_SOURCE 1
1033| #define _POSIX_PTHREAD_SEMANTICS 1
1034| #define _TANDEM_SOURCE 1
1035| #define PACKAGE "mpich"
1036| #define VERSION "3.3"
1037| #define HAVE_DLFCN_H 1
1038| #define LT_OBJDIR ".libs/"
1039| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1040| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1041| #define HAVE_TAG_ERROR_BITS 1
1042| #define USE_LOGGING MPICH_LOGGING__NONE
1043| /* end confdefs.h.  */
1044|
1045| extern int PFoo(int);
1046| #pragma _HP_SECONDARY_DEF Foo  PFoo
1047| int Foo(int a) { return a; }
1048|
1049| int
1050| main ()
1051| {
1052| return PFoo(1);
1053|   ;
1054|   return 0;
1055| }
1056configure:30338: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1057Undefined symbols for architecture x86_64:
1058  "_PFoo", referenced from:
1059      _main in conftest-3d4c75.o
1060ld: symbol(s) not found for architecture x86_64
1061clang: error: linker command failed with exit code 1 (use -v to see invocation)
1062configure:30338: $? = 1
1063configure: failed program was:
1064| /* confdefs.h */
1065| #define PACKAGE_NAME "MPICH"
1066| #define PACKAGE_TARNAME "mpich"
1067| #define PACKAGE_VERSION "3.3"
1068| #define PACKAGE_STRING "MPICH 3.3"
1069| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1070| #define PACKAGE_URL "http://www.mpich.org/"
1071| #define STDC_HEADERS 1
1072| #define HAVE_SYS_TYPES_H 1
1073| #define HAVE_SYS_STAT_H 1
1074| #define HAVE_STDLIB_H 1
1075| #define HAVE_STRING_H 1
1076| #define HAVE_MEMORY_H 1
1077| #define HAVE_STRINGS_H 1
1078| #define HAVE_INTTYPES_H 1
1079| #define HAVE_STDINT_H 1
1080| #define HAVE_UNISTD_H 1
1081| #define __EXTENSIONS__ 1
1082| #define _ALL_SOURCE 1
1083| #define _GNU_SOURCE 1
1084| #define _POSIX_PTHREAD_SEMANTICS 1
1085| #define _TANDEM_SOURCE 1
1086| #define PACKAGE "mpich"
1087| #define VERSION "3.3"
1088| #define HAVE_DLFCN_H 1
1089| #define LT_OBJDIR ".libs/"
1090| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1091| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1092| #define HAVE_TAG_ERROR_BITS 1
1093| #define USE_LOGGING MPICH_LOGGING__NONE
1094| /* end confdefs.h.  */
1095|
1096| extern int PFoo(int);
1097| #pragma _CRI duplicate PFoo as Foo
1098| int Foo(int a) { return a; }
1099|
1100| int
1101| main ()
1102| {
1103| return PFoo(1);
1104|   ;
1105|   return 0;
1106| }
1107configure:30352: result: no
1108configure:30370: checking whether __attribute__ ((weak)) allowed
1109configure:30387: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1110configure:30387: $? = 0
1111configure:30394: result: yes
1112configure:30398: checking whether __attribute__ ((weak_import)) allowed
1113configure:30415: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1114configure:30415: $? = 0
1115configure:30422: result: yes
1116configure:30425: checking whether __attribute__((weak,alias(...))) allowed
1117configure:30451: /usr/bin/clang -c -Werror  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1118conftest.c:32:62: error: aliases are not supported on darwin
1119int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1120                                                             ^
11211 error generated.
1122configure:30451: $? = 1
1123configure: failed program was:
1124| /* confdefs.h */
1125| #define PACKAGE_NAME "MPICH"
1126| #define PACKAGE_TARNAME "mpich"
1127| #define PACKAGE_VERSION "3.3"
1128| #define PACKAGE_STRING "MPICH 3.3"
1129| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1130| #define PACKAGE_URL "http://www.mpich.org/"
1131| #define STDC_HEADERS 1
1132| #define HAVE_SYS_TYPES_H 1
1133| #define HAVE_SYS_STAT_H 1
1134| #define HAVE_STDLIB_H 1
1135| #define HAVE_STRING_H 1
1136| #define HAVE_MEMORY_H 1
1137| #define HAVE_STRINGS_H 1
1138| #define HAVE_INTTYPES_H 1
1139| #define HAVE_STDINT_H 1
1140| #define HAVE_UNISTD_H 1
1141| #define __EXTENSIONS__ 1
1142| #define _ALL_SOURCE 1
1143| #define _GNU_SOURCE 1
1144| #define _POSIX_PTHREAD_SEMANTICS 1
1145| #define _TANDEM_SOURCE 1
1146| #define PACKAGE "mpich"
1147| #define VERSION "3.3"
1148| #define HAVE_DLFCN_H 1
1149| #define LT_OBJDIR ".libs/"
1150| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1151| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1152| #define HAVE_TAG_ERROR_BITS 1
1153| #define USE_LOGGING MPICH_LOGGING__NONE
1154| /* end confdefs.h.  */
1155| int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1156| int
1157| main ()
1158| {
1159| int a;
1160|   ;
1161|   return 0;
1162| }
1163configure:30464: result: no
1164configure:30654: checking if /usr/bin/clang supports -fvisibility=hidden
1165configure:30670: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -fvisibility=hidden -Werror  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1166configure:30670: $? = 0
1167configure:30689: result: yes
1168configure:30698: checking whether to enable symbol visibility
1169configure:30700: result: yes (via -fvisibility=hidden)
1170configure:30806: checking for pkg-config
1171configure:30824: found /opt/local/bin/pkg-config
1172configure:30836: result: /opt/local/bin/pkg-config
1173configure:30861: checking pkg-config is at least version 0.9.0
1174configure:30864: result: yes
1175configure:30873: checking for X
1176configure:31062: result: libraries /opt/local/lib, headers /opt/local/include
1177configure:31088: checking hwloc building mode
1178configure:31090: result: embedded
1179configure:31119: hwloc builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc
1180configure:31121: hwloc srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc
1181configure:31129: checking for hwloc version
1182configure:31143: result: 2.0.1rc2-git
1183configure:31147: checking if want hwloc maintainer support
1184configure:31175: result: disabled (embedded mode)
1185configure:31181: checking for hwloc directory prefix
1186configure:31183: result: src/hwloc/
1187configure:31196: checking for hwloc symbol prefix
1188configure:31218: result: hwloc_
1189configure:31233: checking for /usr/bin/clang option to accept ISO C99
1190configure:31382: /usr/bin/clang  -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1191configure:31382: $? = 0
1192configure:31395: result: none needed
1193configure:31446: checking size of void *
1194configure:31451: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1195configure:31451: $? = 0
1196configure:31451: ./conftest
1197configure:31451: $? = 0
1198configure:31465: result: 8
1199configure:31485: checking which OS support to include
1200configure:31533: result: Darwin
1201configure:31620: checking which CPU support to include
1202configure:31640: result: x86_64
1203configure:31665: checking size of unsigned long
1204configure:31670: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1205configure:31670: $? = 0
1206configure:31670: ./conftest
1207configure:31670: $? = 0
1208configure:31684: result: 8
1209configure:31703: checking size of unsigned int
1210configure:31708: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1211configure:31708: $? = 0
1212configure:31708: ./conftest
1213configure:31708: $? = 0
1214configure:31722: result: 4
1215configure:31744: checking for the C compiler vendor
1216configure:31773: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1217conftest.c:47:2: error: "symbol __ANDROID__ not defined"
1218#error "symbol __ANDROID__ not defined"
1219 ^
1220conftest.c:48:1: error: unknown type name 'choke'
1221choke me
1222^
1223conftest.c:48:9: error: expected ';' after top level declarator
1224choke me
1225        ^
1226        ;
12273 errors generated.
1228configure:31773: $? = 1
1229configure: failed program was:
1230| /* confdefs.h */
1231| #define PACKAGE_NAME "MPICH"
1232| #define PACKAGE_TARNAME "mpich"
1233| #define PACKAGE_VERSION "3.3"
1234| #define PACKAGE_STRING "MPICH 3.3"
1235| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1236| #define PACKAGE_URL "http://www.mpich.org/"
1237| #define STDC_HEADERS 1
1238| #define HAVE_SYS_TYPES_H 1
1239| #define HAVE_SYS_STAT_H 1
1240| #define HAVE_STDLIB_H 1
1241| #define HAVE_STRING_H 1
1242| #define HAVE_MEMORY_H 1
1243| #define HAVE_STRINGS_H 1
1244| #define HAVE_INTTYPES_H 1
1245| #define HAVE_STDINT_H 1
1246| #define HAVE_UNISTD_H 1
1247| #define __EXTENSIONS__ 1
1248| #define _ALL_SOURCE 1
1249| #define _GNU_SOURCE 1
1250| #define _POSIX_PTHREAD_SEMANTICS 1
1251| #define _TANDEM_SOURCE 1
1252| #define PACKAGE "mpich"
1253| #define VERSION "3.3"
1254| #define HAVE_DLFCN_H 1
1255| #define LT_OBJDIR ".libs/"
1256| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1257| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1258| #define HAVE_TAG_ERROR_BITS 1
1259| #define USE_LOGGING MPICH_LOGGING__NONE
1260| #define HAVE_VISIBILITY 1
1261| #define HWLOC_VERSION "2.0.1rc2-git"
1262| #define HWLOC_SYM_PREFIX hwloc_
1263| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1264| #define HWLOC_SYM_TRANSFORM 0
1265| #define _HPUX_SOURCE 1
1266| #define SIZEOF_VOID_P 8
1267| #define HWLOC_DARWIN_SYS 1
1268| #define HWLOC_X86_64_ARCH 1
1269| #define SIZEOF_UNSIGNED_LONG 8
1270| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1271| #define SIZEOF_UNSIGNED_INT 4
1272| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1273| /* end confdefs.h.  */
1274|
1275| #ifndef __ANDROID__
1276| #error "symbol __ANDROID__ not defined"
1277| choke me
1278| #endif
1279configure:31790: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1280conftest.c:47:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1281#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1282 ^
1283conftest.c:48:1: error: unknown type name 'choke'
1284choke me
1285^
1286conftest.c:48:9: error: expected ';' after top level declarator
1287choke me
1288        ^
1289        ;
12903 errors generated.
1291configure:31790: $? = 1
1292configure: failed program was:
1293| /* confdefs.h */
1294| #define PACKAGE_NAME "MPICH"
1295| #define PACKAGE_TARNAME "mpich"
1296| #define PACKAGE_VERSION "3.3"
1297| #define PACKAGE_STRING "MPICH 3.3"
1298| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1299| #define PACKAGE_URL "http://www.mpich.org/"
1300| #define STDC_HEADERS 1
1301| #define HAVE_SYS_TYPES_H 1
1302| #define HAVE_SYS_STAT_H 1
1303| #define HAVE_STDLIB_H 1
1304| #define HAVE_STRING_H 1
1305| #define HAVE_MEMORY_H 1
1306| #define HAVE_STRINGS_H 1
1307| #define HAVE_INTTYPES_H 1
1308| #define HAVE_STDINT_H 1
1309| #define HAVE_UNISTD_H 1
1310| #define __EXTENSIONS__ 1
1311| #define _ALL_SOURCE 1
1312| #define _GNU_SOURCE 1
1313| #define _POSIX_PTHREAD_SEMANTICS 1
1314| #define _TANDEM_SOURCE 1
1315| #define PACKAGE "mpich"
1316| #define VERSION "3.3"
1317| #define HAVE_DLFCN_H 1
1318| #define LT_OBJDIR ".libs/"
1319| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1320| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1321| #define HAVE_TAG_ERROR_BITS 1
1322| #define USE_LOGGING MPICH_LOGGING__NONE
1323| #define HAVE_VISIBILITY 1
1324| #define HWLOC_VERSION "2.0.1rc2-git"
1325| #define HWLOC_SYM_PREFIX hwloc_
1326| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1327| #define HWLOC_SYM_TRANSFORM 0
1328| #define _HPUX_SOURCE 1
1329| #define SIZEOF_VOID_P 8
1330| #define HWLOC_DARWIN_SYS 1
1331| #define HWLOC_X86_64_ARCH 1
1332| #define SIZEOF_UNSIGNED_LONG 8
1333| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1334| #define SIZEOF_UNSIGNED_INT 4
1335| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1336| /* end confdefs.h.  */
1337|
1338| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
1339| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1340| choke me
1341| #endif
1342configure:31807: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1343configure:31807: $? = 0
1344configure:32305: result: gnu
1345configure:32311: checking for __attribute__
1346configure:32335: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1347configure:32335: $? = 0
1348configure:32360: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1349configure:32360: $? = 0
1350configure:32402: result: yes
1351configure:32406: checking for __attribute__(aligned)
1352configure:32426: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1353configure:32426: $? = 0
1354configure:32514: result: yes
1355configure:32526: checking for __attribute__(always_inline)
1356configure:32546: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1357configure:32546: $? = 0
1358configure:32634: result: yes
1359configure:32643: checking for __attribute__(cold)
1360configure:32666: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1361configure:32666: $? = 0
1362configure:32754: result: yes
1363configure:32763: checking for __attribute__(const)
1364configure:32786: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1365configure:32786: $? = 0
1366configure:32874: result: yes
1367configure:32884: checking for __attribute__(deprecated)
1368configure:32907: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1369configure:32907: $? = 0
1370configure:32995: result: yes
1371configure:33015: checking for __attribute__(format)
1372configure:33037: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1373configure:33037: $? = 0
1374configure:33107: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1375conftest.c:51:51: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat]
1376             return this_printf (*argument, "%d", argument); /* This should produce a format warning */
1377                                             ~~   ^~~~~~~~
13781 warning generated.
1379configure:33107: $? = 0
1380configure: failed program was:
1381| /* confdefs.h */
1382| #define PACKAGE_NAME "MPICH"
1383| #define PACKAGE_TARNAME "mpich"
1384| #define PACKAGE_VERSION "3.3"
1385| #define PACKAGE_STRING "MPICH 3.3"
1386| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1387| #define PACKAGE_URL "http://www.mpich.org/"
1388| #define STDC_HEADERS 1
1389| #define HAVE_SYS_TYPES_H 1
1390| #define HAVE_SYS_STAT_H 1
1391| #define HAVE_STDLIB_H 1
1392| #define HAVE_STRING_H 1
1393| #define HAVE_MEMORY_H 1
1394| #define HAVE_STRINGS_H 1
1395| #define HAVE_INTTYPES_H 1
1396| #define HAVE_STDINT_H 1
1397| #define HAVE_UNISTD_H 1
1398| #define __EXTENSIONS__ 1
1399| #define _ALL_SOURCE 1
1400| #define _GNU_SOURCE 1
1401| #define _POSIX_PTHREAD_SEMANTICS 1
1402| #define _TANDEM_SOURCE 1
1403| #define PACKAGE "mpich"
1404| #define VERSION "3.3"
1405| #define HAVE_DLFCN_H 1
1406| #define LT_OBJDIR ".libs/"
1407| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1408| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1409| #define HAVE_TAG_ERROR_BITS 1
1410| #define USE_LOGGING MPICH_LOGGING__NONE
1411| #define HAVE_VISIBILITY 1
1412| #define HWLOC_VERSION "2.0.1rc2-git"
1413| #define HWLOC_SYM_PREFIX hwloc_
1414| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1415| #define HWLOC_SYM_TRANSFORM 0
1416| #define _HPUX_SOURCE 1
1417| #define SIZEOF_VOID_P 8
1418| #define HWLOC_DARWIN_SYS 1
1419| #define HWLOC_X86_64_ARCH 1
1420| #define SIZEOF_UNSIGNED_LONG 8
1421| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1422| #define SIZEOF_UNSIGNED_INT 4
1423| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1424| #define HWLOC_HAVE_ATTRIBUTE 1
1425| /* end confdefs.h.  */
1426|
1427|          static int usage (int * argument);
1428|          extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
1429|
1430|          static int usage (int * argument) {
1431|              return this_printf (*argument, "%d", argument); /* This should produce a format warning */
1432|          }
1433|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1434|          int main(void);
1435|
1436| int
1437| main ()
1438| {
1439|
1440|                  int i=4711;
1441|                  i=usage(&i);
1442|
1443|   ;
1444|   return 0;
1445| }
1446configure:33143: result: yes
1447configure:33152: checking for __attribute__(hot)
1448configure:33175: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1449configure:33175: $? = 0
1450configure:33263: result: yes
1451configure:33272: checking for __attribute__(malloc)
1452configure:33298: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1453configure:33298: $? = 0
1454configure:33386: result: yes
1455configure:33402: checking for __attribute__(may_alias)
1456configure:33422: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1457configure:33422: $? = 0
1458configure:33510: result: yes
1459configure:33520: checking for __attribute__(no_instrument_function)
1460configure:33540: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1461configure:33540: $? = 0
1462configure:33628: result: yes
1463configure:33653: checking for __attribute__(nonnull)
1464configure:33676: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1465configure:33676: $? = 0
1466configure:33748: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1467conftest.c:52:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
1468             return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
1469                            ~~~~~~~~~~ ^
14701 warning generated.
1471configure:33748: $? = 0
1472configure: failed program was:
1473| /* confdefs.h */
1474| #define PACKAGE_NAME "MPICH"
1475| #define PACKAGE_TARNAME "mpich"
1476| #define PACKAGE_VERSION "3.3"
1477| #define PACKAGE_STRING "MPICH 3.3"
1478| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1479| #define PACKAGE_URL "http://www.mpich.org/"
1480| #define STDC_HEADERS 1
1481| #define HAVE_SYS_TYPES_H 1
1482| #define HAVE_SYS_STAT_H 1
1483| #define HAVE_STDLIB_H 1
1484| #define HAVE_STRING_H 1
1485| #define HAVE_MEMORY_H 1
1486| #define HAVE_STRINGS_H 1
1487| #define HAVE_INTTYPES_H 1
1488| #define HAVE_STDINT_H 1
1489| #define HAVE_UNISTD_H 1
1490| #define __EXTENSIONS__ 1
1491| #define _ALL_SOURCE 1
1492| #define _GNU_SOURCE 1
1493| #define _POSIX_PTHREAD_SEMANTICS 1
1494| #define _TANDEM_SOURCE 1
1495| #define PACKAGE "mpich"
1496| #define VERSION "3.3"
1497| #define HAVE_DLFCN_H 1
1498| #define LT_OBJDIR ".libs/"
1499| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1500| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1501| #define HAVE_TAG_ERROR_BITS 1
1502| #define USE_LOGGING MPICH_LOGGING__NONE
1503| #define HAVE_VISIBILITY 1
1504| #define HWLOC_VERSION "2.0.1rc2-git"
1505| #define HWLOC_SYM_PREFIX hwloc_
1506| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1507| #define HWLOC_SYM_TRANSFORM 0
1508| #define _HPUX_SOURCE 1
1509| #define SIZEOF_VOID_P 8
1510| #define HWLOC_DARWIN_SYS 1
1511| #define HWLOC_X86_64_ARCH 1
1512| #define SIZEOF_UNSIGNED_LONG 8
1513| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1514| #define SIZEOF_UNSIGNED_INT 4
1515| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1516| #define HWLOC_HAVE_ATTRIBUTE 1
1517| /* end confdefs.h.  */
1518|
1519|          static int usage(int * argument);
1520|          int square(int * argument) __attribute__ ((__nonnull__));
1521|          int square(int * argument) { return (*argument) * (*argument); }
1522|
1523|          static int usage(int * argument) {
1524|              return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
1525|          }
1526|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1527|          int main(void);
1528|
1529| int
1530| main ()
1531| {
1532|
1533|                  int i=4711;
1534|                  i=usage(&i);
1535|
1536|   ;
1537|   return 0;
1538| }
1539configure:33784: result: yes
1540configure:33794: checking for __attribute__(noreturn)
1541configure:33823: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1542configure:33823: $? = 0
1543configure:33911: result: yes
1544configure:33920: checking for __attribute__(packed)
1545configure:33945: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1546configure:33945: $? = 0
1547configure:34033: result: yes
1548configure:34042: checking for __attribute__(pure)
1549configure:34065: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1550configure:34065: $? = 0
1551configure:34153: result: yes
1552configure:34179: checking for __attribute__(sentinel)
1553configure:34201: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1554configure:34201: $? = 0
1555configure:34273: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1556conftest.c:52:78: warning: missing sentinel in function call [-Wsentinel]
1557             return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
1558                                                                             ^
1559                                                                             , (void*) 0
1560conftest.c:48:14: note: function has been explicitly marked sentinel here
1561         int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
1562             ^
15631 warning generated.
1564configure:34273: $? = 0
1565configure: failed program was:
1566| /* confdefs.h */
1567| #define PACKAGE_NAME "MPICH"
1568| #define PACKAGE_TARNAME "mpich"
1569| #define PACKAGE_VERSION "3.3"
1570| #define PACKAGE_STRING "MPICH 3.3"
1571| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1572| #define PACKAGE_URL "http://www.mpich.org/"
1573| #define STDC_HEADERS 1
1574| #define HAVE_SYS_TYPES_H 1
1575| #define HAVE_SYS_STAT_H 1
1576| #define HAVE_STDLIB_H 1
1577| #define HAVE_STRING_H 1
1578| #define HAVE_MEMORY_H 1
1579| #define HAVE_STRINGS_H 1
1580| #define HAVE_INTTYPES_H 1
1581| #define HAVE_STDINT_H 1
1582| #define HAVE_UNISTD_H 1
1583| #define __EXTENSIONS__ 1
1584| #define _ALL_SOURCE 1
1585| #define _GNU_SOURCE 1
1586| #define _POSIX_PTHREAD_SEMANTICS 1
1587| #define _TANDEM_SOURCE 1
1588| #define PACKAGE "mpich"
1589| #define VERSION "3.3"
1590| #define HAVE_DLFCN_H 1
1591| #define LT_OBJDIR ".libs/"
1592| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1593| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1594| #define HAVE_TAG_ERROR_BITS 1
1595| #define USE_LOGGING MPICH_LOGGING__NONE
1596| #define HAVE_VISIBILITY 1
1597| #define HWLOC_VERSION "2.0.1rc2-git"
1598| #define HWLOC_SYM_PREFIX hwloc_
1599| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1600| #define HWLOC_SYM_TRANSFORM 0
1601| #define _HPUX_SOURCE 1
1602| #define SIZEOF_VOID_P 8
1603| #define HWLOC_DARWIN_SYS 1
1604| #define HWLOC_X86_64_ARCH 1
1605| #define SIZEOF_UNSIGNED_LONG 8
1606| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1607| #define SIZEOF_UNSIGNED_INT 4
1608| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1609| #define HWLOC_HAVE_ATTRIBUTE 1
1610| /* end confdefs.h.  */
1611|
1612|          static int usage(int * argument);
1613|          int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
1614|
1615|          static int usage(int * argument) {
1616|              void * last_arg_should_be_null = argument;
1617|              return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
1618|          }
1619|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1620|          int main(void);
1621|
1622| int
1623| main ()
1624| {
1625|
1626|                  int i=4711;
1627|                  i=usage(&i);
1628|
1629|   ;
1630|   return 0;
1631| }
1632configure:34309: result: yes
1633configure:34318: checking for __attribute__(unused)
1634configure:34341: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1635configure:34341: $? = 0
1636configure:34429: result: yes
1637configure:34454: checking for __attribute__(warn_unused_result)
1638configure:34477: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1639configure:34477: $? = 0
1640configure:34553: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1641conftest.c:52:12: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
1642           foo (*argument);        /* Should produce an unused result warning */
1643           ^~~  ~~~~~~~~~
16441 warning generated.
1645configure:34553: $? = 0
1646configure: failed program was:
1647| /* confdefs.h */
1648| #define PACKAGE_NAME "MPICH"
1649| #define PACKAGE_TARNAME "mpich"
1650| #define PACKAGE_VERSION "3.3"
1651| #define PACKAGE_STRING "MPICH 3.3"
1652| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1653| #define PACKAGE_URL "http://www.mpich.org/"
1654| #define STDC_HEADERS 1
1655| #define HAVE_SYS_TYPES_H 1
1656| #define HAVE_SYS_STAT_H 1
1657| #define HAVE_STDLIB_H 1
1658| #define HAVE_STRING_H 1
1659| #define HAVE_MEMORY_H 1
1660| #define HAVE_STRINGS_H 1
1661| #define HAVE_INTTYPES_H 1
1662| #define HAVE_STDINT_H 1
1663| #define HAVE_UNISTD_H 1
1664| #define __EXTENSIONS__ 1
1665| #define _ALL_SOURCE 1
1666| #define _GNU_SOURCE 1
1667| #define _POSIX_PTHREAD_SEMANTICS 1
1668| #define _TANDEM_SOURCE 1
1669| #define PACKAGE "mpich"
1670| #define VERSION "3.3"
1671| #define HAVE_DLFCN_H 1
1672| #define LT_OBJDIR ".libs/"
1673| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1674| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1675| #define HAVE_TAG_ERROR_BITS 1
1676| #define USE_LOGGING MPICH_LOGGING__NONE
1677| #define HAVE_VISIBILITY 1
1678| #define HWLOC_VERSION "2.0.1rc2-git"
1679| #define HWLOC_SYM_PREFIX hwloc_
1680| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1681| #define HWLOC_SYM_TRANSFORM 0
1682| #define _HPUX_SOURCE 1
1683| #define SIZEOF_VOID_P 8
1684| #define HWLOC_DARWIN_SYS 1
1685| #define HWLOC_X86_64_ARCH 1
1686| #define SIZEOF_UNSIGNED_LONG 8
1687| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1688| #define SIZEOF_UNSIGNED_INT 4
1689| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1690| #define HWLOC_HAVE_ATTRIBUTE 1
1691| /* end confdefs.h.  */
1692|
1693|          static int usage(int * argument);
1694|          int foo(int arg) __attribute__ ((__warn_unused_result__));
1695|
1696|          int foo(int arg) { return arg + 3; }
1697|          static int usage(int * argument) {
1698|            foo (*argument);        /* Should produce an unused result warning */
1699|            return 0;
1700|          }
1701|
1702|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1703|          int main(void);
1704|
1705| int
1706| main ()
1707| {
1708|
1709|                  int i=4711;
1710|                  i=usage(&i);
1711|
1712|   ;
1713|   return 0;
1714| }
1715configure:34589: result: yes
1716configure:34599: checking for __attribute__(weak_alias)
1717configure:34623: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1718conftest.c:49:54: error: aliases are not supported on darwin
1719         int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
1720                                                     ^
17211 error generated.
1722configure:34623: $? = 1
1723configure: failed program was:
1724| /* confdefs.h */
1725| #define PACKAGE_NAME "MPICH"
1726| #define PACKAGE_TARNAME "mpich"
1727| #define PACKAGE_VERSION "3.3"
1728| #define PACKAGE_STRING "MPICH 3.3"
1729| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1730| #define PACKAGE_URL "http://www.mpich.org/"
1731| #define STDC_HEADERS 1
1732| #define HAVE_SYS_TYPES_H 1
1733| #define HAVE_SYS_STAT_H 1
1734| #define HAVE_STDLIB_H 1
1735| #define HAVE_STRING_H 1
1736| #define HAVE_MEMORY_H 1
1737| #define HAVE_STRINGS_H 1
1738| #define HAVE_INTTYPES_H 1
1739| #define HAVE_STDINT_H 1
1740| #define HAVE_UNISTD_H 1
1741| #define __EXTENSIONS__ 1
1742| #define _ALL_SOURCE 1
1743| #define _GNU_SOURCE 1
1744| #define _POSIX_PTHREAD_SEMANTICS 1
1745| #define _TANDEM_SOURCE 1
1746| #define PACKAGE "mpich"
1747| #define VERSION "3.3"
1748| #define HAVE_DLFCN_H 1
1749| #define LT_OBJDIR ".libs/"
1750| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1751| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1752| #define HAVE_TAG_ERROR_BITS 1
1753| #define USE_LOGGING MPICH_LOGGING__NONE
1754| #define HAVE_VISIBILITY 1
1755| #define HWLOC_VERSION "2.0.1rc2-git"
1756| #define HWLOC_SYM_PREFIX hwloc_
1757| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1758| #define HWLOC_SYM_TRANSFORM 0
1759| #define _HPUX_SOURCE 1
1760| #define SIZEOF_VOID_P 8
1761| #define HWLOC_DARWIN_SYS 1
1762| #define HWLOC_X86_64_ARCH 1
1763| #define SIZEOF_UNSIGNED_LONG 8
1764| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1765| #define SIZEOF_UNSIGNED_INT 4
1766| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1767| #define HWLOC_HAVE_ATTRIBUTE 1
1768| /* end confdefs.h.  */
1769|
1770|          int foo(int arg);
1771|          int foo(int arg) { return arg + 3; }
1772|          int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
1773|
1774| int
1775| main ()
1776| {
1777|
1778|   ;
1779|   return 0;
1780| }
1781configure:34714: result: no
1782configure:34835: checking whether to enable symbol visibility
1783configure:34837: result: no (disabled)
1784configure:34932: checking whether the C compiler rejects function calls with too many arguments
1785configure:34948: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1786conftest.c:67:43: error: too many arguments to function call, expected single argument 'x', have 2 arguments
1787        int foo(void) { return one_arg(1, 2); }
1788                               ~~~~~~~    ^
1789conftest.c:66:9: note: 'one_arg' declared here
1790        extern int one_arg(int x);
1791        ^
17921 error generated.
1793configure:34948: $? = 1
1794configure: failed program was:
1795| /* confdefs.h */
1796| #define PACKAGE_NAME "MPICH"
1797| #define PACKAGE_TARNAME "mpich"
1798| #define PACKAGE_VERSION "3.3"
1799| #define PACKAGE_STRING "MPICH 3.3"
1800| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1801| #define PACKAGE_URL "http://www.mpich.org/"
1802| #define STDC_HEADERS 1
1803| #define HAVE_SYS_TYPES_H 1
1804| #define HAVE_SYS_STAT_H 1
1805| #define HAVE_STDLIB_H 1
1806| #define HAVE_STRING_H 1
1807| #define HAVE_MEMORY_H 1
1808| #define HAVE_STRINGS_H 1
1809| #define HAVE_INTTYPES_H 1
1810| #define HAVE_STDINT_H 1
1811| #define HAVE_UNISTD_H 1
1812| #define __EXTENSIONS__ 1
1813| #define _ALL_SOURCE 1
1814| #define _GNU_SOURCE 1
1815| #define _POSIX_PTHREAD_SEMANTICS 1
1816| #define _TANDEM_SOURCE 1
1817| #define PACKAGE "mpich"
1818| #define VERSION "3.3"
1819| #define HAVE_DLFCN_H 1
1820| #define LT_OBJDIR ".libs/"
1821| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1822| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1823| #define HAVE_TAG_ERROR_BITS 1
1824| #define USE_LOGGING MPICH_LOGGING__NONE
1825| #define HAVE_VISIBILITY 1
1826| #define HWLOC_VERSION "2.0.1rc2-git"
1827| #define HWLOC_SYM_PREFIX hwloc_
1828| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1829| #define HWLOC_SYM_TRANSFORM 0
1830| #define _HPUX_SOURCE 1
1831| #define SIZEOF_VOID_P 8
1832| #define HWLOC_DARWIN_SYS 1
1833| #define HWLOC_X86_64_ARCH 1
1834| #define SIZEOF_UNSIGNED_LONG 8
1835| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1836| #define SIZEOF_UNSIGNED_INT 4
1837| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1838| #define HWLOC_HAVE_ATTRIBUTE 1
1839| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
1840| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
1841| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
1842| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
1843| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
1844| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
1845| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
1846| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
1847| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
1848| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
1849| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
1850| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
1851| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
1852| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
1853| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
1854| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
1855| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
1856| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
1857| #define HWLOC_C_HAVE_VISIBILITY 0
1858| /* end confdefs.h.  */
1859|
1860|         extern int one_arg(int x);
1861|         int foo(void) { return one_arg(1, 2); }
1862|
1863| int
1864| main ()
1865| {
1866|
1867|   ;
1868|   return 0;
1869| }
1870configure:34953: result: yes
1871configure:34957: checking whether the C compiler rejects function calls with too few arguments
1872configure:34973: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1873conftest.c:67:41: error: too few arguments to function call, expected 2, have 1
1874        int foo(void) { return two_arg(3); }
1875                               ~~~~~~~  ^
1876conftest.c:66:9: note: 'two_arg' declared here
1877        extern int two_arg(int x, int y);
1878        ^
18791 error generated.
1880configure:34973: $? = 1
1881configure: failed program was:
1882| /* confdefs.h */
1883| #define PACKAGE_NAME "MPICH"
1884| #define PACKAGE_TARNAME "mpich"
1885| #define PACKAGE_VERSION "3.3"
1886| #define PACKAGE_STRING "MPICH 3.3"
1887| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1888| #define PACKAGE_URL "http://www.mpich.org/"
1889| #define STDC_HEADERS 1
1890| #define HAVE_SYS_TYPES_H 1
1891| #define HAVE_SYS_STAT_H 1
1892| #define HAVE_STDLIB_H 1
1893| #define HAVE_STRING_H 1
1894| #define HAVE_MEMORY_H 1
1895| #define HAVE_STRINGS_H 1
1896| #define HAVE_INTTYPES_H 1
1897| #define HAVE_STDINT_H 1
1898| #define HAVE_UNISTD_H 1
1899| #define __EXTENSIONS__ 1
1900| #define _ALL_SOURCE 1
1901| #define _GNU_SOURCE 1
1902| #define _POSIX_PTHREAD_SEMANTICS 1
1903| #define _TANDEM_SOURCE 1
1904| #define PACKAGE "mpich"
1905| #define VERSION "3.3"
1906| #define HAVE_DLFCN_H 1
1907| #define LT_OBJDIR ".libs/"
1908| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1909| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1910| #define HAVE_TAG_ERROR_BITS 1
1911| #define USE_LOGGING MPICH_LOGGING__NONE
1912| #define HAVE_VISIBILITY 1
1913| #define HWLOC_VERSION "2.0.1rc2-git"
1914| #define HWLOC_SYM_PREFIX hwloc_
1915| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1916| #define HWLOC_SYM_TRANSFORM 0
1917| #define _HPUX_SOURCE 1
1918| #define SIZEOF_VOID_P 8
1919| #define HWLOC_DARWIN_SYS 1
1920| #define HWLOC_X86_64_ARCH 1
1921| #define SIZEOF_UNSIGNED_LONG 8
1922| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1923| #define SIZEOF_UNSIGNED_INT 4
1924| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1925| #define HWLOC_HAVE_ATTRIBUTE 1
1926| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
1927| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
1928| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
1929| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
1930| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
1931| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
1932| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
1933| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
1934| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
1935| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
1936| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
1937| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
1938| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
1939| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
1940| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
1941| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
1942| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
1943| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
1944| #define HWLOC_C_HAVE_VISIBILITY 0
1945| /* end confdefs.h.  */
1946|
1947|         extern int two_arg(int x, int y);
1948|         int foo(void) { return two_arg(3); }
1949|
1950| int
1951| main ()
1952| {
1953|
1954|   ;
1955|   return 0;
1956| }
1957configure:34978: result: yes
1958configure:35016: checking for unistd.h
1959configure:35016: result: yes
1960configure:35028: checking dirent.h usability
1961configure:35028: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1962configure:35028: $? = 0
1963configure:35028: result: yes
1964configure:35028: checking dirent.h presence
1965configure:35028: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
1966configure:35028: $? = 0
1967configure:35028: result: yes
1968configure:35028: checking for dirent.h
1969configure:35028: result: yes
1970configure:35040: checking for strings.h
1971configure:35040: result: yes
1972configure:35052: checking ctype.h usability
1973configure:35052: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1974configure:35052: $? = 0
1975configure:35052: result: yes
1976configure:35052: checking ctype.h presence
1977configure:35052: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
1978configure:35052: $? = 0
1979configure:35052: result: yes
1980configure:35052: checking for ctype.h
1981configure:35052: result: yes
1982configure:35065: checking for strncasecmp
1983configure:35065: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1984conftest.c:92:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
1985char strncasecmp ();
1986     ^
1987conftest.c:92:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
19881 warning generated.
1989configure:35065: $? = 0
1990configure:35065: result: yes
1991configure:35072: checking whether strncasecmp is declared
1992configure:35072: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1993configure:35072: $? = 0
1994configure:35072: result: yes
1995configure:35075: checking whether function strncasecmp has a complete prototype
1996configure:35090: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
1997conftest.c:106:19: error: too many arguments to function call, expected 3, have 10
1998strncasecmp(1,2,3,4,5,6,7,8,9,10);
1999~~~~~~~~~~~       ^~~~~~~~~~~~~~
20001 error generated.
2001configure:35090: $? = 1
2002configure: failed program was:
2003| /* confdefs.h */
2004| #define PACKAGE_NAME "MPICH"
2005| #define PACKAGE_TARNAME "mpich"
2006| #define PACKAGE_VERSION "3.3"
2007| #define PACKAGE_STRING "MPICH 3.3"
2008| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2009| #define PACKAGE_URL "http://www.mpich.org/"
2010| #define STDC_HEADERS 1
2011| #define HAVE_SYS_TYPES_H 1
2012| #define HAVE_SYS_STAT_H 1
2013| #define HAVE_STDLIB_H 1
2014| #define HAVE_STRING_H 1
2015| #define HAVE_MEMORY_H 1
2016| #define HAVE_STRINGS_H 1
2017| #define HAVE_INTTYPES_H 1
2018| #define HAVE_STDINT_H 1
2019| #define HAVE_UNISTD_H 1
2020| #define __EXTENSIONS__ 1
2021| #define _ALL_SOURCE 1
2022| #define _GNU_SOURCE 1
2023| #define _POSIX_PTHREAD_SEMANTICS 1
2024| #define _TANDEM_SOURCE 1
2025| #define PACKAGE "mpich"
2026| #define VERSION "3.3"
2027| #define HAVE_DLFCN_H 1
2028| #define LT_OBJDIR ".libs/"
2029| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2030| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2031| #define HAVE_TAG_ERROR_BITS 1
2032| #define USE_LOGGING MPICH_LOGGING__NONE
2033| #define HAVE_VISIBILITY 1
2034| #define HWLOC_VERSION "2.0.1rc2-git"
2035| #define HWLOC_SYM_PREFIX hwloc_
2036| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2037| #define HWLOC_SYM_TRANSFORM 0
2038| #define _HPUX_SOURCE 1
2039| #define SIZEOF_VOID_P 8
2040| #define HWLOC_DARWIN_SYS 1
2041| #define HWLOC_X86_64_ARCH 1
2042| #define SIZEOF_UNSIGNED_LONG 8
2043| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2044| #define SIZEOF_UNSIGNED_INT 4
2045| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2046| #define HWLOC_HAVE_ATTRIBUTE 1
2047| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2048| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2049| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2050| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2051| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2052| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2053| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2054| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2055| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2056| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2057| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2058| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2059| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2060| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2061| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2062| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2063| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2064| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2065| #define HWLOC_C_HAVE_VISIBILITY 0
2066| #define HAVE_UNISTD_H 1
2067| #define HAVE_DIRENT_H 1
2068| #define HAVE_STRINGS_H 1
2069| #define HAVE_CTYPE_H 1
2070| #define HAVE_STRNCASECMP 1
2071| /* end confdefs.h.  */
2072| #include <stdio.h>
2073| #ifdef HAVE_SYS_TYPES_H
2074| # include <sys/types.h>
2075| #endif
2076| #ifdef HAVE_SYS_STAT_H
2077| # include <sys/stat.h>
2078| #endif
2079| #ifdef STDC_HEADERS
2080| # include <stdlib.h>
2081| # include <stddef.h>
2082| #else
2083| # ifdef HAVE_STDLIB_H
2084| #  include <stdlib.h>
2085| # endif
2086| #endif
2087| #ifdef HAVE_STRING_H
2088| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2089| #  include <memory.h>
2090| # endif
2091| # include <string.h>
2092| #endif
2093| #ifdef HAVE_STRINGS_H
2094| # include <strings.h>
2095| #endif
2096| #ifdef HAVE_INTTYPES_H
2097| # include <inttypes.h>
2098| #endif
2099| #ifdef HAVE_STDINT_H
2100| # include <stdint.h>
2101| #endif
2102| #ifdef HAVE_UNISTD_H
2103| # include <unistd.h>
2104| #endif
2105| int
2106| main ()
2107| {
2108| strncasecmp(1,2,3,4,5,6,7,8,9,10);
2109|
2110|   ;
2111|   return 0;
2112| }
2113configure:35095: result: yes
2114configure:35115: checking for strftime
2115configure:35115: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2116configure:35115: $? = 0
2117configure:35115: result: yes
2118configure:35126: checking for setlocale
2119configure:35126: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2120configure:35126: $? = 0
2121configure:35126: result: yes
2122configure:35136: checking for stdint.h
2123configure:35136: result: yes
2124configure:35148: checking sys/mman.h usability
2125configure:35148: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
2126configure:35148: $? = 0
2127configure:35148: result: yes
2128configure:35148: checking sys/mman.h presence
2129configure:35148: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
2130configure:35148: $? = 0
2131configure:35148: result: yes
2132configure:35148: checking for sys/mman.h
2133configure:35148: result: yes
2134configure:35161: checking for KAFFINITY
2135configure:35161: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2136conftest.c:75:10: fatal error: 'windows.h' file not found
2137#include <windows.h>
2138         ^~~~~~~~~~~
21391 error generated.
2140configure:35161: $? = 1
2141configure: failed program was:
2142| /* confdefs.h */
2143| #define PACKAGE_NAME "MPICH"
2144| #define PACKAGE_TARNAME "mpich"
2145| #define PACKAGE_VERSION "3.3"
2146| #define PACKAGE_STRING "MPICH 3.3"
2147| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2148| #define PACKAGE_URL "http://www.mpich.org/"
2149| #define STDC_HEADERS 1
2150| #define HAVE_SYS_TYPES_H 1
2151| #define HAVE_SYS_STAT_H 1
2152| #define HAVE_STDLIB_H 1
2153| #define HAVE_STRING_H 1
2154| #define HAVE_MEMORY_H 1
2155| #define HAVE_STRINGS_H 1
2156| #define HAVE_INTTYPES_H 1
2157| #define HAVE_STDINT_H 1
2158| #define HAVE_UNISTD_H 1
2159| #define __EXTENSIONS__ 1
2160| #define _ALL_SOURCE 1
2161| #define _GNU_SOURCE 1
2162| #define _POSIX_PTHREAD_SEMANTICS 1
2163| #define _TANDEM_SOURCE 1
2164| #define PACKAGE "mpich"
2165| #define VERSION "3.3"
2166| #define HAVE_DLFCN_H 1
2167| #define LT_OBJDIR ".libs/"
2168| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2169| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2170| #define HAVE_TAG_ERROR_BITS 1
2171| #define USE_LOGGING MPICH_LOGGING__NONE
2172| #define HAVE_VISIBILITY 1
2173| #define HWLOC_VERSION "2.0.1rc2-git"
2174| #define HWLOC_SYM_PREFIX hwloc_
2175| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2176| #define HWLOC_SYM_TRANSFORM 0
2177| #define _HPUX_SOURCE 1
2178| #define SIZEOF_VOID_P 8
2179| #define HWLOC_DARWIN_SYS 1
2180| #define HWLOC_X86_64_ARCH 1
2181| #define SIZEOF_UNSIGNED_LONG 8
2182| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2183| #define SIZEOF_UNSIGNED_INT 4
2184| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2185| #define HWLOC_HAVE_ATTRIBUTE 1
2186| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2187| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2188| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2189| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2190| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2191| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2192| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2193| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2194| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2195| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2196| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2197| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2198| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2199| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2200| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2201| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2202| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2203| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2204| #define HWLOC_C_HAVE_VISIBILITY 0
2205| #define HAVE_UNISTD_H 1
2206| #define HAVE_DIRENT_H 1
2207| #define HAVE_STRINGS_H 1
2208| #define HAVE_CTYPE_H 1
2209| #define HAVE_STRNCASECMP 1
2210| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2211| #define HAVE_STRFTIME 1
2212| #define HAVE_SETLOCALE 1
2213| #define HWLOC_HAVE_STDINT_H 1
2214| #define HAVE_SYS_MMAN_H 1
2215| /* end confdefs.h.  */
2216| #include <windows.h>
2217|
2218| int
2219| main ()
2220| {
2221| if (sizeof (KAFFINITY))
2222|        return 0;
2223|   ;
2224|   return 0;
2225| }
2226configure:35161: result: no
2227configure:35171: checking for PROCESSOR_CACHE_TYPE
2228configure:35171: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2229conftest.c:75:10: fatal error: 'windows.h' file not found
2230#include <windows.h>
2231         ^~~~~~~~~~~
22321 error generated.
2233configure:35171: $? = 1
2234configure: failed program was:
2235| /* confdefs.h */
2236| #define PACKAGE_NAME "MPICH"
2237| #define PACKAGE_TARNAME "mpich"
2238| #define PACKAGE_VERSION "3.3"
2239| #define PACKAGE_STRING "MPICH 3.3"
2240| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2241| #define PACKAGE_URL "http://www.mpich.org/"
2242| #define STDC_HEADERS 1
2243| #define HAVE_SYS_TYPES_H 1
2244| #define HAVE_SYS_STAT_H 1
2245| #define HAVE_STDLIB_H 1
2246| #define HAVE_STRING_H 1
2247| #define HAVE_MEMORY_H 1
2248| #define HAVE_STRINGS_H 1
2249| #define HAVE_INTTYPES_H 1
2250| #define HAVE_STDINT_H 1
2251| #define HAVE_UNISTD_H 1
2252| #define __EXTENSIONS__ 1
2253| #define _ALL_SOURCE 1
2254| #define _GNU_SOURCE 1
2255| #define _POSIX_PTHREAD_SEMANTICS 1
2256| #define _TANDEM_SOURCE 1
2257| #define PACKAGE "mpich"
2258| #define VERSION "3.3"
2259| #define HAVE_DLFCN_H 1
2260| #define LT_OBJDIR ".libs/"
2261| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2262| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2263| #define HAVE_TAG_ERROR_BITS 1
2264| #define USE_LOGGING MPICH_LOGGING__NONE
2265| #define HAVE_VISIBILITY 1
2266| #define HWLOC_VERSION "2.0.1rc2-git"
2267| #define HWLOC_SYM_PREFIX hwloc_
2268| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2269| #define HWLOC_SYM_TRANSFORM 0
2270| #define _HPUX_SOURCE 1
2271| #define SIZEOF_VOID_P 8
2272| #define HWLOC_DARWIN_SYS 1
2273| #define HWLOC_X86_64_ARCH 1
2274| #define SIZEOF_UNSIGNED_LONG 8
2275| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2276| #define SIZEOF_UNSIGNED_INT 4
2277| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2278| #define HWLOC_HAVE_ATTRIBUTE 1
2279| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2280| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2281| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2282| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2283| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2284| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2285| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2286| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2287| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2288| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2289| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2290| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2291| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2292| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2293| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2294| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2295| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2296| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2297| #define HWLOC_C_HAVE_VISIBILITY 0
2298| #define HAVE_UNISTD_H 1
2299| #define HAVE_DIRENT_H 1
2300| #define HAVE_STRINGS_H 1
2301| #define HAVE_CTYPE_H 1
2302| #define HAVE_STRNCASECMP 1
2303| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2304| #define HAVE_STRFTIME 1
2305| #define HAVE_SETLOCALE 1
2306| #define HWLOC_HAVE_STDINT_H 1
2307| #define HAVE_SYS_MMAN_H 1
2308| /* end confdefs.h.  */
2309| #include <windows.h>
2310|
2311| int
2312| main ()
2313| {
2314| if (sizeof (PROCESSOR_CACHE_TYPE))
2315|        return 0;
2316|   ;
2317|   return 0;
2318| }
2319configure:35171: result: no
2320configure:35181: checking for CACHE_DESCRIPTOR
2321configure:35181: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2322conftest.c:75:10: fatal error: 'windows.h' file not found
2323#include <windows.h>
2324         ^~~~~~~~~~~
23251 error generated.
2326configure:35181: $? = 1
2327configure: failed program was:
2328| /* confdefs.h */
2329| #define PACKAGE_NAME "MPICH"
2330| #define PACKAGE_TARNAME "mpich"
2331| #define PACKAGE_VERSION "3.3"
2332| #define PACKAGE_STRING "MPICH 3.3"
2333| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2334| #define PACKAGE_URL "http://www.mpich.org/"
2335| #define STDC_HEADERS 1
2336| #define HAVE_SYS_TYPES_H 1
2337| #define HAVE_SYS_STAT_H 1
2338| #define HAVE_STDLIB_H 1
2339| #define HAVE_STRING_H 1
2340| #define HAVE_MEMORY_H 1
2341| #define HAVE_STRINGS_H 1
2342| #define HAVE_INTTYPES_H 1
2343| #define HAVE_STDINT_H 1
2344| #define HAVE_UNISTD_H 1
2345| #define __EXTENSIONS__ 1
2346| #define _ALL_SOURCE 1
2347| #define _GNU_SOURCE 1
2348| #define _POSIX_PTHREAD_SEMANTICS 1
2349| #define _TANDEM_SOURCE 1
2350| #define PACKAGE "mpich"
2351| #define VERSION "3.3"
2352| #define HAVE_DLFCN_H 1
2353| #define LT_OBJDIR ".libs/"
2354| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2355| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2356| #define HAVE_TAG_ERROR_BITS 1
2357| #define USE_LOGGING MPICH_LOGGING__NONE
2358| #define HAVE_VISIBILITY 1
2359| #define HWLOC_VERSION "2.0.1rc2-git"
2360| #define HWLOC_SYM_PREFIX hwloc_
2361| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2362| #define HWLOC_SYM_TRANSFORM 0
2363| #define _HPUX_SOURCE 1
2364| #define SIZEOF_VOID_P 8
2365| #define HWLOC_DARWIN_SYS 1
2366| #define HWLOC_X86_64_ARCH 1
2367| #define SIZEOF_UNSIGNED_LONG 8
2368| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2369| #define SIZEOF_UNSIGNED_INT 4
2370| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2371| #define HWLOC_HAVE_ATTRIBUTE 1
2372| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2373| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2374| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2375| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2376| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2377| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2378| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2379| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2380| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2381| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2382| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2383| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2384| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2385| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2386| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2387| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2388| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2389| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2390| #define HWLOC_C_HAVE_VISIBILITY 0
2391| #define HAVE_UNISTD_H 1
2392| #define HAVE_DIRENT_H 1
2393| #define HAVE_STRINGS_H 1
2394| #define HAVE_CTYPE_H 1
2395| #define HAVE_STRNCASECMP 1
2396| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2397| #define HAVE_STRFTIME 1
2398| #define HAVE_SETLOCALE 1
2399| #define HWLOC_HAVE_STDINT_H 1
2400| #define HAVE_SYS_MMAN_H 1
2401| /* end confdefs.h.  */
2402| #include <windows.h>
2403|
2404| int
2405| main ()
2406| {
2407| if (sizeof (CACHE_DESCRIPTOR))
2408|        return 0;
2409|   ;
2410|   return 0;
2411| }
2412configure:35181: result: no
2413configure:35191: checking for LOGICAL_PROCESSOR_RELATIONSHIP
2414configure:35191: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2415conftest.c:75:10: fatal error: 'windows.h' file not found
2416#include <windows.h>
2417         ^~~~~~~~~~~
24181 error generated.
2419configure:35191: $? = 1
2420configure: failed program was:
2421| /* confdefs.h */
2422| #define PACKAGE_NAME "MPICH"
2423| #define PACKAGE_TARNAME "mpich"
2424| #define PACKAGE_VERSION "3.3"
2425| #define PACKAGE_STRING "MPICH 3.3"
2426| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2427| #define PACKAGE_URL "http://www.mpich.org/"
2428| #define STDC_HEADERS 1
2429| #define HAVE_SYS_TYPES_H 1
2430| #define HAVE_SYS_STAT_H 1
2431| #define HAVE_STDLIB_H 1
2432| #define HAVE_STRING_H 1
2433| #define HAVE_MEMORY_H 1
2434| #define HAVE_STRINGS_H 1
2435| #define HAVE_INTTYPES_H 1
2436| #define HAVE_STDINT_H 1
2437| #define HAVE_UNISTD_H 1
2438| #define __EXTENSIONS__ 1
2439| #define _ALL_SOURCE 1
2440| #define _GNU_SOURCE 1
2441| #define _POSIX_PTHREAD_SEMANTICS 1
2442| #define _TANDEM_SOURCE 1
2443| #define PACKAGE "mpich"
2444| #define VERSION "3.3"
2445| #define HAVE_DLFCN_H 1
2446| #define LT_OBJDIR ".libs/"
2447| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2448| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2449| #define HAVE_TAG_ERROR_BITS 1
2450| #define USE_LOGGING MPICH_LOGGING__NONE
2451| #define HAVE_VISIBILITY 1
2452| #define HWLOC_VERSION "2.0.1rc2-git"
2453| #define HWLOC_SYM_PREFIX hwloc_
2454| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2455| #define HWLOC_SYM_TRANSFORM 0
2456| #define _HPUX_SOURCE 1
2457| #define SIZEOF_VOID_P 8
2458| #define HWLOC_DARWIN_SYS 1
2459| #define HWLOC_X86_64_ARCH 1
2460| #define SIZEOF_UNSIGNED_LONG 8
2461| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2462| #define SIZEOF_UNSIGNED_INT 4
2463| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2464| #define HWLOC_HAVE_ATTRIBUTE 1
2465| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2466| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2467| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2468| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2469| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2470| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2471| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2472| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2473| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2474| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2475| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2476| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2477| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2478| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2479| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2480| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2481| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2482| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2483| #define HWLOC_C_HAVE_VISIBILITY 0
2484| #define HAVE_UNISTD_H 1
2485| #define HAVE_DIRENT_H 1
2486| #define HAVE_STRINGS_H 1
2487| #define HAVE_CTYPE_H 1
2488| #define HAVE_STRNCASECMP 1
2489| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2490| #define HAVE_STRFTIME 1
2491| #define HAVE_SETLOCALE 1
2492| #define HWLOC_HAVE_STDINT_H 1
2493| #define HAVE_SYS_MMAN_H 1
2494| /* end confdefs.h.  */
2495| #include <windows.h>
2496|
2497| int
2498| main ()
2499| {
2500| if (sizeof (LOGICAL_PROCESSOR_RELATIONSHIP))
2501|        return 0;
2502|   ;
2503|   return 0;
2504| }
2505configure:35191: result: no
2506configure:35201: checking for RelationProcessorPackage
2507configure:35201: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2508conftest.c:75:10: fatal error: 'windows.h' file not found
2509#include <windows.h>
2510         ^~~~~~~~~~~
25111 error generated.
2512configure:35201: $? = 1
2513configure: failed program was:
2514| /* confdefs.h */
2515| #define PACKAGE_NAME "MPICH"
2516| #define PACKAGE_TARNAME "mpich"
2517| #define PACKAGE_VERSION "3.3"
2518| #define PACKAGE_STRING "MPICH 3.3"
2519| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2520| #define PACKAGE_URL "http://www.mpich.org/"
2521| #define STDC_HEADERS 1
2522| #define HAVE_SYS_TYPES_H 1
2523| #define HAVE_SYS_STAT_H 1
2524| #define HAVE_STDLIB_H 1
2525| #define HAVE_STRING_H 1
2526| #define HAVE_MEMORY_H 1
2527| #define HAVE_STRINGS_H 1
2528| #define HAVE_INTTYPES_H 1
2529| #define HAVE_STDINT_H 1
2530| #define HAVE_UNISTD_H 1
2531| #define __EXTENSIONS__ 1
2532| #define _ALL_SOURCE 1
2533| #define _GNU_SOURCE 1
2534| #define _POSIX_PTHREAD_SEMANTICS 1
2535| #define _TANDEM_SOURCE 1
2536| #define PACKAGE "mpich"
2537| #define VERSION "3.3"
2538| #define HAVE_DLFCN_H 1
2539| #define LT_OBJDIR ".libs/"
2540| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2541| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2542| #define HAVE_TAG_ERROR_BITS 1
2543| #define USE_LOGGING MPICH_LOGGING__NONE
2544| #define HAVE_VISIBILITY 1
2545| #define HWLOC_VERSION "2.0.1rc2-git"
2546| #define HWLOC_SYM_PREFIX hwloc_
2547| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2548| #define HWLOC_SYM_TRANSFORM 0
2549| #define _HPUX_SOURCE 1
2550| #define SIZEOF_VOID_P 8
2551| #define HWLOC_DARWIN_SYS 1
2552| #define HWLOC_X86_64_ARCH 1
2553| #define SIZEOF_UNSIGNED_LONG 8
2554| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2555| #define SIZEOF_UNSIGNED_INT 4
2556| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2557| #define HWLOC_HAVE_ATTRIBUTE 1
2558| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2559| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2560| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2561| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2562| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2563| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2564| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2565| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2566| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2567| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2568| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2569| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2570| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2571| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2572| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2573| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2574| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2575| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2576| #define HWLOC_C_HAVE_VISIBILITY 0
2577| #define HAVE_UNISTD_H 1
2578| #define HAVE_DIRENT_H 1
2579| #define HAVE_STRINGS_H 1
2580| #define HAVE_CTYPE_H 1
2581| #define HAVE_STRNCASECMP 1
2582| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2583| #define HAVE_STRFTIME 1
2584| #define HAVE_SETLOCALE 1
2585| #define HWLOC_HAVE_STDINT_H 1
2586| #define HAVE_SYS_MMAN_H 1
2587| /* end confdefs.h.  */
2588| #include <windows.h>
2589|
2590| int
2591| main ()
2592| {
2593| if (sizeof (RelationProcessorPackage))
2594|        return 0;
2595|   ;
2596|   return 0;
2597| }
2598configure:35201: result: no
2599configure:35211: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION
2600configure:35211: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2601conftest.c:75:10: fatal error: 'windows.h' file not found
2602#include <windows.h>
2603         ^~~~~~~~~~~
26041 error generated.
2605configure:35211: $? = 1
2606configure: failed program was:
2607| /* confdefs.h */
2608| #define PACKAGE_NAME "MPICH"
2609| #define PACKAGE_TARNAME "mpich"
2610| #define PACKAGE_VERSION "3.3"
2611| #define PACKAGE_STRING "MPICH 3.3"
2612| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2613| #define PACKAGE_URL "http://www.mpich.org/"
2614| #define STDC_HEADERS 1
2615| #define HAVE_SYS_TYPES_H 1
2616| #define HAVE_SYS_STAT_H 1
2617| #define HAVE_STDLIB_H 1
2618| #define HAVE_STRING_H 1
2619| #define HAVE_MEMORY_H 1
2620| #define HAVE_STRINGS_H 1
2621| #define HAVE_INTTYPES_H 1
2622| #define HAVE_STDINT_H 1
2623| #define HAVE_UNISTD_H 1
2624| #define __EXTENSIONS__ 1
2625| #define _ALL_SOURCE 1
2626| #define _GNU_SOURCE 1
2627| #define _POSIX_PTHREAD_SEMANTICS 1
2628| #define _TANDEM_SOURCE 1
2629| #define PACKAGE "mpich"
2630| #define VERSION "3.3"
2631| #define HAVE_DLFCN_H 1
2632| #define LT_OBJDIR ".libs/"
2633| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2634| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2635| #define HAVE_TAG_ERROR_BITS 1
2636| #define USE_LOGGING MPICH_LOGGING__NONE
2637| #define HAVE_VISIBILITY 1
2638| #define HWLOC_VERSION "2.0.1rc2-git"
2639| #define HWLOC_SYM_PREFIX hwloc_
2640| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2641| #define HWLOC_SYM_TRANSFORM 0
2642| #define _HPUX_SOURCE 1
2643| #define SIZEOF_VOID_P 8
2644| #define HWLOC_DARWIN_SYS 1
2645| #define HWLOC_X86_64_ARCH 1
2646| #define SIZEOF_UNSIGNED_LONG 8
2647| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2648| #define SIZEOF_UNSIGNED_INT 4
2649| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2650| #define HWLOC_HAVE_ATTRIBUTE 1
2651| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2652| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2653| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2654| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2655| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2656| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2657| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2658| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2659| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2660| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2661| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2662| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2663| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2664| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2665| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2666| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2667| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2668| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2669| #define HWLOC_C_HAVE_VISIBILITY 0
2670| #define HAVE_UNISTD_H 1
2671| #define HAVE_DIRENT_H 1
2672| #define HAVE_STRINGS_H 1
2673| #define HAVE_CTYPE_H 1
2674| #define HAVE_STRNCASECMP 1
2675| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2676| #define HAVE_STRFTIME 1
2677| #define HAVE_SETLOCALE 1
2678| #define HWLOC_HAVE_STDINT_H 1
2679| #define HAVE_SYS_MMAN_H 1
2680| /* end confdefs.h.  */
2681| #include <windows.h>
2682|
2683| int
2684| main ()
2685| {
2686| if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION))
2687|        return 0;
2688|   ;
2689|   return 0;
2690| }
2691configure:35211: result: no
2692configure:35221: checking for GROUP_AFFINITY
2693configure:35221: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2694conftest.c:75:10: fatal error: 'windows.h' file not found
2695#include <windows.h>
2696         ^~~~~~~~~~~
26971 error generated.
2698configure:35221: $? = 1
2699configure: failed program was:
2700| /* confdefs.h */
2701| #define PACKAGE_NAME "MPICH"
2702| #define PACKAGE_TARNAME "mpich"
2703| #define PACKAGE_VERSION "3.3"
2704| #define PACKAGE_STRING "MPICH 3.3"
2705| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2706| #define PACKAGE_URL "http://www.mpich.org/"
2707| #define STDC_HEADERS 1
2708| #define HAVE_SYS_TYPES_H 1
2709| #define HAVE_SYS_STAT_H 1
2710| #define HAVE_STDLIB_H 1
2711| #define HAVE_STRING_H 1
2712| #define HAVE_MEMORY_H 1
2713| #define HAVE_STRINGS_H 1
2714| #define HAVE_INTTYPES_H 1
2715| #define HAVE_STDINT_H 1
2716| #define HAVE_UNISTD_H 1
2717| #define __EXTENSIONS__ 1
2718| #define _ALL_SOURCE 1
2719| #define _GNU_SOURCE 1
2720| #define _POSIX_PTHREAD_SEMANTICS 1
2721| #define _TANDEM_SOURCE 1
2722| #define PACKAGE "mpich"
2723| #define VERSION "3.3"
2724| #define HAVE_DLFCN_H 1
2725| #define LT_OBJDIR ".libs/"
2726| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2727| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2728| #define HAVE_TAG_ERROR_BITS 1
2729| #define USE_LOGGING MPICH_LOGGING__NONE
2730| #define HAVE_VISIBILITY 1
2731| #define HWLOC_VERSION "2.0.1rc2-git"
2732| #define HWLOC_SYM_PREFIX hwloc_
2733| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2734| #define HWLOC_SYM_TRANSFORM 0
2735| #define _HPUX_SOURCE 1
2736| #define SIZEOF_VOID_P 8
2737| #define HWLOC_DARWIN_SYS 1
2738| #define HWLOC_X86_64_ARCH 1
2739| #define SIZEOF_UNSIGNED_LONG 8
2740| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2741| #define SIZEOF_UNSIGNED_INT 4
2742| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2743| #define HWLOC_HAVE_ATTRIBUTE 1
2744| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2745| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2746| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2747| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2748| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2749| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2750| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2751| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2752| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2753| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2754| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2755| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2756| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2757| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2758| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2759| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2760| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2761| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2762| #define HWLOC_C_HAVE_VISIBILITY 0
2763| #define HAVE_UNISTD_H 1
2764| #define HAVE_DIRENT_H 1
2765| #define HAVE_STRINGS_H 1
2766| #define HAVE_CTYPE_H 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 (GROUP_AFFINITY))
2780|        return 0;
2781|   ;
2782|   return 0;
2783| }
2784configure:35221: result: no
2785configure:35231: checking for PROCESSOR_RELATIONSHIP
2786configure:35231: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2787conftest.c:75:10: fatal error: 'windows.h' file not found
2788#include <windows.h>
2789         ^~~~~~~~~~~
27901 error generated.
2791configure:35231: $? = 1
2792configure: failed program was:
2793| /* confdefs.h */
2794| #define PACKAGE_NAME "MPICH"
2795| #define PACKAGE_TARNAME "mpich"
2796| #define PACKAGE_VERSION "3.3"
2797| #define PACKAGE_STRING "MPICH 3.3"
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.3"
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 USE_LOGGING MPICH_LOGGING__NONE
2823| #define HAVE_VISIBILITY 1
2824| #define HWLOC_VERSION "2.0.1rc2-git"
2825| #define HWLOC_SYM_PREFIX hwloc_
2826| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2827| #define HWLOC_SYM_TRANSFORM 0
2828| #define _HPUX_SOURCE 1
2829| #define SIZEOF_VOID_P 8
2830| #define HWLOC_DARWIN_SYS 1
2831| #define HWLOC_X86_64_ARCH 1
2832| #define SIZEOF_UNSIGNED_LONG 8
2833| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2834| #define SIZEOF_UNSIGNED_INT 4
2835| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2836| #define HWLOC_HAVE_ATTRIBUTE 1
2837| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2838| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2839| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2840| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2841| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2842| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2843| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2844| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2845| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2846| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2847| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2848| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2849| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2850| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2851| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2852| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2853| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2854| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2855| #define HWLOC_C_HAVE_VISIBILITY 0
2856| #define HAVE_UNISTD_H 1
2857| #define HAVE_DIRENT_H 1
2858| #define HAVE_STRINGS_H 1
2859| #define HAVE_CTYPE_H 1
2860| #define HAVE_STRNCASECMP 1
2861| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2862| #define HAVE_STRFTIME 1
2863| #define HAVE_SETLOCALE 1
2864| #define HWLOC_HAVE_STDINT_H 1
2865| #define HAVE_SYS_MMAN_H 1
2866| /* end confdefs.h.  */
2867| #include <windows.h>
2868|
2869| int
2870| main ()
2871| {
2872| if (sizeof (PROCESSOR_RELATIONSHIP))
2873|        return 0;
2874|   ;
2875|   return 0;
2876| }
2877configure:35231: result: no
2878configure:35241: checking for NUMA_NODE_RELATIONSHIP
2879configure:35241: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2880conftest.c:75:10: fatal error: 'windows.h' file not found
2881#include <windows.h>
2882         ^~~~~~~~~~~
28831 error generated.
2884configure:35241: $? = 1
2885configure: failed program was:
2886| /* confdefs.h */
2887| #define PACKAGE_NAME "MPICH"
2888| #define PACKAGE_TARNAME "mpich"
2889| #define PACKAGE_VERSION "3.3"
2890| #define PACKAGE_STRING "MPICH 3.3"
2891| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2892| #define PACKAGE_URL "http://www.mpich.org/"
2893| #define STDC_HEADERS 1
2894| #define HAVE_SYS_TYPES_H 1
2895| #define HAVE_SYS_STAT_H 1
2896| #define HAVE_STDLIB_H 1
2897| #define HAVE_STRING_H 1
2898| #define HAVE_MEMORY_H 1
2899| #define HAVE_STRINGS_H 1
2900| #define HAVE_INTTYPES_H 1
2901| #define HAVE_STDINT_H 1
2902| #define HAVE_UNISTD_H 1
2903| #define __EXTENSIONS__ 1
2904| #define _ALL_SOURCE 1
2905| #define _GNU_SOURCE 1
2906| #define _POSIX_PTHREAD_SEMANTICS 1
2907| #define _TANDEM_SOURCE 1
2908| #define PACKAGE "mpich"
2909| #define VERSION "3.3"
2910| #define HAVE_DLFCN_H 1
2911| #define LT_OBJDIR ".libs/"
2912| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2913| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2914| #define HAVE_TAG_ERROR_BITS 1
2915| #define USE_LOGGING MPICH_LOGGING__NONE
2916| #define HAVE_VISIBILITY 1
2917| #define HWLOC_VERSION "2.0.1rc2-git"
2918| #define HWLOC_SYM_PREFIX hwloc_
2919| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2920| #define HWLOC_SYM_TRANSFORM 0
2921| #define _HPUX_SOURCE 1
2922| #define SIZEOF_VOID_P 8
2923| #define HWLOC_DARWIN_SYS 1
2924| #define HWLOC_X86_64_ARCH 1
2925| #define SIZEOF_UNSIGNED_LONG 8
2926| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2927| #define SIZEOF_UNSIGNED_INT 4
2928| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2929| #define HWLOC_HAVE_ATTRIBUTE 1
2930| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2931| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2932| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2933| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2934| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2935| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2936| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2937| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2938| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2939| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2940| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2941| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2942| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2943| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2944| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2945| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2946| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2947| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2948| #define HWLOC_C_HAVE_VISIBILITY 0
2949| #define HAVE_UNISTD_H 1
2950| #define HAVE_DIRENT_H 1
2951| #define HAVE_STRINGS_H 1
2952| #define HAVE_CTYPE_H 1
2953| #define HAVE_STRNCASECMP 1
2954| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2955| #define HAVE_STRFTIME 1
2956| #define HAVE_SETLOCALE 1
2957| #define HWLOC_HAVE_STDINT_H 1
2958| #define HAVE_SYS_MMAN_H 1
2959| /* end confdefs.h.  */
2960| #include <windows.h>
2961|
2962| int
2963| main ()
2964| {
2965| if (sizeof (NUMA_NODE_RELATIONSHIP))
2966|        return 0;
2967|   ;
2968|   return 0;
2969| }
2970configure:35241: result: no
2971configure:35251: checking for CACHE_RELATIONSHIP
2972configure:35251: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2973conftest.c:75:10: fatal error: 'windows.h' file not found
2974#include <windows.h>
2975         ^~~~~~~~~~~
29761 error generated.
2977configure:35251: $? = 1
2978configure: failed program was:
2979| /* confdefs.h */
2980| #define PACKAGE_NAME "MPICH"
2981| #define PACKAGE_TARNAME "mpich"
2982| #define PACKAGE_VERSION "3.3"
2983| #define PACKAGE_STRING "MPICH 3.3"
2984| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2985| #define PACKAGE_URL "http://www.mpich.org/"
2986| #define STDC_HEADERS 1
2987| #define HAVE_SYS_TYPES_H 1
2988| #define HAVE_SYS_STAT_H 1
2989| #define HAVE_STDLIB_H 1
2990| #define HAVE_STRING_H 1
2991| #define HAVE_MEMORY_H 1
2992| #define HAVE_STRINGS_H 1
2993| #define HAVE_INTTYPES_H 1
2994| #define HAVE_STDINT_H 1
2995| #define HAVE_UNISTD_H 1
2996| #define __EXTENSIONS__ 1
2997| #define _ALL_SOURCE 1
2998| #define _GNU_SOURCE 1
2999| #define _POSIX_PTHREAD_SEMANTICS 1
3000| #define _TANDEM_SOURCE 1
3001| #define PACKAGE "mpich"
3002| #define VERSION "3.3"
3003| #define HAVE_DLFCN_H 1
3004| #define LT_OBJDIR ".libs/"
3005| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3006| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3007| #define HAVE_TAG_ERROR_BITS 1
3008| #define USE_LOGGING MPICH_LOGGING__NONE
3009| #define HAVE_VISIBILITY 1
3010| #define HWLOC_VERSION "2.0.1rc2-git"
3011| #define HWLOC_SYM_PREFIX hwloc_
3012| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3013| #define HWLOC_SYM_TRANSFORM 0
3014| #define _HPUX_SOURCE 1
3015| #define SIZEOF_VOID_P 8
3016| #define HWLOC_DARWIN_SYS 1
3017| #define HWLOC_X86_64_ARCH 1
3018| #define SIZEOF_UNSIGNED_LONG 8
3019| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3020| #define SIZEOF_UNSIGNED_INT 4
3021| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3022| #define HWLOC_HAVE_ATTRIBUTE 1
3023| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3024| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3025| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3026| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3027| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3028| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3029| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3030| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3031| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3032| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3033| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3034| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3035| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3036| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3037| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3038| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3039| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3040| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3041| #define HWLOC_C_HAVE_VISIBILITY 0
3042| #define HAVE_UNISTD_H 1
3043| #define HAVE_DIRENT_H 1
3044| #define HAVE_STRINGS_H 1
3045| #define HAVE_CTYPE_H 1
3046| #define HAVE_STRNCASECMP 1
3047| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3048| #define HAVE_STRFTIME 1
3049| #define HAVE_SETLOCALE 1
3050| #define HWLOC_HAVE_STDINT_H 1
3051| #define HAVE_SYS_MMAN_H 1
3052| /* end confdefs.h.  */
3053| #include <windows.h>
3054|
3055| int
3056| main ()
3057| {
3058| if (sizeof (CACHE_RELATIONSHIP))
3059|        return 0;
3060|   ;
3061|   return 0;
3062| }
3063configure:35251: result: no
3064configure:35261: checking for PROCESSOR_GROUP_INFO
3065configure:35261: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3066conftest.c:75:10: fatal error: 'windows.h' file not found
3067#include <windows.h>
3068         ^~~~~~~~~~~
30691 error generated.
3070configure:35261: $? = 1
3071configure: failed program was:
3072| /* confdefs.h */
3073| #define PACKAGE_NAME "MPICH"
3074| #define PACKAGE_TARNAME "mpich"
3075| #define PACKAGE_VERSION "3.3"
3076| #define PACKAGE_STRING "MPICH 3.3"
3077| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3078| #define PACKAGE_URL "http://www.mpich.org/"
3079| #define STDC_HEADERS 1
3080| #define HAVE_SYS_TYPES_H 1
3081| #define HAVE_SYS_STAT_H 1
3082| #define HAVE_STDLIB_H 1
3083| #define HAVE_STRING_H 1
3084| #define HAVE_MEMORY_H 1
3085| #define HAVE_STRINGS_H 1
3086| #define HAVE_INTTYPES_H 1
3087| #define HAVE_STDINT_H 1
3088| #define HAVE_UNISTD_H 1
3089| #define __EXTENSIONS__ 1
3090| #define _ALL_SOURCE 1
3091| #define _GNU_SOURCE 1
3092| #define _POSIX_PTHREAD_SEMANTICS 1
3093| #define _TANDEM_SOURCE 1
3094| #define PACKAGE "mpich"
3095| #define VERSION "3.3"
3096| #define HAVE_DLFCN_H 1
3097| #define LT_OBJDIR ".libs/"
3098| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3099| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3100| #define HAVE_TAG_ERROR_BITS 1
3101| #define USE_LOGGING MPICH_LOGGING__NONE
3102| #define HAVE_VISIBILITY 1
3103| #define HWLOC_VERSION "2.0.1rc2-git"
3104| #define HWLOC_SYM_PREFIX hwloc_
3105| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3106| #define HWLOC_SYM_TRANSFORM 0
3107| #define _HPUX_SOURCE 1
3108| #define SIZEOF_VOID_P 8
3109| #define HWLOC_DARWIN_SYS 1
3110| #define HWLOC_X86_64_ARCH 1
3111| #define SIZEOF_UNSIGNED_LONG 8
3112| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3113| #define SIZEOF_UNSIGNED_INT 4
3114| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3115| #define HWLOC_HAVE_ATTRIBUTE 1
3116| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3117| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3118| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3119| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3120| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3121| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3122| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3123| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3124| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3125| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3126| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3127| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3128| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3129| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3130| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3131| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3132| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3133| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3134| #define HWLOC_C_HAVE_VISIBILITY 0
3135| #define HAVE_UNISTD_H 1
3136| #define HAVE_DIRENT_H 1
3137| #define HAVE_STRINGS_H 1
3138| #define HAVE_CTYPE_H 1
3139| #define HAVE_STRNCASECMP 1
3140| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3141| #define HAVE_STRFTIME 1
3142| #define HAVE_SETLOCALE 1
3143| #define HWLOC_HAVE_STDINT_H 1
3144| #define HAVE_SYS_MMAN_H 1
3145| /* end confdefs.h.  */
3146| #include <windows.h>
3147|
3148| int
3149| main ()
3150| {
3151| if (sizeof (PROCESSOR_GROUP_INFO))
3152|        return 0;
3153|   ;
3154|   return 0;
3155| }
3156configure:35261: result: no
3157configure:35271: checking for GROUP_RELATIONSHIP
3158configure:35271: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3159conftest.c:75:10: fatal error: 'windows.h' file not found
3160#include <windows.h>
3161         ^~~~~~~~~~~
31621 error generated.
3163configure:35271: $? = 1
3164configure: failed program was:
3165| /* confdefs.h */
3166| #define PACKAGE_NAME "MPICH"
3167| #define PACKAGE_TARNAME "mpich"
3168| #define PACKAGE_VERSION "3.3"
3169| #define PACKAGE_STRING "MPICH 3.3"
3170| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3171| #define PACKAGE_URL "http://www.mpich.org/"
3172| #define STDC_HEADERS 1
3173| #define HAVE_SYS_TYPES_H 1
3174| #define HAVE_SYS_STAT_H 1
3175| #define HAVE_STDLIB_H 1
3176| #define HAVE_STRING_H 1
3177| #define HAVE_MEMORY_H 1
3178| #define HAVE_STRINGS_H 1
3179| #define HAVE_INTTYPES_H 1
3180| #define HAVE_STDINT_H 1
3181| #define HAVE_UNISTD_H 1
3182| #define __EXTENSIONS__ 1
3183| #define _ALL_SOURCE 1
3184| #define _GNU_SOURCE 1
3185| #define _POSIX_PTHREAD_SEMANTICS 1
3186| #define _TANDEM_SOURCE 1
3187| #define PACKAGE "mpich"
3188| #define VERSION "3.3"
3189| #define HAVE_DLFCN_H 1
3190| #define LT_OBJDIR ".libs/"
3191| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3192| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3193| #define HAVE_TAG_ERROR_BITS 1
3194| #define USE_LOGGING MPICH_LOGGING__NONE
3195| #define HAVE_VISIBILITY 1
3196| #define HWLOC_VERSION "2.0.1rc2-git"
3197| #define HWLOC_SYM_PREFIX hwloc_
3198| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3199| #define HWLOC_SYM_TRANSFORM 0
3200| #define _HPUX_SOURCE 1
3201| #define SIZEOF_VOID_P 8
3202| #define HWLOC_DARWIN_SYS 1
3203| #define HWLOC_X86_64_ARCH 1
3204| #define SIZEOF_UNSIGNED_LONG 8
3205| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3206| #define SIZEOF_UNSIGNED_INT 4
3207| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3208| #define HWLOC_HAVE_ATTRIBUTE 1
3209| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3210| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3211| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3212| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3213| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3214| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3215| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3216| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3217| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3218| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3219| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3220| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3221| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3222| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3223| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3224| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3225| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3226| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3227| #define HWLOC_C_HAVE_VISIBILITY 0
3228| #define HAVE_UNISTD_H 1
3229| #define HAVE_DIRENT_H 1
3230| #define HAVE_STRINGS_H 1
3231| #define HAVE_CTYPE_H 1
3232| #define HAVE_STRNCASECMP 1
3233| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3234| #define HAVE_STRFTIME 1
3235| #define HAVE_SETLOCALE 1
3236| #define HWLOC_HAVE_STDINT_H 1
3237| #define HAVE_SYS_MMAN_H 1
3238| /* end confdefs.h.  */
3239| #include <windows.h>
3240|
3241| int
3242| main ()
3243| {
3244| if (sizeof (GROUP_RELATIONSHIP))
3245|        return 0;
3246|   ;
3247|   return 0;
3248| }
3249configure:35271: result: no
3250configure:35281: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX
3251configure:35281: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3252conftest.c:75:10: fatal error: 'windows.h' file not found
3253#include <windows.h>
3254         ^~~~~~~~~~~
32551 error generated.
3256configure:35281: $? = 1
3257configure: failed program was:
3258| /* confdefs.h */
3259| #define PACKAGE_NAME "MPICH"
3260| #define PACKAGE_TARNAME "mpich"
3261| #define PACKAGE_VERSION "3.3"
3262| #define PACKAGE_STRING "MPICH 3.3"
3263| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3264| #define PACKAGE_URL "http://www.mpich.org/"
3265| #define STDC_HEADERS 1
3266| #define HAVE_SYS_TYPES_H 1
3267| #define HAVE_SYS_STAT_H 1
3268| #define HAVE_STDLIB_H 1
3269| #define HAVE_STRING_H 1
3270| #define HAVE_MEMORY_H 1
3271| #define HAVE_STRINGS_H 1
3272| #define HAVE_INTTYPES_H 1
3273| #define HAVE_STDINT_H 1
3274| #define HAVE_UNISTD_H 1
3275| #define __EXTENSIONS__ 1
3276| #define _ALL_SOURCE 1
3277| #define _GNU_SOURCE 1
3278| #define _POSIX_PTHREAD_SEMANTICS 1
3279| #define _TANDEM_SOURCE 1
3280| #define PACKAGE "mpich"
3281| #define VERSION "3.3"
3282| #define HAVE_DLFCN_H 1
3283| #define LT_OBJDIR ".libs/"
3284| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3285| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3286| #define HAVE_TAG_ERROR_BITS 1
3287| #define USE_LOGGING MPICH_LOGGING__NONE
3288| #define HAVE_VISIBILITY 1
3289| #define HWLOC_VERSION "2.0.1rc2-git"
3290| #define HWLOC_SYM_PREFIX hwloc_
3291| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3292| #define HWLOC_SYM_TRANSFORM 0
3293| #define _HPUX_SOURCE 1
3294| #define SIZEOF_VOID_P 8
3295| #define HWLOC_DARWIN_SYS 1
3296| #define HWLOC_X86_64_ARCH 1
3297| #define SIZEOF_UNSIGNED_LONG 8
3298| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3299| #define SIZEOF_UNSIGNED_INT 4
3300| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3301| #define HWLOC_HAVE_ATTRIBUTE 1
3302| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3303| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3304| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3305| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3306| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3307| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3308| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3309| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3310| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3311| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3312| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3313| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3314| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3315| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3316| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3317| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3318| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3319| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3320| #define HWLOC_C_HAVE_VISIBILITY 0
3321| #define HAVE_UNISTD_H 1
3322| #define HAVE_DIRENT_H 1
3323| #define HAVE_STRINGS_H 1
3324| #define HAVE_CTYPE_H 1
3325| #define HAVE_STRNCASECMP 1
3326| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3327| #define HAVE_STRFTIME 1
3328| #define HAVE_SETLOCALE 1
3329| #define HWLOC_HAVE_STDINT_H 1
3330| #define HAVE_SYS_MMAN_H 1
3331| /* end confdefs.h.  */
3332| #include <windows.h>
3333|
3334| int
3335| main ()
3336| {
3337| if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX))
3338|        return 0;
3339|   ;
3340|   return 0;
3341| }
3342configure:35281: result: no
3343configure:35291: checking for PSAPI_WORKING_SET_EX_BLOCK
3344configure:35291: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3345conftest.c:75:10: fatal error: 'windows.h' file not found
3346#include <windows.h>
3347         ^~~~~~~~~~~
33481 error generated.
3349configure:35291: $? = 1
3350configure: failed program was:
3351| /* confdefs.h */
3352| #define PACKAGE_NAME "MPICH"
3353| #define PACKAGE_TARNAME "mpich"
3354| #define PACKAGE_VERSION "3.3"
3355| #define PACKAGE_STRING "MPICH 3.3"
3356| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3357| #define PACKAGE_URL "http://www.mpich.org/"
3358| #define STDC_HEADERS 1
3359| #define HAVE_SYS_TYPES_H 1
3360| #define HAVE_SYS_STAT_H 1
3361| #define HAVE_STDLIB_H 1
3362| #define HAVE_STRING_H 1
3363| #define HAVE_MEMORY_H 1
3364| #define HAVE_STRINGS_H 1
3365| #define HAVE_INTTYPES_H 1
3366| #define HAVE_STDINT_H 1
3367| #define HAVE_UNISTD_H 1
3368| #define __EXTENSIONS__ 1
3369| #define _ALL_SOURCE 1
3370| #define _GNU_SOURCE 1
3371| #define _POSIX_PTHREAD_SEMANTICS 1
3372| #define _TANDEM_SOURCE 1
3373| #define PACKAGE "mpich"
3374| #define VERSION "3.3"
3375| #define HAVE_DLFCN_H 1
3376| #define LT_OBJDIR ".libs/"
3377| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3378| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3379| #define HAVE_TAG_ERROR_BITS 1
3380| #define USE_LOGGING MPICH_LOGGING__NONE
3381| #define HAVE_VISIBILITY 1
3382| #define HWLOC_VERSION "2.0.1rc2-git"
3383| #define HWLOC_SYM_PREFIX hwloc_
3384| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3385| #define HWLOC_SYM_TRANSFORM 0
3386| #define _HPUX_SOURCE 1
3387| #define SIZEOF_VOID_P 8
3388| #define HWLOC_DARWIN_SYS 1
3389| #define HWLOC_X86_64_ARCH 1
3390| #define SIZEOF_UNSIGNED_LONG 8
3391| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3392| #define SIZEOF_UNSIGNED_INT 4
3393| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3394| #define HWLOC_HAVE_ATTRIBUTE 1
3395| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3396| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3397| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3398| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3399| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3400| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3401| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3402| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3403| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3404| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3405| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3406| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3407| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3408| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3409| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3410| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3411| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3412| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3413| #define HWLOC_C_HAVE_VISIBILITY 0
3414| #define HAVE_UNISTD_H 1
3415| #define HAVE_DIRENT_H 1
3416| #define HAVE_STRINGS_H 1
3417| #define HAVE_CTYPE_H 1
3418| #define HAVE_STRNCASECMP 1
3419| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3420| #define HAVE_STRFTIME 1
3421| #define HAVE_SETLOCALE 1
3422| #define HWLOC_HAVE_STDINT_H 1
3423| #define HAVE_SYS_MMAN_H 1
3424| /* end confdefs.h.  */
3425| #include <windows.h>
3426|
3427| int
3428| main ()
3429| {
3430| if (sizeof (PSAPI_WORKING_SET_EX_BLOCK))
3431|        return 0;
3432|   ;
3433|   return 0;
3434| }
3435configure:35291: result: no
3436configure:35301: checking for PSAPI_WORKING_SET_EX_INFORMATION
3437configure:35301: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3438conftest.c:75:10: fatal error: 'windows.h' file not found
3439#include <windows.h>
3440         ^~~~~~~~~~~
34411 error generated.
3442configure:35301: $? = 1
3443configure: failed program was:
3444| /* confdefs.h */
3445| #define PACKAGE_NAME "MPICH"
3446| #define PACKAGE_TARNAME "mpich"
3447| #define PACKAGE_VERSION "3.3"
3448| #define PACKAGE_STRING "MPICH 3.3"
3449| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3450| #define PACKAGE_URL "http://www.mpich.org/"
3451| #define STDC_HEADERS 1
3452| #define HAVE_SYS_TYPES_H 1
3453| #define HAVE_SYS_STAT_H 1
3454| #define HAVE_STDLIB_H 1
3455| #define HAVE_STRING_H 1
3456| #define HAVE_MEMORY_H 1
3457| #define HAVE_STRINGS_H 1
3458| #define HAVE_INTTYPES_H 1
3459| #define HAVE_STDINT_H 1
3460| #define HAVE_UNISTD_H 1
3461| #define __EXTENSIONS__ 1
3462| #define _ALL_SOURCE 1
3463| #define _GNU_SOURCE 1
3464| #define _POSIX_PTHREAD_SEMANTICS 1
3465| #define _TANDEM_SOURCE 1
3466| #define PACKAGE "mpich"
3467| #define VERSION "3.3"
3468| #define HAVE_DLFCN_H 1
3469| #define LT_OBJDIR ".libs/"
3470| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3471| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3472| #define HAVE_TAG_ERROR_BITS 1
3473| #define USE_LOGGING MPICH_LOGGING__NONE
3474| #define HAVE_VISIBILITY 1
3475| #define HWLOC_VERSION "2.0.1rc2-git"
3476| #define HWLOC_SYM_PREFIX hwloc_
3477| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3478| #define HWLOC_SYM_TRANSFORM 0
3479| #define _HPUX_SOURCE 1
3480| #define SIZEOF_VOID_P 8
3481| #define HWLOC_DARWIN_SYS 1
3482| #define HWLOC_X86_64_ARCH 1
3483| #define SIZEOF_UNSIGNED_LONG 8
3484| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3485| #define SIZEOF_UNSIGNED_INT 4
3486| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3487| #define HWLOC_HAVE_ATTRIBUTE 1
3488| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3489| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3490| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3491| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3492| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3493| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3494| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3495| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3496| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3497| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3498| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3499| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3500| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3501| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3502| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3503| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3504| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3505| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3506| #define HWLOC_C_HAVE_VISIBILITY 0
3507| #define HAVE_UNISTD_H 1
3508| #define HAVE_DIRENT_H 1
3509| #define HAVE_STRINGS_H 1
3510| #define HAVE_CTYPE_H 1
3511| #define HAVE_STRNCASECMP 1
3512| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3513| #define HAVE_STRFTIME 1
3514| #define HAVE_SETLOCALE 1
3515| #define HWLOC_HAVE_STDINT_H 1
3516| #define HAVE_SYS_MMAN_H 1
3517| /* end confdefs.h.  */
3518| #include <windows.h>
3519|
3520| int
3521| main ()
3522| {
3523| if (sizeof (PSAPI_WORKING_SET_EX_INFORMATION))
3524|        return 0;
3525|   ;
3526|   return 0;
3527| }
3528configure:35301: result: no
3529configure:35311: checking for PROCESSOR_NUMBER
3530configure:35311: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3531conftest.c:75:10: fatal error: 'windows.h' file not found
3532#include <windows.h>
3533         ^~~~~~~~~~~
35341 error generated.
3535configure:35311: $? = 1
3536configure: failed program was:
3537| /* confdefs.h */
3538| #define PACKAGE_NAME "MPICH"
3539| #define PACKAGE_TARNAME "mpich"
3540| #define PACKAGE_VERSION "3.3"
3541| #define PACKAGE_STRING "MPICH 3.3"
3542| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3543| #define PACKAGE_URL "http://www.mpich.org/"
3544| #define STDC_HEADERS 1
3545| #define HAVE_SYS_TYPES_H 1
3546| #define HAVE_SYS_STAT_H 1
3547| #define HAVE_STDLIB_H 1
3548| #define HAVE_STRING_H 1
3549| #define HAVE_MEMORY_H 1
3550| #define HAVE_STRINGS_H 1
3551| #define HAVE_INTTYPES_H 1
3552| #define HAVE_STDINT_H 1
3553| #define HAVE_UNISTD_H 1
3554| #define __EXTENSIONS__ 1
3555| #define _ALL_SOURCE 1
3556| #define _GNU_SOURCE 1
3557| #define _POSIX_PTHREAD_SEMANTICS 1
3558| #define _TANDEM_SOURCE 1
3559| #define PACKAGE "mpich"
3560| #define VERSION "3.3"
3561| #define HAVE_DLFCN_H 1
3562| #define LT_OBJDIR ".libs/"
3563| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3564| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3565| #define HAVE_TAG_ERROR_BITS 1
3566| #define USE_LOGGING MPICH_LOGGING__NONE
3567| #define HAVE_VISIBILITY 1
3568| #define HWLOC_VERSION "2.0.1rc2-git"
3569| #define HWLOC_SYM_PREFIX hwloc_
3570| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3571| #define HWLOC_SYM_TRANSFORM 0
3572| #define _HPUX_SOURCE 1
3573| #define SIZEOF_VOID_P 8
3574| #define HWLOC_DARWIN_SYS 1
3575| #define HWLOC_X86_64_ARCH 1
3576| #define SIZEOF_UNSIGNED_LONG 8
3577| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3578| #define SIZEOF_UNSIGNED_INT 4
3579| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3580| #define HWLOC_HAVE_ATTRIBUTE 1
3581| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3582| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3583| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3584| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3585| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3586| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3587| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3588| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3589| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3590| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3591| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3592| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3593| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3594| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3595| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3596| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3597| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3598| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3599| #define HWLOC_C_HAVE_VISIBILITY 0
3600| #define HAVE_UNISTD_H 1
3601| #define HAVE_DIRENT_H 1
3602| #define HAVE_STRINGS_H 1
3603| #define HAVE_CTYPE_H 1
3604| #define HAVE_STRNCASECMP 1
3605| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3606| #define HAVE_STRFTIME 1
3607| #define HAVE_SETLOCALE 1
3608| #define HWLOC_HAVE_STDINT_H 1
3609| #define HAVE_SYS_MMAN_H 1
3610| /* end confdefs.h.  */
3611| #include <windows.h>
3612|
3613| int
3614| main ()
3615| {
3616| if (sizeof (PROCESSOR_NUMBER))
3617|        return 0;
3618|   ;
3619|   return 0;
3620| }
3621configure:35311: result: no
3622configure:35323: checking for main in -lgdi32
3623configure:35342: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lgdi32   >&5
3624ld: library not found for -lgdi32
3625clang: error: linker command failed with exit code 1 (use -v to see invocation)
3626configure:35342: $? = 1
3627configure: failed program was:
3628| /* confdefs.h */
3629| #define PACKAGE_NAME "MPICH"
3630| #define PACKAGE_TARNAME "mpich"
3631| #define PACKAGE_VERSION "3.3"
3632| #define PACKAGE_STRING "MPICH 3.3"
3633| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3634| #define PACKAGE_URL "http://www.mpich.org/"
3635| #define STDC_HEADERS 1
3636| #define HAVE_SYS_TYPES_H 1
3637| #define HAVE_SYS_STAT_H 1
3638| #define HAVE_STDLIB_H 1
3639| #define HAVE_STRING_H 1
3640| #define HAVE_MEMORY_H 1
3641| #define HAVE_STRINGS_H 1
3642| #define HAVE_INTTYPES_H 1
3643| #define HAVE_STDINT_H 1
3644| #define HAVE_UNISTD_H 1
3645| #define __EXTENSIONS__ 1
3646| #define _ALL_SOURCE 1
3647| #define _GNU_SOURCE 1
3648| #define _POSIX_PTHREAD_SEMANTICS 1
3649| #define _TANDEM_SOURCE 1
3650| #define PACKAGE "mpich"
3651| #define VERSION "3.3"
3652| #define HAVE_DLFCN_H 1
3653| #define LT_OBJDIR ".libs/"
3654| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3655| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3656| #define HAVE_TAG_ERROR_BITS 1
3657| #define USE_LOGGING MPICH_LOGGING__NONE
3658| #define HAVE_VISIBILITY 1
3659| #define HWLOC_VERSION "2.0.1rc2-git"
3660| #define HWLOC_SYM_PREFIX hwloc_
3661| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3662| #define HWLOC_SYM_TRANSFORM 0
3663| #define _HPUX_SOURCE 1
3664| #define SIZEOF_VOID_P 8
3665| #define HWLOC_DARWIN_SYS 1
3666| #define HWLOC_X86_64_ARCH 1
3667| #define SIZEOF_UNSIGNED_LONG 8
3668| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3669| #define SIZEOF_UNSIGNED_INT 4
3670| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3671| #define HWLOC_HAVE_ATTRIBUTE 1
3672| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3673| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3674| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3675| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3676| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3677| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3678| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3679| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3680| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3681| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3682| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3683| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3684| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3685| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3686| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3687| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3688| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3689| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3690| #define HWLOC_C_HAVE_VISIBILITY 0
3691| #define HAVE_UNISTD_H 1
3692| #define HAVE_DIRENT_H 1
3693| #define HAVE_STRINGS_H 1
3694| #define HAVE_CTYPE_H 1
3695| #define HAVE_STRNCASECMP 1
3696| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3697| #define HAVE_STRFTIME 1
3698| #define HAVE_SETLOCALE 1
3699| #define HWLOC_HAVE_STDINT_H 1
3700| #define HAVE_SYS_MMAN_H 1
3701| /* end confdefs.h.  */
3702|
3703|
3704| int
3705| main ()
3706| {
3707| return main ();
3708|   ;
3709|   return 0;
3710| }
3711configure:35351: result: no
3712configure:35360: checking for PostQuitMessage in -luser32
3713configure:35385: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -luser32   >&5
3714ld: library not found for -luser32
3715clang: error: linker command failed with exit code 1 (use -v to see invocation)
3716configure:35385: $? = 1
3717configure: failed program was:
3718| /* confdefs.h */
3719| #define PACKAGE_NAME "MPICH"
3720| #define PACKAGE_TARNAME "mpich"
3721| #define PACKAGE_VERSION "3.3"
3722| #define PACKAGE_STRING "MPICH 3.3"
3723| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3724| #define PACKAGE_URL "http://www.mpich.org/"
3725| #define STDC_HEADERS 1
3726| #define HAVE_SYS_TYPES_H 1
3727| #define HAVE_SYS_STAT_H 1
3728| #define HAVE_STDLIB_H 1
3729| #define HAVE_STRING_H 1
3730| #define HAVE_MEMORY_H 1
3731| #define HAVE_STRINGS_H 1
3732| #define HAVE_INTTYPES_H 1
3733| #define HAVE_STDINT_H 1
3734| #define HAVE_UNISTD_H 1
3735| #define __EXTENSIONS__ 1
3736| #define _ALL_SOURCE 1
3737| #define _GNU_SOURCE 1
3738| #define _POSIX_PTHREAD_SEMANTICS 1
3739| #define _TANDEM_SOURCE 1
3740| #define PACKAGE "mpich"
3741| #define VERSION "3.3"
3742| #define HAVE_DLFCN_H 1
3743| #define LT_OBJDIR ".libs/"
3744| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3745| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3746| #define HAVE_TAG_ERROR_BITS 1
3747| #define USE_LOGGING MPICH_LOGGING__NONE
3748| #define HAVE_VISIBILITY 1
3749| #define HWLOC_VERSION "2.0.1rc2-git"
3750| #define HWLOC_SYM_PREFIX hwloc_
3751| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3752| #define HWLOC_SYM_TRANSFORM 0
3753| #define _HPUX_SOURCE 1
3754| #define SIZEOF_VOID_P 8
3755| #define HWLOC_DARWIN_SYS 1
3756| #define HWLOC_X86_64_ARCH 1
3757| #define SIZEOF_UNSIGNED_LONG 8
3758| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3759| #define SIZEOF_UNSIGNED_INT 4
3760| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3761| #define HWLOC_HAVE_ATTRIBUTE 1
3762| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3763| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3764| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3765| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3766| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3767| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3768| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3769| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3770| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3771| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3772| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3773| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3774| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3775| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3776| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3777| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3778| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3779| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3780| #define HWLOC_C_HAVE_VISIBILITY 0
3781| #define HAVE_UNISTD_H 1
3782| #define HAVE_DIRENT_H 1
3783| #define HAVE_STRINGS_H 1
3784| #define HAVE_CTYPE_H 1
3785| #define HAVE_STRNCASECMP 1
3786| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3787| #define HAVE_STRFTIME 1
3788| #define HAVE_SETLOCALE 1
3789| #define HWLOC_HAVE_STDINT_H 1
3790| #define HAVE_SYS_MMAN_H 1
3791| /* end confdefs.h.  */
3792|
3793| /* Override any GCC internal prototype to avoid an error.
3794|    Use char because int might match the return type of a GCC
3795|    builtin and then its argument prototype would still apply.  */
3796| #ifdef __cplusplus
3797| extern "C"
3798| #endif
3799| char PostQuitMessage ();
3800| int
3801| main ()
3802| {
3803| return PostQuitMessage ();
3804|   ;
3805|   return 0;
3806| }
3807configure:35394: result: no
3808configure:35401: checking windows.h usability
3809configure:35401: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
3810conftest.c:108:10: fatal error: 'windows.h' file not found
3811#include <windows.h>
3812         ^~~~~~~~~~~
38131 error generated.
3814configure:35401: $? = 1
3815configure: failed program was:
3816| /* confdefs.h */
3817| #define PACKAGE_NAME "MPICH"
3818| #define PACKAGE_TARNAME "mpich"
3819| #define PACKAGE_VERSION "3.3"
3820| #define PACKAGE_STRING "MPICH 3.3"
3821| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3822| #define PACKAGE_URL "http://www.mpich.org/"
3823| #define STDC_HEADERS 1
3824| #define HAVE_SYS_TYPES_H 1
3825| #define HAVE_SYS_STAT_H 1
3826| #define HAVE_STDLIB_H 1
3827| #define HAVE_STRING_H 1
3828| #define HAVE_MEMORY_H 1
3829| #define HAVE_STRINGS_H 1
3830| #define HAVE_INTTYPES_H 1
3831| #define HAVE_STDINT_H 1
3832| #define HAVE_UNISTD_H 1
3833| #define __EXTENSIONS__ 1
3834| #define _ALL_SOURCE 1
3835| #define _GNU_SOURCE 1
3836| #define _POSIX_PTHREAD_SEMANTICS 1
3837| #define _TANDEM_SOURCE 1
3838| #define PACKAGE "mpich"
3839| #define VERSION "3.3"
3840| #define HAVE_DLFCN_H 1
3841| #define LT_OBJDIR ".libs/"
3842| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3843| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3844| #define HAVE_TAG_ERROR_BITS 1
3845| #define USE_LOGGING MPICH_LOGGING__NONE
3846| #define HAVE_VISIBILITY 1
3847| #define HWLOC_VERSION "2.0.1rc2-git"
3848| #define HWLOC_SYM_PREFIX hwloc_
3849| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3850| #define HWLOC_SYM_TRANSFORM 0
3851| #define _HPUX_SOURCE 1
3852| #define SIZEOF_VOID_P 8
3853| #define HWLOC_DARWIN_SYS 1
3854| #define HWLOC_X86_64_ARCH 1
3855| #define SIZEOF_UNSIGNED_LONG 8
3856| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3857| #define SIZEOF_UNSIGNED_INT 4
3858| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3859| #define HWLOC_HAVE_ATTRIBUTE 1
3860| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3861| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3862| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3863| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3864| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3865| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3866| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3867| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3868| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3869| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3870| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3871| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3872| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3873| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3874| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3875| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3876| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3877| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3878| #define HWLOC_C_HAVE_VISIBILITY 0
3879| #define HAVE_UNISTD_H 1
3880| #define HAVE_DIRENT_H 1
3881| #define HAVE_STRINGS_H 1
3882| #define HAVE_CTYPE_H 1
3883| #define HAVE_STRNCASECMP 1
3884| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3885| #define HAVE_STRFTIME 1
3886| #define HAVE_SETLOCALE 1
3887| #define HWLOC_HAVE_STDINT_H 1
3888| #define HAVE_SYS_MMAN_H 1
3889| /* end confdefs.h.  */
3890| #include <stdio.h>
3891| #ifdef HAVE_SYS_TYPES_H
3892| # include <sys/types.h>
3893| #endif
3894| #ifdef HAVE_SYS_STAT_H
3895| # include <sys/stat.h>
3896| #endif
3897| #ifdef STDC_HEADERS
3898| # include <stdlib.h>
3899| # include <stddef.h>
3900| #else
3901| # ifdef HAVE_STDLIB_H
3902| #  include <stdlib.h>
3903| # endif
3904| #endif
3905| #ifdef HAVE_STRING_H
3906| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3907| #  include <memory.h>
3908| # endif
3909| # include <string.h>
3910| #endif
3911| #ifdef HAVE_STRINGS_H
3912| # include <strings.h>
3913| #endif
3914| #ifdef HAVE_INTTYPES_H
3915| # include <inttypes.h>
3916| #endif
3917| #ifdef HAVE_STDINT_H
3918| # include <stdint.h>
3919| #endif
3920| #ifdef HAVE_UNISTD_H
3921| # include <unistd.h>
3922| #endif
3923| #include <windows.h>
3924configure:35401: result: no
3925configure:35401: checking windows.h presence
3926configure:35401: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
3927conftest.c:75:10: fatal error: 'windows.h' file not found
3928#include <windows.h>
3929         ^~~~~~~~~~~
39301 error generated.
3931configure:35401: $? = 1
3932configure: failed program was:
3933| /* confdefs.h */
3934| #define PACKAGE_NAME "MPICH"
3935| #define PACKAGE_TARNAME "mpich"
3936| #define PACKAGE_VERSION "3.3"
3937| #define PACKAGE_STRING "MPICH 3.3"
3938| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3939| #define PACKAGE_URL "http://www.mpich.org/"
3940| #define STDC_HEADERS 1
3941| #define HAVE_SYS_TYPES_H 1
3942| #define HAVE_SYS_STAT_H 1
3943| #define HAVE_STDLIB_H 1
3944| #define HAVE_STRING_H 1
3945| #define HAVE_MEMORY_H 1
3946| #define HAVE_STRINGS_H 1
3947| #define HAVE_INTTYPES_H 1
3948| #define HAVE_STDINT_H 1
3949| #define HAVE_UNISTD_H 1
3950| #define __EXTENSIONS__ 1
3951| #define _ALL_SOURCE 1
3952| #define _GNU_SOURCE 1
3953| #define _POSIX_PTHREAD_SEMANTICS 1
3954| #define _TANDEM_SOURCE 1
3955| #define PACKAGE "mpich"
3956| #define VERSION "3.3"
3957| #define HAVE_DLFCN_H 1
3958| #define LT_OBJDIR ".libs/"
3959| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3960| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3961| #define HAVE_TAG_ERROR_BITS 1
3962| #define USE_LOGGING MPICH_LOGGING__NONE
3963| #define HAVE_VISIBILITY 1
3964| #define HWLOC_VERSION "2.0.1rc2-git"
3965| #define HWLOC_SYM_PREFIX hwloc_
3966| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3967| #define HWLOC_SYM_TRANSFORM 0
3968| #define _HPUX_SOURCE 1
3969| #define SIZEOF_VOID_P 8
3970| #define HWLOC_DARWIN_SYS 1
3971| #define HWLOC_X86_64_ARCH 1
3972| #define SIZEOF_UNSIGNED_LONG 8
3973| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3974| #define SIZEOF_UNSIGNED_INT 4
3975| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3976| #define HWLOC_HAVE_ATTRIBUTE 1
3977| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3978| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3979| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3980| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3981| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3982| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3983| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3984| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3985| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3986| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3987| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3988| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3989| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3990| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3991| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3992| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3993| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3994| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3995| #define HWLOC_C_HAVE_VISIBILITY 0
3996| #define HAVE_UNISTD_H 1
3997| #define HAVE_DIRENT_H 1
3998| #define HAVE_STRINGS_H 1
3999| #define HAVE_CTYPE_H 1
4000| #define HAVE_STRNCASECMP 1
4001| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4002| #define HAVE_STRFTIME 1
4003| #define HAVE_SETLOCALE 1
4004| #define HWLOC_HAVE_STDINT_H 1
4005| #define HAVE_SYS_MMAN_H 1
4006| /* end confdefs.h.  */
4007| #include <windows.h>
4008configure:35401: result: no
4009configure:35401: checking for windows.h
4010configure:35401: result: no
4011configure:35414: checking sys/lgrp_user.h usability
4012configure:35414: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4013conftest.c:108:10: fatal error: 'sys/lgrp_user.h' file not found
4014#include <sys/lgrp_user.h>
4015         ^~~~~~~~~~~~~~~~~
40161 error generated.
4017configure:35414: $? = 1
4018configure: failed program was:
4019| /* confdefs.h */
4020| #define PACKAGE_NAME "MPICH"
4021| #define PACKAGE_TARNAME "mpich"
4022| #define PACKAGE_VERSION "3.3"
4023| #define PACKAGE_STRING "MPICH 3.3"
4024| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4025| #define PACKAGE_URL "http://www.mpich.org/"
4026| #define STDC_HEADERS 1
4027| #define HAVE_SYS_TYPES_H 1
4028| #define HAVE_SYS_STAT_H 1
4029| #define HAVE_STDLIB_H 1
4030| #define HAVE_STRING_H 1
4031| #define HAVE_MEMORY_H 1
4032| #define HAVE_STRINGS_H 1
4033| #define HAVE_INTTYPES_H 1
4034| #define HAVE_STDINT_H 1
4035| #define HAVE_UNISTD_H 1
4036| #define __EXTENSIONS__ 1
4037| #define _ALL_SOURCE 1
4038| #define _GNU_SOURCE 1
4039| #define _POSIX_PTHREAD_SEMANTICS 1
4040| #define _TANDEM_SOURCE 1
4041| #define PACKAGE "mpich"
4042| #define VERSION "3.3"
4043| #define HAVE_DLFCN_H 1
4044| #define LT_OBJDIR ".libs/"
4045| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4046| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4047| #define HAVE_TAG_ERROR_BITS 1
4048| #define USE_LOGGING MPICH_LOGGING__NONE
4049| #define HAVE_VISIBILITY 1
4050| #define HWLOC_VERSION "2.0.1rc2-git"
4051| #define HWLOC_SYM_PREFIX hwloc_
4052| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4053| #define HWLOC_SYM_TRANSFORM 0
4054| #define _HPUX_SOURCE 1
4055| #define SIZEOF_VOID_P 8
4056| #define HWLOC_DARWIN_SYS 1
4057| #define HWLOC_X86_64_ARCH 1
4058| #define SIZEOF_UNSIGNED_LONG 8
4059| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4060| #define SIZEOF_UNSIGNED_INT 4
4061| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4062| #define HWLOC_HAVE_ATTRIBUTE 1
4063| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4064| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4065| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4066| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4067| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4068| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4069| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4070| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4071| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4072| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4073| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4074| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4075| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4076| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4077| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4078| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4079| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4080| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4081| #define HWLOC_C_HAVE_VISIBILITY 0
4082| #define HAVE_UNISTD_H 1
4083| #define HAVE_DIRENT_H 1
4084| #define HAVE_STRINGS_H 1
4085| #define HAVE_CTYPE_H 1
4086| #define HAVE_STRNCASECMP 1
4087| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4088| #define HAVE_STRFTIME 1
4089| #define HAVE_SETLOCALE 1
4090| #define HWLOC_HAVE_STDINT_H 1
4091| #define HAVE_SYS_MMAN_H 1
4092| /* end confdefs.h.  */
4093| #include <stdio.h>
4094| #ifdef HAVE_SYS_TYPES_H
4095| # include <sys/types.h>
4096| #endif
4097| #ifdef HAVE_SYS_STAT_H
4098| # include <sys/stat.h>
4099| #endif
4100| #ifdef STDC_HEADERS
4101| # include <stdlib.h>
4102| # include <stddef.h>
4103| #else
4104| # ifdef HAVE_STDLIB_H
4105| #  include <stdlib.h>
4106| # endif
4107| #endif
4108| #ifdef HAVE_STRING_H
4109| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4110| #  include <memory.h>
4111| # endif
4112| # include <string.h>
4113| #endif
4114| #ifdef HAVE_STRINGS_H
4115| # include <strings.h>
4116| #endif
4117| #ifdef HAVE_INTTYPES_H
4118| # include <inttypes.h>
4119| #endif
4120| #ifdef HAVE_STDINT_H
4121| # include <stdint.h>
4122| #endif
4123| #ifdef HAVE_UNISTD_H
4124| # include <unistd.h>
4125| #endif
4126| #include <sys/lgrp_user.h>
4127configure:35414: result: no
4128configure:35414: checking sys/lgrp_user.h presence
4129configure:35414: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
4130conftest.c:75:10: fatal error: 'sys/lgrp_user.h' file not found
4131#include <sys/lgrp_user.h>
4132         ^~~~~~~~~~~~~~~~~
41331 error generated.
4134configure:35414: $? = 1
4135configure: failed program was:
4136| /* confdefs.h */
4137| #define PACKAGE_NAME "MPICH"
4138| #define PACKAGE_TARNAME "mpich"
4139| #define PACKAGE_VERSION "3.3"
4140| #define PACKAGE_STRING "MPICH 3.3"
4141| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4142| #define PACKAGE_URL "http://www.mpich.org/"
4143| #define STDC_HEADERS 1
4144| #define HAVE_SYS_TYPES_H 1
4145| #define HAVE_SYS_STAT_H 1
4146| #define HAVE_STDLIB_H 1
4147| #define HAVE_STRING_H 1
4148| #define HAVE_MEMORY_H 1
4149| #define HAVE_STRINGS_H 1
4150| #define HAVE_INTTYPES_H 1
4151| #define HAVE_STDINT_H 1
4152| #define HAVE_UNISTD_H 1
4153| #define __EXTENSIONS__ 1
4154| #define _ALL_SOURCE 1
4155| #define _GNU_SOURCE 1
4156| #define _POSIX_PTHREAD_SEMANTICS 1
4157| #define _TANDEM_SOURCE 1
4158| #define PACKAGE "mpich"
4159| #define VERSION "3.3"
4160| #define HAVE_DLFCN_H 1
4161| #define LT_OBJDIR ".libs/"
4162| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4163| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4164| #define HAVE_TAG_ERROR_BITS 1
4165| #define USE_LOGGING MPICH_LOGGING__NONE
4166| #define HAVE_VISIBILITY 1
4167| #define HWLOC_VERSION "2.0.1rc2-git"
4168| #define HWLOC_SYM_PREFIX hwloc_
4169| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4170| #define HWLOC_SYM_TRANSFORM 0
4171| #define _HPUX_SOURCE 1
4172| #define SIZEOF_VOID_P 8
4173| #define HWLOC_DARWIN_SYS 1
4174| #define HWLOC_X86_64_ARCH 1
4175| #define SIZEOF_UNSIGNED_LONG 8
4176| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4177| #define SIZEOF_UNSIGNED_INT 4
4178| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4179| #define HWLOC_HAVE_ATTRIBUTE 1
4180| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4181| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4182| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4183| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4184| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4185| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4186| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4187| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4188| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4189| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4190| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4191| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4192| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4193| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4194| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4195| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4196| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4197| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4198| #define HWLOC_C_HAVE_VISIBILITY 0
4199| #define HAVE_UNISTD_H 1
4200| #define HAVE_DIRENT_H 1
4201| #define HAVE_STRINGS_H 1
4202| #define HAVE_CTYPE_H 1
4203| #define HAVE_STRNCASECMP 1
4204| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4205| #define HAVE_STRFTIME 1
4206| #define HAVE_SETLOCALE 1
4207| #define HWLOC_HAVE_STDINT_H 1
4208| #define HAVE_SYS_MMAN_H 1
4209| /* end confdefs.h.  */
4210| #include <sys/lgrp_user.h>
4211configure:35414: result: no
4212configure:35414: checking for sys/lgrp_user.h
4213configure:35414: result: no
4214configure:35483: checking kstat.h usability
4215configure:35483: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4216conftest.c:108:10: fatal error: 'kstat.h' file not found
4217#include <kstat.h>
4218         ^~~~~~~~~
42191 error generated.
4220configure:35483: $? = 1
4221configure: failed program was:
4222| /* confdefs.h */
4223| #define PACKAGE_NAME "MPICH"
4224| #define PACKAGE_TARNAME "mpich"
4225| #define PACKAGE_VERSION "3.3"
4226| #define PACKAGE_STRING "MPICH 3.3"
4227| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4228| #define PACKAGE_URL "http://www.mpich.org/"
4229| #define STDC_HEADERS 1
4230| #define HAVE_SYS_TYPES_H 1
4231| #define HAVE_SYS_STAT_H 1
4232| #define HAVE_STDLIB_H 1
4233| #define HAVE_STRING_H 1
4234| #define HAVE_MEMORY_H 1
4235| #define HAVE_STRINGS_H 1
4236| #define HAVE_INTTYPES_H 1
4237| #define HAVE_STDINT_H 1
4238| #define HAVE_UNISTD_H 1
4239| #define __EXTENSIONS__ 1
4240| #define _ALL_SOURCE 1
4241| #define _GNU_SOURCE 1
4242| #define _POSIX_PTHREAD_SEMANTICS 1
4243| #define _TANDEM_SOURCE 1
4244| #define PACKAGE "mpich"
4245| #define VERSION "3.3"
4246| #define HAVE_DLFCN_H 1
4247| #define LT_OBJDIR ".libs/"
4248| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4249| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4250| #define HAVE_TAG_ERROR_BITS 1
4251| #define USE_LOGGING MPICH_LOGGING__NONE
4252| #define HAVE_VISIBILITY 1
4253| #define HWLOC_VERSION "2.0.1rc2-git"
4254| #define HWLOC_SYM_PREFIX hwloc_
4255| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4256| #define HWLOC_SYM_TRANSFORM 0
4257| #define _HPUX_SOURCE 1
4258| #define SIZEOF_VOID_P 8
4259| #define HWLOC_DARWIN_SYS 1
4260| #define HWLOC_X86_64_ARCH 1
4261| #define SIZEOF_UNSIGNED_LONG 8
4262| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4263| #define SIZEOF_UNSIGNED_INT 4
4264| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4265| #define HWLOC_HAVE_ATTRIBUTE 1
4266| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4267| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4268| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4269| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4270| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4271| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4272| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4273| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4274| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4275| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4276| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4277| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4278| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4279| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4280| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4281| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4282| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4283| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4284| #define HWLOC_C_HAVE_VISIBILITY 0
4285| #define HAVE_UNISTD_H 1
4286| #define HAVE_DIRENT_H 1
4287| #define HAVE_STRINGS_H 1
4288| #define HAVE_CTYPE_H 1
4289| #define HAVE_STRNCASECMP 1
4290| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4291| #define HAVE_STRFTIME 1
4292| #define HAVE_SETLOCALE 1
4293| #define HWLOC_HAVE_STDINT_H 1
4294| #define HAVE_SYS_MMAN_H 1
4295| /* end confdefs.h.  */
4296| #include <stdio.h>
4297| #ifdef HAVE_SYS_TYPES_H
4298| # include <sys/types.h>
4299| #endif
4300| #ifdef HAVE_SYS_STAT_H
4301| # include <sys/stat.h>
4302| #endif
4303| #ifdef STDC_HEADERS
4304| # include <stdlib.h>
4305| # include <stddef.h>
4306| #else
4307| # ifdef HAVE_STDLIB_H
4308| #  include <stdlib.h>
4309| # endif
4310| #endif
4311| #ifdef HAVE_STRING_H
4312| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4313| #  include <memory.h>
4314| # endif
4315| # include <string.h>
4316| #endif
4317| #ifdef HAVE_STRINGS_H
4318| # include <strings.h>
4319| #endif
4320| #ifdef HAVE_INTTYPES_H
4321| # include <inttypes.h>
4322| #endif
4323| #ifdef HAVE_STDINT_H
4324| # include <stdint.h>
4325| #endif
4326| #ifdef HAVE_UNISTD_H
4327| # include <unistd.h>
4328| #endif
4329| #include <kstat.h>
4330configure:35483: result: no
4331configure:35483: checking kstat.h presence
4332configure:35483: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
4333conftest.c:75:10: fatal error: 'kstat.h' file not found
4334#include <kstat.h>
4335         ^~~~~~~~~
43361 error generated.
4337configure:35483: $? = 1
4338configure: failed program was:
4339| /* confdefs.h */
4340| #define PACKAGE_NAME "MPICH"
4341| #define PACKAGE_TARNAME "mpich"
4342| #define PACKAGE_VERSION "3.3"
4343| #define PACKAGE_STRING "MPICH 3.3"
4344| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4345| #define PACKAGE_URL "http://www.mpich.org/"
4346| #define STDC_HEADERS 1
4347| #define HAVE_SYS_TYPES_H 1
4348| #define HAVE_SYS_STAT_H 1
4349| #define HAVE_STDLIB_H 1
4350| #define HAVE_STRING_H 1
4351| #define HAVE_MEMORY_H 1
4352| #define HAVE_STRINGS_H 1
4353| #define HAVE_INTTYPES_H 1
4354| #define HAVE_STDINT_H 1
4355| #define HAVE_UNISTD_H 1
4356| #define __EXTENSIONS__ 1
4357| #define _ALL_SOURCE 1
4358| #define _GNU_SOURCE 1
4359| #define _POSIX_PTHREAD_SEMANTICS 1
4360| #define _TANDEM_SOURCE 1
4361| #define PACKAGE "mpich"
4362| #define VERSION "3.3"
4363| #define HAVE_DLFCN_H 1
4364| #define LT_OBJDIR ".libs/"
4365| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4366| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4367| #define HAVE_TAG_ERROR_BITS 1
4368| #define USE_LOGGING MPICH_LOGGING__NONE
4369| #define HAVE_VISIBILITY 1
4370| #define HWLOC_VERSION "2.0.1rc2-git"
4371| #define HWLOC_SYM_PREFIX hwloc_
4372| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4373| #define HWLOC_SYM_TRANSFORM 0
4374| #define _HPUX_SOURCE 1
4375| #define SIZEOF_VOID_P 8
4376| #define HWLOC_DARWIN_SYS 1
4377| #define HWLOC_X86_64_ARCH 1
4378| #define SIZEOF_UNSIGNED_LONG 8
4379| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4380| #define SIZEOF_UNSIGNED_INT 4
4381| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4382| #define HWLOC_HAVE_ATTRIBUTE 1
4383| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4384| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4385| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4386| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4387| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4388| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4389| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4390| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4391| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4392| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4393| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4394| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4395| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4396| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4397| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4398| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4399| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4400| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4401| #define HWLOC_C_HAVE_VISIBILITY 0
4402| #define HAVE_UNISTD_H 1
4403| #define HAVE_DIRENT_H 1
4404| #define HAVE_STRINGS_H 1
4405| #define HAVE_CTYPE_H 1
4406| #define HAVE_STRNCASECMP 1
4407| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4408| #define HAVE_STRFTIME 1
4409| #define HAVE_SETLOCALE 1
4410| #define HWLOC_HAVE_STDINT_H 1
4411| #define HAVE_SYS_MMAN_H 1
4412| /* end confdefs.h.  */
4413| #include <kstat.h>
4414configure:35483: result: no
4415configure:35483: checking for kstat.h
4416configure:35483: result: no
4417configure:35532: checking whether fabsf is declared
4418configure:35532: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4419configure:35532: $? = 0
4420configure:35532: result: yes
4421configure:35545: checking for fabsf in -lm
4422configure:35570: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm   >&5
4423conftest.c:83:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
4424char fabsf ();
4425     ^
4426conftest.c:83:6: note: 'fabsf' is a builtin with type 'float (float)'
44271 warning generated.
4428configure:35570: $? = 0
4429configure:35579: result: yes
4430configure:35591: checking picl.h usability
4431configure:35591: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4432conftest.c:109:10: fatal error: 'picl.h' file not found
4433#include <picl.h>
4434         ^~~~~~~~
44351 error generated.
4436configure:35591: $? = 1
4437configure: failed program was:
4438| /* confdefs.h */
4439| #define PACKAGE_NAME "MPICH"
4440| #define PACKAGE_TARNAME "mpich"
4441| #define PACKAGE_VERSION "3.3"
4442| #define PACKAGE_STRING "MPICH 3.3"
4443| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4444| #define PACKAGE_URL "http://www.mpich.org/"
4445| #define STDC_HEADERS 1
4446| #define HAVE_SYS_TYPES_H 1
4447| #define HAVE_SYS_STAT_H 1
4448| #define HAVE_STDLIB_H 1
4449| #define HAVE_STRING_H 1
4450| #define HAVE_MEMORY_H 1
4451| #define HAVE_STRINGS_H 1
4452| #define HAVE_INTTYPES_H 1
4453| #define HAVE_STDINT_H 1
4454| #define HAVE_UNISTD_H 1
4455| #define __EXTENSIONS__ 1
4456| #define _ALL_SOURCE 1
4457| #define _GNU_SOURCE 1
4458| #define _POSIX_PTHREAD_SEMANTICS 1
4459| #define _TANDEM_SOURCE 1
4460| #define PACKAGE "mpich"
4461| #define VERSION "3.3"
4462| #define HAVE_DLFCN_H 1
4463| #define LT_OBJDIR ".libs/"
4464| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4465| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4466| #define HAVE_TAG_ERROR_BITS 1
4467| #define USE_LOGGING MPICH_LOGGING__NONE
4468| #define HAVE_VISIBILITY 1
4469| #define HWLOC_VERSION "2.0.1rc2-git"
4470| #define HWLOC_SYM_PREFIX hwloc_
4471| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4472| #define HWLOC_SYM_TRANSFORM 0
4473| #define _HPUX_SOURCE 1
4474| #define SIZEOF_VOID_P 8
4475| #define HWLOC_DARWIN_SYS 1
4476| #define HWLOC_X86_64_ARCH 1
4477| #define SIZEOF_UNSIGNED_LONG 8
4478| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4479| #define SIZEOF_UNSIGNED_INT 4
4480| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4481| #define HWLOC_HAVE_ATTRIBUTE 1
4482| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4483| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4484| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4485| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4486| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4487| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4488| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4489| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4490| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4491| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4492| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4493| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4494| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4495| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4496| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4497| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4498| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4499| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4500| #define HWLOC_C_HAVE_VISIBILITY 0
4501| #define HAVE_UNISTD_H 1
4502| #define HAVE_DIRENT_H 1
4503| #define HAVE_STRINGS_H 1
4504| #define HAVE_CTYPE_H 1
4505| #define HAVE_STRNCASECMP 1
4506| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4507| #define HAVE_STRFTIME 1
4508| #define HAVE_SETLOCALE 1
4509| #define HWLOC_HAVE_STDINT_H 1
4510| #define HAVE_SYS_MMAN_H 1
4511| #define HAVE_DECL_FABSF 1
4512| /* end confdefs.h.  */
4513| #include <stdio.h>
4514| #ifdef HAVE_SYS_TYPES_H
4515| # include <sys/types.h>
4516| #endif
4517| #ifdef HAVE_SYS_STAT_H
4518| # include <sys/stat.h>
4519| #endif
4520| #ifdef STDC_HEADERS
4521| # include <stdlib.h>
4522| # include <stddef.h>
4523| #else
4524| # ifdef HAVE_STDLIB_H
4525| #  include <stdlib.h>
4526| # endif
4527| #endif
4528| #ifdef HAVE_STRING_H
4529| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4530| #  include <memory.h>
4531| # endif
4532| # include <string.h>
4533| #endif
4534| #ifdef HAVE_STRINGS_H
4535| # include <strings.h>
4536| #endif
4537| #ifdef HAVE_INTTYPES_H
4538| # include <inttypes.h>
4539| #endif
4540| #ifdef HAVE_STDINT_H
4541| # include <stdint.h>
4542| #endif
4543| #ifdef HAVE_UNISTD_H
4544| # include <unistd.h>
4545| #endif
4546| #include <picl.h>
4547configure:35591: result: no
4548configure:35591: checking picl.h presence
4549configure:35591: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
4550conftest.c:76:10: fatal error: 'picl.h' file not found
4551#include <picl.h>
4552         ^~~~~~~~
45531 error generated.
4554configure:35591: $? = 1
4555configure: failed program was:
4556| /* confdefs.h */
4557| #define PACKAGE_NAME "MPICH"
4558| #define PACKAGE_TARNAME "mpich"
4559| #define PACKAGE_VERSION "3.3"
4560| #define PACKAGE_STRING "MPICH 3.3"
4561| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4562| #define PACKAGE_URL "http://www.mpich.org/"
4563| #define STDC_HEADERS 1
4564| #define HAVE_SYS_TYPES_H 1
4565| #define HAVE_SYS_STAT_H 1
4566| #define HAVE_STDLIB_H 1
4567| #define HAVE_STRING_H 1
4568| #define HAVE_MEMORY_H 1
4569| #define HAVE_STRINGS_H 1
4570| #define HAVE_INTTYPES_H 1
4571| #define HAVE_STDINT_H 1
4572| #define HAVE_UNISTD_H 1
4573| #define __EXTENSIONS__ 1
4574| #define _ALL_SOURCE 1
4575| #define _GNU_SOURCE 1
4576| #define _POSIX_PTHREAD_SEMANTICS 1
4577| #define _TANDEM_SOURCE 1
4578| #define PACKAGE "mpich"
4579| #define VERSION "3.3"
4580| #define HAVE_DLFCN_H 1
4581| #define LT_OBJDIR ".libs/"
4582| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4583| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4584| #define HAVE_TAG_ERROR_BITS 1
4585| #define USE_LOGGING MPICH_LOGGING__NONE
4586| #define HAVE_VISIBILITY 1
4587| #define HWLOC_VERSION "2.0.1rc2-git"
4588| #define HWLOC_SYM_PREFIX hwloc_
4589| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4590| #define HWLOC_SYM_TRANSFORM 0
4591| #define _HPUX_SOURCE 1
4592| #define SIZEOF_VOID_P 8
4593| #define HWLOC_DARWIN_SYS 1
4594| #define HWLOC_X86_64_ARCH 1
4595| #define SIZEOF_UNSIGNED_LONG 8
4596| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4597| #define SIZEOF_UNSIGNED_INT 4
4598| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4599| #define HWLOC_HAVE_ATTRIBUTE 1
4600| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4601| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4602| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4603| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4604| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4605| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4606| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4607| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4608| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4609| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4610| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4611| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4612| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4613| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4614| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4615| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4616| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4617| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4618| #define HWLOC_C_HAVE_VISIBILITY 0
4619| #define HAVE_UNISTD_H 1
4620| #define HAVE_DIRENT_H 1
4621| #define HAVE_STRINGS_H 1
4622| #define HAVE_CTYPE_H 1
4623| #define HAVE_STRNCASECMP 1
4624| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4625| #define HAVE_STRFTIME 1
4626| #define HAVE_SETLOCALE 1
4627| #define HWLOC_HAVE_STDINT_H 1
4628| #define HAVE_SYS_MMAN_H 1
4629| #define HAVE_DECL_FABSF 1
4630| /* end confdefs.h.  */
4631| #include <picl.h>
4632configure:35591: result: no
4633configure:35591: checking for picl.h
4634configure:35591: result: no
4635configure:35642: checking whether _SC_NPROCESSORS_ONLN is declared
4636configure:35642: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4637configure:35642: $? = 0
4638configure:35642: result: yes
4639configure:35658: checking whether _SC_NPROCESSORS_CONF is declared
4640configure:35658: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4641configure:35658: $? = 0
4642configure:35658: result: yes
4643configure:35674: checking whether _SC_NPROC_ONLN is declared
4644configure:35674: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4645conftest.c:87:10: error: use of undeclared identifier '_SC_NPROC_ONLN'
4646  (void) _SC_NPROC_ONLN;
4647         ^
46481 error generated.
4649configure:35674: $? = 1
4650configure: failed program was:
4651| /* confdefs.h */
4652| #define PACKAGE_NAME "MPICH"
4653| #define PACKAGE_TARNAME "mpich"
4654| #define PACKAGE_VERSION "3.3"
4655| #define PACKAGE_STRING "MPICH 3.3"
4656| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4657| #define PACKAGE_URL "http://www.mpich.org/"
4658| #define STDC_HEADERS 1
4659| #define HAVE_SYS_TYPES_H 1
4660| #define HAVE_SYS_STAT_H 1
4661| #define HAVE_STDLIB_H 1
4662| #define HAVE_STRING_H 1
4663| #define HAVE_MEMORY_H 1
4664| #define HAVE_STRINGS_H 1
4665| #define HAVE_INTTYPES_H 1
4666| #define HAVE_STDINT_H 1
4667| #define HAVE_UNISTD_H 1
4668| #define __EXTENSIONS__ 1
4669| #define _ALL_SOURCE 1
4670| #define _GNU_SOURCE 1
4671| #define _POSIX_PTHREAD_SEMANTICS 1
4672| #define _TANDEM_SOURCE 1
4673| #define PACKAGE "mpich"
4674| #define VERSION "3.3"
4675| #define HAVE_DLFCN_H 1
4676| #define LT_OBJDIR ".libs/"
4677| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4678| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4679| #define HAVE_TAG_ERROR_BITS 1
4680| #define USE_LOGGING MPICH_LOGGING__NONE
4681| #define HAVE_VISIBILITY 1
4682| #define HWLOC_VERSION "2.0.1rc2-git"
4683| #define HWLOC_SYM_PREFIX hwloc_
4684| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4685| #define HWLOC_SYM_TRANSFORM 0
4686| #define _HPUX_SOURCE 1
4687| #define SIZEOF_VOID_P 8
4688| #define HWLOC_DARWIN_SYS 1
4689| #define HWLOC_X86_64_ARCH 1
4690| #define SIZEOF_UNSIGNED_LONG 8
4691| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4692| #define SIZEOF_UNSIGNED_INT 4
4693| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4694| #define HWLOC_HAVE_ATTRIBUTE 1
4695| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4696| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4697| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4698| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4699| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4700| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4701| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4702| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4703| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4704| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4705| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4706| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4707| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4708| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4709| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4710| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4711| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4712| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4713| #define HWLOC_C_HAVE_VISIBILITY 0
4714| #define HAVE_UNISTD_H 1
4715| #define HAVE_DIRENT_H 1
4716| #define HAVE_STRINGS_H 1
4717| #define HAVE_CTYPE_H 1
4718| #define HAVE_STRNCASECMP 1
4719| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4720| #define HAVE_STRFTIME 1
4721| #define HAVE_SETLOCALE 1
4722| #define HWLOC_HAVE_STDINT_H 1
4723| #define HAVE_SYS_MMAN_H 1
4724| #define HAVE_DECL_FABSF 1
4725| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
4726| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
4727| /* end confdefs.h.  */
4728| #include <unistd.h>
4729|
4730| int
4731| main ()
4732| {
4733| #ifndef _SC_NPROC_ONLN
4734| #ifdef __cplusplus
4735|   (void) _SC_NPROC_ONLN;
4736| #else
4737|   (void) _SC_NPROC_ONLN;
4738| #endif
4739| #endif
4740|
4741|   ;
4742|   return 0;
4743| }
4744configure:35674: result: no
4745configure:35690: checking whether _SC_NPROC_CONF is declared
4746configure:35690: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4747conftest.c:88:10: error: use of undeclared identifier '_SC_NPROC_CONF'
4748  (void) _SC_NPROC_CONF;
4749         ^
47501 error generated.
4751configure:35690: $? = 1
4752configure: failed program was:
4753| /* confdefs.h */
4754| #define PACKAGE_NAME "MPICH"
4755| #define PACKAGE_TARNAME "mpich"
4756| #define PACKAGE_VERSION "3.3"
4757| #define PACKAGE_STRING "MPICH 3.3"
4758| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4759| #define PACKAGE_URL "http://www.mpich.org/"
4760| #define STDC_HEADERS 1
4761| #define HAVE_SYS_TYPES_H 1
4762| #define HAVE_SYS_STAT_H 1
4763| #define HAVE_STDLIB_H 1
4764| #define HAVE_STRING_H 1
4765| #define HAVE_MEMORY_H 1
4766| #define HAVE_STRINGS_H 1
4767| #define HAVE_INTTYPES_H 1
4768| #define HAVE_STDINT_H 1
4769| #define HAVE_UNISTD_H 1
4770| #define __EXTENSIONS__ 1
4771| #define _ALL_SOURCE 1
4772| #define _GNU_SOURCE 1
4773| #define _POSIX_PTHREAD_SEMANTICS 1
4774| #define _TANDEM_SOURCE 1
4775| #define PACKAGE "mpich"
4776| #define VERSION "3.3"
4777| #define HAVE_DLFCN_H 1
4778| #define LT_OBJDIR ".libs/"
4779| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4780| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4781| #define HAVE_TAG_ERROR_BITS 1
4782| #define USE_LOGGING MPICH_LOGGING__NONE
4783| #define HAVE_VISIBILITY 1
4784| #define HWLOC_VERSION "2.0.1rc2-git"
4785| #define HWLOC_SYM_PREFIX hwloc_
4786| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4787| #define HWLOC_SYM_TRANSFORM 0
4788| #define _HPUX_SOURCE 1
4789| #define SIZEOF_VOID_P 8
4790| #define HWLOC_DARWIN_SYS 1
4791| #define HWLOC_X86_64_ARCH 1
4792| #define SIZEOF_UNSIGNED_LONG 8
4793| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4794| #define SIZEOF_UNSIGNED_INT 4
4795| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4796| #define HWLOC_HAVE_ATTRIBUTE 1
4797| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4798| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4799| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4800| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4801| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4802| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4803| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4804| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4805| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4806| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4807| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4808| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4809| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4810| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4811| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4812| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4813| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4814| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4815| #define HWLOC_C_HAVE_VISIBILITY 0
4816| #define HAVE_UNISTD_H 1
4817| #define HAVE_DIRENT_H 1
4818| #define HAVE_STRINGS_H 1
4819| #define HAVE_CTYPE_H 1
4820| #define HAVE_STRNCASECMP 1
4821| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4822| #define HAVE_STRFTIME 1
4823| #define HAVE_SETLOCALE 1
4824| #define HWLOC_HAVE_STDINT_H 1
4825| #define HAVE_SYS_MMAN_H 1
4826| #define HAVE_DECL_FABSF 1
4827| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
4828| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
4829| #define HAVE_DECL__SC_NPROC_ONLN 0
4830| /* end confdefs.h.  */
4831| #include <unistd.h>
4832|
4833| int
4834| main ()
4835| {
4836| #ifndef _SC_NPROC_CONF
4837| #ifdef __cplusplus
4838|   (void) _SC_NPROC_CONF;
4839| #else
4840|   (void) _SC_NPROC_CONF;
4841| #endif
4842| #endif
4843|
4844|   ;
4845|   return 0;
4846| }
4847configure:35690: result: no
4848configure:35706: checking whether _SC_PAGESIZE is declared
4849configure:35706: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4850configure:35706: $? = 0
4851configure:35706: result: yes
4852configure:35722: checking whether _SC_PAGE_SIZE is declared
4853configure:35722: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4854configure:35722: $? = 0
4855configure:35722: result: yes
4856configure:35738: checking whether _SC_LARGE_PAGESIZE is declared
4857configure:35738: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4858conftest.c:91:10: error: use of undeclared identifier '_SC_LARGE_PAGESIZE'
4859  (void) _SC_LARGE_PAGESIZE;
4860         ^
48611 error generated.
4862configure:35738: $? = 1
4863configure: failed program was:
4864| /* confdefs.h */
4865| #define PACKAGE_NAME "MPICH"
4866| #define PACKAGE_TARNAME "mpich"
4867| #define PACKAGE_VERSION "3.3"
4868| #define PACKAGE_STRING "MPICH 3.3"
4869| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4870| #define PACKAGE_URL "http://www.mpich.org/"
4871| #define STDC_HEADERS 1
4872| #define HAVE_SYS_TYPES_H 1
4873| #define HAVE_SYS_STAT_H 1
4874| #define HAVE_STDLIB_H 1
4875| #define HAVE_STRING_H 1
4876| #define HAVE_MEMORY_H 1
4877| #define HAVE_STRINGS_H 1
4878| #define HAVE_INTTYPES_H 1
4879| #define HAVE_STDINT_H 1
4880| #define HAVE_UNISTD_H 1
4881| #define __EXTENSIONS__ 1
4882| #define _ALL_SOURCE 1
4883| #define _GNU_SOURCE 1
4884| #define _POSIX_PTHREAD_SEMANTICS 1
4885| #define _TANDEM_SOURCE 1
4886| #define PACKAGE "mpich"
4887| #define VERSION "3.3"
4888| #define HAVE_DLFCN_H 1
4889| #define LT_OBJDIR ".libs/"
4890| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4891| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4892| #define HAVE_TAG_ERROR_BITS 1
4893| #define USE_LOGGING MPICH_LOGGING__NONE
4894| #define HAVE_VISIBILITY 1
4895| #define HWLOC_VERSION "2.0.1rc2-git"
4896| #define HWLOC_SYM_PREFIX hwloc_
4897| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4898| #define HWLOC_SYM_TRANSFORM 0
4899| #define _HPUX_SOURCE 1
4900| #define SIZEOF_VOID_P 8
4901| #define HWLOC_DARWIN_SYS 1
4902| #define HWLOC_X86_64_ARCH 1
4903| #define SIZEOF_UNSIGNED_LONG 8
4904| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4905| #define SIZEOF_UNSIGNED_INT 4
4906| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4907| #define HWLOC_HAVE_ATTRIBUTE 1
4908| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4909| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4910| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4911| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4912| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4913| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4914| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4915| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4916| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4917| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4918| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4919| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4920| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4921| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4922| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4923| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4924| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4925| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4926| #define HWLOC_C_HAVE_VISIBILITY 0
4927| #define HAVE_UNISTD_H 1
4928| #define HAVE_DIRENT_H 1
4929| #define HAVE_STRINGS_H 1
4930| #define HAVE_CTYPE_H 1
4931| #define HAVE_STRNCASECMP 1
4932| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4933| #define HAVE_STRFTIME 1
4934| #define HAVE_SETLOCALE 1
4935| #define HWLOC_HAVE_STDINT_H 1
4936| #define HAVE_SYS_MMAN_H 1
4937| #define HAVE_DECL_FABSF 1
4938| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
4939| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
4940| #define HAVE_DECL__SC_NPROC_ONLN 0
4941| #define HAVE_DECL__SC_NPROC_CONF 0
4942| #define HAVE_DECL__SC_PAGESIZE 1
4943| #define HAVE_DECL__SC_PAGE_SIZE 1
4944| /* end confdefs.h.  */
4945| #include <unistd.h>
4946|
4947| int
4948| main ()
4949| {
4950| #ifndef _SC_LARGE_PAGESIZE
4951| #ifdef __cplusplus
4952|   (void) _SC_LARGE_PAGESIZE;
4953| #else
4954|   (void) _SC_LARGE_PAGESIZE;
4955| #endif
4956| #endif
4957|
4958|   ;
4959|   return 0;
4960| }
4961configure:35738: result: no
4962configure:35758: checking mach/mach_host.h usability
4963configure:35758: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4964configure:35758: $? = 0
4965configure:35758: result: yes
4966configure:35758: checking mach/mach_host.h presence
4967configure:35758: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
4968configure:35758: $? = 0
4969configure:35758: result: yes
4970configure:35758: checking for mach/mach_host.h
4971configure:35758: result: yes
4972configure:35770: checking mach/mach_init.h usability
4973configure:35770: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4974configure:35770: $? = 0
4975configure:35770: result: yes
4976configure:35770: checking mach/mach_init.h presence
4977configure:35770: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
4978configure:35770: $? = 0
4979configure:35770: result: yes
4980configure:35770: checking for mach/mach_init.h
4981configure:35770: result: yes
4982configure:35778: checking for host_info
4983configure:35778: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
4984configure:35778: $? = 0
4985configure:35778: result: yes
4986configure:35795: checking sys/param.h usability
4987configure:35795: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4988configure:35795: $? = 0
4989configure:35795: result: yes
4990configure:35795: checking sys/param.h presence
4991configure:35795: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
4992configure:35795: $? = 0
4993configure:35795: result: yes
4994configure:35795: checking for sys/param.h
4995configure:35795: result: yes
4996configure:35807: checking for sys/sysctl.h
4997configure:35807: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
4998configure:35807: $? = 0
4999configure:35807: result: yes
5000configure:35819: checking whether CTL_HW is declared
5001configure:35819: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5002configure:35819: $? = 0
5003configure:35819: result: yes
5004configure:35835: checking whether HW_NCPU is declared
5005configure:35835: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5006configure:35835: $? = 0
5007configure:35835: result: yes
5008configure:35858: checking whether strtoull is declared
5009configure:35858: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5010configure:35858: $? = 0
5011configure:35858: result: yes
5012configure:35887: checking for ssize_t
5013configure:35887: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5014configure:35887: $? = 0
5015configure:35887: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5016conftest.c:127:22: error: expected expression
5017if (sizeof ((ssize_t)))
5018                     ^
50191 error generated.
5020configure:35887: $? = 1
5021configure: failed program was:
5022| /* confdefs.h */
5023| #define PACKAGE_NAME "MPICH"
5024| #define PACKAGE_TARNAME "mpich"
5025| #define PACKAGE_VERSION "3.3"
5026| #define PACKAGE_STRING "MPICH 3.3"
5027| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5028| #define PACKAGE_URL "http://www.mpich.org/"
5029| #define STDC_HEADERS 1
5030| #define HAVE_SYS_TYPES_H 1
5031| #define HAVE_SYS_STAT_H 1
5032| #define HAVE_STDLIB_H 1
5033| #define HAVE_STRING_H 1
5034| #define HAVE_MEMORY_H 1
5035| #define HAVE_STRINGS_H 1
5036| #define HAVE_INTTYPES_H 1
5037| #define HAVE_STDINT_H 1
5038| #define HAVE_UNISTD_H 1
5039| #define __EXTENSIONS__ 1
5040| #define _ALL_SOURCE 1
5041| #define _GNU_SOURCE 1
5042| #define _POSIX_PTHREAD_SEMANTICS 1
5043| #define _TANDEM_SOURCE 1
5044| #define PACKAGE "mpich"
5045| #define VERSION "3.3"
5046| #define HAVE_DLFCN_H 1
5047| #define LT_OBJDIR ".libs/"
5048| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5049| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5050| #define HAVE_TAG_ERROR_BITS 1
5051| #define USE_LOGGING MPICH_LOGGING__NONE
5052| #define HAVE_VISIBILITY 1
5053| #define HWLOC_VERSION "2.0.1rc2-git"
5054| #define HWLOC_SYM_PREFIX hwloc_
5055| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5056| #define HWLOC_SYM_TRANSFORM 0
5057| #define _HPUX_SOURCE 1
5058| #define SIZEOF_VOID_P 8
5059| #define HWLOC_DARWIN_SYS 1
5060| #define HWLOC_X86_64_ARCH 1
5061| #define SIZEOF_UNSIGNED_LONG 8
5062| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5063| #define SIZEOF_UNSIGNED_INT 4
5064| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5065| #define HWLOC_HAVE_ATTRIBUTE 1
5066| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5067| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5068| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5069| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5070| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5071| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5072| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5073| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5074| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5075| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5076| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5077| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5078| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5079| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5080| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5081| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5082| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5083| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5084| #define HWLOC_C_HAVE_VISIBILITY 0
5085| #define HAVE_UNISTD_H 1
5086| #define HAVE_DIRENT_H 1
5087| #define HAVE_STRINGS_H 1
5088| #define HAVE_CTYPE_H 1
5089| #define HAVE_STRNCASECMP 1
5090| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5091| #define HAVE_STRFTIME 1
5092| #define HAVE_SETLOCALE 1
5093| #define HWLOC_HAVE_STDINT_H 1
5094| #define HAVE_SYS_MMAN_H 1
5095| #define HAVE_DECL_FABSF 1
5096| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5097| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5098| #define HAVE_DECL__SC_NPROC_ONLN 0
5099| #define HAVE_DECL__SC_NPROC_CONF 0
5100| #define HAVE_DECL__SC_PAGESIZE 1
5101| #define HAVE_DECL__SC_PAGE_SIZE 1
5102| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5103| #define HAVE_MACH_MACH_HOST_H 1
5104| #define HAVE_MACH_MACH_INIT_H 1
5105| #define HAVE_HOST_INFO 1
5106| #define HAVE_SYS_PARAM_H 1
5107| #define HAVE_SYS_SYSCTL_H 1
5108| #define HAVE_DECL_CTL_HW 1
5109| #define HAVE_DECL_HW_NCPU 1
5110| #define HAVE_DECL_STRTOULL 1
5111| /* end confdefs.h.  */
5112| #include <stdio.h>
5113| #ifdef HAVE_SYS_TYPES_H
5114| # include <sys/types.h>
5115| #endif
5116| #ifdef HAVE_SYS_STAT_H
5117| # include <sys/stat.h>
5118| #endif
5119| #ifdef STDC_HEADERS
5120| # include <stdlib.h>
5121| # include <stddef.h>
5122| #else
5123| # ifdef HAVE_STDLIB_H
5124| #  include <stdlib.h>
5125| # endif
5126| #endif
5127| #ifdef HAVE_STRING_H
5128| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5129| #  include <memory.h>
5130| # endif
5131| # include <string.h>
5132| #endif
5133| #ifdef HAVE_STRINGS_H
5134| # include <strings.h>
5135| #endif
5136| #ifdef HAVE_INTTYPES_H
5137| # include <inttypes.h>
5138| #endif
5139| #ifdef HAVE_STDINT_H
5140| # include <stdint.h>
5141| #endif
5142| #ifdef HAVE_UNISTD_H
5143| # include <unistd.h>
5144| #endif
5145| int
5146| main ()
5147| {
5148| if (sizeof ((ssize_t)))
5149|           return 0;
5150|   ;
5151|   return 0;
5152| }
5153configure:35887: result: yes
5154configure:35897: checking whether snprintf is declared
5155configure:35897: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5156configure:35897: $? = 0
5157configure:35897: result: yes
5158configure:35909: checking whether strcasecmp is declared
5159configure:35909: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5160configure:35909: $? = 0
5161configure:35909: result: yes
5162configure:35922: checking whether _strdup is declared
5163configure:35922: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5164conftest.c:135:10: error: use of undeclared identifier '_strdup'
5165  (void) _strdup;
5166         ^
51671 error generated.
5168configure:35922: $? = 1
5169configure: failed program was:
5170| /* confdefs.h */
5171| #define PACKAGE_NAME "MPICH"
5172| #define PACKAGE_TARNAME "mpich"
5173| #define PACKAGE_VERSION "3.3"
5174| #define PACKAGE_STRING "MPICH 3.3"
5175| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5176| #define PACKAGE_URL "http://www.mpich.org/"
5177| #define STDC_HEADERS 1
5178| #define HAVE_SYS_TYPES_H 1
5179| #define HAVE_SYS_STAT_H 1
5180| #define HAVE_STDLIB_H 1
5181| #define HAVE_STRING_H 1
5182| #define HAVE_MEMORY_H 1
5183| #define HAVE_STRINGS_H 1
5184| #define HAVE_INTTYPES_H 1
5185| #define HAVE_STDINT_H 1
5186| #define HAVE_UNISTD_H 1
5187| #define __EXTENSIONS__ 1
5188| #define _ALL_SOURCE 1
5189| #define _GNU_SOURCE 1
5190| #define _POSIX_PTHREAD_SEMANTICS 1
5191| #define _TANDEM_SOURCE 1
5192| #define PACKAGE "mpich"
5193| #define VERSION "3.3"
5194| #define HAVE_DLFCN_H 1
5195| #define LT_OBJDIR ".libs/"
5196| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5197| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5198| #define HAVE_TAG_ERROR_BITS 1
5199| #define USE_LOGGING MPICH_LOGGING__NONE
5200| #define HAVE_VISIBILITY 1
5201| #define HWLOC_VERSION "2.0.1rc2-git"
5202| #define HWLOC_SYM_PREFIX hwloc_
5203| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5204| #define HWLOC_SYM_TRANSFORM 0
5205| #define _HPUX_SOURCE 1
5206| #define SIZEOF_VOID_P 8
5207| #define HWLOC_DARWIN_SYS 1
5208| #define HWLOC_X86_64_ARCH 1
5209| #define SIZEOF_UNSIGNED_LONG 8
5210| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5211| #define SIZEOF_UNSIGNED_INT 4
5212| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5213| #define HWLOC_HAVE_ATTRIBUTE 1
5214| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5215| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5216| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5217| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5218| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5219| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5220| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5221| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5222| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5223| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5224| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5225| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5226| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5227| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5228| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5229| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5230| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5231| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5232| #define HWLOC_C_HAVE_VISIBILITY 0
5233| #define HAVE_UNISTD_H 1
5234| #define HAVE_DIRENT_H 1
5235| #define HAVE_STRINGS_H 1
5236| #define HAVE_CTYPE_H 1
5237| #define HAVE_STRNCASECMP 1
5238| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5239| #define HAVE_STRFTIME 1
5240| #define HAVE_SETLOCALE 1
5241| #define HWLOC_HAVE_STDINT_H 1
5242| #define HAVE_SYS_MMAN_H 1
5243| #define HAVE_DECL_FABSF 1
5244| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5245| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5246| #define HAVE_DECL__SC_NPROC_ONLN 0
5247| #define HAVE_DECL__SC_NPROC_CONF 0
5248| #define HAVE_DECL__SC_PAGESIZE 1
5249| #define HAVE_DECL__SC_PAGE_SIZE 1
5250| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5251| #define HAVE_MACH_MACH_HOST_H 1
5252| #define HAVE_MACH_MACH_INIT_H 1
5253| #define HAVE_HOST_INFO 1
5254| #define HAVE_SYS_PARAM_H 1
5255| #define HAVE_SYS_SYSCTL_H 1
5256| #define HAVE_DECL_CTL_HW 1
5257| #define HAVE_DECL_HW_NCPU 1
5258| #define HAVE_DECL_STRTOULL 1
5259| #define HAVE_SSIZE_T 1
5260| #define HAVE_DECL_SNPRINTF 1
5261| #define HAVE_DECL_STRCASECMP 1
5262| /* end confdefs.h.  */
5263| #include <stdio.h>
5264| #ifdef HAVE_SYS_TYPES_H
5265| # include <sys/types.h>
5266| #endif
5267| #ifdef HAVE_SYS_STAT_H
5268| # include <sys/stat.h>
5269| #endif
5270| #ifdef STDC_HEADERS
5271| # include <stdlib.h>
5272| # include <stddef.h>
5273| #else
5274| # ifdef HAVE_STDLIB_H
5275| #  include <stdlib.h>
5276| # endif
5277| #endif
5278| #ifdef HAVE_STRING_H
5279| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5280| #  include <memory.h>
5281| # endif
5282| # include <string.h>
5283| #endif
5284| #ifdef HAVE_STRINGS_H
5285| # include <strings.h>
5286| #endif
5287| #ifdef HAVE_INTTYPES_H
5288| # include <inttypes.h>
5289| #endif
5290| #ifdef HAVE_STDINT_H
5291| # include <stdint.h>
5292| #endif
5293| #ifdef HAVE_UNISTD_H
5294| # include <unistd.h>
5295| #endif
5296|
5297| int
5298| main ()
5299| {
5300| #ifndef _strdup
5301| #ifdef __cplusplus
5302|   (void) _strdup;
5303| #else
5304|   (void) _strdup;
5305| #endif
5306| #endif
5307|
5308|   ;
5309|   return 0;
5310| }
5311configure:35922: result: no
5312configure:35934: checking whether _putenv is declared
5313configure:35934: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5314conftest.c:136:10: error: use of undeclared identifier '_putenv'
5315  (void) _putenv;
5316         ^
53171 error generated.
5318configure:35934: $? = 1
5319configure: failed program was:
5320| /* confdefs.h */
5321| #define PACKAGE_NAME "MPICH"
5322| #define PACKAGE_TARNAME "mpich"
5323| #define PACKAGE_VERSION "3.3"
5324| #define PACKAGE_STRING "MPICH 3.3"
5325| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5326| #define PACKAGE_URL "http://www.mpich.org/"
5327| #define STDC_HEADERS 1
5328| #define HAVE_SYS_TYPES_H 1
5329| #define HAVE_SYS_STAT_H 1
5330| #define HAVE_STDLIB_H 1
5331| #define HAVE_STRING_H 1
5332| #define HAVE_MEMORY_H 1
5333| #define HAVE_STRINGS_H 1
5334| #define HAVE_INTTYPES_H 1
5335| #define HAVE_STDINT_H 1
5336| #define HAVE_UNISTD_H 1
5337| #define __EXTENSIONS__ 1
5338| #define _ALL_SOURCE 1
5339| #define _GNU_SOURCE 1
5340| #define _POSIX_PTHREAD_SEMANTICS 1
5341| #define _TANDEM_SOURCE 1
5342| #define PACKAGE "mpich"
5343| #define VERSION "3.3"
5344| #define HAVE_DLFCN_H 1
5345| #define LT_OBJDIR ".libs/"
5346| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5347| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5348| #define HAVE_TAG_ERROR_BITS 1
5349| #define USE_LOGGING MPICH_LOGGING__NONE
5350| #define HAVE_VISIBILITY 1
5351| #define HWLOC_VERSION "2.0.1rc2-git"
5352| #define HWLOC_SYM_PREFIX hwloc_
5353| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5354| #define HWLOC_SYM_TRANSFORM 0
5355| #define _HPUX_SOURCE 1
5356| #define SIZEOF_VOID_P 8
5357| #define HWLOC_DARWIN_SYS 1
5358| #define HWLOC_X86_64_ARCH 1
5359| #define SIZEOF_UNSIGNED_LONG 8
5360| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5361| #define SIZEOF_UNSIGNED_INT 4
5362| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5363| #define HWLOC_HAVE_ATTRIBUTE 1
5364| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5365| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5366| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5367| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5368| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5369| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5370| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5371| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5372| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5373| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5374| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5375| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5376| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5377| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5378| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5379| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5380| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5381| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5382| #define HWLOC_C_HAVE_VISIBILITY 0
5383| #define HAVE_UNISTD_H 1
5384| #define HAVE_DIRENT_H 1
5385| #define HAVE_STRINGS_H 1
5386| #define HAVE_CTYPE_H 1
5387| #define HAVE_STRNCASECMP 1
5388| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5389| #define HAVE_STRFTIME 1
5390| #define HAVE_SETLOCALE 1
5391| #define HWLOC_HAVE_STDINT_H 1
5392| #define HAVE_SYS_MMAN_H 1
5393| #define HAVE_DECL_FABSF 1
5394| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5395| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5396| #define HAVE_DECL__SC_NPROC_ONLN 0
5397| #define HAVE_DECL__SC_NPROC_CONF 0
5398| #define HAVE_DECL__SC_PAGESIZE 1
5399| #define HAVE_DECL__SC_PAGE_SIZE 1
5400| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5401| #define HAVE_MACH_MACH_HOST_H 1
5402| #define HAVE_MACH_MACH_INIT_H 1
5403| #define HAVE_HOST_INFO 1
5404| #define HAVE_SYS_PARAM_H 1
5405| #define HAVE_SYS_SYSCTL_H 1
5406| #define HAVE_DECL_CTL_HW 1
5407| #define HAVE_DECL_HW_NCPU 1
5408| #define HAVE_DECL_STRTOULL 1
5409| #define HAVE_SSIZE_T 1
5410| #define HAVE_DECL_SNPRINTF 1
5411| #define HAVE_DECL_STRCASECMP 1
5412| #define HAVE_DECL__STRDUP 0
5413| /* end confdefs.h.  */
5414| #include <stdio.h>
5415| #ifdef HAVE_SYS_TYPES_H
5416| # include <sys/types.h>
5417| #endif
5418| #ifdef HAVE_SYS_STAT_H
5419| # include <sys/stat.h>
5420| #endif
5421| #ifdef STDC_HEADERS
5422| # include <stdlib.h>
5423| # include <stddef.h>
5424| #else
5425| # ifdef HAVE_STDLIB_H
5426| #  include <stdlib.h>
5427| # endif
5428| #endif
5429| #ifdef HAVE_STRING_H
5430| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5431| #  include <memory.h>
5432| # endif
5433| # include <string.h>
5434| #endif
5435| #ifdef HAVE_STRINGS_H
5436| # include <strings.h>
5437| #endif
5438| #ifdef HAVE_INTTYPES_H
5439| # include <inttypes.h>
5440| #endif
5441| #ifdef HAVE_STDINT_H
5442| # include <stdint.h>
5443| #endif
5444| #ifdef HAVE_UNISTD_H
5445| # include <unistd.h>
5446| #endif
5447|
5448| int
5449| main ()
5450| {
5451| #ifndef _putenv
5452| #ifdef __cplusplus
5453|   (void) _putenv;
5454| #else
5455|   (void) _putenv;
5456| #endif
5457| #endif
5458|
5459|   ;
5460|   return 0;
5461| }
5462configure:35934: result: no
5463configure:35960: checking for sysctl
5464configure:35977: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5465configure:35977: $? = 0
5466configure:35981: result: yes
5467configure:35989: checking for sysctlbyname
5468configure:36006: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5469configure:36006: $? = 0
5470configure:36010: result: yes
5471configure:36020: checking whether getprogname is declared
5472configure:36020: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5473configure:36020: $? = 0
5474configure:36020: result: yes
5475configure:36032: checking whether getexecname is declared
5476configure:36032: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5477conftest.c:140:10: error: use of undeclared identifier 'getexecname'
5478  (void) getexecname;
5479         ^
54801 error generated.
5481configure:36032: $? = 1
5482configure: failed program was:
5483| /* confdefs.h */
5484| #define PACKAGE_NAME "MPICH"
5485| #define PACKAGE_TARNAME "mpich"
5486| #define PACKAGE_VERSION "3.3"
5487| #define PACKAGE_STRING "MPICH 3.3"
5488| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5489| #define PACKAGE_URL "http://www.mpich.org/"
5490| #define STDC_HEADERS 1
5491| #define HAVE_SYS_TYPES_H 1
5492| #define HAVE_SYS_STAT_H 1
5493| #define HAVE_STDLIB_H 1
5494| #define HAVE_STRING_H 1
5495| #define HAVE_MEMORY_H 1
5496| #define HAVE_STRINGS_H 1
5497| #define HAVE_INTTYPES_H 1
5498| #define HAVE_STDINT_H 1
5499| #define HAVE_UNISTD_H 1
5500| #define __EXTENSIONS__ 1
5501| #define _ALL_SOURCE 1
5502| #define _GNU_SOURCE 1
5503| #define _POSIX_PTHREAD_SEMANTICS 1
5504| #define _TANDEM_SOURCE 1
5505| #define PACKAGE "mpich"
5506| #define VERSION "3.3"
5507| #define HAVE_DLFCN_H 1
5508| #define LT_OBJDIR ".libs/"
5509| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5510| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5511| #define HAVE_TAG_ERROR_BITS 1
5512| #define USE_LOGGING MPICH_LOGGING__NONE
5513| #define HAVE_VISIBILITY 1
5514| #define HWLOC_VERSION "2.0.1rc2-git"
5515| #define HWLOC_SYM_PREFIX hwloc_
5516| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5517| #define HWLOC_SYM_TRANSFORM 0
5518| #define _HPUX_SOURCE 1
5519| #define SIZEOF_VOID_P 8
5520| #define HWLOC_DARWIN_SYS 1
5521| #define HWLOC_X86_64_ARCH 1
5522| #define SIZEOF_UNSIGNED_LONG 8
5523| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5524| #define SIZEOF_UNSIGNED_INT 4
5525| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5526| #define HWLOC_HAVE_ATTRIBUTE 1
5527| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5528| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5529| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5530| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5531| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5532| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5533| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5534| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5535| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5536| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5537| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5538| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5539| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5540| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5541| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5542| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5543| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5544| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5545| #define HWLOC_C_HAVE_VISIBILITY 0
5546| #define HAVE_UNISTD_H 1
5547| #define HAVE_DIRENT_H 1
5548| #define HAVE_STRINGS_H 1
5549| #define HAVE_CTYPE_H 1
5550| #define HAVE_STRNCASECMP 1
5551| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5552| #define HAVE_STRFTIME 1
5553| #define HAVE_SETLOCALE 1
5554| #define HWLOC_HAVE_STDINT_H 1
5555| #define HAVE_SYS_MMAN_H 1
5556| #define HAVE_DECL_FABSF 1
5557| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5558| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5559| #define HAVE_DECL__SC_NPROC_ONLN 0
5560| #define HAVE_DECL__SC_NPROC_CONF 0
5561| #define HAVE_DECL__SC_PAGESIZE 1
5562| #define HAVE_DECL__SC_PAGE_SIZE 1
5563| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5564| #define HAVE_MACH_MACH_HOST_H 1
5565| #define HAVE_MACH_MACH_INIT_H 1
5566| #define HAVE_HOST_INFO 1
5567| #define HAVE_SYS_PARAM_H 1
5568| #define HAVE_SYS_SYSCTL_H 1
5569| #define HAVE_DECL_CTL_HW 1
5570| #define HAVE_DECL_HW_NCPU 1
5571| #define HAVE_DECL_STRTOULL 1
5572| #define HAVE_SSIZE_T 1
5573| #define HAVE_DECL_SNPRINTF 1
5574| #define HAVE_DECL_STRCASECMP 1
5575| #define HAVE_DECL__STRDUP 0
5576| #define HAVE_DECL__PUTENV 0
5577| #define HAVE_SYSCTL 1
5578| #define HAVE_SYSCTLBYNAME 1
5579| #define HAVE_DECL_GETPROGNAME 1
5580| /* end confdefs.h.  */
5581| #include <stdio.h>
5582| #ifdef HAVE_SYS_TYPES_H
5583| # include <sys/types.h>
5584| #endif
5585| #ifdef HAVE_SYS_STAT_H
5586| # include <sys/stat.h>
5587| #endif
5588| #ifdef STDC_HEADERS
5589| # include <stdlib.h>
5590| # include <stddef.h>
5591| #else
5592| # ifdef HAVE_STDLIB_H
5593| #  include <stdlib.h>
5594| # endif
5595| #endif
5596| #ifdef HAVE_STRING_H
5597| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5598| #  include <memory.h>
5599| # endif
5600| # include <string.h>
5601| #endif
5602| #ifdef HAVE_STRINGS_H
5603| # include <strings.h>
5604| #endif
5605| #ifdef HAVE_INTTYPES_H
5606| # include <inttypes.h>
5607| #endif
5608| #ifdef HAVE_STDINT_H
5609| # include <stdint.h>
5610| #endif
5611| #ifdef HAVE_UNISTD_H
5612| # include <unistd.h>
5613| #endif
5614|
5615| int
5616| main ()
5617| {
5618| #ifndef getexecname
5619| #ifdef __cplusplus
5620|   (void) getexecname;
5621| #else
5622|   (void) getexecname;
5623| #endif
5624| #endif
5625|
5626|   ;
5627|   return 0;
5628| }
5629configure:36032: result: no
5630configure:36044: checking whether GetModuleFileName is declared
5631configure:36044: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5632conftest.c:100:10: fatal error: 'windows.h' file not found
5633#include <windows.h>
5634         ^~~~~~~~~~~
56351 error generated.
5636configure:36044: $? = 1
5637configure: failed program was:
5638| /* confdefs.h */
5639| #define PACKAGE_NAME "MPICH"
5640| #define PACKAGE_TARNAME "mpich"
5641| #define PACKAGE_VERSION "3.3"
5642| #define PACKAGE_STRING "MPICH 3.3"
5643| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5644| #define PACKAGE_URL "http://www.mpich.org/"
5645| #define STDC_HEADERS 1
5646| #define HAVE_SYS_TYPES_H 1
5647| #define HAVE_SYS_STAT_H 1
5648| #define HAVE_STDLIB_H 1
5649| #define HAVE_STRING_H 1
5650| #define HAVE_MEMORY_H 1
5651| #define HAVE_STRINGS_H 1
5652| #define HAVE_INTTYPES_H 1
5653| #define HAVE_STDINT_H 1
5654| #define HAVE_UNISTD_H 1
5655| #define __EXTENSIONS__ 1
5656| #define _ALL_SOURCE 1
5657| #define _GNU_SOURCE 1
5658| #define _POSIX_PTHREAD_SEMANTICS 1
5659| #define _TANDEM_SOURCE 1
5660| #define PACKAGE "mpich"
5661| #define VERSION "3.3"
5662| #define HAVE_DLFCN_H 1
5663| #define LT_OBJDIR ".libs/"
5664| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5665| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5666| #define HAVE_TAG_ERROR_BITS 1
5667| #define USE_LOGGING MPICH_LOGGING__NONE
5668| #define HAVE_VISIBILITY 1
5669| #define HWLOC_VERSION "2.0.1rc2-git"
5670| #define HWLOC_SYM_PREFIX hwloc_
5671| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5672| #define HWLOC_SYM_TRANSFORM 0
5673| #define _HPUX_SOURCE 1
5674| #define SIZEOF_VOID_P 8
5675| #define HWLOC_DARWIN_SYS 1
5676| #define HWLOC_X86_64_ARCH 1
5677| #define SIZEOF_UNSIGNED_LONG 8
5678| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5679| #define SIZEOF_UNSIGNED_INT 4
5680| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5681| #define HWLOC_HAVE_ATTRIBUTE 1
5682| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5683| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5684| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5685| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5686| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5687| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5688| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5689| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5690| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5691| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5692| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5693| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5694| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5695| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5696| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5697| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5698| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5699| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5700| #define HWLOC_C_HAVE_VISIBILITY 0
5701| #define HAVE_UNISTD_H 1
5702| #define HAVE_DIRENT_H 1
5703| #define HAVE_STRINGS_H 1
5704| #define HAVE_CTYPE_H 1
5705| #define HAVE_STRNCASECMP 1
5706| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5707| #define HAVE_STRFTIME 1
5708| #define HAVE_SETLOCALE 1
5709| #define HWLOC_HAVE_STDINT_H 1
5710| #define HAVE_SYS_MMAN_H 1
5711| #define HAVE_DECL_FABSF 1
5712| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5713| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5714| #define HAVE_DECL__SC_NPROC_ONLN 0
5715| #define HAVE_DECL__SC_NPROC_CONF 0
5716| #define HAVE_DECL__SC_PAGESIZE 1
5717| #define HAVE_DECL__SC_PAGE_SIZE 1
5718| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5719| #define HAVE_MACH_MACH_HOST_H 1
5720| #define HAVE_MACH_MACH_INIT_H 1
5721| #define HAVE_HOST_INFO 1
5722| #define HAVE_SYS_PARAM_H 1
5723| #define HAVE_SYS_SYSCTL_H 1
5724| #define HAVE_DECL_CTL_HW 1
5725| #define HAVE_DECL_HW_NCPU 1
5726| #define HAVE_DECL_STRTOULL 1
5727| #define HAVE_SSIZE_T 1
5728| #define HAVE_DECL_SNPRINTF 1
5729| #define HAVE_DECL_STRCASECMP 1
5730| #define HAVE_DECL__STRDUP 0
5731| #define HAVE_DECL__PUTENV 0
5732| #define HAVE_SYSCTL 1
5733| #define HAVE_SYSCTLBYNAME 1
5734| #define HAVE_DECL_GETPROGNAME 1
5735| #define HAVE_DECL_GETEXECNAME 0
5736| /* end confdefs.h.  */
5737| #include <windows.h>
5738|
5739| int
5740| main ()
5741| {
5742| #ifndef GetModuleFileName
5743| #ifdef __cplusplus
5744|   (void) GetModuleFileName;
5745| #else
5746|   (void) GetModuleFileName;
5747| #endif
5748| #endif
5749|
5750|   ;
5751|   return 0;
5752| }
5753configure:36044: result: no
5754configure:36057: checking for program_invocation_name
5755configure:36079: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5756Undefined symbols for architecture x86_64:
5757  "_program_invocation_name", referenced from:
5758      _main in conftest-6ff8c3.o
5759ld: symbol(s) not found for architecture x86_64
5760clang: error: linker command failed with exit code 1 (use -v to see invocation)
5761configure:36079: $? = 1
5762configure: failed program was:
5763| /* confdefs.h */
5764| #define PACKAGE_NAME "MPICH"
5765| #define PACKAGE_TARNAME "mpich"
5766| #define PACKAGE_VERSION "3.3"
5767| #define PACKAGE_STRING "MPICH 3.3"
5768| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5769| #define PACKAGE_URL "http://www.mpich.org/"
5770| #define STDC_HEADERS 1
5771| #define HAVE_SYS_TYPES_H 1
5772| #define HAVE_SYS_STAT_H 1
5773| #define HAVE_STDLIB_H 1
5774| #define HAVE_STRING_H 1
5775| #define HAVE_MEMORY_H 1
5776| #define HAVE_STRINGS_H 1
5777| #define HAVE_INTTYPES_H 1
5778| #define HAVE_STDINT_H 1
5779| #define HAVE_UNISTD_H 1
5780| #define __EXTENSIONS__ 1
5781| #define _ALL_SOURCE 1
5782| #define _GNU_SOURCE 1
5783| #define _POSIX_PTHREAD_SEMANTICS 1
5784| #define _TANDEM_SOURCE 1
5785| #define PACKAGE "mpich"
5786| #define VERSION "3.3"
5787| #define HAVE_DLFCN_H 1
5788| #define LT_OBJDIR ".libs/"
5789| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5790| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5791| #define HAVE_TAG_ERROR_BITS 1
5792| #define USE_LOGGING MPICH_LOGGING__NONE
5793| #define HAVE_VISIBILITY 1
5794| #define HWLOC_VERSION "2.0.1rc2-git"
5795| #define HWLOC_SYM_PREFIX hwloc_
5796| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5797| #define HWLOC_SYM_TRANSFORM 0
5798| #define _HPUX_SOURCE 1
5799| #define SIZEOF_VOID_P 8
5800| #define HWLOC_DARWIN_SYS 1
5801| #define HWLOC_X86_64_ARCH 1
5802| #define SIZEOF_UNSIGNED_LONG 8
5803| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5804| #define SIZEOF_UNSIGNED_INT 4
5805| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5806| #define HWLOC_HAVE_ATTRIBUTE 1
5807| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5808| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5809| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5810| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5811| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5812| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5813| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5814| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5815| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5816| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5817| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5818| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5819| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5820| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5821| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5822| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5823| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5824| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5825| #define HWLOC_C_HAVE_VISIBILITY 0
5826| #define HAVE_UNISTD_H 1
5827| #define HAVE_DIRENT_H 1
5828| #define HAVE_STRINGS_H 1
5829| #define HAVE_CTYPE_H 1
5830| #define HAVE_STRNCASECMP 1
5831| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5832| #define HAVE_STRFTIME 1
5833| #define HAVE_SETLOCALE 1
5834| #define HWLOC_HAVE_STDINT_H 1
5835| #define HAVE_SYS_MMAN_H 1
5836| #define HAVE_DECL_FABSF 1
5837| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5838| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5839| #define HAVE_DECL__SC_NPROC_ONLN 0
5840| #define HAVE_DECL__SC_NPROC_CONF 0
5841| #define HAVE_DECL__SC_PAGESIZE 1
5842| #define HAVE_DECL__SC_PAGE_SIZE 1
5843| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5844| #define HAVE_MACH_MACH_HOST_H 1
5845| #define HAVE_MACH_MACH_INIT_H 1
5846| #define HAVE_HOST_INFO 1
5847| #define HAVE_SYS_PARAM_H 1
5848| #define HAVE_SYS_SYSCTL_H 1
5849| #define HAVE_DECL_CTL_HW 1
5850| #define HAVE_DECL_HW_NCPU 1
5851| #define HAVE_DECL_STRTOULL 1
5852| #define HAVE_SSIZE_T 1
5853| #define HAVE_DECL_SNPRINTF 1
5854| #define HAVE_DECL_STRCASECMP 1
5855| #define HAVE_DECL__STRDUP 0
5856| #define HAVE_DECL__PUTENV 0
5857| #define HAVE_SYSCTL 1
5858| #define HAVE_SYSCTLBYNAME 1
5859| #define HAVE_DECL_GETPROGNAME 1
5860| #define HAVE_DECL_GETEXECNAME 0
5861| #define HAVE_DECL_GETMODULEFILENAME 0
5862| /* end confdefs.h.  */
5863|
5864|               #ifndef _GNU_SOURCE
5865|               # define _GNU_SOURCE
5866|               #endif
5867|               #include <errno.h>
5868|               #include <stdio.h>
5869|               extern char *program_invocation_name;
5870|
5871| int
5872| main ()
5873| {
5874|
5875|               return printf("%s\n", program_invocation_name);
5876|
5877|   ;
5878|   return 0;
5879| }
5880configure:36087: result: no
5881configure:36092: checking for __progname
5882configure:36110: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5883configure:36110: $? = 0
5884configure:36114: result: yes
5885configure:36131: checking for pthread_t
5886configure:36131: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5887configure:36131: $? = 0
5888configure:36131: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
5889conftest.c:107:24: error: expected expression
5890if (sizeof ((pthread_t)))
5891                       ^
58921 error generated.
5893configure:36131: $? = 1
5894configure: failed program was:
5895| /* confdefs.h */
5896| #define PACKAGE_NAME "MPICH"
5897| #define PACKAGE_TARNAME "mpich"
5898| #define PACKAGE_VERSION "3.3"
5899| #define PACKAGE_STRING "MPICH 3.3"
5900| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5901| #define PACKAGE_URL "http://www.mpich.org/"
5902| #define STDC_HEADERS 1
5903| #define HAVE_SYS_TYPES_H 1
5904| #define HAVE_SYS_STAT_H 1
5905| #define HAVE_STDLIB_H 1
5906| #define HAVE_STRING_H 1
5907| #define HAVE_MEMORY_H 1
5908| #define HAVE_STRINGS_H 1
5909| #define HAVE_INTTYPES_H 1
5910| #define HAVE_STDINT_H 1
5911| #define HAVE_UNISTD_H 1
5912| #define __EXTENSIONS__ 1
5913| #define _ALL_SOURCE 1
5914| #define _GNU_SOURCE 1
5915| #define _POSIX_PTHREAD_SEMANTICS 1
5916| #define _TANDEM_SOURCE 1
5917| #define PACKAGE "mpich"
5918| #define VERSION "3.3"
5919| #define HAVE_DLFCN_H 1
5920| #define LT_OBJDIR ".libs/"
5921| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5922| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5923| #define HAVE_TAG_ERROR_BITS 1
5924| #define USE_LOGGING MPICH_LOGGING__NONE
5925| #define HAVE_VISIBILITY 1
5926| #define HWLOC_VERSION "2.0.1rc2-git"
5927| #define HWLOC_SYM_PREFIX hwloc_
5928| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5929| #define HWLOC_SYM_TRANSFORM 0
5930| #define _HPUX_SOURCE 1
5931| #define SIZEOF_VOID_P 8
5932| #define HWLOC_DARWIN_SYS 1
5933| #define HWLOC_X86_64_ARCH 1
5934| #define SIZEOF_UNSIGNED_LONG 8
5935| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5936| #define SIZEOF_UNSIGNED_INT 4
5937| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5938| #define HWLOC_HAVE_ATTRIBUTE 1
5939| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5940| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5941| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5942| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5943| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5944| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5945| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5946| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5947| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5948| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5949| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5950| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5951| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5952| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5953| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5954| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5955| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5956| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5957| #define HWLOC_C_HAVE_VISIBILITY 0
5958| #define HAVE_UNISTD_H 1
5959| #define HAVE_DIRENT_H 1
5960| #define HAVE_STRINGS_H 1
5961| #define HAVE_CTYPE_H 1
5962| #define HAVE_STRNCASECMP 1
5963| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5964| #define HAVE_STRFTIME 1
5965| #define HAVE_SETLOCALE 1
5966| #define HWLOC_HAVE_STDINT_H 1
5967| #define HAVE_SYS_MMAN_H 1
5968| #define HAVE_DECL_FABSF 1
5969| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5970| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5971| #define HAVE_DECL__SC_NPROC_ONLN 0
5972| #define HAVE_DECL__SC_NPROC_CONF 0
5973| #define HAVE_DECL__SC_PAGESIZE 1
5974| #define HAVE_DECL__SC_PAGE_SIZE 1
5975| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5976| #define HAVE_MACH_MACH_HOST_H 1
5977| #define HAVE_MACH_MACH_INIT_H 1
5978| #define HAVE_HOST_INFO 1
5979| #define HAVE_SYS_PARAM_H 1
5980| #define HAVE_SYS_SYSCTL_H 1
5981| #define HAVE_DECL_CTL_HW 1
5982| #define HAVE_DECL_HW_NCPU 1
5983| #define HAVE_DECL_STRTOULL 1
5984| #define HAVE_SSIZE_T 1
5985| #define HAVE_DECL_SNPRINTF 1
5986| #define HAVE_DECL_STRCASECMP 1
5987| #define HAVE_DECL__STRDUP 0
5988| #define HAVE_DECL__PUTENV 0
5989| #define HAVE_SYSCTL 1
5990| #define HAVE_SYSCTLBYNAME 1
5991| #define HAVE_DECL_GETPROGNAME 1
5992| #define HAVE_DECL_GETEXECNAME 0
5993| #define HAVE_DECL_GETMODULEFILENAME 0
5994| #define HAVE___PROGNAME 1
5995| /* end confdefs.h.  */
5996| #include <pthread.h>
5997|
5998| int
5999| main ()
6000| {
6001| if (sizeof ((pthread_t)))
6002|           return 0;
6003|   ;
6004|   return 0;
6005| }
6006configure:36131: result: yes
6007configure:36159: checking whether sched_getcpu is declared
6008configure:36159: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6009conftest.c:119:10: error: use of undeclared identifier 'sched_getcpu'
6010  (void) sched_getcpu;
6011         ^
60121 error generated.
6013configure:36159: $? = 1
6014configure: failed program was:
6015| /* confdefs.h */
6016| #define PACKAGE_NAME "MPICH"
6017| #define PACKAGE_TARNAME "mpich"
6018| #define PACKAGE_VERSION "3.3"
6019| #define PACKAGE_STRING "MPICH 3.3"
6020| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6021| #define PACKAGE_URL "http://www.mpich.org/"
6022| #define STDC_HEADERS 1
6023| #define HAVE_SYS_TYPES_H 1
6024| #define HAVE_SYS_STAT_H 1
6025| #define HAVE_STDLIB_H 1
6026| #define HAVE_STRING_H 1
6027| #define HAVE_MEMORY_H 1
6028| #define HAVE_STRINGS_H 1
6029| #define HAVE_INTTYPES_H 1
6030| #define HAVE_STDINT_H 1
6031| #define HAVE_UNISTD_H 1
6032| #define __EXTENSIONS__ 1
6033| #define _ALL_SOURCE 1
6034| #define _GNU_SOURCE 1
6035| #define _POSIX_PTHREAD_SEMANTICS 1
6036| #define _TANDEM_SOURCE 1
6037| #define PACKAGE "mpich"
6038| #define VERSION "3.3"
6039| #define HAVE_DLFCN_H 1
6040| #define LT_OBJDIR ".libs/"
6041| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6042| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6043| #define HAVE_TAG_ERROR_BITS 1
6044| #define USE_LOGGING MPICH_LOGGING__NONE
6045| #define HAVE_VISIBILITY 1
6046| #define HWLOC_VERSION "2.0.1rc2-git"
6047| #define HWLOC_SYM_PREFIX hwloc_
6048| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6049| #define HWLOC_SYM_TRANSFORM 0
6050| #define _HPUX_SOURCE 1
6051| #define SIZEOF_VOID_P 8
6052| #define HWLOC_DARWIN_SYS 1
6053| #define HWLOC_X86_64_ARCH 1
6054| #define SIZEOF_UNSIGNED_LONG 8
6055| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6056| #define SIZEOF_UNSIGNED_INT 4
6057| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6058| #define HWLOC_HAVE_ATTRIBUTE 1
6059| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6060| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6061| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6062| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6063| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6064| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6065| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6066| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6067| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6068| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6069| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6070| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6071| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6072| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6073| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6074| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6075| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6076| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6077| #define HWLOC_C_HAVE_VISIBILITY 0
6078| #define HAVE_UNISTD_H 1
6079| #define HAVE_DIRENT_H 1
6080| #define HAVE_STRINGS_H 1
6081| #define HAVE_CTYPE_H 1
6082| #define HAVE_STRNCASECMP 1
6083| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6084| #define HAVE_STRFTIME 1
6085| #define HAVE_SETLOCALE 1
6086| #define HWLOC_HAVE_STDINT_H 1
6087| #define HAVE_SYS_MMAN_H 1
6088| #define HAVE_DECL_FABSF 1
6089| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6090| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6091| #define HAVE_DECL__SC_NPROC_ONLN 0
6092| #define HAVE_DECL__SC_NPROC_CONF 0
6093| #define HAVE_DECL__SC_PAGESIZE 1
6094| #define HAVE_DECL__SC_PAGE_SIZE 1
6095| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6096| #define HAVE_MACH_MACH_HOST_H 1
6097| #define HAVE_MACH_MACH_INIT_H 1
6098| #define HAVE_HOST_INFO 1
6099| #define HAVE_SYS_PARAM_H 1
6100| #define HAVE_SYS_SYSCTL_H 1
6101| #define HAVE_DECL_CTL_HW 1
6102| #define HAVE_DECL_HW_NCPU 1
6103| #define HAVE_DECL_STRTOULL 1
6104| #define HAVE_SSIZE_T 1
6105| #define HAVE_DECL_SNPRINTF 1
6106| #define HAVE_DECL_STRCASECMP 1
6107| #define HAVE_DECL__STRDUP 0
6108| #define HAVE_DECL__PUTENV 0
6109| #define HAVE_SYSCTL 1
6110| #define HAVE_SYSCTLBYNAME 1
6111| #define HAVE_DECL_GETPROGNAME 1
6112| #define HAVE_DECL_GETEXECNAME 0
6113| #define HAVE_DECL_GETMODULEFILENAME 0
6114| #define HAVE___PROGNAME 1
6115| #define HAVE_PTHREAD_T 1
6116| #define hwloc_pid_t pid_t
6117| #define hwloc_thread_t pthread_t
6118| /* end confdefs.h.  */
6119|
6120|       #ifndef _GNU_SOURCE
6121|       # define _GNU_SOURCE
6122|       #endif
6123|       #include <sched.h>
6124|
6125|
6126| int
6127| main ()
6128| {
6129| #ifndef sched_getcpu
6130| #ifdef __cplusplus
6131|   (void) sched_getcpu;
6132| #else
6133|   (void) sched_getcpu;
6134| #endif
6135| #endif
6136|
6137|   ;
6138|   return 0;
6139| }
6140configure:36159: result: no
6141configure:36183: checking whether sched_setaffinity is declared
6142configure:36183: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6143conftest.c:121:10: error: use of undeclared identifier 'sched_setaffinity'
6144  (void) sched_setaffinity;
6145         ^
61461 error generated.
6147configure:36183: $? = 1
6148configure: failed program was:
6149| /* confdefs.h */
6150| #define PACKAGE_NAME "MPICH"
6151| #define PACKAGE_TARNAME "mpich"
6152| #define PACKAGE_VERSION "3.3"
6153| #define PACKAGE_STRING "MPICH 3.3"
6154| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6155| #define PACKAGE_URL "http://www.mpich.org/"
6156| #define STDC_HEADERS 1
6157| #define HAVE_SYS_TYPES_H 1
6158| #define HAVE_SYS_STAT_H 1
6159| #define HAVE_STDLIB_H 1
6160| #define HAVE_STRING_H 1
6161| #define HAVE_MEMORY_H 1
6162| #define HAVE_STRINGS_H 1
6163| #define HAVE_INTTYPES_H 1
6164| #define HAVE_STDINT_H 1
6165| #define HAVE_UNISTD_H 1
6166| #define __EXTENSIONS__ 1
6167| #define _ALL_SOURCE 1
6168| #define _GNU_SOURCE 1
6169| #define _POSIX_PTHREAD_SEMANTICS 1
6170| #define _TANDEM_SOURCE 1
6171| #define PACKAGE "mpich"
6172| #define VERSION "3.3"
6173| #define HAVE_DLFCN_H 1
6174| #define LT_OBJDIR ".libs/"
6175| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6176| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6177| #define HAVE_TAG_ERROR_BITS 1
6178| #define USE_LOGGING MPICH_LOGGING__NONE
6179| #define HAVE_VISIBILITY 1
6180| #define HWLOC_VERSION "2.0.1rc2-git"
6181| #define HWLOC_SYM_PREFIX hwloc_
6182| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6183| #define HWLOC_SYM_TRANSFORM 0
6184| #define _HPUX_SOURCE 1
6185| #define SIZEOF_VOID_P 8
6186| #define HWLOC_DARWIN_SYS 1
6187| #define HWLOC_X86_64_ARCH 1
6188| #define SIZEOF_UNSIGNED_LONG 8
6189| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6190| #define SIZEOF_UNSIGNED_INT 4
6191| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6192| #define HWLOC_HAVE_ATTRIBUTE 1
6193| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6194| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6195| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6196| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6197| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6198| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6199| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6200| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6201| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6202| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6203| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6204| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6205| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6206| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6207| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6208| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6209| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6210| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6211| #define HWLOC_C_HAVE_VISIBILITY 0
6212| #define HAVE_UNISTD_H 1
6213| #define HAVE_DIRENT_H 1
6214| #define HAVE_STRINGS_H 1
6215| #define HAVE_CTYPE_H 1
6216| #define HAVE_STRNCASECMP 1
6217| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6218| #define HAVE_STRFTIME 1
6219| #define HAVE_SETLOCALE 1
6220| #define HWLOC_HAVE_STDINT_H 1
6221| #define HAVE_SYS_MMAN_H 1
6222| #define HAVE_DECL_FABSF 1
6223| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6224| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6225| #define HAVE_DECL__SC_NPROC_ONLN 0
6226| #define HAVE_DECL__SC_NPROC_CONF 0
6227| #define HAVE_DECL__SC_PAGESIZE 1
6228| #define HAVE_DECL__SC_PAGE_SIZE 1
6229| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6230| #define HAVE_MACH_MACH_HOST_H 1
6231| #define HAVE_MACH_MACH_INIT_H 1
6232| #define HAVE_HOST_INFO 1
6233| #define HAVE_SYS_PARAM_H 1
6234| #define HAVE_SYS_SYSCTL_H 1
6235| #define HAVE_DECL_CTL_HW 1
6236| #define HAVE_DECL_HW_NCPU 1
6237| #define HAVE_DECL_STRTOULL 1
6238| #define HAVE_SSIZE_T 1
6239| #define HAVE_DECL_SNPRINTF 1
6240| #define HAVE_DECL_STRCASECMP 1
6241| #define HAVE_DECL__STRDUP 0
6242| #define HAVE_DECL__PUTENV 0
6243| #define HAVE_SYSCTL 1
6244| #define HAVE_SYSCTLBYNAME 1
6245| #define HAVE_DECL_GETPROGNAME 1
6246| #define HAVE_DECL_GETEXECNAME 0
6247| #define HAVE_DECL_GETMODULEFILENAME 0
6248| #define HAVE___PROGNAME 1
6249| #define HAVE_PTHREAD_T 1
6250| #define hwloc_pid_t pid_t
6251| #define hwloc_thread_t pthread_t
6252| #define HAVE_DECL_SCHED_GETCPU 0
6253| /* end confdefs.h.  */
6254|
6255| #ifndef _GNU_SOURCE
6256| # define _GNU_SOURCE
6257| #endif
6258| #include <sched.h>
6259|
6260|
6261|
6262| int
6263| main ()
6264| {
6265| #ifndef sched_setaffinity
6266| #ifdef __cplusplus
6267|   (void) sched_setaffinity;
6268| #else
6269|   (void) sched_setaffinity;
6270| #endif
6271| #endif
6272|
6273|   ;
6274|   return 0;
6275| }
6276configure:36183: result: no
6277configure:36276: checking for working CPU_SET
6278configure:36293: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6279conftest.c:109:9: error: unknown type name 'cpu_set_t'
6280        cpu_set_t set;
6281        ^
6282conftest.c:114:2: warning: implicit declaration of function 'CPU_ZERO' is invalid in C99 [-Wimplicit-function-declaration]
6283 CPU_ZERO(&set); CPU_SET(0, &set);
6284 ^
6285conftest.c:114:18: warning: implicit declaration of function 'CPU_SET' is invalid in C99 [-Wimplicit-function-declaration]
6286 CPU_ZERO(&set); CPU_SET(0, &set);
6287                 ^
62882 warnings and 1 error generated.
6289configure:36293: $? = 1
6290configure: failed program was:
6291| /* confdefs.h */
6292| #define PACKAGE_NAME "MPICH"
6293| #define PACKAGE_TARNAME "mpich"
6294| #define PACKAGE_VERSION "3.3"
6295| #define PACKAGE_STRING "MPICH 3.3"
6296| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6297| #define PACKAGE_URL "http://www.mpich.org/"
6298| #define STDC_HEADERS 1
6299| #define HAVE_SYS_TYPES_H 1
6300| #define HAVE_SYS_STAT_H 1
6301| #define HAVE_STDLIB_H 1
6302| #define HAVE_STRING_H 1
6303| #define HAVE_MEMORY_H 1
6304| #define HAVE_STRINGS_H 1
6305| #define HAVE_INTTYPES_H 1
6306| #define HAVE_STDINT_H 1
6307| #define HAVE_UNISTD_H 1
6308| #define __EXTENSIONS__ 1
6309| #define _ALL_SOURCE 1
6310| #define _GNU_SOURCE 1
6311| #define _POSIX_PTHREAD_SEMANTICS 1
6312| #define _TANDEM_SOURCE 1
6313| #define PACKAGE "mpich"
6314| #define VERSION "3.3"
6315| #define HAVE_DLFCN_H 1
6316| #define LT_OBJDIR ".libs/"
6317| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6318| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6319| #define HAVE_TAG_ERROR_BITS 1
6320| #define USE_LOGGING MPICH_LOGGING__NONE
6321| #define HAVE_VISIBILITY 1
6322| #define HWLOC_VERSION "2.0.1rc2-git"
6323| #define HWLOC_SYM_PREFIX hwloc_
6324| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6325| #define HWLOC_SYM_TRANSFORM 0
6326| #define _HPUX_SOURCE 1
6327| #define SIZEOF_VOID_P 8
6328| #define HWLOC_DARWIN_SYS 1
6329| #define HWLOC_X86_64_ARCH 1
6330| #define SIZEOF_UNSIGNED_LONG 8
6331| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6332| #define SIZEOF_UNSIGNED_INT 4
6333| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6334| #define HWLOC_HAVE_ATTRIBUTE 1
6335| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6336| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6337| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6338| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6339| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6340| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6341| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6342| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6343| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6344| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6345| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6346| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6347| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6348| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6349| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6350| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6351| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6352| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6353| #define HWLOC_C_HAVE_VISIBILITY 0
6354| #define HAVE_UNISTD_H 1
6355| #define HAVE_DIRENT_H 1
6356| #define HAVE_STRINGS_H 1
6357| #define HAVE_CTYPE_H 1
6358| #define HAVE_STRNCASECMP 1
6359| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6360| #define HAVE_STRFTIME 1
6361| #define HAVE_SETLOCALE 1
6362| #define HWLOC_HAVE_STDINT_H 1
6363| #define HAVE_SYS_MMAN_H 1
6364| #define HAVE_DECL_FABSF 1
6365| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6366| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6367| #define HAVE_DECL__SC_NPROC_ONLN 0
6368| #define HAVE_DECL__SC_NPROC_CONF 0
6369| #define HAVE_DECL__SC_PAGESIZE 1
6370| #define HAVE_DECL__SC_PAGE_SIZE 1
6371| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6372| #define HAVE_MACH_MACH_HOST_H 1
6373| #define HAVE_MACH_MACH_INIT_H 1
6374| #define HAVE_HOST_INFO 1
6375| #define HAVE_SYS_PARAM_H 1
6376| #define HAVE_SYS_SYSCTL_H 1
6377| #define HAVE_DECL_CTL_HW 1
6378| #define HAVE_DECL_HW_NCPU 1
6379| #define HAVE_DECL_STRTOULL 1
6380| #define HAVE_SSIZE_T 1
6381| #define HAVE_DECL_SNPRINTF 1
6382| #define HAVE_DECL_STRCASECMP 1
6383| #define HAVE_DECL__STRDUP 0
6384| #define HAVE_DECL__PUTENV 0
6385| #define HAVE_SYSCTL 1
6386| #define HAVE_SYSCTLBYNAME 1
6387| #define HAVE_DECL_GETPROGNAME 1
6388| #define HAVE_DECL_GETEXECNAME 0
6389| #define HAVE_DECL_GETMODULEFILENAME 0
6390| #define HAVE___PROGNAME 1
6391| #define HAVE_PTHREAD_T 1
6392| #define hwloc_pid_t pid_t
6393| #define hwloc_thread_t pthread_t
6394| #define HAVE_DECL_SCHED_GETCPU 0
6395| /* end confdefs.h.  */
6396|
6397|
6398|         #include <sched.h>
6399|         cpu_set_t set;
6400|
6401| int
6402| main ()
6403| {
6404|  CPU_ZERO(&set); CPU_SET(0, &set);
6405|   ;
6406|   return 0;
6407| }
6408configure:36300: result: no
6409configure:36306: checking for working CPU_SET_S
6410configure:36328: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6411conftest.c:109:11: error: unknown type name 'cpu_set_t'
6412          cpu_set_t *set;
6413          ^
6414conftest.c:115:17: warning: implicit declaration of function 'CPU_ALLOC' is invalid in C99 [-Wimplicit-function-declaration]
6415          set = CPU_ALLOC(1024);
6416                ^
6417conftest.c:116:11: warning: implicit declaration of function 'CPU_ZERO_S' is invalid in C99 [-Wimplicit-function-declaration]
6418          CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6419          ^
6420conftest.c:116:22: warning: implicit declaration of function 'CPU_ALLOC_SIZE' is invalid in C99 [-Wimplicit-function-declaration]
6421          CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6422                     ^
6423conftest.c:117:11: warning: implicit declaration of function 'CPU_SET_S' is invalid in C99 [-Wimplicit-function-declaration]
6424          CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set);
6425          ^
6426conftest.c:118:11: warning: implicit declaration of function 'CPU_FREE' is invalid in C99 [-Wimplicit-function-declaration]
6427          CPU_FREE(set);
6428          ^
64295 warnings and 1 error generated.
6430configure:36328: $? = 1
6431configure: failed program was:
6432| /* confdefs.h */
6433| #define PACKAGE_NAME "MPICH"
6434| #define PACKAGE_TARNAME "mpich"
6435| #define PACKAGE_VERSION "3.3"
6436| #define PACKAGE_STRING "MPICH 3.3"
6437| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6438| #define PACKAGE_URL "http://www.mpich.org/"
6439| #define STDC_HEADERS 1
6440| #define HAVE_SYS_TYPES_H 1
6441| #define HAVE_SYS_STAT_H 1
6442| #define HAVE_STDLIB_H 1
6443| #define HAVE_STRING_H 1
6444| #define HAVE_MEMORY_H 1
6445| #define HAVE_STRINGS_H 1
6446| #define HAVE_INTTYPES_H 1
6447| #define HAVE_STDINT_H 1
6448| #define HAVE_UNISTD_H 1
6449| #define __EXTENSIONS__ 1
6450| #define _ALL_SOURCE 1
6451| #define _GNU_SOURCE 1
6452| #define _POSIX_PTHREAD_SEMANTICS 1
6453| #define _TANDEM_SOURCE 1
6454| #define PACKAGE "mpich"
6455| #define VERSION "3.3"
6456| #define HAVE_DLFCN_H 1
6457| #define LT_OBJDIR ".libs/"
6458| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6459| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6460| #define HAVE_TAG_ERROR_BITS 1
6461| #define USE_LOGGING MPICH_LOGGING__NONE
6462| #define HAVE_VISIBILITY 1
6463| #define HWLOC_VERSION "2.0.1rc2-git"
6464| #define HWLOC_SYM_PREFIX hwloc_
6465| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6466| #define HWLOC_SYM_TRANSFORM 0
6467| #define _HPUX_SOURCE 1
6468| #define SIZEOF_VOID_P 8
6469| #define HWLOC_DARWIN_SYS 1
6470| #define HWLOC_X86_64_ARCH 1
6471| #define SIZEOF_UNSIGNED_LONG 8
6472| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6473| #define SIZEOF_UNSIGNED_INT 4
6474| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6475| #define HWLOC_HAVE_ATTRIBUTE 1
6476| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6477| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6478| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6479| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6480| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6481| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6482| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6483| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6484| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6485| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6486| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6487| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6488| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6489| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6490| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6491| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6492| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6493| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6494| #define HWLOC_C_HAVE_VISIBILITY 0
6495| #define HAVE_UNISTD_H 1
6496| #define HAVE_DIRENT_H 1
6497| #define HAVE_STRINGS_H 1
6498| #define HAVE_CTYPE_H 1
6499| #define HAVE_STRNCASECMP 1
6500| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6501| #define HAVE_STRFTIME 1
6502| #define HAVE_SETLOCALE 1
6503| #define HWLOC_HAVE_STDINT_H 1
6504| #define HAVE_SYS_MMAN_H 1
6505| #define HAVE_DECL_FABSF 1
6506| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6507| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6508| #define HAVE_DECL__SC_NPROC_ONLN 0
6509| #define HAVE_DECL__SC_NPROC_CONF 0
6510| #define HAVE_DECL__SC_PAGESIZE 1
6511| #define HAVE_DECL__SC_PAGE_SIZE 1
6512| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6513| #define HAVE_MACH_MACH_HOST_H 1
6514| #define HAVE_MACH_MACH_INIT_H 1
6515| #define HAVE_HOST_INFO 1
6516| #define HAVE_SYS_PARAM_H 1
6517| #define HAVE_SYS_SYSCTL_H 1
6518| #define HAVE_DECL_CTL_HW 1
6519| #define HAVE_DECL_HW_NCPU 1
6520| #define HAVE_DECL_STRTOULL 1
6521| #define HAVE_SSIZE_T 1
6522| #define HAVE_DECL_SNPRINTF 1
6523| #define HAVE_DECL_STRCASECMP 1
6524| #define HAVE_DECL__STRDUP 0
6525| #define HAVE_DECL__PUTENV 0
6526| #define HAVE_SYSCTL 1
6527| #define HAVE_SYSCTLBYNAME 1
6528| #define HAVE_DECL_GETPROGNAME 1
6529| #define HAVE_DECL_GETEXECNAME 0
6530| #define HAVE_DECL_GETMODULEFILENAME 0
6531| #define HAVE___PROGNAME 1
6532| #define HAVE_PTHREAD_T 1
6533| #define hwloc_pid_t pid_t
6534| #define hwloc_thread_t pthread_t
6535| #define HAVE_DECL_SCHED_GETCPU 0
6536| /* end confdefs.h.  */
6537|
6538|
6539|           #include <sched.h>
6540|           cpu_set_t *set;
6541|
6542| int
6543| main ()
6544| {
6545|
6546|           set = CPU_ALLOC(1024);
6547|           CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6548|           CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set);
6549|           CPU_FREE(set);
6550|
6551|   ;
6552|   return 0;
6553| }
6554configure:36335: result: no
6555configure:36341: checking for working syscall with 6 parameters
6556configure:36358: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6557conftest.c:114: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]
6558syscall(0, 1, 2, 3, 4, 5, 6);
6559^
6560/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:745:6: note: 'syscall' has been explicitly marked deprecated here
6561int      syscall(int, ...);
6562         ^
65631 warning generated.
6564configure:36358: $? = 0
6565configure:36362: result: yes
6566configure:36375: checking for lib
6567configure:36408: result: no
6568configure:36420: checking for bash
6569configure:36450: result: /bin/sh
6570configure:36461: checking for ffs
6571configure:36461: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6572configure:36461: $? = 0
6573configure:36461: result: yes
6574configure:36468: checking whether ffs is declared
6575configure:36468: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6576configure:36468: $? = 0
6577configure:36468: result: yes
6578configure:36471: checking whether function ffs has a complete prototype
6579configure:36486: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6580conftest.c:144:7: error: too many arguments to function call, expected 1, have 10
6581ffs(1,2,3,4,5,6,7,8,9,10);
6582~~~   ^~~~~~~~~~~~~~~~~~
6583/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:77:1: note: 'ffs' declared here
6584int      ffs(int);
6585^
65861 error generated.
6587configure:36486: $? = 1
6588configure: failed program was:
6589| /* confdefs.h */
6590| #define PACKAGE_NAME "MPICH"
6591| #define PACKAGE_TARNAME "mpich"
6592| #define PACKAGE_VERSION "3.3"
6593| #define PACKAGE_STRING "MPICH 3.3"
6594| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6595| #define PACKAGE_URL "http://www.mpich.org/"
6596| #define STDC_HEADERS 1
6597| #define HAVE_SYS_TYPES_H 1
6598| #define HAVE_SYS_STAT_H 1
6599| #define HAVE_STDLIB_H 1
6600| #define HAVE_STRING_H 1
6601| #define HAVE_MEMORY_H 1
6602| #define HAVE_STRINGS_H 1
6603| #define HAVE_INTTYPES_H 1
6604| #define HAVE_STDINT_H 1
6605| #define HAVE_UNISTD_H 1
6606| #define __EXTENSIONS__ 1
6607| #define _ALL_SOURCE 1
6608| #define _GNU_SOURCE 1
6609| #define _POSIX_PTHREAD_SEMANTICS 1
6610| #define _TANDEM_SOURCE 1
6611| #define PACKAGE "mpich"
6612| #define VERSION "3.3"
6613| #define HAVE_DLFCN_H 1
6614| #define LT_OBJDIR ".libs/"
6615| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6616| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6617| #define HAVE_TAG_ERROR_BITS 1
6618| #define USE_LOGGING MPICH_LOGGING__NONE
6619| #define HAVE_VISIBILITY 1
6620| #define HWLOC_VERSION "2.0.1rc2-git"
6621| #define HWLOC_SYM_PREFIX hwloc_
6622| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6623| #define HWLOC_SYM_TRANSFORM 0
6624| #define _HPUX_SOURCE 1
6625| #define SIZEOF_VOID_P 8
6626| #define HWLOC_DARWIN_SYS 1
6627| #define HWLOC_X86_64_ARCH 1
6628| #define SIZEOF_UNSIGNED_LONG 8
6629| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6630| #define SIZEOF_UNSIGNED_INT 4
6631| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6632| #define HWLOC_HAVE_ATTRIBUTE 1
6633| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6634| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6635| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6636| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6637| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6638| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6639| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6640| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6641| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6642| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6643| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6644| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6645| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6646| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6647| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6648| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6649| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6650| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6651| #define HWLOC_C_HAVE_VISIBILITY 0
6652| #define HAVE_UNISTD_H 1
6653| #define HAVE_DIRENT_H 1
6654| #define HAVE_STRINGS_H 1
6655| #define HAVE_CTYPE_H 1
6656| #define HAVE_STRNCASECMP 1
6657| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6658| #define HAVE_STRFTIME 1
6659| #define HAVE_SETLOCALE 1
6660| #define HWLOC_HAVE_STDINT_H 1
6661| #define HAVE_SYS_MMAN_H 1
6662| #define HAVE_DECL_FABSF 1
6663| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6664| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6665| #define HAVE_DECL__SC_NPROC_ONLN 0
6666| #define HAVE_DECL__SC_NPROC_CONF 0
6667| #define HAVE_DECL__SC_PAGESIZE 1
6668| #define HAVE_DECL__SC_PAGE_SIZE 1
6669| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6670| #define HAVE_MACH_MACH_HOST_H 1
6671| #define HAVE_MACH_MACH_INIT_H 1
6672| #define HAVE_HOST_INFO 1
6673| #define HAVE_SYS_PARAM_H 1
6674| #define HAVE_SYS_SYSCTL_H 1
6675| #define HAVE_DECL_CTL_HW 1
6676| #define HAVE_DECL_HW_NCPU 1
6677| #define HAVE_DECL_STRTOULL 1
6678| #define HAVE_SSIZE_T 1
6679| #define HAVE_DECL_SNPRINTF 1
6680| #define HAVE_DECL_STRCASECMP 1
6681| #define HAVE_DECL__STRDUP 0
6682| #define HAVE_DECL__PUTENV 0
6683| #define HAVE_SYSCTL 1
6684| #define HAVE_SYSCTLBYNAME 1
6685| #define HAVE_DECL_GETPROGNAME 1
6686| #define HAVE_DECL_GETEXECNAME 0
6687| #define HAVE_DECL_GETMODULEFILENAME 0
6688| #define HAVE___PROGNAME 1
6689| #define HAVE_PTHREAD_T 1
6690| #define hwloc_pid_t pid_t
6691| #define hwloc_thread_t pthread_t
6692| #define HAVE_DECL_SCHED_GETCPU 0
6693| #define HWLOC_HAVE_SYSCALL 1
6694| #define HAVE_FFS 1
6695| /* end confdefs.h.  */
6696| #include <stdio.h>
6697| #ifdef HAVE_SYS_TYPES_H
6698| # include <sys/types.h>
6699| #endif
6700| #ifdef HAVE_SYS_STAT_H
6701| # include <sys/stat.h>
6702| #endif
6703| #ifdef STDC_HEADERS
6704| # include <stdlib.h>
6705| # include <stddef.h>
6706| #else
6707| # ifdef HAVE_STDLIB_H
6708| #  include <stdlib.h>
6709| # endif
6710| #endif
6711| #ifdef HAVE_STRING_H
6712| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6713| #  include <memory.h>
6714| # endif
6715| # include <string.h>
6716| #endif
6717| #ifdef HAVE_STRINGS_H
6718| # include <strings.h>
6719| #endif
6720| #ifdef HAVE_INTTYPES_H
6721| # include <inttypes.h>
6722| #endif
6723| #ifdef HAVE_STDINT_H
6724| # include <stdint.h>
6725| #endif
6726| #ifdef HAVE_UNISTD_H
6727| # include <unistd.h>
6728| #endif
6729| int
6730| main ()
6731| {
6732| ffs(1,2,3,4,5,6,7,8,9,10);
6733|
6734|   ;
6735|   return 0;
6736| }
6737configure:36491: result: yes
6738configure:36518: checking for ffsl
6739configure:36518: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6740configure:36518: $? = 0
6741configure:36518: result: yes
6742configure:36525: checking whether ffsl is declared
6743configure:36525: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6744configure:36525: $? = 0
6745configure:36525: result: yes
6746configure:36528: checking whether function ffsl has a complete prototype
6747configure:36543: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6748conftest.c:147:8: error: too many arguments to function call, expected 1, have 10
6749ffsl(1,2,3,4,5,6,7,8,9,10);
6750~~~~   ^~~~~~~~~~~~~~~~~~
6751/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:85:1: note: 'ffsl' declared here
6752int      ffsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
6753^
67541 error generated.
6755configure:36543: $? = 1
6756configure: failed program was:
6757| /* confdefs.h */
6758| #define PACKAGE_NAME "MPICH"
6759| #define PACKAGE_TARNAME "mpich"
6760| #define PACKAGE_VERSION "3.3"
6761| #define PACKAGE_STRING "MPICH 3.3"
6762| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6763| #define PACKAGE_URL "http://www.mpich.org/"
6764| #define STDC_HEADERS 1
6765| #define HAVE_SYS_TYPES_H 1
6766| #define HAVE_SYS_STAT_H 1
6767| #define HAVE_STDLIB_H 1
6768| #define HAVE_STRING_H 1
6769| #define HAVE_MEMORY_H 1
6770| #define HAVE_STRINGS_H 1
6771| #define HAVE_INTTYPES_H 1
6772| #define HAVE_STDINT_H 1
6773| #define HAVE_UNISTD_H 1
6774| #define __EXTENSIONS__ 1
6775| #define _ALL_SOURCE 1
6776| #define _GNU_SOURCE 1
6777| #define _POSIX_PTHREAD_SEMANTICS 1
6778| #define _TANDEM_SOURCE 1
6779| #define PACKAGE "mpich"
6780| #define VERSION "3.3"
6781| #define HAVE_DLFCN_H 1
6782| #define LT_OBJDIR ".libs/"
6783| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6784| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6785| #define HAVE_TAG_ERROR_BITS 1
6786| #define USE_LOGGING MPICH_LOGGING__NONE
6787| #define HAVE_VISIBILITY 1
6788| #define HWLOC_VERSION "2.0.1rc2-git"
6789| #define HWLOC_SYM_PREFIX hwloc_
6790| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6791| #define HWLOC_SYM_TRANSFORM 0
6792| #define _HPUX_SOURCE 1
6793| #define SIZEOF_VOID_P 8
6794| #define HWLOC_DARWIN_SYS 1
6795| #define HWLOC_X86_64_ARCH 1
6796| #define SIZEOF_UNSIGNED_LONG 8
6797| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6798| #define SIZEOF_UNSIGNED_INT 4
6799| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6800| #define HWLOC_HAVE_ATTRIBUTE 1
6801| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6802| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6803| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6804| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6805| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6806| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6807| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6808| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6809| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6810| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6811| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6812| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6813| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6814| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6815| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6816| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6817| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6818| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6819| #define HWLOC_C_HAVE_VISIBILITY 0
6820| #define HAVE_UNISTD_H 1
6821| #define HAVE_DIRENT_H 1
6822| #define HAVE_STRINGS_H 1
6823| #define HAVE_CTYPE_H 1
6824| #define HAVE_STRNCASECMP 1
6825| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6826| #define HAVE_STRFTIME 1
6827| #define HAVE_SETLOCALE 1
6828| #define HWLOC_HAVE_STDINT_H 1
6829| #define HAVE_SYS_MMAN_H 1
6830| #define HAVE_DECL_FABSF 1
6831| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6832| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6833| #define HAVE_DECL__SC_NPROC_ONLN 0
6834| #define HAVE_DECL__SC_NPROC_CONF 0
6835| #define HAVE_DECL__SC_PAGESIZE 1
6836| #define HAVE_DECL__SC_PAGE_SIZE 1
6837| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6838| #define HAVE_MACH_MACH_HOST_H 1
6839| #define HAVE_MACH_MACH_INIT_H 1
6840| #define HAVE_HOST_INFO 1
6841| #define HAVE_SYS_PARAM_H 1
6842| #define HAVE_SYS_SYSCTL_H 1
6843| #define HAVE_DECL_CTL_HW 1
6844| #define HAVE_DECL_HW_NCPU 1
6845| #define HAVE_DECL_STRTOULL 1
6846| #define HAVE_SSIZE_T 1
6847| #define HAVE_DECL_SNPRINTF 1
6848| #define HAVE_DECL_STRCASECMP 1
6849| #define HAVE_DECL__STRDUP 0
6850| #define HAVE_DECL__PUTENV 0
6851| #define HAVE_SYSCTL 1
6852| #define HAVE_SYSCTLBYNAME 1
6853| #define HAVE_DECL_GETPROGNAME 1
6854| #define HAVE_DECL_GETEXECNAME 0
6855| #define HAVE_DECL_GETMODULEFILENAME 0
6856| #define HAVE___PROGNAME 1
6857| #define HAVE_PTHREAD_T 1
6858| #define hwloc_pid_t pid_t
6859| #define hwloc_thread_t pthread_t
6860| #define HAVE_DECL_SCHED_GETCPU 0
6861| #define HWLOC_HAVE_SYSCALL 1
6862| #define HAVE_FFS 1
6863| #define HWLOC_HAVE_DECL_FFS 1
6864| #define HWLOC_HAVE_FFS 1
6865| #define HAVE_FFSL 1
6866| /* end confdefs.h.  */
6867| #include <stdio.h>
6868| #ifdef HAVE_SYS_TYPES_H
6869| # include <sys/types.h>
6870| #endif
6871| #ifdef HAVE_SYS_STAT_H
6872| # include <sys/stat.h>
6873| #endif
6874| #ifdef STDC_HEADERS
6875| # include <stdlib.h>
6876| # include <stddef.h>
6877| #else
6878| # ifdef HAVE_STDLIB_H
6879| #  include <stdlib.h>
6880| # endif
6881| #endif
6882| #ifdef HAVE_STRING_H
6883| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6884| #  include <memory.h>
6885| # endif
6886| # include <string.h>
6887| #endif
6888| #ifdef HAVE_STRINGS_H
6889| # include <strings.h>
6890| #endif
6891| #ifdef HAVE_INTTYPES_H
6892| # include <inttypes.h>
6893| #endif
6894| #ifdef HAVE_STDINT_H
6895| # include <stdint.h>
6896| #endif
6897| #ifdef HAVE_UNISTD_H
6898| # include <unistd.h>
6899| #endif
6900| int
6901| main ()
6902| {
6903| ffsl(1,2,3,4,5,6,7,8,9,10);
6904|
6905|   ;
6906|   return 0;
6907| }
6908configure:36548: result: yes
6909configure:36571: checking for fls
6910configure:36571: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6911configure:36571: $? = 0
6912configure:36571: result: yes
6913configure:36578: checking whether fls is declared
6914configure:36578: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6915configure:36578: $? = 0
6916configure:36578: result: yes
6917configure:36581: checking whether function fls has a complete prototype
6918configure:36596: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
6919conftest.c:150:7: error: too many arguments to function call, expected 1, have 10
6920fls(1,2,3,4,5,6,7,8,9,10);
6921~~~   ^~~~~~~~~~~~~~~~~~
6922/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:87:1: note: 'fls' declared here
6923int      fls(int) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
6924^
69251 error generated.
6926configure:36596: $? = 1
6927configure: failed program was:
6928| /* confdefs.h */
6929| #define PACKAGE_NAME "MPICH"
6930| #define PACKAGE_TARNAME "mpich"
6931| #define PACKAGE_VERSION "3.3"
6932| #define PACKAGE_STRING "MPICH 3.3"
6933| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6934| #define PACKAGE_URL "http://www.mpich.org/"
6935| #define STDC_HEADERS 1
6936| #define HAVE_SYS_TYPES_H 1
6937| #define HAVE_SYS_STAT_H 1
6938| #define HAVE_STDLIB_H 1
6939| #define HAVE_STRING_H 1
6940| #define HAVE_MEMORY_H 1
6941| #define HAVE_STRINGS_H 1
6942| #define HAVE_INTTYPES_H 1
6943| #define HAVE_STDINT_H 1
6944| #define HAVE_UNISTD_H 1
6945| #define __EXTENSIONS__ 1
6946| #define _ALL_SOURCE 1
6947| #define _GNU_SOURCE 1
6948| #define _POSIX_PTHREAD_SEMANTICS 1
6949| #define _TANDEM_SOURCE 1
6950| #define PACKAGE "mpich"
6951| #define VERSION "3.3"
6952| #define HAVE_DLFCN_H 1
6953| #define LT_OBJDIR ".libs/"
6954| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6955| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6956| #define HAVE_TAG_ERROR_BITS 1
6957| #define USE_LOGGING MPICH_LOGGING__NONE
6958| #define HAVE_VISIBILITY 1
6959| #define HWLOC_VERSION "2.0.1rc2-git"
6960| #define HWLOC_SYM_PREFIX hwloc_
6961| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6962| #define HWLOC_SYM_TRANSFORM 0
6963| #define _HPUX_SOURCE 1
6964| #define SIZEOF_VOID_P 8
6965| #define HWLOC_DARWIN_SYS 1
6966| #define HWLOC_X86_64_ARCH 1
6967| #define SIZEOF_UNSIGNED_LONG 8
6968| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6969| #define SIZEOF_UNSIGNED_INT 4
6970| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6971| #define HWLOC_HAVE_ATTRIBUTE 1
6972| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6973| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6974| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6975| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6976| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6977| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6978| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6979| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6980| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6981| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6982| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6983| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6984| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6985| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6986| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6987| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6988| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6989| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6990| #define HWLOC_C_HAVE_VISIBILITY 0
6991| #define HAVE_UNISTD_H 1
6992| #define HAVE_DIRENT_H 1
6993| #define HAVE_STRINGS_H 1
6994| #define HAVE_CTYPE_H 1
6995| #define HAVE_STRNCASECMP 1
6996| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6997| #define HAVE_STRFTIME 1
6998| #define HAVE_SETLOCALE 1
6999| #define HWLOC_HAVE_STDINT_H 1
7000| #define HAVE_SYS_MMAN_H 1
7001| #define HAVE_DECL_FABSF 1
7002| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7003| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7004| #define HAVE_DECL__SC_NPROC_ONLN 0
7005| #define HAVE_DECL__SC_NPROC_CONF 0
7006| #define HAVE_DECL__SC_PAGESIZE 1
7007| #define HAVE_DECL__SC_PAGE_SIZE 1
7008| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7009| #define HAVE_MACH_MACH_HOST_H 1
7010| #define HAVE_MACH_MACH_INIT_H 1
7011| #define HAVE_HOST_INFO 1
7012| #define HAVE_SYS_PARAM_H 1
7013| #define HAVE_SYS_SYSCTL_H 1
7014| #define HAVE_DECL_CTL_HW 1
7015| #define HAVE_DECL_HW_NCPU 1
7016| #define HAVE_DECL_STRTOULL 1
7017| #define HAVE_SSIZE_T 1
7018| #define HAVE_DECL_SNPRINTF 1
7019| #define HAVE_DECL_STRCASECMP 1
7020| #define HAVE_DECL__STRDUP 0
7021| #define HAVE_DECL__PUTENV 0
7022| #define HAVE_SYSCTL 1
7023| #define HAVE_SYSCTLBYNAME 1
7024| #define HAVE_DECL_GETPROGNAME 1
7025| #define HAVE_DECL_GETEXECNAME 0
7026| #define HAVE_DECL_GETMODULEFILENAME 0
7027| #define HAVE___PROGNAME 1
7028| #define HAVE_PTHREAD_T 1
7029| #define hwloc_pid_t pid_t
7030| #define hwloc_thread_t pthread_t
7031| #define HAVE_DECL_SCHED_GETCPU 0
7032| #define HWLOC_HAVE_SYSCALL 1
7033| #define HAVE_FFS 1
7034| #define HWLOC_HAVE_DECL_FFS 1
7035| #define HWLOC_HAVE_FFS 1
7036| #define HAVE_FFSL 1
7037| #define HWLOC_HAVE_DECL_FFSL 1
7038| #define HWLOC_HAVE_FFSL 1
7039| #define HAVE_FLS 1
7040| /* end confdefs.h.  */
7041| #include <stdio.h>
7042| #ifdef HAVE_SYS_TYPES_H
7043| # include <sys/types.h>
7044| #endif
7045| #ifdef HAVE_SYS_STAT_H
7046| # include <sys/stat.h>
7047| #endif
7048| #ifdef STDC_HEADERS
7049| # include <stdlib.h>
7050| # include <stddef.h>
7051| #else
7052| # ifdef HAVE_STDLIB_H
7053| #  include <stdlib.h>
7054| # endif
7055| #endif
7056| #ifdef HAVE_STRING_H
7057| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7058| #  include <memory.h>
7059| # endif
7060| # include <string.h>
7061| #endif
7062| #ifdef HAVE_STRINGS_H
7063| # include <strings.h>
7064| #endif
7065| #ifdef HAVE_INTTYPES_H
7066| # include <inttypes.h>
7067| #endif
7068| #ifdef HAVE_STDINT_H
7069| # include <stdint.h>
7070| #endif
7071| #ifdef HAVE_UNISTD_H
7072| # include <unistd.h>
7073| #endif
7074| int
7075| main ()
7076| {
7077| fls(1,2,3,4,5,6,7,8,9,10);
7078|
7079|   ;
7080|   return 0;
7081| }
7082configure:36601: result: yes
7083configure:36623: checking for flsl
7084configure:36623: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7085configure:36623: $? = 0
7086configure:36623: result: yes
7087configure:36630: checking whether flsl is declared
7088configure:36630: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
7089configure:36630: $? = 0
7090configure:36630: result: yes
7091configure:36633: checking whether function flsl has a complete prototype
7092configure:36648: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
7093conftest.c:153:8: error: too many arguments to function call, expected 1, have 10
7094flsl(1,2,3,4,5,6,7,8,9,10);
7095~~~~   ^~~~~~~~~~~~~~~~~~
7096/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:88:1: note: 'flsl' declared here
7097int      flsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
7098^
70991 error generated.
7100configure:36648: $? = 1
7101configure: failed program was:
7102| /* confdefs.h */
7103| #define PACKAGE_NAME "MPICH"
7104| #define PACKAGE_TARNAME "mpich"
7105| #define PACKAGE_VERSION "3.3"
7106| #define PACKAGE_STRING "MPICH 3.3"
7107| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7108| #define PACKAGE_URL "http://www.mpich.org/"
7109| #define STDC_HEADERS 1
7110| #define HAVE_SYS_TYPES_H 1
7111| #define HAVE_SYS_STAT_H 1
7112| #define HAVE_STDLIB_H 1
7113| #define HAVE_STRING_H 1
7114| #define HAVE_MEMORY_H 1
7115| #define HAVE_STRINGS_H 1
7116| #define HAVE_INTTYPES_H 1
7117| #define HAVE_STDINT_H 1
7118| #define HAVE_UNISTD_H 1
7119| #define __EXTENSIONS__ 1
7120| #define _ALL_SOURCE 1
7121| #define _GNU_SOURCE 1
7122| #define _POSIX_PTHREAD_SEMANTICS 1
7123| #define _TANDEM_SOURCE 1
7124| #define PACKAGE "mpich"
7125| #define VERSION "3.3"
7126| #define HAVE_DLFCN_H 1
7127| #define LT_OBJDIR ".libs/"
7128| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7129| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7130| #define HAVE_TAG_ERROR_BITS 1
7131| #define USE_LOGGING MPICH_LOGGING__NONE
7132| #define HAVE_VISIBILITY 1
7133| #define HWLOC_VERSION "2.0.1rc2-git"
7134| #define HWLOC_SYM_PREFIX hwloc_
7135| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7136| #define HWLOC_SYM_TRANSFORM 0
7137| #define _HPUX_SOURCE 1
7138| #define SIZEOF_VOID_P 8
7139| #define HWLOC_DARWIN_SYS 1
7140| #define HWLOC_X86_64_ARCH 1
7141| #define SIZEOF_UNSIGNED_LONG 8
7142| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7143| #define SIZEOF_UNSIGNED_INT 4
7144| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7145| #define HWLOC_HAVE_ATTRIBUTE 1
7146| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7147| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7148| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7149| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7150| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7151| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7152| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7153| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7154| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7155| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7156| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7157| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7158| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7159| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7160| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7161| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7162| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7163| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7164| #define HWLOC_C_HAVE_VISIBILITY 0
7165| #define HAVE_UNISTD_H 1
7166| #define HAVE_DIRENT_H 1
7167| #define HAVE_STRINGS_H 1
7168| #define HAVE_CTYPE_H 1
7169| #define HAVE_STRNCASECMP 1
7170| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7171| #define HAVE_STRFTIME 1
7172| #define HAVE_SETLOCALE 1
7173| #define HWLOC_HAVE_STDINT_H 1
7174| #define HAVE_SYS_MMAN_H 1
7175| #define HAVE_DECL_FABSF 1
7176| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7177| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7178| #define HAVE_DECL__SC_NPROC_ONLN 0
7179| #define HAVE_DECL__SC_NPROC_CONF 0
7180| #define HAVE_DECL__SC_PAGESIZE 1
7181| #define HAVE_DECL__SC_PAGE_SIZE 1
7182| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7183| #define HAVE_MACH_MACH_HOST_H 1
7184| #define HAVE_MACH_MACH_INIT_H 1
7185| #define HAVE_HOST_INFO 1
7186| #define HAVE_SYS_PARAM_H 1
7187| #define HAVE_SYS_SYSCTL_H 1
7188| #define HAVE_DECL_CTL_HW 1
7189| #define HAVE_DECL_HW_NCPU 1
7190| #define HAVE_DECL_STRTOULL 1
7191| #define HAVE_SSIZE_T 1
7192| #define HAVE_DECL_SNPRINTF 1
7193| #define HAVE_DECL_STRCASECMP 1
7194| #define HAVE_DECL__STRDUP 0
7195| #define HAVE_DECL__PUTENV 0
7196| #define HAVE_SYSCTL 1
7197| #define HAVE_SYSCTLBYNAME 1
7198| #define HAVE_DECL_GETPROGNAME 1
7199| #define HAVE_DECL_GETEXECNAME 0
7200| #define HAVE_DECL_GETMODULEFILENAME 0
7201| #define HAVE___PROGNAME 1
7202| #define HAVE_PTHREAD_T 1
7203| #define hwloc_pid_t pid_t
7204| #define hwloc_thread_t pthread_t
7205| #define HAVE_DECL_SCHED_GETCPU 0
7206| #define HWLOC_HAVE_SYSCALL 1
7207| #define HAVE_FFS 1
7208| #define HWLOC_HAVE_DECL_FFS 1
7209| #define HWLOC_HAVE_FFS 1
7210| #define HAVE_FFSL 1
7211| #define HWLOC_HAVE_DECL_FFSL 1
7212| #define HWLOC_HAVE_FFSL 1
7213| #define HAVE_FLS 1
7214| #define HWLOC_HAVE_DECL_FLS 1
7215| #define HWLOC_HAVE_FLS 1
7216| #define HAVE_FLSL 1
7217| /* end confdefs.h.  */
7218| #include <stdio.h>
7219| #ifdef HAVE_SYS_TYPES_H
7220| # include <sys/types.h>
7221| #endif
7222| #ifdef HAVE_SYS_STAT_H
7223| # include <sys/stat.h>
7224| #endif
7225| #ifdef STDC_HEADERS
7226| # include <stdlib.h>
7227| # include <stddef.h>
7228| #else
7229| # ifdef HAVE_STDLIB_H
7230| #  include <stdlib.h>
7231| # endif
7232| #endif
7233| #ifdef HAVE_STRING_H
7234| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7235| #  include <memory.h>
7236| # endif
7237| # include <string.h>
7238| #endif
7239| #ifdef HAVE_STRINGS_H
7240| # include <strings.h>
7241| #endif
7242| #ifdef HAVE_INTTYPES_H
7243| # include <inttypes.h>
7244| #endif
7245| #ifdef HAVE_STDINT_H
7246| # include <stdint.h>
7247| #endif
7248| #ifdef HAVE_UNISTD_H
7249| # include <unistd.h>
7250| #endif
7251| int
7252| main ()
7253| {
7254| flsl(1,2,3,4,5,6,7,8,9,10);
7255|
7256|   ;
7257|   return 0;
7258| }
7259configure:36653: result: yes
7260configure:36676: checking for clz
7261configure:36676: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7262Undefined symbols for architecture x86_64:
7263  "_clz", referenced from:
7264      _main in conftest-56ad05.o
7265ld: symbol(s) not found for architecture x86_64
7266clang: error: linker command failed with exit code 1 (use -v to see invocation)
7267configure:36676: $? = 1
7268configure: failed program was:
7269| /* confdefs.h */
7270| #define PACKAGE_NAME "MPICH"
7271| #define PACKAGE_TARNAME "mpich"
7272| #define PACKAGE_VERSION "3.3"
7273| #define PACKAGE_STRING "MPICH 3.3"
7274| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7275| #define PACKAGE_URL "http://www.mpich.org/"
7276| #define STDC_HEADERS 1
7277| #define HAVE_SYS_TYPES_H 1
7278| #define HAVE_SYS_STAT_H 1
7279| #define HAVE_STDLIB_H 1
7280| #define HAVE_STRING_H 1
7281| #define HAVE_MEMORY_H 1
7282| #define HAVE_STRINGS_H 1
7283| #define HAVE_INTTYPES_H 1
7284| #define HAVE_STDINT_H 1
7285| #define HAVE_UNISTD_H 1
7286| #define __EXTENSIONS__ 1
7287| #define _ALL_SOURCE 1
7288| #define _GNU_SOURCE 1
7289| #define _POSIX_PTHREAD_SEMANTICS 1
7290| #define _TANDEM_SOURCE 1
7291| #define PACKAGE "mpich"
7292| #define VERSION "3.3"
7293| #define HAVE_DLFCN_H 1
7294| #define LT_OBJDIR ".libs/"
7295| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7296| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7297| #define HAVE_TAG_ERROR_BITS 1
7298| #define USE_LOGGING MPICH_LOGGING__NONE
7299| #define HAVE_VISIBILITY 1
7300| #define HWLOC_VERSION "2.0.1rc2-git"
7301| #define HWLOC_SYM_PREFIX hwloc_
7302| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7303| #define HWLOC_SYM_TRANSFORM 0
7304| #define _HPUX_SOURCE 1
7305| #define SIZEOF_VOID_P 8
7306| #define HWLOC_DARWIN_SYS 1
7307| #define HWLOC_X86_64_ARCH 1
7308| #define SIZEOF_UNSIGNED_LONG 8
7309| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7310| #define SIZEOF_UNSIGNED_INT 4
7311| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7312| #define HWLOC_HAVE_ATTRIBUTE 1
7313| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7314| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7315| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7316| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7317| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7318| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7319| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7320| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7321| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7322| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7323| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7324| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7325| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7326| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7327| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7328| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7329| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7330| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7331| #define HWLOC_C_HAVE_VISIBILITY 0
7332| #define HAVE_UNISTD_H 1
7333| #define HAVE_DIRENT_H 1
7334| #define HAVE_STRINGS_H 1
7335| #define HAVE_CTYPE_H 1
7336| #define HAVE_STRNCASECMP 1
7337| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7338| #define HAVE_STRFTIME 1
7339| #define HAVE_SETLOCALE 1
7340| #define HWLOC_HAVE_STDINT_H 1
7341| #define HAVE_SYS_MMAN_H 1
7342| #define HAVE_DECL_FABSF 1
7343| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7344| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7345| #define HAVE_DECL__SC_NPROC_ONLN 0
7346| #define HAVE_DECL__SC_NPROC_CONF 0
7347| #define HAVE_DECL__SC_PAGESIZE 1
7348| #define HAVE_DECL__SC_PAGE_SIZE 1
7349| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7350| #define HAVE_MACH_MACH_HOST_H 1
7351| #define HAVE_MACH_MACH_INIT_H 1
7352| #define HAVE_HOST_INFO 1
7353| #define HAVE_SYS_PARAM_H 1
7354| #define HAVE_SYS_SYSCTL_H 1
7355| #define HAVE_DECL_CTL_HW 1
7356| #define HAVE_DECL_HW_NCPU 1
7357| #define HAVE_DECL_STRTOULL 1
7358| #define HAVE_SSIZE_T 1
7359| #define HAVE_DECL_SNPRINTF 1
7360| #define HAVE_DECL_STRCASECMP 1
7361| #define HAVE_DECL__STRDUP 0
7362| #define HAVE_DECL__PUTENV 0
7363| #define HAVE_SYSCTL 1
7364| #define HAVE_SYSCTLBYNAME 1
7365| #define HAVE_DECL_GETPROGNAME 1
7366| #define HAVE_DECL_GETEXECNAME 0
7367| #define HAVE_DECL_GETMODULEFILENAME 0
7368| #define HAVE___PROGNAME 1
7369| #define HAVE_PTHREAD_T 1
7370| #define hwloc_pid_t pid_t
7371| #define hwloc_thread_t pthread_t
7372| #define HAVE_DECL_SCHED_GETCPU 0
7373| #define HWLOC_HAVE_SYSCALL 1
7374| #define HAVE_FFS 1
7375| #define HWLOC_HAVE_DECL_FFS 1
7376| #define HWLOC_HAVE_FFS 1
7377| #define HAVE_FFSL 1
7378| #define HWLOC_HAVE_DECL_FFSL 1
7379| #define HWLOC_HAVE_FFSL 1
7380| #define HAVE_FLS 1
7381| #define HWLOC_HAVE_DECL_FLS 1
7382| #define HWLOC_HAVE_FLS 1
7383| #define HAVE_FLSL 1
7384| #define HWLOC_HAVE_DECL_FLSL 1
7385| #define HWLOC_HAVE_FLSL 1
7386| /* end confdefs.h.  */
7387| /* Define clz to an innocuous variant, in case <limits.h> declares clz.
7388|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7389| #define clz innocuous_clz
7390|
7391| /* System header to define __stub macros and hopefully few prototypes,
7392|     which can conflict with char clz (); below.
7393|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7394|     <limits.h> exists even on freestanding compilers.  */
7395|
7396| #ifdef __STDC__
7397| # include <limits.h>
7398| #else
7399| # include <assert.h>
7400| #endif
7401|
7402| #undef clz
7403|
7404| /* Override any GCC internal prototype to avoid an error.
7405|    Use char because int might match the return type of a GCC
7406|    builtin and then its argument prototype would still apply.  */
7407| #ifdef __cplusplus
7408| extern "C"
7409| #endif
7410| char clz ();
7411| /* The GNU C library defines this for functions which it implements
7412|     to always fail with ENOSYS.  Some functions are actually named
7413|     something starting with __ and the normal name is an alias.  */
7414| #if defined __stub_clz || defined __stub___clz
7415| choke me
7416| #endif
7417|
7418| int
7419| main ()
7420| {
7421| return clz ();
7422|   ;
7423|   return 0;
7424| }
7425configure:36676: result: no
7426configure:36728: checking for clzl
7427configure:36728: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7428Undefined symbols for architecture x86_64:
7429  "_clzl", referenced from:
7430      _main in conftest-f18788.o
7431ld: symbol(s) not found for architecture x86_64
7432clang: error: linker command failed with exit code 1 (use -v to see invocation)
7433configure:36728: $? = 1
7434configure: failed program was:
7435| /* confdefs.h */
7436| #define PACKAGE_NAME "MPICH"
7437| #define PACKAGE_TARNAME "mpich"
7438| #define PACKAGE_VERSION "3.3"
7439| #define PACKAGE_STRING "MPICH 3.3"
7440| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7441| #define PACKAGE_URL "http://www.mpich.org/"
7442| #define STDC_HEADERS 1
7443| #define HAVE_SYS_TYPES_H 1
7444| #define HAVE_SYS_STAT_H 1
7445| #define HAVE_STDLIB_H 1
7446| #define HAVE_STRING_H 1
7447| #define HAVE_MEMORY_H 1
7448| #define HAVE_STRINGS_H 1
7449| #define HAVE_INTTYPES_H 1
7450| #define HAVE_STDINT_H 1
7451| #define HAVE_UNISTD_H 1
7452| #define __EXTENSIONS__ 1
7453| #define _ALL_SOURCE 1
7454| #define _GNU_SOURCE 1
7455| #define _POSIX_PTHREAD_SEMANTICS 1
7456| #define _TANDEM_SOURCE 1
7457| #define PACKAGE "mpich"
7458| #define VERSION "3.3"
7459| #define HAVE_DLFCN_H 1
7460| #define LT_OBJDIR ".libs/"
7461| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7462| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7463| #define HAVE_TAG_ERROR_BITS 1
7464| #define USE_LOGGING MPICH_LOGGING__NONE
7465| #define HAVE_VISIBILITY 1
7466| #define HWLOC_VERSION "2.0.1rc2-git"
7467| #define HWLOC_SYM_PREFIX hwloc_
7468| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7469| #define HWLOC_SYM_TRANSFORM 0
7470| #define _HPUX_SOURCE 1
7471| #define SIZEOF_VOID_P 8
7472| #define HWLOC_DARWIN_SYS 1
7473| #define HWLOC_X86_64_ARCH 1
7474| #define SIZEOF_UNSIGNED_LONG 8
7475| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7476| #define SIZEOF_UNSIGNED_INT 4
7477| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7478| #define HWLOC_HAVE_ATTRIBUTE 1
7479| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7480| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7481| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7482| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7483| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7484| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7485| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7486| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7487| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7488| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7489| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7490| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7491| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7492| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7493| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7494| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7495| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7496| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7497| #define HWLOC_C_HAVE_VISIBILITY 0
7498| #define HAVE_UNISTD_H 1
7499| #define HAVE_DIRENT_H 1
7500| #define HAVE_STRINGS_H 1
7501| #define HAVE_CTYPE_H 1
7502| #define HAVE_STRNCASECMP 1
7503| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7504| #define HAVE_STRFTIME 1
7505| #define HAVE_SETLOCALE 1
7506| #define HWLOC_HAVE_STDINT_H 1
7507| #define HAVE_SYS_MMAN_H 1
7508| #define HAVE_DECL_FABSF 1
7509| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7510| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7511| #define HAVE_DECL__SC_NPROC_ONLN 0
7512| #define HAVE_DECL__SC_NPROC_CONF 0
7513| #define HAVE_DECL__SC_PAGESIZE 1
7514| #define HAVE_DECL__SC_PAGE_SIZE 1
7515| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7516| #define HAVE_MACH_MACH_HOST_H 1
7517| #define HAVE_MACH_MACH_INIT_H 1
7518| #define HAVE_HOST_INFO 1
7519| #define HAVE_SYS_PARAM_H 1
7520| #define HAVE_SYS_SYSCTL_H 1
7521| #define HAVE_DECL_CTL_HW 1
7522| #define HAVE_DECL_HW_NCPU 1
7523| #define HAVE_DECL_STRTOULL 1
7524| #define HAVE_SSIZE_T 1
7525| #define HAVE_DECL_SNPRINTF 1
7526| #define HAVE_DECL_STRCASECMP 1
7527| #define HAVE_DECL__STRDUP 0
7528| #define HAVE_DECL__PUTENV 0
7529| #define HAVE_SYSCTL 1
7530| #define HAVE_SYSCTLBYNAME 1
7531| #define HAVE_DECL_GETPROGNAME 1
7532| #define HAVE_DECL_GETEXECNAME 0
7533| #define HAVE_DECL_GETMODULEFILENAME 0
7534| #define HAVE___PROGNAME 1
7535| #define HAVE_PTHREAD_T 1
7536| #define hwloc_pid_t pid_t
7537| #define hwloc_thread_t pthread_t
7538| #define HAVE_DECL_SCHED_GETCPU 0
7539| #define HWLOC_HAVE_SYSCALL 1
7540| #define HAVE_FFS 1
7541| #define HWLOC_HAVE_DECL_FFS 1
7542| #define HWLOC_HAVE_FFS 1
7543| #define HAVE_FFSL 1
7544| #define HWLOC_HAVE_DECL_FFSL 1
7545| #define HWLOC_HAVE_FFSL 1
7546| #define HAVE_FLS 1
7547| #define HWLOC_HAVE_DECL_FLS 1
7548| #define HWLOC_HAVE_FLS 1
7549| #define HAVE_FLSL 1
7550| #define HWLOC_HAVE_DECL_FLSL 1
7551| #define HWLOC_HAVE_FLSL 1
7552| /* end confdefs.h.  */
7553| /* Define clzl to an innocuous variant, in case <limits.h> declares clzl.
7554|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7555| #define clzl innocuous_clzl
7556|
7557| /* System header to define __stub macros and hopefully few prototypes,
7558|     which can conflict with char clzl (); below.
7559|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7560|     <limits.h> exists even on freestanding compilers.  */
7561|
7562| #ifdef __STDC__
7563| # include <limits.h>
7564| #else
7565| # include <assert.h>
7566| #endif
7567|
7568| #undef clzl
7569|
7570| /* Override any GCC internal prototype to avoid an error.
7571|    Use char because int might match the return type of a GCC
7572|    builtin and then its argument prototype would still apply.  */
7573| #ifdef __cplusplus
7574| extern "C"
7575| #endif
7576| char clzl ();
7577| /* The GNU C library defines this for functions which it implements
7578|     to always fail with ENOSYS.  Some functions are actually named
7579|     something starting with __ and the normal name is an alias.  */
7580| #if defined __stub_clzl || defined __stub___clzl
7581| choke me
7582| #endif
7583|
7584| int
7585| main ()
7586| {
7587| return clzl ();
7588|   ;
7589|   return 0;
7590| }
7591configure:36728: result: no
7592configure:36782: checking for openat
7593configure:36782: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7594configure:36782: $? = 0
7595configure:36782: result: yes
7596configure:36796: checking malloc.h usability
7597configure:36796: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
7598conftest.c:153:10: fatal error: 'malloc.h' file not found
7599#include <malloc.h>
7600         ^~~~~~~~~~
76011 error generated.
7602configure:36796: $? = 1
7603configure: failed program was:
7604| /* confdefs.h */
7605| #define PACKAGE_NAME "MPICH"
7606| #define PACKAGE_TARNAME "mpich"
7607| #define PACKAGE_VERSION "3.3"
7608| #define PACKAGE_STRING "MPICH 3.3"
7609| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7610| #define PACKAGE_URL "http://www.mpich.org/"
7611| #define STDC_HEADERS 1
7612| #define HAVE_SYS_TYPES_H 1
7613| #define HAVE_SYS_STAT_H 1
7614| #define HAVE_STDLIB_H 1
7615| #define HAVE_STRING_H 1
7616| #define HAVE_MEMORY_H 1
7617| #define HAVE_STRINGS_H 1
7618| #define HAVE_INTTYPES_H 1
7619| #define HAVE_STDINT_H 1
7620| #define HAVE_UNISTD_H 1
7621| #define __EXTENSIONS__ 1
7622| #define _ALL_SOURCE 1
7623| #define _GNU_SOURCE 1
7624| #define _POSIX_PTHREAD_SEMANTICS 1
7625| #define _TANDEM_SOURCE 1
7626| #define PACKAGE "mpich"
7627| #define VERSION "3.3"
7628| #define HAVE_DLFCN_H 1
7629| #define LT_OBJDIR ".libs/"
7630| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7631| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7632| #define HAVE_TAG_ERROR_BITS 1
7633| #define USE_LOGGING MPICH_LOGGING__NONE
7634| #define HAVE_VISIBILITY 1
7635| #define HWLOC_VERSION "2.0.1rc2-git"
7636| #define HWLOC_SYM_PREFIX hwloc_
7637| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7638| #define HWLOC_SYM_TRANSFORM 0
7639| #define _HPUX_SOURCE 1
7640| #define SIZEOF_VOID_P 8
7641| #define HWLOC_DARWIN_SYS 1
7642| #define HWLOC_X86_64_ARCH 1
7643| #define SIZEOF_UNSIGNED_LONG 8
7644| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7645| #define SIZEOF_UNSIGNED_INT 4
7646| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7647| #define HWLOC_HAVE_ATTRIBUTE 1
7648| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7649| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7650| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7651| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7652| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7653| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7654| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7655| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7656| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7657| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7658| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7659| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7660| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7661| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7662| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7663| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7664| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7665| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7666| #define HWLOC_C_HAVE_VISIBILITY 0
7667| #define HAVE_UNISTD_H 1
7668| #define HAVE_DIRENT_H 1
7669| #define HAVE_STRINGS_H 1
7670| #define HAVE_CTYPE_H 1
7671| #define HAVE_STRNCASECMP 1
7672| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7673| #define HAVE_STRFTIME 1
7674| #define HAVE_SETLOCALE 1
7675| #define HWLOC_HAVE_STDINT_H 1
7676| #define HAVE_SYS_MMAN_H 1
7677| #define HAVE_DECL_FABSF 1
7678| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7679| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7680| #define HAVE_DECL__SC_NPROC_ONLN 0
7681| #define HAVE_DECL__SC_NPROC_CONF 0
7682| #define HAVE_DECL__SC_PAGESIZE 1
7683| #define HAVE_DECL__SC_PAGE_SIZE 1
7684| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7685| #define HAVE_MACH_MACH_HOST_H 1
7686| #define HAVE_MACH_MACH_INIT_H 1
7687| #define HAVE_HOST_INFO 1
7688| #define HAVE_SYS_PARAM_H 1
7689| #define HAVE_SYS_SYSCTL_H 1
7690| #define HAVE_DECL_CTL_HW 1
7691| #define HAVE_DECL_HW_NCPU 1
7692| #define HAVE_DECL_STRTOULL 1
7693| #define HAVE_SSIZE_T 1
7694| #define HAVE_DECL_SNPRINTF 1
7695| #define HAVE_DECL_STRCASECMP 1
7696| #define HAVE_DECL__STRDUP 0
7697| #define HAVE_DECL__PUTENV 0
7698| #define HAVE_SYSCTL 1
7699| #define HAVE_SYSCTLBYNAME 1
7700| #define HAVE_DECL_GETPROGNAME 1
7701| #define HAVE_DECL_GETEXECNAME 0
7702| #define HAVE_DECL_GETMODULEFILENAME 0
7703| #define HAVE___PROGNAME 1
7704| #define HAVE_PTHREAD_T 1
7705| #define hwloc_pid_t pid_t
7706| #define hwloc_thread_t pthread_t
7707| #define HAVE_DECL_SCHED_GETCPU 0
7708| #define HWLOC_HAVE_SYSCALL 1
7709| #define HAVE_FFS 1
7710| #define HWLOC_HAVE_DECL_FFS 1
7711| #define HWLOC_HAVE_FFS 1
7712| #define HAVE_FFSL 1
7713| #define HWLOC_HAVE_DECL_FFSL 1
7714| #define HWLOC_HAVE_FFSL 1
7715| #define HAVE_FLS 1
7716| #define HWLOC_HAVE_DECL_FLS 1
7717| #define HWLOC_HAVE_FLS 1
7718| #define HAVE_FLSL 1
7719| #define HWLOC_HAVE_DECL_FLSL 1
7720| #define HWLOC_HAVE_FLSL 1
7721| #define HAVE_OPENAT 1
7722| /* end confdefs.h.  */
7723| #include <stdio.h>
7724| #ifdef HAVE_SYS_TYPES_H
7725| # include <sys/types.h>
7726| #endif
7727| #ifdef HAVE_SYS_STAT_H
7728| # include <sys/stat.h>
7729| #endif
7730| #ifdef STDC_HEADERS
7731| # include <stdlib.h>
7732| # include <stddef.h>
7733| #else
7734| # ifdef HAVE_STDLIB_H
7735| #  include <stdlib.h>
7736| # endif
7737| #endif
7738| #ifdef HAVE_STRING_H
7739| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7740| #  include <memory.h>
7741| # endif
7742| # include <string.h>
7743| #endif
7744| #ifdef HAVE_STRINGS_H
7745| # include <strings.h>
7746| #endif
7747| #ifdef HAVE_INTTYPES_H
7748| # include <inttypes.h>
7749| #endif
7750| #ifdef HAVE_STDINT_H
7751| # include <stdint.h>
7752| #endif
7753| #ifdef HAVE_UNISTD_H
7754| # include <unistd.h>
7755| #endif
7756| #include <malloc.h>
7757configure:36796: result: no
7758configure:36796: checking malloc.h presence
7759configure:36796: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
7760conftest.c:120:10: fatal error: 'malloc.h' file not found
7761#include <malloc.h>
7762         ^~~~~~~~~~
77631 error generated.
7764configure:36796: $? = 1
7765configure: failed program was:
7766| /* confdefs.h */
7767| #define PACKAGE_NAME "MPICH"
7768| #define PACKAGE_TARNAME "mpich"
7769| #define PACKAGE_VERSION "3.3"
7770| #define PACKAGE_STRING "MPICH 3.3"
7771| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7772| #define PACKAGE_URL "http://www.mpich.org/"
7773| #define STDC_HEADERS 1
7774| #define HAVE_SYS_TYPES_H 1
7775| #define HAVE_SYS_STAT_H 1
7776| #define HAVE_STDLIB_H 1
7777| #define HAVE_STRING_H 1
7778| #define HAVE_MEMORY_H 1
7779| #define HAVE_STRINGS_H 1
7780| #define HAVE_INTTYPES_H 1
7781| #define HAVE_STDINT_H 1
7782| #define HAVE_UNISTD_H 1
7783| #define __EXTENSIONS__ 1
7784| #define _ALL_SOURCE 1
7785| #define _GNU_SOURCE 1
7786| #define _POSIX_PTHREAD_SEMANTICS 1
7787| #define _TANDEM_SOURCE 1
7788| #define PACKAGE "mpich"
7789| #define VERSION "3.3"
7790| #define HAVE_DLFCN_H 1
7791| #define LT_OBJDIR ".libs/"
7792| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7793| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7794| #define HAVE_TAG_ERROR_BITS 1
7795| #define USE_LOGGING MPICH_LOGGING__NONE
7796| #define HAVE_VISIBILITY 1
7797| #define HWLOC_VERSION "2.0.1rc2-git"
7798| #define HWLOC_SYM_PREFIX hwloc_
7799| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7800| #define HWLOC_SYM_TRANSFORM 0
7801| #define _HPUX_SOURCE 1
7802| #define SIZEOF_VOID_P 8
7803| #define HWLOC_DARWIN_SYS 1
7804| #define HWLOC_X86_64_ARCH 1
7805| #define SIZEOF_UNSIGNED_LONG 8
7806| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7807| #define SIZEOF_UNSIGNED_INT 4
7808| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7809| #define HWLOC_HAVE_ATTRIBUTE 1
7810| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7811| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7812| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7813| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7814| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7815| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7816| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7817| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7818| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7819| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7820| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7821| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7822| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7823| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7824| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7825| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7826| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7827| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7828| #define HWLOC_C_HAVE_VISIBILITY 0
7829| #define HAVE_UNISTD_H 1
7830| #define HAVE_DIRENT_H 1
7831| #define HAVE_STRINGS_H 1
7832| #define HAVE_CTYPE_H 1
7833| #define HAVE_STRNCASECMP 1
7834| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7835| #define HAVE_STRFTIME 1
7836| #define HAVE_SETLOCALE 1
7837| #define HWLOC_HAVE_STDINT_H 1
7838| #define HAVE_SYS_MMAN_H 1
7839| #define HAVE_DECL_FABSF 1
7840| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7841| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7842| #define HAVE_DECL__SC_NPROC_ONLN 0
7843| #define HAVE_DECL__SC_NPROC_CONF 0
7844| #define HAVE_DECL__SC_PAGESIZE 1
7845| #define HAVE_DECL__SC_PAGE_SIZE 1
7846| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7847| #define HAVE_MACH_MACH_HOST_H 1
7848| #define HAVE_MACH_MACH_INIT_H 1
7849| #define HAVE_HOST_INFO 1
7850| #define HAVE_SYS_PARAM_H 1
7851| #define HAVE_SYS_SYSCTL_H 1
7852| #define HAVE_DECL_CTL_HW 1
7853| #define HAVE_DECL_HW_NCPU 1
7854| #define HAVE_DECL_STRTOULL 1
7855| #define HAVE_SSIZE_T 1
7856| #define HAVE_DECL_SNPRINTF 1
7857| #define HAVE_DECL_STRCASECMP 1
7858| #define HAVE_DECL__STRDUP 0
7859| #define HAVE_DECL__PUTENV 0
7860| #define HAVE_SYSCTL 1
7861| #define HAVE_SYSCTLBYNAME 1
7862| #define HAVE_DECL_GETPROGNAME 1
7863| #define HAVE_DECL_GETEXECNAME 0
7864| #define HAVE_DECL_GETMODULEFILENAME 0
7865| #define HAVE___PROGNAME 1
7866| #define HAVE_PTHREAD_T 1
7867| #define hwloc_pid_t pid_t
7868| #define hwloc_thread_t pthread_t
7869| #define HAVE_DECL_SCHED_GETCPU 0
7870| #define HWLOC_HAVE_SYSCALL 1
7871| #define HAVE_FFS 1
7872| #define HWLOC_HAVE_DECL_FFS 1
7873| #define HWLOC_HAVE_FFS 1
7874| #define HAVE_FFSL 1
7875| #define HWLOC_HAVE_DECL_FFSL 1
7876| #define HWLOC_HAVE_FFSL 1
7877| #define HAVE_FLS 1
7878| #define HWLOC_HAVE_DECL_FLS 1
7879| #define HWLOC_HAVE_FLS 1
7880| #define HAVE_FLSL 1
7881| #define HWLOC_HAVE_DECL_FLSL 1
7882| #define HWLOC_HAVE_FLSL 1
7883| #define HAVE_OPENAT 1
7884| /* end confdefs.h.  */
7885| #include <malloc.h>
7886configure:36796: result: no
7887configure:36796: checking for malloc.h
7888configure:36796: result: no
7889configure:36809: checking for getpagesize
7890configure:36809: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7891configure:36809: $? = 0
7892configure:36809: result: yes
7893configure:36809: checking for memalign
7894configure:36809: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7895Undefined symbols for architecture x86_64:
7896  "_memalign", referenced from:
7897      _main in conftest-1e5c2c.o
7898ld: symbol(s) not found for architecture x86_64
7899clang: error: linker command failed with exit code 1 (use -v to see invocation)
7900configure:36809: $? = 1
7901configure: failed program was:
7902| /* confdefs.h */
7903| #define PACKAGE_NAME "MPICH"
7904| #define PACKAGE_TARNAME "mpich"
7905| #define PACKAGE_VERSION "3.3"
7906| #define PACKAGE_STRING "MPICH 3.3"
7907| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7908| #define PACKAGE_URL "http://www.mpich.org/"
7909| #define STDC_HEADERS 1
7910| #define HAVE_SYS_TYPES_H 1
7911| #define HAVE_SYS_STAT_H 1
7912| #define HAVE_STDLIB_H 1
7913| #define HAVE_STRING_H 1
7914| #define HAVE_MEMORY_H 1
7915| #define HAVE_STRINGS_H 1
7916| #define HAVE_INTTYPES_H 1
7917| #define HAVE_STDINT_H 1
7918| #define HAVE_UNISTD_H 1
7919| #define __EXTENSIONS__ 1
7920| #define _ALL_SOURCE 1
7921| #define _GNU_SOURCE 1
7922| #define _POSIX_PTHREAD_SEMANTICS 1
7923| #define _TANDEM_SOURCE 1
7924| #define PACKAGE "mpich"
7925| #define VERSION "3.3"
7926| #define HAVE_DLFCN_H 1
7927| #define LT_OBJDIR ".libs/"
7928| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7929| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7930| #define HAVE_TAG_ERROR_BITS 1
7931| #define USE_LOGGING MPICH_LOGGING__NONE
7932| #define HAVE_VISIBILITY 1
7933| #define HWLOC_VERSION "2.0.1rc2-git"
7934| #define HWLOC_SYM_PREFIX hwloc_
7935| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7936| #define HWLOC_SYM_TRANSFORM 0
7937| #define _HPUX_SOURCE 1
7938| #define SIZEOF_VOID_P 8
7939| #define HWLOC_DARWIN_SYS 1
7940| #define HWLOC_X86_64_ARCH 1
7941| #define SIZEOF_UNSIGNED_LONG 8
7942| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7943| #define SIZEOF_UNSIGNED_INT 4
7944| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7945| #define HWLOC_HAVE_ATTRIBUTE 1
7946| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7947| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7948| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7949| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7950| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7951| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7952| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7953| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7954| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7955| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7956| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7957| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7958| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7959| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7960| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7961| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7962| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7963| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7964| #define HWLOC_C_HAVE_VISIBILITY 0
7965| #define HAVE_UNISTD_H 1
7966| #define HAVE_DIRENT_H 1
7967| #define HAVE_STRINGS_H 1
7968| #define HAVE_CTYPE_H 1
7969| #define HAVE_STRNCASECMP 1
7970| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7971| #define HAVE_STRFTIME 1
7972| #define HAVE_SETLOCALE 1
7973| #define HWLOC_HAVE_STDINT_H 1
7974| #define HAVE_SYS_MMAN_H 1
7975| #define HAVE_DECL_FABSF 1
7976| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7977| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7978| #define HAVE_DECL__SC_NPROC_ONLN 0
7979| #define HAVE_DECL__SC_NPROC_CONF 0
7980| #define HAVE_DECL__SC_PAGESIZE 1
7981| #define HAVE_DECL__SC_PAGE_SIZE 1
7982| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7983| #define HAVE_MACH_MACH_HOST_H 1
7984| #define HAVE_MACH_MACH_INIT_H 1
7985| #define HAVE_HOST_INFO 1
7986| #define HAVE_SYS_PARAM_H 1
7987| #define HAVE_SYS_SYSCTL_H 1
7988| #define HAVE_DECL_CTL_HW 1
7989| #define HAVE_DECL_HW_NCPU 1
7990| #define HAVE_DECL_STRTOULL 1
7991| #define HAVE_SSIZE_T 1
7992| #define HAVE_DECL_SNPRINTF 1
7993| #define HAVE_DECL_STRCASECMP 1
7994| #define HAVE_DECL__STRDUP 0
7995| #define HAVE_DECL__PUTENV 0
7996| #define HAVE_SYSCTL 1
7997| #define HAVE_SYSCTLBYNAME 1
7998| #define HAVE_DECL_GETPROGNAME 1
7999| #define HAVE_DECL_GETEXECNAME 0
8000| #define HAVE_DECL_GETMODULEFILENAME 0
8001| #define HAVE___PROGNAME 1
8002| #define HAVE_PTHREAD_T 1
8003| #define hwloc_pid_t pid_t
8004| #define hwloc_thread_t pthread_t
8005| #define HAVE_DECL_SCHED_GETCPU 0
8006| #define HWLOC_HAVE_SYSCALL 1
8007| #define HAVE_FFS 1
8008| #define HWLOC_HAVE_DECL_FFS 1
8009| #define HWLOC_HAVE_FFS 1
8010| #define HAVE_FFSL 1
8011| #define HWLOC_HAVE_DECL_FFSL 1
8012| #define HWLOC_HAVE_FFSL 1
8013| #define HAVE_FLS 1
8014| #define HWLOC_HAVE_DECL_FLS 1
8015| #define HWLOC_HAVE_FLS 1
8016| #define HAVE_FLSL 1
8017| #define HWLOC_HAVE_DECL_FLSL 1
8018| #define HWLOC_HAVE_FLSL 1
8019| #define HAVE_OPENAT 1
8020| #define HAVE_GETPAGESIZE 1
8021| /* end confdefs.h.  */
8022| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
8023|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8024| #define memalign innocuous_memalign
8025|
8026| /* System header to define __stub macros and hopefully few prototypes,
8027|     which can conflict with char memalign (); below.
8028|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8029|     <limits.h> exists even on freestanding compilers.  */
8030|
8031| #ifdef __STDC__
8032| # include <limits.h>
8033| #else
8034| # include <assert.h>
8035| #endif
8036|
8037| #undef memalign
8038|
8039| /* Override any GCC internal prototype to avoid an error.
8040|    Use char because int might match the return type of a GCC
8041|    builtin and then its argument prototype would still apply.  */
8042| #ifdef __cplusplus
8043| extern "C"
8044| #endif
8045| char memalign ();
8046| /* The GNU C library defines this for functions which it implements
8047|     to always fail with ENOSYS.  Some functions are actually named
8048|     something starting with __ and the normal name is an alias.  */
8049| #if defined __stub_memalign || defined __stub___memalign
8050| choke me
8051| #endif
8052|
8053| int
8054| main ()
8055| {
8056| return memalign ();
8057|   ;
8058|   return 0;
8059| }
8060configure:36809: result: no
8061configure:36809: checking for posix_memalign
8062configure:36809: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8063configure:36809: $? = 0
8064configure:36809: result: yes
8065configure:36821: checking sys/utsname.h usability
8066configure:36821: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
8067configure:36821: $? = 0
8068configure:36821: result: yes
8069configure:36821: checking sys/utsname.h presence
8070configure:36821: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
8071configure:36821: $? = 0
8072configure:36821: result: yes
8073configure:36821: checking for sys/utsname.h
8074configure:36821: result: yes
8075configure:36833: checking for uname
8076configure:36833: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8077configure:36833: $? = 0
8078configure:36833: result: yes
8079configure:36884: checking pthread_np.h usability
8080configure:36884: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
8081conftest.c:158:10: fatal error: 'pthread_np.h' file not found
8082#include <pthread_np.h>
8083         ^~~~~~~~~~~~~~
80841 error generated.
8085configure:36884: $? = 1
8086configure: failed program was:
8087| /* confdefs.h */
8088| #define PACKAGE_NAME "MPICH"
8089| #define PACKAGE_TARNAME "mpich"
8090| #define PACKAGE_VERSION "3.3"
8091| #define PACKAGE_STRING "MPICH 3.3"
8092| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8093| #define PACKAGE_URL "http://www.mpich.org/"
8094| #define STDC_HEADERS 1
8095| #define HAVE_SYS_TYPES_H 1
8096| #define HAVE_SYS_STAT_H 1
8097| #define HAVE_STDLIB_H 1
8098| #define HAVE_STRING_H 1
8099| #define HAVE_MEMORY_H 1
8100| #define HAVE_STRINGS_H 1
8101| #define HAVE_INTTYPES_H 1
8102| #define HAVE_STDINT_H 1
8103| #define HAVE_UNISTD_H 1
8104| #define __EXTENSIONS__ 1
8105| #define _ALL_SOURCE 1
8106| #define _GNU_SOURCE 1
8107| #define _POSIX_PTHREAD_SEMANTICS 1
8108| #define _TANDEM_SOURCE 1
8109| #define PACKAGE "mpich"
8110| #define VERSION "3.3"
8111| #define HAVE_DLFCN_H 1
8112| #define LT_OBJDIR ".libs/"
8113| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8114| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8115| #define HAVE_TAG_ERROR_BITS 1
8116| #define USE_LOGGING MPICH_LOGGING__NONE
8117| #define HAVE_VISIBILITY 1
8118| #define HWLOC_VERSION "2.0.1rc2-git"
8119| #define HWLOC_SYM_PREFIX hwloc_
8120| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8121| #define HWLOC_SYM_TRANSFORM 0
8122| #define _HPUX_SOURCE 1
8123| #define SIZEOF_VOID_P 8
8124| #define HWLOC_DARWIN_SYS 1
8125| #define HWLOC_X86_64_ARCH 1
8126| #define SIZEOF_UNSIGNED_LONG 8
8127| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8128| #define SIZEOF_UNSIGNED_INT 4
8129| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8130| #define HWLOC_HAVE_ATTRIBUTE 1
8131| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8132| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8133| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8134| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8135| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8136| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8137| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8138| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8139| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8140| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8141| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8142| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8143| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8144| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8145| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8146| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8147| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8148| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8149| #define HWLOC_C_HAVE_VISIBILITY 0
8150| #define HAVE_UNISTD_H 1
8151| #define HAVE_DIRENT_H 1
8152| #define HAVE_STRINGS_H 1
8153| #define HAVE_CTYPE_H 1
8154| #define HAVE_STRNCASECMP 1
8155| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8156| #define HAVE_STRFTIME 1
8157| #define HAVE_SETLOCALE 1
8158| #define HWLOC_HAVE_STDINT_H 1
8159| #define HAVE_SYS_MMAN_H 1
8160| #define HAVE_DECL_FABSF 1
8161| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8162| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8163| #define HAVE_DECL__SC_NPROC_ONLN 0
8164| #define HAVE_DECL__SC_NPROC_CONF 0
8165| #define HAVE_DECL__SC_PAGESIZE 1
8166| #define HAVE_DECL__SC_PAGE_SIZE 1
8167| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8168| #define HAVE_MACH_MACH_HOST_H 1
8169| #define HAVE_MACH_MACH_INIT_H 1
8170| #define HAVE_HOST_INFO 1
8171| #define HAVE_SYS_PARAM_H 1
8172| #define HAVE_SYS_SYSCTL_H 1
8173| #define HAVE_DECL_CTL_HW 1
8174| #define HAVE_DECL_HW_NCPU 1
8175| #define HAVE_DECL_STRTOULL 1
8176| #define HAVE_SSIZE_T 1
8177| #define HAVE_DECL_SNPRINTF 1
8178| #define HAVE_DECL_STRCASECMP 1
8179| #define HAVE_DECL__STRDUP 0
8180| #define HAVE_DECL__PUTENV 0
8181| #define HAVE_SYSCTL 1
8182| #define HAVE_SYSCTLBYNAME 1
8183| #define HAVE_DECL_GETPROGNAME 1
8184| #define HAVE_DECL_GETEXECNAME 0
8185| #define HAVE_DECL_GETMODULEFILENAME 0
8186| #define HAVE___PROGNAME 1
8187| #define HAVE_PTHREAD_T 1
8188| #define hwloc_pid_t pid_t
8189| #define hwloc_thread_t pthread_t
8190| #define HAVE_DECL_SCHED_GETCPU 0
8191| #define HWLOC_HAVE_SYSCALL 1
8192| #define HAVE_FFS 1
8193| #define HWLOC_HAVE_DECL_FFS 1
8194| #define HWLOC_HAVE_FFS 1
8195| #define HAVE_FFSL 1
8196| #define HWLOC_HAVE_DECL_FFSL 1
8197| #define HWLOC_HAVE_FFSL 1
8198| #define HAVE_FLS 1
8199| #define HWLOC_HAVE_DECL_FLS 1
8200| #define HWLOC_HAVE_FLS 1
8201| #define HAVE_FLSL 1
8202| #define HWLOC_HAVE_DECL_FLSL 1
8203| #define HWLOC_HAVE_FLSL 1
8204| #define HAVE_OPENAT 1
8205| #define HAVE_GETPAGESIZE 1
8206| #define HAVE_POSIX_MEMALIGN 1
8207| #define HAVE_SYS_UTSNAME_H 1
8208| #define HAVE_UNAME 1
8209| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8210| /* end confdefs.h.  */
8211| #include <stdio.h>
8212| #ifdef HAVE_SYS_TYPES_H
8213| # include <sys/types.h>
8214| #endif
8215| #ifdef HAVE_SYS_STAT_H
8216| # include <sys/stat.h>
8217| #endif
8218| #ifdef STDC_HEADERS
8219| # include <stdlib.h>
8220| # include <stddef.h>
8221| #else
8222| # ifdef HAVE_STDLIB_H
8223| #  include <stdlib.h>
8224| # endif
8225| #endif
8226| #ifdef HAVE_STRING_H
8227| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8228| #  include <memory.h>
8229| # endif
8230| # include <string.h>
8231| #endif
8232| #ifdef HAVE_STRINGS_H
8233| # include <strings.h>
8234| #endif
8235| #ifdef HAVE_INTTYPES_H
8236| # include <inttypes.h>
8237| #endif
8238| #ifdef HAVE_STDINT_H
8239| # include <stdint.h>
8240| #endif
8241| #ifdef HAVE_UNISTD_H
8242| # include <unistd.h>
8243| #endif
8244| #include <pthread_np.h>
8245configure:36884: result: no
8246configure:36884: checking pthread_np.h presence
8247configure:36884: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
8248conftest.c:125:10: fatal error: 'pthread_np.h' file not found
8249#include <pthread_np.h>
8250         ^~~~~~~~~~~~~~
82511 error generated.
8252configure:36884: $? = 1
8253configure: failed program was:
8254| /* confdefs.h */
8255| #define PACKAGE_NAME "MPICH"
8256| #define PACKAGE_TARNAME "mpich"
8257| #define PACKAGE_VERSION "3.3"
8258| #define PACKAGE_STRING "MPICH 3.3"
8259| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8260| #define PACKAGE_URL "http://www.mpich.org/"
8261| #define STDC_HEADERS 1
8262| #define HAVE_SYS_TYPES_H 1
8263| #define HAVE_SYS_STAT_H 1
8264| #define HAVE_STDLIB_H 1
8265| #define HAVE_STRING_H 1
8266| #define HAVE_MEMORY_H 1
8267| #define HAVE_STRINGS_H 1
8268| #define HAVE_INTTYPES_H 1
8269| #define HAVE_STDINT_H 1
8270| #define HAVE_UNISTD_H 1
8271| #define __EXTENSIONS__ 1
8272| #define _ALL_SOURCE 1
8273| #define _GNU_SOURCE 1
8274| #define _POSIX_PTHREAD_SEMANTICS 1
8275| #define _TANDEM_SOURCE 1
8276| #define PACKAGE "mpich"
8277| #define VERSION "3.3"
8278| #define HAVE_DLFCN_H 1
8279| #define LT_OBJDIR ".libs/"
8280| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8281| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8282| #define HAVE_TAG_ERROR_BITS 1
8283| #define USE_LOGGING MPICH_LOGGING__NONE
8284| #define HAVE_VISIBILITY 1
8285| #define HWLOC_VERSION "2.0.1rc2-git"
8286| #define HWLOC_SYM_PREFIX hwloc_
8287| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8288| #define HWLOC_SYM_TRANSFORM 0
8289| #define _HPUX_SOURCE 1
8290| #define SIZEOF_VOID_P 8
8291| #define HWLOC_DARWIN_SYS 1
8292| #define HWLOC_X86_64_ARCH 1
8293| #define SIZEOF_UNSIGNED_LONG 8
8294| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8295| #define SIZEOF_UNSIGNED_INT 4
8296| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8297| #define HWLOC_HAVE_ATTRIBUTE 1
8298| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8299| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8300| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8301| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8302| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8303| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8304| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8305| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8306| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8307| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8308| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8309| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8310| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8311| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8312| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8313| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8314| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8315| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8316| #define HWLOC_C_HAVE_VISIBILITY 0
8317| #define HAVE_UNISTD_H 1
8318| #define HAVE_DIRENT_H 1
8319| #define HAVE_STRINGS_H 1
8320| #define HAVE_CTYPE_H 1
8321| #define HAVE_STRNCASECMP 1
8322| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8323| #define HAVE_STRFTIME 1
8324| #define HAVE_SETLOCALE 1
8325| #define HWLOC_HAVE_STDINT_H 1
8326| #define HAVE_SYS_MMAN_H 1
8327| #define HAVE_DECL_FABSF 1
8328| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8329| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8330| #define HAVE_DECL__SC_NPROC_ONLN 0
8331| #define HAVE_DECL__SC_NPROC_CONF 0
8332| #define HAVE_DECL__SC_PAGESIZE 1
8333| #define HAVE_DECL__SC_PAGE_SIZE 1
8334| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8335| #define HAVE_MACH_MACH_HOST_H 1
8336| #define HAVE_MACH_MACH_INIT_H 1
8337| #define HAVE_HOST_INFO 1
8338| #define HAVE_SYS_PARAM_H 1
8339| #define HAVE_SYS_SYSCTL_H 1
8340| #define HAVE_DECL_CTL_HW 1
8341| #define HAVE_DECL_HW_NCPU 1
8342| #define HAVE_DECL_STRTOULL 1
8343| #define HAVE_SSIZE_T 1
8344| #define HAVE_DECL_SNPRINTF 1
8345| #define HAVE_DECL_STRCASECMP 1
8346| #define HAVE_DECL__STRDUP 0
8347| #define HAVE_DECL__PUTENV 0
8348| #define HAVE_SYSCTL 1
8349| #define HAVE_SYSCTLBYNAME 1
8350| #define HAVE_DECL_GETPROGNAME 1
8351| #define HAVE_DECL_GETEXECNAME 0
8352| #define HAVE_DECL_GETMODULEFILENAME 0
8353| #define HAVE___PROGNAME 1
8354| #define HAVE_PTHREAD_T 1
8355| #define hwloc_pid_t pid_t
8356| #define hwloc_thread_t pthread_t
8357| #define HAVE_DECL_SCHED_GETCPU 0
8358| #define HWLOC_HAVE_SYSCALL 1
8359| #define HAVE_FFS 1
8360| #define HWLOC_HAVE_DECL_FFS 1
8361| #define HWLOC_HAVE_FFS 1
8362| #define HAVE_FFSL 1
8363| #define HWLOC_HAVE_DECL_FFSL 1
8364| #define HWLOC_HAVE_FFSL 1
8365| #define HAVE_FLS 1
8366| #define HWLOC_HAVE_DECL_FLS 1
8367| #define HWLOC_HAVE_FLS 1
8368| #define HAVE_FLSL 1
8369| #define HWLOC_HAVE_DECL_FLSL 1
8370| #define HWLOC_HAVE_FLSL 1
8371| #define HAVE_OPENAT 1
8372| #define HAVE_GETPAGESIZE 1
8373| #define HAVE_POSIX_MEMALIGN 1
8374| #define HAVE_SYS_UTSNAME_H 1
8375| #define HAVE_UNAME 1
8376| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8377| /* end confdefs.h.  */
8378| #include <pthread_np.h>
8379configure:36884: result: no
8380configure:36884: checking for pthread_np.h
8381configure:36884: result: no
8382configure:36894: checking whether pthread_setaffinity_np is declared
8383configure:36894: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
8384conftest.c:139:10: error: use of undeclared identifier 'pthread_setaffinity_np'
8385  (void) pthread_setaffinity_np;
8386         ^
83871 error generated.
8388configure:36894: $? = 1
8389configure: failed program was:
8390| /* confdefs.h */
8391| #define PACKAGE_NAME "MPICH"
8392| #define PACKAGE_TARNAME "mpich"
8393| #define PACKAGE_VERSION "3.3"
8394| #define PACKAGE_STRING "MPICH 3.3"
8395| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8396| #define PACKAGE_URL "http://www.mpich.org/"
8397| #define STDC_HEADERS 1
8398| #define HAVE_SYS_TYPES_H 1
8399| #define HAVE_SYS_STAT_H 1
8400| #define HAVE_STDLIB_H 1
8401| #define HAVE_STRING_H 1
8402| #define HAVE_MEMORY_H 1
8403| #define HAVE_STRINGS_H 1
8404| #define HAVE_INTTYPES_H 1
8405| #define HAVE_STDINT_H 1
8406| #define HAVE_UNISTD_H 1
8407| #define __EXTENSIONS__ 1
8408| #define _ALL_SOURCE 1
8409| #define _GNU_SOURCE 1
8410| #define _POSIX_PTHREAD_SEMANTICS 1
8411| #define _TANDEM_SOURCE 1
8412| #define PACKAGE "mpich"
8413| #define VERSION "3.3"
8414| #define HAVE_DLFCN_H 1
8415| #define LT_OBJDIR ".libs/"
8416| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8417| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8418| #define HAVE_TAG_ERROR_BITS 1
8419| #define USE_LOGGING MPICH_LOGGING__NONE
8420| #define HAVE_VISIBILITY 1
8421| #define HWLOC_VERSION "2.0.1rc2-git"
8422| #define HWLOC_SYM_PREFIX hwloc_
8423| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8424| #define HWLOC_SYM_TRANSFORM 0
8425| #define _HPUX_SOURCE 1
8426| #define SIZEOF_VOID_P 8
8427| #define HWLOC_DARWIN_SYS 1
8428| #define HWLOC_X86_64_ARCH 1
8429| #define SIZEOF_UNSIGNED_LONG 8
8430| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8431| #define SIZEOF_UNSIGNED_INT 4
8432| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8433| #define HWLOC_HAVE_ATTRIBUTE 1
8434| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8435| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8436| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8437| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8438| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8439| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8440| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8441| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8442| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8443| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8444| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8445| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8446| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8447| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8448| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8449| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8450| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8451| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8452| #define HWLOC_C_HAVE_VISIBILITY 0
8453| #define HAVE_UNISTD_H 1
8454| #define HAVE_DIRENT_H 1
8455| #define HAVE_STRINGS_H 1
8456| #define HAVE_CTYPE_H 1
8457| #define HAVE_STRNCASECMP 1
8458| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8459| #define HAVE_STRFTIME 1
8460| #define HAVE_SETLOCALE 1
8461| #define HWLOC_HAVE_STDINT_H 1
8462| #define HAVE_SYS_MMAN_H 1
8463| #define HAVE_DECL_FABSF 1
8464| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8465| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8466| #define HAVE_DECL__SC_NPROC_ONLN 0
8467| #define HAVE_DECL__SC_NPROC_CONF 0
8468| #define HAVE_DECL__SC_PAGESIZE 1
8469| #define HAVE_DECL__SC_PAGE_SIZE 1
8470| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8471| #define HAVE_MACH_MACH_HOST_H 1
8472| #define HAVE_MACH_MACH_INIT_H 1
8473| #define HAVE_HOST_INFO 1
8474| #define HAVE_SYS_PARAM_H 1
8475| #define HAVE_SYS_SYSCTL_H 1
8476| #define HAVE_DECL_CTL_HW 1
8477| #define HAVE_DECL_HW_NCPU 1
8478| #define HAVE_DECL_STRTOULL 1
8479| #define HAVE_SSIZE_T 1
8480| #define HAVE_DECL_SNPRINTF 1
8481| #define HAVE_DECL_STRCASECMP 1
8482| #define HAVE_DECL__STRDUP 0
8483| #define HAVE_DECL__PUTENV 0
8484| #define HAVE_SYSCTL 1
8485| #define HAVE_SYSCTLBYNAME 1
8486| #define HAVE_DECL_GETPROGNAME 1
8487| #define HAVE_DECL_GETEXECNAME 0
8488| #define HAVE_DECL_GETMODULEFILENAME 0
8489| #define HAVE___PROGNAME 1
8490| #define HAVE_PTHREAD_T 1
8491| #define hwloc_pid_t pid_t
8492| #define hwloc_thread_t pthread_t
8493| #define HAVE_DECL_SCHED_GETCPU 0
8494| #define HWLOC_HAVE_SYSCALL 1
8495| #define HAVE_FFS 1
8496| #define HWLOC_HAVE_DECL_FFS 1
8497| #define HWLOC_HAVE_FFS 1
8498| #define HAVE_FFSL 1
8499| #define HWLOC_HAVE_DECL_FFSL 1
8500| #define HWLOC_HAVE_FFSL 1
8501| #define HAVE_FLS 1
8502| #define HWLOC_HAVE_DECL_FLS 1
8503| #define HWLOC_HAVE_FLS 1
8504| #define HAVE_FLSL 1
8505| #define HWLOC_HAVE_DECL_FLSL 1
8506| #define HWLOC_HAVE_FLSL 1
8507| #define HAVE_OPENAT 1
8508| #define HAVE_GETPAGESIZE 1
8509| #define HAVE_POSIX_MEMALIGN 1
8510| #define HAVE_SYS_UTSNAME_H 1
8511| #define HAVE_UNAME 1
8512| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8513| /* end confdefs.h.  */
8514|
8515|       #include <pthread.h>
8516|       #ifdef HAVE_PTHREAD_NP_H
8517|       #  include <pthread_np.h>
8518|       #endif
8519|
8520|
8521| int
8522| main ()
8523| {
8524| #ifndef pthread_setaffinity_np
8525| #ifdef __cplusplus
8526|   (void) pthread_setaffinity_np;
8527| #else
8528|   (void) pthread_setaffinity_np;
8529| #endif
8530| #endif
8531|
8532|   ;
8533|   return 0;
8534| }
8535configure:36894: result: no
8536configure:36916: checking whether pthread_getaffinity_np is declared
8537configure:36916: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
8538conftest.c:140:10: error: use of undeclared identifier 'pthread_getaffinity_np'
8539  (void) pthread_getaffinity_np;
8540         ^
85411 error generated.
8542configure:36916: $? = 1
8543configure: failed program was:
8544| /* confdefs.h */
8545| #define PACKAGE_NAME "MPICH"
8546| #define PACKAGE_TARNAME "mpich"
8547| #define PACKAGE_VERSION "3.3"
8548| #define PACKAGE_STRING "MPICH 3.3"
8549| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8550| #define PACKAGE_URL "http://www.mpich.org/"
8551| #define STDC_HEADERS 1
8552| #define HAVE_SYS_TYPES_H 1
8553| #define HAVE_SYS_STAT_H 1
8554| #define HAVE_STDLIB_H 1
8555| #define HAVE_STRING_H 1
8556| #define HAVE_MEMORY_H 1
8557| #define HAVE_STRINGS_H 1
8558| #define HAVE_INTTYPES_H 1
8559| #define HAVE_STDINT_H 1
8560| #define HAVE_UNISTD_H 1
8561| #define __EXTENSIONS__ 1
8562| #define _ALL_SOURCE 1
8563| #define _GNU_SOURCE 1
8564| #define _POSIX_PTHREAD_SEMANTICS 1
8565| #define _TANDEM_SOURCE 1
8566| #define PACKAGE "mpich"
8567| #define VERSION "3.3"
8568| #define HAVE_DLFCN_H 1
8569| #define LT_OBJDIR ".libs/"
8570| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8571| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8572| #define HAVE_TAG_ERROR_BITS 1
8573| #define USE_LOGGING MPICH_LOGGING__NONE
8574| #define HAVE_VISIBILITY 1
8575| #define HWLOC_VERSION "2.0.1rc2-git"
8576| #define HWLOC_SYM_PREFIX hwloc_
8577| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8578| #define HWLOC_SYM_TRANSFORM 0
8579| #define _HPUX_SOURCE 1
8580| #define SIZEOF_VOID_P 8
8581| #define HWLOC_DARWIN_SYS 1
8582| #define HWLOC_X86_64_ARCH 1
8583| #define SIZEOF_UNSIGNED_LONG 8
8584| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8585| #define SIZEOF_UNSIGNED_INT 4
8586| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8587| #define HWLOC_HAVE_ATTRIBUTE 1
8588| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8589| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8590| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8591| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8592| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8593| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8594| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8595| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8596| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8597| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8598| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8599| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8600| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8601| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8602| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8603| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8604| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8605| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8606| #define HWLOC_C_HAVE_VISIBILITY 0
8607| #define HAVE_UNISTD_H 1
8608| #define HAVE_DIRENT_H 1
8609| #define HAVE_STRINGS_H 1
8610| #define HAVE_CTYPE_H 1
8611| #define HAVE_STRNCASECMP 1
8612| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8613| #define HAVE_STRFTIME 1
8614| #define HAVE_SETLOCALE 1
8615| #define HWLOC_HAVE_STDINT_H 1
8616| #define HAVE_SYS_MMAN_H 1
8617| #define HAVE_DECL_FABSF 1
8618| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8619| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8620| #define HAVE_DECL__SC_NPROC_ONLN 0
8621| #define HAVE_DECL__SC_NPROC_CONF 0
8622| #define HAVE_DECL__SC_PAGESIZE 1
8623| #define HAVE_DECL__SC_PAGE_SIZE 1
8624| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8625| #define HAVE_MACH_MACH_HOST_H 1
8626| #define HAVE_MACH_MACH_INIT_H 1
8627| #define HAVE_HOST_INFO 1
8628| #define HAVE_SYS_PARAM_H 1
8629| #define HAVE_SYS_SYSCTL_H 1
8630| #define HAVE_DECL_CTL_HW 1
8631| #define HAVE_DECL_HW_NCPU 1
8632| #define HAVE_DECL_STRTOULL 1
8633| #define HAVE_SSIZE_T 1
8634| #define HAVE_DECL_SNPRINTF 1
8635| #define HAVE_DECL_STRCASECMP 1
8636| #define HAVE_DECL__STRDUP 0
8637| #define HAVE_DECL__PUTENV 0
8638| #define HAVE_SYSCTL 1
8639| #define HAVE_SYSCTLBYNAME 1
8640| #define HAVE_DECL_GETPROGNAME 1
8641| #define HAVE_DECL_GETEXECNAME 0
8642| #define HAVE_DECL_GETMODULEFILENAME 0
8643| #define HAVE___PROGNAME 1
8644| #define HAVE_PTHREAD_T 1
8645| #define hwloc_pid_t pid_t
8646| #define hwloc_thread_t pthread_t
8647| #define HAVE_DECL_SCHED_GETCPU 0
8648| #define HWLOC_HAVE_SYSCALL 1
8649| #define HAVE_FFS 1
8650| #define HWLOC_HAVE_DECL_FFS 1
8651| #define HWLOC_HAVE_FFS 1
8652| #define HAVE_FFSL 1
8653| #define HWLOC_HAVE_DECL_FFSL 1
8654| #define HWLOC_HAVE_FFSL 1
8655| #define HAVE_FLS 1
8656| #define HWLOC_HAVE_DECL_FLS 1
8657| #define HWLOC_HAVE_FLS 1
8658| #define HAVE_FLSL 1
8659| #define HWLOC_HAVE_DECL_FLSL 1
8660| #define HWLOC_HAVE_FLSL 1
8661| #define HAVE_OPENAT 1
8662| #define HAVE_GETPAGESIZE 1
8663| #define HAVE_POSIX_MEMALIGN 1
8664| #define HAVE_SYS_UTSNAME_H 1
8665| #define HAVE_UNAME 1
8666| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8667| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
8668| /* end confdefs.h.  */
8669|
8670|       #include <pthread.h>
8671|       #ifdef HAVE_PTHREAD_NP_H
8672|       #  include <pthread_np.h>
8673|       #endif
8674|
8675|
8676| int
8677| main ()
8678| {
8679| #ifndef pthread_getaffinity_np
8680| #ifdef __cplusplus
8681|   (void) pthread_getaffinity_np;
8682| #else
8683|   (void) pthread_getaffinity_np;
8684| #endif
8685| #endif
8686|
8687|   ;
8688|   return 0;
8689| }
8690configure:36916: result: no
8691configure:36938: checking for sched_setaffinity
8692configure:36938: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8693Undefined symbols for architecture x86_64:
8694  "_sched_setaffinity", referenced from:
8695      _main in conftest-f8fa8d.o
8696ld: symbol(s) not found for architecture x86_64
8697clang: error: linker command failed with exit code 1 (use -v to see invocation)
8698configure:36938: $? = 1
8699configure: failed program was:
8700| /* confdefs.h */
8701| #define PACKAGE_NAME "MPICH"
8702| #define PACKAGE_TARNAME "mpich"
8703| #define PACKAGE_VERSION "3.3"
8704| #define PACKAGE_STRING "MPICH 3.3"
8705| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8706| #define PACKAGE_URL "http://www.mpich.org/"
8707| #define STDC_HEADERS 1
8708| #define HAVE_SYS_TYPES_H 1
8709| #define HAVE_SYS_STAT_H 1
8710| #define HAVE_STDLIB_H 1
8711| #define HAVE_STRING_H 1
8712| #define HAVE_MEMORY_H 1
8713| #define HAVE_STRINGS_H 1
8714| #define HAVE_INTTYPES_H 1
8715| #define HAVE_STDINT_H 1
8716| #define HAVE_UNISTD_H 1
8717| #define __EXTENSIONS__ 1
8718| #define _ALL_SOURCE 1
8719| #define _GNU_SOURCE 1
8720| #define _POSIX_PTHREAD_SEMANTICS 1
8721| #define _TANDEM_SOURCE 1
8722| #define PACKAGE "mpich"
8723| #define VERSION "3.3"
8724| #define HAVE_DLFCN_H 1
8725| #define LT_OBJDIR ".libs/"
8726| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8727| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8728| #define HAVE_TAG_ERROR_BITS 1
8729| #define USE_LOGGING MPICH_LOGGING__NONE
8730| #define HAVE_VISIBILITY 1
8731| #define HWLOC_VERSION "2.0.1rc2-git"
8732| #define HWLOC_SYM_PREFIX hwloc_
8733| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8734| #define HWLOC_SYM_TRANSFORM 0
8735| #define _HPUX_SOURCE 1
8736| #define SIZEOF_VOID_P 8
8737| #define HWLOC_DARWIN_SYS 1
8738| #define HWLOC_X86_64_ARCH 1
8739| #define SIZEOF_UNSIGNED_LONG 8
8740| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8741| #define SIZEOF_UNSIGNED_INT 4
8742| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8743| #define HWLOC_HAVE_ATTRIBUTE 1
8744| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8745| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8746| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8747| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8748| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8749| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8750| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8751| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8752| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8753| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8754| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8755| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8756| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8757| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8758| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8759| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8760| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8761| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8762| #define HWLOC_C_HAVE_VISIBILITY 0
8763| #define HAVE_UNISTD_H 1
8764| #define HAVE_DIRENT_H 1
8765| #define HAVE_STRINGS_H 1
8766| #define HAVE_CTYPE_H 1
8767| #define HAVE_STRNCASECMP 1
8768| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8769| #define HAVE_STRFTIME 1
8770| #define HAVE_SETLOCALE 1
8771| #define HWLOC_HAVE_STDINT_H 1
8772| #define HAVE_SYS_MMAN_H 1
8773| #define HAVE_DECL_FABSF 1
8774| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8775| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8776| #define HAVE_DECL__SC_NPROC_ONLN 0
8777| #define HAVE_DECL__SC_NPROC_CONF 0
8778| #define HAVE_DECL__SC_PAGESIZE 1
8779| #define HAVE_DECL__SC_PAGE_SIZE 1
8780| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8781| #define HAVE_MACH_MACH_HOST_H 1
8782| #define HAVE_MACH_MACH_INIT_H 1
8783| #define HAVE_HOST_INFO 1
8784| #define HAVE_SYS_PARAM_H 1
8785| #define HAVE_SYS_SYSCTL_H 1
8786| #define HAVE_DECL_CTL_HW 1
8787| #define HAVE_DECL_HW_NCPU 1
8788| #define HAVE_DECL_STRTOULL 1
8789| #define HAVE_SSIZE_T 1
8790| #define HAVE_DECL_SNPRINTF 1
8791| #define HAVE_DECL_STRCASECMP 1
8792| #define HAVE_DECL__STRDUP 0
8793| #define HAVE_DECL__PUTENV 0
8794| #define HAVE_SYSCTL 1
8795| #define HAVE_SYSCTLBYNAME 1
8796| #define HAVE_DECL_GETPROGNAME 1
8797| #define HAVE_DECL_GETEXECNAME 0
8798| #define HAVE_DECL_GETMODULEFILENAME 0
8799| #define HAVE___PROGNAME 1
8800| #define HAVE_PTHREAD_T 1
8801| #define hwloc_pid_t pid_t
8802| #define hwloc_thread_t pthread_t
8803| #define HAVE_DECL_SCHED_GETCPU 0
8804| #define HWLOC_HAVE_SYSCALL 1
8805| #define HAVE_FFS 1
8806| #define HWLOC_HAVE_DECL_FFS 1
8807| #define HWLOC_HAVE_FFS 1
8808| #define HAVE_FFSL 1
8809| #define HWLOC_HAVE_DECL_FFSL 1
8810| #define HWLOC_HAVE_FFSL 1
8811| #define HAVE_FLS 1
8812| #define HWLOC_HAVE_DECL_FLS 1
8813| #define HWLOC_HAVE_FLS 1
8814| #define HAVE_FLSL 1
8815| #define HWLOC_HAVE_DECL_FLSL 1
8816| #define HWLOC_HAVE_FLSL 1
8817| #define HAVE_OPENAT 1
8818| #define HAVE_GETPAGESIZE 1
8819| #define HAVE_POSIX_MEMALIGN 1
8820| #define HAVE_SYS_UTSNAME_H 1
8821| #define HAVE_UNAME 1
8822| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8823| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
8824| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
8825| /* end confdefs.h.  */
8826| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
8827|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8828| #define sched_setaffinity innocuous_sched_setaffinity
8829|
8830| /* System header to define __stub macros and hopefully few prototypes,
8831|     which can conflict with char sched_setaffinity (); below.
8832|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8833|     <limits.h> exists even on freestanding compilers.  */
8834|
8835| #ifdef __STDC__
8836| # include <limits.h>
8837| #else
8838| # include <assert.h>
8839| #endif
8840|
8841| #undef sched_setaffinity
8842|
8843| /* Override any GCC internal prototype to avoid an error.
8844|    Use char because int might match the return type of a GCC
8845|    builtin and then its argument prototype would still apply.  */
8846| #ifdef __cplusplus
8847| extern "C"
8848| #endif
8849| char sched_setaffinity ();
8850| /* The GNU C library defines this for functions which it implements
8851|     to always fail with ENOSYS.  Some functions are actually named
8852|     something starting with __ and the normal name is an alias.  */
8853| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
8854| choke me
8855| #endif
8856|
8857| int
8858| main ()
8859| {
8860| return sched_setaffinity ();
8861|   ;
8862|   return 0;
8863| }
8864configure:36938: result: no
8865configure:36945: checking for sys/cpuset.h
8866configure:36945: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
8867conftest.c:129:10: fatal error: 'sys/cpuset.h' file not found
8868#include <sys/cpuset.h>
8869         ^~~~~~~~~~~~~~
88701 error generated.
8871configure:36945: $? = 1
8872configure: failed program was:
8873| /* confdefs.h */
8874| #define PACKAGE_NAME "MPICH"
8875| #define PACKAGE_TARNAME "mpich"
8876| #define PACKAGE_VERSION "3.3"
8877| #define PACKAGE_STRING "MPICH 3.3"
8878| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8879| #define PACKAGE_URL "http://www.mpich.org/"
8880| #define STDC_HEADERS 1
8881| #define HAVE_SYS_TYPES_H 1
8882| #define HAVE_SYS_STAT_H 1
8883| #define HAVE_STDLIB_H 1
8884| #define HAVE_STRING_H 1
8885| #define HAVE_MEMORY_H 1
8886| #define HAVE_STRINGS_H 1
8887| #define HAVE_INTTYPES_H 1
8888| #define HAVE_STDINT_H 1
8889| #define HAVE_UNISTD_H 1
8890| #define __EXTENSIONS__ 1
8891| #define _ALL_SOURCE 1
8892| #define _GNU_SOURCE 1
8893| #define _POSIX_PTHREAD_SEMANTICS 1
8894| #define _TANDEM_SOURCE 1
8895| #define PACKAGE "mpich"
8896| #define VERSION "3.3"
8897| #define HAVE_DLFCN_H 1
8898| #define LT_OBJDIR ".libs/"
8899| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8900| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8901| #define HAVE_TAG_ERROR_BITS 1
8902| #define USE_LOGGING MPICH_LOGGING__NONE
8903| #define HAVE_VISIBILITY 1
8904| #define HWLOC_VERSION "2.0.1rc2-git"
8905| #define HWLOC_SYM_PREFIX hwloc_
8906| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8907| #define HWLOC_SYM_TRANSFORM 0
8908| #define _HPUX_SOURCE 1
8909| #define SIZEOF_VOID_P 8
8910| #define HWLOC_DARWIN_SYS 1
8911| #define HWLOC_X86_64_ARCH 1
8912| #define SIZEOF_UNSIGNED_LONG 8
8913| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8914| #define SIZEOF_UNSIGNED_INT 4
8915| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8916| #define HWLOC_HAVE_ATTRIBUTE 1
8917| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8918| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8919| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8920| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8921| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8922| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8923| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8924| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8925| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8926| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8927| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8928| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8929| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8930| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8931| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8932| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8933| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8934| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8935| #define HWLOC_C_HAVE_VISIBILITY 0
8936| #define HAVE_UNISTD_H 1
8937| #define HAVE_DIRENT_H 1
8938| #define HAVE_STRINGS_H 1
8939| #define HAVE_CTYPE_H 1
8940| #define HAVE_STRNCASECMP 1
8941| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8942| #define HAVE_STRFTIME 1
8943| #define HAVE_SETLOCALE 1
8944| #define HWLOC_HAVE_STDINT_H 1
8945| #define HAVE_SYS_MMAN_H 1
8946| #define HAVE_DECL_FABSF 1
8947| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8948| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8949| #define HAVE_DECL__SC_NPROC_ONLN 0
8950| #define HAVE_DECL__SC_NPROC_CONF 0
8951| #define HAVE_DECL__SC_PAGESIZE 1
8952| #define HAVE_DECL__SC_PAGE_SIZE 1
8953| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8954| #define HAVE_MACH_MACH_HOST_H 1
8955| #define HAVE_MACH_MACH_INIT_H 1
8956| #define HAVE_HOST_INFO 1
8957| #define HAVE_SYS_PARAM_H 1
8958| #define HAVE_SYS_SYSCTL_H 1
8959| #define HAVE_DECL_CTL_HW 1
8960| #define HAVE_DECL_HW_NCPU 1
8961| #define HAVE_DECL_STRTOULL 1
8962| #define HAVE_SSIZE_T 1
8963| #define HAVE_DECL_SNPRINTF 1
8964| #define HAVE_DECL_STRCASECMP 1
8965| #define HAVE_DECL__STRDUP 0
8966| #define HAVE_DECL__PUTENV 0
8967| #define HAVE_SYSCTL 1
8968| #define HAVE_SYSCTLBYNAME 1
8969| #define HAVE_DECL_GETPROGNAME 1
8970| #define HAVE_DECL_GETEXECNAME 0
8971| #define HAVE_DECL_GETMODULEFILENAME 0
8972| #define HAVE___PROGNAME 1
8973| #define HAVE_PTHREAD_T 1
8974| #define hwloc_pid_t pid_t
8975| #define hwloc_thread_t pthread_t
8976| #define HAVE_DECL_SCHED_GETCPU 0
8977| #define HWLOC_HAVE_SYSCALL 1
8978| #define HAVE_FFS 1
8979| #define HWLOC_HAVE_DECL_FFS 1
8980| #define HWLOC_HAVE_FFS 1
8981| #define HAVE_FFSL 1
8982| #define HWLOC_HAVE_DECL_FFSL 1
8983| #define HWLOC_HAVE_FFSL 1
8984| #define HAVE_FLS 1
8985| #define HWLOC_HAVE_DECL_FLS 1
8986| #define HWLOC_HAVE_FLS 1
8987| #define HAVE_FLSL 1
8988| #define HWLOC_HAVE_DECL_FLSL 1
8989| #define HWLOC_HAVE_FLSL 1
8990| #define HAVE_OPENAT 1
8991| #define HAVE_GETPAGESIZE 1
8992| #define HAVE_POSIX_MEMALIGN 1
8993| #define HAVE_SYS_UTSNAME_H 1
8994| #define HAVE_UNAME 1
8995| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8996| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
8997| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
8998| /* end confdefs.h.  */
8999| #include <sys/param.h>
9000|
9001| #include <sys/cpuset.h>
9002configure:36945: result: no
9003configure:36958: checking for cpuset_setaffinity
9004configure:36958: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
9005Undefined symbols for architecture x86_64:
9006  "_cpuset_setaffinity", referenced from:
9007      _main in conftest-dac88f.o
9008ld: symbol(s) not found for architecture x86_64
9009clang: error: linker command failed with exit code 1 (use -v to see invocation)
9010configure:36958: $? = 1
9011configure: failed program was:
9012| /* confdefs.h */
9013| #define PACKAGE_NAME "MPICH"
9014| #define PACKAGE_TARNAME "mpich"
9015| #define PACKAGE_VERSION "3.3"
9016| #define PACKAGE_STRING "MPICH 3.3"
9017| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9018| #define PACKAGE_URL "http://www.mpich.org/"
9019| #define STDC_HEADERS 1
9020| #define HAVE_SYS_TYPES_H 1
9021| #define HAVE_SYS_STAT_H 1
9022| #define HAVE_STDLIB_H 1
9023| #define HAVE_STRING_H 1
9024| #define HAVE_MEMORY_H 1
9025| #define HAVE_STRINGS_H 1
9026| #define HAVE_INTTYPES_H 1
9027| #define HAVE_STDINT_H 1
9028| #define HAVE_UNISTD_H 1
9029| #define __EXTENSIONS__ 1
9030| #define _ALL_SOURCE 1
9031| #define _GNU_SOURCE 1
9032| #define _POSIX_PTHREAD_SEMANTICS 1
9033| #define _TANDEM_SOURCE 1
9034| #define PACKAGE "mpich"
9035| #define VERSION "3.3"
9036| #define HAVE_DLFCN_H 1
9037| #define LT_OBJDIR ".libs/"
9038| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9039| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9040| #define HAVE_TAG_ERROR_BITS 1
9041| #define USE_LOGGING MPICH_LOGGING__NONE
9042| #define HAVE_VISIBILITY 1
9043| #define HWLOC_VERSION "2.0.1rc2-git"
9044| #define HWLOC_SYM_PREFIX hwloc_
9045| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9046| #define HWLOC_SYM_TRANSFORM 0
9047| #define _HPUX_SOURCE 1
9048| #define SIZEOF_VOID_P 8
9049| #define HWLOC_DARWIN_SYS 1
9050| #define HWLOC_X86_64_ARCH 1
9051| #define SIZEOF_UNSIGNED_LONG 8
9052| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9053| #define SIZEOF_UNSIGNED_INT 4
9054| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9055| #define HWLOC_HAVE_ATTRIBUTE 1
9056| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9057| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9058| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9059| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9060| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9061| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9062| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9063| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9064| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9065| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9066| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9067| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9068| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9069| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9070| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9071| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9072| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9073| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9074| #define HWLOC_C_HAVE_VISIBILITY 0
9075| #define HAVE_UNISTD_H 1
9076| #define HAVE_DIRENT_H 1
9077| #define HAVE_STRINGS_H 1
9078| #define HAVE_CTYPE_H 1
9079| #define HAVE_STRNCASECMP 1
9080| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9081| #define HAVE_STRFTIME 1
9082| #define HAVE_SETLOCALE 1
9083| #define HWLOC_HAVE_STDINT_H 1
9084| #define HAVE_SYS_MMAN_H 1
9085| #define HAVE_DECL_FABSF 1
9086| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9087| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9088| #define HAVE_DECL__SC_NPROC_ONLN 0
9089| #define HAVE_DECL__SC_NPROC_CONF 0
9090| #define HAVE_DECL__SC_PAGESIZE 1
9091| #define HAVE_DECL__SC_PAGE_SIZE 1
9092| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9093| #define HAVE_MACH_MACH_HOST_H 1
9094| #define HAVE_MACH_MACH_INIT_H 1
9095| #define HAVE_HOST_INFO 1
9096| #define HAVE_SYS_PARAM_H 1
9097| #define HAVE_SYS_SYSCTL_H 1
9098| #define HAVE_DECL_CTL_HW 1
9099| #define HAVE_DECL_HW_NCPU 1
9100| #define HAVE_DECL_STRTOULL 1
9101| #define HAVE_SSIZE_T 1
9102| #define HAVE_DECL_SNPRINTF 1
9103| #define HAVE_DECL_STRCASECMP 1
9104| #define HAVE_DECL__STRDUP 0
9105| #define HAVE_DECL__PUTENV 0
9106| #define HAVE_SYSCTL 1
9107| #define HAVE_SYSCTLBYNAME 1
9108| #define HAVE_DECL_GETPROGNAME 1
9109| #define HAVE_DECL_GETEXECNAME 0
9110| #define HAVE_DECL_GETMODULEFILENAME 0
9111| #define HAVE___PROGNAME 1
9112| #define HAVE_PTHREAD_T 1
9113| #define hwloc_pid_t pid_t
9114| #define hwloc_thread_t pthread_t
9115| #define HAVE_DECL_SCHED_GETCPU 0
9116| #define HWLOC_HAVE_SYSCALL 1
9117| #define HAVE_FFS 1
9118| #define HWLOC_HAVE_DECL_FFS 1
9119| #define HWLOC_HAVE_FFS 1
9120| #define HAVE_FFSL 1
9121| #define HWLOC_HAVE_DECL_FFSL 1
9122| #define HWLOC_HAVE_FFSL 1
9123| #define HAVE_FLS 1
9124| #define HWLOC_HAVE_DECL_FLS 1
9125| #define HWLOC_HAVE_FLS 1
9126| #define HAVE_FLSL 1
9127| #define HWLOC_HAVE_DECL_FLSL 1
9128| #define HWLOC_HAVE_FLSL 1
9129| #define HAVE_OPENAT 1
9130| #define HAVE_GETPAGESIZE 1
9131| #define HAVE_POSIX_MEMALIGN 1
9132| #define HAVE_SYS_UTSNAME_H 1
9133| #define HAVE_UNAME 1
9134| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9135| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9136| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9137| /* end confdefs.h.  */
9138| /* Define cpuset_setaffinity to an innocuous variant, in case <limits.h> declares cpuset_setaffinity.
9139|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9140| #define cpuset_setaffinity innocuous_cpuset_setaffinity
9141|
9142| /* System header to define __stub macros and hopefully few prototypes,
9143|     which can conflict with char cpuset_setaffinity (); below.
9144|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9145|     <limits.h> exists even on freestanding compilers.  */
9146|
9147| #ifdef __STDC__
9148| # include <limits.h>
9149| #else
9150| # include <assert.h>
9151| #endif
9152|
9153| #undef cpuset_setaffinity
9154|
9155| /* Override any GCC internal prototype to avoid an error.
9156|    Use char because int might match the return type of a GCC
9157|    builtin and then its argument prototype would still apply.  */
9158| #ifdef __cplusplus
9159| extern "C"
9160| #endif
9161| char cpuset_setaffinity ();
9162| /* The GNU C library defines this for functions which it implements
9163|     to always fail with ENOSYS.  Some functions are actually named
9164|     something starting with __ and the normal name is an alias.  */
9165| #if defined __stub_cpuset_setaffinity || defined __stub___cpuset_setaffinity
9166| choke me
9167| #endif
9168|
9169| int
9170| main ()
9171| {
9172| return cpuset_setaffinity ();
9173|   ;
9174|   return 0;
9175| }
9176configure:36958: result: no
9177configure:36967: checking for library containing pthread_getthrds_np
9178configure:36998: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
9179Undefined symbols for architecture x86_64:
9180  "_pthread_getthrds_np", referenced from:
9181      _main in conftest-2f13fe.o
9182ld: symbol(s) not found for architecture x86_64
9183clang: error: linker command failed with exit code 1 (use -v to see invocation)
9184configure:36998: $? = 1
9185configure: failed program was:
9186| /* confdefs.h */
9187| #define PACKAGE_NAME "MPICH"
9188| #define PACKAGE_TARNAME "mpich"
9189| #define PACKAGE_VERSION "3.3"
9190| #define PACKAGE_STRING "MPICH 3.3"
9191| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9192| #define PACKAGE_URL "http://www.mpich.org/"
9193| #define STDC_HEADERS 1
9194| #define HAVE_SYS_TYPES_H 1
9195| #define HAVE_SYS_STAT_H 1
9196| #define HAVE_STDLIB_H 1
9197| #define HAVE_STRING_H 1
9198| #define HAVE_MEMORY_H 1
9199| #define HAVE_STRINGS_H 1
9200| #define HAVE_INTTYPES_H 1
9201| #define HAVE_STDINT_H 1
9202| #define HAVE_UNISTD_H 1
9203| #define __EXTENSIONS__ 1
9204| #define _ALL_SOURCE 1
9205| #define _GNU_SOURCE 1
9206| #define _POSIX_PTHREAD_SEMANTICS 1
9207| #define _TANDEM_SOURCE 1
9208| #define PACKAGE "mpich"
9209| #define VERSION "3.3"
9210| #define HAVE_DLFCN_H 1
9211| #define LT_OBJDIR ".libs/"
9212| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9213| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9214| #define HAVE_TAG_ERROR_BITS 1
9215| #define USE_LOGGING MPICH_LOGGING__NONE
9216| #define HAVE_VISIBILITY 1
9217| #define HWLOC_VERSION "2.0.1rc2-git"
9218| #define HWLOC_SYM_PREFIX hwloc_
9219| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9220| #define HWLOC_SYM_TRANSFORM 0
9221| #define _HPUX_SOURCE 1
9222| #define SIZEOF_VOID_P 8
9223| #define HWLOC_DARWIN_SYS 1
9224| #define HWLOC_X86_64_ARCH 1
9225| #define SIZEOF_UNSIGNED_LONG 8
9226| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9227| #define SIZEOF_UNSIGNED_INT 4
9228| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9229| #define HWLOC_HAVE_ATTRIBUTE 1
9230| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9231| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9232| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9233| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9234| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9235| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9236| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9237| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9238| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9239| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9240| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9241| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9242| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9243| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9244| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9245| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9246| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9247| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9248| #define HWLOC_C_HAVE_VISIBILITY 0
9249| #define HAVE_UNISTD_H 1
9250| #define HAVE_DIRENT_H 1
9251| #define HAVE_STRINGS_H 1
9252| #define HAVE_CTYPE_H 1
9253| #define HAVE_STRNCASECMP 1
9254| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9255| #define HAVE_STRFTIME 1
9256| #define HAVE_SETLOCALE 1
9257| #define HWLOC_HAVE_STDINT_H 1
9258| #define HAVE_SYS_MMAN_H 1
9259| #define HAVE_DECL_FABSF 1
9260| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9261| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9262| #define HAVE_DECL__SC_NPROC_ONLN 0
9263| #define HAVE_DECL__SC_NPROC_CONF 0
9264| #define HAVE_DECL__SC_PAGESIZE 1
9265| #define HAVE_DECL__SC_PAGE_SIZE 1
9266| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9267| #define HAVE_MACH_MACH_HOST_H 1
9268| #define HAVE_MACH_MACH_INIT_H 1
9269| #define HAVE_HOST_INFO 1
9270| #define HAVE_SYS_PARAM_H 1
9271| #define HAVE_SYS_SYSCTL_H 1
9272| #define HAVE_DECL_CTL_HW 1
9273| #define HAVE_DECL_HW_NCPU 1
9274| #define HAVE_DECL_STRTOULL 1
9275| #define HAVE_SSIZE_T 1
9276| #define HAVE_DECL_SNPRINTF 1
9277| #define HAVE_DECL_STRCASECMP 1
9278| #define HAVE_DECL__STRDUP 0
9279| #define HAVE_DECL__PUTENV 0
9280| #define HAVE_SYSCTL 1
9281| #define HAVE_SYSCTLBYNAME 1
9282| #define HAVE_DECL_GETPROGNAME 1
9283| #define HAVE_DECL_GETEXECNAME 0
9284| #define HAVE_DECL_GETMODULEFILENAME 0
9285| #define HAVE___PROGNAME 1
9286| #define HAVE_PTHREAD_T 1
9287| #define hwloc_pid_t pid_t
9288| #define hwloc_thread_t pthread_t
9289| #define HAVE_DECL_SCHED_GETCPU 0
9290| #define HWLOC_HAVE_SYSCALL 1
9291| #define HAVE_FFS 1
9292| #define HWLOC_HAVE_DECL_FFS 1
9293| #define HWLOC_HAVE_FFS 1
9294| #define HAVE_FFSL 1
9295| #define HWLOC_HAVE_DECL_FFSL 1
9296| #define HWLOC_HAVE_FFSL 1
9297| #define HAVE_FLS 1
9298| #define HWLOC_HAVE_DECL_FLS 1
9299| #define HWLOC_HAVE_FLS 1
9300| #define HAVE_FLSL 1
9301| #define HWLOC_HAVE_DECL_FLSL 1
9302| #define HWLOC_HAVE_FLSL 1
9303| #define HAVE_OPENAT 1
9304| #define HAVE_GETPAGESIZE 1
9305| #define HAVE_POSIX_MEMALIGN 1
9306| #define HAVE_SYS_UTSNAME_H 1
9307| #define HAVE_UNAME 1
9308| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9309| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9310| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9311| /* end confdefs.h.  */
9312|
9313| /* Override any GCC internal prototype to avoid an error.
9314|    Use char because int might match the return type of a GCC
9315|    builtin and then its argument prototype would still apply.  */
9316| #ifdef __cplusplus
9317| extern "C"
9318| #endif
9319| char pthread_getthrds_np ();
9320| int
9321| main ()
9322| {
9323| return pthread_getthrds_np ();
9324|   ;
9325|   return 0;
9326| }
9327configure:36998: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lpthread   >&5
9328Undefined symbols for architecture x86_64:
9329  "_pthread_getthrds_np", referenced from:
9330      _main in conftest-9e564d.o
9331ld: symbol(s) not found for architecture x86_64
9332clang: error: linker command failed with exit code 1 (use -v to see invocation)
9333configure:36998: $? = 1
9334configure: failed program was:
9335| /* confdefs.h */
9336| #define PACKAGE_NAME "MPICH"
9337| #define PACKAGE_TARNAME "mpich"
9338| #define PACKAGE_VERSION "3.3"
9339| #define PACKAGE_STRING "MPICH 3.3"
9340| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9341| #define PACKAGE_URL "http://www.mpich.org/"
9342| #define STDC_HEADERS 1
9343| #define HAVE_SYS_TYPES_H 1
9344| #define HAVE_SYS_STAT_H 1
9345| #define HAVE_STDLIB_H 1
9346| #define HAVE_STRING_H 1
9347| #define HAVE_MEMORY_H 1
9348| #define HAVE_STRINGS_H 1
9349| #define HAVE_INTTYPES_H 1
9350| #define HAVE_STDINT_H 1
9351| #define HAVE_UNISTD_H 1
9352| #define __EXTENSIONS__ 1
9353| #define _ALL_SOURCE 1
9354| #define _GNU_SOURCE 1
9355| #define _POSIX_PTHREAD_SEMANTICS 1
9356| #define _TANDEM_SOURCE 1
9357| #define PACKAGE "mpich"
9358| #define VERSION "3.3"
9359| #define HAVE_DLFCN_H 1
9360| #define LT_OBJDIR ".libs/"
9361| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9362| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9363| #define HAVE_TAG_ERROR_BITS 1
9364| #define USE_LOGGING MPICH_LOGGING__NONE
9365| #define HAVE_VISIBILITY 1
9366| #define HWLOC_VERSION "2.0.1rc2-git"
9367| #define HWLOC_SYM_PREFIX hwloc_
9368| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9369| #define HWLOC_SYM_TRANSFORM 0
9370| #define _HPUX_SOURCE 1
9371| #define SIZEOF_VOID_P 8
9372| #define HWLOC_DARWIN_SYS 1
9373| #define HWLOC_X86_64_ARCH 1
9374| #define SIZEOF_UNSIGNED_LONG 8
9375| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9376| #define SIZEOF_UNSIGNED_INT 4
9377| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9378| #define HWLOC_HAVE_ATTRIBUTE 1
9379| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9380| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9381| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9382| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9383| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9384| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9385| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9386| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9387| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9388| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9389| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9390| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9391| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9392| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9393| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9394| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9395| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9396| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9397| #define HWLOC_C_HAVE_VISIBILITY 0
9398| #define HAVE_UNISTD_H 1
9399| #define HAVE_DIRENT_H 1
9400| #define HAVE_STRINGS_H 1
9401| #define HAVE_CTYPE_H 1
9402| #define HAVE_STRNCASECMP 1
9403| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9404| #define HAVE_STRFTIME 1
9405| #define HAVE_SETLOCALE 1
9406| #define HWLOC_HAVE_STDINT_H 1
9407| #define HAVE_SYS_MMAN_H 1
9408| #define HAVE_DECL_FABSF 1
9409| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9410| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9411| #define HAVE_DECL__SC_NPROC_ONLN 0
9412| #define HAVE_DECL__SC_NPROC_CONF 0
9413| #define HAVE_DECL__SC_PAGESIZE 1
9414| #define HAVE_DECL__SC_PAGE_SIZE 1
9415| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9416| #define HAVE_MACH_MACH_HOST_H 1
9417| #define HAVE_MACH_MACH_INIT_H 1
9418| #define HAVE_HOST_INFO 1
9419| #define HAVE_SYS_PARAM_H 1
9420| #define HAVE_SYS_SYSCTL_H 1
9421| #define HAVE_DECL_CTL_HW 1
9422| #define HAVE_DECL_HW_NCPU 1
9423| #define HAVE_DECL_STRTOULL 1
9424| #define HAVE_SSIZE_T 1
9425| #define HAVE_DECL_SNPRINTF 1
9426| #define HAVE_DECL_STRCASECMP 1
9427| #define HAVE_DECL__STRDUP 0
9428| #define HAVE_DECL__PUTENV 0
9429| #define HAVE_SYSCTL 1
9430| #define HAVE_SYSCTLBYNAME 1
9431| #define HAVE_DECL_GETPROGNAME 1
9432| #define HAVE_DECL_GETEXECNAME 0
9433| #define HAVE_DECL_GETMODULEFILENAME 0
9434| #define HAVE___PROGNAME 1
9435| #define HAVE_PTHREAD_T 1
9436| #define hwloc_pid_t pid_t
9437| #define hwloc_thread_t pthread_t
9438| #define HAVE_DECL_SCHED_GETCPU 0
9439| #define HWLOC_HAVE_SYSCALL 1
9440| #define HAVE_FFS 1
9441| #define HWLOC_HAVE_DECL_FFS 1
9442| #define HWLOC_HAVE_FFS 1
9443| #define HAVE_FFSL 1
9444| #define HWLOC_HAVE_DECL_FFSL 1
9445| #define HWLOC_HAVE_FFSL 1
9446| #define HAVE_FLS 1
9447| #define HWLOC_HAVE_DECL_FLS 1
9448| #define HWLOC_HAVE_FLS 1
9449| #define HAVE_FLSL 1
9450| #define HWLOC_HAVE_DECL_FLSL 1
9451| #define HWLOC_HAVE_FLSL 1
9452| #define HAVE_OPENAT 1
9453| #define HAVE_GETPAGESIZE 1
9454| #define HAVE_POSIX_MEMALIGN 1
9455| #define HAVE_SYS_UTSNAME_H 1
9456| #define HAVE_UNAME 1
9457| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9458| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9459| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9460| /* end confdefs.h.  */
9461|
9462| /* Override any GCC internal prototype to avoid an error.
9463|    Use char because int might match the return type of a GCC
9464|    builtin and then its argument prototype would still apply.  */
9465| #ifdef __cplusplus
9466| extern "C"
9467| #endif
9468| char pthread_getthrds_np ();
9469| int
9470| main ()
9471| {
9472| return pthread_getthrds_np ();
9473|   ;
9474|   return 0;
9475| }
9476configure:37015: result: no
9477configure:37028: checking for cpuset_setid
9478configure:37028: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
9479Undefined symbols for architecture x86_64:
9480  "_cpuset_setid", referenced from:
9481      _main in conftest-bcf120.o
9482ld: symbol(s) not found for architecture x86_64
9483clang: error: linker command failed with exit code 1 (use -v to see invocation)
9484configure:37028: $? = 1
9485configure: failed program was:
9486| /* confdefs.h */
9487| #define PACKAGE_NAME "MPICH"
9488| #define PACKAGE_TARNAME "mpich"
9489| #define PACKAGE_VERSION "3.3"
9490| #define PACKAGE_STRING "MPICH 3.3"
9491| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9492| #define PACKAGE_URL "http://www.mpich.org/"
9493| #define STDC_HEADERS 1
9494| #define HAVE_SYS_TYPES_H 1
9495| #define HAVE_SYS_STAT_H 1
9496| #define HAVE_STDLIB_H 1
9497| #define HAVE_STRING_H 1
9498| #define HAVE_MEMORY_H 1
9499| #define HAVE_STRINGS_H 1
9500| #define HAVE_INTTYPES_H 1
9501| #define HAVE_STDINT_H 1
9502| #define HAVE_UNISTD_H 1
9503| #define __EXTENSIONS__ 1
9504| #define _ALL_SOURCE 1
9505| #define _GNU_SOURCE 1
9506| #define _POSIX_PTHREAD_SEMANTICS 1
9507| #define _TANDEM_SOURCE 1
9508| #define PACKAGE "mpich"
9509| #define VERSION "3.3"
9510| #define HAVE_DLFCN_H 1
9511| #define LT_OBJDIR ".libs/"
9512| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9513| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9514| #define HAVE_TAG_ERROR_BITS 1
9515| #define USE_LOGGING MPICH_LOGGING__NONE
9516| #define HAVE_VISIBILITY 1
9517| #define HWLOC_VERSION "2.0.1rc2-git"
9518| #define HWLOC_SYM_PREFIX hwloc_
9519| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9520| #define HWLOC_SYM_TRANSFORM 0
9521| #define _HPUX_SOURCE 1
9522| #define SIZEOF_VOID_P 8
9523| #define HWLOC_DARWIN_SYS 1
9524| #define HWLOC_X86_64_ARCH 1
9525| #define SIZEOF_UNSIGNED_LONG 8
9526| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9527| #define SIZEOF_UNSIGNED_INT 4
9528| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9529| #define HWLOC_HAVE_ATTRIBUTE 1
9530| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9531| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9532| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9533| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9534| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9535| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9536| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9537| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9538| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9539| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9540| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9541| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9542| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9543| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9544| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9545| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9546| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9547| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9548| #define HWLOC_C_HAVE_VISIBILITY 0
9549| #define HAVE_UNISTD_H 1
9550| #define HAVE_DIRENT_H 1
9551| #define HAVE_STRINGS_H 1
9552| #define HAVE_CTYPE_H 1
9553| #define HAVE_STRNCASECMP 1
9554| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9555| #define HAVE_STRFTIME 1
9556| #define HAVE_SETLOCALE 1
9557| #define HWLOC_HAVE_STDINT_H 1
9558| #define HAVE_SYS_MMAN_H 1
9559| #define HAVE_DECL_FABSF 1
9560| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9561| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9562| #define HAVE_DECL__SC_NPROC_ONLN 0
9563| #define HAVE_DECL__SC_NPROC_CONF 0
9564| #define HAVE_DECL__SC_PAGESIZE 1
9565| #define HAVE_DECL__SC_PAGE_SIZE 1
9566| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9567| #define HAVE_MACH_MACH_HOST_H 1
9568| #define HAVE_MACH_MACH_INIT_H 1
9569| #define HAVE_HOST_INFO 1
9570| #define HAVE_SYS_PARAM_H 1
9571| #define HAVE_SYS_SYSCTL_H 1
9572| #define HAVE_DECL_CTL_HW 1
9573| #define HAVE_DECL_HW_NCPU 1
9574| #define HAVE_DECL_STRTOULL 1
9575| #define HAVE_SSIZE_T 1
9576| #define HAVE_DECL_SNPRINTF 1
9577| #define HAVE_DECL_STRCASECMP 1
9578| #define HAVE_DECL__STRDUP 0
9579| #define HAVE_DECL__PUTENV 0
9580| #define HAVE_SYSCTL 1
9581| #define HAVE_SYSCTLBYNAME 1
9582| #define HAVE_DECL_GETPROGNAME 1
9583| #define HAVE_DECL_GETEXECNAME 0
9584| #define HAVE_DECL_GETMODULEFILENAME 0
9585| #define HAVE___PROGNAME 1
9586| #define HAVE_PTHREAD_T 1
9587| #define hwloc_pid_t pid_t
9588| #define hwloc_thread_t pthread_t
9589| #define HAVE_DECL_SCHED_GETCPU 0
9590| #define HWLOC_HAVE_SYSCALL 1
9591| #define HAVE_FFS 1
9592| #define HWLOC_HAVE_DECL_FFS 1
9593| #define HWLOC_HAVE_FFS 1
9594| #define HAVE_FFSL 1
9595| #define HWLOC_HAVE_DECL_FFSL 1
9596| #define HWLOC_HAVE_FFSL 1
9597| #define HAVE_FLS 1
9598| #define HWLOC_HAVE_DECL_FLS 1
9599| #define HWLOC_HAVE_FLS 1
9600| #define HAVE_FLSL 1
9601| #define HWLOC_HAVE_DECL_FLSL 1
9602| #define HWLOC_HAVE_FLSL 1
9603| #define HAVE_OPENAT 1
9604| #define HAVE_GETPAGESIZE 1
9605| #define HAVE_POSIX_MEMALIGN 1
9606| #define HAVE_SYS_UTSNAME_H 1
9607| #define HAVE_UNAME 1
9608| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9609| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9610| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9611| /* end confdefs.h.  */
9612| /* Define cpuset_setid to an innocuous variant, in case <limits.h> declares cpuset_setid.
9613|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9614| #define cpuset_setid innocuous_cpuset_setid
9615|
9616| /* System header to define __stub macros and hopefully few prototypes,
9617|     which can conflict with char cpuset_setid (); below.
9618|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9619|     <limits.h> exists even on freestanding compilers.  */
9620|
9621| #ifdef __STDC__
9622| # include <limits.h>
9623| #else
9624| # include <assert.h>
9625| #endif
9626|
9627| #undef cpuset_setid
9628|
9629| /* Override any GCC internal prototype to avoid an error.
9630|    Use char because int might match the return type of a GCC
9631|    builtin and then its argument prototype would still apply.  */
9632| #ifdef __cplusplus
9633| extern "C"
9634| #endif
9635| char cpuset_setid ();
9636| /* The GNU C library defines this for functions which it implements
9637|     to always fail with ENOSYS.  Some functions are actually named
9638|     something starting with __ and the normal name is an alias.  */
9639| #if defined __stub_cpuset_setid || defined __stub___cpuset_setid
9640| choke me
9641| #endif
9642|
9643| int
9644| main ()
9645| {
9646| return cpuset_setid ();
9647|   ;
9648|   return 0;
9649| }
9650configure:37028: result: no
9651configure:37042: checking libudev.h usability
9652configure:37042: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
9653conftest.c:160:10: fatal error: 'libudev.h' file not found
9654#include <libudev.h>
9655         ^~~~~~~~~~~
96561 error generated.
9657configure:37042: $? = 1
9658configure: failed program was:
9659| /* confdefs.h */
9660| #define PACKAGE_NAME "MPICH"
9661| #define PACKAGE_TARNAME "mpich"
9662| #define PACKAGE_VERSION "3.3"
9663| #define PACKAGE_STRING "MPICH 3.3"
9664| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9665| #define PACKAGE_URL "http://www.mpich.org/"
9666| #define STDC_HEADERS 1
9667| #define HAVE_SYS_TYPES_H 1
9668| #define HAVE_SYS_STAT_H 1
9669| #define HAVE_STDLIB_H 1
9670| #define HAVE_STRING_H 1
9671| #define HAVE_MEMORY_H 1
9672| #define HAVE_STRINGS_H 1
9673| #define HAVE_INTTYPES_H 1
9674| #define HAVE_STDINT_H 1
9675| #define HAVE_UNISTD_H 1
9676| #define __EXTENSIONS__ 1
9677| #define _ALL_SOURCE 1
9678| #define _GNU_SOURCE 1
9679| #define _POSIX_PTHREAD_SEMANTICS 1
9680| #define _TANDEM_SOURCE 1
9681| #define PACKAGE "mpich"
9682| #define VERSION "3.3"
9683| #define HAVE_DLFCN_H 1
9684| #define LT_OBJDIR ".libs/"
9685| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9686| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9687| #define HAVE_TAG_ERROR_BITS 1
9688| #define USE_LOGGING MPICH_LOGGING__NONE
9689| #define HAVE_VISIBILITY 1
9690| #define HWLOC_VERSION "2.0.1rc2-git"
9691| #define HWLOC_SYM_PREFIX hwloc_
9692| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9693| #define HWLOC_SYM_TRANSFORM 0
9694| #define _HPUX_SOURCE 1
9695| #define SIZEOF_VOID_P 8
9696| #define HWLOC_DARWIN_SYS 1
9697| #define HWLOC_X86_64_ARCH 1
9698| #define SIZEOF_UNSIGNED_LONG 8
9699| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9700| #define SIZEOF_UNSIGNED_INT 4
9701| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9702| #define HWLOC_HAVE_ATTRIBUTE 1
9703| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9704| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9705| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9706| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9707| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9708| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9709| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9710| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9711| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9712| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9713| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9714| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9715| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9716| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9717| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9718| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9719| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9720| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9721| #define HWLOC_C_HAVE_VISIBILITY 0
9722| #define HAVE_UNISTD_H 1
9723| #define HAVE_DIRENT_H 1
9724| #define HAVE_STRINGS_H 1
9725| #define HAVE_CTYPE_H 1
9726| #define HAVE_STRNCASECMP 1
9727| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9728| #define HAVE_STRFTIME 1
9729| #define HAVE_SETLOCALE 1
9730| #define HWLOC_HAVE_STDINT_H 1
9731| #define HAVE_SYS_MMAN_H 1
9732| #define HAVE_DECL_FABSF 1
9733| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9734| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9735| #define HAVE_DECL__SC_NPROC_ONLN 0
9736| #define HAVE_DECL__SC_NPROC_CONF 0
9737| #define HAVE_DECL__SC_PAGESIZE 1
9738| #define HAVE_DECL__SC_PAGE_SIZE 1
9739| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9740| #define HAVE_MACH_MACH_HOST_H 1
9741| #define HAVE_MACH_MACH_INIT_H 1
9742| #define HAVE_HOST_INFO 1
9743| #define HAVE_SYS_PARAM_H 1
9744| #define HAVE_SYS_SYSCTL_H 1
9745| #define HAVE_DECL_CTL_HW 1
9746| #define HAVE_DECL_HW_NCPU 1
9747| #define HAVE_DECL_STRTOULL 1
9748| #define HAVE_SSIZE_T 1
9749| #define HAVE_DECL_SNPRINTF 1
9750| #define HAVE_DECL_STRCASECMP 1
9751| #define HAVE_DECL__STRDUP 0
9752| #define HAVE_DECL__PUTENV 0
9753| #define HAVE_SYSCTL 1
9754| #define HAVE_SYSCTLBYNAME 1
9755| #define HAVE_DECL_GETPROGNAME 1
9756| #define HAVE_DECL_GETEXECNAME 0
9757| #define HAVE_DECL_GETMODULEFILENAME 0
9758| #define HAVE___PROGNAME 1
9759| #define HAVE_PTHREAD_T 1
9760| #define hwloc_pid_t pid_t
9761| #define hwloc_thread_t pthread_t
9762| #define HAVE_DECL_SCHED_GETCPU 0
9763| #define HWLOC_HAVE_SYSCALL 1
9764| #define HAVE_FFS 1
9765| #define HWLOC_HAVE_DECL_FFS 1
9766| #define HWLOC_HAVE_FFS 1
9767| #define HAVE_FFSL 1
9768| #define HWLOC_HAVE_DECL_FFSL 1
9769| #define HWLOC_HAVE_FFSL 1
9770| #define HAVE_FLS 1
9771| #define HWLOC_HAVE_DECL_FLS 1
9772| #define HWLOC_HAVE_FLS 1
9773| #define HAVE_FLSL 1
9774| #define HWLOC_HAVE_DECL_FLSL 1
9775| #define HWLOC_HAVE_FLSL 1
9776| #define HAVE_OPENAT 1
9777| #define HAVE_GETPAGESIZE 1
9778| #define HAVE_POSIX_MEMALIGN 1
9779| #define HAVE_SYS_UTSNAME_H 1
9780| #define HAVE_UNAME 1
9781| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9782| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9783| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9784| /* end confdefs.h.  */
9785| #include <stdio.h>
9786| #ifdef HAVE_SYS_TYPES_H
9787| # include <sys/types.h>
9788| #endif
9789| #ifdef HAVE_SYS_STAT_H
9790| # include <sys/stat.h>
9791| #endif
9792| #ifdef STDC_HEADERS
9793| # include <stdlib.h>
9794| # include <stddef.h>
9795| #else
9796| # ifdef HAVE_STDLIB_H
9797| #  include <stdlib.h>
9798| # endif
9799| #endif
9800| #ifdef HAVE_STRING_H
9801| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9802| #  include <memory.h>
9803| # endif
9804| # include <string.h>
9805| #endif
9806| #ifdef HAVE_STRINGS_H
9807| # include <strings.h>
9808| #endif
9809| #ifdef HAVE_INTTYPES_H
9810| # include <inttypes.h>
9811| #endif
9812| #ifdef HAVE_STDINT_H
9813| # include <stdint.h>
9814| #endif
9815| #ifdef HAVE_UNISTD_H
9816| # include <unistd.h>
9817| #endif
9818| #include <libudev.h>
9819configure:37042: result: no
9820configure:37042: checking libudev.h presence
9821configure:37042: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
9822conftest.c:127:10: fatal error: 'libudev.h' file not found
9823#include <libudev.h>
9824         ^~~~~~~~~~~
98251 error generated.
9826configure:37042: $? = 1
9827configure: failed program was:
9828| /* confdefs.h */
9829| #define PACKAGE_NAME "MPICH"
9830| #define PACKAGE_TARNAME "mpich"
9831| #define PACKAGE_VERSION "3.3"
9832| #define PACKAGE_STRING "MPICH 3.3"
9833| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9834| #define PACKAGE_URL "http://www.mpich.org/"
9835| #define STDC_HEADERS 1
9836| #define HAVE_SYS_TYPES_H 1
9837| #define HAVE_SYS_STAT_H 1
9838| #define HAVE_STDLIB_H 1
9839| #define HAVE_STRING_H 1
9840| #define HAVE_MEMORY_H 1
9841| #define HAVE_STRINGS_H 1
9842| #define HAVE_INTTYPES_H 1
9843| #define HAVE_STDINT_H 1
9844| #define HAVE_UNISTD_H 1
9845| #define __EXTENSIONS__ 1
9846| #define _ALL_SOURCE 1
9847| #define _GNU_SOURCE 1
9848| #define _POSIX_PTHREAD_SEMANTICS 1
9849| #define _TANDEM_SOURCE 1
9850| #define PACKAGE "mpich"
9851| #define VERSION "3.3"
9852| #define HAVE_DLFCN_H 1
9853| #define LT_OBJDIR ".libs/"
9854| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9855| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9856| #define HAVE_TAG_ERROR_BITS 1
9857| #define USE_LOGGING MPICH_LOGGING__NONE
9858| #define HAVE_VISIBILITY 1
9859| #define HWLOC_VERSION "2.0.1rc2-git"
9860| #define HWLOC_SYM_PREFIX hwloc_
9861| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9862| #define HWLOC_SYM_TRANSFORM 0
9863| #define _HPUX_SOURCE 1
9864| #define SIZEOF_VOID_P 8
9865| #define HWLOC_DARWIN_SYS 1
9866| #define HWLOC_X86_64_ARCH 1
9867| #define SIZEOF_UNSIGNED_LONG 8
9868| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9869| #define SIZEOF_UNSIGNED_INT 4
9870| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9871| #define HWLOC_HAVE_ATTRIBUTE 1
9872| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9873| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9874| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9875| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9876| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9877| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9878| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9879| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9880| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9881| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9882| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9883| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9884| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9885| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9886| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9887| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9888| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9889| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9890| #define HWLOC_C_HAVE_VISIBILITY 0
9891| #define HAVE_UNISTD_H 1
9892| #define HAVE_DIRENT_H 1
9893| #define HAVE_STRINGS_H 1
9894| #define HAVE_CTYPE_H 1
9895| #define HAVE_STRNCASECMP 1
9896| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9897| #define HAVE_STRFTIME 1
9898| #define HAVE_SETLOCALE 1
9899| #define HWLOC_HAVE_STDINT_H 1
9900| #define HAVE_SYS_MMAN_H 1
9901| #define HAVE_DECL_FABSF 1
9902| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9903| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9904| #define HAVE_DECL__SC_NPROC_ONLN 0
9905| #define HAVE_DECL__SC_NPROC_CONF 0
9906| #define HAVE_DECL__SC_PAGESIZE 1
9907| #define HAVE_DECL__SC_PAGE_SIZE 1
9908| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9909| #define HAVE_MACH_MACH_HOST_H 1
9910| #define HAVE_MACH_MACH_INIT_H 1
9911| #define HAVE_HOST_INFO 1
9912| #define HAVE_SYS_PARAM_H 1
9913| #define HAVE_SYS_SYSCTL_H 1
9914| #define HAVE_DECL_CTL_HW 1
9915| #define HAVE_DECL_HW_NCPU 1
9916| #define HAVE_DECL_STRTOULL 1
9917| #define HAVE_SSIZE_T 1
9918| #define HAVE_DECL_SNPRINTF 1
9919| #define HAVE_DECL_STRCASECMP 1
9920| #define HAVE_DECL__STRDUP 0
9921| #define HAVE_DECL__PUTENV 0
9922| #define HAVE_SYSCTL 1
9923| #define HAVE_SYSCTLBYNAME 1
9924| #define HAVE_DECL_GETPROGNAME 1
9925| #define HAVE_DECL_GETEXECNAME 0
9926| #define HAVE_DECL_GETMODULEFILENAME 0
9927| #define HAVE___PROGNAME 1
9928| #define HAVE_PTHREAD_T 1
9929| #define hwloc_pid_t pid_t
9930| #define hwloc_thread_t pthread_t
9931| #define HAVE_DECL_SCHED_GETCPU 0
9932| #define HWLOC_HAVE_SYSCALL 1
9933| #define HAVE_FFS 1
9934| #define HWLOC_HAVE_DECL_FFS 1
9935| #define HWLOC_HAVE_FFS 1
9936| #define HAVE_FFSL 1
9937| #define HWLOC_HAVE_DECL_FFSL 1
9938| #define HWLOC_HAVE_FFSL 1
9939| #define HAVE_FLS 1
9940| #define HWLOC_HAVE_DECL_FLS 1
9941| #define HWLOC_HAVE_FLS 1
9942| #define HAVE_FLSL 1
9943| #define HWLOC_HAVE_DECL_FLSL 1
9944| #define HWLOC_HAVE_FLSL 1
9945| #define HAVE_OPENAT 1
9946| #define HAVE_GETPAGESIZE 1
9947| #define HAVE_POSIX_MEMALIGN 1
9948| #define HAVE_SYS_UTSNAME_H 1
9949| #define HAVE_UNAME 1
9950| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9951| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9952| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9953| /* end confdefs.h.  */
9954| #include <libudev.h>
9955configure:37042: result: no
9956configure:37042: checking for libudev.h
9957configure:37042: result: no
9958configure:37109: checking for PCIACCESS
9959configure:37117: $PKG_CONFIG --exists --silence-errors "pciaccess"
9960configure:37120: $? = 1
9961configure:37136: $PKG_CONFIG --exists --silence-errors "pciaccess"
9962configure:37139: $? = 1
9963No package 'pciaccess' found
9964configure:37169: result: no
9965configure:37241: checking pciaccess.h usability
9966configure:37241: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
9967conftest.c:160:10: fatal error: 'pciaccess.h' file not found
9968#include <pciaccess.h>
9969         ^~~~~~~~~~~~~
99701 error generated.
9971configure:37241: $? = 1
9972configure: failed program was:
9973| /* confdefs.h */
9974| #define PACKAGE_NAME "MPICH"
9975| #define PACKAGE_TARNAME "mpich"
9976| #define PACKAGE_VERSION "3.3"
9977| #define PACKAGE_STRING "MPICH 3.3"
9978| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9979| #define PACKAGE_URL "http://www.mpich.org/"
9980| #define STDC_HEADERS 1
9981| #define HAVE_SYS_TYPES_H 1
9982| #define HAVE_SYS_STAT_H 1
9983| #define HAVE_STDLIB_H 1
9984| #define HAVE_STRING_H 1
9985| #define HAVE_MEMORY_H 1
9986| #define HAVE_STRINGS_H 1
9987| #define HAVE_INTTYPES_H 1
9988| #define HAVE_STDINT_H 1
9989| #define HAVE_UNISTD_H 1
9990| #define __EXTENSIONS__ 1
9991| #define _ALL_SOURCE 1
9992| #define _GNU_SOURCE 1
9993| #define _POSIX_PTHREAD_SEMANTICS 1
9994| #define _TANDEM_SOURCE 1
9995| #define PACKAGE "mpich"
9996| #define VERSION "3.3"
9997| #define HAVE_DLFCN_H 1
9998| #define LT_OBJDIR ".libs/"
9999| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10000| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10001| #define HAVE_TAG_ERROR_BITS 1
10002| #define USE_LOGGING MPICH_LOGGING__NONE
10003| #define HAVE_VISIBILITY 1
10004| #define HWLOC_VERSION "2.0.1rc2-git"
10005| #define HWLOC_SYM_PREFIX hwloc_
10006| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10007| #define HWLOC_SYM_TRANSFORM 0
10008| #define _HPUX_SOURCE 1
10009| #define SIZEOF_VOID_P 8
10010| #define HWLOC_DARWIN_SYS 1
10011| #define HWLOC_X86_64_ARCH 1
10012| #define SIZEOF_UNSIGNED_LONG 8
10013| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10014| #define SIZEOF_UNSIGNED_INT 4
10015| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10016| #define HWLOC_HAVE_ATTRIBUTE 1
10017| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10018| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10019| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10020| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10021| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10022| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10023| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10024| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10025| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10026| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10027| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10028| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10029| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10030| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10031| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10032| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10033| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10034| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10035| #define HWLOC_C_HAVE_VISIBILITY 0
10036| #define HAVE_UNISTD_H 1
10037| #define HAVE_DIRENT_H 1
10038| #define HAVE_STRINGS_H 1
10039| #define HAVE_CTYPE_H 1
10040| #define HAVE_STRNCASECMP 1
10041| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10042| #define HAVE_STRFTIME 1
10043| #define HAVE_SETLOCALE 1
10044| #define HWLOC_HAVE_STDINT_H 1
10045| #define HAVE_SYS_MMAN_H 1
10046| #define HAVE_DECL_FABSF 1
10047| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10048| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10049| #define HAVE_DECL__SC_NPROC_ONLN 0
10050| #define HAVE_DECL__SC_NPROC_CONF 0
10051| #define HAVE_DECL__SC_PAGESIZE 1
10052| #define HAVE_DECL__SC_PAGE_SIZE 1
10053| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10054| #define HAVE_MACH_MACH_HOST_H 1
10055| #define HAVE_MACH_MACH_INIT_H 1
10056| #define HAVE_HOST_INFO 1
10057| #define HAVE_SYS_PARAM_H 1
10058| #define HAVE_SYS_SYSCTL_H 1
10059| #define HAVE_DECL_CTL_HW 1
10060| #define HAVE_DECL_HW_NCPU 1
10061| #define HAVE_DECL_STRTOULL 1
10062| #define HAVE_SSIZE_T 1
10063| #define HAVE_DECL_SNPRINTF 1
10064| #define HAVE_DECL_STRCASECMP 1
10065| #define HAVE_DECL__STRDUP 0
10066| #define HAVE_DECL__PUTENV 0
10067| #define HAVE_SYSCTL 1
10068| #define HAVE_SYSCTLBYNAME 1
10069| #define HAVE_DECL_GETPROGNAME 1
10070| #define HAVE_DECL_GETEXECNAME 0
10071| #define HAVE_DECL_GETMODULEFILENAME 0
10072| #define HAVE___PROGNAME 1
10073| #define HAVE_PTHREAD_T 1
10074| #define hwloc_pid_t pid_t
10075| #define hwloc_thread_t pthread_t
10076| #define HAVE_DECL_SCHED_GETCPU 0
10077| #define HWLOC_HAVE_SYSCALL 1
10078| #define HAVE_FFS 1
10079| #define HWLOC_HAVE_DECL_FFS 1
10080| #define HWLOC_HAVE_FFS 1
10081| #define HAVE_FFSL 1
10082| #define HWLOC_HAVE_DECL_FFSL 1
10083| #define HWLOC_HAVE_FFSL 1
10084| #define HAVE_FLS 1
10085| #define HWLOC_HAVE_DECL_FLS 1
10086| #define HWLOC_HAVE_FLS 1
10087| #define HAVE_FLSL 1
10088| #define HWLOC_HAVE_DECL_FLSL 1
10089| #define HWLOC_HAVE_FLSL 1
10090| #define HAVE_OPENAT 1
10091| #define HAVE_GETPAGESIZE 1
10092| #define HAVE_POSIX_MEMALIGN 1
10093| #define HAVE_SYS_UTSNAME_H 1
10094| #define HAVE_UNAME 1
10095| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10096| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10097| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10098| /* end confdefs.h.  */
10099| #include <stdio.h>
10100| #ifdef HAVE_SYS_TYPES_H
10101| # include <sys/types.h>
10102| #endif
10103| #ifdef HAVE_SYS_STAT_H
10104| # include <sys/stat.h>
10105| #endif
10106| #ifdef STDC_HEADERS
10107| # include <stdlib.h>
10108| # include <stddef.h>
10109| #else
10110| # ifdef HAVE_STDLIB_H
10111| #  include <stdlib.h>
10112| # endif
10113| #endif
10114| #ifdef HAVE_STRING_H
10115| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10116| #  include <memory.h>
10117| # endif
10118| # include <string.h>
10119| #endif
10120| #ifdef HAVE_STRINGS_H
10121| # include <strings.h>
10122| #endif
10123| #ifdef HAVE_INTTYPES_H
10124| # include <inttypes.h>
10125| #endif
10126| #ifdef HAVE_STDINT_H
10127| # include <stdint.h>
10128| #endif
10129| #ifdef HAVE_UNISTD_H
10130| # include <unistd.h>
10131| #endif
10132| #include <pciaccess.h>
10133configure:37241: result: no
10134configure:37241: checking pciaccess.h presence
10135configure:37241: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
10136conftest.c:127:10: fatal error: 'pciaccess.h' file not found
10137#include <pciaccess.h>
10138         ^~~~~~~~~~~~~
101391 error generated.
10140configure:37241: $? = 1
10141configure: failed program was:
10142| /* confdefs.h */
10143| #define PACKAGE_NAME "MPICH"
10144| #define PACKAGE_TARNAME "mpich"
10145| #define PACKAGE_VERSION "3.3"
10146| #define PACKAGE_STRING "MPICH 3.3"
10147| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10148| #define PACKAGE_URL "http://www.mpich.org/"
10149| #define STDC_HEADERS 1
10150| #define HAVE_SYS_TYPES_H 1
10151| #define HAVE_SYS_STAT_H 1
10152| #define HAVE_STDLIB_H 1
10153| #define HAVE_STRING_H 1
10154| #define HAVE_MEMORY_H 1
10155| #define HAVE_STRINGS_H 1
10156| #define HAVE_INTTYPES_H 1
10157| #define HAVE_STDINT_H 1
10158| #define HAVE_UNISTD_H 1
10159| #define __EXTENSIONS__ 1
10160| #define _ALL_SOURCE 1
10161| #define _GNU_SOURCE 1
10162| #define _POSIX_PTHREAD_SEMANTICS 1
10163| #define _TANDEM_SOURCE 1
10164| #define PACKAGE "mpich"
10165| #define VERSION "3.3"
10166| #define HAVE_DLFCN_H 1
10167| #define LT_OBJDIR ".libs/"
10168| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10169| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10170| #define HAVE_TAG_ERROR_BITS 1
10171| #define USE_LOGGING MPICH_LOGGING__NONE
10172| #define HAVE_VISIBILITY 1
10173| #define HWLOC_VERSION "2.0.1rc2-git"
10174| #define HWLOC_SYM_PREFIX hwloc_
10175| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10176| #define HWLOC_SYM_TRANSFORM 0
10177| #define _HPUX_SOURCE 1
10178| #define SIZEOF_VOID_P 8
10179| #define HWLOC_DARWIN_SYS 1
10180| #define HWLOC_X86_64_ARCH 1
10181| #define SIZEOF_UNSIGNED_LONG 8
10182| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10183| #define SIZEOF_UNSIGNED_INT 4
10184| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10185| #define HWLOC_HAVE_ATTRIBUTE 1
10186| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10187| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10188| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10189| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10190| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10191| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10192| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10193| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10194| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10195| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10196| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10197| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10198| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10199| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10200| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10201| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10202| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10203| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10204| #define HWLOC_C_HAVE_VISIBILITY 0
10205| #define HAVE_UNISTD_H 1
10206| #define HAVE_DIRENT_H 1
10207| #define HAVE_STRINGS_H 1
10208| #define HAVE_CTYPE_H 1
10209| #define HAVE_STRNCASECMP 1
10210| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10211| #define HAVE_STRFTIME 1
10212| #define HAVE_SETLOCALE 1
10213| #define HWLOC_HAVE_STDINT_H 1
10214| #define HAVE_SYS_MMAN_H 1
10215| #define HAVE_DECL_FABSF 1
10216| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10217| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10218| #define HAVE_DECL__SC_NPROC_ONLN 0
10219| #define HAVE_DECL__SC_NPROC_CONF 0
10220| #define HAVE_DECL__SC_PAGESIZE 1
10221| #define HAVE_DECL__SC_PAGE_SIZE 1
10222| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10223| #define HAVE_MACH_MACH_HOST_H 1
10224| #define HAVE_MACH_MACH_INIT_H 1
10225| #define HAVE_HOST_INFO 1
10226| #define HAVE_SYS_PARAM_H 1
10227| #define HAVE_SYS_SYSCTL_H 1
10228| #define HAVE_DECL_CTL_HW 1
10229| #define HAVE_DECL_HW_NCPU 1
10230| #define HAVE_DECL_STRTOULL 1
10231| #define HAVE_SSIZE_T 1
10232| #define HAVE_DECL_SNPRINTF 1
10233| #define HAVE_DECL_STRCASECMP 1
10234| #define HAVE_DECL__STRDUP 0
10235| #define HAVE_DECL__PUTENV 0
10236| #define HAVE_SYSCTL 1
10237| #define HAVE_SYSCTLBYNAME 1
10238| #define HAVE_DECL_GETPROGNAME 1
10239| #define HAVE_DECL_GETEXECNAME 0
10240| #define HAVE_DECL_GETMODULEFILENAME 0
10241| #define HAVE___PROGNAME 1
10242| #define HAVE_PTHREAD_T 1
10243| #define hwloc_pid_t pid_t
10244| #define hwloc_thread_t pthread_t
10245| #define HAVE_DECL_SCHED_GETCPU 0
10246| #define HWLOC_HAVE_SYSCALL 1
10247| #define HAVE_FFS 1
10248| #define HWLOC_HAVE_DECL_FFS 1
10249| #define HWLOC_HAVE_FFS 1
10250| #define HAVE_FFSL 1
10251| #define HWLOC_HAVE_DECL_FFSL 1
10252| #define HWLOC_HAVE_FFSL 1
10253| #define HAVE_FLS 1
10254| #define HWLOC_HAVE_DECL_FLS 1
10255| #define HWLOC_HAVE_FLS 1
10256| #define HAVE_FLSL 1
10257| #define HWLOC_HAVE_DECL_FLSL 1
10258| #define HWLOC_HAVE_FLSL 1
10259| #define HAVE_OPENAT 1
10260| #define HAVE_GETPAGESIZE 1
10261| #define HAVE_POSIX_MEMALIGN 1
10262| #define HAVE_SYS_UTSNAME_H 1
10263| #define HAVE_UNAME 1
10264| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10265| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10266| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10267| /* end confdefs.h.  */
10268| #include <pciaccess.h>
10269configure:37241: result: no
10270configure:37241: checking for pciaccess.h
10271configure:37241: result: no
10272configure:37315: checking OpenCL/cl_ext.h usability
10273configure:37315: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
10274configure:37315: $? = 0
10275configure:37315: result: yes
10276configure:37315: checking OpenCL/cl_ext.h presence
10277configure:37315: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
10278configure:37315: $? = 0
10279configure:37315: result: yes
10280configure:37315: checking for OpenCL/cl_ext.h
10281configure:37315: result: yes
10282configure:37321: checking for the OpenCL framework
10283configure:37341: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -framework OpenCL conftest.c  >&5
10284conftest.c:136:8: warning: 'clGetDeviceIDs' is deprecated: first deprecated in macOS 10.14 - (Define CL_SILENCE_DEPRECATION to hide this warning) [-Wdeprecated-declarations]
10285return clGetDeviceIDs(0, 0, 0, NULL, NULL);
10286       ^
10287/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl.h:584:1: note: 'clGetDeviceIDs' has been explicitly marked deprecated here
10288clGetDeviceIDs(cl_platform_id   /* platform */,
10289^
102901 warning generated.
10291configure:37341: $? = 0
10292configure:37342: result: yes
10293configure:37454: checking cuda.h usability
10294configure:37454: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
10295conftest.c:162:10: fatal error: 'cuda.h' file not found
10296#include <cuda.h>
10297         ^~~~~~~~
102981 error generated.
10299configure:37454: $? = 1
10300configure: failed program was:
10301| /* confdefs.h */
10302| #define PACKAGE_NAME "MPICH"
10303| #define PACKAGE_TARNAME "mpich"
10304| #define PACKAGE_VERSION "3.3"
10305| #define PACKAGE_STRING "MPICH 3.3"
10306| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10307| #define PACKAGE_URL "http://www.mpich.org/"
10308| #define STDC_HEADERS 1
10309| #define HAVE_SYS_TYPES_H 1
10310| #define HAVE_SYS_STAT_H 1
10311| #define HAVE_STDLIB_H 1
10312| #define HAVE_STRING_H 1
10313| #define HAVE_MEMORY_H 1
10314| #define HAVE_STRINGS_H 1
10315| #define HAVE_INTTYPES_H 1
10316| #define HAVE_STDINT_H 1
10317| #define HAVE_UNISTD_H 1
10318| #define __EXTENSIONS__ 1
10319| #define _ALL_SOURCE 1
10320| #define _GNU_SOURCE 1
10321| #define _POSIX_PTHREAD_SEMANTICS 1
10322| #define _TANDEM_SOURCE 1
10323| #define PACKAGE "mpich"
10324| #define VERSION "3.3"
10325| #define HAVE_DLFCN_H 1
10326| #define LT_OBJDIR ".libs/"
10327| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10328| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10329| #define HAVE_TAG_ERROR_BITS 1
10330| #define USE_LOGGING MPICH_LOGGING__NONE
10331| #define HAVE_VISIBILITY 1
10332| #define HWLOC_VERSION "2.0.1rc2-git"
10333| #define HWLOC_SYM_PREFIX hwloc_
10334| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10335| #define HWLOC_SYM_TRANSFORM 0
10336| #define _HPUX_SOURCE 1
10337| #define SIZEOF_VOID_P 8
10338| #define HWLOC_DARWIN_SYS 1
10339| #define HWLOC_X86_64_ARCH 1
10340| #define SIZEOF_UNSIGNED_LONG 8
10341| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10342| #define SIZEOF_UNSIGNED_INT 4
10343| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10344| #define HWLOC_HAVE_ATTRIBUTE 1
10345| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10346| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10347| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10348| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10349| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10350| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10351| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10352| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10353| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10354| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10355| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10356| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10357| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10358| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10359| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10360| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10361| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10362| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10363| #define HWLOC_C_HAVE_VISIBILITY 0
10364| #define HAVE_UNISTD_H 1
10365| #define HAVE_DIRENT_H 1
10366| #define HAVE_STRINGS_H 1
10367| #define HAVE_CTYPE_H 1
10368| #define HAVE_STRNCASECMP 1
10369| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10370| #define HAVE_STRFTIME 1
10371| #define HAVE_SETLOCALE 1
10372| #define HWLOC_HAVE_STDINT_H 1
10373| #define HAVE_SYS_MMAN_H 1
10374| #define HAVE_DECL_FABSF 1
10375| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10376| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10377| #define HAVE_DECL__SC_NPROC_ONLN 0
10378| #define HAVE_DECL__SC_NPROC_CONF 0
10379| #define HAVE_DECL__SC_PAGESIZE 1
10380| #define HAVE_DECL__SC_PAGE_SIZE 1
10381| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10382| #define HAVE_MACH_MACH_HOST_H 1
10383| #define HAVE_MACH_MACH_INIT_H 1
10384| #define HAVE_HOST_INFO 1
10385| #define HAVE_SYS_PARAM_H 1
10386| #define HAVE_SYS_SYSCTL_H 1
10387| #define HAVE_DECL_CTL_HW 1
10388| #define HAVE_DECL_HW_NCPU 1
10389| #define HAVE_DECL_STRTOULL 1
10390| #define HAVE_SSIZE_T 1
10391| #define HAVE_DECL_SNPRINTF 1
10392| #define HAVE_DECL_STRCASECMP 1
10393| #define HAVE_DECL__STRDUP 0
10394| #define HAVE_DECL__PUTENV 0
10395| #define HAVE_SYSCTL 1
10396| #define HAVE_SYSCTLBYNAME 1
10397| #define HAVE_DECL_GETPROGNAME 1
10398| #define HAVE_DECL_GETEXECNAME 0
10399| #define HAVE_DECL_GETMODULEFILENAME 0
10400| #define HAVE___PROGNAME 1
10401| #define HAVE_PTHREAD_T 1
10402| #define hwloc_pid_t pid_t
10403| #define hwloc_thread_t pthread_t
10404| #define HAVE_DECL_SCHED_GETCPU 0
10405| #define HWLOC_HAVE_SYSCALL 1
10406| #define HAVE_FFS 1
10407| #define HWLOC_HAVE_DECL_FFS 1
10408| #define HWLOC_HAVE_FFS 1
10409| #define HAVE_FFSL 1
10410| #define HWLOC_HAVE_DECL_FFSL 1
10411| #define HWLOC_HAVE_FFSL 1
10412| #define HAVE_FLS 1
10413| #define HWLOC_HAVE_DECL_FLS 1
10414| #define HWLOC_HAVE_FLS 1
10415| #define HAVE_FLSL 1
10416| #define HWLOC_HAVE_DECL_FLSL 1
10417| #define HWLOC_HAVE_FLSL 1
10418| #define HAVE_OPENAT 1
10419| #define HAVE_GETPAGESIZE 1
10420| #define HAVE_POSIX_MEMALIGN 1
10421| #define HAVE_SYS_UTSNAME_H 1
10422| #define HAVE_UNAME 1
10423| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10424| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10425| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10426| #define HAVE_OPENCL_CL_EXT_H 1
10427| #define HWLOC_HAVE_OPENCL 1
10428| /* end confdefs.h.  */
10429| #include <stdio.h>
10430| #ifdef HAVE_SYS_TYPES_H
10431| # include <sys/types.h>
10432| #endif
10433| #ifdef HAVE_SYS_STAT_H
10434| # include <sys/stat.h>
10435| #endif
10436| #ifdef STDC_HEADERS
10437| # include <stdlib.h>
10438| # include <stddef.h>
10439| #else
10440| # ifdef HAVE_STDLIB_H
10441| #  include <stdlib.h>
10442| # endif
10443| #endif
10444| #ifdef HAVE_STRING_H
10445| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10446| #  include <memory.h>
10447| # endif
10448| # include <string.h>
10449| #endif
10450| #ifdef HAVE_STRINGS_H
10451| # include <strings.h>
10452| #endif
10453| #ifdef HAVE_INTTYPES_H
10454| # include <inttypes.h>
10455| #endif
10456| #ifdef HAVE_STDINT_H
10457| # include <stdint.h>
10458| #endif
10459| #ifdef HAVE_UNISTD_H
10460| # include <unistd.h>
10461| #endif
10462| #include <cuda.h>
10463configure:37454: result: no
10464configure:37454: checking cuda.h presence
10465configure:37454: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
10466conftest.c:129:10: fatal error: 'cuda.h' file not found
10467#include <cuda.h>
10468         ^~~~~~~~
104691 error generated.
10470configure:37454: $? = 1
10471configure: failed program was:
10472| /* confdefs.h */
10473| #define PACKAGE_NAME "MPICH"
10474| #define PACKAGE_TARNAME "mpich"
10475| #define PACKAGE_VERSION "3.3"
10476| #define PACKAGE_STRING "MPICH 3.3"
10477| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10478| #define PACKAGE_URL "http://www.mpich.org/"
10479| #define STDC_HEADERS 1
10480| #define HAVE_SYS_TYPES_H 1
10481| #define HAVE_SYS_STAT_H 1
10482| #define HAVE_STDLIB_H 1
10483| #define HAVE_STRING_H 1
10484| #define HAVE_MEMORY_H 1
10485| #define HAVE_STRINGS_H 1
10486| #define HAVE_INTTYPES_H 1
10487| #define HAVE_STDINT_H 1
10488| #define HAVE_UNISTD_H 1
10489| #define __EXTENSIONS__ 1
10490| #define _ALL_SOURCE 1
10491| #define _GNU_SOURCE 1
10492| #define _POSIX_PTHREAD_SEMANTICS 1
10493| #define _TANDEM_SOURCE 1
10494| #define PACKAGE "mpich"
10495| #define VERSION "3.3"
10496| #define HAVE_DLFCN_H 1
10497| #define LT_OBJDIR ".libs/"
10498| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10499| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10500| #define HAVE_TAG_ERROR_BITS 1
10501| #define USE_LOGGING MPICH_LOGGING__NONE
10502| #define HAVE_VISIBILITY 1
10503| #define HWLOC_VERSION "2.0.1rc2-git"
10504| #define HWLOC_SYM_PREFIX hwloc_
10505| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10506| #define HWLOC_SYM_TRANSFORM 0
10507| #define _HPUX_SOURCE 1
10508| #define SIZEOF_VOID_P 8
10509| #define HWLOC_DARWIN_SYS 1
10510| #define HWLOC_X86_64_ARCH 1
10511| #define SIZEOF_UNSIGNED_LONG 8
10512| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10513| #define SIZEOF_UNSIGNED_INT 4
10514| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10515| #define HWLOC_HAVE_ATTRIBUTE 1
10516| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10517| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10518| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10519| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10520| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10521| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10522| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10523| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10524| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10525| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10526| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10527| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10528| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10529| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10530| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10531| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10532| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10533| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10534| #define HWLOC_C_HAVE_VISIBILITY 0
10535| #define HAVE_UNISTD_H 1
10536| #define HAVE_DIRENT_H 1
10537| #define HAVE_STRINGS_H 1
10538| #define HAVE_CTYPE_H 1
10539| #define HAVE_STRNCASECMP 1
10540| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10541| #define HAVE_STRFTIME 1
10542| #define HAVE_SETLOCALE 1
10543| #define HWLOC_HAVE_STDINT_H 1
10544| #define HAVE_SYS_MMAN_H 1
10545| #define HAVE_DECL_FABSF 1
10546| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10547| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10548| #define HAVE_DECL__SC_NPROC_ONLN 0
10549| #define HAVE_DECL__SC_NPROC_CONF 0
10550| #define HAVE_DECL__SC_PAGESIZE 1
10551| #define HAVE_DECL__SC_PAGE_SIZE 1
10552| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10553| #define HAVE_MACH_MACH_HOST_H 1
10554| #define HAVE_MACH_MACH_INIT_H 1
10555| #define HAVE_HOST_INFO 1
10556| #define HAVE_SYS_PARAM_H 1
10557| #define HAVE_SYS_SYSCTL_H 1
10558| #define HAVE_DECL_CTL_HW 1
10559| #define HAVE_DECL_HW_NCPU 1
10560| #define HAVE_DECL_STRTOULL 1
10561| #define HAVE_SSIZE_T 1
10562| #define HAVE_DECL_SNPRINTF 1
10563| #define HAVE_DECL_STRCASECMP 1
10564| #define HAVE_DECL__STRDUP 0
10565| #define HAVE_DECL__PUTENV 0
10566| #define HAVE_SYSCTL 1
10567| #define HAVE_SYSCTLBYNAME 1
10568| #define HAVE_DECL_GETPROGNAME 1
10569| #define HAVE_DECL_GETEXECNAME 0
10570| #define HAVE_DECL_GETMODULEFILENAME 0
10571| #define HAVE___PROGNAME 1
10572| #define HAVE_PTHREAD_T 1
10573| #define hwloc_pid_t pid_t
10574| #define hwloc_thread_t pthread_t
10575| #define HAVE_DECL_SCHED_GETCPU 0
10576| #define HWLOC_HAVE_SYSCALL 1
10577| #define HAVE_FFS 1
10578| #define HWLOC_HAVE_DECL_FFS 1
10579| #define HWLOC_HAVE_FFS 1
10580| #define HAVE_FFSL 1
10581| #define HWLOC_HAVE_DECL_FFSL 1
10582| #define HWLOC_HAVE_FFSL 1
10583| #define HAVE_FLS 1
10584| #define HWLOC_HAVE_DECL_FLS 1
10585| #define HWLOC_HAVE_FLS 1
10586| #define HAVE_FLSL 1
10587| #define HWLOC_HAVE_DECL_FLSL 1
10588| #define HWLOC_HAVE_FLSL 1
10589| #define HAVE_OPENAT 1
10590| #define HAVE_GETPAGESIZE 1
10591| #define HAVE_POSIX_MEMALIGN 1
10592| #define HAVE_SYS_UTSNAME_H 1
10593| #define HAVE_UNAME 1
10594| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10595| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10596| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10597| #define HAVE_OPENCL_CL_EXT_H 1
10598| #define HWLOC_HAVE_OPENCL 1
10599| /* end confdefs.h.  */
10600| #include <cuda.h>
10601configure:37454: result: no
10602configure:37454: checking for cuda.h
10603configure:37454: result: no
10604configure:37537: checking cuda_runtime_api.h usability
10605configure:37537: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
10606conftest.c:162:10: fatal error: 'cuda_runtime_api.h' file not found
10607#include <cuda_runtime_api.h>
10608         ^~~~~~~~~~~~~~~~~~~~
106091 error generated.
10610configure:37537: $? = 1
10611configure: failed program was:
10612| /* confdefs.h */
10613| #define PACKAGE_NAME "MPICH"
10614| #define PACKAGE_TARNAME "mpich"
10615| #define PACKAGE_VERSION "3.3"
10616| #define PACKAGE_STRING "MPICH 3.3"
10617| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10618| #define PACKAGE_URL "http://www.mpich.org/"
10619| #define STDC_HEADERS 1
10620| #define HAVE_SYS_TYPES_H 1
10621| #define HAVE_SYS_STAT_H 1
10622| #define HAVE_STDLIB_H 1
10623| #define HAVE_STRING_H 1
10624| #define HAVE_MEMORY_H 1
10625| #define HAVE_STRINGS_H 1
10626| #define HAVE_INTTYPES_H 1
10627| #define HAVE_STDINT_H 1
10628| #define HAVE_UNISTD_H 1
10629| #define __EXTENSIONS__ 1
10630| #define _ALL_SOURCE 1
10631| #define _GNU_SOURCE 1
10632| #define _POSIX_PTHREAD_SEMANTICS 1
10633| #define _TANDEM_SOURCE 1
10634| #define PACKAGE "mpich"
10635| #define VERSION "3.3"
10636| #define HAVE_DLFCN_H 1
10637| #define LT_OBJDIR ".libs/"
10638| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10639| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10640| #define HAVE_TAG_ERROR_BITS 1
10641| #define USE_LOGGING MPICH_LOGGING__NONE
10642| #define HAVE_VISIBILITY 1
10643| #define HWLOC_VERSION "2.0.1rc2-git"
10644| #define HWLOC_SYM_PREFIX hwloc_
10645| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10646| #define HWLOC_SYM_TRANSFORM 0
10647| #define _HPUX_SOURCE 1
10648| #define SIZEOF_VOID_P 8
10649| #define HWLOC_DARWIN_SYS 1
10650| #define HWLOC_X86_64_ARCH 1
10651| #define SIZEOF_UNSIGNED_LONG 8
10652| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10653| #define SIZEOF_UNSIGNED_INT 4
10654| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10655| #define HWLOC_HAVE_ATTRIBUTE 1
10656| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10657| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10658| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10659| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10660| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10661| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10662| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10663| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10664| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10665| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10666| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10667| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10668| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10669| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10670| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10671| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10672| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10673| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10674| #define HWLOC_C_HAVE_VISIBILITY 0
10675| #define HAVE_UNISTD_H 1
10676| #define HAVE_DIRENT_H 1
10677| #define HAVE_STRINGS_H 1
10678| #define HAVE_CTYPE_H 1
10679| #define HAVE_STRNCASECMP 1
10680| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10681| #define HAVE_STRFTIME 1
10682| #define HAVE_SETLOCALE 1
10683| #define HWLOC_HAVE_STDINT_H 1
10684| #define HAVE_SYS_MMAN_H 1
10685| #define HAVE_DECL_FABSF 1
10686| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10687| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10688| #define HAVE_DECL__SC_NPROC_ONLN 0
10689| #define HAVE_DECL__SC_NPROC_CONF 0
10690| #define HAVE_DECL__SC_PAGESIZE 1
10691| #define HAVE_DECL__SC_PAGE_SIZE 1
10692| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10693| #define HAVE_MACH_MACH_HOST_H 1
10694| #define HAVE_MACH_MACH_INIT_H 1
10695| #define HAVE_HOST_INFO 1
10696| #define HAVE_SYS_PARAM_H 1
10697| #define HAVE_SYS_SYSCTL_H 1
10698| #define HAVE_DECL_CTL_HW 1
10699| #define HAVE_DECL_HW_NCPU 1
10700| #define HAVE_DECL_STRTOULL 1
10701| #define HAVE_SSIZE_T 1
10702| #define HAVE_DECL_SNPRINTF 1
10703| #define HAVE_DECL_STRCASECMP 1
10704| #define HAVE_DECL__STRDUP 0
10705| #define HAVE_DECL__PUTENV 0
10706| #define HAVE_SYSCTL 1
10707| #define HAVE_SYSCTLBYNAME 1
10708| #define HAVE_DECL_GETPROGNAME 1
10709| #define HAVE_DECL_GETEXECNAME 0
10710| #define HAVE_DECL_GETMODULEFILENAME 0
10711| #define HAVE___PROGNAME 1
10712| #define HAVE_PTHREAD_T 1
10713| #define hwloc_pid_t pid_t
10714| #define hwloc_thread_t pthread_t
10715| #define HAVE_DECL_SCHED_GETCPU 0
10716| #define HWLOC_HAVE_SYSCALL 1
10717| #define HAVE_FFS 1
10718| #define HWLOC_HAVE_DECL_FFS 1
10719| #define HWLOC_HAVE_FFS 1
10720| #define HAVE_FFSL 1
10721| #define HWLOC_HAVE_DECL_FFSL 1
10722| #define HWLOC_HAVE_FFSL 1
10723| #define HAVE_FLS 1
10724| #define HWLOC_HAVE_DECL_FLS 1
10725| #define HWLOC_HAVE_FLS 1
10726| #define HAVE_FLSL 1
10727| #define HWLOC_HAVE_DECL_FLSL 1
10728| #define HWLOC_HAVE_FLSL 1
10729| #define HAVE_OPENAT 1
10730| #define HAVE_GETPAGESIZE 1
10731| #define HAVE_POSIX_MEMALIGN 1
10732| #define HAVE_SYS_UTSNAME_H 1
10733| #define HAVE_UNAME 1
10734| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10735| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10736| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10737| #define HAVE_OPENCL_CL_EXT_H 1
10738| #define HWLOC_HAVE_OPENCL 1
10739| /* end confdefs.h.  */
10740| #include <stdio.h>
10741| #ifdef HAVE_SYS_TYPES_H
10742| # include <sys/types.h>
10743| #endif
10744| #ifdef HAVE_SYS_STAT_H
10745| # include <sys/stat.h>
10746| #endif
10747| #ifdef STDC_HEADERS
10748| # include <stdlib.h>
10749| # include <stddef.h>
10750| #else
10751| # ifdef HAVE_STDLIB_H
10752| #  include <stdlib.h>
10753| # endif
10754| #endif
10755| #ifdef HAVE_STRING_H
10756| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10757| #  include <memory.h>
10758| # endif
10759| # include <string.h>
10760| #endif
10761| #ifdef HAVE_STRINGS_H
10762| # include <strings.h>
10763| #endif
10764| #ifdef HAVE_INTTYPES_H
10765| # include <inttypes.h>
10766| #endif
10767| #ifdef HAVE_STDINT_H
10768| # include <stdint.h>
10769| #endif
10770| #ifdef HAVE_UNISTD_H
10771| # include <unistd.h>
10772| #endif
10773| #include <cuda_runtime_api.h>
10774configure:37537: result: no
10775configure:37537: checking cuda_runtime_api.h presence
10776configure:37537: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
10777conftest.c:129:10: fatal error: 'cuda_runtime_api.h' file not found
10778#include <cuda_runtime_api.h>
10779         ^~~~~~~~~~~~~~~~~~~~
107801 error generated.
10781configure:37537: $? = 1
10782configure: failed program was:
10783| /* confdefs.h */
10784| #define PACKAGE_NAME "MPICH"
10785| #define PACKAGE_TARNAME "mpich"
10786| #define PACKAGE_VERSION "3.3"
10787| #define PACKAGE_STRING "MPICH 3.3"
10788| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10789| #define PACKAGE_URL "http://www.mpich.org/"
10790| #define STDC_HEADERS 1
10791| #define HAVE_SYS_TYPES_H 1
10792| #define HAVE_SYS_STAT_H 1
10793| #define HAVE_STDLIB_H 1
10794| #define HAVE_STRING_H 1
10795| #define HAVE_MEMORY_H 1
10796| #define HAVE_STRINGS_H 1
10797| #define HAVE_INTTYPES_H 1
10798| #define HAVE_STDINT_H 1
10799| #define HAVE_UNISTD_H 1
10800| #define __EXTENSIONS__ 1
10801| #define _ALL_SOURCE 1
10802| #define _GNU_SOURCE 1
10803| #define _POSIX_PTHREAD_SEMANTICS 1
10804| #define _TANDEM_SOURCE 1
10805| #define PACKAGE "mpich"
10806| #define VERSION "3.3"
10807| #define HAVE_DLFCN_H 1
10808| #define LT_OBJDIR ".libs/"
10809| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10810| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10811| #define HAVE_TAG_ERROR_BITS 1
10812| #define USE_LOGGING MPICH_LOGGING__NONE
10813| #define HAVE_VISIBILITY 1
10814| #define HWLOC_VERSION "2.0.1rc2-git"
10815| #define HWLOC_SYM_PREFIX hwloc_
10816| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10817| #define HWLOC_SYM_TRANSFORM 0
10818| #define _HPUX_SOURCE 1
10819| #define SIZEOF_VOID_P 8
10820| #define HWLOC_DARWIN_SYS 1
10821| #define HWLOC_X86_64_ARCH 1
10822| #define SIZEOF_UNSIGNED_LONG 8
10823| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10824| #define SIZEOF_UNSIGNED_INT 4
10825| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10826| #define HWLOC_HAVE_ATTRIBUTE 1
10827| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10828| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10829| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10830| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10831| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10832| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10833| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10834| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10835| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10836| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10837| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10838| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10839| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10840| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10841| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10842| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10843| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10844| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10845| #define HWLOC_C_HAVE_VISIBILITY 0
10846| #define HAVE_UNISTD_H 1
10847| #define HAVE_DIRENT_H 1
10848| #define HAVE_STRINGS_H 1
10849| #define HAVE_CTYPE_H 1
10850| #define HAVE_STRNCASECMP 1
10851| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10852| #define HAVE_STRFTIME 1
10853| #define HAVE_SETLOCALE 1
10854| #define HWLOC_HAVE_STDINT_H 1
10855| #define HAVE_SYS_MMAN_H 1
10856| #define HAVE_DECL_FABSF 1
10857| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10858| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10859| #define HAVE_DECL__SC_NPROC_ONLN 0
10860| #define HAVE_DECL__SC_NPROC_CONF 0
10861| #define HAVE_DECL__SC_PAGESIZE 1
10862| #define HAVE_DECL__SC_PAGE_SIZE 1
10863| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10864| #define HAVE_MACH_MACH_HOST_H 1
10865| #define HAVE_MACH_MACH_INIT_H 1
10866| #define HAVE_HOST_INFO 1
10867| #define HAVE_SYS_PARAM_H 1
10868| #define HAVE_SYS_SYSCTL_H 1
10869| #define HAVE_DECL_CTL_HW 1
10870| #define HAVE_DECL_HW_NCPU 1
10871| #define HAVE_DECL_STRTOULL 1
10872| #define HAVE_SSIZE_T 1
10873| #define HAVE_DECL_SNPRINTF 1
10874| #define HAVE_DECL_STRCASECMP 1
10875| #define HAVE_DECL__STRDUP 0
10876| #define HAVE_DECL__PUTENV 0
10877| #define HAVE_SYSCTL 1
10878| #define HAVE_SYSCTLBYNAME 1
10879| #define HAVE_DECL_GETPROGNAME 1
10880| #define HAVE_DECL_GETEXECNAME 0
10881| #define HAVE_DECL_GETMODULEFILENAME 0
10882| #define HAVE___PROGNAME 1
10883| #define HAVE_PTHREAD_T 1
10884| #define hwloc_pid_t pid_t
10885| #define hwloc_thread_t pthread_t
10886| #define HAVE_DECL_SCHED_GETCPU 0
10887| #define HWLOC_HAVE_SYSCALL 1
10888| #define HAVE_FFS 1
10889| #define HWLOC_HAVE_DECL_FFS 1
10890| #define HWLOC_HAVE_FFS 1
10891| #define HAVE_FFSL 1
10892| #define HWLOC_HAVE_DECL_FFSL 1
10893| #define HWLOC_HAVE_FFSL 1
10894| #define HAVE_FLS 1
10895| #define HWLOC_HAVE_DECL_FLS 1
10896| #define HWLOC_HAVE_FLS 1
10897| #define HAVE_FLSL 1
10898| #define HWLOC_HAVE_DECL_FLSL 1
10899| #define HWLOC_HAVE_FLSL 1
10900| #define HAVE_OPENAT 1
10901| #define HAVE_GETPAGESIZE 1
10902| #define HAVE_POSIX_MEMALIGN 1
10903| #define HAVE_SYS_UTSNAME_H 1
10904| #define HAVE_UNAME 1
10905| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10906| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10907| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10908| #define HAVE_OPENCL_CL_EXT_H 1
10909| #define HWLOC_HAVE_OPENCL 1
10910| /* end confdefs.h.  */
10911| #include <cuda_runtime_api.h>
10912configure:37537: result: no
10913configure:37537: checking for cuda_runtime_api.h
10914configure:37537: result: no
10915configure:37642: checking nvml.h usability
10916configure:37642: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
10917conftest.c:162:10: fatal error: 'nvml.h' file not found
10918#include <nvml.h>
10919         ^~~~~~~~
109201 error generated.
10921configure:37642: $? = 1
10922configure: failed program was:
10923| /* confdefs.h */
10924| #define PACKAGE_NAME "MPICH"
10925| #define PACKAGE_TARNAME "mpich"
10926| #define PACKAGE_VERSION "3.3"
10927| #define PACKAGE_STRING "MPICH 3.3"
10928| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10929| #define PACKAGE_URL "http://www.mpich.org/"
10930| #define STDC_HEADERS 1
10931| #define HAVE_SYS_TYPES_H 1
10932| #define HAVE_SYS_STAT_H 1
10933| #define HAVE_STDLIB_H 1
10934| #define HAVE_STRING_H 1
10935| #define HAVE_MEMORY_H 1
10936| #define HAVE_STRINGS_H 1
10937| #define HAVE_INTTYPES_H 1
10938| #define HAVE_STDINT_H 1
10939| #define HAVE_UNISTD_H 1
10940| #define __EXTENSIONS__ 1
10941| #define _ALL_SOURCE 1
10942| #define _GNU_SOURCE 1
10943| #define _POSIX_PTHREAD_SEMANTICS 1
10944| #define _TANDEM_SOURCE 1
10945| #define PACKAGE "mpich"
10946| #define VERSION "3.3"
10947| #define HAVE_DLFCN_H 1
10948| #define LT_OBJDIR ".libs/"
10949| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10950| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10951| #define HAVE_TAG_ERROR_BITS 1
10952| #define USE_LOGGING MPICH_LOGGING__NONE
10953| #define HAVE_VISIBILITY 1
10954| #define HWLOC_VERSION "2.0.1rc2-git"
10955| #define HWLOC_SYM_PREFIX hwloc_
10956| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10957| #define HWLOC_SYM_TRANSFORM 0
10958| #define _HPUX_SOURCE 1
10959| #define SIZEOF_VOID_P 8
10960| #define HWLOC_DARWIN_SYS 1
10961| #define HWLOC_X86_64_ARCH 1
10962| #define SIZEOF_UNSIGNED_LONG 8
10963| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10964| #define SIZEOF_UNSIGNED_INT 4
10965| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10966| #define HWLOC_HAVE_ATTRIBUTE 1
10967| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10968| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10969| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10970| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10971| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10972| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10973| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10974| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10975| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10976| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10977| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10978| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10979| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10980| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10981| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10982| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10983| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10984| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10985| #define HWLOC_C_HAVE_VISIBILITY 0
10986| #define HAVE_UNISTD_H 1
10987| #define HAVE_DIRENT_H 1
10988| #define HAVE_STRINGS_H 1
10989| #define HAVE_CTYPE_H 1
10990| #define HAVE_STRNCASECMP 1
10991| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10992| #define HAVE_STRFTIME 1
10993| #define HAVE_SETLOCALE 1
10994| #define HWLOC_HAVE_STDINT_H 1
10995| #define HAVE_SYS_MMAN_H 1
10996| #define HAVE_DECL_FABSF 1
10997| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10998| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10999| #define HAVE_DECL__SC_NPROC_ONLN 0
11000| #define HAVE_DECL__SC_NPROC_CONF 0
11001| #define HAVE_DECL__SC_PAGESIZE 1
11002| #define HAVE_DECL__SC_PAGE_SIZE 1
11003| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11004| #define HAVE_MACH_MACH_HOST_H 1
11005| #define HAVE_MACH_MACH_INIT_H 1
11006| #define HAVE_HOST_INFO 1
11007| #define HAVE_SYS_PARAM_H 1
11008| #define HAVE_SYS_SYSCTL_H 1
11009| #define HAVE_DECL_CTL_HW 1
11010| #define HAVE_DECL_HW_NCPU 1
11011| #define HAVE_DECL_STRTOULL 1
11012| #define HAVE_SSIZE_T 1
11013| #define HAVE_DECL_SNPRINTF 1
11014| #define HAVE_DECL_STRCASECMP 1
11015| #define HAVE_DECL__STRDUP 0
11016| #define HAVE_DECL__PUTENV 0
11017| #define HAVE_SYSCTL 1
11018| #define HAVE_SYSCTLBYNAME 1
11019| #define HAVE_DECL_GETPROGNAME 1
11020| #define HAVE_DECL_GETEXECNAME 0
11021| #define HAVE_DECL_GETMODULEFILENAME 0
11022| #define HAVE___PROGNAME 1
11023| #define HAVE_PTHREAD_T 1
11024| #define hwloc_pid_t pid_t
11025| #define hwloc_thread_t pthread_t
11026| #define HAVE_DECL_SCHED_GETCPU 0
11027| #define HWLOC_HAVE_SYSCALL 1
11028| #define HAVE_FFS 1
11029| #define HWLOC_HAVE_DECL_FFS 1
11030| #define HWLOC_HAVE_FFS 1
11031| #define HAVE_FFSL 1
11032| #define HWLOC_HAVE_DECL_FFSL 1
11033| #define HWLOC_HAVE_FFSL 1
11034| #define HAVE_FLS 1
11035| #define HWLOC_HAVE_DECL_FLS 1
11036| #define HWLOC_HAVE_FLS 1
11037| #define HAVE_FLSL 1
11038| #define HWLOC_HAVE_DECL_FLSL 1
11039| #define HWLOC_HAVE_FLSL 1
11040| #define HAVE_OPENAT 1
11041| #define HAVE_GETPAGESIZE 1
11042| #define HAVE_POSIX_MEMALIGN 1
11043| #define HAVE_SYS_UTSNAME_H 1
11044| #define HAVE_UNAME 1
11045| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11046| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11047| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11048| #define HAVE_OPENCL_CL_EXT_H 1
11049| #define HWLOC_HAVE_OPENCL 1
11050| /* end confdefs.h.  */
11051| #include <stdio.h>
11052| #ifdef HAVE_SYS_TYPES_H
11053| # include <sys/types.h>
11054| #endif
11055| #ifdef HAVE_SYS_STAT_H
11056| # include <sys/stat.h>
11057| #endif
11058| #ifdef STDC_HEADERS
11059| # include <stdlib.h>
11060| # include <stddef.h>
11061| #else
11062| # ifdef HAVE_STDLIB_H
11063| #  include <stdlib.h>
11064| # endif
11065| #endif
11066| #ifdef HAVE_STRING_H
11067| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11068| #  include <memory.h>
11069| # endif
11070| # include <string.h>
11071| #endif
11072| #ifdef HAVE_STRINGS_H
11073| # include <strings.h>
11074| #endif
11075| #ifdef HAVE_INTTYPES_H
11076| # include <inttypes.h>
11077| #endif
11078| #ifdef HAVE_STDINT_H
11079| # include <stdint.h>
11080| #endif
11081| #ifdef HAVE_UNISTD_H
11082| # include <unistd.h>
11083| #endif
11084| #include <nvml.h>
11085configure:37642: result: no
11086configure:37642: checking nvml.h presence
11087configure:37642: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
11088conftest.c:129:10: fatal error: 'nvml.h' file not found
11089#include <nvml.h>
11090         ^~~~~~~~
110911 error generated.
11092configure:37642: $? = 1
11093configure: failed program was:
11094| /* confdefs.h */
11095| #define PACKAGE_NAME "MPICH"
11096| #define PACKAGE_TARNAME "mpich"
11097| #define PACKAGE_VERSION "3.3"
11098| #define PACKAGE_STRING "MPICH 3.3"
11099| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11100| #define PACKAGE_URL "http://www.mpich.org/"
11101| #define STDC_HEADERS 1
11102| #define HAVE_SYS_TYPES_H 1
11103| #define HAVE_SYS_STAT_H 1
11104| #define HAVE_STDLIB_H 1
11105| #define HAVE_STRING_H 1
11106| #define HAVE_MEMORY_H 1
11107| #define HAVE_STRINGS_H 1
11108| #define HAVE_INTTYPES_H 1
11109| #define HAVE_STDINT_H 1
11110| #define HAVE_UNISTD_H 1
11111| #define __EXTENSIONS__ 1
11112| #define _ALL_SOURCE 1
11113| #define _GNU_SOURCE 1
11114| #define _POSIX_PTHREAD_SEMANTICS 1
11115| #define _TANDEM_SOURCE 1
11116| #define PACKAGE "mpich"
11117| #define VERSION "3.3"
11118| #define HAVE_DLFCN_H 1
11119| #define LT_OBJDIR ".libs/"
11120| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11121| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11122| #define HAVE_TAG_ERROR_BITS 1
11123| #define USE_LOGGING MPICH_LOGGING__NONE
11124| #define HAVE_VISIBILITY 1
11125| #define HWLOC_VERSION "2.0.1rc2-git"
11126| #define HWLOC_SYM_PREFIX hwloc_
11127| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11128| #define HWLOC_SYM_TRANSFORM 0
11129| #define _HPUX_SOURCE 1
11130| #define SIZEOF_VOID_P 8
11131| #define HWLOC_DARWIN_SYS 1
11132| #define HWLOC_X86_64_ARCH 1
11133| #define SIZEOF_UNSIGNED_LONG 8
11134| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11135| #define SIZEOF_UNSIGNED_INT 4
11136| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11137| #define HWLOC_HAVE_ATTRIBUTE 1
11138| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11139| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11140| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11141| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11142| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11143| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11144| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11145| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11146| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11147| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11148| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11149| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11150| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11151| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11152| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11153| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11154| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11155| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11156| #define HWLOC_C_HAVE_VISIBILITY 0
11157| #define HAVE_UNISTD_H 1
11158| #define HAVE_DIRENT_H 1
11159| #define HAVE_STRINGS_H 1
11160| #define HAVE_CTYPE_H 1
11161| #define HAVE_STRNCASECMP 1
11162| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11163| #define HAVE_STRFTIME 1
11164| #define HAVE_SETLOCALE 1
11165| #define HWLOC_HAVE_STDINT_H 1
11166| #define HAVE_SYS_MMAN_H 1
11167| #define HAVE_DECL_FABSF 1
11168| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11169| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11170| #define HAVE_DECL__SC_NPROC_ONLN 0
11171| #define HAVE_DECL__SC_NPROC_CONF 0
11172| #define HAVE_DECL__SC_PAGESIZE 1
11173| #define HAVE_DECL__SC_PAGE_SIZE 1
11174| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11175| #define HAVE_MACH_MACH_HOST_H 1
11176| #define HAVE_MACH_MACH_INIT_H 1
11177| #define HAVE_HOST_INFO 1
11178| #define HAVE_SYS_PARAM_H 1
11179| #define HAVE_SYS_SYSCTL_H 1
11180| #define HAVE_DECL_CTL_HW 1
11181| #define HAVE_DECL_HW_NCPU 1
11182| #define HAVE_DECL_STRTOULL 1
11183| #define HAVE_SSIZE_T 1
11184| #define HAVE_DECL_SNPRINTF 1
11185| #define HAVE_DECL_STRCASECMP 1
11186| #define HAVE_DECL__STRDUP 0
11187| #define HAVE_DECL__PUTENV 0
11188| #define HAVE_SYSCTL 1
11189| #define HAVE_SYSCTLBYNAME 1
11190| #define HAVE_DECL_GETPROGNAME 1
11191| #define HAVE_DECL_GETEXECNAME 0
11192| #define HAVE_DECL_GETMODULEFILENAME 0
11193| #define HAVE___PROGNAME 1
11194| #define HAVE_PTHREAD_T 1
11195| #define hwloc_pid_t pid_t
11196| #define hwloc_thread_t pthread_t
11197| #define HAVE_DECL_SCHED_GETCPU 0
11198| #define HWLOC_HAVE_SYSCALL 1
11199| #define HAVE_FFS 1
11200| #define HWLOC_HAVE_DECL_FFS 1
11201| #define HWLOC_HAVE_FFS 1
11202| #define HAVE_FFSL 1
11203| #define HWLOC_HAVE_DECL_FFSL 1
11204| #define HWLOC_HAVE_FFSL 1
11205| #define HAVE_FLS 1
11206| #define HWLOC_HAVE_DECL_FLS 1
11207| #define HWLOC_HAVE_FLS 1
11208| #define HAVE_FLSL 1
11209| #define HWLOC_HAVE_DECL_FLSL 1
11210| #define HWLOC_HAVE_FLSL 1
11211| #define HAVE_OPENAT 1
11212| #define HAVE_GETPAGESIZE 1
11213| #define HAVE_POSIX_MEMALIGN 1
11214| #define HAVE_SYS_UTSNAME_H 1
11215| #define HAVE_UNAME 1
11216| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11217| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11218| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11219| #define HAVE_OPENCL_CL_EXT_H 1
11220| #define HWLOC_HAVE_OPENCL 1
11221| /* end confdefs.h.  */
11222| #include <nvml.h>
11223configure:37642: result: no
11224configure:37642: checking for nvml.h
11225configure:37642: result: no
11226configure:37763: checking whether -R must be followed by a space
11227configure:37779: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -R/opt/local/lib >&5
11228warning: unknown remark option '-R/opt/local/lib' [-Wunknown-warning-option]
112291 warning generated.
11230configure:37779: $? = 0
11231configure: failed program was:
11232| /* confdefs.h */
11233| #define PACKAGE_NAME "MPICH"
11234| #define PACKAGE_TARNAME "mpich"
11235| #define PACKAGE_VERSION "3.3"
11236| #define PACKAGE_STRING "MPICH 3.3"
11237| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11238| #define PACKAGE_URL "http://www.mpich.org/"
11239| #define STDC_HEADERS 1
11240| #define HAVE_SYS_TYPES_H 1
11241| #define HAVE_SYS_STAT_H 1
11242| #define HAVE_STDLIB_H 1
11243| #define HAVE_STRING_H 1
11244| #define HAVE_MEMORY_H 1
11245| #define HAVE_STRINGS_H 1
11246| #define HAVE_INTTYPES_H 1
11247| #define HAVE_STDINT_H 1
11248| #define HAVE_UNISTD_H 1
11249| #define __EXTENSIONS__ 1
11250| #define _ALL_SOURCE 1
11251| #define _GNU_SOURCE 1
11252| #define _POSIX_PTHREAD_SEMANTICS 1
11253| #define _TANDEM_SOURCE 1
11254| #define PACKAGE "mpich"
11255| #define VERSION "3.3"
11256| #define HAVE_DLFCN_H 1
11257| #define LT_OBJDIR ".libs/"
11258| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11259| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11260| #define HAVE_TAG_ERROR_BITS 1
11261| #define USE_LOGGING MPICH_LOGGING__NONE
11262| #define HAVE_VISIBILITY 1
11263| #define HWLOC_VERSION "2.0.1rc2-git"
11264| #define HWLOC_SYM_PREFIX hwloc_
11265| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11266| #define HWLOC_SYM_TRANSFORM 0
11267| #define _HPUX_SOURCE 1
11268| #define SIZEOF_VOID_P 8
11269| #define HWLOC_DARWIN_SYS 1
11270| #define HWLOC_X86_64_ARCH 1
11271| #define SIZEOF_UNSIGNED_LONG 8
11272| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11273| #define SIZEOF_UNSIGNED_INT 4
11274| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11275| #define HWLOC_HAVE_ATTRIBUTE 1
11276| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11277| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11278| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11279| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11280| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11281| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11282| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11283| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11284| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11285| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11286| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11287| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11288| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11289| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11290| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11291| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11292| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11293| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11294| #define HWLOC_C_HAVE_VISIBILITY 0
11295| #define HAVE_UNISTD_H 1
11296| #define HAVE_DIRENT_H 1
11297| #define HAVE_STRINGS_H 1
11298| #define HAVE_CTYPE_H 1
11299| #define HAVE_STRNCASECMP 1
11300| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11301| #define HAVE_STRFTIME 1
11302| #define HAVE_SETLOCALE 1
11303| #define HWLOC_HAVE_STDINT_H 1
11304| #define HAVE_SYS_MMAN_H 1
11305| #define HAVE_DECL_FABSF 1
11306| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11307| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11308| #define HAVE_DECL__SC_NPROC_ONLN 0
11309| #define HAVE_DECL__SC_NPROC_CONF 0
11310| #define HAVE_DECL__SC_PAGESIZE 1
11311| #define HAVE_DECL__SC_PAGE_SIZE 1
11312| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11313| #define HAVE_MACH_MACH_HOST_H 1
11314| #define HAVE_MACH_MACH_INIT_H 1
11315| #define HAVE_HOST_INFO 1
11316| #define HAVE_SYS_PARAM_H 1
11317| #define HAVE_SYS_SYSCTL_H 1
11318| #define HAVE_DECL_CTL_HW 1
11319| #define HAVE_DECL_HW_NCPU 1
11320| #define HAVE_DECL_STRTOULL 1
11321| #define HAVE_SSIZE_T 1
11322| #define HAVE_DECL_SNPRINTF 1
11323| #define HAVE_DECL_STRCASECMP 1
11324| #define HAVE_DECL__STRDUP 0
11325| #define HAVE_DECL__PUTENV 0
11326| #define HAVE_SYSCTL 1
11327| #define HAVE_SYSCTLBYNAME 1
11328| #define HAVE_DECL_GETPROGNAME 1
11329| #define HAVE_DECL_GETEXECNAME 0
11330| #define HAVE_DECL_GETMODULEFILENAME 0
11331| #define HAVE___PROGNAME 1
11332| #define HAVE_PTHREAD_T 1
11333| #define hwloc_pid_t pid_t
11334| #define hwloc_thread_t pthread_t
11335| #define HAVE_DECL_SCHED_GETCPU 0
11336| #define HWLOC_HAVE_SYSCALL 1
11337| #define HAVE_FFS 1
11338| #define HWLOC_HAVE_DECL_FFS 1
11339| #define HWLOC_HAVE_FFS 1
11340| #define HAVE_FFSL 1
11341| #define HWLOC_HAVE_DECL_FFSL 1
11342| #define HWLOC_HAVE_FFSL 1
11343| #define HAVE_FLS 1
11344| #define HWLOC_HAVE_DECL_FLS 1
11345| #define HWLOC_HAVE_FLS 1
11346| #define HAVE_FLSL 1
11347| #define HWLOC_HAVE_DECL_FLSL 1
11348| #define HWLOC_HAVE_FLSL 1
11349| #define HAVE_OPENAT 1
11350| #define HAVE_GETPAGESIZE 1
11351| #define HAVE_POSIX_MEMALIGN 1
11352| #define HAVE_SYS_UTSNAME_H 1
11353| #define HAVE_UNAME 1
11354| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11355| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11356| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11357| #define HAVE_OPENCL_CL_EXT_H 1
11358| #define HWLOC_HAVE_OPENCL 1
11359| /* end confdefs.h.  */
11360|
11361| int
11362| main ()
11363| {
11364|
11365|   ;
11366|   return 0;
11367| }
11368configure:37796: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -R /opt/local/lib >&5
11369warning: unknown remark option '-R' [-Wunknown-warning-option]
113701 warning generated.
11371ld: can't map file, errno=22 file '/opt/local/lib' for architecture x86_64
11372clang: error: linker command failed with exit code 1 (use -v to see invocation)
11373configure:37796: $? = 1
11374configure: failed program was:
11375| /* confdefs.h */
11376| #define PACKAGE_NAME "MPICH"
11377| #define PACKAGE_TARNAME "mpich"
11378| #define PACKAGE_VERSION "3.3"
11379| #define PACKAGE_STRING "MPICH 3.3"
11380| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11381| #define PACKAGE_URL "http://www.mpich.org/"
11382| #define STDC_HEADERS 1
11383| #define HAVE_SYS_TYPES_H 1
11384| #define HAVE_SYS_STAT_H 1
11385| #define HAVE_STDLIB_H 1
11386| #define HAVE_STRING_H 1
11387| #define HAVE_MEMORY_H 1
11388| #define HAVE_STRINGS_H 1
11389| #define HAVE_INTTYPES_H 1
11390| #define HAVE_STDINT_H 1
11391| #define HAVE_UNISTD_H 1
11392| #define __EXTENSIONS__ 1
11393| #define _ALL_SOURCE 1
11394| #define _GNU_SOURCE 1
11395| #define _POSIX_PTHREAD_SEMANTICS 1
11396| #define _TANDEM_SOURCE 1
11397| #define PACKAGE "mpich"
11398| #define VERSION "3.3"
11399| #define HAVE_DLFCN_H 1
11400| #define LT_OBJDIR ".libs/"
11401| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11402| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11403| #define HAVE_TAG_ERROR_BITS 1
11404| #define USE_LOGGING MPICH_LOGGING__NONE
11405| #define HAVE_VISIBILITY 1
11406| #define HWLOC_VERSION "2.0.1rc2-git"
11407| #define HWLOC_SYM_PREFIX hwloc_
11408| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11409| #define HWLOC_SYM_TRANSFORM 0
11410| #define _HPUX_SOURCE 1
11411| #define SIZEOF_VOID_P 8
11412| #define HWLOC_DARWIN_SYS 1
11413| #define HWLOC_X86_64_ARCH 1
11414| #define SIZEOF_UNSIGNED_LONG 8
11415| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11416| #define SIZEOF_UNSIGNED_INT 4
11417| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11418| #define HWLOC_HAVE_ATTRIBUTE 1
11419| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11420| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11421| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11422| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11423| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11424| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11425| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11426| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11427| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11428| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11429| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11430| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11431| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11432| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11433| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11434| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11435| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11436| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11437| #define HWLOC_C_HAVE_VISIBILITY 0
11438| #define HAVE_UNISTD_H 1
11439| #define HAVE_DIRENT_H 1
11440| #define HAVE_STRINGS_H 1
11441| #define HAVE_CTYPE_H 1
11442| #define HAVE_STRNCASECMP 1
11443| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11444| #define HAVE_STRFTIME 1
11445| #define HAVE_SETLOCALE 1
11446| #define HWLOC_HAVE_STDINT_H 1
11447| #define HAVE_SYS_MMAN_H 1
11448| #define HAVE_DECL_FABSF 1
11449| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11450| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11451| #define HAVE_DECL__SC_NPROC_ONLN 0
11452| #define HAVE_DECL__SC_NPROC_CONF 0
11453| #define HAVE_DECL__SC_PAGESIZE 1
11454| #define HAVE_DECL__SC_PAGE_SIZE 1
11455| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11456| #define HAVE_MACH_MACH_HOST_H 1
11457| #define HAVE_MACH_MACH_INIT_H 1
11458| #define HAVE_HOST_INFO 1
11459| #define HAVE_SYS_PARAM_H 1
11460| #define HAVE_SYS_SYSCTL_H 1
11461| #define HAVE_DECL_CTL_HW 1
11462| #define HAVE_DECL_HW_NCPU 1
11463| #define HAVE_DECL_STRTOULL 1
11464| #define HAVE_SSIZE_T 1
11465| #define HAVE_DECL_SNPRINTF 1
11466| #define HAVE_DECL_STRCASECMP 1
11467| #define HAVE_DECL__STRDUP 0
11468| #define HAVE_DECL__PUTENV 0
11469| #define HAVE_SYSCTL 1
11470| #define HAVE_SYSCTLBYNAME 1
11471| #define HAVE_DECL_GETPROGNAME 1
11472| #define HAVE_DECL_GETEXECNAME 0
11473| #define HAVE_DECL_GETMODULEFILENAME 0
11474| #define HAVE___PROGNAME 1
11475| #define HAVE_PTHREAD_T 1
11476| #define hwloc_pid_t pid_t
11477| #define hwloc_thread_t pthread_t
11478| #define HAVE_DECL_SCHED_GETCPU 0
11479| #define HWLOC_HAVE_SYSCALL 1
11480| #define HAVE_FFS 1
11481| #define HWLOC_HAVE_DECL_FFS 1
11482| #define HWLOC_HAVE_FFS 1
11483| #define HAVE_FFSL 1
11484| #define HWLOC_HAVE_DECL_FFSL 1
11485| #define HWLOC_HAVE_FFSL 1
11486| #define HAVE_FLS 1
11487| #define HWLOC_HAVE_DECL_FLS 1
11488| #define HWLOC_HAVE_FLS 1
11489| #define HAVE_FLSL 1
11490| #define HWLOC_HAVE_DECL_FLSL 1
11491| #define HWLOC_HAVE_FLSL 1
11492| #define HAVE_OPENAT 1
11493| #define HAVE_GETPAGESIZE 1
11494| #define HAVE_POSIX_MEMALIGN 1
11495| #define HAVE_SYS_UTSNAME_H 1
11496| #define HAVE_UNAME 1
11497| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11498| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11499| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11500| #define HAVE_OPENCL_CL_EXT_H 1
11501| #define HWLOC_HAVE_OPENCL 1
11502| /* end confdefs.h.  */
11503|
11504| int
11505| main ()
11506| {
11507|
11508|   ;
11509|   return 0;
11510| }
11511configure:37801: result: neither works
11512configure:37842: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   -L/opt/local/lib -lX11 >&5
11513configure:37842: $? = 0
11514configure:37940: checking for gethostbyname
11515configure:37940: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11516configure:37940: $? = 0
11517configure:37940: result: yes
11518configure:38037: checking for connect
11519configure:38037: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11520configure:38037: $? = 0
11521configure:38037: result: yes
11522configure:38086: checking for remove
11523configure:38086: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11524configure:38086: $? = 0
11525configure:38086: result: yes
11526configure:38135: checking for shmat
11527configure:38135: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11528configure:38135: $? = 0
11529configure:38135: result: yes
11530configure:38193: checking for IceConnectionNumber in -lICE
11531configure:38218: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib conftest.c -lICE   >&5
11532configure:38218: $? = 0
11533configure:38227: result: yes
11534configure:38245: checking X11/Xlib.h usability
11535configure:38245: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src  -I/opt/local/include conftest.c >&5
11536configure:38245: $? = 0
11537configure:38245: result: yes
11538configure:38245: checking X11/Xlib.h presence
11539configure:38245: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src  -I/opt/local/include conftest.c
11540configure:38245: $? = 0
11541configure:38245: result: yes
11542configure:38245: checking for X11/Xlib.h
11543configure:38245: result: yes
11544configure:38250: checking for XOpenDisplay in -lX11
11545configure:38275: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lX11    -lSM -lICE  -L/opt/local/lib  >&5
11546configure:38275: $? = 0
11547configure:38284: result: yes
11548configure:38293: checking for X11/Xutil.h
11549configure:38293: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src  -I/opt/local/include conftest.c >&5
11550configure:38293: $? = 0
11551configure:38293: result: yes
11552configure:38301: checking X11/keysym.h usability
11553configure:38301: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src  -I/opt/local/include conftest.c >&5
11554configure:38301: $? = 0
11555configure:38301: result: yes
11556configure:38301: checking X11/keysym.h presence
11557configure:38301: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src  -I/opt/local/include conftest.c
11558configure:38301: $? = 0
11559configure:38301: result: yes
11560configure:38301: checking for X11/keysym.h
11561configure:38301: result: yes
11562configure:38346: checking NVCtrl/NVCtrl.h usability
11563configure:38346: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5
11564conftest.c:166:10: fatal error: 'NVCtrl/NVCtrl.h' file not found
11565#include <NVCtrl/NVCtrl.h>
11566         ^~~~~~~~~~~~~~~~~
115671 error generated.
11568configure:38346: $? = 1
11569configure: failed program was:
11570| /* confdefs.h */
11571| #define PACKAGE_NAME "MPICH"
11572| #define PACKAGE_TARNAME "mpich"
11573| #define PACKAGE_VERSION "3.3"
11574| #define PACKAGE_STRING "MPICH 3.3"
11575| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11576| #define PACKAGE_URL "http://www.mpich.org/"
11577| #define STDC_HEADERS 1
11578| #define HAVE_SYS_TYPES_H 1
11579| #define HAVE_SYS_STAT_H 1
11580| #define HAVE_STDLIB_H 1
11581| #define HAVE_STRING_H 1
11582| #define HAVE_MEMORY_H 1
11583| #define HAVE_STRINGS_H 1
11584| #define HAVE_INTTYPES_H 1
11585| #define HAVE_STDINT_H 1
11586| #define HAVE_UNISTD_H 1
11587| #define __EXTENSIONS__ 1
11588| #define _ALL_SOURCE 1
11589| #define _GNU_SOURCE 1
11590| #define _POSIX_PTHREAD_SEMANTICS 1
11591| #define _TANDEM_SOURCE 1
11592| #define PACKAGE "mpich"
11593| #define VERSION "3.3"
11594| #define HAVE_DLFCN_H 1
11595| #define LT_OBJDIR ".libs/"
11596| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11597| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11598| #define HAVE_TAG_ERROR_BITS 1
11599| #define USE_LOGGING MPICH_LOGGING__NONE
11600| #define HAVE_VISIBILITY 1
11601| #define HWLOC_VERSION "2.0.1rc2-git"
11602| #define HWLOC_SYM_PREFIX hwloc_
11603| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11604| #define HWLOC_SYM_TRANSFORM 0
11605| #define _HPUX_SOURCE 1
11606| #define SIZEOF_VOID_P 8
11607| #define HWLOC_DARWIN_SYS 1
11608| #define HWLOC_X86_64_ARCH 1
11609| #define SIZEOF_UNSIGNED_LONG 8
11610| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11611| #define SIZEOF_UNSIGNED_INT 4
11612| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11613| #define HWLOC_HAVE_ATTRIBUTE 1
11614| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11615| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11616| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11617| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11618| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11619| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11620| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11621| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11622| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11623| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11624| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11625| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11626| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11627| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11628| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11629| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11630| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11631| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11632| #define HWLOC_C_HAVE_VISIBILITY 0
11633| #define HAVE_UNISTD_H 1
11634| #define HAVE_DIRENT_H 1
11635| #define HAVE_STRINGS_H 1
11636| #define HAVE_CTYPE_H 1
11637| #define HAVE_STRNCASECMP 1
11638| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11639| #define HAVE_STRFTIME 1
11640| #define HAVE_SETLOCALE 1
11641| #define HWLOC_HAVE_STDINT_H 1
11642| #define HAVE_SYS_MMAN_H 1
11643| #define HAVE_DECL_FABSF 1
11644| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11645| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11646| #define HAVE_DECL__SC_NPROC_ONLN 0
11647| #define HAVE_DECL__SC_NPROC_CONF 0
11648| #define HAVE_DECL__SC_PAGESIZE 1
11649| #define HAVE_DECL__SC_PAGE_SIZE 1
11650| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11651| #define HAVE_MACH_MACH_HOST_H 1
11652| #define HAVE_MACH_MACH_INIT_H 1
11653| #define HAVE_HOST_INFO 1
11654| #define HAVE_SYS_PARAM_H 1
11655| #define HAVE_SYS_SYSCTL_H 1
11656| #define HAVE_DECL_CTL_HW 1
11657| #define HAVE_DECL_HW_NCPU 1
11658| #define HAVE_DECL_STRTOULL 1
11659| #define HAVE_SSIZE_T 1
11660| #define HAVE_DECL_SNPRINTF 1
11661| #define HAVE_DECL_STRCASECMP 1
11662| #define HAVE_DECL__STRDUP 0
11663| #define HAVE_DECL__PUTENV 0
11664| #define HAVE_SYSCTL 1
11665| #define HAVE_SYSCTLBYNAME 1
11666| #define HAVE_DECL_GETPROGNAME 1
11667| #define HAVE_DECL_GETEXECNAME 0
11668| #define HAVE_DECL_GETMODULEFILENAME 0
11669| #define HAVE___PROGNAME 1
11670| #define HAVE_PTHREAD_T 1
11671| #define hwloc_pid_t pid_t
11672| #define hwloc_thread_t pthread_t
11673| #define HAVE_DECL_SCHED_GETCPU 0
11674| #define HWLOC_HAVE_SYSCALL 1
11675| #define HAVE_FFS 1
11676| #define HWLOC_HAVE_DECL_FFS 1
11677| #define HWLOC_HAVE_FFS 1
11678| #define HAVE_FFSL 1
11679| #define HWLOC_HAVE_DECL_FFSL 1
11680| #define HWLOC_HAVE_FFSL 1
11681| #define HAVE_FLS 1
11682| #define HWLOC_HAVE_DECL_FLS 1
11683| #define HWLOC_HAVE_FLS 1
11684| #define HAVE_FLSL 1
11685| #define HWLOC_HAVE_DECL_FLSL 1
11686| #define HWLOC_HAVE_FLSL 1
11687| #define HAVE_OPENAT 1
11688| #define HAVE_GETPAGESIZE 1
11689| #define HAVE_POSIX_MEMALIGN 1
11690| #define HAVE_SYS_UTSNAME_H 1
11691| #define HAVE_UNAME 1
11692| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11693| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11694| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11695| #define HAVE_OPENCL_CL_EXT_H 1
11696| #define HWLOC_HAVE_OPENCL 1
11697| #define HAVE_X11_XLIB_H 1
11698| #define HAVE_X11_XUTIL_H 1
11699| #define HAVE_X11_KEYSYM_H 1
11700| #define HWLOC_HAVE_X11_KEYSYM 1
11701| /* end confdefs.h.  */
11702| #include <stdio.h>
11703| #ifdef HAVE_SYS_TYPES_H
11704| # include <sys/types.h>
11705| #endif
11706| #ifdef HAVE_SYS_STAT_H
11707| # include <sys/stat.h>
11708| #endif
11709| #ifdef STDC_HEADERS
11710| # include <stdlib.h>
11711| # include <stddef.h>
11712| #else
11713| # ifdef HAVE_STDLIB_H
11714| #  include <stdlib.h>
11715| # endif
11716| #endif
11717| #ifdef HAVE_STRING_H
11718| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11719| #  include <memory.h>
11720| # endif
11721| # include <string.h>
11722| #endif
11723| #ifdef HAVE_STRINGS_H
11724| # include <strings.h>
11725| #endif
11726| #ifdef HAVE_INTTYPES_H
11727| # include <inttypes.h>
11728| #endif
11729| #ifdef HAVE_STDINT_H
11730| # include <stdint.h>
11731| #endif
11732| #ifdef HAVE_UNISTD_H
11733| # include <unistd.h>
11734| #endif
11735| #include <NVCtrl/NVCtrl.h>
11736configure:38346: result: no
11737configure:38346: checking NVCtrl/NVCtrl.h presence
11738configure:38346: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c
11739conftest.c:133:10: fatal error: 'NVCtrl/NVCtrl.h' file not found
11740#include <NVCtrl/NVCtrl.h>
11741         ^~~~~~~~~~~~~~~~~
117421 error generated.
11743configure:38346: $? = 1
11744configure: failed program was:
11745| /* confdefs.h */
11746| #define PACKAGE_NAME "MPICH"
11747| #define PACKAGE_TARNAME "mpich"
11748| #define PACKAGE_VERSION "3.3"
11749| #define PACKAGE_STRING "MPICH 3.3"
11750| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11751| #define PACKAGE_URL "http://www.mpich.org/"
11752| #define STDC_HEADERS 1
11753| #define HAVE_SYS_TYPES_H 1
11754| #define HAVE_SYS_STAT_H 1
11755| #define HAVE_STDLIB_H 1
11756| #define HAVE_STRING_H 1
11757| #define HAVE_MEMORY_H 1
11758| #define HAVE_STRINGS_H 1
11759| #define HAVE_INTTYPES_H 1
11760| #define HAVE_STDINT_H 1
11761| #define HAVE_UNISTD_H 1
11762| #define __EXTENSIONS__ 1
11763| #define _ALL_SOURCE 1
11764| #define _GNU_SOURCE 1
11765| #define _POSIX_PTHREAD_SEMANTICS 1
11766| #define _TANDEM_SOURCE 1
11767| #define PACKAGE "mpich"
11768| #define VERSION "3.3"
11769| #define HAVE_DLFCN_H 1
11770| #define LT_OBJDIR ".libs/"
11771| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11772| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11773| #define HAVE_TAG_ERROR_BITS 1
11774| #define USE_LOGGING MPICH_LOGGING__NONE
11775| #define HAVE_VISIBILITY 1
11776| #define HWLOC_VERSION "2.0.1rc2-git"
11777| #define HWLOC_SYM_PREFIX hwloc_
11778| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11779| #define HWLOC_SYM_TRANSFORM 0
11780| #define _HPUX_SOURCE 1
11781| #define SIZEOF_VOID_P 8
11782| #define HWLOC_DARWIN_SYS 1
11783| #define HWLOC_X86_64_ARCH 1
11784| #define SIZEOF_UNSIGNED_LONG 8
11785| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11786| #define SIZEOF_UNSIGNED_INT 4
11787| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11788| #define HWLOC_HAVE_ATTRIBUTE 1
11789| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11790| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11791| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11792| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11793| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11794| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11795| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11796| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11797| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11798| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11799| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11800| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11801| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11802| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11803| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11804| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11805| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11806| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11807| #define HWLOC_C_HAVE_VISIBILITY 0
11808| #define HAVE_UNISTD_H 1
11809| #define HAVE_DIRENT_H 1
11810| #define HAVE_STRINGS_H 1
11811| #define HAVE_CTYPE_H 1
11812| #define HAVE_STRNCASECMP 1
11813| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11814| #define HAVE_STRFTIME 1
11815| #define HAVE_SETLOCALE 1
11816| #define HWLOC_HAVE_STDINT_H 1
11817| #define HAVE_SYS_MMAN_H 1
11818| #define HAVE_DECL_FABSF 1
11819| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11820| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11821| #define HAVE_DECL__SC_NPROC_ONLN 0
11822| #define HAVE_DECL__SC_NPROC_CONF 0
11823| #define HAVE_DECL__SC_PAGESIZE 1
11824| #define HAVE_DECL__SC_PAGE_SIZE 1
11825| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11826| #define HAVE_MACH_MACH_HOST_H 1
11827| #define HAVE_MACH_MACH_INIT_H 1
11828| #define HAVE_HOST_INFO 1
11829| #define HAVE_SYS_PARAM_H 1
11830| #define HAVE_SYS_SYSCTL_H 1
11831| #define HAVE_DECL_CTL_HW 1
11832| #define HAVE_DECL_HW_NCPU 1
11833| #define HAVE_DECL_STRTOULL 1
11834| #define HAVE_SSIZE_T 1
11835| #define HAVE_DECL_SNPRINTF 1
11836| #define HAVE_DECL_STRCASECMP 1
11837| #define HAVE_DECL__STRDUP 0
11838| #define HAVE_DECL__PUTENV 0
11839| #define HAVE_SYSCTL 1
11840| #define HAVE_SYSCTLBYNAME 1
11841| #define HAVE_DECL_GETPROGNAME 1
11842| #define HAVE_DECL_GETEXECNAME 0
11843| #define HAVE_DECL_GETMODULEFILENAME 0
11844| #define HAVE___PROGNAME 1
11845| #define HAVE_PTHREAD_T 1
11846| #define hwloc_pid_t pid_t
11847| #define hwloc_thread_t pthread_t
11848| #define HAVE_DECL_SCHED_GETCPU 0
11849| #define HWLOC_HAVE_SYSCALL 1
11850| #define HAVE_FFS 1
11851| #define HWLOC_HAVE_DECL_FFS 1
11852| #define HWLOC_HAVE_FFS 1
11853| #define HAVE_FFSL 1
11854| #define HWLOC_HAVE_DECL_FFSL 1
11855| #define HWLOC_HAVE_FFSL 1
11856| #define HAVE_FLS 1
11857| #define HWLOC_HAVE_DECL_FLS 1
11858| #define HWLOC_HAVE_FLS 1
11859| #define HAVE_FLSL 1
11860| #define HWLOC_HAVE_DECL_FLSL 1
11861| #define HWLOC_HAVE_FLSL 1
11862| #define HAVE_OPENAT 1
11863| #define HAVE_GETPAGESIZE 1
11864| #define HAVE_POSIX_MEMALIGN 1
11865| #define HAVE_SYS_UTSNAME_H 1
11866| #define HAVE_UNAME 1
11867| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11868| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11869| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11870| #define HAVE_OPENCL_CL_EXT_H 1
11871| #define HWLOC_HAVE_OPENCL 1
11872| #define HAVE_X11_XLIB_H 1
11873| #define HAVE_X11_XUTIL_H 1
11874| #define HAVE_X11_KEYSYM_H 1
11875| #define HWLOC_HAVE_X11_KEYSYM 1
11876| /* end confdefs.h.  */
11877| #include <NVCtrl/NVCtrl.h>
11878configure:38346: result: no
11879configure:38346: checking for NVCtrl/NVCtrl.h
11880configure:38346: result: no
11881configure:38434: checking for LIBXML2
11882configure:38442: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
11883configure:38445: $? = 0
11884configure:38461: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
11885configure:38464: $? = 0
11886configure:38502: result: yes
11887configure:38522: checking libxml/parser.h usability
11888configure:38522: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -I/opt/local/include/libxml2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/include/libxml2 conftest.c >&5
11889configure:38522: $? = 0
11890configure:38522: result: yes
11891configure:38522: checking libxml/parser.h presence
11892configure:38522: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/include/libxml2 conftest.c
11893configure:38522: $? = 0
11894configure:38522: result: yes
11895configure:38522: checking for libxml/parser.h
11896configure:38522: result: yes
11897configure:38525: checking for xmlNewDoc
11898configure:38525: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -I/opt/local/include/libxml2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -L/opt/local/lib -lxml2 >&5
11899configure:38525: $? = 0
11900configure:38525: result: yes
11901configure:38542: checking for final LIBXML2 support
11902configure:38547: result: yes
11903configure:38580: checking for x86 cpuid
11904configure:38621: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11905configure:38621: $? = 0
11906configure:38622: result: yes
11907configure:38643: checking for pthread_mutex_lock
11908configure:38643: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11909configure:38643: $? = 0
11910configure:38643: result: yes
11911configure:38704: checking if plugin support is enabled
11912configure:38715: result: no
11913configure:39109: checking components to build statically
11914configure:39111: result:  noos xml synthetic xml_nolibxml darwin opencl xml_libxml x86
11915configure:39128: checking components to build as plugins
11916configure:39130: result:
11917WRAPPER_LIBS(=' -lpthread ') does not contain '-lm   -L/opt/local/lib -lxml2', prepending
11918HWLOC_CFLAGS(='   -I/opt/local/include/libxml2') does not contain '', prepending
11919CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src') does not contain '-D_REENTRANT', appending
11920CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include', appending
11921configure:40688: checking whether the compiler defines __func__
11922configure:40715: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11923configure:40715: $? = 0
11924configure:40715: ./conftest
11925configure:40715: $? = 0
11926configure:40752: result: yes
11927configure:40761: checking whether the compiler defines __FUNC__
11928configure:40788: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11929conftest.c:149:20: error: use of undeclared identifier '__FUNC__'
11930    return (strcmp(__FUNC__, "foo") == 0);
11931                   ^
119321 error generated.
11933configure:40788: $? = 1
11934configure: program exited with status 1
11935configure: failed program was:
11936| /* confdefs.h */
11937| #define PACKAGE_NAME "MPICH"
11938| #define PACKAGE_TARNAME "mpich"
11939| #define PACKAGE_VERSION "3.3"
11940| #define PACKAGE_STRING "MPICH 3.3"
11941| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11942| #define PACKAGE_URL "http://www.mpich.org/"
11943| #define STDC_HEADERS 1
11944| #define HAVE_SYS_TYPES_H 1
11945| #define HAVE_SYS_STAT_H 1
11946| #define HAVE_STDLIB_H 1
11947| #define HAVE_STRING_H 1
11948| #define HAVE_MEMORY_H 1
11949| #define HAVE_STRINGS_H 1
11950| #define HAVE_INTTYPES_H 1
11951| #define HAVE_STDINT_H 1
11952| #define HAVE_UNISTD_H 1
11953| #define __EXTENSIONS__ 1
11954| #define _ALL_SOURCE 1
11955| #define _GNU_SOURCE 1
11956| #define _POSIX_PTHREAD_SEMANTICS 1
11957| #define _TANDEM_SOURCE 1
11958| #define PACKAGE "mpich"
11959| #define VERSION "3.3"
11960| #define HAVE_DLFCN_H 1
11961| #define LT_OBJDIR ".libs/"
11962| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11963| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11964| #define HAVE_TAG_ERROR_BITS 1
11965| #define USE_LOGGING MPICH_LOGGING__NONE
11966| #define HAVE_VISIBILITY 1
11967| #define HWLOC_VERSION "2.0.1rc2-git"
11968| #define HWLOC_SYM_PREFIX hwloc_
11969| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11970| #define HWLOC_SYM_TRANSFORM 0
11971| #define _HPUX_SOURCE 1
11972| #define SIZEOF_VOID_P 8
11973| #define HWLOC_DARWIN_SYS 1
11974| #define HWLOC_X86_64_ARCH 1
11975| #define SIZEOF_UNSIGNED_LONG 8
11976| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11977| #define SIZEOF_UNSIGNED_INT 4
11978| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11979| #define HWLOC_HAVE_ATTRIBUTE 1
11980| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11981| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11982| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11983| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11984| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11985| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11986| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11987| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11988| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11989| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11990| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11991| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11992| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11993| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11994| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11995| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11996| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11997| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11998| #define HWLOC_C_HAVE_VISIBILITY 0
11999| #define HAVE_UNISTD_H 1
12000| #define HAVE_DIRENT_H 1
12001| #define HAVE_STRINGS_H 1
12002| #define HAVE_CTYPE_H 1
12003| #define HAVE_STRNCASECMP 1
12004| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12005| #define HAVE_STRFTIME 1
12006| #define HAVE_SETLOCALE 1
12007| #define HWLOC_HAVE_STDINT_H 1
12008| #define HAVE_SYS_MMAN_H 1
12009| #define HAVE_DECL_FABSF 1
12010| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12011| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12012| #define HAVE_DECL__SC_NPROC_ONLN 0
12013| #define HAVE_DECL__SC_NPROC_CONF 0
12014| #define HAVE_DECL__SC_PAGESIZE 1
12015| #define HAVE_DECL__SC_PAGE_SIZE 1
12016| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12017| #define HAVE_MACH_MACH_HOST_H 1
12018| #define HAVE_MACH_MACH_INIT_H 1
12019| #define HAVE_HOST_INFO 1
12020| #define HAVE_SYS_PARAM_H 1
12021| #define HAVE_SYS_SYSCTL_H 1
12022| #define HAVE_DECL_CTL_HW 1
12023| #define HAVE_DECL_HW_NCPU 1
12024| #define HAVE_DECL_STRTOULL 1
12025| #define HAVE_SSIZE_T 1
12026| #define HAVE_DECL_SNPRINTF 1
12027| #define HAVE_DECL_STRCASECMP 1
12028| #define HAVE_DECL__STRDUP 0
12029| #define HAVE_DECL__PUTENV 0
12030| #define HAVE_SYSCTL 1
12031| #define HAVE_SYSCTLBYNAME 1
12032| #define HAVE_DECL_GETPROGNAME 1
12033| #define HAVE_DECL_GETEXECNAME 0
12034| #define HAVE_DECL_GETMODULEFILENAME 0
12035| #define HAVE___PROGNAME 1
12036| #define HAVE_PTHREAD_T 1
12037| #define hwloc_pid_t pid_t
12038| #define hwloc_thread_t pthread_t
12039| #define HAVE_DECL_SCHED_GETCPU 0
12040| #define HWLOC_HAVE_SYSCALL 1
12041| #define HAVE_FFS 1
12042| #define HWLOC_HAVE_DECL_FFS 1
12043| #define HWLOC_HAVE_FFS 1
12044| #define HAVE_FFSL 1
12045| #define HWLOC_HAVE_DECL_FFSL 1
12046| #define HWLOC_HAVE_FFSL 1
12047| #define HAVE_FLS 1
12048| #define HWLOC_HAVE_DECL_FLS 1
12049| #define HWLOC_HAVE_FLS 1
12050| #define HAVE_FLSL 1
12051| #define HWLOC_HAVE_DECL_FLSL 1
12052| #define HWLOC_HAVE_FLSL 1
12053| #define HAVE_OPENAT 1
12054| #define HAVE_GETPAGESIZE 1
12055| #define HAVE_POSIX_MEMALIGN 1
12056| #define HAVE_SYS_UTSNAME_H 1
12057| #define HAVE_UNAME 1
12058| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12059| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12060| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12061| #define HAVE_OPENCL_CL_EXT_H 1
12062| #define HWLOC_HAVE_OPENCL 1
12063| #define HAVE_X11_XLIB_H 1
12064| #define HAVE_X11_XUTIL_H 1
12065| #define HAVE_X11_KEYSYM_H 1
12066| #define HWLOC_HAVE_X11_KEYSYM 1
12067| #define HWLOC_HAVE_LIBXML2 1
12068| #define HWLOC_HAVE_X86_CPUID 1
12069| #define HWLOC_HAVE_PTHREAD_MUTEX 1
12070| #define HAVE_HWLOC 1
12071| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
12072| #define MPICH_IS_THREADED 1
12073| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
12074| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
12075| #define HAVE_ROMIO 1
12076| #define HAVE__FUNC__ /**/
12077| /* end confdefs.h.  */
12078|
12079|
12080| #include <string.h>
12081| int foo(void);
12082| int foo(void)
12083| {
12084|     return (strcmp(__FUNC__, "foo") == 0);
12085| }
12086| int main(int argc, char ** argv)
12087| {
12088|     return (foo() ? 0 : 1);
12089| }
12090|
12091|
12092configure:40825: result: no
12093configure:40834: checking whether the compiler sets __FUNCTION__
12094configure:40861: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
12095configure:40861: $? = 0
12096configure:40861: ./conftest
12097configure:40861: $? = 0
12098configure:40898: result: yes
12099configure:40913: checking whether C compiler accepts option -O2
12100configure:40968: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  > pac_test1.log 2>&1
12101configure:40968: $? = 0
12102configure:40999: /usr/bin/clang -o conftest -O2  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  > pac_test2.log 2>&1
12103configure:40999: $? = 0
12104configure:41007: diff -b pac_test1.log pac_test2.log > pac_test.log
12105configure:41010: $? = 0
12106configure:41110: result: yes
12107configure:41126: checking whether C compiler option -O2 works with an invalid prototype program
12108configure:41134: /usr/bin/clang -o conftest -O2  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
12109configure:41134: $? = 0
12110configure:41141: result: yes
12111configure:41146: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
12112configure:41186: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c > pac_test3.log 2>&1
12113configure:41186: $? = 0
12114configure:41190: mv conftest.o pac_conftest.o
12115configure:41193: $? = 0
12116configure:41236: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test4.log 2>&1
12117configure:41236: $? = 0
12118configure:41278: /usr/bin/clang -o conftest -O2  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test5.log 2>&1
12119configure:41278: $? = 0
12120configure:41286: diff -b pac_test4.log pac_test5.log > pac_test.log
12121configure:41289: $? = 0
12122configure:41428: result: yes
12123configure:41475: checking for shared library (esp. rpath) characteristics of CC
12124configure:41566: result: done (results in src/env/cc_shlib.conf)
12125configure:41701: checking whether Fortran 77 compiler accepts option -O2
12126configure:41746: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  > pac_test1.log 2>&1
12127configure:41746: $? = 0
12128configure:41777: /opt/local/bin/gfortran-mp-8 -o conftest -O2  -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  > pac_test2.log 2>&1
12129configure:41777: $? = 0
12130configure:41785: diff -b pac_test1.log pac_test2.log > pac_test.log
12131configure:41788: $? = 0
12132configure:41888: result: yes
12133configure:41893: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
12134configure:41932: /opt/local/bin/gfortran-mp-8 -c  -pipe conftest.f > pac_test3.log 2>&1
12135configure:41932: $? = 0
12136configure:41936: mv conftest.o pac_conftest.o
12137configure:41939: $? = 0
12138configure:41977: /opt/local/bin/gfortran-mp-8 -o conftest -O2  -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  > pac_test4.log 2>&1
12139configure:41977: $? = 0
12140configure:41985: diff -b pac_test2.log pac_test4.log > pac_test.log
12141configure:41988: $? = 0
12142configure:42089: result: yes
12143configure:42127: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-8
12144configure:42137: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12145configure:42137: $? = 0
12146configure:42155: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -O2 -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f
12147Using built-in specs.
12148Target: x86_64-apple-darwin18
12149Thread model: posix
12150gcc version 8.2.0 (MacPorts gcc8 8.2.0_3)
12151 /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.14 -mtune=core2 -auxbase conftest -O2 -version -fintrinsic-modules-path /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/finclude -o - |
12152 /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccZIw607.o
12153GNU Fortran (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18)
12154        compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP
12155
12156GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12157GNU Fortran2008 (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18)
12158        compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP
12159
12160GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12161Apple Inc version cctools-921, GNU assembler version 1.38
12162Reading specs from /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../../libgfortran.spec
12163rename spec lib to liborig
12164 /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/collect2 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccZIw607.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12165collect2 version 8.2.0
12166/opt/local/bin/ld -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccZIw607.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12167@(#)PROGRAM:ld  PROJECT:ld64-409.12
12168BUILD 17:47:51 Sep 25 2018
12169configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em arm64e arm64_32
12170Library search paths:
12171        /opt/local/lib
12172        /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0
12173        /opt/local/lib/gcc8
12174        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib
12175        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib
12176        /usr/local/lib
12177Framework search paths:
12178        /Library/Frameworks/
12179        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
12180        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
12181 /opt/local/bin/gnm -n /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccZIw607.o
12182configure:42238: result: -v
12183configure:42240: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-8
12184configure:42263: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -O2 -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f
12185Using built-in specs.
12186Target: x86_64-apple-darwin18
12187Thread model: posix
12188gcc version 8.2.0 (MacPorts gcc8 8.2.0_3)
12189 /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.14 -mtune=core2 -auxbase conftest -O2 -version -fintrinsic-modules-path /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/finclude -o - |
12190 /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccA3NGBd.o
12191GNU Fortran (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18)
12192        compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP
12193
12194GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12195GNU Fortran2008 (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18)
12196        compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP
12197
12198GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12199Apple Inc version cctools-921, GNU assembler version 1.38
12200Reading specs from /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../../libgfortran.spec
12201rename spec lib to liborig
12202 /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/collect2 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccA3NGBd.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12203collect2 version 8.2.0
12204/opt/local/bin/ld -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccA3NGBd.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12205@(#)PROGRAM:ld  PROJECT:ld64-409.12
12206BUILD 17:47:51 Sep 25 2018
12207configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em arm64e arm64_32
12208Library search paths:
12209        /opt/local/lib
12210        /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0
12211        /opt/local/lib/gcc8
12212        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib
12213        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib
12214        /usr/local/lib
12215Framework search paths:
12216        /Library/Frameworks/
12217        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
12218        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
12219 /opt/local/bin/gnm -n /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccA3NGBd.o
12220configure:42459: result:  -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm
12221configure:42475: checking whether /opt/local/bin/gfortran-mp-8 accepts the FLIBS found by autoconf
12222configure:42491: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12223configure:42491: $? = 0
12224configure:42493: result: yes
12225configure:42531: checking whether /usr/bin/clang links with FLIBS found by autoconf
12226configure:42556: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm  >&5
12227configure:42556: $? = 0
12228configure:42558: result: yes
12229configure:42608: checking whether Fortran 77 and C objects are compatible
12230configure:42687: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
12231configure:42687: $? = 0
12232configure:42690: mv conftest.o pac_conftest.o
12233configure:42693: $? = 0
12234configure:42702: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
12235collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
12236compilation terminated.
12237configure:42702: $? = 1
12238configure: failed program was:
12239|
12240|
12241|         program test
12242|         integer rc
12243|         rc = -1
12244|         call c_subpgm( rc )
12245|         write(6,*) "rc=", rc
12246|         end
12247|
12248|
12249configure:42738: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12250configure:42738: $? = 0
12251configure:42741: mv conftest.o pac_f77conftest.o
12252configure:42744: $? = 0
12253configure:42754: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_f77conftest.o  -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm  >&5
12254configure:42754: $? = 0
12255configure:42757: result: yes
12256configure:42864: checking for linker for Fortran main program
12257configure:42885: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
12258configure:42885: $? = 0
12259configure:42944: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
12260configure:42944: $? = 0
12261configure:42947: mv conftest.o pac_conftest.o
12262configure:42950: $? = 0
12263configure:42959: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
12264collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
12265compilation terminated.
12266configure:42959: $? = 1
12267configure: failed program was:
12268|
12269|
12270|         program main
12271|         double precision d
12272|         print *, "hi"
12273|         end
12274|
12275|
12276configure:42993: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12277configure:42993: $? = 0
12278configure:42996: mv conftest.o pac_f77conftest.o
12279configure:42999: $? = 0
12280configure:43009: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_f77conftest.o  -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm  >&5
12281configure:43009: $? = 0
12282configure:43012: result: Use C with FLIBS to link programs
12283configure:43072: checking for Fortran 77 name mangling
12284configure:43094: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12285configure:43094: $? = 0
12286configure:43097: mv conftest.o f77conftest.o
12287configure:43100: $? = 0
12288configure:43125: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c f77conftest.o  -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm  >&5
12289configure:43125: $? = 0
12290configure:43248: result: lower uscore
12291configure:43314: checking for libraries to link Fortran main with C stdio routines
12292configure:43340: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
12293configure:43340: $? = 0
12294configure:43343: mv conftest.o pac_conftest.o
12295configure:43346: $? = 0
12296configure:43365: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o   >&5
12297collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
12298compilation terminated.
12299configure:43365: $? = 1
12300configure: failed program was:
12301|
12302|
12303|             program main
12304|             call conf1(0)
12305|             end
12306|
12307|
12308configure:43365: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  -lSystemStubs >&5
12309ld: library not found for -lSystemStubs
12310collect2: error: ld returned 1 exit status
12311configure:43365: $? = 1
12312configure: failed program was:
12313|
12314|
12315|             program main
12316|             call conf1(0)
12317|             end
12318|
12319|
12320configure:43396: result: unknown
12321configure:43447: checking whether Fortran init will work with C
12322configure:43469: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12323configure:43469: $? = 0
12324configure:43472: mv conftest.o pac_f77conftest.o
12325configure:43475: $? = 0
12326configure:43519: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_f77conftest.o  >&5
12327configure:43519: $? = 0
12328configure:43542: result: yes
12329configure:43641: checking for extension for Fortran 90 programs
12330configure:43656: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64  conftest.f90 >&5
12331configure:43656: $? = 0
12332configure:43658: result: f90
12333configure:43700: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-8  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64) works
12334configure:43711: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90  >&5
12335configure:43711: $? = 0
12336configure:43714: result: yes
12337configure:43716: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-8  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64) is a cross-compiler
12338configure:43722: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90  >&5
12339configure:43722: $? = 0
12340configure:43722: ./conftest
12341configure:43722: $? = 0
12342configure:43731: result: no
12343configure:43754: checking whether Fortran 90 compiler works with Fortran 77 compiler
12344configure:43782: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12345configure:43782: $? = 0
12346configure:43786: mv conftest.o pac_f77conftest.o
12347configure:43789: $? = 0
12348configure:43810: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90 pac_f77conftest.o  >&5
12349configure:43810: $? = 0
12350configure:43852: result: yes
12351configure:43914: checking for shared library (esp. rpath) characteristics of F77
12352configure:44007: result: done (results in src/env/f77_shlib.conf)
12353configure:44018: checking whether Fortran 77 accepts ! for comments
12354configure:44036: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12355configure:44036: $? = 0
12356configure:44053: result: yes
12357configure:44063: checking for include directory flag for Fortran
12358configure:44090: /opt/local/bin/gfortran-mp-8 -c -I src  -pipe -O2 conftest.f >&5
12359configure:44090: $? = 0
12360configure:44108: result: -I
12361configure:44116: checking for Fortran 77 flag for library directories
12362configure:44135: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12363configure:44135: $? = 0
12364configure:44139: mv conftest.o pac_f77conftest.o
12365configure:44142: $? = 0
12366configure:44145: test -d conftestdir || mkdir conftestdir
12367configure:44148: $? = 0
12368configure:44151: ar cru conftestdir/libf77conftest.a pac_f77conftest.o
12369configure:44154: $? = 0
12370configure:44157: ranlib conftestdir/libf77conftest.a
12371configure:44160: $? = 0
12372configure:44178: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Lconftestdir -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f -lf77conftest  >&5
12373configure:44178: $? = 0
12374configure:44198: result: -L
12375configure:44274: checking whether Fortran 77 compiler processes .F files with C preprocessor
12376configure:44295: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.F >&5
12377configure:44295: $? = 0
12378configure:44363: result: yes
12379configure:44371: checking whether /opt/local/bin/gfortran-mp-8 allows mismatched arguments
12380configure:44394: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
12381configure:44394: $? = 0
12382configure:44438: result: yes
12383configure:44484: checking for Fortran 2008 support
12384configure:44515: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
12385conftest.c:155:10: fatal error: 'ISO_Fortran_binding.h' file not found
12386#include <ISO_Fortran_binding.h>
12387         ^~~~~~~~~~~~~~~~~~~~~~~
123881 error generated.
12389configure:44515: $? = 1
12390configure: failed program was:
12391| /* confdefs.h */
12392| #define PACKAGE_NAME "MPICH"
12393| #define PACKAGE_TARNAME "mpich"
12394| #define PACKAGE_VERSION "3.3"
12395| #define PACKAGE_STRING "MPICH 3.3"
12396| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12397| #define PACKAGE_URL "http://www.mpich.org/"
12398| #define STDC_HEADERS 1
12399| #define HAVE_SYS_TYPES_H 1
12400| #define HAVE_SYS_STAT_H 1
12401| #define HAVE_STDLIB_H 1
12402| #define HAVE_STRING_H 1
12403| #define HAVE_MEMORY_H 1
12404| #define HAVE_STRINGS_H 1
12405| #define HAVE_INTTYPES_H 1
12406| #define HAVE_STDINT_H 1
12407| #define HAVE_UNISTD_H 1
12408| #define __EXTENSIONS__ 1
12409| #define _ALL_SOURCE 1
12410| #define _GNU_SOURCE 1
12411| #define _POSIX_PTHREAD_SEMANTICS 1
12412| #define _TANDEM_SOURCE 1
12413| #define PACKAGE "mpich"
12414| #define VERSION "3.3"
12415| #define HAVE_DLFCN_H 1
12416| #define LT_OBJDIR ".libs/"
12417| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12418| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12419| #define HAVE_TAG_ERROR_BITS 1
12420| #define USE_LOGGING MPICH_LOGGING__NONE
12421| #define HAVE_VISIBILITY 1
12422| #define HWLOC_VERSION "2.0.1rc2-git"
12423| #define HWLOC_SYM_PREFIX hwloc_
12424| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12425| #define HWLOC_SYM_TRANSFORM 0
12426| #define _HPUX_SOURCE 1
12427| #define SIZEOF_VOID_P 8
12428| #define HWLOC_DARWIN_SYS 1
12429| #define HWLOC_X86_64_ARCH 1
12430| #define SIZEOF_UNSIGNED_LONG 8
12431| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12432| #define SIZEOF_UNSIGNED_INT 4
12433| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12434| #define HWLOC_HAVE_ATTRIBUTE 1
12435| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12436| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12437| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12438| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12439| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12440| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12441| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12442| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12443| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12444| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12445| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12446| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12447| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12448| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12449| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12450| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12451| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12452| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12453| #define HWLOC_C_HAVE_VISIBILITY 0
12454| #define HAVE_UNISTD_H 1
12455| #define HAVE_DIRENT_H 1
12456| #define HAVE_STRINGS_H 1
12457| #define HAVE_CTYPE_H 1
12458| #define HAVE_STRNCASECMP 1
12459| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12460| #define HAVE_STRFTIME 1
12461| #define HAVE_SETLOCALE 1
12462| #define HWLOC_HAVE_STDINT_H 1
12463| #define HAVE_SYS_MMAN_H 1
12464| #define HAVE_DECL_FABSF 1
12465| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12466| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12467| #define HAVE_DECL__SC_NPROC_ONLN 0
12468| #define HAVE_DECL__SC_NPROC_CONF 0
12469| #define HAVE_DECL__SC_PAGESIZE 1
12470| #define HAVE_DECL__SC_PAGE_SIZE 1
12471| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12472| #define HAVE_MACH_MACH_HOST_H 1
12473| #define HAVE_MACH_MACH_INIT_H 1
12474| #define HAVE_HOST_INFO 1
12475| #define HAVE_SYS_PARAM_H 1
12476| #define HAVE_SYS_SYSCTL_H 1
12477| #define HAVE_DECL_CTL_HW 1
12478| #define HAVE_DECL_HW_NCPU 1
12479| #define HAVE_DECL_STRTOULL 1
12480| #define HAVE_SSIZE_T 1
12481| #define HAVE_DECL_SNPRINTF 1
12482| #define HAVE_DECL_STRCASECMP 1
12483| #define HAVE_DECL__STRDUP 0
12484| #define HAVE_DECL__PUTENV 0
12485| #define HAVE_SYSCTL 1
12486| #define HAVE_SYSCTLBYNAME 1
12487| #define HAVE_DECL_GETPROGNAME 1
12488| #define HAVE_DECL_GETEXECNAME 0
12489| #define HAVE_DECL_GETMODULEFILENAME 0
12490| #define HAVE___PROGNAME 1
12491| #define HAVE_PTHREAD_T 1
12492| #define hwloc_pid_t pid_t
12493| #define hwloc_thread_t pthread_t
12494| #define HAVE_DECL_SCHED_GETCPU 0
12495| #define HWLOC_HAVE_SYSCALL 1
12496| #define HAVE_FFS 1
12497| #define HWLOC_HAVE_DECL_FFS 1
12498| #define HWLOC_HAVE_FFS 1
12499| #define HAVE_FFSL 1
12500| #define HWLOC_HAVE_DECL_FFSL 1
12501| #define HWLOC_HAVE_FFSL 1
12502| #define HAVE_FLS 1
12503| #define HWLOC_HAVE_DECL_FLS 1
12504| #define HWLOC_HAVE_FLS 1
12505| #define HAVE_FLSL 1
12506| #define HWLOC_HAVE_DECL_FLSL 1
12507| #define HWLOC_HAVE_FLSL 1
12508| #define HAVE_OPENAT 1
12509| #define HAVE_GETPAGESIZE 1
12510| #define HAVE_POSIX_MEMALIGN 1
12511| #define HAVE_SYS_UTSNAME_H 1
12512| #define HAVE_UNAME 1
12513| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12514| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12515| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12516| #define HAVE_OPENCL_CL_EXT_H 1
12517| #define HWLOC_HAVE_OPENCL 1
12518| #define HAVE_X11_XLIB_H 1
12519| #define HAVE_X11_XUTIL_H 1
12520| #define HAVE_X11_KEYSYM_H 1
12521| #define HWLOC_HAVE_X11_KEYSYM 1
12522| #define HWLOC_HAVE_LIBXML2 1
12523| #define HWLOC_HAVE_X86_CPUID 1
12524| #define HWLOC_HAVE_PTHREAD_MUTEX 1
12525| #define HAVE_HWLOC 1
12526| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
12527| #define MPICH_IS_THREADED 1
12528| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
12529| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
12530| #define HAVE_ROMIO 1
12531| #define HAVE__FUNC__ /**/
12532| #define HAVE__FUNCTION__ /**/
12533| #define ENABLE_PVAR_NEM 0
12534| #define ENABLE_PVAR_RECVQ 0
12535| #define ENABLE_PVAR_RMA 0
12536| #define ENABLE_PVAR_DIMS 0
12537| #define HAVE_LONG_LONG 1
12538| #define STDCALL
12539| #define F77_NAME_LOWER_USCORE 1
12540| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
12541| #define HAVE_FORTRAN_BINDING 1
12542| /* end confdefs.h.  */
12543|
12544|
12545| #include <ISO_Fortran_binding.h>
12546|
12547| int foo_c(CFI_cdesc_t * a_desc, CFI_cdesc_t * b_desc)
12548| {
12549|       char * a_row = (char*) a_desc->base_addr;
12550|       if (a_desc->type != CFI_type_int) { return 1; }
12551|       if (a_desc->rank != 2) { return 2; }
12552|       if (a_desc->dim[1].extent != b_desc->dim[0].extent) { return 3; }
12553|       return 0;
12554| }
12555|
12556| void test_assumed_rank_async_impl_c(CFI_cdesc_t * a_desc)
12557| {
12558|       return;
12559| }
12560|
12561configure:44623: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90 conftest1.o  >&5
12562gfortran-mp-8: error: conftest1.o: No such file or directory
12563configure:44623: $? = 1
12564configure: failed program was:
12565|
12566|
12567| MODULE F08TS_MODULE
12568| IMPLICIT NONE
12569|
12570| ! Test public, private, protected
12571| REAL, PUBLIC       :: x
12572| REAL, PRIVATE      :: y
12573| LOGICAL, PROTECTED :: z
12574|
12575| ! Test abstract
12576| ABSTRACT INTERFACE
12577|     SUBROUTINE user_func(x, y)
12578|         INTEGER  :: x(*)
12579|         REAL     :: y
12580|     END SUBROUTINE
12581| END INTERFACE
12582|
12583| ! Test TS 29113 assumed type , assumed rank and bind(C)
12584| INTERFACE
12585|     FUNCTION FOO(A, B, C) &
12586|         BIND(C,name="foo_c") RESULT(err)
12587|         USE, intrinsic :: iso_c_binding, ONLY : c_int
12588|         TYPE(*), DIMENSION(..) :: A, B, C
12589|         INTEGER(c_int) :: err
12590|     END FUNCTION FOO
12591| END INTERFACE
12592|
12593|
12594| ! Test assumed-rank + asynchronous
12595| INTERFACE TEST_ASSUMED_RANK_ASYNC
12596|     SUBROUTINE TEST_ASSUMED_RANK_ASYNC_IMPL(BUF) &
12597|         BIND(C,name="test_assumed_rank_async_impl_c")
12598|         IMPLICIT NONE
12599|         TYPE(*), DIMENSION(..), ASYNCHRONOUS :: BUF
12600|     END SUBROUTINE TEST_ASSUMED_RANK_ASYNC_IMPL
12601| END INTERFACE TEST_ASSUMED_RANK_ASYNC
12602|
12603| CONTAINS
12604|
12605| ! Test TS 29113 asychronous attribute and optional
12606| SUBROUTINE test1(buf, count, ierr)
12607|     INTEGER, ASYNCHRONOUS :: buf(*)
12608|     INTEGER               :: count
12609|     INTEGER, OPTIONAL     :: ierr
12610| END SUBROUTINE
12611|
12612| ! Test procedure type and non-bind(c) x in C_FUNCLOC(x)
12613| SUBROUTINE test2(func)
12614|     USE, INTRINSIC :: ISO_C_BINDING, ONLY : C_FUNLOC, C_FUNPTR
12615|     PROCEDURE(user_func)  :: func
12616|     TYPE(C_FUNPTR) :: errhandler_fn
12617|     errhandler_fn = C_FUNLOC(func)
12618| END SUBROUTINE
12619|
12620| ! Test intrinsic storage_size
12621| SUBROUTINE test3(x, size)
12622|     CHARACTER, DIMENSION(..) :: x
12623|     INTEGER, INTENT(OUT) :: size
12624|     size = storage_size(x)/8
12625| END SUBROUTINE test3
12626|
12627| END MODULE
12628|
12629| !==============================================
12630| PROGRAM MAIN
12631| USE :: F08TS_MODULE, ONLY : FOO, TEST_ASSUMED_RANK_ASYNC
12632| IMPLICIT NONE
12633|
12634| INTEGER, DIMENSION(4,4) :: A, B
12635| INTEGER, DIMENSION(2,2) :: C
12636| INTEGER                 :: ERRCODE
12637| INTEGER, DIMENSION(10), ASYNCHRONOUS :: IAR
12638|
12639| ! Test contiguous and non-contiguous array section passing
12640| ! and linkage with C code
12641| ERRCODE = FOO(A(1:4:2, :), B(:, 2:4:2), C)
12642| CALL TEST_ASSUMED_RANK_ASYNC(IAR(2:7))
12643|
12644| END PROGRAM
12645|
12646configure:44647: result: no
12647configure:44712: checking for shared library (esp. rpath) characteristics of FC
12648configure:44805: result: done (results in src/env/fc_shlib.conf)
12649configure:44821: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-8  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64) works
12650configure:44832: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90  >&5
12651configure:44832: $? = 0
12652configure:44835: result: yes
12653configure:44837: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-8  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64) is a cross-compiler
12654configure:44843: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90  >&5
12655configure:44843: $? = 0
12656configure:44843: ./conftest
12657configure:44843: $? = 0
12658configure:44852: result: no
12659configure:44898: checking for Fortran 90 module extension
12660configure:44920: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64  conftest.f90 >&5
12661configure:44920: $? = 0
12662configure:45016: result: mod
12663configure:45028: checking for Fortran 90 module include flag
12664configure:45056: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64  conftest.f90 >&5
12665configure:45056: $? = 0
12666configure:45093: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64 -Iconftestdir  conftest.f90 >&5
12667configure:45093: $? = 0
12668configure:45152: result: -I
12669configure:45160: checking for Fortran 90 module output directory flag
12670configure:45191: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64  conftest.f90 >&5
12671configure:45191: $? = 0
12672configure:45245: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64 -Jconftestdir  conftest.f90 >&5
12673configure:45245: $? = 0
12674configure:45285: result: -J
12675configure:45356: checking whether Fortran 90 compiler accepts option -O2
12676configure:45401: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90  > pac_test1.log 2>&1
12677configure:45401: $? = 0
12678configure:45432: /opt/local/bin/gfortran-mp-8 -o conftest -O2  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90  > pac_test2.log 2>&1
12679configure:45432: $? = 0
12680configure:45440: diff -b pac_test1.log pac_test2.log > pac_test.log
12681configure:45443: $? = 0
12682configure:45543: result: yes
12683configure:45548: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
12684configure:45587: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64  conftest.f90 > pac_test3.log 2>&1
12685configure:45587: $? = 0
12686configure:45591: mv conftest.o pac_conftest.o
12687configure:45594: $? = 0
12688configure:45632: /opt/local/bin/gfortran-mp-8 -o conftest -O2  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90 pac_conftest.o  > pac_test4.log 2>&1
12689configure:45632: $? = 0
12690configure:45640: diff -b pac_test2.log pac_test4.log > pac_test.log
12691configure:45643: $? = 0
12692configure:45744: result: yes
12693configure:45776: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
12694configure:45797: /opt/local/bin/gfortran-mp-8 -c  -pipe -m64 -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include  conftest.F90 >&5
12695configure:45797: $? = 0
12696configure:45865: result: yes
12697configure:45886: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
12698configure:45912: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
12699configure:45912: $? = 0
12700configure:45916: mv conftest.o pac_conftest.o
12701configure:45919: $? = 0
12702configure:45936: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90 pac_conftest.o  >&5
12703collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
12704compilation terminated.
12705configure:45936: $? = 1
12706configure: failed program was:
12707|
12708|               program main
12709| call conf1(0)
12710|       end
12711|
12712configure:45944: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  conftest.f90 pac_conftest.o  -lSystemStubs >&5
12713ld: library not found for -lSystemStubs
12714collect2: error: ld returned 1 exit status
12715configure:45944: $? = 1
12716configure: failed program was:
12717|
12718|               program main
12719| call conf1(0)
12720|       end
12721|
12722configure:45977: result: unknown
12723configure:45996: checking whether TRUE has been defined
12724configure:46009: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
12725conftest.c:158:8: error: use of undeclared identifier 'TRUE'
12726return TRUE;
12727       ^
127281 error generated.
12729configure:46009: $? = 1
12730configure: failed program was:
12731| /* confdefs.h */
12732| #define PACKAGE_NAME "MPICH"
12733| #define PACKAGE_TARNAME "mpich"
12734| #define PACKAGE_VERSION "3.3"
12735| #define PACKAGE_STRING "MPICH 3.3"
12736| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12737| #define PACKAGE_URL "http://www.mpich.org/"
12738| #define STDC_HEADERS 1
12739| #define HAVE_SYS_TYPES_H 1
12740| #define HAVE_SYS_STAT_H 1
12741| #define HAVE_STDLIB_H 1
12742| #define HAVE_STRING_H 1
12743| #define HAVE_MEMORY_H 1
12744| #define HAVE_STRINGS_H 1
12745| #define HAVE_INTTYPES_H 1
12746| #define HAVE_STDINT_H 1
12747| #define HAVE_UNISTD_H 1
12748| #define __EXTENSIONS__ 1
12749| #define _ALL_SOURCE 1
12750| #define _GNU_SOURCE 1
12751| #define _POSIX_PTHREAD_SEMANTICS 1
12752| #define _TANDEM_SOURCE 1
12753| #define PACKAGE "mpich"
12754| #define VERSION "3.3"
12755| #define HAVE_DLFCN_H 1
12756| #define LT_OBJDIR ".libs/"
12757| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12758| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12759| #define HAVE_TAG_ERROR_BITS 1
12760| #define USE_LOGGING MPICH_LOGGING__NONE
12761| #define HAVE_VISIBILITY 1
12762| #define HWLOC_VERSION "2.0.1rc2-git"
12763| #define HWLOC_SYM_PREFIX hwloc_
12764| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12765| #define HWLOC_SYM_TRANSFORM 0
12766| #define _HPUX_SOURCE 1
12767| #define SIZEOF_VOID_P 8
12768| #define HWLOC_DARWIN_SYS 1
12769| #define HWLOC_X86_64_ARCH 1
12770| #define SIZEOF_UNSIGNED_LONG 8
12771| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12772| #define SIZEOF_UNSIGNED_INT 4
12773| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12774| #define HWLOC_HAVE_ATTRIBUTE 1
12775| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12776| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12777| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12778| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12779| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12780| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12781| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12782| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12783| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12784| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12785| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12786| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12787| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12788| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12789| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12790| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12791| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12792| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12793| #define HWLOC_C_HAVE_VISIBILITY 0
12794| #define HAVE_UNISTD_H 1
12795| #define HAVE_DIRENT_H 1
12796| #define HAVE_STRINGS_H 1
12797| #define HAVE_CTYPE_H 1
12798| #define HAVE_STRNCASECMP 1
12799| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12800| #define HAVE_STRFTIME 1
12801| #define HAVE_SETLOCALE 1
12802| #define HWLOC_HAVE_STDINT_H 1
12803| #define HAVE_SYS_MMAN_H 1
12804| #define HAVE_DECL_FABSF 1
12805| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12806| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12807| #define HAVE_DECL__SC_NPROC_ONLN 0
12808| #define HAVE_DECL__SC_NPROC_CONF 0
12809| #define HAVE_DECL__SC_PAGESIZE 1
12810| #define HAVE_DECL__SC_PAGE_SIZE 1
12811| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12812| #define HAVE_MACH_MACH_HOST_H 1
12813| #define HAVE_MACH_MACH_INIT_H 1
12814| #define HAVE_HOST_INFO 1
12815| #define HAVE_SYS_PARAM_H 1
12816| #define HAVE_SYS_SYSCTL_H 1
12817| #define HAVE_DECL_CTL_HW 1
12818| #define HAVE_DECL_HW_NCPU 1
12819| #define HAVE_DECL_STRTOULL 1
12820| #define HAVE_SSIZE_T 1
12821| #define HAVE_DECL_SNPRINTF 1
12822| #define HAVE_DECL_STRCASECMP 1
12823| #define HAVE_DECL__STRDUP 0
12824| #define HAVE_DECL__PUTENV 0
12825| #define HAVE_SYSCTL 1
12826| #define HAVE_SYSCTLBYNAME 1
12827| #define HAVE_DECL_GETPROGNAME 1
12828| #define HAVE_DECL_GETEXECNAME 0
12829| #define HAVE_DECL_GETMODULEFILENAME 0
12830| #define HAVE___PROGNAME 1
12831| #define HAVE_PTHREAD_T 1
12832| #define hwloc_pid_t pid_t
12833| #define hwloc_thread_t pthread_t
12834| #define HAVE_DECL_SCHED_GETCPU 0
12835| #define HWLOC_HAVE_SYSCALL 1
12836| #define HAVE_FFS 1
12837| #define HWLOC_HAVE_DECL_FFS 1
12838| #define HWLOC_HAVE_FFS 1
12839| #define HAVE_FFSL 1
12840| #define HWLOC_HAVE_DECL_FFSL 1
12841| #define HWLOC_HAVE_FFSL 1
12842| #define HAVE_FLS 1
12843| #define HWLOC_HAVE_DECL_FLS 1
12844| #define HWLOC_HAVE_FLS 1
12845| #define HAVE_FLSL 1
12846| #define HWLOC_HAVE_DECL_FLSL 1
12847| #define HWLOC_HAVE_FLSL 1
12848| #define HAVE_OPENAT 1
12849| #define HAVE_GETPAGESIZE 1
12850| #define HAVE_POSIX_MEMALIGN 1
12851| #define HAVE_SYS_UTSNAME_H 1
12852| #define HAVE_UNAME 1
12853| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12854| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12855| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12856| #define HAVE_OPENCL_CL_EXT_H 1
12857| #define HWLOC_HAVE_OPENCL 1
12858| #define HAVE_X11_XLIB_H 1
12859| #define HAVE_X11_XUTIL_H 1
12860| #define HAVE_X11_KEYSYM_H 1
12861| #define HWLOC_HAVE_X11_KEYSYM 1
12862| #define HWLOC_HAVE_LIBXML2 1
12863| #define HWLOC_HAVE_X86_CPUID 1
12864| #define HWLOC_HAVE_PTHREAD_MUTEX 1
12865| #define HAVE_HWLOC 1
12866| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
12867| #define MPICH_IS_THREADED 1
12868| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
12869| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
12870| #define HAVE_ROMIO 1
12871| #define HAVE__FUNC__ /**/
12872| #define HAVE__FUNCTION__ /**/
12873| #define ENABLE_PVAR_NEM 0
12874| #define ENABLE_PVAR_RECVQ 0
12875| #define ENABLE_PVAR_RMA 0
12876| #define ENABLE_PVAR_DIMS 0
12877| #define HAVE_LONG_LONG 1
12878| #define STDCALL
12879| #define F77_NAME_LOWER_USCORE 1
12880| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
12881| #define HAVE_FORTRAN_BINDING 1
12882| #define HAVE_F08_BINDING 0
12883| /* end confdefs.h.  */
12884|
12885| int
12886| main ()
12887| {
12888| return TRUE;
12889|   ;
12890|   return 0;
12891| }
12892configure:46015: result: no
12893configure:46048: checking whether the C++ compiler /usr/bin/clang++ can build an executable
12894configure:46077: /usr/bin/clang++ -o conftest  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  >&5
12895configure:46077: $? = 0
12896configure:46091: result: yes
12897configure:46098: checking whether C++ compiler works with string
12898configure:46121: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp >&5
12899configure:46121: $? = 0
12900configure:46134: result: yes
12901configure:46147: checking whether the compiler supports exceptions
12902configure:46170: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp >&5
12903configure:46170: $? = 0
12904configure:46184: result: yes
12905configure:46192: checking whether the compiler recognizes bool as a built-in type
12906configure:46219: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp >&5
12907configure:46219: $? = 0
12908configure:46233: result: yes
12909configure:46241: checking whether the compiler implements namespaces
12910configure:46264: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp >&5
12911configure:46264: $? = 0
12912configure:46278: result: yes
12913configure:46295: checking whether <iostream> available
12914configure:46314: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp >&5
12915configure:46314: $? = 0
12916configure:46321: result: yes
12917configure:46324: checking whether the compiler implements the namespace std
12918configure:46351: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp >&5
12919configure:46351: $? = 0
12920configure:46366: result: yes
12921configure:46375: checking whether <math> available
12922configure:46394: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp >&5
12923conftest.cpp:160:10: fatal error: 'math' file not found
12924#include <math>
12925         ^~~~~~
129261 error generated.
12927configure:46394: $? = 1
12928configure: failed program was:
12929| /* confdefs.h */
12930| #define PACKAGE_NAME "MPICH"
12931| #define PACKAGE_TARNAME "mpich"
12932| #define PACKAGE_VERSION "3.3"
12933| #define PACKAGE_STRING "MPICH 3.3"
12934| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12935| #define PACKAGE_URL "http://www.mpich.org/"
12936| #define STDC_HEADERS 1
12937| #define HAVE_SYS_TYPES_H 1
12938| #define HAVE_SYS_STAT_H 1
12939| #define HAVE_STDLIB_H 1
12940| #define HAVE_STRING_H 1
12941| #define HAVE_MEMORY_H 1
12942| #define HAVE_STRINGS_H 1
12943| #define HAVE_INTTYPES_H 1
12944| #define HAVE_STDINT_H 1
12945| #define HAVE_UNISTD_H 1
12946| #define __EXTENSIONS__ 1
12947| #define _ALL_SOURCE 1
12948| #define _GNU_SOURCE 1
12949| #define _POSIX_PTHREAD_SEMANTICS 1
12950| #define _TANDEM_SOURCE 1
12951| #define PACKAGE "mpich"
12952| #define VERSION "3.3"
12953| #define HAVE_DLFCN_H 1
12954| #define LT_OBJDIR ".libs/"
12955| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12956| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12957| #define HAVE_TAG_ERROR_BITS 1
12958| #define USE_LOGGING MPICH_LOGGING__NONE
12959| #define HAVE_VISIBILITY 1
12960| #define HWLOC_VERSION "2.0.1rc2-git"
12961| #define HWLOC_SYM_PREFIX hwloc_
12962| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12963| #define HWLOC_SYM_TRANSFORM 0
12964| #define _HPUX_SOURCE 1
12965| #define SIZEOF_VOID_P 8
12966| #define HWLOC_DARWIN_SYS 1
12967| #define HWLOC_X86_64_ARCH 1
12968| #define SIZEOF_UNSIGNED_LONG 8
12969| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12970| #define SIZEOF_UNSIGNED_INT 4
12971| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12972| #define HWLOC_HAVE_ATTRIBUTE 1
12973| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12974| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12975| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12976| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12977| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12978| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12979| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12980| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12981| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12982| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12983| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12984| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12985| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12986| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12987| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12988| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12989| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12990| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12991| #define HWLOC_C_HAVE_VISIBILITY 0
12992| #define HAVE_UNISTD_H 1
12993| #define HAVE_DIRENT_H 1
12994| #define HAVE_STRINGS_H 1
12995| #define HAVE_CTYPE_H 1
12996| #define HAVE_STRNCASECMP 1
12997| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12998| #define HAVE_STRFTIME 1
12999| #define HAVE_SETLOCALE 1
13000| #define HWLOC_HAVE_STDINT_H 1
13001| #define HAVE_SYS_MMAN_H 1
13002| #define HAVE_DECL_FABSF 1
13003| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
13004| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
13005| #define HAVE_DECL__SC_NPROC_ONLN 0
13006| #define HAVE_DECL__SC_NPROC_CONF 0
13007| #define HAVE_DECL__SC_PAGESIZE 1
13008| #define HAVE_DECL__SC_PAGE_SIZE 1
13009| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
13010| #define HAVE_MACH_MACH_HOST_H 1
13011| #define HAVE_MACH_MACH_INIT_H 1
13012| #define HAVE_HOST_INFO 1
13013| #define HAVE_SYS_PARAM_H 1
13014| #define HAVE_SYS_SYSCTL_H 1
13015| #define HAVE_DECL_CTL_HW 1
13016| #define HAVE_DECL_HW_NCPU 1
13017| #define HAVE_DECL_STRTOULL 1
13018| #define HAVE_SSIZE_T 1
13019| #define HAVE_DECL_SNPRINTF 1
13020| #define HAVE_DECL_STRCASECMP 1
13021| #define HAVE_DECL__STRDUP 0
13022| #define HAVE_DECL__PUTENV 0
13023| #define HAVE_SYSCTL 1
13024| #define HAVE_SYSCTLBYNAME 1
13025| #define HAVE_DECL_GETPROGNAME 1
13026| #define HAVE_DECL_GETEXECNAME 0
13027| #define HAVE_DECL_GETMODULEFILENAME 0
13028| #define HAVE___PROGNAME 1
13029| #define HAVE_PTHREAD_T 1
13030| #define hwloc_pid_t pid_t
13031| #define hwloc_thread_t pthread_t
13032| #define HAVE_DECL_SCHED_GETCPU 0
13033| #define HWLOC_HAVE_SYSCALL 1
13034| #define HAVE_FFS 1
13035| #define HWLOC_HAVE_DECL_FFS 1
13036| #define HWLOC_HAVE_FFS 1
13037| #define HAVE_FFSL 1
13038| #define HWLOC_HAVE_DECL_FFSL 1
13039| #define HWLOC_HAVE_FFSL 1
13040| #define HAVE_FLS 1
13041| #define HWLOC_HAVE_DECL_FLS 1
13042| #define HWLOC_HAVE_FLS 1
13043| #define HAVE_FLSL 1
13044| #define HWLOC_HAVE_DECL_FLSL 1
13045| #define HWLOC_HAVE_FLSL 1
13046| #define HAVE_OPENAT 1
13047| #define HAVE_GETPAGESIZE 1
13048| #define HAVE_POSIX_MEMALIGN 1
13049| #define HAVE_SYS_UTSNAME_H 1
13050| #define HAVE_UNAME 1
13051| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
13052| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
13053| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
13054| #define HAVE_OPENCL_CL_EXT_H 1
13055| #define HWLOC_HAVE_OPENCL 1
13056| #define HAVE_X11_XLIB_H 1
13057| #define HAVE_X11_XUTIL_H 1
13058| #define HAVE_X11_KEYSYM_H 1
13059| #define HWLOC_HAVE_X11_KEYSYM 1
13060| #define HWLOC_HAVE_LIBXML2 1
13061| #define HWLOC_HAVE_X86_CPUID 1
13062| #define HWLOC_HAVE_PTHREAD_MUTEX 1
13063| #define HAVE_HWLOC 1
13064| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
13065| #define MPICH_IS_THREADED 1
13066| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
13067| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
13068| #define HAVE_ROMIO 1
13069| #define HAVE__FUNC__ /**/
13070| #define HAVE__FUNCTION__ /**/
13071| #define ENABLE_PVAR_NEM 0
13072| #define ENABLE_PVAR_RECVQ 0
13073| #define ENABLE_PVAR_RMA 0
13074| #define ENABLE_PVAR_DIMS 0
13075| #define HAVE_LONG_LONG 1
13076| #define STDCALL
13077| #define F77_NAME_LOWER_USCORE 1
13078| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
13079| #define HAVE_FORTRAN_BINDING 1
13080| #define HAVE_F08_BINDING 0
13081| #define TRUE 1
13082| #define FALSE 0
13083| #define HAVE_CXX_EXCEPTIONS /**/
13084| #define HAVE_NAMESPACES /**/
13085| #define HAVE_NAMESPACE_STD /**/
13086| /* end confdefs.h.  */
13087|
13088| #include <math>
13089|
13090| int
13091| main ()
13092| {
13093| using namespace std;
13094|   ;
13095|   return 0;
13096| }
13097configure:46401: result: no
13098configure:46426: checking for GNU g++ version
13099configure:46451: /usr/bin/clang++ -o conftest  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  >&5
13100configure:46451: $? = 0
13101configure:46451: ./conftest
13102configure:46451: $? = 0
13103configure:46461: result: 4 . 2
13104configure:46517: checking for shared library (esp. rpath) characteristics of CXX
13105configure:46610: result: done (results in src/env/cxx_shlib.conf)
13106configure:46621: checking whether C++ compiler accepts option -O2
13107configure:46673: /usr/bin/clang++ -o conftest  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  > pac_test1.log 2>&1
13108configure:46673: $? = 0
13109configure:46704: /usr/bin/clang++ -o conftest -O2  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  > pac_test2.log 2>&1
13110configure:46704: $? = 0
13111configure:46712: diff -b pac_test1.log pac_test2.log > pac_test.log
13112configure:46715: $? = 0
13113configure:46815: result: yes
13114configure:46820: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
13115configure:46860: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1
13116configure:46860: $? = 0
13117configure:46864: mv conftest.o pac_conftest.o
13118configure:46867: $? = 0
13119configure:46911: /usr/bin/clang++ -o conftest -O2  -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp pac_conftest.o  > pac_test4.log 2>&1
13120configure:46911: $? = 0
13121configure:46919: diff -b pac_test2.log pac_test4.log > pac_test.log
13122configure:46922: $? = 0
13123configure:47023: result: yes
13124configure:47076: checking for perl
13125configure:47094: found /opt/local/bin/perl
13126configure:47106: result: /opt/local/bin/perl
13127configure:47119: checking for ar
13128configure:47146: result: ar
13129configure:47182: checking for ranlib
13130configure:47209: result: ranlib
13131configure:47228: checking for killall
13132configure:47244: found /usr/bin/killall
13133configure:47255: result: killall
13134configure:47298: checking whether install works
13135configure:47306: result: yes
13136configure:47321: checking whether mkdir -p works
13137configure:47337: result: yes
13138configure:47355: checking for make
13139configure:47371: found /usr/bin/make
13140configure:47382: result: make
13141configure:47396: checking whether clock skew breaks make
13142configure:47421: result: no
13143configure:47431: checking whether make supports include
13144configure:47459: result: yes
13145configure:47468: checking whether make allows comments in actions
13146configure:47495: result: yes
13147configure:47509: checking for virtual path format
13148configure:47552: result: VPATH
13149configure:47562: checking whether make sets CFLAGS
13150configure:47588: result: yes
13151configure:47637: checking for bash
13152configure:47667: result: /bin/bash
13153configure:47690: checking whether /bin/bash supports arrays
13154configure:47699: result: yes
13155configure:47907: checking for doctext
13156configure:47938: result: false
13157configure:47951: checking for an ANSI C-conforming const
13158configure:48017: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13159configure:48017: $? = 0
13160configure:48024: result: yes
13161configure:48032: checking for working volatile
13162configure:48051: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13163configure:48051: $? = 0
13164configure:48058: result: yes
13165configure:48066: checking for C/C++ restrict keyword
13166configure:48091: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13167configure:48091: $? = 0
13168configure:48099: result: __restrict
13169configure:48112: checking for inline
13170configure:48128: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13171configure:48128: $? = 0
13172configure:48136: result: inline
13173configure:48159: checking whether __attribute__ allowed
13174configure:48176: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13175configure:48176: $? = 0
13176configure:48183: result: yes
13177configure:48185: checking whether __attribute__((format)) allowed
13178configure:48202: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13179configure:48202: $? = 0
13180configure:48209: result: yes
13181configure:48219: checking if C compiler supports __builtin_expect
13182configure:48235: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13183configure:48235: $? = 0
13184configure:48238: result: yes
13185configure:48271: checking whether byte ordering is bigendian
13186configure:48286: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13187configure:48286: $? = 0
13188configure:48331: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13189configure:48331: $? = 0
13190configure:48349: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13191conftest.c:171:4: error: use of undeclared identifier 'not'
13192                 not big endian
13193                 ^
131941 error generated.
13195configure:48349: $? = 1
13196configure: failed program was:
13197| /* confdefs.h */
13198| #define PACKAGE_NAME "MPICH"
13199| #define PACKAGE_TARNAME "mpich"
13200| #define PACKAGE_VERSION "3.3"
13201| #define PACKAGE_STRING "MPICH 3.3"
13202| #define PACKAGE_BUGREPORT "discuss@mpich.org"
13203| #define PACKAGE_URL "http://www.mpich.org/"
13204| #define STDC_HEADERS 1
13205| #define HAVE_SYS_TYPES_H 1
13206| #define HAVE_SYS_STAT_H 1
13207| #define HAVE_STDLIB_H 1
13208| #define HAVE_STRING_H 1
13209| #define HAVE_MEMORY_H 1
13210| #define HAVE_STRINGS_H 1
13211| #define HAVE_INTTYPES_H 1
13212| #define HAVE_STDINT_H 1
13213| #define HAVE_UNISTD_H 1
13214| #define __EXTENSIONS__ 1
13215| #define _ALL_SOURCE 1
13216| #define _GNU_SOURCE 1
13217| #define _POSIX_PTHREAD_SEMANTICS 1
13218| #define _TANDEM_SOURCE 1
13219| #define PACKAGE "mpich"
13220| #define VERSION "3.3"
13221| #define HAVE_DLFCN_H 1
13222| #define LT_OBJDIR ".libs/"
13223| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
13224| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
13225| #define HAVE_TAG_ERROR_BITS 1
13226| #define USE_LOGGING MPICH_LOGGING__NONE
13227| #define HAVE_VISIBILITY 1
13228| #define HWLOC_VERSION "2.0.1rc2-git"
13229| #define HWLOC_SYM_PREFIX hwloc_
13230| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
13231| #define HWLOC_SYM_TRANSFORM 0
13232| #define _HPUX_SOURCE 1
13233| #define SIZEOF_VOID_P 8
13234| #define HWLOC_DARWIN_SYS 1
13235| #define HWLOC_X86_64_ARCH 1
13236| #define SIZEOF_UNSIGNED_LONG 8
13237| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
13238| #define SIZEOF_UNSIGNED_INT 4
13239| #define HWLOC_SIZEOF_UNSIGNED_INT 4
13240| #define HWLOC_HAVE_ATTRIBUTE 1
13241| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
13242| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13243| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
13244| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
13245| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
13246| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
13247| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
13248| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
13249| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
13250| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13251| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
13252| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
13253| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
13254| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
13255| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
13256| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
13257| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13258| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13259| #define HWLOC_C_HAVE_VISIBILITY 0
13260| #define HAVE_UNISTD_H 1
13261| #define HAVE_DIRENT_H 1
13262| #define HAVE_STRINGS_H 1
13263| #define HAVE_CTYPE_H 1
13264| #define HAVE_STRNCASECMP 1
13265| #define HWLOC_HAVE_DECL_STRNCASECMP 1
13266| #define HAVE_STRFTIME 1
13267| #define HAVE_SETLOCALE 1
13268| #define HWLOC_HAVE_STDINT_H 1
13269| #define HAVE_SYS_MMAN_H 1
13270| #define HAVE_DECL_FABSF 1
13271| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
13272| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
13273| #define HAVE_DECL__SC_NPROC_ONLN 0
13274| #define HAVE_DECL__SC_NPROC_CONF 0
13275| #define HAVE_DECL__SC_PAGESIZE 1
13276| #define HAVE_DECL__SC_PAGE_SIZE 1
13277| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
13278| #define HAVE_MACH_MACH_HOST_H 1
13279| #define HAVE_MACH_MACH_INIT_H 1
13280| #define HAVE_HOST_INFO 1
13281| #define HAVE_SYS_PARAM_H 1
13282| #define HAVE_SYS_SYSCTL_H 1
13283| #define HAVE_DECL_CTL_HW 1
13284| #define HAVE_DECL_HW_NCPU 1
13285| #define HAVE_DECL_STRTOULL 1
13286| #define HAVE_SSIZE_T 1
13287| #define HAVE_DECL_SNPRINTF 1
13288| #define HAVE_DECL_STRCASECMP 1
13289| #define HAVE_DECL__STRDUP 0
13290| #define HAVE_DECL__PUTENV 0
13291| #define HAVE_SYSCTL 1
13292| #define HAVE_SYSCTLBYNAME 1
13293| #define HAVE_DECL_GETPROGNAME 1
13294| #define HAVE_DECL_GETEXECNAME 0
13295| #define HAVE_DECL_GETMODULEFILENAME 0
13296| #define HAVE___PROGNAME 1
13297| #define HAVE_PTHREAD_T 1
13298| #define hwloc_pid_t pid_t
13299| #define hwloc_thread_t pthread_t
13300| #define HAVE_DECL_SCHED_GETCPU 0
13301| #define HWLOC_HAVE_SYSCALL 1
13302| #define HAVE_FFS 1
13303| #define HWLOC_HAVE_DECL_FFS 1
13304| #define HWLOC_HAVE_FFS 1
13305| #define HAVE_FFSL 1
13306| #define HWLOC_HAVE_DECL_FFSL 1
13307| #define HWLOC_HAVE_FFSL 1
13308| #define HAVE_FLS 1
13309| #define HWLOC_HAVE_DECL_FLS 1
13310| #define HWLOC_HAVE_FLS 1
13311| #define HAVE_FLSL 1
13312| #define HWLOC_HAVE_DECL_FLSL 1
13313| #define HWLOC_HAVE_FLSL 1
13314| #define HAVE_OPENAT 1
13315| #define HAVE_GETPAGESIZE 1
13316| #define HAVE_POSIX_MEMALIGN 1
13317| #define HAVE_SYS_UTSNAME_H 1
13318| #define HAVE_UNAME 1
13319| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
13320| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
13321| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
13322| #define HAVE_OPENCL_CL_EXT_H 1
13323| #define HWLOC_HAVE_OPENCL 1
13324| #define HAVE_X11_XLIB_H 1
13325| #define HAVE_X11_XUTIL_H 1
13326| #define HAVE_X11_KEYSYM_H 1
13327| #define HWLOC_HAVE_X11_KEYSYM 1
13328| #define HWLOC_HAVE_LIBXML2 1
13329| #define HWLOC_HAVE_X86_CPUID 1
13330| #define HWLOC_HAVE_PTHREAD_MUTEX 1
13331| #define HAVE_HWLOC 1
13332| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
13333| #define MPICH_IS_THREADED 1
13334| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
13335| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
13336| #define HAVE_ROMIO 1
13337| #define HAVE__FUNC__ /**/
13338| #define HAVE__FUNCTION__ /**/
13339| #define ENABLE_PVAR_NEM 0
13340| #define ENABLE_PVAR_RECVQ 0
13341| #define ENABLE_PVAR_RMA 0
13342| #define ENABLE_PVAR_DIMS 0
13343| #define HAVE_LONG_LONG 1
13344| #define STDCALL
13345| #define F77_NAME_LOWER_USCORE 1
13346| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
13347| #define HAVE_FORTRAN_BINDING 1
13348| #define HAVE_F08_BINDING 0
13349| #define TRUE 1
13350| #define FALSE 0
13351| #define HAVE_CXX_EXCEPTIONS /**/
13352| #define HAVE_NAMESPACES /**/
13353| #define HAVE_NAMESPACE_STD /**/
13354| #define HAVE_CXX_BINDING 1
13355| #define HAVE_NAMEPUB_SERVICE 1
13356| #define restrict __restrict
13357| #define HAVE_GCC_ATTRIBUTE 1
13358| #define HAVE_BUILTIN_EXPECT 1
13359| /* end confdefs.h.  */
13360| #include <sys/types.h>
13361|               #include <sys/param.h>
13362|
13363| int
13364| main ()
13365| {
13366| #if BYTE_ORDER != BIG_ENDIAN
13367|                not big endian
13368|               #endif
13369|
13370|   ;
13371|   return 0;
13372| }
13373configure:48477: result: no
13374configure:48515: checking whether C compiler allows unaligned doubles
13375configure:48548: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13376configure:48548: $? = 0
13377configure:48548: ./conftest
13378configure:48548: $? = 0
13379configure:48558: result: yes
13380configure:48577: checking whether /usr/bin/clang supports __func__
13381configure:48593: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13382configure:48593: $? = 0
13383configure:48600: result: yes
13384configure:48637: checking whether long double is supported
13385configure:48654: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13386configure:48654: $? = 0
13387configure:48661: result: yes
13388configure:48670: checking whether long long is supported
13389configure:48687: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13390configure:48687: $? = 0
13391configure:48694: result: yes
13392configure:48705: checking for max C struct integer alignment
13393configure:48823: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13394configure:48823: $? = 0
13395configure:48823: ./conftest
13396configure:48823: $? = 0
13397configure:48835: result: eight
13398configure:48866: checking for max C struct floating point alignment
13399configure:48968: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13400configure:48968: $? = 0
13401configure:48968: ./conftest
13402configure:48968: $? = 0
13403configure:48980: result: sixteen
13404configure:49013: checking for max C struct alignment of structs with doubles
13405configure:49084: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13406configure:49084: $? = 0
13407configure:49084: ./conftest
13408configure:49084: $? = 0
13409configure:49096: result: eight
13410configure:49103: checking for max C struct floating point alignment with long doubles
13411configure:49175: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13412configure:49175: $? = 0
13413configure:49175: ./conftest
13414configure:49175: $? = 0
13415configure:49187: result: sixteen
13416configure:49197: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH does not handle this case automatically and you should avoid assumed extents for structures containing float types.
13417configure:49232: checking if alignment of structs with doubles is based on position
13418configure:49266: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13419configure:49266: $? = 0
13420configure:49266: ./conftest
13421configure:49266: $? = 0
13422configure:49278: result: no
13423configure:49294: checking if alignment of structs with long long ints is based on position
13424configure:49330: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13425configure:49330: $? = 0
13426configure:49330: ./conftest
13427configure:49330: $? = 0
13428configure:49342: result: no
13429configure:49358: checking if double alignment breaks rules, find actual alignment
13430configure:49405: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13431configure:49405: $? = 0
13432configure:49405: ./conftest
13433configure:49405: $? = 0
13434configure:49417: result: no
13435configure:49433: checking for alignment restrictions on pointers
13436configure:49453: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13437configure:49453: $? = 0
13438configure:49453: ./conftest
13439configure:49453: $? = 0
13440configure:49470: result: int or better
13441configure:49489: checking size of char
13442configure:49494: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13443configure:49494: $? = 0
13444configure:49494: ./conftest
13445configure:49494: $? = 0
13446configure:49508: result: 1
13447configure:49522: checking size of unsigned char
13448configure:49527: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13449configure:49527: $? = 0
13450configure:49527: ./conftest
13451configure:49527: $? = 0
13452configure:49541: result: 1
13453configure:49555: checking size of short
13454configure:49560: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13455configure:49560: $? = 0
13456configure:49560: ./conftest
13457configure:49560: $? = 0
13458configure:49574: result: 2
13459configure:49588: checking size of unsigned short
13460configure:49593: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13461configure:49593: $? = 0
13462configure:49593: ./conftest
13463configure:49593: $? = 0
13464configure:49607: result: 2
13465configure:49621: checking size of int
13466configure:49626: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13467configure:49626: $? = 0
13468configure:49626: ./conftest
13469configure:49626: $? = 0
13470configure:49640: result: 4
13471configure:49654: checking size of unsigned int
13472configure:49673: result: 4
13473configure:49687: checking size of long
13474configure:49692: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13475configure:49692: $? = 0
13476configure:49692: ./conftest
13477configure:49692: $? = 0
13478configure:49706: result: 8
13479configure:49720: checking size of unsigned long
13480configure:49739: result: 8
13481configure:49753: checking size of long long
13482configure:49758: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13483configure:49758: $? = 0
13484configure:49758: ./conftest
13485configure:49758: $? = 0
13486configure:49772: result: 8
13487configure:49786: checking size of unsigned long long
13488configure:49791: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13489configure:49791: $? = 0
13490configure:49791: ./conftest
13491configure:49791: $? = 0
13492configure:49805: result: 8
13493configure:49819: checking size of float
13494configure:49824: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13495configure:49824: $? = 0
13496configure:49824: ./conftest
13497configure:49824: $? = 0
13498configure:49838: result: 4
13499configure:49852: checking size of double
13500configure:49857: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13501configure:49857: $? = 0
13502configure:49857: ./conftest
13503configure:49857: $? = 0
13504configure:49871: result: 8
13505configure:49885: checking size of long double
13506configure:49890: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13507configure:49890: $? = 0
13508configure:49890: ./conftest
13509configure:49890: $? = 0
13510configure:49904: result: 16
13511configure:49918: checking size of void *
13512configure:49937: result: 8
13513configure:49948: checking for ANSI C header files
13514configure:50052: result: yes
13515configure:50062: checking stddef.h usability
13516configure:50062: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13517configure:50062: $? = 0
13518configure:50062: result: yes
13519configure:50062: checking stddef.h presence
13520configure:50062: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c
13521configure:50062: $? = 0
13522configure:50062: result: yes
13523configure:50062: checking for stddef.h
13524configure:50062: result: yes
13525configure:50076: checking size of wchar_t
13526configure:50081: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13527configure:50081: $? = 0
13528configure:50081: ./conftest
13529configure:50081: $? = 0
13530configure:50100: result: 4
13531configure:50115: checking size of float_int
13532configure:50120: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13533configure:50120: $? = 0
13534configure:50120: ./conftest
13535configure:50120: $? = 0
13536configure:50135: result: 8
13537configure:50149: checking size of double_int
13538configure:50154: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13539configure:50154: $? = 0
13540configure:50154: ./conftest
13541configure:50154: $? = 0
13542configure:50169: result: 16
13543configure:50183: checking size of long_int
13544configure:50188: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13545configure:50188: $? = 0
13546configure:50188: ./conftest
13547configure:50188: $? = 0
13548configure:50203: result: 16
13549configure:50217: checking size of short_int
13550configure:50222: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13551configure:50222: $? = 0
13552configure:50222: ./conftest
13553configure:50222: $? = 0
13554configure:50237: result: 8
13555configure:50251: checking size of two_int
13556configure:50256: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13557configure:50256: $? = 0
13558configure:50256: ./conftest
13559configure:50256: $? = 0
13560configure:50271: result: 8
13561configure:50285: checking size of long_double_int
13562configure:50290: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
13563configure:50290: $? = 0
13564configure:50290: ./conftest
13565configure:50290: $? = 0
13566configure:50305: result: 32
13567configure:50318: checking sys/bitypes.h usability
13568configure:50318: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
13569conftest.c:228:10: fatal error: 'sys/bitypes.h' file not found
13570#include <sys/bitypes.h>
13571         ^~~~~~~~~~~~~~~
135721 error generated.
13573configure:50318: $? = 1
13574configure: failed program was:
13575| /* confdefs.h */
13576| #define PACKAGE_NAME "MPICH"
13577| #define PACKAGE_TARNAME "mpich"
13578| #define PACKAGE_VERSION "3.3"
13579| #define PACKAGE_STRING "MPICH 3.3"
13580| #define PACKAGE_BUGREPORT "discuss@mpich.org"
13581| #define PACKAGE_URL "http://www.mpich.org/"
13582| #define STDC_HEADERS 1
13583| #define HAVE_SYS_TYPES_H 1
13584| #define HAVE_SYS_STAT_H 1
13585| #define HAVE_STDLIB_H 1
13586| #define HAVE_STRING_H 1
13587| #define HAVE_MEMORY_H 1
13588| #define HAVE_STRINGS_H 1
13589| #define HAVE_INTTYPES_H 1
13590| #define HAVE_STDINT_H 1
13591| #define HAVE_UNISTD_H 1
13592| #define __EXTENSIONS__ 1
13593| #define _ALL_SOURCE 1
13594| #define _GNU_SOURCE 1
13595| #define _POSIX_PTHREAD_SEMANTICS 1
13596| #define _TANDEM_SOURCE 1
13597| #define PACKAGE "mpich"
13598| #define VERSION "3.3"
13599| #define HAVE_DLFCN_H 1
13600| #define LT_OBJDIR ".libs/"
13601| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
13602| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
13603| #define HAVE_TAG_ERROR_BITS 1
13604| #define USE_LOGGING MPICH_LOGGING__NONE
13605| #define HAVE_VISIBILITY 1
13606| #define HWLOC_VERSION "2.0.1rc2-git"
13607| #define HWLOC_SYM_PREFIX hwloc_
13608| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
13609| #define HWLOC_SYM_TRANSFORM 0
13610| #define _HPUX_SOURCE 1
13611| #define SIZEOF_VOID_P 8
13612| #define HWLOC_DARWIN_SYS 1
13613| #define HWLOC_X86_64_ARCH 1
13614| #define SIZEOF_UNSIGNED_LONG 8
13615| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
13616| #define SIZEOF_UNSIGNED_INT 4
13617| #define HWLOC_SIZEOF_UNSIGNED_INT 4
13618| #define HWLOC_HAVE_ATTRIBUTE 1
13619| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
13620| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13621| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
13622| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
13623| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
13624| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
13625| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
13626| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
13627| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
13628| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13629| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
13630| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
13631| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
13632| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
13633| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
13634| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
13635| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13636| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13637| #define HWLOC_C_HAVE_VISIBILITY 0
13638| #define HAVE_UNISTD_H 1
13639| #define HAVE_DIRENT_H 1
13640| #define HAVE_STRINGS_H 1
13641| #define HAVE_CTYPE_H 1
13642| #define HAVE_STRNCASECMP 1
13643| #define HWLOC_HAVE_DECL_STRNCASECMP 1
13644| #define HAVE_STRFTIME 1
13645| #define HAVE_SETLOCALE 1
13646| #define HWLOC_HAVE_STDINT_H 1
13647| #define HAVE_SYS_MMAN_H 1
13648| #define HAVE_DECL_FABSF 1
13649| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
13650| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
13651| #define HAVE_DECL__SC_NPROC_ONLN 0
13652| #define HAVE_DECL__SC_NPROC_CONF 0
13653| #define HAVE_DECL__SC_PAGESIZE 1
13654| #define HAVE_DECL__SC_PAGE_SIZE 1
13655| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
13656| #define HAVE_MACH_MACH_HOST_H 1
13657| #define HAVE_MACH_MACH_INIT_H 1
13658| #define HAVE_HOST_INFO 1
13659| #define HAVE_SYS_PARAM_H 1
13660| #define HAVE_SYS_SYSCTL_H 1
13661| #define HAVE_DECL_CTL_HW 1
13662| #define HAVE_DECL_HW_NCPU 1
13663| #define HAVE_DECL_STRTOULL 1
13664| #define HAVE_SSIZE_T 1
13665| #define HAVE_DECL_SNPRINTF 1
13666| #define HAVE_DECL_STRCASECMP 1
13667| #define HAVE_DECL__STRDUP 0
13668| #define HAVE_DECL__PUTENV 0
13669| #define HAVE_SYSCTL 1
13670| #define HAVE_SYSCTLBYNAME 1
13671| #define HAVE_DECL_GETPROGNAME 1
13672| #define HAVE_DECL_GETEXECNAME 0
13673| #define HAVE_DECL_GETMODULEFILENAME 0
13674| #define HAVE___PROGNAME 1
13675| #define HAVE_PTHREAD_T 1
13676| #define hwloc_pid_t pid_t
13677| #define hwloc_thread_t pthread_t
13678| #define HAVE_DECL_SCHED_GETCPU 0
13679| #define HWLOC_HAVE_SYSCALL 1
13680| #define HAVE_FFS 1
13681| #define HWLOC_HAVE_DECL_FFS 1
13682| #define HWLOC_HAVE_FFS 1
13683| #define HAVE_FFSL 1
13684| #define HWLOC_HAVE_DECL_FFSL 1
13685| #define HWLOC_HAVE_FFSL 1
13686| #define HAVE_FLS 1
13687| #define HWLOC_HAVE_DECL_FLS 1
13688| #define HWLOC_HAVE_FLS 1
13689| #define HAVE_FLSL 1
13690| #define HWLOC_HAVE_DECL_FLSL 1
13691| #define HWLOC_HAVE_FLSL 1
13692| #define HAVE_OPENAT 1
13693| #define HAVE_GETPAGESIZE 1
13694| #define HAVE_POSIX_MEMALIGN 1
13695| #define HAVE_SYS_UTSNAME_H 1
13696| #define HAVE_UNAME 1
13697| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
13698| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
13699| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
13700| #define HAVE_OPENCL_CL_EXT_H 1
13701| #define HWLOC_HAVE_OPENCL 1
13702| #define HAVE_X11_XLIB_H 1
13703| #define HAVE_X11_XUTIL_H 1
13704| #define HAVE_X11_KEYSYM_H 1
13705| #define HWLOC_HAVE_X11_KEYSYM 1
13706| #define HWLOC_HAVE_LIBXML2 1
13707| #define HWLOC_HAVE_X86_CPUID 1
13708| #define HWLOC_HAVE_PTHREAD_MUTEX 1
13709| #define HAVE_HWLOC 1
13710| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
13711| #define MPICH_IS_THREADED 1
13712| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
13713| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
13714| #define HAVE_ROMIO 1
13715| #define HAVE__FUNC__ /**/
13716| #define HAVE__FUNCTION__ /**/
13717| #define ENABLE_PVAR_NEM 0
13718| #define ENABLE_PVAR_RECVQ 0
13719| #define ENABLE_PVAR_RMA 0
13720| #define ENABLE_PVAR_DIMS 0
13721| #define HAVE_LONG_LONG 1
13722| #define STDCALL
13723| #define F77_NAME_LOWER_USCORE 1
13724| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
13725| #define HAVE_FORTRAN_BINDING 1
13726| #define HAVE_F08_BINDING 0
13727| #define TRUE 1
13728| #define FALSE 0
13729| #define HAVE_CXX_EXCEPTIONS /**/
13730| #define HAVE_NAMESPACES /**/
13731| #define HAVE_NAMESPACE_STD /**/
13732| #define HAVE_CXX_BINDING 1
13733| #define HAVE_NAMEPUB_SERVICE 1
13734| #define restrict __restrict
13735| #define HAVE_GCC_ATTRIBUTE 1
13736| #define HAVE_BUILTIN_EXPECT 1
13737| #define WORDS_LITTLEENDIAN 1
13738| #define HAVE_LONG_DOUBLE 1
13739| #define HAVE_LONG_LONG_INT 1
13740| #define HAVE_MAX_INTEGER_ALIGNMENT 8
13741| #define HAVE_MAX_STRUCT_ALIGNMENT 8
13742| #define HAVE_MAX_FP_ALIGNMENT 16
13743| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
13744| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
13745| #define SIZEOF_CHAR 1
13746| #define SIZEOF_UNSIGNED_CHAR 1
13747| #define SIZEOF_SHORT 2
13748| #define SIZEOF_UNSIGNED_SHORT 2
13749| #define SIZEOF_INT 4
13750| #define SIZEOF_UNSIGNED_INT 4
13751| #define SIZEOF_LONG 8
13752| #define SIZEOF_UNSIGNED_LONG 8
13753| #define SIZEOF_LONG_LONG 8
13754| #define SIZEOF_UNSIGNED_LONG_LONG 8
13755| #define SIZEOF_FLOAT 4
13756| #define SIZEOF_DOUBLE 8
13757| #define SIZEOF_LONG_DOUBLE 16
13758| #define SIZEOF_VOID_P 8
13759| #define STDC_HEADERS 1
13760| #define HAVE_STDDEF_H 1
13761| #define SIZEOF_WCHAR_T 4
13762| #define SIZEOF_FLOAT_INT 8
13763| #define SIZEOF_DOUBLE_INT 16
13764| #define SIZEOF_LONG_INT 16
13765| #define SIZEOF_SHORT_INT 8
13766| #define SIZEOF_TWO_INT 8
13767| #define SIZEOF_LONG_DOUBLE_INT 32
13768| /* end confdefs.h.  */
13769| #include <stdio.h>
13770| #ifdef HAVE_SYS_TYPES_H
13771| # include <sys/types.h>
13772| #endif
13773| #ifdef HAVE_SYS_STAT_H
13774| # include <sys/stat.h>
13775| #endif
13776| #ifdef STDC_HEADERS
13777| # include <stdlib.h>
13778| # include <stddef.h>
13779| #else
13780| # ifdef HAVE_STDLIB_H
13781| #  include <stdlib.h>
13782| # endif
13783| #endif
13784| #ifdef HAVE_STRING_H
13785| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
13786| #  include <memory.h>
13787| # endif
13788| # include <string.h>
13789| #endif
13790| #ifdef HAVE_STRINGS_H
13791| # include <strings.h>
13792| #endif
13793| #ifdef HAVE_INTTYPES_H
13794| # include <inttypes.h>
13795| #endif
13796| #ifdef HAVE_STDINT_H
13797| # include <stdint.h>
13798| #endif
13799| #ifdef HAVE_UNISTD_H
13800| # include <unistd.h>
13801| #endif
13802| #include <sys/bitypes.h>
13803configure:50318: result: no
13804configure:50318: checking sys/bitypes.h presence
13805configure:50318: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c
13806conftest.c:195:10: fatal error: 'sys/bitypes.h' file not found
13807#include <sys/bitypes.h>
13808         ^~~~~~~~~~~~~~~
138091 error generated.
13810configure:50318: $? = 1
13811configure: failed program was:
13812| /* confdefs.h */
13813| #define PACKAGE_NAME "MPICH"
13814| #define PACKAGE_TARNAME "mpich"
13815| #define PACKAGE_VERSION "3.3"
13816| #define PACKAGE_STRING "MPICH 3.3"
13817| #define PACKAGE_BUGREPORT "discuss@mpich.org"
13818| #define PACKAGE_URL "http://www.mpich.org/"
13819| #define STDC_HEADERS 1
13820| #define HAVE_SYS_TYPES_H 1
13821| #define HAVE_SYS_STAT_H 1
13822| #define HAVE_STDLIB_H 1
13823| #define HAVE_STRING_H 1
13824| #define HAVE_MEMORY_H 1
13825| #define HAVE_STRINGS_H 1
13826| #define HAVE_INTTYPES_H 1
13827| #define HAVE_STDINT_H 1
13828| #define HAVE_UNISTD_H 1
13829| #define __EXTENSIONS__ 1
13830| #define _ALL_SOURCE 1
13831| #define _GNU_SOURCE 1
13832| #define _POSIX_PTHREAD_SEMANTICS 1
13833| #define _TANDEM_SOURCE 1
13834| #define PACKAGE "mpich"
13835| #define VERSION "3.3"
13836| #define HAVE_DLFCN_H 1
13837| #define LT_OBJDIR ".libs/"
13838| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
13839| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
13840| #define HAVE_TAG_ERROR_BITS 1
13841| #define USE_LOGGING MPICH_LOGGING__NONE
13842| #define HAVE_VISIBILITY 1
13843| #define HWLOC_VERSION "2.0.1rc2-git"
13844| #define HWLOC_SYM_PREFIX hwloc_
13845| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
13846| #define HWLOC_SYM_TRANSFORM 0
13847| #define _HPUX_SOURCE 1
13848| #define SIZEOF_VOID_P 8
13849| #define HWLOC_DARWIN_SYS 1
13850| #define HWLOC_X86_64_ARCH 1
13851| #define SIZEOF_UNSIGNED_LONG 8
13852| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
13853| #define SIZEOF_UNSIGNED_INT 4
13854| #define HWLOC_SIZEOF_UNSIGNED_INT 4
13855| #define HWLOC_HAVE_ATTRIBUTE 1
13856| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
13857| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13858| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
13859| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
13860| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
13861| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
13862| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
13863| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
13864| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
13865| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13866| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
13867| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
13868| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
13869| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
13870| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
13871| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
13872| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13873| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13874| #define HWLOC_C_HAVE_VISIBILITY 0
13875| #define HAVE_UNISTD_H 1
13876| #define HAVE_DIRENT_H 1
13877| #define HAVE_STRINGS_H 1
13878| #define HAVE_CTYPE_H 1
13879| #define HAVE_STRNCASECMP 1
13880| #define HWLOC_HAVE_DECL_STRNCASECMP 1
13881| #define HAVE_STRFTIME 1
13882| #define HAVE_SETLOCALE 1
13883| #define HWLOC_HAVE_STDINT_H 1
13884| #define HAVE_SYS_MMAN_H 1
13885| #define HAVE_DECL_FABSF 1
13886| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
13887| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
13888| #define HAVE_DECL__SC_NPROC_ONLN 0
13889| #define HAVE_DECL__SC_NPROC_CONF 0
13890| #define HAVE_DECL__SC_PAGESIZE 1
13891| #define HAVE_DECL__SC_PAGE_SIZE 1
13892| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
13893| #define HAVE_MACH_MACH_HOST_H 1
13894| #define HAVE_MACH_MACH_INIT_H 1
13895| #define HAVE_HOST_INFO 1
13896| #define HAVE_SYS_PARAM_H 1
13897| #define HAVE_SYS_SYSCTL_H 1
13898| #define HAVE_DECL_CTL_HW 1
13899| #define HAVE_DECL_HW_NCPU 1
13900| #define HAVE_DECL_STRTOULL 1
13901| #define HAVE_SSIZE_T 1
13902| #define HAVE_DECL_SNPRINTF 1
13903| #define HAVE_DECL_STRCASECMP 1
13904| #define HAVE_DECL__STRDUP 0
13905| #define HAVE_DECL__PUTENV 0
13906| #define HAVE_SYSCTL 1
13907| #define HAVE_SYSCTLBYNAME 1
13908| #define HAVE_DECL_GETPROGNAME 1
13909| #define HAVE_DECL_GETEXECNAME 0
13910| #define HAVE_DECL_GETMODULEFILENAME 0
13911| #define HAVE___PROGNAME 1
13912| #define HAVE_PTHREAD_T 1
13913| #define hwloc_pid_t pid_t
13914| #define hwloc_thread_t pthread_t
13915| #define HAVE_DECL_SCHED_GETCPU 0
13916| #define HWLOC_HAVE_SYSCALL 1
13917| #define HAVE_FFS 1
13918| #define HWLOC_HAVE_DECL_FFS 1
13919| #define HWLOC_HAVE_FFS 1
13920| #define HAVE_FFSL 1
13921| #define HWLOC_HAVE_DECL_FFSL 1
13922| #define HWLOC_HAVE_FFSL 1
13923| #define HAVE_FLS 1
13924| #define HWLOC_HAVE_DECL_FLS 1
13925| #define HWLOC_HAVE_FLS 1
13926| #define HAVE_FLSL 1
13927| #define HWLOC_HAVE_DECL_FLSL 1
13928| #define HWLOC_HAVE_FLSL 1
13929| #define HAVE_OPENAT 1
13930| #define HAVE_GETPAGESIZE 1
13931| #define HAVE_POSIX_MEMALIGN 1
13932| #define HAVE_SYS_UTSNAME_H 1
13933| #define HAVE_UNAME 1
13934| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
13935| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
13936| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
13937| #define HAVE_OPENCL_CL_EXT_H 1
13938| #define HWLOC_HAVE_OPENCL 1
13939| #define HAVE_X11_XLIB_H 1
13940| #define HAVE_X11_XUTIL_H 1
13941| #define HAVE_X11_KEYSYM_H 1
13942| #define HWLOC_HAVE_X11_KEYSYM 1
13943| #define HWLOC_HAVE_LIBXML2 1
13944| #define HWLOC_HAVE_X86_CPUID 1
13945| #define HWLOC_HAVE_PTHREAD_MUTEX 1
13946| #define HAVE_HWLOC 1
13947| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
13948| #define MPICH_IS_THREADED 1
13949| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
13950| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
13951| #define HAVE_ROMIO 1
13952| #define HAVE__FUNC__ /**/
13953| #define HAVE__FUNCTION__ /**/
13954| #define ENABLE_PVAR_NEM 0
13955| #define ENABLE_PVAR_RECVQ 0
13956| #define ENABLE_PVAR_RMA 0
13957| #define ENABLE_PVAR_DIMS 0
13958| #define HAVE_LONG_LONG 1
13959| #define STDCALL
13960| #define F77_NAME_LOWER_USCORE 1
13961| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
13962| #define HAVE_FORTRAN_BINDING 1
13963| #define HAVE_F08_BINDING 0
13964| #define TRUE 1
13965| #define FALSE 0
13966| #define HAVE_CXX_EXCEPTIONS /**/
13967| #define HAVE_NAMESPACES /**/
13968| #define HAVE_NAMESPACE_STD /**/
13969| #define HAVE_CXX_BINDING 1
13970| #define HAVE_NAMEPUB_SERVICE 1
13971| #define restrict __restrict
13972| #define HAVE_GCC_ATTRIBUTE 1
13973| #define HAVE_BUILTIN_EXPECT 1
13974| #define WORDS_LITTLEENDIAN 1
13975| #define HAVE_LONG_DOUBLE 1
13976| #define HAVE_LONG_LONG_INT 1
13977| #define HAVE_MAX_INTEGER_ALIGNMENT 8
13978| #define HAVE_MAX_STRUCT_ALIGNMENT 8
13979| #define HAVE_MAX_FP_ALIGNMENT 16
13980| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
13981| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
13982| #define SIZEOF_CHAR 1
13983| #define SIZEOF_UNSIGNED_CHAR 1
13984| #define SIZEOF_SHORT 2
13985| #define SIZEOF_UNSIGNED_SHORT 2
13986| #define SIZEOF_INT 4
13987| #define SIZEOF_UNSIGNED_INT 4
13988| #define SIZEOF_LONG 8
13989| #define SIZEOF_UNSIGNED_LONG 8
13990| #define SIZEOF_LONG_LONG 8
13991| #define SIZEOF_UNSIGNED_LONG_LONG 8
13992| #define SIZEOF_FLOAT 4
13993| #define SIZEOF_DOUBLE 8
13994| #define SIZEOF_LONG_DOUBLE 16
13995| #define SIZEOF_VOID_P 8
13996| #define STDC_HEADERS 1
13997| #define HAVE_STDDEF_H 1
13998| #define SIZEOF_WCHAR_T 4
13999| #define SIZEOF_FLOAT_INT 8
14000| #define SIZEOF_DOUBLE_INT 16
14001| #define SIZEOF_LONG_INT 16
14002| #define SIZEOF_SHORT_INT 8
14003| #define SIZEOF_TWO_INT 8
14004| #define SIZEOF_LONG_DOUBLE_INT 32
14005| /* end confdefs.h.  */
14006| #include <sys/bitypes.h>
14007configure:50318: result: no
14008configure:50318: checking for sys/bitypes.h
14009configure:50318: result: no
14010configure:50331: checking for inttypes.h
14011configure:50331: result: yes
14012configure:50331: checking for stdint.h
14013configure:50331: result: yes
14014configure:50343: checking for int8_t
14015configure:50343: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14016configure:50343: $? = 0
14017configure:50343: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14018conftest.c:234:24: error: 'test_array' declared as an array with a negative size
14019static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
14020                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
140211 error generated.
14022configure:50343: $? = 1
14023configure: failed program was:
14024| /* confdefs.h */
14025| #define PACKAGE_NAME "MPICH"
14026| #define PACKAGE_TARNAME "mpich"
14027| #define PACKAGE_VERSION "3.3"
14028| #define PACKAGE_STRING "MPICH 3.3"
14029| #define PACKAGE_BUGREPORT "discuss@mpich.org"
14030| #define PACKAGE_URL "http://www.mpich.org/"
14031| #define STDC_HEADERS 1
14032| #define HAVE_SYS_TYPES_H 1
14033| #define HAVE_SYS_STAT_H 1
14034| #define HAVE_STDLIB_H 1
14035| #define HAVE_STRING_H 1
14036| #define HAVE_MEMORY_H 1
14037| #define HAVE_STRINGS_H 1
14038| #define HAVE_INTTYPES_H 1
14039| #define HAVE_STDINT_H 1
14040| #define HAVE_UNISTD_H 1
14041| #define __EXTENSIONS__ 1
14042| #define _ALL_SOURCE 1
14043| #define _GNU_SOURCE 1
14044| #define _POSIX_PTHREAD_SEMANTICS 1
14045| #define _TANDEM_SOURCE 1
14046| #define PACKAGE "mpich"
14047| #define VERSION "3.3"
14048| #define HAVE_DLFCN_H 1
14049| #define LT_OBJDIR ".libs/"
14050| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
14051| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
14052| #define HAVE_TAG_ERROR_BITS 1
14053| #define USE_LOGGING MPICH_LOGGING__NONE
14054| #define HAVE_VISIBILITY 1
14055| #define HWLOC_VERSION "2.0.1rc2-git"
14056| #define HWLOC_SYM_PREFIX hwloc_
14057| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
14058| #define HWLOC_SYM_TRANSFORM 0
14059| #define _HPUX_SOURCE 1
14060| #define SIZEOF_VOID_P 8
14061| #define HWLOC_DARWIN_SYS 1
14062| #define HWLOC_X86_64_ARCH 1
14063| #define SIZEOF_UNSIGNED_LONG 8
14064| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
14065| #define SIZEOF_UNSIGNED_INT 4
14066| #define HWLOC_SIZEOF_UNSIGNED_INT 4
14067| #define HWLOC_HAVE_ATTRIBUTE 1
14068| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
14069| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
14070| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
14071| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
14072| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
14073| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
14074| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
14075| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
14076| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
14077| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
14078| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
14079| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
14080| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
14081| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
14082| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
14083| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
14084| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
14085| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
14086| #define HWLOC_C_HAVE_VISIBILITY 0
14087| #define HAVE_UNISTD_H 1
14088| #define HAVE_DIRENT_H 1
14089| #define HAVE_STRINGS_H 1
14090| #define HAVE_CTYPE_H 1
14091| #define HAVE_STRNCASECMP 1
14092| #define HWLOC_HAVE_DECL_STRNCASECMP 1
14093| #define HAVE_STRFTIME 1
14094| #define HAVE_SETLOCALE 1
14095| #define HWLOC_HAVE_STDINT_H 1
14096| #define HAVE_SYS_MMAN_H 1
14097| #define HAVE_DECL_FABSF 1
14098| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
14099| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
14100| #define HAVE_DECL__SC_NPROC_ONLN 0
14101| #define HAVE_DECL__SC_NPROC_CONF 0
14102| #define HAVE_DECL__SC_PAGESIZE 1
14103| #define HAVE_DECL__SC_PAGE_SIZE 1
14104| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
14105| #define HAVE_MACH_MACH_HOST_H 1
14106| #define HAVE_MACH_MACH_INIT_H 1
14107| #define HAVE_HOST_INFO 1
14108| #define HAVE_SYS_PARAM_H 1
14109| #define HAVE_SYS_SYSCTL_H 1
14110| #define HAVE_DECL_CTL_HW 1
14111| #define HAVE_DECL_HW_NCPU 1
14112| #define HAVE_DECL_STRTOULL 1
14113| #define HAVE_SSIZE_T 1
14114| #define HAVE_DECL_SNPRINTF 1
14115| #define HAVE_DECL_STRCASECMP 1
14116| #define HAVE_DECL__STRDUP 0
14117| #define HAVE_DECL__PUTENV 0
14118| #define HAVE_SYSCTL 1
14119| #define HAVE_SYSCTLBYNAME 1
14120| #define HAVE_DECL_GETPROGNAME 1
14121| #define HAVE_DECL_GETEXECNAME 0
14122| #define HAVE_DECL_GETMODULEFILENAME 0
14123| #define HAVE___PROGNAME 1
14124| #define HAVE_PTHREAD_T 1
14125| #define hwloc_pid_t pid_t
14126| #define hwloc_thread_t pthread_t
14127| #define HAVE_DECL_SCHED_GETCPU 0
14128| #define HWLOC_HAVE_SYSCALL 1
14129| #define HAVE_FFS 1
14130| #define HWLOC_HAVE_DECL_FFS 1
14131| #define HWLOC_HAVE_FFS 1
14132| #define HAVE_FFSL 1
14133| #define HWLOC_HAVE_DECL_FFSL 1
14134| #define HWLOC_HAVE_FFSL 1
14135| #define HAVE_FLS 1
14136| #define HWLOC_HAVE_DECL_FLS 1
14137| #define HWLOC_HAVE_FLS 1
14138| #define HAVE_FLSL 1
14139| #define HWLOC_HAVE_DECL_FLSL 1
14140| #define HWLOC_HAVE_FLSL 1
14141| #define HAVE_OPENAT 1
14142| #define HAVE_GETPAGESIZE 1
14143| #define HAVE_POSIX_MEMALIGN 1
14144| #define HAVE_SYS_UTSNAME_H 1
14145| #define HAVE_UNAME 1
14146| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
14147| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
14148| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
14149| #define HAVE_OPENCL_CL_EXT_H 1
14150| #define HWLOC_HAVE_OPENCL 1
14151| #define HAVE_X11_XLIB_H 1
14152| #define HAVE_X11_XUTIL_H 1
14153| #define HAVE_X11_KEYSYM_H 1
14154| #define HWLOC_HAVE_X11_KEYSYM 1
14155| #define HWLOC_HAVE_LIBXML2 1
14156| #define HWLOC_HAVE_X86_CPUID 1
14157| #define HWLOC_HAVE_PTHREAD_MUTEX 1
14158| #define HAVE_HWLOC 1
14159| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
14160| #define MPICH_IS_THREADED 1
14161| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
14162| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
14163| #define HAVE_ROMIO 1
14164| #define HAVE__FUNC__ /**/
14165| #define HAVE__FUNCTION__ /**/
14166| #define ENABLE_PVAR_NEM 0
14167| #define ENABLE_PVAR_RECVQ 0
14168| #define ENABLE_PVAR_RMA 0
14169| #define ENABLE_PVAR_DIMS 0
14170| #define HAVE_LONG_LONG 1
14171| #define STDCALL
14172| #define F77_NAME_LOWER_USCORE 1
14173| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
14174| #define HAVE_FORTRAN_BINDING 1
14175| #define HAVE_F08_BINDING 0
14176| #define TRUE 1
14177| #define FALSE 0
14178| #define HAVE_CXX_EXCEPTIONS /**/
14179| #define HAVE_NAMESPACES /**/
14180| #define HAVE_NAMESPACE_STD /**/
14181| #define HAVE_CXX_BINDING 1
14182| #define HAVE_NAMEPUB_SERVICE 1
14183| #define restrict __restrict
14184| #define HAVE_GCC_ATTRIBUTE 1
14185| #define HAVE_BUILTIN_EXPECT 1
14186| #define WORDS_LITTLEENDIAN 1
14187| #define HAVE_LONG_DOUBLE 1
14188| #define HAVE_LONG_LONG_INT 1
14189| #define HAVE_MAX_INTEGER_ALIGNMENT 8
14190| #define HAVE_MAX_STRUCT_ALIGNMENT 8
14191| #define HAVE_MAX_FP_ALIGNMENT 16
14192| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
14193| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
14194| #define SIZEOF_CHAR 1
14195| #define SIZEOF_UNSIGNED_CHAR 1
14196| #define SIZEOF_SHORT 2
14197| #define SIZEOF_UNSIGNED_SHORT 2
14198| #define SIZEOF_INT 4
14199| #define SIZEOF_UNSIGNED_INT 4
14200| #define SIZEOF_LONG 8
14201| #define SIZEOF_UNSIGNED_LONG 8
14202| #define SIZEOF_LONG_LONG 8
14203| #define SIZEOF_UNSIGNED_LONG_LONG 8
14204| #define SIZEOF_FLOAT 4
14205| #define SIZEOF_DOUBLE 8
14206| #define SIZEOF_LONG_DOUBLE 16
14207| #define SIZEOF_VOID_P 8
14208| #define STDC_HEADERS 1
14209| #define HAVE_STDDEF_H 1
14210| #define SIZEOF_WCHAR_T 4
14211| #define SIZEOF_FLOAT_INT 8
14212| #define SIZEOF_DOUBLE_INT 16
14213| #define SIZEOF_LONG_INT 16
14214| #define SIZEOF_SHORT_INT 8
14215| #define SIZEOF_TWO_INT 8
14216| #define SIZEOF_LONG_DOUBLE_INT 32
14217| #define HAVE_INTTYPES_H 1
14218| #define HAVE_STDINT_H 1
14219| /* end confdefs.h.  */
14220| #include <stdio.h>
14221| #ifdef HAVE_SYS_TYPES_H
14222| # include <sys/types.h>
14223| #endif
14224| #ifdef HAVE_SYS_STAT_H
14225| # include <sys/stat.h>
14226| #endif
14227| #ifdef STDC_HEADERS
14228| # include <stdlib.h>
14229| # include <stddef.h>
14230| #else
14231| # ifdef HAVE_STDLIB_H
14232| #  include <stdlib.h>
14233| # endif
14234| #endif
14235| #ifdef HAVE_STRING_H
14236| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
14237| #  include <memory.h>
14238| # endif
14239| # include <string.h>
14240| #endif
14241| #ifdef HAVE_STRINGS_H
14242| # include <strings.h>
14243| #endif
14244| #ifdef HAVE_INTTYPES_H
14245| # include <inttypes.h>
14246| #endif
14247| #ifdef HAVE_STDINT_H
14248| # include <stdint.h>
14249| #endif
14250| #ifdef HAVE_UNISTD_H
14251| # include <unistd.h>
14252| #endif
14253|               enum { N = 8 / 2 - 1 };
14254| int
14255| main ()
14256| {
14257| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
14258|                < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
14259| test_array [0] = 0;
14260| return test_array [0];
14261|
14262|   ;
14263|   return 0;
14264| }
14265configure:50343: result: yes
14266configure:50354: checking for int16_t
14267configure:50354: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14268configure:50354: $? = 0
14269configure:50354: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14270conftest.c:234:24: error: 'test_array' declared as an array with a negative size
14271static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
14272                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
142731 error generated.
14274configure:50354: $? = 1
14275configure: failed program was:
14276| /* confdefs.h */
14277| #define PACKAGE_NAME "MPICH"
14278| #define PACKAGE_TARNAME "mpich"
14279| #define PACKAGE_VERSION "3.3"
14280| #define PACKAGE_STRING "MPICH 3.3"
14281| #define PACKAGE_BUGREPORT "discuss@mpich.org"
14282| #define PACKAGE_URL "http://www.mpich.org/"
14283| #define STDC_HEADERS 1
14284| #define HAVE_SYS_TYPES_H 1
14285| #define HAVE_SYS_STAT_H 1
14286| #define HAVE_STDLIB_H 1
14287| #define HAVE_STRING_H 1
14288| #define HAVE_MEMORY_H 1
14289| #define HAVE_STRINGS_H 1
14290| #define HAVE_INTTYPES_H 1
14291| #define HAVE_STDINT_H 1
14292| #define HAVE_UNISTD_H 1
14293| #define __EXTENSIONS__ 1
14294| #define _ALL_SOURCE 1
14295| #define _GNU_SOURCE 1
14296| #define _POSIX_PTHREAD_SEMANTICS 1
14297| #define _TANDEM_SOURCE 1
14298| #define PACKAGE "mpich"
14299| #define VERSION "3.3"
14300| #define HAVE_DLFCN_H 1
14301| #define LT_OBJDIR ".libs/"
14302| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
14303| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
14304| #define HAVE_TAG_ERROR_BITS 1
14305| #define USE_LOGGING MPICH_LOGGING__NONE
14306| #define HAVE_VISIBILITY 1
14307| #define HWLOC_VERSION "2.0.1rc2-git"
14308| #define HWLOC_SYM_PREFIX hwloc_
14309| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
14310| #define HWLOC_SYM_TRANSFORM 0
14311| #define _HPUX_SOURCE 1
14312| #define SIZEOF_VOID_P 8
14313| #define HWLOC_DARWIN_SYS 1
14314| #define HWLOC_X86_64_ARCH 1
14315| #define SIZEOF_UNSIGNED_LONG 8
14316| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
14317| #define SIZEOF_UNSIGNED_INT 4
14318| #define HWLOC_SIZEOF_UNSIGNED_INT 4
14319| #define HWLOC_HAVE_ATTRIBUTE 1
14320| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
14321| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
14322| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
14323| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
14324| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
14325| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
14326| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
14327| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
14328| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
14329| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
14330| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
14331| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
14332| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
14333| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
14334| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
14335| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
14336| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
14337| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
14338| #define HWLOC_C_HAVE_VISIBILITY 0
14339| #define HAVE_UNISTD_H 1
14340| #define HAVE_DIRENT_H 1
14341| #define HAVE_STRINGS_H 1
14342| #define HAVE_CTYPE_H 1
14343| #define HAVE_STRNCASECMP 1
14344| #define HWLOC_HAVE_DECL_STRNCASECMP 1
14345| #define HAVE_STRFTIME 1
14346| #define HAVE_SETLOCALE 1
14347| #define HWLOC_HAVE_STDINT_H 1
14348| #define HAVE_SYS_MMAN_H 1
14349| #define HAVE_DECL_FABSF 1
14350| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
14351| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
14352| #define HAVE_DECL__SC_NPROC_ONLN 0
14353| #define HAVE_DECL__SC_NPROC_CONF 0
14354| #define HAVE_DECL__SC_PAGESIZE 1
14355| #define HAVE_DECL__SC_PAGE_SIZE 1
14356| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
14357| #define HAVE_MACH_MACH_HOST_H 1
14358| #define HAVE_MACH_MACH_INIT_H 1
14359| #define HAVE_HOST_INFO 1
14360| #define HAVE_SYS_PARAM_H 1
14361| #define HAVE_SYS_SYSCTL_H 1
14362| #define HAVE_DECL_CTL_HW 1
14363| #define HAVE_DECL_HW_NCPU 1
14364| #define HAVE_DECL_STRTOULL 1
14365| #define HAVE_SSIZE_T 1
14366| #define HAVE_DECL_SNPRINTF 1
14367| #define HAVE_DECL_STRCASECMP 1
14368| #define HAVE_DECL__STRDUP 0
14369| #define HAVE_DECL__PUTENV 0
14370| #define HAVE_SYSCTL 1
14371| #define HAVE_SYSCTLBYNAME 1
14372| #define HAVE_DECL_GETPROGNAME 1
14373| #define HAVE_DECL_GETEXECNAME 0
14374| #define HAVE_DECL_GETMODULEFILENAME 0
14375| #define HAVE___PROGNAME 1
14376| #define HAVE_PTHREAD_T 1
14377| #define hwloc_pid_t pid_t
14378| #define hwloc_thread_t pthread_t
14379| #define HAVE_DECL_SCHED_GETCPU 0
14380| #define HWLOC_HAVE_SYSCALL 1
14381| #define HAVE_FFS 1
14382| #define HWLOC_HAVE_DECL_FFS 1
14383| #define HWLOC_HAVE_FFS 1
14384| #define HAVE_FFSL 1
14385| #define HWLOC_HAVE_DECL_FFSL 1
14386| #define HWLOC_HAVE_FFSL 1
14387| #define HAVE_FLS 1
14388| #define HWLOC_HAVE_DECL_FLS 1
14389| #define HWLOC_HAVE_FLS 1
14390| #define HAVE_FLSL 1
14391| #define HWLOC_HAVE_DECL_FLSL 1
14392| #define HWLOC_HAVE_FLSL 1
14393| #define HAVE_OPENAT 1
14394| #define HAVE_GETPAGESIZE 1
14395| #define HAVE_POSIX_MEMALIGN 1
14396| #define HAVE_SYS_UTSNAME_H 1
14397| #define HAVE_UNAME 1
14398| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
14399| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
14400| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
14401| #define HAVE_OPENCL_CL_EXT_H 1
14402| #define HWLOC_HAVE_OPENCL 1
14403| #define HAVE_X11_XLIB_H 1
14404| #define HAVE_X11_XUTIL_H 1
14405| #define HAVE_X11_KEYSYM_H 1
14406| #define HWLOC_HAVE_X11_KEYSYM 1
14407| #define HWLOC_HAVE_LIBXML2 1
14408| #define HWLOC_HAVE_X86_CPUID 1
14409| #define HWLOC_HAVE_PTHREAD_MUTEX 1
14410| #define HAVE_HWLOC 1
14411| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
14412| #define MPICH_IS_THREADED 1
14413| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
14414| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
14415| #define HAVE_ROMIO 1
14416| #define HAVE__FUNC__ /**/
14417| #define HAVE__FUNCTION__ /**/
14418| #define ENABLE_PVAR_NEM 0
14419| #define ENABLE_PVAR_RECVQ 0
14420| #define ENABLE_PVAR_RMA 0
14421| #define ENABLE_PVAR_DIMS 0
14422| #define HAVE_LONG_LONG 1
14423| #define STDCALL
14424| #define F77_NAME_LOWER_USCORE 1
14425| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
14426| #define HAVE_FORTRAN_BINDING 1
14427| #define HAVE_F08_BINDING 0
14428| #define TRUE 1
14429| #define FALSE 0
14430| #define HAVE_CXX_EXCEPTIONS /**/
14431| #define HAVE_NAMESPACES /**/
14432| #define HAVE_NAMESPACE_STD /**/
14433| #define HAVE_CXX_BINDING 1
14434| #define HAVE_NAMEPUB_SERVICE 1
14435| #define restrict __restrict
14436| #define HAVE_GCC_ATTRIBUTE 1
14437| #define HAVE_BUILTIN_EXPECT 1
14438| #define WORDS_LITTLEENDIAN 1
14439| #define HAVE_LONG_DOUBLE 1
14440| #define HAVE_LONG_LONG_INT 1
14441| #define HAVE_MAX_INTEGER_ALIGNMENT 8
14442| #define HAVE_MAX_STRUCT_ALIGNMENT 8
14443| #define HAVE_MAX_FP_ALIGNMENT 16
14444| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
14445| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
14446| #define SIZEOF_CHAR 1
14447| #define SIZEOF_UNSIGNED_CHAR 1
14448| #define SIZEOF_SHORT 2
14449| #define SIZEOF_UNSIGNED_SHORT 2
14450| #define SIZEOF_INT 4
14451| #define SIZEOF_UNSIGNED_INT 4
14452| #define SIZEOF_LONG 8
14453| #define SIZEOF_UNSIGNED_LONG 8
14454| #define SIZEOF_LONG_LONG 8
14455| #define SIZEOF_UNSIGNED_LONG_LONG 8
14456| #define SIZEOF_FLOAT 4
14457| #define SIZEOF_DOUBLE 8
14458| #define SIZEOF_LONG_DOUBLE 16
14459| #define SIZEOF_VOID_P 8
14460| #define STDC_HEADERS 1
14461| #define HAVE_STDDEF_H 1
14462| #define SIZEOF_WCHAR_T 4
14463| #define SIZEOF_FLOAT_INT 8
14464| #define SIZEOF_DOUBLE_INT 16
14465| #define SIZEOF_LONG_INT 16
14466| #define SIZEOF_SHORT_INT 8
14467| #define SIZEOF_TWO_INT 8
14468| #define SIZEOF_LONG_DOUBLE_INT 32
14469| #define HAVE_INTTYPES_H 1
14470| #define HAVE_STDINT_H 1
14471| /* end confdefs.h.  */
14472| #include <stdio.h>
14473| #ifdef HAVE_SYS_TYPES_H
14474| # include <sys/types.h>
14475| #endif
14476| #ifdef HAVE_SYS_STAT_H
14477| # include <sys/stat.h>
14478| #endif
14479| #ifdef STDC_HEADERS
14480| # include <stdlib.h>
14481| # include <stddef.h>
14482| #else
14483| # ifdef HAVE_STDLIB_H
14484| #  include <stdlib.h>
14485| # endif
14486| #endif
14487| #ifdef HAVE_STRING_H
14488| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
14489| #  include <memory.h>
14490| # endif
14491| # include <string.h>
14492| #endif
14493| #ifdef HAVE_STRINGS_H
14494| # include <strings.h>
14495| #endif
14496| #ifdef HAVE_INTTYPES_H
14497| # include <inttypes.h>
14498| #endif
14499| #ifdef HAVE_STDINT_H
14500| # include <stdint.h>
14501| #endif
14502| #ifdef HAVE_UNISTD_H
14503| # include <unistd.h>
14504| #endif
14505|               enum { N = 16 / 2 - 1 };
14506| int
14507| main ()
14508| {
14509| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
14510|                < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
14511| test_array [0] = 0;
14512| return test_array [0];
14513|
14514|   ;
14515|   return 0;
14516| }
14517configure:50354: result: yes
14518configure:50365: checking for int32_t
14519configure:50365: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14520configure:50365: $? = 0
14521configure:50365: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14522conftest.c:234:24: error: 'test_array' declared as an array with a negative size
14523static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
14524                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145251 error generated.
14526configure:50365: $? = 1
14527configure: failed program was:
14528| /* confdefs.h */
14529| #define PACKAGE_NAME "MPICH"
14530| #define PACKAGE_TARNAME "mpich"
14531| #define PACKAGE_VERSION "3.3"
14532| #define PACKAGE_STRING "MPICH 3.3"
14533| #define PACKAGE_BUGREPORT "discuss@mpich.org"
14534| #define PACKAGE_URL "http://www.mpich.org/"
14535| #define STDC_HEADERS 1
14536| #define HAVE_SYS_TYPES_H 1
14537| #define HAVE_SYS_STAT_H 1
14538| #define HAVE_STDLIB_H 1
14539| #define HAVE_STRING_H 1
14540| #define HAVE_MEMORY_H 1
14541| #define HAVE_STRINGS_H 1
14542| #define HAVE_INTTYPES_H 1
14543| #define HAVE_STDINT_H 1
14544| #define HAVE_UNISTD_H 1
14545| #define __EXTENSIONS__ 1
14546| #define _ALL_SOURCE 1
14547| #define _GNU_SOURCE 1
14548| #define _POSIX_PTHREAD_SEMANTICS 1
14549| #define _TANDEM_SOURCE 1
14550| #define PACKAGE "mpich"
14551| #define VERSION "3.3"
14552| #define HAVE_DLFCN_H 1
14553| #define LT_OBJDIR ".libs/"
14554| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
14555| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
14556| #define HAVE_TAG_ERROR_BITS 1
14557| #define USE_LOGGING MPICH_LOGGING__NONE
14558| #define HAVE_VISIBILITY 1
14559| #define HWLOC_VERSION "2.0.1rc2-git"
14560| #define HWLOC_SYM_PREFIX hwloc_
14561| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
14562| #define HWLOC_SYM_TRANSFORM 0
14563| #define _HPUX_SOURCE 1
14564| #define SIZEOF_VOID_P 8
14565| #define HWLOC_DARWIN_SYS 1
14566| #define HWLOC_X86_64_ARCH 1
14567| #define SIZEOF_UNSIGNED_LONG 8
14568| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
14569| #define SIZEOF_UNSIGNED_INT 4
14570| #define HWLOC_SIZEOF_UNSIGNED_INT 4
14571| #define HWLOC_HAVE_ATTRIBUTE 1
14572| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
14573| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
14574| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
14575| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
14576| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
14577| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
14578| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
14579| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
14580| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
14581| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
14582| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
14583| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
14584| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
14585| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
14586| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
14587| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
14588| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
14589| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
14590| #define HWLOC_C_HAVE_VISIBILITY 0
14591| #define HAVE_UNISTD_H 1
14592| #define HAVE_DIRENT_H 1
14593| #define HAVE_STRINGS_H 1
14594| #define HAVE_CTYPE_H 1
14595| #define HAVE_STRNCASECMP 1
14596| #define HWLOC_HAVE_DECL_STRNCASECMP 1
14597| #define HAVE_STRFTIME 1
14598| #define HAVE_SETLOCALE 1
14599| #define HWLOC_HAVE_STDINT_H 1
14600| #define HAVE_SYS_MMAN_H 1
14601| #define HAVE_DECL_FABSF 1
14602| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
14603| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
14604| #define HAVE_DECL__SC_NPROC_ONLN 0
14605| #define HAVE_DECL__SC_NPROC_CONF 0
14606| #define HAVE_DECL__SC_PAGESIZE 1
14607| #define HAVE_DECL__SC_PAGE_SIZE 1
14608| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
14609| #define HAVE_MACH_MACH_HOST_H 1
14610| #define HAVE_MACH_MACH_INIT_H 1
14611| #define HAVE_HOST_INFO 1
14612| #define HAVE_SYS_PARAM_H 1
14613| #define HAVE_SYS_SYSCTL_H 1
14614| #define HAVE_DECL_CTL_HW 1
14615| #define HAVE_DECL_HW_NCPU 1
14616| #define HAVE_DECL_STRTOULL 1
14617| #define HAVE_SSIZE_T 1
14618| #define HAVE_DECL_SNPRINTF 1
14619| #define HAVE_DECL_STRCASECMP 1
14620| #define HAVE_DECL__STRDUP 0
14621| #define HAVE_DECL__PUTENV 0
14622| #define HAVE_SYSCTL 1
14623| #define HAVE_SYSCTLBYNAME 1
14624| #define HAVE_DECL_GETPROGNAME 1
14625| #define HAVE_DECL_GETEXECNAME 0
14626| #define HAVE_DECL_GETMODULEFILENAME 0
14627| #define HAVE___PROGNAME 1
14628| #define HAVE_PTHREAD_T 1
14629| #define hwloc_pid_t pid_t
14630| #define hwloc_thread_t pthread_t
14631| #define HAVE_DECL_SCHED_GETCPU 0
14632| #define HWLOC_HAVE_SYSCALL 1
14633| #define HAVE_FFS 1
14634| #define HWLOC_HAVE_DECL_FFS 1
14635| #define HWLOC_HAVE_FFS 1
14636| #define HAVE_FFSL 1
14637| #define HWLOC_HAVE_DECL_FFSL 1
14638| #define HWLOC_HAVE_FFSL 1
14639| #define HAVE_FLS 1
14640| #define HWLOC_HAVE_DECL_FLS 1
14641| #define HWLOC_HAVE_FLS 1
14642| #define HAVE_FLSL 1
14643| #define HWLOC_HAVE_DECL_FLSL 1
14644| #define HWLOC_HAVE_FLSL 1
14645| #define HAVE_OPENAT 1
14646| #define HAVE_GETPAGESIZE 1
14647| #define HAVE_POSIX_MEMALIGN 1
14648| #define HAVE_SYS_UTSNAME_H 1
14649| #define HAVE_UNAME 1
14650| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
14651| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
14652| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
14653| #define HAVE_OPENCL_CL_EXT_H 1
14654| #define HWLOC_HAVE_OPENCL 1
14655| #define HAVE_X11_XLIB_H 1
14656| #define HAVE_X11_XUTIL_H 1
14657| #define HAVE_X11_KEYSYM_H 1
14658| #define HWLOC_HAVE_X11_KEYSYM 1
14659| #define HWLOC_HAVE_LIBXML2 1
14660| #define HWLOC_HAVE_X86_CPUID 1
14661| #define HWLOC_HAVE_PTHREAD_MUTEX 1
14662| #define HAVE_HWLOC 1
14663| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
14664| #define MPICH_IS_THREADED 1
14665| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
14666| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
14667| #define HAVE_ROMIO 1
14668| #define HAVE__FUNC__ /**/
14669| #define HAVE__FUNCTION__ /**/
14670| #define ENABLE_PVAR_NEM 0
14671| #define ENABLE_PVAR_RECVQ 0
14672| #define ENABLE_PVAR_RMA 0
14673| #define ENABLE_PVAR_DIMS 0
14674| #define HAVE_LONG_LONG 1
14675| #define STDCALL
14676| #define F77_NAME_LOWER_USCORE 1
14677| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
14678| #define HAVE_FORTRAN_BINDING 1
14679| #define HAVE_F08_BINDING 0
14680| #define TRUE 1
14681| #define FALSE 0
14682| #define HAVE_CXX_EXCEPTIONS /**/
14683| #define HAVE_NAMESPACES /**/
14684| #define HAVE_NAMESPACE_STD /**/
14685| #define HAVE_CXX_BINDING 1
14686| #define HAVE_NAMEPUB_SERVICE 1
14687| #define restrict __restrict
14688| #define HAVE_GCC_ATTRIBUTE 1
14689| #define HAVE_BUILTIN_EXPECT 1
14690| #define WORDS_LITTLEENDIAN 1
14691| #define HAVE_LONG_DOUBLE 1
14692| #define HAVE_LONG_LONG_INT 1
14693| #define HAVE_MAX_INTEGER_ALIGNMENT 8
14694| #define HAVE_MAX_STRUCT_ALIGNMENT 8
14695| #define HAVE_MAX_FP_ALIGNMENT 16
14696| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
14697| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
14698| #define SIZEOF_CHAR 1
14699| #define SIZEOF_UNSIGNED_CHAR 1
14700| #define SIZEOF_SHORT 2
14701| #define SIZEOF_UNSIGNED_SHORT 2
14702| #define SIZEOF_INT 4
14703| #define SIZEOF_UNSIGNED_INT 4
14704| #define SIZEOF_LONG 8
14705| #define SIZEOF_UNSIGNED_LONG 8
14706| #define SIZEOF_LONG_LONG 8
14707| #define SIZEOF_UNSIGNED_LONG_LONG 8
14708| #define SIZEOF_FLOAT 4
14709| #define SIZEOF_DOUBLE 8
14710| #define SIZEOF_LONG_DOUBLE 16
14711| #define SIZEOF_VOID_P 8
14712| #define STDC_HEADERS 1
14713| #define HAVE_STDDEF_H 1
14714| #define SIZEOF_WCHAR_T 4
14715| #define SIZEOF_FLOAT_INT 8
14716| #define SIZEOF_DOUBLE_INT 16
14717| #define SIZEOF_LONG_INT 16
14718| #define SIZEOF_SHORT_INT 8
14719| #define SIZEOF_TWO_INT 8
14720| #define SIZEOF_LONG_DOUBLE_INT 32
14721| #define HAVE_INTTYPES_H 1
14722| #define HAVE_STDINT_H 1
14723| /* end confdefs.h.  */
14724| #include <stdio.h>
14725| #ifdef HAVE_SYS_TYPES_H
14726| # include <sys/types.h>
14727| #endif
14728| #ifdef HAVE_SYS_STAT_H
14729| # include <sys/stat.h>
14730| #endif
14731| #ifdef STDC_HEADERS
14732| # include <stdlib.h>
14733| # include <stddef.h>
14734| #else
14735| # ifdef HAVE_STDLIB_H
14736| #  include <stdlib.h>
14737| # endif
14738| #endif
14739| #ifdef HAVE_STRING_H
14740| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
14741| #  include <memory.h>
14742| # endif
14743| # include <string.h>
14744| #endif
14745| #ifdef HAVE_STRINGS_H
14746| # include <strings.h>
14747| #endif
14748| #ifdef HAVE_INTTYPES_H
14749| # include <inttypes.h>
14750| #endif
14751| #ifdef HAVE_STDINT_H
14752| # include <stdint.h>
14753| #endif
14754| #ifdef HAVE_UNISTD_H
14755| # include <unistd.h>
14756| #endif
14757|               enum { N = 32 / 2 - 1 };
14758| int
14759| main ()
14760| {
14761| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
14762|                < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
14763| test_array [0] = 0;
14764| return test_array [0];
14765|
14766|   ;
14767|   return 0;
14768| }
14769configure:50365: result: yes
14770configure:50376: checking for int64_t
14771configure:50376: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14772configure:50376: $? = 0
14773configure:50376: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
14774conftest.c:234:24: error: 'test_array' declared as an array with a negative size
14775static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
14776                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147771 error generated.
14778configure:50376: $? = 1
14779configure: failed program was:
14780| /* confdefs.h */
14781| #define PACKAGE_NAME "MPICH"
14782| #define PACKAGE_TARNAME "mpich"
14783| #define PACKAGE_VERSION "3.3"
14784| #define PACKAGE_STRING "MPICH 3.3"
14785| #define PACKAGE_BUGREPORT "discuss@mpich.org"
14786| #define PACKAGE_URL "http://www.mpich.org/"
14787| #define STDC_HEADERS 1
14788| #define HAVE_SYS_TYPES_H 1
14789| #define HAVE_SYS_STAT_H 1
14790| #define HAVE_STDLIB_H 1
14791| #define HAVE_STRING_H 1
14792| #define HAVE_MEMORY_H 1
14793| #define HAVE_STRINGS_H 1
14794| #define HAVE_INTTYPES_H 1
14795| #define HAVE_STDINT_H 1
14796| #define HAVE_UNISTD_H 1
14797| #define __EXTENSIONS__ 1
14798| #define _ALL_SOURCE 1
14799| #define _GNU_SOURCE 1
14800| #define _POSIX_PTHREAD_SEMANTICS 1
14801| #define _TANDEM_SOURCE 1
14802| #define PACKAGE "mpich"
14803| #define VERSION "3.3"
14804| #define HAVE_DLFCN_H 1
14805| #define LT_OBJDIR ".libs/"
14806| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
14807| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
14808| #define HAVE_TAG_ERROR_BITS 1
14809| #define USE_LOGGING MPICH_LOGGING__NONE
14810| #define HAVE_VISIBILITY 1
14811| #define HWLOC_VERSION "2.0.1rc2-git"
14812| #define HWLOC_SYM_PREFIX hwloc_
14813| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
14814| #define HWLOC_SYM_TRANSFORM 0
14815| #define _HPUX_SOURCE 1
14816| #define SIZEOF_VOID_P 8
14817| #define HWLOC_DARWIN_SYS 1
14818| #define HWLOC_X86_64_ARCH 1
14819| #define SIZEOF_UNSIGNED_LONG 8
14820| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
14821| #define SIZEOF_UNSIGNED_INT 4
14822| #define HWLOC_SIZEOF_UNSIGNED_INT 4
14823| #define HWLOC_HAVE_ATTRIBUTE 1
14824| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
14825| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
14826| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
14827| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
14828| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
14829| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
14830| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
14831| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
14832| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
14833| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
14834| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
14835| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
14836| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
14837| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
14838| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
14839| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
14840| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
14841| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
14842| #define HWLOC_C_HAVE_VISIBILITY 0
14843| #define HAVE_UNISTD_H 1
14844| #define HAVE_DIRENT_H 1
14845| #define HAVE_STRINGS_H 1
14846| #define HAVE_CTYPE_H 1
14847| #define HAVE_STRNCASECMP 1
14848| #define HWLOC_HAVE_DECL_STRNCASECMP 1
14849| #define HAVE_STRFTIME 1
14850| #define HAVE_SETLOCALE 1
14851| #define HWLOC_HAVE_STDINT_H 1
14852| #define HAVE_SYS_MMAN_H 1
14853| #define HAVE_DECL_FABSF 1
14854| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
14855| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
14856| #define HAVE_DECL__SC_NPROC_ONLN 0
14857| #define HAVE_DECL__SC_NPROC_CONF 0
14858| #define HAVE_DECL__SC_PAGESIZE 1
14859| #define HAVE_DECL__SC_PAGE_SIZE 1
14860| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
14861| #define HAVE_MACH_MACH_HOST_H 1
14862| #define HAVE_MACH_MACH_INIT_H 1
14863| #define HAVE_HOST_INFO 1
14864| #define HAVE_SYS_PARAM_H 1
14865| #define HAVE_SYS_SYSCTL_H 1
14866| #define HAVE_DECL_CTL_HW 1
14867| #define HAVE_DECL_HW_NCPU 1
14868| #define HAVE_DECL_STRTOULL 1
14869| #define HAVE_SSIZE_T 1
14870| #define HAVE_DECL_SNPRINTF 1
14871| #define HAVE_DECL_STRCASECMP 1
14872| #define HAVE_DECL__STRDUP 0
14873| #define HAVE_DECL__PUTENV 0
14874| #define HAVE_SYSCTL 1
14875| #define HAVE_SYSCTLBYNAME 1
14876| #define HAVE_DECL_GETPROGNAME 1
14877| #define HAVE_DECL_GETEXECNAME 0
14878| #define HAVE_DECL_GETMODULEFILENAME 0
14879| #define HAVE___PROGNAME 1
14880| #define HAVE_PTHREAD_T 1
14881| #define hwloc_pid_t pid_t
14882| #define hwloc_thread_t pthread_t
14883| #define HAVE_DECL_SCHED_GETCPU 0
14884| #define HWLOC_HAVE_SYSCALL 1
14885| #define HAVE_FFS 1
14886| #define HWLOC_HAVE_DECL_FFS 1
14887| #define HWLOC_HAVE_FFS 1
14888| #define HAVE_FFSL 1
14889| #define HWLOC_HAVE_DECL_FFSL 1
14890| #define HWLOC_HAVE_FFSL 1
14891| #define HAVE_FLS 1
14892| #define HWLOC_HAVE_DECL_FLS 1
14893| #define HWLOC_HAVE_FLS 1
14894| #define HAVE_FLSL 1
14895| #define HWLOC_HAVE_DECL_FLSL 1
14896| #define HWLOC_HAVE_FLSL 1
14897| #define HAVE_OPENAT 1
14898| #define HAVE_GETPAGESIZE 1
14899| #define HAVE_POSIX_MEMALIGN 1
14900| #define HAVE_SYS_UTSNAME_H 1
14901| #define HAVE_UNAME 1
14902| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
14903| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
14904| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
14905| #define HAVE_OPENCL_CL_EXT_H 1
14906| #define HWLOC_HAVE_OPENCL 1
14907| #define HAVE_X11_XLIB_H 1
14908| #define HAVE_X11_XUTIL_H 1
14909| #define HAVE_X11_KEYSYM_H 1
14910| #define HWLOC_HAVE_X11_KEYSYM 1
14911| #define HWLOC_HAVE_LIBXML2 1
14912| #define HWLOC_HAVE_X86_CPUID 1
14913| #define HWLOC_HAVE_PTHREAD_MUTEX 1
14914| #define HAVE_HWLOC 1
14915| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
14916| #define MPICH_IS_THREADED 1
14917| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
14918| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
14919| #define HAVE_ROMIO 1
14920| #define HAVE__FUNC__ /**/
14921| #define HAVE__FUNCTION__ /**/
14922| #define ENABLE_PVAR_NEM 0
14923| #define ENABLE_PVAR_RECVQ 0
14924| #define ENABLE_PVAR_RMA 0
14925| #define ENABLE_PVAR_DIMS 0
14926| #define HAVE_LONG_LONG 1
14927| #define STDCALL
14928| #define F77_NAME_LOWER_USCORE 1
14929| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
14930| #define HAVE_FORTRAN_BINDING 1
14931| #define HAVE_F08_BINDING 0
14932| #define TRUE 1
14933| #define FALSE 0
14934| #define HAVE_CXX_EXCEPTIONS /**/
14935| #define HAVE_NAMESPACES /**/
14936| #define HAVE_NAMESPACE_STD /**/
14937| #define HAVE_CXX_BINDING 1
14938| #define HAVE_NAMEPUB_SERVICE 1
14939| #define restrict __restrict
14940| #define HAVE_GCC_ATTRIBUTE 1
14941| #define HAVE_BUILTIN_EXPECT 1
14942| #define WORDS_LITTLEENDIAN 1
14943| #define HAVE_LONG_DOUBLE 1
14944| #define HAVE_LONG_LONG_INT 1
14945| #define HAVE_MAX_INTEGER_ALIGNMENT 8
14946| #define HAVE_MAX_STRUCT_ALIGNMENT 8
14947| #define HAVE_MAX_FP_ALIGNMENT 16
14948| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
14949| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
14950| #define SIZEOF_CHAR 1
14951| #define SIZEOF_UNSIGNED_CHAR 1
14952| #define SIZEOF_SHORT 2
14953| #define SIZEOF_UNSIGNED_SHORT 2
14954| #define SIZEOF_INT 4
14955| #define SIZEOF_UNSIGNED_INT 4
14956| #define SIZEOF_LONG 8
14957| #define SIZEOF_UNSIGNED_LONG 8
14958| #define SIZEOF_LONG_LONG 8
14959| #define SIZEOF_UNSIGNED_LONG_LONG 8
14960| #define SIZEOF_FLOAT 4
14961| #define SIZEOF_DOUBLE 8
14962| #define SIZEOF_LONG_DOUBLE 16
14963| #define SIZEOF_VOID_P 8
14964| #define STDC_HEADERS 1
14965| #define HAVE_STDDEF_H 1
14966| #define SIZEOF_WCHAR_T 4
14967| #define SIZEOF_FLOAT_INT 8
14968| #define SIZEOF_DOUBLE_INT 16
14969| #define SIZEOF_LONG_INT 16
14970| #define SIZEOF_SHORT_INT 8
14971| #define SIZEOF_TWO_INT 8
14972| #define SIZEOF_LONG_DOUBLE_INT 32
14973| #define HAVE_INTTYPES_H 1
14974| #define HAVE_STDINT_H 1
14975| /* end confdefs.h.  */
14976| #include <stdio.h>
14977| #ifdef HAVE_SYS_TYPES_H
14978| # include <sys/types.h>
14979| #endif
14980| #ifdef HAVE_SYS_STAT_H
14981| # include <sys/stat.h>
14982| #endif
14983| #ifdef STDC_HEADERS
14984| # include <stdlib.h>
14985| # include <stddef.h>
14986| #else
14987| # ifdef HAVE_STDLIB_H
14988| #  include <stdlib.h>
14989| # endif
14990| #endif
14991| #ifdef HAVE_STRING_H
14992| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
14993| #  include <memory.h>
14994| # endif
14995| # include <string.h>
14996| #endif
14997| #ifdef HAVE_STRINGS_H
14998| # include <strings.h>
14999| #endif
15000| #ifdef HAVE_INTTYPES_H
15001| # include <inttypes.h>
15002| #endif
15003| #ifdef HAVE_STDINT_H
15004| # include <stdint.h>
15005| #endif
15006| #ifdef HAVE_UNISTD_H
15007| # include <unistd.h>
15008| #endif
15009|               enum { N = 64 / 2 - 1 };
15010| int
15011| main ()
15012| {
15013| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
15014|                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
15015| test_array [0] = 0;
15016| return test_array [0];
15017|
15018|   ;
15019|   return 0;
15020| }
15021configure:50376: result: yes
15022configure:50417: checking for uint8_t
15023configure:50417: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15024configure:50417: $? = 0
15025configure:50417: result: yes
15026configure:50431: checking for uint16_t
15027configure:50431: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15028configure:50431: $? = 0
15029configure:50431: result: yes
15030configure:50443: checking for uint32_t
15031configure:50443: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15032configure:50443: $? = 0
15033configure:50443: result: yes
15034configure:50457: checking for uint64_t
15035configure:50457: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15036configure:50457: $? = 0
15037configure:50457: result: yes
15038configure:50499: checking stdbool.h usability
15039configure:50499: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15040configure:50499: $? = 0
15041configure:50499: result: yes
15042configure:50499: checking stdbool.h presence
15043configure:50499: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c
15044configure:50499: $? = 0
15045configure:50499: result: yes
15046configure:50499: checking for stdbool.h
15047configure:50499: result: yes
15048configure:50499: checking complex.h usability
15049configure:50499: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15050configure:50499: $? = 0
15051configure:50499: result: yes
15052configure:50499: checking complex.h presence
15053configure:50499: /usr/bin/clang -E  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c
15054configure:50499: $? = 0
15055configure:50499: result: yes
15056configure:50499: checking for complex.h
15057configure:50499: result: yes
15058configure:50513: checking size of _Bool
15059configure:50518: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
15060configure:50518: $? = 0
15061configure:50518: ./conftest
15062configure:50518: $? = 0
15063configure:50537: result: 1
15064configure:50551: checking size of float _Complex
15065configure:50556: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
15066configure:50556: $? = 0
15067configure:50556: ./conftest
15068configure:50556: $? = 0
15069configure:50575: result: 8
15070configure:50589: checking size of double _Complex
15071configure:50594: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
15072configure:50594: $? = 0
15073configure:50594: ./conftest
15074configure:50594: $? = 0
15075configure:50613: result: 16
15076configure:50629: checking size of long double _Complex
15077configure:50634: /usr/bin/clang -o conftest  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
15078configure:50634: $? = 0
15079configure:50634: ./conftest
15080configure:50634: $? = 0
15081configure:50653: result: 32
15082configure:50668: checking for _Bool
15083configure:50668: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15084configure:50668: $? = 0
15085configure:50668: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15086conftest.c:247:20: error: expected expression
15087if (sizeof ((_Bool)))
15088                   ^
150891 error generated.
15090configure:50668: $? = 1
15091configure: failed program was:
15092| /* confdefs.h */
15093| #define PACKAGE_NAME "MPICH"
15094| #define PACKAGE_TARNAME "mpich"
15095| #define PACKAGE_VERSION "3.3"
15096| #define PACKAGE_STRING "MPICH 3.3"
15097| #define PACKAGE_BUGREPORT "discuss@mpich.org"
15098| #define PACKAGE_URL "http://www.mpich.org/"
15099| #define STDC_HEADERS 1
15100| #define HAVE_SYS_TYPES_H 1
15101| #define HAVE_SYS_STAT_H 1
15102| #define HAVE_STDLIB_H 1
15103| #define HAVE_STRING_H 1
15104| #define HAVE_MEMORY_H 1
15105| #define HAVE_STRINGS_H 1
15106| #define HAVE_INTTYPES_H 1
15107| #define HAVE_STDINT_H 1
15108| #define HAVE_UNISTD_H 1
15109| #define __EXTENSIONS__ 1
15110| #define _ALL_SOURCE 1
15111| #define _GNU_SOURCE 1
15112| #define _POSIX_PTHREAD_SEMANTICS 1
15113| #define _TANDEM_SOURCE 1
15114| #define PACKAGE "mpich"
15115| #define VERSION "3.3"
15116| #define HAVE_DLFCN_H 1
15117| #define LT_OBJDIR ".libs/"
15118| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
15119| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
15120| #define HAVE_TAG_ERROR_BITS 1
15121| #define USE_LOGGING MPICH_LOGGING__NONE
15122| #define HAVE_VISIBILITY 1
15123| #define HWLOC_VERSION "2.0.1rc2-git"
15124| #define HWLOC_SYM_PREFIX hwloc_
15125| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
15126| #define HWLOC_SYM_TRANSFORM 0
15127| #define _HPUX_SOURCE 1
15128| #define SIZEOF_VOID_P 8
15129| #define HWLOC_DARWIN_SYS 1
15130| #define HWLOC_X86_64_ARCH 1
15131| #define SIZEOF_UNSIGNED_LONG 8
15132| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
15133| #define SIZEOF_UNSIGNED_INT 4
15134| #define HWLOC_SIZEOF_UNSIGNED_INT 4
15135| #define HWLOC_HAVE_ATTRIBUTE 1
15136| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
15137| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
15138| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
15139| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
15140| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
15141| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
15142| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
15143| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
15144| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
15145| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
15146| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
15147| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
15148| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
15149| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
15150| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
15151| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
15152| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
15153| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
15154| #define HWLOC_C_HAVE_VISIBILITY 0
15155| #define HAVE_UNISTD_H 1
15156| #define HAVE_DIRENT_H 1
15157| #define HAVE_STRINGS_H 1
15158| #define HAVE_CTYPE_H 1
15159| #define HAVE_STRNCASECMP 1
15160| #define HWLOC_HAVE_DECL_STRNCASECMP 1
15161| #define HAVE_STRFTIME 1
15162| #define HAVE_SETLOCALE 1
15163| #define HWLOC_HAVE_STDINT_H 1
15164| #define HAVE_SYS_MMAN_H 1
15165| #define HAVE_DECL_FABSF 1
15166| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
15167| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
15168| #define HAVE_DECL__SC_NPROC_ONLN 0
15169| #define HAVE_DECL__SC_NPROC_CONF 0
15170| #define HAVE_DECL__SC_PAGESIZE 1
15171| #define HAVE_DECL__SC_PAGE_SIZE 1
15172| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
15173| #define HAVE_MACH_MACH_HOST_H 1
15174| #define HAVE_MACH_MACH_INIT_H 1
15175| #define HAVE_HOST_INFO 1
15176| #define HAVE_SYS_PARAM_H 1
15177| #define HAVE_SYS_SYSCTL_H 1
15178| #define HAVE_DECL_CTL_HW 1
15179| #define HAVE_DECL_HW_NCPU 1
15180| #define HAVE_DECL_STRTOULL 1
15181| #define HAVE_SSIZE_T 1
15182| #define HAVE_DECL_SNPRINTF 1
15183| #define HAVE_DECL_STRCASECMP 1
15184| #define HAVE_DECL__STRDUP 0
15185| #define HAVE_DECL__PUTENV 0
15186| #define HAVE_SYSCTL 1
15187| #define HAVE_SYSCTLBYNAME 1
15188| #define HAVE_DECL_GETPROGNAME 1
15189| #define HAVE_DECL_GETEXECNAME 0
15190| #define HAVE_DECL_GETMODULEFILENAME 0
15191| #define HAVE___PROGNAME 1
15192| #define HAVE_PTHREAD_T 1
15193| #define hwloc_pid_t pid_t
15194| #define hwloc_thread_t pthread_t
15195| #define HAVE_DECL_SCHED_GETCPU 0
15196| #define HWLOC_HAVE_SYSCALL 1
15197| #define HAVE_FFS 1
15198| #define HWLOC_HAVE_DECL_FFS 1
15199| #define HWLOC_HAVE_FFS 1
15200| #define HAVE_FFSL 1
15201| #define HWLOC_HAVE_DECL_FFSL 1
15202| #define HWLOC_HAVE_FFSL 1
15203| #define HAVE_FLS 1
15204| #define HWLOC_HAVE_DECL_FLS 1
15205| #define HWLOC_HAVE_FLS 1
15206| #define HAVE_FLSL 1
15207| #define HWLOC_HAVE_DECL_FLSL 1
15208| #define HWLOC_HAVE_FLSL 1
15209| #define HAVE_OPENAT 1
15210| #define HAVE_GETPAGESIZE 1
15211| #define HAVE_POSIX_MEMALIGN 1
15212| #define HAVE_SYS_UTSNAME_H 1
15213| #define HAVE_UNAME 1
15214| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
15215| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
15216| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
15217| #define HAVE_OPENCL_CL_EXT_H 1
15218| #define HWLOC_HAVE_OPENCL 1
15219| #define HAVE_X11_XLIB_H 1
15220| #define HAVE_X11_XUTIL_H 1
15221| #define HAVE_X11_KEYSYM_H 1
15222| #define HWLOC_HAVE_X11_KEYSYM 1
15223| #define HWLOC_HAVE_LIBXML2 1
15224| #define HWLOC_HAVE_X86_CPUID 1
15225| #define HWLOC_HAVE_PTHREAD_MUTEX 1
15226| #define HAVE_HWLOC 1
15227| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
15228| #define MPICH_IS_THREADED 1
15229| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
15230| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
15231| #define HAVE_ROMIO 1
15232| #define HAVE__FUNC__ /**/
15233| #define HAVE__FUNCTION__ /**/
15234| #define ENABLE_PVAR_NEM 0
15235| #define ENABLE_PVAR_RECVQ 0
15236| #define ENABLE_PVAR_RMA 0
15237| #define ENABLE_PVAR_DIMS 0
15238| #define HAVE_LONG_LONG 1
15239| #define STDCALL
15240| #define F77_NAME_LOWER_USCORE 1
15241| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
15242| #define HAVE_FORTRAN_BINDING 1
15243| #define HAVE_F08_BINDING 0
15244| #define TRUE 1
15245| #define FALSE 0
15246| #define HAVE_CXX_EXCEPTIONS /**/
15247| #define HAVE_NAMESPACES /**/
15248| #define HAVE_NAMESPACE_STD /**/
15249| #define HAVE_CXX_BINDING 1
15250| #define HAVE_NAMEPUB_SERVICE 1
15251| #define restrict __restrict
15252| #define HAVE_GCC_ATTRIBUTE 1
15253| #define HAVE_BUILTIN_EXPECT 1
15254| #define WORDS_LITTLEENDIAN 1
15255| #define HAVE_LONG_DOUBLE 1
15256| #define HAVE_LONG_LONG_INT 1
15257| #define HAVE_MAX_INTEGER_ALIGNMENT 8
15258| #define HAVE_MAX_STRUCT_ALIGNMENT 8
15259| #define HAVE_MAX_FP_ALIGNMENT 16
15260| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
15261| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
15262| #define SIZEOF_CHAR 1
15263| #define SIZEOF_UNSIGNED_CHAR 1
15264| #define SIZEOF_SHORT 2
15265| #define SIZEOF_UNSIGNED_SHORT 2
15266| #define SIZEOF_INT 4
15267| #define SIZEOF_UNSIGNED_INT 4
15268| #define SIZEOF_LONG 8
15269| #define SIZEOF_UNSIGNED_LONG 8
15270| #define SIZEOF_LONG_LONG 8
15271| #define SIZEOF_UNSIGNED_LONG_LONG 8
15272| #define SIZEOF_FLOAT 4
15273| #define SIZEOF_DOUBLE 8
15274| #define SIZEOF_LONG_DOUBLE 16
15275| #define SIZEOF_VOID_P 8
15276| #define STDC_HEADERS 1
15277| #define HAVE_STDDEF_H 1
15278| #define SIZEOF_WCHAR_T 4
15279| #define SIZEOF_FLOAT_INT 8
15280| #define SIZEOF_DOUBLE_INT 16
15281| #define SIZEOF_LONG_INT 16
15282| #define SIZEOF_SHORT_INT 8
15283| #define SIZEOF_TWO_INT 8
15284| #define SIZEOF_LONG_DOUBLE_INT 32
15285| #define HAVE_INTTYPES_H 1
15286| #define HAVE_STDINT_H 1
15287| #define HAVE_INT8_T 1
15288| #define HAVE_INT16_T 1
15289| #define HAVE_INT32_T 1
15290| #define HAVE_INT64_T 1
15291| #define HAVE_UINT8_T 1
15292| #define HAVE_UINT16_T 1
15293| #define HAVE_UINT32_T 1
15294| #define HAVE_UINT64_T 1
15295| #define HAVE_STDBOOL_H 1
15296| #define HAVE_COMPLEX_H 1
15297| #define SIZEOF__BOOL 1
15298| #define SIZEOF_FLOAT__COMPLEX 8
15299| #define SIZEOF_DOUBLE__COMPLEX 16
15300| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
15301| /* end confdefs.h.  */
15302| #include <stdio.h>
15303| #ifdef HAVE_SYS_TYPES_H
15304| # include <sys/types.h>
15305| #endif
15306| #ifdef HAVE_SYS_STAT_H
15307| # include <sys/stat.h>
15308| #endif
15309| #ifdef STDC_HEADERS
15310| # include <stdlib.h>
15311| # include <stddef.h>
15312| #else
15313| # ifdef HAVE_STDLIB_H
15314| #  include <stdlib.h>
15315| # endif
15316| #endif
15317| #ifdef HAVE_STRING_H
15318| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15319| #  include <memory.h>
15320| # endif
15321| # include <string.h>
15322| #endif
15323| #ifdef HAVE_STRINGS_H
15324| # include <strings.h>
15325| #endif
15326| #ifdef HAVE_INTTYPES_H
15327| # include <inttypes.h>
15328| #endif
15329| #ifdef HAVE_STDINT_H
15330| # include <stdint.h>
15331| #endif
15332| #ifdef HAVE_UNISTD_H
15333| # include <unistd.h>
15334| #endif
15335| int
15336| main ()
15337| {
15338| if (sizeof ((_Bool)))
15339|           return 0;
15340|   ;
15341|   return 0;
15342| }
15343configure:50668: result: yes
15344configure:50677: checking for float _Complex
15345configure:50677: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15346configure:50677: $? = 0
15347configure:50677: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15348conftest.c:248:29: error: expected expression
15349if (sizeof ((float _Complex)))
15350                            ^
153511 error generated.
15352configure:50677: $? = 1
15353configure: failed program was:
15354| /* confdefs.h */
15355| #define PACKAGE_NAME "MPICH"
15356| #define PACKAGE_TARNAME "mpich"
15357| #define PACKAGE_VERSION "3.3"
15358| #define PACKAGE_STRING "MPICH 3.3"
15359| #define PACKAGE_BUGREPORT "discuss@mpich.org"
15360| #define PACKAGE_URL "http://www.mpich.org/"
15361| #define STDC_HEADERS 1
15362| #define HAVE_SYS_TYPES_H 1
15363| #define HAVE_SYS_STAT_H 1
15364| #define HAVE_STDLIB_H 1
15365| #define HAVE_STRING_H 1
15366| #define HAVE_MEMORY_H 1
15367| #define HAVE_STRINGS_H 1
15368| #define HAVE_INTTYPES_H 1
15369| #define HAVE_STDINT_H 1
15370| #define HAVE_UNISTD_H 1
15371| #define __EXTENSIONS__ 1
15372| #define _ALL_SOURCE 1
15373| #define _GNU_SOURCE 1
15374| #define _POSIX_PTHREAD_SEMANTICS 1
15375| #define _TANDEM_SOURCE 1
15376| #define PACKAGE "mpich"
15377| #define VERSION "3.3"
15378| #define HAVE_DLFCN_H 1
15379| #define LT_OBJDIR ".libs/"
15380| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
15381| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
15382| #define HAVE_TAG_ERROR_BITS 1
15383| #define USE_LOGGING MPICH_LOGGING__NONE
15384| #define HAVE_VISIBILITY 1
15385| #define HWLOC_VERSION "2.0.1rc2-git"
15386| #define HWLOC_SYM_PREFIX hwloc_
15387| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
15388| #define HWLOC_SYM_TRANSFORM 0
15389| #define _HPUX_SOURCE 1
15390| #define SIZEOF_VOID_P 8
15391| #define HWLOC_DARWIN_SYS 1
15392| #define HWLOC_X86_64_ARCH 1
15393| #define SIZEOF_UNSIGNED_LONG 8
15394| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
15395| #define SIZEOF_UNSIGNED_INT 4
15396| #define HWLOC_SIZEOF_UNSIGNED_INT 4
15397| #define HWLOC_HAVE_ATTRIBUTE 1
15398| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
15399| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
15400| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
15401| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
15402| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
15403| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
15404| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
15405| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
15406| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
15407| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
15408| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
15409| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
15410| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
15411| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
15412| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
15413| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
15414| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
15415| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
15416| #define HWLOC_C_HAVE_VISIBILITY 0
15417| #define HAVE_UNISTD_H 1
15418| #define HAVE_DIRENT_H 1
15419| #define HAVE_STRINGS_H 1
15420| #define HAVE_CTYPE_H 1
15421| #define HAVE_STRNCASECMP 1
15422| #define HWLOC_HAVE_DECL_STRNCASECMP 1
15423| #define HAVE_STRFTIME 1
15424| #define HAVE_SETLOCALE 1
15425| #define HWLOC_HAVE_STDINT_H 1
15426| #define HAVE_SYS_MMAN_H 1
15427| #define HAVE_DECL_FABSF 1
15428| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
15429| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
15430| #define HAVE_DECL__SC_NPROC_ONLN 0
15431| #define HAVE_DECL__SC_NPROC_CONF 0
15432| #define HAVE_DECL__SC_PAGESIZE 1
15433| #define HAVE_DECL__SC_PAGE_SIZE 1
15434| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
15435| #define HAVE_MACH_MACH_HOST_H 1
15436| #define HAVE_MACH_MACH_INIT_H 1
15437| #define HAVE_HOST_INFO 1
15438| #define HAVE_SYS_PARAM_H 1
15439| #define HAVE_SYS_SYSCTL_H 1
15440| #define HAVE_DECL_CTL_HW 1
15441| #define HAVE_DECL_HW_NCPU 1
15442| #define HAVE_DECL_STRTOULL 1
15443| #define HAVE_SSIZE_T 1
15444| #define HAVE_DECL_SNPRINTF 1
15445| #define HAVE_DECL_STRCASECMP 1
15446| #define HAVE_DECL__STRDUP 0
15447| #define HAVE_DECL__PUTENV 0
15448| #define HAVE_SYSCTL 1
15449| #define HAVE_SYSCTLBYNAME 1
15450| #define HAVE_DECL_GETPROGNAME 1
15451| #define HAVE_DECL_GETEXECNAME 0
15452| #define HAVE_DECL_GETMODULEFILENAME 0
15453| #define HAVE___PROGNAME 1
15454| #define HAVE_PTHREAD_T 1
15455| #define hwloc_pid_t pid_t
15456| #define hwloc_thread_t pthread_t
15457| #define HAVE_DECL_SCHED_GETCPU 0
15458| #define HWLOC_HAVE_SYSCALL 1
15459| #define HAVE_FFS 1
15460| #define HWLOC_HAVE_DECL_FFS 1
15461| #define HWLOC_HAVE_FFS 1
15462| #define HAVE_FFSL 1
15463| #define HWLOC_HAVE_DECL_FFSL 1
15464| #define HWLOC_HAVE_FFSL 1
15465| #define HAVE_FLS 1
15466| #define HWLOC_HAVE_DECL_FLS 1
15467| #define HWLOC_HAVE_FLS 1
15468| #define HAVE_FLSL 1
15469| #define HWLOC_HAVE_DECL_FLSL 1
15470| #define HWLOC_HAVE_FLSL 1
15471| #define HAVE_OPENAT 1
15472| #define HAVE_GETPAGESIZE 1
15473| #define HAVE_POSIX_MEMALIGN 1
15474| #define HAVE_SYS_UTSNAME_H 1
15475| #define HAVE_UNAME 1
15476| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
15477| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
15478| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
15479| #define HAVE_OPENCL_CL_EXT_H 1
15480| #define HWLOC_HAVE_OPENCL 1
15481| #define HAVE_X11_XLIB_H 1
15482| #define HAVE_X11_XUTIL_H 1
15483| #define HAVE_X11_KEYSYM_H 1
15484| #define HWLOC_HAVE_X11_KEYSYM 1
15485| #define HWLOC_HAVE_LIBXML2 1
15486| #define HWLOC_HAVE_X86_CPUID 1
15487| #define HWLOC_HAVE_PTHREAD_MUTEX 1
15488| #define HAVE_HWLOC 1
15489| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
15490| #define MPICH_IS_THREADED 1
15491| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
15492| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
15493| #define HAVE_ROMIO 1
15494| #define HAVE__FUNC__ /**/
15495| #define HAVE__FUNCTION__ /**/
15496| #define ENABLE_PVAR_NEM 0
15497| #define ENABLE_PVAR_RECVQ 0
15498| #define ENABLE_PVAR_RMA 0
15499| #define ENABLE_PVAR_DIMS 0
15500| #define HAVE_LONG_LONG 1
15501| #define STDCALL
15502| #define F77_NAME_LOWER_USCORE 1
15503| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
15504| #define HAVE_FORTRAN_BINDING 1
15505| #define HAVE_F08_BINDING 0
15506| #define TRUE 1
15507| #define FALSE 0
15508| #define HAVE_CXX_EXCEPTIONS /**/
15509| #define HAVE_NAMESPACES /**/
15510| #define HAVE_NAMESPACE_STD /**/
15511| #define HAVE_CXX_BINDING 1
15512| #define HAVE_NAMEPUB_SERVICE 1
15513| #define restrict __restrict
15514| #define HAVE_GCC_ATTRIBUTE 1
15515| #define HAVE_BUILTIN_EXPECT 1
15516| #define WORDS_LITTLEENDIAN 1
15517| #define HAVE_LONG_DOUBLE 1
15518| #define HAVE_LONG_LONG_INT 1
15519| #define HAVE_MAX_INTEGER_ALIGNMENT 8
15520| #define HAVE_MAX_STRUCT_ALIGNMENT 8
15521| #define HAVE_MAX_FP_ALIGNMENT 16
15522| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
15523| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
15524| #define SIZEOF_CHAR 1
15525| #define SIZEOF_UNSIGNED_CHAR 1
15526| #define SIZEOF_SHORT 2
15527| #define SIZEOF_UNSIGNED_SHORT 2
15528| #define SIZEOF_INT 4
15529| #define SIZEOF_UNSIGNED_INT 4
15530| #define SIZEOF_LONG 8
15531| #define SIZEOF_UNSIGNED_LONG 8
15532| #define SIZEOF_LONG_LONG 8
15533| #define SIZEOF_UNSIGNED_LONG_LONG 8
15534| #define SIZEOF_FLOAT 4
15535| #define SIZEOF_DOUBLE 8
15536| #define SIZEOF_LONG_DOUBLE 16
15537| #define SIZEOF_VOID_P 8
15538| #define STDC_HEADERS 1
15539| #define HAVE_STDDEF_H 1
15540| #define SIZEOF_WCHAR_T 4
15541| #define SIZEOF_FLOAT_INT 8
15542| #define SIZEOF_DOUBLE_INT 16
15543| #define SIZEOF_LONG_INT 16
15544| #define SIZEOF_SHORT_INT 8
15545| #define SIZEOF_TWO_INT 8
15546| #define SIZEOF_LONG_DOUBLE_INT 32
15547| #define HAVE_INTTYPES_H 1
15548| #define HAVE_STDINT_H 1
15549| #define HAVE_INT8_T 1
15550| #define HAVE_INT16_T 1
15551| #define HAVE_INT32_T 1
15552| #define HAVE_INT64_T 1
15553| #define HAVE_UINT8_T 1
15554| #define HAVE_UINT16_T 1
15555| #define HAVE_UINT32_T 1
15556| #define HAVE_UINT64_T 1
15557| #define HAVE_STDBOOL_H 1
15558| #define HAVE_COMPLEX_H 1
15559| #define SIZEOF__BOOL 1
15560| #define SIZEOF_FLOAT__COMPLEX 8
15561| #define SIZEOF_DOUBLE__COMPLEX 16
15562| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
15563| #define HAVE__BOOL 1
15564| /* end confdefs.h.  */
15565| #include <stdio.h>
15566| #ifdef HAVE_SYS_TYPES_H
15567| # include <sys/types.h>
15568| #endif
15569| #ifdef HAVE_SYS_STAT_H
15570| # include <sys/stat.h>
15571| #endif
15572| #ifdef STDC_HEADERS
15573| # include <stdlib.h>
15574| # include <stddef.h>
15575| #else
15576| # ifdef HAVE_STDLIB_H
15577| #  include <stdlib.h>
15578| # endif
15579| #endif
15580| #ifdef HAVE_STRING_H
15581| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15582| #  include <memory.h>
15583| # endif
15584| # include <string.h>
15585| #endif
15586| #ifdef HAVE_STRINGS_H
15587| # include <strings.h>
15588| #endif
15589| #ifdef HAVE_INTTYPES_H
15590| # include <inttypes.h>
15591| #endif
15592| #ifdef HAVE_STDINT_H
15593| # include <stdint.h>
15594| #endif
15595| #ifdef HAVE_UNISTD_H
15596| # include <unistd.h>
15597| #endif
15598| int
15599| main ()
15600| {
15601| if (sizeof ((float _Complex)))
15602|           return 0;
15603|   ;
15604|   return 0;
15605| }
15606configure:50677: result: yes
15607configure:50686: checking for double _Complex
15608configure:50686: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15609configure:50686: $? = 0
15610configure:50686: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15611conftest.c:249:30: error: expected expression
15612if (sizeof ((double _Complex)))
15613                             ^
156141 error generated.
15615configure:50686: $? = 1
15616configure: failed program was:
15617| /* confdefs.h */
15618| #define PACKAGE_NAME "MPICH"
15619| #define PACKAGE_TARNAME "mpich"
15620| #define PACKAGE_VERSION "3.3"
15621| #define PACKAGE_STRING "MPICH 3.3"
15622| #define PACKAGE_BUGREPORT "discuss@mpich.org"
15623| #define PACKAGE_URL "http://www.mpich.org/"
15624| #define STDC_HEADERS 1
15625| #define HAVE_SYS_TYPES_H 1
15626| #define HAVE_SYS_STAT_H 1
15627| #define HAVE_STDLIB_H 1
15628| #define HAVE_STRING_H 1
15629| #define HAVE_MEMORY_H 1
15630| #define HAVE_STRINGS_H 1
15631| #define HAVE_INTTYPES_H 1
15632| #define HAVE_STDINT_H 1
15633| #define HAVE_UNISTD_H 1
15634| #define __EXTENSIONS__ 1
15635| #define _ALL_SOURCE 1
15636| #define _GNU_SOURCE 1
15637| #define _POSIX_PTHREAD_SEMANTICS 1
15638| #define _TANDEM_SOURCE 1
15639| #define PACKAGE "mpich"
15640| #define VERSION "3.3"
15641| #define HAVE_DLFCN_H 1
15642| #define LT_OBJDIR ".libs/"
15643| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
15644| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
15645| #define HAVE_TAG_ERROR_BITS 1
15646| #define USE_LOGGING MPICH_LOGGING__NONE
15647| #define HAVE_VISIBILITY 1
15648| #define HWLOC_VERSION "2.0.1rc2-git"
15649| #define HWLOC_SYM_PREFIX hwloc_
15650| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
15651| #define HWLOC_SYM_TRANSFORM 0
15652| #define _HPUX_SOURCE 1
15653| #define SIZEOF_VOID_P 8
15654| #define HWLOC_DARWIN_SYS 1
15655| #define HWLOC_X86_64_ARCH 1
15656| #define SIZEOF_UNSIGNED_LONG 8
15657| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
15658| #define SIZEOF_UNSIGNED_INT 4
15659| #define HWLOC_SIZEOF_UNSIGNED_INT 4
15660| #define HWLOC_HAVE_ATTRIBUTE 1
15661| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
15662| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
15663| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
15664| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
15665| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
15666| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
15667| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
15668| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
15669| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
15670| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
15671| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
15672| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
15673| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
15674| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
15675| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
15676| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
15677| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
15678| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
15679| #define HWLOC_C_HAVE_VISIBILITY 0
15680| #define HAVE_UNISTD_H 1
15681| #define HAVE_DIRENT_H 1
15682| #define HAVE_STRINGS_H 1
15683| #define HAVE_CTYPE_H 1
15684| #define HAVE_STRNCASECMP 1
15685| #define HWLOC_HAVE_DECL_STRNCASECMP 1
15686| #define HAVE_STRFTIME 1
15687| #define HAVE_SETLOCALE 1
15688| #define HWLOC_HAVE_STDINT_H 1
15689| #define HAVE_SYS_MMAN_H 1
15690| #define HAVE_DECL_FABSF 1
15691| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
15692| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
15693| #define HAVE_DECL__SC_NPROC_ONLN 0
15694| #define HAVE_DECL__SC_NPROC_CONF 0
15695| #define HAVE_DECL__SC_PAGESIZE 1
15696| #define HAVE_DECL__SC_PAGE_SIZE 1
15697| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
15698| #define HAVE_MACH_MACH_HOST_H 1
15699| #define HAVE_MACH_MACH_INIT_H 1
15700| #define HAVE_HOST_INFO 1
15701| #define HAVE_SYS_PARAM_H 1
15702| #define HAVE_SYS_SYSCTL_H 1
15703| #define HAVE_DECL_CTL_HW 1
15704| #define HAVE_DECL_HW_NCPU 1
15705| #define HAVE_DECL_STRTOULL 1
15706| #define HAVE_SSIZE_T 1
15707| #define HAVE_DECL_SNPRINTF 1
15708| #define HAVE_DECL_STRCASECMP 1
15709| #define HAVE_DECL__STRDUP 0
15710| #define HAVE_DECL__PUTENV 0
15711| #define HAVE_SYSCTL 1
15712| #define HAVE_SYSCTLBYNAME 1
15713| #define HAVE_DECL_GETPROGNAME 1
15714| #define HAVE_DECL_GETEXECNAME 0
15715| #define HAVE_DECL_GETMODULEFILENAME 0
15716| #define HAVE___PROGNAME 1
15717| #define HAVE_PTHREAD_T 1
15718| #define hwloc_pid_t pid_t
15719| #define hwloc_thread_t pthread_t
15720| #define HAVE_DECL_SCHED_GETCPU 0
15721| #define HWLOC_HAVE_SYSCALL 1
15722| #define HAVE_FFS 1
15723| #define HWLOC_HAVE_DECL_FFS 1
15724| #define HWLOC_HAVE_FFS 1
15725| #define HAVE_FFSL 1
15726| #define HWLOC_HAVE_DECL_FFSL 1
15727| #define HWLOC_HAVE_FFSL 1
15728| #define HAVE_FLS 1
15729| #define HWLOC_HAVE_DECL_FLS 1
15730| #define HWLOC_HAVE_FLS 1
15731| #define HAVE_FLSL 1
15732| #define HWLOC_HAVE_DECL_FLSL 1
15733| #define HWLOC_HAVE_FLSL 1
15734| #define HAVE_OPENAT 1
15735| #define HAVE_GETPAGESIZE 1
15736| #define HAVE_POSIX_MEMALIGN 1
15737| #define HAVE_SYS_UTSNAME_H 1
15738| #define HAVE_UNAME 1
15739| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
15740| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
15741| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
15742| #define HAVE_OPENCL_CL_EXT_H 1
15743| #define HWLOC_HAVE_OPENCL 1
15744| #define HAVE_X11_XLIB_H 1
15745| #define HAVE_X11_XUTIL_H 1
15746| #define HAVE_X11_KEYSYM_H 1
15747| #define HWLOC_HAVE_X11_KEYSYM 1
15748| #define HWLOC_HAVE_LIBXML2 1
15749| #define HWLOC_HAVE_X86_CPUID 1
15750| #define HWLOC_HAVE_PTHREAD_MUTEX 1
15751| #define HAVE_HWLOC 1
15752| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
15753| #define MPICH_IS_THREADED 1
15754| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
15755| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
15756| #define HAVE_ROMIO 1
15757| #define HAVE__FUNC__ /**/
15758| #define HAVE__FUNCTION__ /**/
15759| #define ENABLE_PVAR_NEM 0
15760| #define ENABLE_PVAR_RECVQ 0
15761| #define ENABLE_PVAR_RMA 0
15762| #define ENABLE_PVAR_DIMS 0
15763| #define HAVE_LONG_LONG 1
15764| #define STDCALL
15765| #define F77_NAME_LOWER_USCORE 1
15766| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
15767| #define HAVE_FORTRAN_BINDING 1
15768| #define HAVE_F08_BINDING 0
15769| #define TRUE 1
15770| #define FALSE 0
15771| #define HAVE_CXX_EXCEPTIONS /**/
15772| #define HAVE_NAMESPACES /**/
15773| #define HAVE_NAMESPACE_STD /**/
15774| #define HAVE_CXX_BINDING 1
15775| #define HAVE_NAMEPUB_SERVICE 1
15776| #define restrict __restrict
15777| #define HAVE_GCC_ATTRIBUTE 1
15778| #define HAVE_BUILTIN_EXPECT 1
15779| #define WORDS_LITTLEENDIAN 1
15780| #define HAVE_LONG_DOUBLE 1
15781| #define HAVE_LONG_LONG_INT 1
15782| #define HAVE_MAX_INTEGER_ALIGNMENT 8
15783| #define HAVE_MAX_STRUCT_ALIGNMENT 8
15784| #define HAVE_MAX_FP_ALIGNMENT 16
15785| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
15786| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
15787| #define SIZEOF_CHAR 1
15788| #define SIZEOF_UNSIGNED_CHAR 1
15789| #define SIZEOF_SHORT 2
15790| #define SIZEOF_UNSIGNED_SHORT 2
15791| #define SIZEOF_INT 4
15792| #define SIZEOF_UNSIGNED_INT 4
15793| #define SIZEOF_LONG 8
15794| #define SIZEOF_UNSIGNED_LONG 8
15795| #define SIZEOF_LONG_LONG 8
15796| #define SIZEOF_UNSIGNED_LONG_LONG 8
15797| #define SIZEOF_FLOAT 4
15798| #define SIZEOF_DOUBLE 8
15799| #define SIZEOF_LONG_DOUBLE 16
15800| #define SIZEOF_VOID_P 8
15801| #define STDC_HEADERS 1
15802| #define HAVE_STDDEF_H 1
15803| #define SIZEOF_WCHAR_T 4
15804| #define SIZEOF_FLOAT_INT 8
15805| #define SIZEOF_DOUBLE_INT 16
15806| #define SIZEOF_LONG_INT 16
15807| #define SIZEOF_SHORT_INT 8
15808| #define SIZEOF_TWO_INT 8
15809| #define SIZEOF_LONG_DOUBLE_INT 32
15810| #define HAVE_INTTYPES_H 1
15811| #define HAVE_STDINT_H 1
15812| #define HAVE_INT8_T 1
15813| #define HAVE_INT16_T 1
15814| #define HAVE_INT32_T 1
15815| #define HAVE_INT64_T 1
15816| #define HAVE_UINT8_T 1
15817| #define HAVE_UINT16_T 1
15818| #define HAVE_UINT32_T 1
15819| #define HAVE_UINT64_T 1
15820| #define HAVE_STDBOOL_H 1
15821| #define HAVE_COMPLEX_H 1
15822| #define SIZEOF__BOOL 1
15823| #define SIZEOF_FLOAT__COMPLEX 8
15824| #define SIZEOF_DOUBLE__COMPLEX 16
15825| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
15826| #define HAVE__BOOL 1
15827| #define HAVE_FLOAT__COMPLEX 1
15828| /* end confdefs.h.  */
15829| #include <stdio.h>
15830| #ifdef HAVE_SYS_TYPES_H
15831| # include <sys/types.h>
15832| #endif
15833| #ifdef HAVE_SYS_STAT_H
15834| # include <sys/stat.h>
15835| #endif
15836| #ifdef STDC_HEADERS
15837| # include <stdlib.h>
15838| # include <stddef.h>
15839| #else
15840| # ifdef HAVE_STDLIB_H
15841| #  include <stdlib.h>
15842| # endif
15843| #endif
15844| #ifdef HAVE_STRING_H
15845| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15846| #  include <memory.h>
15847| # endif
15848| # include <string.h>
15849| #endif
15850| #ifdef HAVE_STRINGS_H
15851| # include <strings.h>
15852| #endif
15853| #ifdef HAVE_INTTYPES_H
15854| # include <inttypes.h>
15855| #endif
15856| #ifdef HAVE_STDINT_H
15857| # include <stdint.h>
15858| #endif
15859| #ifdef HAVE_UNISTD_H
15860| # include <unistd.h>
15861| #endif
15862| int
15863| main ()
15864| {
15865| if (sizeof ((double _Complex)))
15866|           return 0;
15867|   ;
15868|   return 0;
15869| }
15870configure:50686: result: yes
15871configure:50699: checking for long double _Complex
15872configure:50699: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15873configure:50699: $? = 0
15874configure:50699: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
15875conftest.c:250:35: error: expected expression
15876if (sizeof ((long double _Complex)))
15877                                  ^
158781 error generated.
15879configure:50699: $? = 1
15880configure: failed program was:
15881| /* confdefs.h */
15882| #define PACKAGE_NAME "MPICH"
15883| #define PACKAGE_TARNAME "mpich"
15884| #define PACKAGE_VERSION "3.3"
15885| #define PACKAGE_STRING "MPICH 3.3"
15886| #define PACKAGE_BUGREPORT "discuss@mpich.org"
15887| #define PACKAGE_URL "http://www.mpich.org/"
15888| #define STDC_HEADERS 1
15889| #define HAVE_SYS_TYPES_H 1
15890| #define HAVE_SYS_STAT_H 1
15891| #define HAVE_STDLIB_H 1
15892| #define HAVE_STRING_H 1
15893| #define HAVE_MEMORY_H 1
15894| #define HAVE_STRINGS_H 1
15895| #define HAVE_INTTYPES_H 1
15896| #define HAVE_STDINT_H 1
15897| #define HAVE_UNISTD_H 1
15898| #define __EXTENSIONS__ 1
15899| #define _ALL_SOURCE 1
15900| #define _GNU_SOURCE 1
15901| #define _POSIX_PTHREAD_SEMANTICS 1
15902| #define _TANDEM_SOURCE 1
15903| #define PACKAGE "mpich"
15904| #define VERSION "3.3"
15905| #define HAVE_DLFCN_H 1
15906| #define LT_OBJDIR ".libs/"
15907| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
15908| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
15909| #define HAVE_TAG_ERROR_BITS 1
15910| #define USE_LOGGING MPICH_LOGGING__NONE
15911| #define HAVE_VISIBILITY 1
15912| #define HWLOC_VERSION "2.0.1rc2-git"
15913| #define HWLOC_SYM_PREFIX hwloc_
15914| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
15915| #define HWLOC_SYM_TRANSFORM 0
15916| #define _HPUX_SOURCE 1
15917| #define SIZEOF_VOID_P 8
15918| #define HWLOC_DARWIN_SYS 1
15919| #define HWLOC_X86_64_ARCH 1
15920| #define SIZEOF_UNSIGNED_LONG 8
15921| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
15922| #define SIZEOF_UNSIGNED_INT 4
15923| #define HWLOC_SIZEOF_UNSIGNED_INT 4
15924| #define HWLOC_HAVE_ATTRIBUTE 1
15925| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
15926| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
15927| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
15928| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
15929| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
15930| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
15931| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
15932| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
15933| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
15934| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
15935| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
15936| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
15937| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
15938| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
15939| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
15940| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
15941| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
15942| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
15943| #define HWLOC_C_HAVE_VISIBILITY 0
15944| #define HAVE_UNISTD_H 1
15945| #define HAVE_DIRENT_H 1
15946| #define HAVE_STRINGS_H 1
15947| #define HAVE_CTYPE_H 1
15948| #define HAVE_STRNCASECMP 1
15949| #define HWLOC_HAVE_DECL_STRNCASECMP 1
15950| #define HAVE_STRFTIME 1
15951| #define HAVE_SETLOCALE 1
15952| #define HWLOC_HAVE_STDINT_H 1
15953| #define HAVE_SYS_MMAN_H 1
15954| #define HAVE_DECL_FABSF 1
15955| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
15956| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
15957| #define HAVE_DECL__SC_NPROC_ONLN 0
15958| #define HAVE_DECL__SC_NPROC_CONF 0
15959| #define HAVE_DECL__SC_PAGESIZE 1
15960| #define HAVE_DECL__SC_PAGE_SIZE 1
15961| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
15962| #define HAVE_MACH_MACH_HOST_H 1
15963| #define HAVE_MACH_MACH_INIT_H 1
15964| #define HAVE_HOST_INFO 1
15965| #define HAVE_SYS_PARAM_H 1
15966| #define HAVE_SYS_SYSCTL_H 1
15967| #define HAVE_DECL_CTL_HW 1
15968| #define HAVE_DECL_HW_NCPU 1
15969| #define HAVE_DECL_STRTOULL 1
15970| #define HAVE_SSIZE_T 1
15971| #define HAVE_DECL_SNPRINTF 1
15972| #define HAVE_DECL_STRCASECMP 1
15973| #define HAVE_DECL__STRDUP 0
15974| #define HAVE_DECL__PUTENV 0
15975| #define HAVE_SYSCTL 1
15976| #define HAVE_SYSCTLBYNAME 1
15977| #define HAVE_DECL_GETPROGNAME 1
15978| #define HAVE_DECL_GETEXECNAME 0
15979| #define HAVE_DECL_GETMODULEFILENAME 0
15980| #define HAVE___PROGNAME 1
15981| #define HAVE_PTHREAD_T 1
15982| #define hwloc_pid_t pid_t
15983| #define hwloc_thread_t pthread_t
15984| #define HAVE_DECL_SCHED_GETCPU 0
15985| #define HWLOC_HAVE_SYSCALL 1
15986| #define HAVE_FFS 1
15987| #define HWLOC_HAVE_DECL_FFS 1
15988| #define HWLOC_HAVE_FFS 1
15989| #define HAVE_FFSL 1
15990| #define HWLOC_HAVE_DECL_FFSL 1
15991| #define HWLOC_HAVE_FFSL 1
15992| #define HAVE_FLS 1
15993| #define HWLOC_HAVE_DECL_FLS 1
15994| #define HWLOC_HAVE_FLS 1
15995| #define HAVE_FLSL 1
15996| #define HWLOC_HAVE_DECL_FLSL 1
15997| #define HWLOC_HAVE_FLSL 1
15998| #define HAVE_OPENAT 1
15999| #define HAVE_GETPAGESIZE 1
16000| #define HAVE_POSIX_MEMALIGN 1
16001| #define HAVE_SYS_UTSNAME_H 1
16002| #define HAVE_UNAME 1
16003| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
16004| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
16005| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
16006| #define HAVE_OPENCL_CL_EXT_H 1
16007| #define HWLOC_HAVE_OPENCL 1
16008| #define HAVE_X11_XLIB_H 1
16009| #define HAVE_X11_XUTIL_H 1
16010| #define HAVE_X11_KEYSYM_H 1
16011| #define HWLOC_HAVE_X11_KEYSYM 1
16012| #define HWLOC_HAVE_LIBXML2 1
16013| #define HWLOC_HAVE_X86_CPUID 1
16014| #define HWLOC_HAVE_PTHREAD_MUTEX 1
16015| #define HAVE_HWLOC 1
16016| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
16017| #define MPICH_IS_THREADED 1
16018| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
16019| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
16020| #define HAVE_ROMIO 1
16021| #define HAVE__FUNC__ /**/
16022| #define HAVE__FUNCTION__ /**/
16023| #define ENABLE_PVAR_NEM 0
16024| #define ENABLE_PVAR_RECVQ 0
16025| #define ENABLE_PVAR_RMA 0
16026| #define ENABLE_PVAR_DIMS 0
16027| #define HAVE_LONG_LONG 1
16028| #define STDCALL
16029| #define F77_NAME_LOWER_USCORE 1
16030| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
16031| #define HAVE_FORTRAN_BINDING 1
16032| #define HAVE_F08_BINDING 0
16033| #define TRUE 1
16034| #define FALSE 0
16035| #define HAVE_CXX_EXCEPTIONS /**/
16036| #define HAVE_NAMESPACES /**/
16037| #define HAVE_NAMESPACE_STD /**/
16038| #define HAVE_CXX_BINDING 1
16039| #define HAVE_NAMEPUB_SERVICE 1
16040| #define restrict __restrict
16041| #define HAVE_GCC_ATTRIBUTE 1
16042| #define HAVE_BUILTIN_EXPECT 1
16043| #define WORDS_LITTLEENDIAN 1
16044| #define HAVE_LONG_DOUBLE 1
16045| #define HAVE_LONG_LONG_INT 1
16046| #define HAVE_MAX_INTEGER_ALIGNMENT 8
16047| #define HAVE_MAX_STRUCT_ALIGNMENT 8
16048| #define HAVE_MAX_FP_ALIGNMENT 16
16049| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
16050| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
16051| #define SIZEOF_CHAR 1
16052| #define SIZEOF_UNSIGNED_CHAR 1
16053| #define SIZEOF_SHORT 2
16054| #define SIZEOF_UNSIGNED_SHORT 2
16055| #define SIZEOF_INT 4
16056| #define SIZEOF_UNSIGNED_INT 4
16057| #define SIZEOF_LONG 8
16058| #define SIZEOF_UNSIGNED_LONG 8
16059| #define SIZEOF_LONG_LONG 8
16060| #define SIZEOF_UNSIGNED_LONG_LONG 8
16061| #define SIZEOF_FLOAT 4
16062| #define SIZEOF_DOUBLE 8
16063| #define SIZEOF_LONG_DOUBLE 16
16064| #define SIZEOF_VOID_P 8
16065| #define STDC_HEADERS 1
16066| #define HAVE_STDDEF_H 1
16067| #define SIZEOF_WCHAR_T 4
16068| #define SIZEOF_FLOAT_INT 8
16069| #define SIZEOF_DOUBLE_INT 16
16070| #define SIZEOF_LONG_INT 16
16071| #define SIZEOF_SHORT_INT 8
16072| #define SIZEOF_TWO_INT 8
16073| #define SIZEOF_LONG_DOUBLE_INT 32
16074| #define HAVE_INTTYPES_H 1
16075| #define HAVE_STDINT_H 1
16076| #define HAVE_INT8_T 1
16077| #define HAVE_INT16_T 1
16078| #define HAVE_INT32_T 1
16079| #define HAVE_INT64_T 1
16080| #define HAVE_UINT8_T 1
16081| #define HAVE_UINT16_T 1
16082| #define HAVE_UINT32_T 1
16083| #define HAVE_UINT64_T 1
16084| #define HAVE_STDBOOL_H 1
16085| #define HAVE_COMPLEX_H 1
16086| #define SIZEOF__BOOL 1
16087| #define SIZEOF_FLOAT__COMPLEX 8
16088| #define SIZEOF_DOUBLE__COMPLEX 16
16089| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
16090| #define HAVE__BOOL 1
16091| #define HAVE_FLOAT__COMPLEX 1
16092| #define HAVE_DOUBLE__COMPLEX 1
16093| /* end confdefs.h.  */
16094| #include <stdio.h>
16095| #ifdef HAVE_SYS_TYPES_H
16096| # include <sys/types.h>
16097| #endif
16098| #ifdef HAVE_SYS_STAT_H
16099| # include <sys/stat.h>
16100| #endif
16101| #ifdef STDC_HEADERS
16102| # include <stdlib.h>
16103| # include <stddef.h>
16104| #else
16105| # ifdef HAVE_STDLIB_H
16106| #  include <stdlib.h>
16107| # endif
16108| #endif
16109| #ifdef HAVE_STRING_H
16110| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16111| #  include <memory.h>
16112| # endif
16113| # include <string.h>
16114| #endif
16115| #ifdef HAVE_STRINGS_H
16116| # include <strings.h>
16117| #endif
16118| #ifdef HAVE_INTTYPES_H
16119| # include <inttypes.h>
16120| #endif
16121| #ifdef HAVE_STDINT_H
16122| # include <stdint.h>
16123| #endif
16124| #ifdef HAVE_UNISTD_H
16125| # include <unistd.h>
16126| #endif
16127| int
16128| main ()
16129| {
16130| if (sizeof ((long double _Complex)))
16131|           return 0;
16132|   ;
16133|   return 0;
16134| }
16135configure:50699: result: yes
16136configure:51119: checking for size of Fortran type integer
16137configure:51160: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
16138configure:51160: $? = 0
16139configure:51164: mv conftest.o pac_conftest.o
16140configure:51167: $? = 0
16141configure:51194: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
16142collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
16143compilation terminated.
16144configure:51194: $? = 1
16145configure: program exited with status 1
16146configure: failed program was:
16147|
16148|
16149|             program main
16150|             integer a(2)
16151|             integer irc, cisize
16152|             irc = cisize(a(1),a(2))
16153|             end
16154|
16155|
16156configure:51232: result: 0
16157configure:51247: checking for size of Fortran type real
16158configure:51288: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
16159configure:51288: $? = 0
16160configure:51292: mv conftest.o pac_conftest.o
16161configure:51295: $? = 0
16162configure:51322: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
16163collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
16164compilation terminated.
16165configure:51322: $? = 1
16166configure: program exited with status 1
16167configure: failed program was:
16168|
16169|
16170|             program main
16171|             real a(2)
16172|             integer irc, cisize
16173|             irc = cisize(a(1),a(2))
16174|             end
16175|
16176|
16177configure:51360: result: 0
16178configure:51375: checking for size of Fortran type double precision
16179configure:51416: /usr/bin/clang -c  -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2  -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5
16180configure:51416: $? = 0
16181configure:51420: mv conftest.o pac_conftest.o
16182configure:51423: $? = 0
16183configure:51450: /opt/local/bin/gfortran-mp-8 -o conftest  -pipe -O2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
16184collect2: fatal error: /opt/local/bin/gnm returned 1 exit status
16185compilation terminated.
16186configure:51450: $? = 1
16187configure: program exited with status 1
16188configure: failed program was:
16189|
16190|
16191|             program main
16192|             double precision a(2)
16193|             integer irc, cisize
16194|             irc = cisize(a(1),a(2))
16195|             end
16196|
16197|
16198configure:51488: result: 0
16199configure:51511: checking whether integer*1 is supported
16200configure:51522: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16201configure:51522: $? = 0
16202configure:51529: result: yes
16203configure:51531: checking whether integer*2 is supported
16204configure:51542: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16205configure:51542: $? = 0
16206configure:51549: result: yes
16207configure:51551: checking whether integer*4 is supported
16208configure:51562: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16209configure:51562: $? = 0
16210configure:51569: result: yes
16211configure:51571: checking whether integer*8 is supported
16212configure:51582: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16213configure:51582: $? = 0
16214configure:51589: result: yes
16215configure:51591: checking whether integer*16 is supported
16216configure:51602: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16217configure:51602: $? = 0
16218configure:51609: result: yes
16219configure:51611: checking whether real*4 is supported
16220configure:51622: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16221configure:51622: $? = 0
16222configure:51629: result: yes
16223configure:51631: checking whether real*8 is supported
16224configure:51642: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16225configure:51642: $? = 0
16226configure:51649: result: yes
16227configure:51651: checking whether real*16 is supported
16228configure:51662: /opt/local/bin/gfortran-mp-8 -c  -pipe -O2 conftest.f >&5
16229configure:51662: $? = 0
16230configure:51669: result: yes
16231configure:51678: error: Unable to configure with Fortran support because configure could not determine the size of a Fortran INTEGER.  Consider setting CROSS_F77_SIZEOF_INTEGER to the length in bytes of a Fortran INTEGER
16232
16233## ---------------- ##
16234## Cache variables. ##
16235## ---------------- ##
16236
16237HWLOC_pkg_cv_HWLOC_LIBXML2_CFLAGS=-I/opt/local/include/libxml2
16238HWLOC_pkg_cv_HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2'
16239ac_cv_build=x86_64-apple-darwin18.2.0
16240ac_cv_c_bigendian=no
16241ac_cv_c_compiler_gnu=yes
16242ac_cv_c_const=yes
16243ac_cv_c_inline=inline
16244ac_cv_c_int16_t=yes
16245ac_cv_c_int32_t=yes
16246ac_cv_c_int64_t=yes
16247ac_cv_c_int8_t=yes
16248ac_cv_c_restrict=__restrict
16249ac_cv_c_uint16_t=yes
16250ac_cv_c_uint32_t=yes
16251ac_cv_c_uint64_t=yes
16252ac_cv_c_uint8_t=yes
16253ac_cv_c_volatile=yes
16254ac_cv_cxx_bool=yes
16255ac_cv_cxx_compiler_gnu=yes
16256ac_cv_cxx_exceptions=yes
16257ac_cv_cxx_namespace_std=yes
16258ac_cv_cxx_namespaces=yes
16259ac_cv_env_AR_FLAGS_set=
16260ac_cv_env_AR_FLAGS_value=
16261ac_cv_env_CCC_set=
16262ac_cv_env_CCC_value=
16263ac_cv_env_CC_set=set
16264ac_cv_env_CC_value=/usr/bin/clang
16265ac_cv_env_CFLAGS_set=set
16266ac_cv_env_CFLAGS_value=
16267ac_cv_env_CPPFLAGS_set=set
16268ac_cv_env_CPPFLAGS_value=
16269ac_cv_env_CPP_set=
16270ac_cv_env_CPP_value=
16271ac_cv_env_CXXCPP_set=
16272ac_cv_env_CXXCPP_value=
16273ac_cv_env_CXXFLAGS_set=set
16274ac_cv_env_CXXFLAGS_value=
16275ac_cv_env_CXX_set=set
16276ac_cv_env_CXX_value=/usr/bin/clang++
16277ac_cv_env_F77_set=set
16278ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-8
16279ac_cv_env_FCFLAGS_set=set
16280ac_cv_env_FCFLAGS_value=
16281ac_cv_env_FC_set=set
16282ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-8
16283ac_cv_env_FFLAGS_set=set
16284ac_cv_env_FFLAGS_value=
16285ac_cv_env_GCOV_set=
16286ac_cv_env_GCOV_value=
16287ac_cv_env_HWLOC_LIBXML2_CFLAGS_set=
16288ac_cv_env_HWLOC_LIBXML2_CFLAGS_value=
16289ac_cv_env_HWLOC_LIBXML2_LIBS_set=
16290ac_cv_env_HWLOC_LIBXML2_LIBS_value=
16291ac_cv_env_HWLOC_MS_LIB_set=
16292ac_cv_env_HWLOC_MS_LIB_value=
16293ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set=
16294ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value=
16295ac_cv_env_HWLOC_PCIACCESS_LIBS_set=
16296ac_cv_env_HWLOC_PCIACCESS_LIBS_value=
16297ac_cv_env_LDFLAGS_set=set
16298ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
16299ac_cv_env_LIBS_set=
16300ac_cv_env_LIBS_value=
16301ac_cv_env_LT_SYS_LIBRARY_PATH_set=
16302ac_cv_env_LT_SYS_LIBRARY_PATH_value=
16303ac_cv_env_MPICHLIB_CFLAGS_set=set
16304ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
16305ac_cv_env_MPICHLIB_CPPFLAGS_set=set
16306ac_cv_env_MPICHLIB_CPPFLAGS_value=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
16307ac_cv_env_MPICHLIB_CXXFLAGS_set=set
16308ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
16309ac_cv_env_MPICHLIB_FCFLAGS_set=set
16310ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -m64'
16311ac_cv_env_MPICHLIB_FFLAGS_set=set
16312ac_cv_env_MPICHLIB_FFLAGS_value=-pipe
16313ac_cv_env_MPICXXLIBNAME_set=
16314ac_cv_env_MPICXXLIBNAME_value=
16315ac_cv_env_MPIFCLIBNAME_set=
16316ac_cv_env_MPIFCLIBNAME_value=
16317ac_cv_env_MPILIBNAME_set=
16318ac_cv_env_MPILIBNAME_value=
16319ac_cv_env_MPLLIBNAME_set=
16320ac_cv_env_MPLLIBNAME_value=
16321ac_cv_env_OPALIBNAME_set=
16322ac_cv_env_OPALIBNAME_value=
16323ac_cv_env_PKG_CONFIG_set=
16324ac_cv_env_PKG_CONFIG_value=
16325ac_cv_env_PMPILIBNAME_set=
16326ac_cv_env_PMPILIBNAME_value=
16327ac_cv_env_XMKMF_set=
16328ac_cv_env_XMKMF_value=
16329ac_cv_env_ZMLIBNAME_set=
16330ac_cv_env_ZMLIBNAME_value=
16331ac_cv_env_build_alias_set=
16332ac_cv_env_build_alias_value=
16333ac_cv_env_host_alias_set=
16334ac_cv_env_host_alias_value=
16335ac_cv_env_target_alias_set=
16336ac_cv_env_target_alias_value=
16337ac_cv_f77_compiler_gnu=yes
16338ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm'
16339ac_cv_fc_compiler_gnu=yes
16340ac_cv_func_clz=no
16341ac_cv_func_clzl=no
16342ac_cv_func_connect=yes
16343ac_cv_func_cpuset_setaffinity=no
16344ac_cv_func_cpuset_setid=no
16345ac_cv_func_ffs=yes
16346ac_cv_func_ffsl=yes
16347ac_cv_func_fls=yes
16348ac_cv_func_flsl=yes
16349ac_cv_func_gethostbyname=yes
16350ac_cv_func_getpagesize=yes
16351ac_cv_func_host_info=yes
16352ac_cv_func_memalign=no
16353ac_cv_func_openat=yes
16354ac_cv_func_posix_memalign=yes
16355ac_cv_func_pthread_mutex_lock=yes
16356ac_cv_func_remove=yes
16357ac_cv_func_sched_setaffinity=no
16358ac_cv_func_setlocale=yes
16359ac_cv_func_shmat=yes
16360ac_cv_func_strftime=yes
16361ac_cv_func_strncasecmp=yes
16362ac_cv_func_uname=yes
16363ac_cv_func_xmlNewDoc=yes
16364ac_cv_have_decl_CTL_HW=yes
16365ac_cv_have_decl_GetModuleFileName=no
16366ac_cv_have_decl_HW_NCPU=yes
16367ac_cv_have_decl__SC_LARGE_PAGESIZE=no
16368ac_cv_have_decl__SC_NPROCESSORS_CONF=yes
16369ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes
16370ac_cv_have_decl__SC_NPROC_CONF=no
16371ac_cv_have_decl__SC_NPROC_ONLN=no
16372ac_cv_have_decl__SC_PAGESIZE=yes
16373ac_cv_have_decl__SC_PAGE_SIZE=yes
16374ac_cv_have_decl__putenv=no
16375ac_cv_have_decl__strdup=no
16376ac_cv_have_decl_fabsf=yes
16377ac_cv_have_decl_ffs=yes
16378ac_cv_have_decl_ffsl=yes
16379ac_cv_have_decl_fls=yes
16380ac_cv_have_decl_flsl=yes
16381ac_cv_have_decl_getexecname=no
16382ac_cv_have_decl_getprogname=yes
16383ac_cv_have_decl_pthread_getaffinity_np=no
16384ac_cv_have_decl_pthread_setaffinity_np=no
16385ac_cv_have_decl_sched_getcpu=no
16386ac_cv_have_decl_sched_setaffinity=no
16387ac_cv_have_decl_snprintf=yes
16388ac_cv_have_decl_strcasecmp=yes
16389ac_cv_have_decl_strncasecmp=yes
16390ac_cv_have_decl_strtoull=yes
16391ac_cv_have_x='have_x=yes        ac_x_includes='\''/opt/local/include'\''        ac_x_libraries='\''/opt/local/lib'\'''
16392ac_cv_header_NVCtrl_NVCtrl_h=no
16393ac_cv_header_OpenCL_cl_ext_h=yes
16394ac_cv_header_X11_Xlib_h=yes
16395ac_cv_header_X11_Xutil_h=yes
16396ac_cv_header_X11_keysym_h=yes
16397ac_cv_header_complex_h=yes
16398ac_cv_header_ctype_h=yes
16399ac_cv_header_cuda_h=no
16400ac_cv_header_cuda_runtime_api_h=no
16401ac_cv_header_dirent_h=yes
16402ac_cv_header_dlfcn_h=yes
16403ac_cv_header_hcoll_api_hcoll_api_h=no
16404ac_cv_header_inttypes_h=yes
16405ac_cv_header_kstat_h=no
16406ac_cv_header_libudev_h=no
16407ac_cv_header_libxml_parser_h=yes
16408ac_cv_header_mach_mach_host_h=yes
16409ac_cv_header_mach_mach_init_h=yes
16410ac_cv_header_malloc_h=no
16411ac_cv_header_memory_h=yes
16412ac_cv_header_minix_config_h=no
16413ac_cv_header_nvml_h=no
16414ac_cv_header_pciaccess_h=no
16415ac_cv_header_picl_h=no
16416ac_cv_header_pthread_np_h=no
16417ac_cv_header_stdbool_h=yes
16418ac_cv_header_stdc=yes
16419ac_cv_header_stddef_h=yes
16420ac_cv_header_stdint_h=yes
16421ac_cv_header_stdlib_h=yes
16422ac_cv_header_string_h=yes
16423ac_cv_header_strings_h=yes
16424ac_cv_header_sys_bitypes_h=no
16425ac_cv_header_sys_cpuset_h=no
16426ac_cv_header_sys_lgrp_user_h=no
16427ac_cv_header_sys_mman_h=yes
16428ac_cv_header_sys_param_h=yes
16429ac_cv_header_sys_stat_h=yes
16430ac_cv_header_sys_sysctl_h=yes
16431ac_cv_header_sys_types_h=yes
16432ac_cv_header_sys_utsname_h=yes
16433ac_cv_header_unistd_h=yes
16434ac_cv_header_windows_h=no
16435ac_cv_host=x86_64-apple-darwin18.2.0
16436ac_cv_lib_ICE_IceConnectionNumber=yes
16437ac_cv_lib_X11_XOpenDisplay=yes
16438ac_cv_lib_gdi32_main=no
16439ac_cv_lib_hcoll_hcoll_init=no
16440ac_cv_lib_m_fabsf=yes
16441ac_cv_lib_user32_PostQuitMessage=no
16442ac_cv_objext=o
16443ac_cv_path_BASH=/bin/sh
16444ac_cv_path_BASH_SHELL=/bin/bash
16445ac_cv_path_DOCTEXT=false
16446ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
16447ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
16448ac_cv_path_GREP=/opt/local/bin/ggrep
16449ac_cv_path_PERL=/opt/local/bin/perl
16450ac_cv_path_SED=/opt/local/bin/gsed
16451ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
16452ac_cv_path_lt_DD=/bin/dd
16453ac_cv_path_mkdir=/opt/local/bin/gmkdir
16454ac_cv_prog_AR=ar
16455ac_cv_prog_AWK=gawk
16456ac_cv_prog_CPP='/usr/bin/clang -E'
16457ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
16458ac_cv_prog_KILLALL=killall
16459ac_cv_prog_MAKE=make
16460ac_cv_prog_RANLIB=ranlib
16461ac_cv_prog_ac_ct_AR=ar
16462ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
16463ac_cv_prog_ac_ct_LIPO=lipo
16464ac_cv_prog_ac_ct_NMEDIT=nmedit
16465ac_cv_prog_ac_ct_OBJDUMP=objdump
16466ac_cv_prog_ac_ct_OTOOL=otool
16467ac_cv_prog_ac_ct_RANLIB=ranlib
16468ac_cv_prog_ac_ct_STRIP=strip
16469ac_cv_prog_cc_c89=
16470ac_cv_prog_cc_c99=
16471ac_cv_prog_cc_g=yes
16472ac_cv_prog_cxx_g=yes
16473ac_cv_prog_f77_g=yes
16474ac_cv_prog_f77_v=-v
16475ac_cv_prog_fc_g=yes
16476ac_cv_prog_make_make_set=yes
16477ac_cv_safe_to_define___extensions__=yes
16478ac_cv_search_pthread_getthrds_np=no
16479ac_cv_sizeof__Bool=1
16480ac_cv_sizeof_char=1
16481ac_cv_sizeof_double=8
16482ac_cv_sizeof_double__Complex=16
16483ac_cv_sizeof_double_int=16
16484ac_cv_sizeof_float=4
16485ac_cv_sizeof_float__Complex=8
16486ac_cv_sizeof_float_int=8
16487ac_cv_sizeof_int=4
16488ac_cv_sizeof_long=8
16489ac_cv_sizeof_long_double=16
16490ac_cv_sizeof_long_double__Complex=32
16491ac_cv_sizeof_long_double_int=32
16492ac_cv_sizeof_long_int=16
16493ac_cv_sizeof_long_long=8
16494ac_cv_sizeof_short=2
16495ac_cv_sizeof_short_int=8
16496ac_cv_sizeof_two_int=8
16497ac_cv_sizeof_unsigned_char=1
16498ac_cv_sizeof_unsigned_int=4
16499ac_cv_sizeof_unsigned_long=8
16500ac_cv_sizeof_unsigned_long_long=8
16501ac_cv_sizeof_unsigned_short=2
16502ac_cv_sizeof_void_p=8
16503ac_cv_sizeof_wchar_t=4
16504ac_cv_target=x86_64-apple-darwin18.2.0
16505ac_cv_type_CACHE_DESCRIPTOR=no
16506ac_cv_type_CACHE_RELATIONSHIP=no
16507ac_cv_type_GROUP_AFFINITY=no
16508ac_cv_type_GROUP_RELATIONSHIP=no
16509ac_cv_type_KAFFINITY=no
16510ac_cv_type_LOGICAL_PROCESSOR_RELATIONSHIP=no
16511ac_cv_type_NUMA_NODE_RELATIONSHIP=no
16512ac_cv_type_PROCESSOR_CACHE_TYPE=no
16513ac_cv_type_PROCESSOR_GROUP_INFO=no
16514ac_cv_type_PROCESSOR_NUMBER=no
16515ac_cv_type_PROCESSOR_RELATIONSHIP=no
16516ac_cv_type_PSAPI_WORKING_SET_EX_BLOCK=no
16517ac_cv_type_PSAPI_WORKING_SET_EX_INFORMATION=no
16518ac_cv_type_RelationProcessorPackage=no
16519ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION=no
16520ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX=no
16521ac_cv_type__Bool=yes
16522ac_cv_type_double__Complex=yes
16523ac_cv_type_float__Complex=yes
16524ac_cv_type_long_double__Complex=yes
16525ac_cv_type_pthread_t=yes
16526ac_cv_type_ssize_t=yes
16527am_cv_CC_dependencies_compiler_type=none
16528am_cv_CXX_dependencies_compiler_type=none
16529am_cv_ar_interface=ar
16530am_cv_make_support_nested_variables=yes
16531am_cv_prog_cc_c_o=yes
16532hwloc_cv___attribute__=1
16533hwloc_cv___attribute__aligned=1
16534hwloc_cv___attribute__always_inline=1
16535hwloc_cv___attribute__cold=1
16536hwloc_cv___attribute__const=1
16537hwloc_cv___attribute__deprecated=1
16538hwloc_cv___attribute__format=1
16539hwloc_cv___attribute__hot=1
16540hwloc_cv___attribute__malloc=1
16541hwloc_cv___attribute__may_alias=1
16542hwloc_cv___attribute__no_instrument_function=1
16543hwloc_cv___attribute__nonnull=1
16544hwloc_cv___attribute__noreturn=1
16545hwloc_cv___attribute__packed=1
16546hwloc_cv___attribute__pure=1
16547hwloc_cv___attribute__sentinel=1
16548hwloc_cv___attribute__unused=1
16549hwloc_cv___attribute__warn_unused_result=1
16550hwloc_cv___attribute__weak_alias=0
16551hwloc_cv_c_compiler_vendor=gnu
16552lt_cv_apple_cc_single_mod=yes
16553lt_cv_ar_at_file=no
16554lt_cv_deplibs_check_method=pass_all
16555lt_cv_file_magic_cmd='$MAGIC_CMD'
16556lt_cv_file_magic_test_file=
16557lt_cv_ld_exported_symbols_list=yes
16558lt_cv_ld_force_load=yes
16559lt_cv_ld_reload_flag=-r
16560lt_cv_nm_interface='BSD nm'
16561lt_cv_objdir=.libs
16562lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
16563lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
16564lt_cv_path_NM='/opt/local/bin/nm -B'
16565lt_cv_path_mainfest_tool=no
16566lt_cv_prog_compiler_c_o=yes
16567lt_cv_prog_compiler_c_o_CXX=yes
16568lt_cv_prog_compiler_c_o_F77=yes
16569lt_cv_prog_compiler_c_o_FC=yes
16570lt_cv_prog_compiler_pic='-fno-common -DPIC'
16571lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
16572lt_cv_prog_compiler_pic_F77=-fno-common
16573lt_cv_prog_compiler_pic_FC=-fno-common
16574lt_cv_prog_compiler_pic_works=yes
16575lt_cv_prog_compiler_pic_works_CXX=yes
16576lt_cv_prog_compiler_pic_works_F77=yes
16577lt_cv_prog_compiler_pic_works_FC=yes
16578lt_cv_prog_compiler_rtti_exceptions=yes
16579lt_cv_prog_compiler_static_works=no
16580lt_cv_prog_compiler_static_works_CXX=no
16581lt_cv_prog_compiler_static_works_F77=no
16582lt_cv_prog_compiler_static_works_FC=no
16583lt_cv_prog_gnu_ld=no
16584lt_cv_prog_gnu_ldcxx=no
16585lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
16586lt_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'\'''
16587lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
16588lt_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'\'''
16589lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
16590lt_cv_sys_global_symbol_to_import=
16591lt_cv_sys_max_cmd_len=196608
16592lt_cv_to_host_file_cmd=func_convert_file_noop
16593lt_cv_to_tool_file_cmd=func_convert_file_noop
16594lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
16595pac_cv_attr_weak=yes
16596pac_cv_attr_weak_alias=no
16597pac_cv_attr_weak_import=yes
16598pac_cv_c_double_alignment_exception=no
16599pac_cv_c_double_pos_align=no
16600pac_cv_c_fp_align_nr=16
16601pac_cv_c_llint_pos_align=no
16602pac_cv_c_max_double_fp_align=eight
16603pac_cv_c_max_fp_align=sixteen
16604pac_cv_c_max_integer_align=eight
16605pac_cv_c_max_longdouble_fp_align=sixteen
16606pac_cv_c_struct_align_nr=8
16607pac_cv_cc_has___func__=yes
16608pac_cv_cxx_builds_exe=yes
16609pac_cv_cxx_compiles_string=yes
16610pac_cv_cxx_has_iostream=yes
16611pac_cv_cxx_has_math=no
16612pac_cv_f77_accepts_F=yes
16613pac_cv_f77_flibs_valid=unknown
16614pac_cv_f77_sizeof_double_precision=0
16615pac_cv_f77_sizeof_integer=0
16616pac_cv_f77_sizeof_real=0
16617pac_cv_fc_accepts_F90=yes
16618pac_cv_fc_and_f77=yes
16619pac_cv_fc_module_case=lower
16620pac_cv_fc_module_ext=mod
16621pac_cv_fc_module_incflag=-I
16622pac_cv_fc_module_outflag=-J
16623pac_cv_fort_integer16=yes
16624pac_cv_fort_integer1=yes
16625pac_cv_fort_integer2=yes
16626pac_cv_fort_integer4=yes
16627pac_cv_fort_integer8=yes
16628pac_cv_fort_real16=yes
16629pac_cv_fort_real4=yes
16630pac_cv_fort_real8=yes
16631pac_cv_gnu_attr_format=yes
16632pac_cv_gnu_attr_pure=yes
16633pac_cv_have__func__=yes
16634pac_cv_have__function__=yes
16635pac_cv_have_cap__func__=no
16636pac_cv_have_long_double=yes
16637pac_cv_have_long_long=yes
16638pac_cv_mkdir_p=yes
16639pac_cv_my_conf_dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3
16640pac_cv_pointers_have_int_alignment=yes
16641pac_cv_prog_c_unaligned_doubles=yes
16642pac_cv_prog_c_weak_symbols=no
16643pac_cv_prog_f77_and_c_stdio_libs=unknown
16644pac_cv_prog_f77_exclaim_comments=yes
16645pac_cv_prog_f77_has_incdir=-I
16646pac_cv_prog_f77_library_dir_flag=-L
16647pac_cv_prog_f77_mismatched_args=yes
16648pac_cv_prog_f77_mismatched_args_parm=
16649pac_cv_prog_f77_name_mangle='lower uscore'
16650pac_cv_prog_fc_and_c_stdio_libs=unknown
16651pac_cv_prog_fc_cross=no
16652pac_cv_prog_fc_works=yes
16653pac_cv_prog_make_allows_comments=yes
16654pac_cv_prog_make_found_clock_skew=no
16655pac_cv_prog_make_include=yes
16656pac_cv_prog_make_set_cflags=yes
16657pac_cv_prog_make_vpath=VPATH
16658
16659## ----------------- ##
16660## Output variables. ##
16661## ----------------- ##
16662
16663ABIVERSION='13:6:1'
16664ABIVERSIONFLAGS='-version-info $(ABIVERSION)'
16665ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing aclocal-1.15'
16666ADDRESS_KIND=''
16667ALLOCA=''
16668AMDEPBACKSLASH=''
16669AMDEP_FALSE=''
16670AMDEP_TRUE='#'
16671AMTAR='$${TAR-tar}'
16672AM_BACKSLASH='\'
16673AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
16674AM_DEFAULT_VERBOSITY='1'
16675AM_V='$(V)'
16676AR='ar'
16677AR_FLAGS='Scr'
16678AS=''
16679AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing autoconf'
16680AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing autoheader'
16681AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing automake-1.15'
16682AWK='gawk'
16683BASH='/bin/sh'
16684BASH_SHELL='/bin/bash'
16685BSEND_OVERHEAD=''
16686BUILD_BASH_SCRIPTS_FALSE='#'
16687BUILD_BASH_SCRIPTS_TRUE=''
16688BUILD_CH3_FALSE='#'
16689BUILD_CH3_NEMESIS_FALSE='#'
16690BUILD_CH3_NEMESIS_TRUE=''
16691BUILD_CH3_SOCK_FALSE=''
16692BUILD_CH3_SOCK_TRUE='#'
16693BUILD_CH3_TRUE=''
16694BUILD_CH3_UTIL_FTB_FALSE=''
16695BUILD_CH3_UTIL_FTB_TRUE='#'
16696BUILD_CH3_UTIL_SOCK_FALSE=''
16697BUILD_CH3_UTIL_SOCK_TRUE='#'
16698BUILD_CH4_COLL_TUNING_FALSE=''
16699BUILD_CH4_COLL_TUNING_TRUE=''
16700BUILD_CH4_FALSE=''
16701BUILD_CH4_NETMOD_OFI_FALSE=''
16702BUILD_CH4_NETMOD_OFI_TRUE='#'
16703BUILD_CH4_NETMOD_PORTALS4_FALSE=''
16704BUILD_CH4_NETMOD_PORTALS4_TRUE='#'
16705BUILD_CH4_NETMOD_STUBNM_FALSE=''
16706BUILD_CH4_NETMOD_STUBNM_TRUE='#'
16707BUILD_CH4_NETMOD_UCX_FALSE=''
16708BUILD_CH4_NETMOD_UCX_TRUE='#'
16709BUILD_CH4_TRUE='#'
16710BUILD_COVERAGE_FALSE=''
16711BUILD_COVERAGE_TRUE=''
16712BUILD_CXX_BINDING_FALSE=''
16713BUILD_CXX_BINDING_TRUE=''
16714BUILD_DEBUGGER_DLL_FALSE=''
16715BUILD_DEBUGGER_DLL_TRUE='#'
16716BUILD_F08_BINDING_FALSE=''
16717BUILD_F08_BINDING_TRUE='#'
16718BUILD_F77_BINDING_FALSE=''
16719BUILD_F77_BINDING_TRUE=''
16720BUILD_FC_BINDING_FALSE='#'
16721BUILD_FC_BINDING_TRUE=''
16722BUILD_HCOLL_FALSE=''
16723BUILD_HCOLL_TRUE='#'
16724BUILD_LOGGING_RLOG_FALSE=''
16725BUILD_LOGGING_RLOG_TRUE='#'
16726BUILD_MPID_COMMON_BC_FALSE=''
16727BUILD_MPID_COMMON_BC_TRUE='#'
16728BUILD_MPID_COMMON_SCHED_FALSE='#'
16729BUILD_MPID_COMMON_SCHED_TRUE=''
16730BUILD_MPID_COMMON_SHM_FALSE='#'
16731BUILD_MPID_COMMON_SHM_TRUE=''
16732BUILD_MPID_COMMON_THREAD_FALSE='#'
16733BUILD_MPID_COMMON_THREAD_TRUE=''
16734BUILD_MPITOOLS_FALSE=''
16735BUILD_MPITOOLS_TRUE='#'
16736BUILD_NAMEPUB_FILE_FALSE=''
16737BUILD_NAMEPUB_FILE_TRUE='#'
16738BUILD_NAMEPUB_PMI_FALSE='#'
16739BUILD_NAMEPUB_PMI_TRUE=''
16740BUILD_NEMESIS_NETMOD_LLC_FALSE=''
16741BUILD_NEMESIS_NETMOD_LLC_TRUE='#'
16742BUILD_NEMESIS_NETMOD_MXM_FALSE=''
16743BUILD_NEMESIS_NETMOD_MXM_TRUE='#'
16744BUILD_NEMESIS_NETMOD_OFI_FALSE=''
16745BUILD_NEMESIS_NETMOD_OFI_TRUE='#'
16746BUILD_NEMESIS_NETMOD_PORTALS4_FALSE=''
16747BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#'
16748BUILD_NEMESIS_NETMOD_TCP_FALSE='#'
16749BUILD_NEMESIS_NETMOD_TCP_TRUE=''
16750BUILD_NETLOCSCOTCH_FALSE=''
16751BUILD_NETLOCSCOTCH_TRUE='#'
16752BUILD_NETLOC_FALSE=''
16753BUILD_NETLOC_TRUE='#'
16754BUILD_PMI_BGQ_FALSE=''
16755BUILD_PMI_BGQ_TRUE=''
16756BUILD_PMI_CRAY_FALSE=''
16757BUILD_PMI_CRAY_TRUE=''
16758BUILD_PMI_PMI2_FALSE=''
16759BUILD_PMI_PMI2_SIMPLE_FALSE=''
16760BUILD_PMI_PMI2_SIMPLE_TRUE=''
16761BUILD_PMI_PMI2_TRUE=''
16762BUILD_PMI_SIMPLE_FALSE=''
16763BUILD_PMI_SIMPLE_TRUE=''
16764BUILD_PMI_SLURM_FALSE=''
16765BUILD_PMI_SLURM_TRUE=''
16766BUILD_PM_GFORKER_FALSE=''
16767BUILD_PM_GFORKER_TRUE=''
16768BUILD_PM_HYDRA2_FALSE=''
16769BUILD_PM_HYDRA2_TRUE=''
16770BUILD_PM_HYDRA_FALSE=''
16771BUILD_PM_HYDRA_TRUE=''
16772BUILD_PM_REMSHELL_FALSE=''
16773BUILD_PM_REMSHELL_TRUE=''
16774BUILD_PM_UTIL_FALSE=''
16775BUILD_PM_UTIL_TRUE=''
16776BUILD_PROFILING_LIB_FALSE='#'
16777BUILD_PROFILING_LIB_TRUE=''
16778BUILD_ROMIO_FALSE='#'
16779BUILD_ROMIO_TRUE=''
16780BUILD_SHM_POSIX_FALSE=''
16781BUILD_SHM_POSIX_TRUE='#'
16782BUILD_SHM_STUBSHM_FALSE=''
16783BUILD_SHM_STUBSHM_TRUE='#'
16784CC='/usr/bin/clang'
16785CCDEPMODE='depmode=none'
16786CFLAGS=' -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -O2'
16787CMB_1INT_ALIGNMENT=''
16788CMB_STATUS_ALIGNMENT=''
16789CONFIGURE_ARGS_CLEAN='--prefix=/opt/local --disable-dependency-tracking --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-mp --sysconfdir=/opt/local/etc/mpich-mp --program-suffix=-mpich-mp --includedir=/opt/local/include/mpich-mp MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran'
16790CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--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-mp'\'' '\''--sysconfdir=/opt/local/etc/mpich-mp'\'' '\''--program-suffix=-mpich-mp'\'' '\''--includedir=/opt/local/include/mpich-mp'\'' '\''MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -m64'\'' '\''FCFLAGS='\'' '\''--enable-fortran'\'' '\''CC=/usr/bin/clang'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CXX=/usr/bin/clang++'\'' '\''FC=/opt/local/bin/gfortran-mp-8'\'' '\''F77=/opt/local/bin/gfortran-mp-8'\'''
16791COUNT_KIND=''
16792CPP='/usr/bin/clang -E'
16793CPPFLAGS=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/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-default/work/mpich-3.3/src/mpi/romio/include'
16794CXX='/usr/bin/clang++'
16795CXXCPP='/usr/bin/clang++ -E'
16796CXXDEPMODE='depmode=none'
16797CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2'
16798CYGPATH_W='echo'
16799C_LINKPATH_SHL=''
16800DEFS=''
16801DEPDIR='.deps'
16802DEVICE='ch3:nemesis'
16803DISABLE_TAG_SUPPORT=''
16804DLLIMPORT=''
16805DLLTOOL='false'
16806DOCTEXT='false'
16807DSYMUTIL='dsymutil'
16808DUMPBIN=''
16809ECHO_C='\c'
16810ECHO_N=''
16811ECHO_T=''
16812EGREP='/opt/local/bin/ggrep -E'
16813EXEEXT=''
16814F08_2INT=''
16815F08_AINT=''
16816F08_BYTE=''
16817F08_CHAR=''
16818F08_COMPLEX16=''
16819F08_COMPLEX32=''
16820F08_COMPLEX8=''
16821F08_COUNT=''
16822F08_CXX_BOOL=''
16823F08_CXX_DOUBLE_COMPLEX=''
16824F08_CXX_FLOAT_COMPLEX=''
16825F08_CXX_LONG_DOUBLE_COMPLEX=''
16826F08_C_AINT=''
16827F08_C_BOOL=''
16828F08_C_COMPLEX=''
16829F08_C_COUNT=''
16830F08_C_DOUBLE_COMPLEX=''
16831F08_C_FLOAT_COMPLEX=''
16832F08_C_LONG_DOUBLE_COMPLEX=''
16833F08_C_OFFSET=''
16834F08_DOUBLE=''
16835F08_DOUBLE_INT=''
16836F08_FLOAT=''
16837F08_FLOAT_INT=''
16838F08_INT16_T=''
16839F08_INT32_T=''
16840F08_INT64_T=''
16841F08_INT8_T=''
16842F08_INT=''
16843F08_INTEGER16=''
16844F08_INTEGER1=''
16845F08_INTEGER2=''
16846F08_INTEGER4=''
16847F08_INTEGER8=''
16848F08_LB=''
16849F08_LONG=''
16850F08_LONG_DOUBLE=''
16851F08_LONG_DOUBLE_INT=''
16852F08_LONG_INT=''
16853F08_LONG_LONG=''
16854F08_LONG_LONG_INT=''
16855F08_OFFSET=''
16856F08_PACKED=''
16857F08_REAL16=''
16858F08_REAL4=''
16859F08_REAL8=''
16860F08_SHORT=''
16861F08_SHORT_INT=''
16862F08_SIGNED_CHAR=''
16863F08_UB=''
16864F08_UINT16_T=''
16865F08_UINT32_T=''
16866F08_UINT64_T=''
16867F08_UINT8_T=''
16868F08_UNSIGNED=''
16869F08_UNSIGNED_CHAR=''
16870F08_UNSIGNED_INT=''
16871F08_UNSIGNED_LONG=''
16872F08_UNSIGNED_LONG_LONG=''
16873F08_UNSIGNED_SHORT=''
16874F08_WCHAR=''
16875F77='/opt/local/bin/gfortran-mp-8'
16876F77CPP=''
16877F77_COMPLEX16=''
16878F77_COMPLEX32=''
16879F77_COMPLEX8=''
16880F77_INCDIR='-I'
16881F77_INTEGER16=''
16882F77_INTEGER1=''
16883F77_INTEGER2=''
16884F77_INTEGER4=''
16885F77_INTEGER8=''
16886F77_LIBDIR_LEADER='-L'
16887F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
16888F77_OTHER_LIBS=''
16889F77_REAL16=''
16890F77_REAL4=''
16891F77_REAL8=''
16892FC='/opt/local/bin/gfortran-mp-8'
16893FCCPP=''
16894FCEXT='f90'
16895FCFLAGS=' -pipe -m64 -O2'
16896FCINC='-I'
16897FCINCFLAG='-I'
16898FCMODEXT='mod'
16899FCMODINCFLAG='-I'
16900FCMODINCSPEC=''
16901FCMODOUTFLAG='-J'
16902FC_ALL_INTEGER_MODELS=''
16903FC_DOUBLE_MODEL=''
16904FC_INTEGER_MODEL=''
16905FC_INTEGER_MODEL_MAP=''
16906FC_OTHER_LIBS=''
16907FC_REAL_MODEL=''
16908FC_WORK_FILES_ARG=''
16909FFLAGS=' -pipe -O2'
16910FGREP='/opt/local/bin/ggrep -F'
16911FILE=''
16912FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm'
16913FORTRAN_BINDING='1'
16914FORTRAN_MPI_OFFSET=''
16915FOUND_XZ_FALSE=''
16916FOUND_XZ_TRUE='#'
16917GCOV=''
16918GNUCXX_MINORVERSION='2'
16919GNUCXX_VERSION='4'
16920GNULIB_ATOLL=''
16921GNULIB_CALLOC_POSIX=''
16922GNULIB_CANONICALIZE_FILE_NAME=''
16923GNULIB_GETLOADAVG=''
16924GNULIB_GETSUBOPT=''
16925GNULIB_GRANTPT=''
16926GNULIB_MALLOC_POSIX=''
16927GNULIB_MBTOWC=''
16928GNULIB_MKDTEMP=''
16929GNULIB_MKOSTEMP=''
16930GNULIB_MKOSTEMPS=''
16931GNULIB_MKSTEMP=''
16932GNULIB_MKSTEMPS=''
16933GNULIB_POSIX_OPENPT=''
16934GNULIB_PTSNAME=''
16935GNULIB_PTSNAME_R=''
16936GNULIB_PUTENV=''
16937GNULIB_QSORT_R=''
16938GNULIB_RANDOM=''
16939GNULIB_RANDOM_R=''
16940GNULIB_REALLOC_POSIX=''
16941GNULIB_REALPATH=''
16942GNULIB_RPMATCH=''
16943GNULIB_SECURE_GETENV=''
16944GNULIB_SETENV=''
16945GNULIB_STRTOD=''
16946GNULIB_STRTOLL=''
16947GNULIB_STRTOULL=''
16948GNULIB_SYSTEM_POSIX=''
16949GNULIB_UNLOCKPT=''
16950GNULIB_UNSETENV=''
16951GNULIB_WCTOMB=''
16952GNULIB__EXIT=''
16953GREP='/opt/local/bin/ggrep'
16954HAVE_ATOLL=''
16955HAVE_CANONICALIZE_FILE_NAME=''
16956HAVE_CXX_EXCEPTIONS='1'
16957HAVE_DECL_GETLOADAVG=''
16958HAVE_DECL_SETENV=''
16959HAVE_DECL_UNSETENV=''
16960HAVE_ERROR_CHECKING='1'
16961HAVE_GETSUBOPT=''
16962HAVE_GRANTPT=''
16963HAVE_MKDTEMP=''
16964HAVE_MKOSTEMP=''
16965HAVE_MKOSTEMPS=''
16966HAVE_MKSTEMP=''
16967HAVE_MKSTEMPS=''
16968HAVE_POSIX_OPENPT=''
16969HAVE_PTSNAME=''
16970HAVE_PTSNAME_R=''
16971HAVE_RANDOM=''
16972HAVE_RANDOM_H=''
16973HAVE_RANDOM_R=''
16974HAVE_REALPATH=''
16975HAVE_ROMIO='#include "mpio.h"'
16976HAVE_RPMATCH=''
16977HAVE_SECURE_GETENV=''
16978HAVE_SETENV=''
16979HAVE_STRTOD=''
16980HAVE_STRTOLL=''
16981HAVE_STRTOULL=''
16982HAVE_STRUCT_RANDOM_DATA=''
16983HAVE_SYS_LOADAVG_H=''
16984HAVE_UNLOCKPT=''
16985HAVE__EXIT=''
16986HWLOC_BUILD_DOXYGEN_FALSE=''
16987HWLOC_BUILD_DOXYGEN_TRUE='#'
16988HWLOC_BUILD_README_FALSE=''
16989HWLOC_BUILD_README_TRUE='#'
16990HWLOC_BUILD_STANDALONE_FALSE=''
16991HWLOC_BUILD_STANDALONE_TRUE='#'
16992HWLOC_CFLAGS='    -I/opt/local/include/libxml2'
16993HWLOC_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include'
16994HWLOC_CUDA_BUILD_STATIC_FALSE=''
16995HWLOC_CUDA_BUILD_STATIC_TRUE='#'
16996HWLOC_CUDA_LIBS=''
16997HWLOC_EMBEDDED_CFLAGS='   -I/opt/local/include/libxml2'
16998HWLOC_EMBEDDED_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include'
16999HWLOC_EMBEDDED_LDADD='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la'
17000HWLOC_EMBEDDED_LIBS='-lm   -L/opt/local/lib -lxml2'
17001HWLOC_GL_BUILD_STATIC_FALSE=''
17002HWLOC_GL_BUILD_STATIC_TRUE='#'
17003HWLOC_GL_LIBS=''
17004HWLOC_HAVE_AIX_FALSE=''
17005HWLOC_HAVE_AIX_TRUE='#'
17006HWLOC_HAVE_BGQ_FALSE=''
17007HWLOC_HAVE_BGQ_TRUE='#'
17008HWLOC_HAVE_BUNZIPP_FALSE='#'
17009HWLOC_HAVE_BUNZIPP_TRUE=''
17010HWLOC_HAVE_CAIRO_FALSE=''
17011HWLOC_HAVE_CAIRO_TRUE='#'
17012HWLOC_HAVE_CUDART_FALSE=''
17013HWLOC_HAVE_CUDART_TRUE='#'
17014HWLOC_HAVE_CUDA_FALSE=''
17015HWLOC_HAVE_CUDA_TRUE='#'
17016HWLOC_HAVE_CXX_FALSE=''
17017HWLOC_HAVE_CXX_TRUE='#'
17018HWLOC_HAVE_DARWIN_FALSE='#'
17019HWLOC_HAVE_DARWIN_TRUE=''
17020HWLOC_HAVE_FREEBSD_FALSE=''
17021HWLOC_HAVE_FREEBSD_TRUE='#'
17022HWLOC_HAVE_GCC_FALSE='#'
17023HWLOC_HAVE_GCC_TRUE=''
17024HWLOC_HAVE_GL_FALSE=''
17025HWLOC_HAVE_GL_TRUE='#'
17026HWLOC_HAVE_HPUX_FALSE=''
17027HWLOC_HAVE_HPUX_TRUE='#'
17028HWLOC_HAVE_IRIX_FALSE=''
17029HWLOC_HAVE_IRIX_TRUE='#'
17030HWLOC_HAVE_LIBIBVERBS_FALSE=''
17031HWLOC_HAVE_LIBIBVERBS_TRUE='#'
17032HWLOC_HAVE_LIBXML2='1'
17033HWLOC_HAVE_LIBXML2_FALSE='#'
17034HWLOC_HAVE_LIBXML2_TRUE=''
17035HWLOC_HAVE_LINUX_FALSE=''
17036HWLOC_HAVE_LINUX_LIBNUMA_FALSE=''
17037HWLOC_HAVE_LINUX_LIBNUMA_TRUE='#'
17038HWLOC_HAVE_LINUX_TRUE='#'
17039HWLOC_HAVE_MINGW32_FALSE=''
17040HWLOC_HAVE_MINGW32_TRUE='#'
17041HWLOC_HAVE_MS_LIB_FALSE=''
17042HWLOC_HAVE_MS_LIB_TRUE='#'
17043HWLOC_HAVE_NETBSD_FALSE=''
17044HWLOC_HAVE_NETBSD_TRUE='#'
17045HWLOC_HAVE_NVML='0'
17046HWLOC_HAVE_NVML_FALSE=''
17047HWLOC_HAVE_NVML_TRUE='#'
17048HWLOC_HAVE_OPENAT_FALSE='#'
17049HWLOC_HAVE_OPENAT_TRUE=''
17050HWLOC_HAVE_OPENCL='1'
17051HWLOC_HAVE_OPENCL_FALSE='#'
17052HWLOC_HAVE_OPENCL_TRUE=''
17053HWLOC_HAVE_PCIACCESS_FALSE=''
17054HWLOC_HAVE_PCIACCESS_TRUE='#'
17055HWLOC_HAVE_PLUGINS_FALSE=''
17056HWLOC_HAVE_PLUGINS_TRUE='#'
17057HWLOC_HAVE_PTHREAD_FALSE=''
17058HWLOC_HAVE_PTHREAD_TRUE='#'
17059HWLOC_HAVE_SCHED_SETAFFINITY_FALSE=''
17060HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='#'
17061HWLOC_HAVE_SOLARIS_FALSE=''
17062HWLOC_HAVE_SOLARIS_TRUE='#'
17063HWLOC_HAVE_USER32_FALSE=''
17064HWLOC_HAVE_USER32_TRUE='#'
17065HWLOC_HAVE_WINDOWS_FALSE=''
17066HWLOC_HAVE_WINDOWS_TRUE='#'
17067HWLOC_HAVE_X86_32_FALSE=''
17068HWLOC_HAVE_X86_32_TRUE='#'
17069HWLOC_HAVE_X86_64_FALSE='#'
17070HWLOC_HAVE_X86_64_TRUE=''
17071HWLOC_HAVE_X86_CPUID_FALSE='#'
17072HWLOC_HAVE_X86_CPUID_TRUE=''
17073HWLOC_HAVE_X86_FALSE='#'
17074HWLOC_HAVE_X86_TRUE=''
17075HWLOC_INSTALL_DOXYGEN_FALSE=''
17076HWLOC_INSTALL_DOXYGEN_TRUE='#'
17077HWLOC_LDFLAGS=' -framework OpenCL'
17078HWLOC_LIBS=''
17079HWLOC_LIBS_PRIVATE=' -lpthread'
17080HWLOC_LIBXML2_CFLAGS='-I/opt/local/include/libxml2'
17081HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2'
17082HWLOC_MS_LIB=''
17083HWLOC_MS_LIB_ARCH='X64'
17084HWLOC_NVML_BUILD_STATIC_FALSE=''
17085HWLOC_NVML_BUILD_STATIC_TRUE='#'
17086HWLOC_NVML_LIBS=''
17087HWLOC_OPENCL_BUILD_STATIC_FALSE='#'
17088HWLOC_OPENCL_BUILD_STATIC_TRUE=''
17089HWLOC_OPENCL_CFLAGS=''
17090HWLOC_OPENCL_LDFLAGS='-framework OpenCL'
17091HWLOC_OPENCL_LIBS=''
17092HWLOC_PCIACCESS_CFLAGS=''
17093HWLOC_PCIACCESS_LIBS=''
17094HWLOC_PCI_BUILD_STATIC_FALSE=''
17095HWLOC_PCI_BUILD_STATIC_TRUE='#'
17096HWLOC_PLUGINS_DIR='$(libdir)/hwloc'
17097HWLOC_PLUGINS_PATH='$(libdir)/hwloc'
17098HWLOC_RELEASE_DATE='Unreleased developer copy'
17099HWLOC_REQUIRES='libxml-2.0  '
17100HWLOC_VERSION='2.0.1rc2-git'
17101HWLOC_X11_CPPFLAGS=' -I/opt/local/include'
17102HWLOC_X11_LIBS=' -lSM -lICE  -L/opt/local/lib -lX11 '
17103HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='#'
17104HWLOC_XML_LIBXML_BUILD_STATIC_TRUE=''
17105HWLOC_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc'
17106HWLOC_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc'
17107INCLUDE_MPICXX_H='#include "mpicxx.h"'
17108INSTALL_DATA='${INSTALL} -m 644'
17109INSTALL_MPIF77_FALSE=''
17110INSTALL_MPIF77_TRUE='#'
17111INSTALL_PROGRAM='${INSTALL}'
17112INSTALL_SCRIPT='${INSTALL}'
17113INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
17114INTEGER_KIND=''
17115INTERLIB_DEPS='yes'
17116KILLALL='killall'
17117LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
17118LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
17119LIBOBJS=''
17120LIBS=''
17121LIBTOOL='$(SHELL) $(top_builddir)/libtool'
17122LIPO='lipo'
17123LN_S='ln -s'
17124LPMPILIBNAME=''
17125LTLIBOBJS=''
17126LT_SYS_LIBRARY_PATH=''
17127MAINT=''
17128MAINTAINER_MODE_FALSE='#'
17129MAINTAINER_MODE_TRUE=''
17130MAKE='make'
17131MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing makeinfo'
17132MANIFEST_TOOL=':'
17133MKDIR_P='mkdir -p'
17134MPIBASEMODNAME='mpi_base'
17135MPICC_NAME=''
17136MPICHLIB_CFLAGS='-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
17137MPICHLIB_CPPFLAGS='-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
17138MPICHLIB_CXXFLAGS='-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
17139MPICHLIB_FCFLAGS='-pipe -m64'
17140MPICHLIB_FFLAGS='-pipe'
17141MPICH_CUSTOM_STRING=''
17142MPICH_MPICC_CFLAGS=''
17143MPICH_MPICC_CPPFLAGS=''
17144MPICH_MPICC_LDFLAGS=''
17145MPICH_MPICC_LIBS=''
17146MPICH_MPICXX_CPPFLAGS=''
17147MPICH_MPICXX_CXXFLAGS=''
17148MPICH_MPICXX_LDFLAGS=''
17149MPICH_MPICXX_LIBS=''
17150MPICH_MPIF77_CPPFLAGS=''
17151MPICH_MPIF77_FFLAGS=''
17152MPICH_MPIF77_LDFLAGS=''
17153MPICH_MPIF77_LIBS=''
17154MPICH_MPIFORT_CPPFLAGS=''
17155MPICH_MPIFORT_FCFLAGS=''
17156MPICH_MPIFORT_LDFLAGS=''
17157MPICH_MPIFORT_LIBS=''
17158MPICH_NUMVERSION='30300300'
17159MPICH_RELEASE_DATE='Wed Nov 21 11:32:40 CST 2018'
17160MPICH_VERSION='3.3'
17161MPICONSTMODNAME='mpi_constants'
17162MPICPP_NAME=''
17163MPICXXLIBNAME='mpicxx'
17164MPICXX_NAME=''
17165MPIF77_NAME=''
17166MPIF90_NAME=''
17167MPIFCLIBNAME='mpifort'
17168MPIFORT_NAME=''
17169MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
17170MPILIBNAME='mpi'
17171MPIMODNAME='mpi'
17172MPIR_CXX_BOOL='0x0c000000'
17173MPIR_CXX_COMPLEX='0x0c000000'
17174MPIR_CXX_DOUBLE_COMPLEX='0x0c000000'
17175MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000'
17176MPISIZEOFMODNAME='mpi_sizeofs'
17177MPIU_DLL_SPEC_DEF=''
17178MPI_2COMPLEX=''
17179MPI_2DOUBLE_COMPLEX=''
17180MPI_2DOUBLE_PRECISION=''
17181MPI_2INT='0x4c000816'
17182MPI_2INTEGER=''
17183MPI_2REAL=''
17184MPI_AINT=''
17185MPI_AINT_DATATYPE=''
17186MPI_AINT_FMT_DEC_SPEC=''
17187MPI_AINT_FMT_HEX_SPEC=''
17188MPI_BYTE='0x4c00010d'
17189MPI_CHAR='0x4c000101'
17190MPI_CHARACTER='0x4c00011a'
17191MPI_COMPLEX16='0x4c00102a'
17192MPI_COMPLEX32='0x4c00202c'
17193MPI_COMPLEX8='0x4c000828'
17194MPI_COMPLEX=''
17195MPI_COUNT=''
17196MPI_COUNT_DATATYPE=''
17197MPI_C_BOOL='0x4c00013f'
17198MPI_C_DOUBLE_COMPLEX='0x4c001041'
17199MPI_C_FLOAT_COMPLEX='0x4c000840'
17200MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc'
17201MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue'
17202MPI_C_INTERFACE_NAME='mpi_c_interface'
17203MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf'
17204MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types'
17205MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042'
17206MPI_DOUBLE='0x4c00080b'
17207MPI_DOUBLE_COMPLEX=''
17208MPI_DOUBLE_INT='0x8c000001'
17209MPI_DOUBLE_PRECISION=''
17210MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks'
17211MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants'
17212MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants'
17213MPI_F08_NAME='mpi_f08'
17214MPI_F08_TYPES_NAME='mpi_f08_types'
17215MPI_F77_2INT=''
17216MPI_F77_AINT=''
17217MPI_F77_BYTE=''
17218MPI_F77_CHAR=''
17219MPI_F77_COUNT=''
17220MPI_F77_CXX_BOOL=''
17221MPI_F77_CXX_DOUBLE_COMPLEX=''
17222MPI_F77_CXX_FLOAT_COMPLEX=''
17223MPI_F77_CXX_LONG_DOUBLE_COMPLEX=''
17224MPI_F77_C_BOOL=''
17225MPI_F77_C_COMPLEX=''
17226MPI_F77_C_DOUBLE_COMPLEX=''
17227MPI_F77_C_FLOAT_COMPLEX=''
17228MPI_F77_C_LONG_DOUBLE_COMPLEX=''
17229MPI_F77_DOUBLE=''
17230MPI_F77_DOUBLE_INT=''
17231MPI_F77_FLOAT=''
17232MPI_F77_FLOAT_INT=''
17233MPI_F77_INT16_T=''
17234MPI_F77_INT32_T=''
17235MPI_F77_INT64_T=''
17236MPI_F77_INT8_T=''
17237MPI_F77_INT=''
17238MPI_F77_LB=''
17239MPI_F77_LONG=''
17240MPI_F77_LONG_DOUBLE=''
17241MPI_F77_LONG_DOUBLE_INT=''
17242MPI_F77_LONG_INT=''
17243MPI_F77_LONG_LONG=''
17244MPI_F77_LONG_LONG_INT=''
17245MPI_F77_OFFSET=''
17246MPI_F77_PACKED=''
17247MPI_F77_SHORT=''
17248MPI_F77_SHORT_INT=''
17249MPI_F77_SIGNED_CHAR=''
17250MPI_F77_UB=''
17251MPI_F77_UINT16_T=''
17252MPI_F77_UINT32_T=''
17253MPI_F77_UINT64_T=''
17254MPI_F77_UINT8_T=''
17255MPI_F77_UNSIGNED=''
17256MPI_F77_UNSIGNED_CHAR=''
17257MPI_F77_UNSIGNED_LONG=''
17258MPI_F77_UNSIGNED_LONG_LONG=''
17259MPI_F77_UNSIGNED_SHORT=''
17260MPI_F77_WCHAR=''
17261MPI_FINT=''
17262MPI_FLOAT='0x4c00040a'
17263MPI_FLOAT_INT='0x8c000000'
17264MPI_INT16_T='0x4c000238'
17265MPI_INT32_T='0x4c000439'
17266MPI_INT64_T='0x4c00083a'
17267MPI_INT8_T='0x4c000137'
17268MPI_INT='0x4c000405'
17269MPI_INTEGER16='MPI_DATATYPE_NULL'
17270MPI_INTEGER1='0x4c00012d'
17271MPI_INTEGER2='0x4c00022f'
17272MPI_INTEGER4='0x4c000430'
17273MPI_INTEGER8='0x4c000831'
17274MPI_INTEGER=''
17275MPI_LB='0x4c000010'
17276MPI_LOGICAL=''
17277MPI_LONG='0x4c000807'
17278MPI_LONG_DOUBLE='0x4c00100c'
17279MPI_LONG_DOUBLE_INT='0x8c000004'
17280MPI_LONG_INT='0x8c000002'
17281MPI_LONG_LONG='0x4c000809'
17282MPI_MAX_ERROR_STRING=''
17283MPI_MAX_LIBRARY_VERSION_STRING=''
17284MPI_MAX_PROCESSOR_NAME=''
17285MPI_OFFSET=''
17286MPI_OFFSET_DATATYPE=''
17287MPI_OFFSET_TYPEDEF=''
17288MPI_PACKED='0x4c00010f'
17289MPI_REAL16='0x4c00102b'
17290MPI_REAL4='0x4c000427'
17291MPI_REAL8='0x4c000829'
17292MPI_REAL=''
17293MPI_SHORT='0x4c000203'
17294MPI_SHORT_INT='0x8c000003'
17295MPI_SIGNED_CHAR='0x4c000118'
17296MPI_STATUS_SIZE=''
17297MPI_UB='0x4c000011'
17298MPI_UINT16_T='0x4c00023c'
17299MPI_UINT32_T='0x4c00043d'
17300MPI_UINT64_T='0x4c00083e'
17301MPI_UINT8_T='0x4c00013b'
17302MPI_UNSIGNED_CHAR='0x4c000102'
17303MPI_UNSIGNED_INT='0x4c000406'
17304MPI_UNSIGNED_LONG='0x4c000808'
17305MPI_UNSIGNED_LONG_LONG='0x4c000819'
17306MPI_UNSIGNED_SHORT='0x4c000204'
17307MPI_WCHAR='0x4c00040e'
17308MPLLIBNAME='mpl'
17309NM='/opt/local/bin/nm -B'
17310NMEDIT='nmedit'
17311OBJDUMP='objdump'
17312OBJEXT='o'
17313OFFSET_KIND=''
17314OPALIBNAME='opa'
17315OTOOL64=':'
17316OTOOL='otool'
17317PACKAGE='mpich'
17318PACKAGE_BUGREPORT='discuss@mpich.org'
17319PACKAGE_NAME='MPICH'
17320PACKAGE_STRING='MPICH 3.3'
17321PACKAGE_TARNAME='mpich'
17322PACKAGE_URL='http://www.mpich.org/'
17323PACKAGE_VERSION='3.3'
17324PAPI_INCLUDE=''
17325PATH_SEPARATOR=':'
17326PERL='/opt/local/bin/perl'
17327PKG_CONFIG='/opt/local/bin/pkg-config'
17328PMPILIBNAME='pmpi'
17329PMPI_F08_NAME='pmpi_f08'
17330PRIMARY_PM_GFORKER_FALSE=''
17331PRIMARY_PM_GFORKER_TRUE=''
17332PRIMARY_PM_REMSHELL_FALSE=''
17333PRIMARY_PM_REMSHELL_TRUE=''
17334RANLIB='ranlib'
17335REPLACE_CALLOC=''
17336REPLACE_CANONICALIZE_FILE_NAME=''
17337REPLACE_MALLOC=''
17338REPLACE_MBTOWC=''
17339REPLACE_MKSTEMP=''
17340REPLACE_PTSNAME=''
17341REPLACE_PTSNAME_R=''
17342REPLACE_PUTENV=''
17343REPLACE_QSORT_R=''
17344REPLACE_RANDOM_R=''
17345REPLACE_REALLOC=''
17346REPLACE_REALPATH=''
17347REPLACE_SETENV=''
17348REPLACE_STRTOD=''
17349REPLACE_UNSETENV=''
17350REPLACE_WCTOMB=''
17351REQD=''
17352REQI1=''
17353REQI2=''
17354REQI8=''
17355RSH=''
17356SED='/opt/local/bin/gsed'
17357SET_CFLAGS='CFLAGS='
17358SET_MAKE='MAKE=make'
17359SHELL='/bin/sh'
17360SHLIB_EXT='.dylib'
17361SIZEOF_FC_CHARACTER=''
17362SIZEOF_FC_DOUBLE_PRECISION=''
17363SIZEOF_FC_INTEGER=''
17364SIZEOF_FC_REAL=''
17365SIZEOF_MPI_STATUS=''
17366SSH=''
17367STRIP='strip'
17368USER_CFLAGS=''
17369USER_CPPFLAGS=''
17370USER_CXXFLAGS=''
17371USER_EXTRA_LIBS=''
17372USER_FCFLAGS=''
17373USER_FFLAGS=''
17374USER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
17375USER_LIBS=''
17376VERSION='3.3'
17377VISIBILITY_CFLAGS=''
17378VPATH='VPATH=.:${srcdir}'
17379WRAPPER_CFLAGS=''
17380WRAPPER_CPPFLAGS=''
17381WRAPPER_CXXFLAGS=''
17382WRAPPER_EXTRA_LIBS=''
17383WRAPPER_FCFLAGS=''
17384WRAPPER_FFLAGS=''
17385WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
17386WRAPPER_LIBS='-lm   -L/opt/local/lib -lxml2  -lpthread '
17387WRAPPER_RPATH_LDFLAGS=''
17388WTIME_DOUBLE_TYPE=''
17389XARGS_NODATA_OPT=''
17390XMKMF=''
17391X_CFLAGS=' -I/opt/local/include'
17392X_EXTRA_LIBS=''
17393X_LIBS=' -L/opt/local/lib'
17394X_PRE_LIBS=' -lSM -lICE'
17395ZMLIBNAME='zm'
17396ac_ct_AR='ar'
17397ac_ct_CC=''
17398ac_ct_CXX=''
17399ac_ct_DUMPBIN=''
17400ac_ct_F77=''
17401ac_ct_FC=''
17402am__EXEEXT_FALSE=''
17403am__EXEEXT_TRUE=''
17404am__fastdepCC_FALSE=''
17405am__fastdepCC_TRUE='#'
17406am__fastdepCXX_FALSE=''
17407am__fastdepCXX_TRUE='#'
17408am__include='include'
17409am__isrc=''
17410am__leading_dot='.'
17411am__nodep=''
17412am__quote=''
17413am__tar='$${TAR-tar} chof - "$$tardir"'
17414am__untar='$${TAR-tar} xf -'
17415bindings=' f77 f90 cxx'
17416bindir='${exec_prefix}/bin'
17417build='x86_64-apple-darwin18.2.0'
17418build_alias=''
17419build_cpu='x86_64'
17420build_os='darwin18.2.0'
17421build_vendor='apple'
17422ch4_netmod_addr_decl=''
17423ch4_netmod_allgather_params_decl=''
17424ch4_netmod_allgatherv_params_decl=''
17425ch4_netmod_allreduce_params_decl=''
17426ch4_netmod_alltoall_params_decl=''
17427ch4_netmod_alltoallv_params_decl=''
17428ch4_netmod_alltoallw_params_decl=''
17429ch4_netmod_amrequest_decl=''
17430ch4_netmod_barrier_params_decl=''
17431ch4_netmod_bcast_params_decl=''
17432ch4_netmod_coll_globals_default=''
17433ch4_netmod_coll_params_include=''
17434ch4_netmod_comm_decl=''
17435ch4_netmod_dt_decl=''
17436ch4_netmod_exscan_params_decl=''
17437ch4_netmod_gather_params_decl=''
17438ch4_netmod_gatherv_params_decl=''
17439ch4_netmod_op_decl=''
17440ch4_netmod_pre_include=''
17441ch4_netmod_reduce_params_decl=''
17442ch4_netmod_reduce_scatter_block_params_decl=''
17443ch4_netmod_reduce_scatter_params_decl=''
17444ch4_netmod_request_decl=''
17445ch4_netmod_scan_params_decl=''
17446ch4_netmod_scatter_params_decl=''
17447ch4_netmod_scatterv_params_decl=''
17448ch4_netmod_win_decl=''
17449ch4_netmods=''
17450ch4_nets_array=''
17451ch4_nets_array_sz=''
17452ch4_nets_func_array=''
17453ch4_nets_func_decl=''
17454ch4_nets_native_func_array=''
17455ch4_nets_native_func_decl=''
17456ch4_nets_strings=''
17457channel_name='nemesis'
17458datadir='${datarootdir}'
17459datarootdir='${prefix}/share'
17460device_name='ch3'
17461docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
17462dvidir='${docdir}'
17463enable_wrapper_rpath='yes'
17464exec_prefix='NONE'
17465have_hwloc_FALSE='#'
17466have_hwloc_TRUE=''
17467host='x86_64-apple-darwin18.2.0'
17468host_alias=''
17469host_cpu='x86_64'
17470host_os='darwin18.2.0'
17471host_vendor='apple'
17472htmldir='${docdir}'
17473hwloclib='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la'
17474hwloclibdir=''
17475hwlocsrcdir='src/hwloc'
17476includedir='/opt/local/include/mpich-mp'
17477infodir='${datarootdir}/info'
17478install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/install-sh'
17479libdir='/opt/local/lib/mpich-mp'
17480libexecdir='${exec_prefix}/libexec'
17481libmpi_so_version='13:6:1'
17482localedir='${datarootdir}/locale'
17483localstatedir='${prefix}/var'
17484mandir='${datarootdir}/man'
17485master_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3'
17486master_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3'
17487mkdir_p='$(MKDIR_P)'
17488mmx_copy_s=''
17489modincdir='/opt/local/include/mpich-mp'
17490mpllib='src/mpl/libmpl.la'
17491mpllibdir=''
17492mplsrcdir='src/mpl'
17493nemesis_nets_array=''
17494nemesis_nets_array_sz=''
17495nemesis_nets_dirs=''
17496nemesis_nets_func_array=''
17497nemesis_nets_func_decl=''
17498nemesis_nets_macro_defs=''
17499nemesis_nets_strings=''
17500nemesis_networks='tcp'
17501netloclibdir=''
17502ofi_embedded=''
17503ofilib=''
17504ofisrcdir=''
17505oldincludedir='/usr/include'
17506opalib='src/openpa/src/libopa.la'
17507opalibdir=''
17508opasrcdir='src/openpa'
17509pdfdir='${docdir}'
17510pkgconfigdir=''
17511pm_name='hydra'
17512prefix='/opt/local'
17513program_transform_name='s&$$&-mpich-mp&'
17514psdir='${docdir}'
17515sbindir='${exec_prefix}/sbin'
17516sharedstatedir='${prefix}/com'
17517subdirs=''
17518sysconfdir='/opt/local/etc/mpich-mp'
17519target='x86_64-apple-darwin18.2.0'
17520target_alias=''
17521target_cpu='x86_64'
17522target_os='darwin18.2.0'
17523target_vendor='apple'
17524ucxdir=''
17525ucxlib=''
17526use_embedded_hwloc_FALSE='#'
17527use_embedded_hwloc_TRUE=''
17528with_libfabric=''
17529zmlib=''
17530zmlibdir=''
17531zmsrcdir=''
17532
17533## ------------------- ##
17534## File substitutions. ##
17535## ------------------- ##
17536
17537cc_shlib_conf='src/env/cc_shlib.conf'
17538cxx_shlib_conf='src/env/cxx_shlib.conf'
17539f77_shlib_conf='src/env/f77_shlib.conf'
17540fc_shlib_conf='src/env/fc_shlib.conf'
17541
17542## ----------- ##
17543## confdefs.h. ##
17544## ----------- ##
17545
17546/* confdefs.h */
17547#define PACKAGE_NAME "MPICH"
17548#define PACKAGE_TARNAME "mpich"
17549#define PACKAGE_VERSION "3.3"
17550#define PACKAGE_STRING "MPICH 3.3"
17551#define PACKAGE_BUGREPORT "discuss@mpich.org"
17552#define PACKAGE_URL "http://www.mpich.org/"
17553#define STDC_HEADERS 1
17554#define HAVE_SYS_TYPES_H 1
17555#define HAVE_SYS_STAT_H 1
17556#define HAVE_STDLIB_H 1
17557#define HAVE_STRING_H 1
17558#define HAVE_MEMORY_H 1
17559#define HAVE_STRINGS_H 1
17560#define HAVE_INTTYPES_H 1
17561#define HAVE_STDINT_H 1
17562#define HAVE_UNISTD_H 1
17563#define __EXTENSIONS__ 1
17564#define _ALL_SOURCE 1
17565#define _GNU_SOURCE 1
17566#define _POSIX_PTHREAD_SEMANTICS 1
17567#define _TANDEM_SOURCE 1
17568#define PACKAGE "mpich"
17569#define VERSION "3.3"
17570#define HAVE_DLFCN_H 1
17571#define LT_OBJDIR ".libs/"
17572#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
17573#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
17574#define HAVE_TAG_ERROR_BITS 1
17575#define USE_LOGGING MPICH_LOGGING__NONE
17576#define HAVE_VISIBILITY 1
17577#define HWLOC_VERSION "2.0.1rc2-git"
17578#define HWLOC_SYM_PREFIX hwloc_
17579#define HWLOC_SYM_PREFIX_CAPS HWLOC_
17580#define HWLOC_SYM_TRANSFORM 0
17581#define _HPUX_SOURCE 1
17582#define SIZEOF_VOID_P 8
17583#define HWLOC_DARWIN_SYS 1
17584#define HWLOC_X86_64_ARCH 1
17585#define SIZEOF_UNSIGNED_LONG 8
17586#define HWLOC_SIZEOF_UNSIGNED_LONG 8
17587#define SIZEOF_UNSIGNED_INT 4
17588#define HWLOC_SIZEOF_UNSIGNED_INT 4
17589#define HWLOC_HAVE_ATTRIBUTE 1
17590#define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
17591#define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
17592#define HWLOC_HAVE_ATTRIBUTE_COLD 1
17593#define HWLOC_HAVE_ATTRIBUTE_CONST 1
17594#define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
17595#define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
17596#define HWLOC_HAVE_ATTRIBUTE_HOT 1
17597#define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
17598#define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
17599#define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
17600#define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
17601#define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
17602#define HWLOC_HAVE_ATTRIBUTE_PACKED 1
17603#define HWLOC_HAVE_ATTRIBUTE_PURE 1
17604#define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
17605#define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
17606#define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
17607#define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
17608#define HWLOC_C_HAVE_VISIBILITY 0
17609#define HAVE_UNISTD_H 1
17610#define HAVE_DIRENT_H 1
17611#define HAVE_STRINGS_H 1
17612#define HAVE_CTYPE_H 1
17613#define HAVE_STRNCASECMP 1
17614#define HWLOC_HAVE_DECL_STRNCASECMP 1
17615#define HAVE_STRFTIME 1
17616#define HAVE_SETLOCALE 1
17617#define HWLOC_HAVE_STDINT_H 1
17618#define HAVE_SYS_MMAN_H 1
17619#define HAVE_DECL_FABSF 1
17620#define HAVE_DECL__SC_NPROCESSORS_ONLN 1
17621#define HAVE_DECL__SC_NPROCESSORS_CONF 1
17622#define HAVE_DECL__SC_NPROC_ONLN 0
17623#define HAVE_DECL__SC_NPROC_CONF 0
17624#define HAVE_DECL__SC_PAGESIZE 1
17625#define HAVE_DECL__SC_PAGE_SIZE 1
17626#define HAVE_DECL__SC_LARGE_PAGESIZE 0
17627#define HAVE_MACH_MACH_HOST_H 1
17628#define HAVE_MACH_MACH_INIT_H 1
17629#define HAVE_HOST_INFO 1
17630#define HAVE_SYS_PARAM_H 1
17631#define HAVE_SYS_SYSCTL_H 1
17632#define HAVE_DECL_CTL_HW 1
17633#define HAVE_DECL_HW_NCPU 1
17634#define HAVE_DECL_STRTOULL 1
17635#define HAVE_SSIZE_T 1
17636#define HAVE_DECL_SNPRINTF 1
17637#define HAVE_DECL_STRCASECMP 1
17638#define HAVE_DECL__STRDUP 0
17639#define HAVE_DECL__PUTENV 0
17640#define HAVE_SYSCTL 1
17641#define HAVE_SYSCTLBYNAME 1
17642#define HAVE_DECL_GETPROGNAME 1
17643#define HAVE_DECL_GETEXECNAME 0
17644#define HAVE_DECL_GETMODULEFILENAME 0
17645#define HAVE___PROGNAME 1
17646#define HAVE_PTHREAD_T 1
17647#define hwloc_pid_t pid_t
17648#define hwloc_thread_t pthread_t
17649#define HAVE_DECL_SCHED_GETCPU 0
17650#define HWLOC_HAVE_SYSCALL 1
17651#define HAVE_FFS 1
17652#define HWLOC_HAVE_DECL_FFS 1
17653#define HWLOC_HAVE_FFS 1
17654#define HAVE_FFSL 1
17655#define HWLOC_HAVE_DECL_FFSL 1
17656#define HWLOC_HAVE_FFSL 1
17657#define HAVE_FLS 1
17658#define HWLOC_HAVE_DECL_FLS 1
17659#define HWLOC_HAVE_FLS 1
17660#define HAVE_FLSL 1
17661#define HWLOC_HAVE_DECL_FLSL 1
17662#define HWLOC_HAVE_FLSL 1
17663#define HAVE_OPENAT 1
17664#define HAVE_GETPAGESIZE 1
17665#define HAVE_POSIX_MEMALIGN 1
17666#define HAVE_SYS_UTSNAME_H 1
17667#define HAVE_UNAME 1
17668#define HAVE_DECL_RUNNING_ON_VALGRIND 0
17669#define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
17670#define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
17671#define HAVE_OPENCL_CL_EXT_H 1
17672#define HWLOC_HAVE_OPENCL 1
17673#define HAVE_X11_XLIB_H 1
17674#define HAVE_X11_XUTIL_H 1
17675#define HAVE_X11_KEYSYM_H 1
17676#define HWLOC_HAVE_X11_KEYSYM 1
17677#define HWLOC_HAVE_LIBXML2 1
17678#define HWLOC_HAVE_X86_CPUID 1
17679#define HWLOC_HAVE_PTHREAD_MUTEX 1
17680#define HAVE_HWLOC 1
17681#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
17682#define MPICH_IS_THREADED 1
17683#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
17684#define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
17685#define HAVE_ROMIO 1
17686#define HAVE__FUNC__ /**/
17687#define HAVE__FUNCTION__ /**/
17688#define ENABLE_PVAR_NEM 0
17689#define ENABLE_PVAR_RECVQ 0
17690#define ENABLE_PVAR_RMA 0
17691#define ENABLE_PVAR_DIMS 0
17692#define HAVE_LONG_LONG 1
17693#define STDCALL
17694#define F77_NAME_LOWER_USCORE 1
17695#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
17696#define HAVE_FORTRAN_BINDING 1
17697#define HAVE_F08_BINDING 0
17698#define TRUE 1
17699#define FALSE 0
17700#define HAVE_CXX_EXCEPTIONS /**/
17701#define HAVE_NAMESPACES /**/
17702#define HAVE_NAMESPACE_STD /**/
17703#define HAVE_CXX_BINDING 1
17704#define HAVE_NAMEPUB_SERVICE 1
17705#define restrict __restrict
17706#define HAVE_GCC_ATTRIBUTE 1
17707#define HAVE_BUILTIN_EXPECT 1
17708#define WORDS_LITTLEENDIAN 1
17709#define HAVE_LONG_DOUBLE 1
17710#define HAVE_LONG_LONG_INT 1
17711#define HAVE_MAX_INTEGER_ALIGNMENT 8
17712#define HAVE_MAX_STRUCT_ALIGNMENT 8
17713#define HAVE_MAX_FP_ALIGNMENT 16
17714#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
17715#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
17716#define SIZEOF_CHAR 1
17717#define SIZEOF_UNSIGNED_CHAR 1
17718#define SIZEOF_SHORT 2
17719#define SIZEOF_UNSIGNED_SHORT 2
17720#define SIZEOF_INT 4
17721#define SIZEOF_UNSIGNED_INT 4
17722#define SIZEOF_LONG 8
17723#define SIZEOF_UNSIGNED_LONG 8
17724#define SIZEOF_LONG_LONG 8
17725#define SIZEOF_UNSIGNED_LONG_LONG 8
17726#define SIZEOF_FLOAT 4
17727#define SIZEOF_DOUBLE 8
17728#define SIZEOF_LONG_DOUBLE 16
17729#define SIZEOF_VOID_P 8
17730#define STDC_HEADERS 1
17731#define HAVE_STDDEF_H 1
17732#define SIZEOF_WCHAR_T 4
17733#define SIZEOF_FLOAT_INT 8
17734#define SIZEOF_DOUBLE_INT 16
17735#define SIZEOF_LONG_INT 16
17736#define SIZEOF_SHORT_INT 8
17737#define SIZEOF_TWO_INT 8
17738#define SIZEOF_LONG_DOUBLE_INT 32
17739#define HAVE_INTTYPES_H 1
17740#define HAVE_STDINT_H 1
17741#define HAVE_INT8_T 1
17742#define HAVE_INT16_T 1
17743#define HAVE_INT32_T 1
17744#define HAVE_INT64_T 1
17745#define HAVE_UINT8_T 1
17746#define HAVE_UINT16_T 1
17747#define HAVE_UINT32_T 1
17748#define HAVE_UINT64_T 1
17749#define HAVE_STDBOOL_H 1
17750#define HAVE_COMPLEX_H 1
17751#define SIZEOF__BOOL 1
17752#define SIZEOF_FLOAT__COMPLEX 8
17753#define SIZEOF_DOUBLE__COMPLEX 16
17754#define SIZEOF_LONG_DOUBLE__COMPLEX 32
17755#define HAVE__BOOL 1
17756#define HAVE_FLOAT__COMPLEX 1
17757#define HAVE_DOUBLE__COMPLEX 1
17758#define HAVE_LONG_DOUBLE__COMPLEX 1
17759#define MPIR_REAL4_CTYPE float
17760#define MPIR_REAL8_CTYPE double
17761#define MPIR_REAL16_CTYPE long double
17762#define MPIR_INTEGER1_CTYPE char
17763#define MPIR_INTEGER2_CTYPE short
17764#define MPIR_INTEGER4_CTYPE int
17765#define MPIR_INTEGER8_CTYPE long
17766#define SIZEOF_F77_INTEGER 0
17767#define SIZEOF_F77_REAL 0
17768#define SIZEOF_F77_DOUBLE_PRECISION 0
17769
17770configure: exit 1