Ticket #59076: config.log

File config.log, 657.0 KB (added by wz-billings (Zane Billings), 5 years ago)

config.log file mentioned in error

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.1, 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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Zanes-MacBook.local
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.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.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 403 tasks, 1777 threads, 4 processors
34Load average: 2.53, Mach factor: 1.97
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.7.0
53configure:5639: checking host system type
54configure:5652: result: x86_64-apple-darwin18.7.0
55configure:5672: checking target system type
56configure:5685: result: x86_64-apple-darwin18.7.0
57configure:5839: checking for C compiler version
58configure:5848: /usr/bin/clang --version >&5
59Apple LLVM version 10.0.1 (clang-1001.0.46.4)
60Target: x86_64-apple-darwin18.7.0
61Thread model: posix
62InstalledDir: /Library/Developer/CommandLineTools/usr/bin
63configure:5859: $? = 0
64configure:5848: /usr/bin/clang -v >&5
65Apple LLVM version 10.0.1 (clang-1001.0.46.4)
66Target: x86_64-apple-darwin18.7.0
67Thread model: posix
68InstalledDir: /Library/Developer/CommandLineTools/usr/bin
69configure:5859: $? = 0
70configure:5848: /usr/bin/clang -V >&5
71clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
72clang: error: no input files
73configure:5859: $? = 1
74configure:5848: /usr/bin/clang -qversion >&5
75clang: error: unknown argument '-qversion', did you mean '--version'?
76clang: error: no input files
77configure:5859: $? = 1
78configure:5879: checking whether the C compiler works
79configure:5901: /usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
118configure:6432: $? = 0
119configure:6446: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/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.1"
130| #define PACKAGE_STRING "MPICH 3.3.1"
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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
137configure:6491: $? = 0
138configure:6505: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/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.1"
149| #define PACKAGE_STRING "MPICH 3.3.1"
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: /usr/bin/grep
156configure:6616: checking for egrep
157configure:6678: result: /usr/bin/grep -E
158configure:6683: checking for ANSI C header files
159configure:6703: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
160configure:6703: $? = 0
161configure:6776: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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.1"
214| #define PACKAGE_STRING "MPICH 3.3.1"
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/Library/Developer/CommandLineTools/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.1"
275| #define PACKAGE_STRING "MPICH 3.3.1"
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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/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: confdb/install-sh -c -d
303configure:7218: checking for gawk
304configure:7248: result: no
305configure:7218: checking for mawk
306configure:7248: result: no
307configure:7218: checking for nawk
308configure:7248: result: no
309configure:7218: checking for awk
310configure:7234: found /usr/bin/awk
311configure:7245: result: awk
312configure:7256: checking whether make sets $(MAKE)
313configure:7278: result: yes
314configure:7308: checking for style of include used by make
315configure:7336: result: GNU
316configure:7370: checking whether make supports nested variables
317configure:7387: result: yes
318configure:7472: checking dependency style of /usr/bin/clang
319configure:7583: result: none
320configure:7642: checking whether to enable maintainer-specific portions of Makefiles
321configure:7651: result: yes
322configure:7714: checking for ar
323configure:7730: found /opt/local/bin/ar
324configure:7741: result: ar
325configure:7767: checking the archiver (ar) interface
326configure:7783: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
327configure:7783: $? = 0
328configure:7785: ar cru libconftest.a conftest.o >&5
329configure:7788: $? = 0
330configure:7816: result: ar
331configure:7883: checking how to print strings
332configure:7910: result: printf
333configure:7931: checking for a sed that does not truncate output
334configure:7995: result: /usr/bin/sed
335configure:8013: checking for fgrep
336configure:8075: result: /usr/bin/grep -F
337configure:8110: checking for ld used by /usr/bin/clang
338configure:8177: result: /Library/Developer/CommandLineTools/usr/bin/ld
339configure:8184: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
340configure:8199: result: no
341configure:8211: checking for BSD- or MS-compatible name lister (nm)
342configure:8265: result: /opt/local/bin/nm -B
343configure:8395: checking the name lister (/opt/local/bin/nm -B) interface
344configure:8402: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
345configure:8405: /opt/local/bin/nm -B "conftest.o"
346configure:8408: output
3470000000000000000 S _some_variable
348configure:8415: result: BSD nm
349configure:8418: checking whether ln -s works
350configure:8422: result: yes
351configure:8430: checking the maximum length of command line arguments
352configure:8561: result: 196608
353configure:8609: checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format
354configure:8649: result: func_convert_file_noop
355configure:8656: checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format
356configure:8676: result: func_convert_file_noop
357configure:8683: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
358configure:8690: result: -r
359configure:8764: checking for objdump
360configure:8780: found /opt/local/bin/objdump
361configure:8791: result: objdump
362configure:8823: checking how to recognize dependent libraries
363configure:9023: result: pass_all
364configure:9108: checking for dlltool
365configure:9138: result: no
366configure:9168: checking how to associate runtime and link libraries
367configure:9195: result: printf %s\n
368configure:9319: checking for archiver @FILE support
369configure:9336: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
370configure:9336: $? = 0
371configure:9339: ar cru libconftest.a @conftest.lst >&5
372ar: @conftest.lst: No such file or directory
373configure:9342: $? = 1
374configure:9362: result: no
375configure:9420: checking for strip
376configure:9436: found /opt/local/bin/strip
377configure:9447: result: strip
378configure:9519: checking for ranlib
379configure:9535: found /opt/local/bin/ranlib
380configure:9546: result: ranlib
381configure:9648: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
382configure:9801: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
383configure:9804: $? = 0
384configure: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
385configure:9811: $? = 0
386cannot find nm_test_var in conftest.nm
387configure:9801: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
388configure:9804: $? = 0
389configure: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
390configure:9811: $? = 0
391configure:9877: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c conftstm.o >&5
392configure:9880: $? = 0
393configure:9918: result: ok
394configure:9965: checking for sysroot
395configure:9995: result: no
396configure:10002: checking for a working dd
397configure:10040: result: /bin/dd
398configure:10044: checking how to truncate binary pipes
399configure:10059: result: /bin/dd bs=4096 count=1
400configure:10388: checking for mt
401configure:10418: result: no
402configure:10438: checking if : is a manifest tool
403configure:10444: : '-?'
404configure:10452: result: no
405configure:10508: checking for dsymutil
406configure:10524: found /usr/bin/dsymutil
407configure:10535: result: dsymutil
408configure:10600: checking for nmedit
409configure:10616: found /usr/bin/nmedit
410configure:10627: result: nmedit
411configure:10692: checking for lipo
412configure:10708: found /opt/local/bin/lipo
413configure:10719: result: lipo
414configure:10784: checking for otool
415configure:10800: found /opt/local/bin/otool
416configure:10811: result: otool
417configure:10876: checking for otool64
418configure:10906: result: no
419configure:10951: checking for -single_module linker flag
420/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
421configure:10984: result: yes
422configure:10987: checking for -exported_symbols_list linker flag
423configure:11007: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
424configure:11007: $? = 0
425configure:11017: result: yes
426configure:11020: checking for -force_load linker flag
427/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o conftest.o conftest.c
428ar cru libconftest.a conftest.o
429ranlib libconftest.a
430/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
431configure:11052: result: yes
432configure:11126: checking for dlfcn.h
433configure:11126: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
434configure:11126: $? = 0
435configure:11126: result: yes
436configure:11382: checking for objdir
437configure:11397: result: .libs
438configure:11661: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
439configure:11679: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-rtti -fno-exceptions conftest.c >&5
440configure:11683: $? = 0
441configure:11696: result: yes
442configure:12058: checking for /usr/bin/clang option to produce PIC
443configure:12065: result: -fno-common -DPIC
444configure:12073: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
445configure:12091: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.c >&5
446configure:12095: $? = 0
447configure:12108: result: yes
448configure:12137: checking if /usr/bin/clang static flag -static works
449configure:12165: result: no
450configure:12180: checking if /usr/bin/clang supports -c -o file.o
451configure:12201: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.c >&5
452configure:12205: $? = 0
453configure:12227: result: yes
454configure:12235: checking if /usr/bin/clang supports -c -o file.o
455configure:12282: result: yes
456configure:12315: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
457configure:13588: result: yes
458configure:13828: checking dynamic linker characteristics
459configure:14687: result: darwin18.7.0 dyld
460configure:14809: checking how to hardcode library paths into programs
461configure:14834: result: immediate
462configure:15382: checking whether stripping libraries is possible
463configure:15396: result: yes
464configure:15422: checking if libtool supports shared libraries
465configure:15424: result: yes
466configure:15427: checking whether to build shared libraries
467configure:15452: result: yes
468configure:15455: checking whether to build static libraries
469configure:15459: result: yes
470configure:15508: checking whether make supports nested variables
471configure:15525: result: yes
472configure:15682: checking for C++ compiler version
473configure:15691: /usr/bin/clang++ --version >&5
474Apple LLVM version 10.0.1 (clang-1001.0.46.4)
475Target: x86_64-apple-darwin18.7.0
476Thread model: posix
477InstalledDir: /Library/Developer/CommandLineTools/usr/bin
478configure:15702: $? = 0
479configure:15691: /usr/bin/clang++ -v >&5
480Apple LLVM version 10.0.1 (clang-1001.0.46.4)
481Target: x86_64-apple-darwin18.7.0
482Thread model: posix
483InstalledDir: /Library/Developer/CommandLineTools/usr/bin
484configure:15702: $? = 0
485configure:15691: /usr/bin/clang++ -V >&5
486clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
487clang: error: no input files
488configure:15702: $? = 1
489configure:15691: /usr/bin/clang++ -qversion >&5
490clang: error: unknown argument '-qversion', did you mean '--version'?
491clang: error: no input files
492configure:15702: $? = 1
493configure:15706: checking whether we are using the GNU C++ compiler
494configure:15725: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
495configure:15725: $? = 0
496configure:15734: result: yes
497configure:15743: checking whether /usr/bin/clang++ accepts -g
498configure:15763: /usr/bin/clang++ -c -g  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
499configure:15763: $? = 0
500configure:15804: result: yes
501configure:15829: checking dependency style of /usr/bin/clang++
502configure:15940: result: none
503configure:15973: checking how to run the C++ preprocessor
504configure:16000: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
505configure:16000: $? = 0
506configure:16014: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
507conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
508#include <ac_nonexistent.h>
509         ^~~~~~~~~~~~~~~~~~
5101 error generated.
511configure:16014: $? = 1
512configure: failed program was:
513| /* confdefs.h */
514| #define PACKAGE_NAME "MPICH"
515| #define PACKAGE_TARNAME "mpich"
516| #define PACKAGE_VERSION "3.3.1"
517| #define PACKAGE_STRING "MPICH 3.3.1"
518| #define PACKAGE_BUGREPORT "discuss@mpich.org"
519| #define PACKAGE_URL "http://www.mpich.org/"
520| #define STDC_HEADERS 1
521| #define HAVE_SYS_TYPES_H 1
522| #define HAVE_SYS_STAT_H 1
523| #define HAVE_STDLIB_H 1
524| #define HAVE_STRING_H 1
525| #define HAVE_MEMORY_H 1
526| #define HAVE_STRINGS_H 1
527| #define HAVE_INTTYPES_H 1
528| #define HAVE_STDINT_H 1
529| #define HAVE_UNISTD_H 1
530| #define __EXTENSIONS__ 1
531| #define _ALL_SOURCE 1
532| #define _GNU_SOURCE 1
533| #define _POSIX_PTHREAD_SEMANTICS 1
534| #define _TANDEM_SOURCE 1
535| #define PACKAGE "mpich"
536| #define VERSION "3.3.1"
537| #define HAVE_DLFCN_H 1
538| #define LT_OBJDIR ".libs/"
539| /* end confdefs.h.  */
540| #include <ac_nonexistent.h>
541configure:16039: result: /usr/bin/clang++ -E
542configure:16059: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
543configure:16059: $? = 0
544configure:16073: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
545conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
546#include <ac_nonexistent.h>
547         ^~~~~~~~~~~~~~~~~~
5481 error generated.
549configure:16073: $? = 1
550configure: failed program was:
551| /* confdefs.h */
552| #define PACKAGE_NAME "MPICH"
553| #define PACKAGE_TARNAME "mpich"
554| #define PACKAGE_VERSION "3.3.1"
555| #define PACKAGE_STRING "MPICH 3.3.1"
556| #define PACKAGE_BUGREPORT "discuss@mpich.org"
557| #define PACKAGE_URL "http://www.mpich.org/"
558| #define STDC_HEADERS 1
559| #define HAVE_SYS_TYPES_H 1
560| #define HAVE_SYS_STAT_H 1
561| #define HAVE_STDLIB_H 1
562| #define HAVE_STRING_H 1
563| #define HAVE_MEMORY_H 1
564| #define HAVE_STRINGS_H 1
565| #define HAVE_INTTYPES_H 1
566| #define HAVE_STDINT_H 1
567| #define HAVE_UNISTD_H 1
568| #define __EXTENSIONS__ 1
569| #define _ALL_SOURCE 1
570| #define _GNU_SOURCE 1
571| #define _POSIX_PTHREAD_SEMANTICS 1
572| #define _TANDEM_SOURCE 1
573| #define PACKAGE "mpich"
574| #define VERSION "3.3.1"
575| #define HAVE_DLFCN_H 1
576| #define LT_OBJDIR ".libs/"
577| /* end confdefs.h.  */
578| #include <ac_nonexistent.h>
579configure:16235: checking for ld used by /usr/bin/clang++
580configure:16302: result: /Library/Developer/CommandLineTools/usr/bin/ld
581configure:16309: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
582configure:16324: result: no
583configure:16379: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
584configure:17455: result: yes
585configure:17491: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
586configure:17494: $? = 0
587configure:17975: checking for /usr/bin/clang++ option to produce PIC
588configure:17982: result: -fno-common -DPIC
589configure:17990: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
590configure:18008: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
591configure:18012: $? = 0
592configure:18025: result: yes
593configure:18048: checking if /usr/bin/clang++ static flag -static works
594configure:18076: result: no
595configure:18088: checking if /usr/bin/clang++ supports -c -o file.o
596configure:18109: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.cpp >&5
597configure:18113: $? = 0
598configure:18135: result: yes
599configure:18140: checking if /usr/bin/clang++ supports -c -o file.o
600configure:18187: result: yes
601configure:18217: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
602configure:18257: result: yes
603configure:18398: checking dynamic linker characteristics
604configure:19184: result: darwin18.7.0 dyld
605configure:19249: checking how to hardcode library paths into programs
606configure:19274: result: immediate
607configure:19423: checking for Fortran compiler version
608configure:19432: /opt/local/bin/gfortran-mp-9 --version >&5
609GNU Fortran (MacPorts gcc9 9.2.0_0) 9.2.0
610Copyright (C) 2019 Free Software Foundation, Inc.
611This is free software; see the source for copying conditions.  There is NO
612warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
613
614configure:19443: $? = 0
615configure:19432: /opt/local/bin/gfortran-mp-9 -v >&5
616Using built-in specs.
617COLLECT_GCC=/opt/local/bin/gfortran-mp-9
618COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin18/9.2.0/lto-wrapper
619Target: x86_64-apple-darwin18
620Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc9/gcc9/work/gcc-9.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin18 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc9 --includedir=/opt/local/include/gcc9 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-9 --with-gxx-include-dir=/opt/local/include/gcc9/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 gcc9 9.2.0_0' --with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
621Thread model: posix
622gcc version 9.2.0 (MacPorts gcc9 9.2.0_0)
623configure:19443: $? = 0
624configure:19432: /opt/local/bin/gfortran-mp-9 -V >&5
625gfortran-mp-9: error: unrecognized command line option '-V'
626gfortran-mp-9: fatal error: no input files
627compilation terminated.
628configure:19443: $? = 1
629configure:19432: /opt/local/bin/gfortran-mp-9 -qversion >&5
630gfortran-mp-9: error: unrecognized command line option '-qversion'; did you mean '--version'?
631gfortran-mp-9: fatal error: no input files
632compilation terminated.
633configure:19443: $? = 1
634configure:19452: checking whether we are using the GNU Fortran compiler
635configure:19465: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64  conftest.F >&5
636configure:19465: $? = 0
637configure:19474: result: yes
638configure:19480: checking whether /opt/local/bin/gfortran-mp-9 accepts -g
639configure:19491: /opt/local/bin/gfortran-mp-9 -c -g  conftest.f >&5
640configure:19491: $? = 0
641configure:19499: result: yes
642configure:19631: checking if libtool supports shared libraries
643configure:19633: result: yes
644configure:19636: checking whether to build shared libraries
645configure:19660: result: yes
646configure:19663: checking whether to build static libraries
647configure:19667: result: yes
648configure:19701: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64  conftest.f >&5
649configure:19704: $? = 0
650configure:20168: checking for /opt/local/bin/gfortran-mp-9 option to produce PIC
651configure:20175: result: -fno-common
652configure:20183: checking if /opt/local/bin/gfortran-mp-9 PIC flag -fno-common works
653configure:20201: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 -fno-common  conftest.f >&5
654configure:20205: $? = 0
655configure:20218: result: yes
656configure:20241: checking if /opt/local/bin/gfortran-mp-9 static flag -static works
657configure:20269: result: no
658configure:20281: checking if /opt/local/bin/gfortran-mp-9 supports -c -o file.o
659configure:20302: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 -o out/conftest2.o  conftest.f >&5
660configure:20306: $? = 0
661configure:20328: result: yes
662configure:20333: checking if /opt/local/bin/gfortran-mp-9 supports -c -o file.o
663configure:20380: result: yes
664configure:20410: checking whether the /opt/local/bin/gfortran-mp-9 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
665configure:21633: result: yes
666configure:21774: checking dynamic linker characteristics
667configure:22554: result: darwin18.7.0 dyld
668configure:22619: checking how to hardcode library paths into programs
669configure:22644: result: immediate
670configure:22839: checking for Fortran 77 compiler version
671configure:22848: /opt/local/bin/gfortran-mp-9 --version >&5
672GNU Fortran (MacPorts gcc9 9.2.0_0) 9.2.0
673Copyright (C) 2019 Free Software Foundation, Inc.
674This is free software; see the source for copying conditions.  There is NO
675warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
676
677configure:22859: $? = 0
678configure:22848: /opt/local/bin/gfortran-mp-9 -v >&5
679Using built-in specs.
680COLLECT_GCC=/opt/local/bin/gfortran-mp-9
681COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin18/9.2.0/lto-wrapper
682Target: x86_64-apple-darwin18
683Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc9/gcc9/work/gcc-9.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin18 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc9 --includedir=/opt/local/include/gcc9 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-9 --with-gxx-include-dir=/opt/local/include/gcc9/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 gcc9 9.2.0_0' --with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
684Thread model: posix
685gcc version 9.2.0 (MacPorts gcc9 9.2.0_0)
686configure:22859: $? = 0
687configure:22848: /opt/local/bin/gfortran-mp-9 -V >&5
688gfortran-mp-9: error: unrecognized command line option '-V'
689gfortran-mp-9: fatal error: no input files
690compilation terminated.
691configure:22859: $? = 1
692configure:22848: /opt/local/bin/gfortran-mp-9 -qversion >&5
693gfortran-mp-9: error: unrecognized command line option '-qversion'; did you mean '--version'?
694gfortran-mp-9: fatal error: no input files
695compilation terminated.
696configure:22859: $? = 1
697configure:22868: checking whether we are using the GNU Fortran 77 compiler
698configure:22881: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 conftest.F >&5
699configure:22881: $? = 0
700configure:22890: result: yes
701configure:22896: checking whether /opt/local/bin/gfortran-mp-9 accepts -g
702configure:22907: /opt/local/bin/gfortran-mp-9 -c -g conftest.f >&5
703configure:22907: $? = 0
704configure:22915: result: yes
705configure:23044: checking if libtool supports shared libraries
706configure:23046: result: yes
707configure:23049: checking whether to build shared libraries
708configure:23073: result: yes
709configure:23076: checking whether to build static libraries
710configure:23080: result: yes
711configure:23436: checking for /opt/local/bin/gfortran-mp-9 option to produce PIC
712configure:23443: result: -fno-common
713configure:23451: checking if /opt/local/bin/gfortran-mp-9 PIC flag -fno-common works
714configure:23469: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 -fno-common conftest.f >&5
715configure:23473: $? = 0
716configure:23486: result: yes
717configure:23509: checking if /opt/local/bin/gfortran-mp-9 static flag -static works
718configure:23537: result: no
719configure:23549: checking if /opt/local/bin/gfortran-mp-9 supports -c -o file.o
720configure:23570: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 -o out/conftest2.o conftest.f >&5
721configure:23574: $? = 0
722configure:23596: result: yes
723configure:23601: checking if /opt/local/bin/gfortran-mp-9 supports -c -o file.o
724configure:23648: result: yes
725configure:23678: checking whether the /opt/local/bin/gfortran-mp-9 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
726configure:24901: result: yes
727configure:25042: checking dynamic linker characteristics
728configure:25822: result: darwin18.7.0 dyld
729configure:25887: checking how to hardcode library paths into programs
730configure:25912: result: immediate
731configure:27689: checking hcoll/api/hcoll_api.h usability
732configure:27689: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
733conftest.c:61:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
734#include <hcoll/api/hcoll_api.h>
735         ^~~~~~~~~~~~~~~~~~~~~~~
7361 error generated.
737configure:27689: $? = 1
738configure: failed program was:
739| /* confdefs.h */
740| #define PACKAGE_NAME "MPICH"
741| #define PACKAGE_TARNAME "mpich"
742| #define PACKAGE_VERSION "3.3.1"
743| #define PACKAGE_STRING "MPICH 3.3.1"
744| #define PACKAGE_BUGREPORT "discuss@mpich.org"
745| #define PACKAGE_URL "http://www.mpich.org/"
746| #define STDC_HEADERS 1
747| #define HAVE_SYS_TYPES_H 1
748| #define HAVE_SYS_STAT_H 1
749| #define HAVE_STDLIB_H 1
750| #define HAVE_STRING_H 1
751| #define HAVE_MEMORY_H 1
752| #define HAVE_STRINGS_H 1
753| #define HAVE_INTTYPES_H 1
754| #define HAVE_STDINT_H 1
755| #define HAVE_UNISTD_H 1
756| #define __EXTENSIONS__ 1
757| #define _ALL_SOURCE 1
758| #define _GNU_SOURCE 1
759| #define _POSIX_PTHREAD_SEMANTICS 1
760| #define _TANDEM_SOURCE 1
761| #define PACKAGE "mpich"
762| #define VERSION "3.3.1"
763| #define HAVE_DLFCN_H 1
764| #define LT_OBJDIR ".libs/"
765| /* end confdefs.h.  */
766| #include <stdio.h>
767| #ifdef HAVE_SYS_TYPES_H
768| # include <sys/types.h>
769| #endif
770| #ifdef HAVE_SYS_STAT_H
771| # include <sys/stat.h>
772| #endif
773| #ifdef STDC_HEADERS
774| # include <stdlib.h>
775| # include <stddef.h>
776| #else
777| # ifdef HAVE_STDLIB_H
778| #  include <stdlib.h>
779| # endif
780| #endif
781| #ifdef HAVE_STRING_H
782| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
783| #  include <memory.h>
784| # endif
785| # include <string.h>
786| #endif
787| #ifdef HAVE_STRINGS_H
788| # include <strings.h>
789| #endif
790| #ifdef HAVE_INTTYPES_H
791| # include <inttypes.h>
792| #endif
793| #ifdef HAVE_STDINT_H
794| # include <stdint.h>
795| #endif
796| #ifdef HAVE_UNISTD_H
797| # include <unistd.h>
798| #endif
799| #include <hcoll/api/hcoll_api.h>
800configure:27689: result: no
801configure:27689: checking hcoll/api/hcoll_api.h presence
802configure:27689: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
803conftest.c:28:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
804#include <hcoll/api/hcoll_api.h>
805         ^~~~~~~~~~~~~~~~~~~~~~~
8061 error generated.
807configure:27689: $? = 1
808configure: failed program was:
809| /* confdefs.h */
810| #define PACKAGE_NAME "MPICH"
811| #define PACKAGE_TARNAME "mpich"
812| #define PACKAGE_VERSION "3.3.1"
813| #define PACKAGE_STRING "MPICH 3.3.1"
814| #define PACKAGE_BUGREPORT "discuss@mpich.org"
815| #define PACKAGE_URL "http://www.mpich.org/"
816| #define STDC_HEADERS 1
817| #define HAVE_SYS_TYPES_H 1
818| #define HAVE_SYS_STAT_H 1
819| #define HAVE_STDLIB_H 1
820| #define HAVE_STRING_H 1
821| #define HAVE_MEMORY_H 1
822| #define HAVE_STRINGS_H 1
823| #define HAVE_INTTYPES_H 1
824| #define HAVE_STDINT_H 1
825| #define HAVE_UNISTD_H 1
826| #define __EXTENSIONS__ 1
827| #define _ALL_SOURCE 1
828| #define _GNU_SOURCE 1
829| #define _POSIX_PTHREAD_SEMANTICS 1
830| #define _TANDEM_SOURCE 1
831| #define PACKAGE "mpich"
832| #define VERSION "3.3.1"
833| #define HAVE_DLFCN_H 1
834| #define LT_OBJDIR ".libs/"
835| /* end confdefs.h.  */
836| #include <hcoll/api/hcoll_api.h>
837configure:27689: result: no
838configure:27689: checking for hcoll/api/hcoll_api.h
839configure:27689: result: no
840configure:27697: checking for hcoll_init in -lhcoll
841configure:27722: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lhcoll   >&5
842ld: library not found for -lhcoll
843clang: error: linker command failed with exit code 1 (use -v to see invocation)
844configure:27722: $? = 1
845configure: failed program was:
846| /* confdefs.h */
847| #define PACKAGE_NAME "MPICH"
848| #define PACKAGE_TARNAME "mpich"
849| #define PACKAGE_VERSION "3.3.1"
850| #define PACKAGE_STRING "MPICH 3.3.1"
851| #define PACKAGE_BUGREPORT "discuss@mpich.org"
852| #define PACKAGE_URL "http://www.mpich.org/"
853| #define STDC_HEADERS 1
854| #define HAVE_SYS_TYPES_H 1
855| #define HAVE_SYS_STAT_H 1
856| #define HAVE_STDLIB_H 1
857| #define HAVE_STRING_H 1
858| #define HAVE_MEMORY_H 1
859| #define HAVE_STRINGS_H 1
860| #define HAVE_INTTYPES_H 1
861| #define HAVE_STDINT_H 1
862| #define HAVE_UNISTD_H 1
863| #define __EXTENSIONS__ 1
864| #define _ALL_SOURCE 1
865| #define _GNU_SOURCE 1
866| #define _POSIX_PTHREAD_SEMANTICS 1
867| #define _TANDEM_SOURCE 1
868| #define PACKAGE "mpich"
869| #define VERSION "3.3.1"
870| #define HAVE_DLFCN_H 1
871| #define LT_OBJDIR ".libs/"
872| /* end confdefs.h.  */
873|
874| /* Override any GCC internal prototype to avoid an error.
875|    Use char because int might match the return type of a GCC
876|    builtin and then its argument prototype would still apply.  */
877| #ifdef __cplusplus
878| extern "C"
879| #endif
880| char hcoll_init ();
881| int
882| main ()
883| {
884| return hcoll_init ();
885|   ;
886|   return 0;
887| }
888configure:27731: result: no
889configure:27994: RUNNING PREREQ FOR ch3:nemesis
890configure:29102: ===== configuring src/mpl =====
891configure:29267: 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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -m64' 'FFLAGS= -pipe -m64' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' '--enable-fortran' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-9' 'F77=/opt/local/bin/gfortran-mp-9' --cache-file=/dev/null --srcdir=.
892configure:29287: ===== done with src/mpl configure =====
893configure:29293: sourcing src/mpl/localdefs
894CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/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.1/src/mpl/include', appending
895CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpl/include', appending
896LIBS(='') does not contain '-lopa', prepending
897configure:29410: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lopa  >&5
898conftest.c:32:10: fatal error: 'opa_primitives.h' file not found
899#include "opa_primitives.h"
900         ^~~~~~~~~~~~~~~~~~
9011 error generated.
902configure:29410: $? = 1
903configure: failed program was:
904| /* confdefs.h */
905| #define PACKAGE_NAME "MPICH"
906| #define PACKAGE_TARNAME "mpich"
907| #define PACKAGE_VERSION "3.3.1"
908| #define PACKAGE_STRING "MPICH 3.3.1"
909| #define PACKAGE_BUGREPORT "discuss@mpich.org"
910| #define PACKAGE_URL "http://www.mpich.org/"
911| #define STDC_HEADERS 1
912| #define HAVE_SYS_TYPES_H 1
913| #define HAVE_SYS_STAT_H 1
914| #define HAVE_STDLIB_H 1
915| #define HAVE_STRING_H 1
916| #define HAVE_MEMORY_H 1
917| #define HAVE_STRINGS_H 1
918| #define HAVE_INTTYPES_H 1
919| #define HAVE_STDINT_H 1
920| #define HAVE_UNISTD_H 1
921| #define __EXTENSIONS__ 1
922| #define _ALL_SOURCE 1
923| #define _GNU_SOURCE 1
924| #define _POSIX_PTHREAD_SEMANTICS 1
925| #define _TANDEM_SOURCE 1
926| #define PACKAGE "mpich"
927| #define VERSION "3.3.1"
928| #define HAVE_DLFCN_H 1
929| #define LT_OBJDIR ".libs/"
930| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
931| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
932| #define HAVE_TAG_ERROR_BITS 1
933| #define USE_LOGGING MPICH_LOGGING__NONE
934| /* end confdefs.h.  */
935| #include "opa_primitives.h"
936|
937| int
938| main ()
939| {
940|
941| OPA_int_t i;
942| OPA_store_int(i,10);
943| OPA_fetch_and_incr_int(&i,5);
944|
945|   ;
946|   return 0;
947| }
948CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/openpa/src', appending
949CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/openpa/src', appending
950opa_subdir_args(='--disable-versioning --enable-embedded') does not contain '--with-atomic-primitives=auto_allow_emulation', appending
951configure:29484: ===== configuring src/openpa =====
952configure:29649: 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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -m64' 'FFLAGS= -pipe -m64' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' '--enable-fortran' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-9' 'F77=/opt/local/bin/gfortran-mp-9' --cache-file=/dev/null --srcdir=.
953configure:29669: ===== done with src/openpa configure =====
954configure:30241: checking for type of weak symbol alias support
955configure:30265: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
956conftest.c:40:8: error: call to 'PFoo' is ambiguous
957return PFoo(1);
958       ^~~~
959conftest.c:33:12: note: candidate function
960extern int PFoo(int);
961           ^
962conftest.c:34:14: note: candidate function
963#pragma weak PFoo = Foo
964             ^
9651 error generated.
966configure:30265: $? = 1
967configure: failed program was:
968| /* confdefs.h */
969| #define PACKAGE_NAME "MPICH"
970| #define PACKAGE_TARNAME "mpich"
971| #define PACKAGE_VERSION "3.3.1"
972| #define PACKAGE_STRING "MPICH 3.3.1"
973| #define PACKAGE_BUGREPORT "discuss@mpich.org"
974| #define PACKAGE_URL "http://www.mpich.org/"
975| #define STDC_HEADERS 1
976| #define HAVE_SYS_TYPES_H 1
977| #define HAVE_SYS_STAT_H 1
978| #define HAVE_STDLIB_H 1
979| #define HAVE_STRING_H 1
980| #define HAVE_MEMORY_H 1
981| #define HAVE_STRINGS_H 1
982| #define HAVE_INTTYPES_H 1
983| #define HAVE_STDINT_H 1
984| #define HAVE_UNISTD_H 1
985| #define __EXTENSIONS__ 1
986| #define _ALL_SOURCE 1
987| #define _GNU_SOURCE 1
988| #define _POSIX_PTHREAD_SEMANTICS 1
989| #define _TANDEM_SOURCE 1
990| #define PACKAGE "mpich"
991| #define VERSION "3.3.1"
992| #define HAVE_DLFCN_H 1
993| #define LT_OBJDIR ".libs/"
994| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
995| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
996| #define HAVE_TAG_ERROR_BITS 1
997| #define USE_LOGGING MPICH_LOGGING__NONE
998| /* end confdefs.h.  */
999|
1000| extern int PFoo(int);
1001| #pragma weak PFoo = Foo
1002| int Foo(int a) { return a; }
1003|
1004| int
1005| main ()
1006| {
1007| return PFoo(1);
1008|   ;
1009|   return 0;
1010| }
1011configure:30512: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1012Undefined symbols for architecture x86_64:
1013  "_PFoo", referenced from:
1014      _main in conftest-70445d.o
1015ld: symbol(s) not found for architecture x86_64
1016clang: error: linker command failed with exit code 1 (use -v to see invocation)
1017configure:30512: $? = 1
1018configure: failed program was:
1019| /* confdefs.h */
1020| #define PACKAGE_NAME "MPICH"
1021| #define PACKAGE_TARNAME "mpich"
1022| #define PACKAGE_VERSION "3.3.1"
1023| #define PACKAGE_STRING "MPICH 3.3.1"
1024| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1025| #define PACKAGE_URL "http://www.mpich.org/"
1026| #define STDC_HEADERS 1
1027| #define HAVE_SYS_TYPES_H 1
1028| #define HAVE_SYS_STAT_H 1
1029| #define HAVE_STDLIB_H 1
1030| #define HAVE_STRING_H 1
1031| #define HAVE_MEMORY_H 1
1032| #define HAVE_STRINGS_H 1
1033| #define HAVE_INTTYPES_H 1
1034| #define HAVE_STDINT_H 1
1035| #define HAVE_UNISTD_H 1
1036| #define __EXTENSIONS__ 1
1037| #define _ALL_SOURCE 1
1038| #define _GNU_SOURCE 1
1039| #define _POSIX_PTHREAD_SEMANTICS 1
1040| #define _TANDEM_SOURCE 1
1041| #define PACKAGE "mpich"
1042| #define VERSION "3.3.1"
1043| #define HAVE_DLFCN_H 1
1044| #define LT_OBJDIR ".libs/"
1045| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1046| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1047| #define HAVE_TAG_ERROR_BITS 1
1048| #define USE_LOGGING MPICH_LOGGING__NONE
1049| /* end confdefs.h.  */
1050|
1051| extern int PFoo(int);
1052| #pragma _HP_SECONDARY_DEF Foo  PFoo
1053| int Foo(int a) { return a; }
1054|
1055| int
1056| main ()
1057| {
1058| return PFoo(1);
1059|   ;
1060|   return 0;
1061| }
1062configure:30534: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1063Undefined symbols for architecture x86_64:
1064  "_PFoo", referenced from:
1065      _main in conftest-c36447.o
1066ld: symbol(s) not found for architecture x86_64
1067clang: error: linker command failed with exit code 1 (use -v to see invocation)
1068configure:30534: $? = 1
1069configure: failed program was:
1070| /* confdefs.h */
1071| #define PACKAGE_NAME "MPICH"
1072| #define PACKAGE_TARNAME "mpich"
1073| #define PACKAGE_VERSION "3.3.1"
1074| #define PACKAGE_STRING "MPICH 3.3.1"
1075| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1076| #define PACKAGE_URL "http://www.mpich.org/"
1077| #define STDC_HEADERS 1
1078| #define HAVE_SYS_TYPES_H 1
1079| #define HAVE_SYS_STAT_H 1
1080| #define HAVE_STDLIB_H 1
1081| #define HAVE_STRING_H 1
1082| #define HAVE_MEMORY_H 1
1083| #define HAVE_STRINGS_H 1
1084| #define HAVE_INTTYPES_H 1
1085| #define HAVE_STDINT_H 1
1086| #define HAVE_UNISTD_H 1
1087| #define __EXTENSIONS__ 1
1088| #define _ALL_SOURCE 1
1089| #define _GNU_SOURCE 1
1090| #define _POSIX_PTHREAD_SEMANTICS 1
1091| #define _TANDEM_SOURCE 1
1092| #define PACKAGE "mpich"
1093| #define VERSION "3.3.1"
1094| #define HAVE_DLFCN_H 1
1095| #define LT_OBJDIR ".libs/"
1096| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1097| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1098| #define HAVE_TAG_ERROR_BITS 1
1099| #define USE_LOGGING MPICH_LOGGING__NONE
1100| /* end confdefs.h.  */
1101|
1102| extern int PFoo(int);
1103| #pragma _CRI duplicate PFoo as Foo
1104| int Foo(int a) { return a; }
1105|
1106| int
1107| main ()
1108| {
1109| return PFoo(1);
1110|   ;
1111|   return 0;
1112| }
1113configure:30548: result: no
1114configure:30566: checking whether __attribute__ ((weak)) allowed
1115configure:30583: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1116configure:30583: $? = 0
1117configure:30590: result: yes
1118configure:30594: checking whether __attribute__ ((weak_import)) allowed
1119configure:30611: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1120configure:30611: $? = 0
1121configure:30618: result: yes
1122configure:30621: checking whether __attribute__((weak,alias(...))) allowed
1123configure:30647: /usr/bin/clang -c -Werror  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1124conftest.c:32:62: error: aliases are not supported on darwin
1125int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1126                                                             ^
11271 error generated.
1128configure:30647: $? = 1
1129configure: failed program was:
1130| /* confdefs.h */
1131| #define PACKAGE_NAME "MPICH"
1132| #define PACKAGE_TARNAME "mpich"
1133| #define PACKAGE_VERSION "3.3.1"
1134| #define PACKAGE_STRING "MPICH 3.3.1"
1135| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1136| #define PACKAGE_URL "http://www.mpich.org/"
1137| #define STDC_HEADERS 1
1138| #define HAVE_SYS_TYPES_H 1
1139| #define HAVE_SYS_STAT_H 1
1140| #define HAVE_STDLIB_H 1
1141| #define HAVE_STRING_H 1
1142| #define HAVE_MEMORY_H 1
1143| #define HAVE_STRINGS_H 1
1144| #define HAVE_INTTYPES_H 1
1145| #define HAVE_STDINT_H 1
1146| #define HAVE_UNISTD_H 1
1147| #define __EXTENSIONS__ 1
1148| #define _ALL_SOURCE 1
1149| #define _GNU_SOURCE 1
1150| #define _POSIX_PTHREAD_SEMANTICS 1
1151| #define _TANDEM_SOURCE 1
1152| #define PACKAGE "mpich"
1153| #define VERSION "3.3.1"
1154| #define HAVE_DLFCN_H 1
1155| #define LT_OBJDIR ".libs/"
1156| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1157| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1158| #define HAVE_TAG_ERROR_BITS 1
1159| #define USE_LOGGING MPICH_LOGGING__NONE
1160| /* end confdefs.h.  */
1161| int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1162| int
1163| main ()
1164| {
1165| int a;
1166|   ;
1167|   return 0;
1168| }
1169configure:30660: result: no
1170configure:30850: checking if /usr/bin/clang supports -fvisibility=hidden
1171configure:30866: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -fvisibility=hidden -Werror  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1172configure:30866: $? = 0
1173configure:30885: result: yes
1174configure:30894: checking whether to enable symbol visibility
1175configure:30896: result: yes (via -fvisibility=hidden)
1176configure:31004: checking for pkg-config
1177configure:31022: found /opt/local/bin/pkg-config
1178configure:31034: result: /opt/local/bin/pkg-config
1179configure:31059: checking pkg-config is at least version 0.9.0
1180configure:31062: result: yes
1181configure:31071: checking for X
1182configure:31179: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
1183configure:31179: $? = 0
1184configure:31210: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lX11  >&5
1185configure:31210: $? = 0
1186configure:31260: result: libraries , headers
1187configure:31286: checking hwloc building mode
1188configure:31288: result: embedded
1189configure:31317: 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.1/src/hwloc
1190configure:31319: 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.1/src/hwloc
1191configure:31327: checking for hwloc version
1192configure:31333: result: 2.0.3rc2-git
1193configure:31371: checking if want hwloc maintainer support
1194configure:31399: result: disabled (embedded mode)
1195configure:31405: checking for hwloc directory prefix
1196configure:31407: result: src/hwloc/
1197configure:31420: checking for hwloc symbol prefix
1198configure:31442: result: hwloc_
1199configure:31457: checking for /usr/bin/clang option to accept ISO C99
1200configure:31606: /usr/bin/clang  -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1201configure:31606: $? = 0
1202configure:31619: result: none needed
1203configure:31670: checking size of void *
1204configure:31675: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1205configure:31675: $? = 0
1206configure:31675: ./conftest
1207configure:31675: $? = 0
1208configure:31689: result: 8
1209configure:31709: checking which OS support to include
1210configure:31757: result: Darwin
1211configure:31844: checking which CPU support to include
1212configure:31864: result: x86_64
1213configure:31889: checking size of unsigned long
1214configure:31894: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1215configure:31894: $? = 0
1216configure:31894: ./conftest
1217configure:31894: $? = 0
1218configure:31908: result: 8
1219configure:31927: checking size of unsigned int
1220configure:31932: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1221configure:31932: $? = 0
1222configure:31932: ./conftest
1223configure:31932: $? = 0
1224configure:31946: result: 4
1225configure:31968: checking for the C compiler vendor
1226configure:31997: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1227conftest.c:51:2: error: "symbol __ANDROID__ not defined"
1228#error "symbol __ANDROID__ not defined"
1229 ^
1230conftest.c:52:1: error: unknown type name 'choke'
1231choke me
1232^
1233conftest.c:52:9: error: expected ';' after top level declarator
1234choke me
1235        ^
1236        ;
12373 errors generated.
1238configure:31997: $? = 1
1239configure: failed program was:
1240| /* confdefs.h */
1241| #define PACKAGE_NAME "MPICH"
1242| #define PACKAGE_TARNAME "mpich"
1243| #define PACKAGE_VERSION "3.3.1"
1244| #define PACKAGE_STRING "MPICH 3.3.1"
1245| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1246| #define PACKAGE_URL "http://www.mpich.org/"
1247| #define STDC_HEADERS 1
1248| #define HAVE_SYS_TYPES_H 1
1249| #define HAVE_SYS_STAT_H 1
1250| #define HAVE_STDLIB_H 1
1251| #define HAVE_STRING_H 1
1252| #define HAVE_MEMORY_H 1
1253| #define HAVE_STRINGS_H 1
1254| #define HAVE_INTTYPES_H 1
1255| #define HAVE_STDINT_H 1
1256| #define HAVE_UNISTD_H 1
1257| #define __EXTENSIONS__ 1
1258| #define _ALL_SOURCE 1
1259| #define _GNU_SOURCE 1
1260| #define _POSIX_PTHREAD_SEMANTICS 1
1261| #define _TANDEM_SOURCE 1
1262| #define PACKAGE "mpich"
1263| #define VERSION "3.3.1"
1264| #define HAVE_DLFCN_H 1
1265| #define LT_OBJDIR ".libs/"
1266| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1267| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1268| #define HAVE_TAG_ERROR_BITS 1
1269| #define USE_LOGGING MPICH_LOGGING__NONE
1270| #define HAVE_VISIBILITY 1
1271| #define HWLOC_VERSION "2.0.3rc2-git"
1272| #define HWLOC_VERSION_MAJOR 2
1273| #define HWLOC_VERSION_MINOR 0
1274| #define HWLOC_VERSION_RELEASE 3
1275| #define HWLOC_VERSION_GREEK "rc2"
1276| #define HWLOC_SYM_PREFIX hwloc_
1277| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1278| #define HWLOC_SYM_TRANSFORM 0
1279| #define _HPUX_SOURCE 1
1280| #define SIZEOF_VOID_P 8
1281| #define HWLOC_DARWIN_SYS 1
1282| #define HWLOC_X86_64_ARCH 1
1283| #define SIZEOF_UNSIGNED_LONG 8
1284| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1285| #define SIZEOF_UNSIGNED_INT 4
1286| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1287| /* end confdefs.h.  */
1288|
1289| #ifndef __ANDROID__
1290| #error "symbol __ANDROID__ not defined"
1291| choke me
1292| #endif
1293configure:32014: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1294conftest.c:51:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1295#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1296 ^
1297conftest.c:52:1: error: unknown type name 'choke'
1298choke me
1299^
1300conftest.c:52:9: error: expected ';' after top level declarator
1301choke me
1302        ^
1303        ;
13043 errors generated.
1305configure:32014: $? = 1
1306configure: failed program was:
1307| /* confdefs.h */
1308| #define PACKAGE_NAME "MPICH"
1309| #define PACKAGE_TARNAME "mpich"
1310| #define PACKAGE_VERSION "3.3.1"
1311| #define PACKAGE_STRING "MPICH 3.3.1"
1312| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1313| #define PACKAGE_URL "http://www.mpich.org/"
1314| #define STDC_HEADERS 1
1315| #define HAVE_SYS_TYPES_H 1
1316| #define HAVE_SYS_STAT_H 1
1317| #define HAVE_STDLIB_H 1
1318| #define HAVE_STRING_H 1
1319| #define HAVE_MEMORY_H 1
1320| #define HAVE_STRINGS_H 1
1321| #define HAVE_INTTYPES_H 1
1322| #define HAVE_STDINT_H 1
1323| #define HAVE_UNISTD_H 1
1324| #define __EXTENSIONS__ 1
1325| #define _ALL_SOURCE 1
1326| #define _GNU_SOURCE 1
1327| #define _POSIX_PTHREAD_SEMANTICS 1
1328| #define _TANDEM_SOURCE 1
1329| #define PACKAGE "mpich"
1330| #define VERSION "3.3.1"
1331| #define HAVE_DLFCN_H 1
1332| #define LT_OBJDIR ".libs/"
1333| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1334| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1335| #define HAVE_TAG_ERROR_BITS 1
1336| #define USE_LOGGING MPICH_LOGGING__NONE
1337| #define HAVE_VISIBILITY 1
1338| #define HWLOC_VERSION "2.0.3rc2-git"
1339| #define HWLOC_VERSION_MAJOR 2
1340| #define HWLOC_VERSION_MINOR 0
1341| #define HWLOC_VERSION_RELEASE 3
1342| #define HWLOC_VERSION_GREEK "rc2"
1343| #define HWLOC_SYM_PREFIX hwloc_
1344| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1345| #define HWLOC_SYM_TRANSFORM 0
1346| #define _HPUX_SOURCE 1
1347| #define SIZEOF_VOID_P 8
1348| #define HWLOC_DARWIN_SYS 1
1349| #define HWLOC_X86_64_ARCH 1
1350| #define SIZEOF_UNSIGNED_LONG 8
1351| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1352| #define SIZEOF_UNSIGNED_INT 4
1353| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1354| /* end confdefs.h.  */
1355|
1356| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
1357| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1358| choke me
1359| #endif
1360configure:32031: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1361configure:32031: $? = 0
1362configure:32529: result: gnu
1363configure:32535: checking for __attribute__
1364configure:32559: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1365configure:32559: $? = 0
1366configure:32584: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1367configure:32584: $? = 0
1368configure:32626: result: yes
1369configure:32630: checking for __attribute__(aligned)
1370configure:32650: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1371configure:32650: $? = 0
1372configure:32738: result: yes
1373configure:32750: checking for __attribute__(always_inline)
1374configure:32770: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1375configure:32770: $? = 0
1376configure:32858: result: yes
1377configure:32867: checking for __attribute__(cold)
1378configure:32890: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1379configure:32890: $? = 0
1380configure:32978: result: yes
1381configure:32987: checking for __attribute__(const)
1382configure:33010: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1383configure:33010: $? = 0
1384configure:33098: result: yes
1385configure:33108: checking for __attribute__(deprecated)
1386configure:33131: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1387configure:33131: $? = 0
1388configure:33219: result: yes
1389configure:33239: checking for __attribute__(format)
1390configure:33261: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1391configure:33261: $? = 0
1392configure:33331: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1393conftest.c:55:51: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat]
1394             return this_printf (*argument, "%d", argument); /* This should produce a format warning */
1395                                             ~~   ^~~~~~~~
13961 warning generated.
1397configure:33331: $? = 0
1398configure: failed program was:
1399| /* confdefs.h */
1400| #define PACKAGE_NAME "MPICH"
1401| #define PACKAGE_TARNAME "mpich"
1402| #define PACKAGE_VERSION "3.3.1"
1403| #define PACKAGE_STRING "MPICH 3.3.1"
1404| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1405| #define PACKAGE_URL "http://www.mpich.org/"
1406| #define STDC_HEADERS 1
1407| #define HAVE_SYS_TYPES_H 1
1408| #define HAVE_SYS_STAT_H 1
1409| #define HAVE_STDLIB_H 1
1410| #define HAVE_STRING_H 1
1411| #define HAVE_MEMORY_H 1
1412| #define HAVE_STRINGS_H 1
1413| #define HAVE_INTTYPES_H 1
1414| #define HAVE_STDINT_H 1
1415| #define HAVE_UNISTD_H 1
1416| #define __EXTENSIONS__ 1
1417| #define _ALL_SOURCE 1
1418| #define _GNU_SOURCE 1
1419| #define _POSIX_PTHREAD_SEMANTICS 1
1420| #define _TANDEM_SOURCE 1
1421| #define PACKAGE "mpich"
1422| #define VERSION "3.3.1"
1423| #define HAVE_DLFCN_H 1
1424| #define LT_OBJDIR ".libs/"
1425| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1426| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1427| #define HAVE_TAG_ERROR_BITS 1
1428| #define USE_LOGGING MPICH_LOGGING__NONE
1429| #define HAVE_VISIBILITY 1
1430| #define HWLOC_VERSION "2.0.3rc2-git"
1431| #define HWLOC_VERSION_MAJOR 2
1432| #define HWLOC_VERSION_MINOR 0
1433| #define HWLOC_VERSION_RELEASE 3
1434| #define HWLOC_VERSION_GREEK "rc2"
1435| #define HWLOC_SYM_PREFIX hwloc_
1436| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1437| #define HWLOC_SYM_TRANSFORM 0
1438| #define _HPUX_SOURCE 1
1439| #define SIZEOF_VOID_P 8
1440| #define HWLOC_DARWIN_SYS 1
1441| #define HWLOC_X86_64_ARCH 1
1442| #define SIZEOF_UNSIGNED_LONG 8
1443| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1444| #define SIZEOF_UNSIGNED_INT 4
1445| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1446| #define HWLOC_HAVE_ATTRIBUTE 1
1447| /* end confdefs.h.  */
1448|
1449|          static int usage (int * argument);
1450|          extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
1451|
1452|          static int usage (int * argument) {
1453|              return this_printf (*argument, "%d", argument); /* This should produce a format warning */
1454|          }
1455|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1456|          int main(void);
1457|
1458| int
1459| main ()
1460| {
1461|
1462|                  int i=4711;
1463|                  i=usage(&i);
1464|
1465|   ;
1466|   return 0;
1467| }
1468configure:33367: result: yes
1469configure:33376: checking for __attribute__(hot)
1470configure:33399: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1471configure:33399: $? = 0
1472configure:33487: result: yes
1473configure:33496: checking for __attribute__(malloc)
1474configure:33522: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1475configure:33522: $? = 0
1476configure:33610: result: yes
1477configure:33626: checking for __attribute__(may_alias)
1478configure:33646: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1479configure:33646: $? = 0
1480configure:33734: result: yes
1481configure:33744: checking for __attribute__(no_instrument_function)
1482configure:33764: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1483configure:33764: $? = 0
1484configure:33852: result: yes
1485configure:33877: checking for __attribute__(nonnull)
1486configure:33900: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1487configure:33900: $? = 0
1488configure:33972: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1489conftest.c:56:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
1490             return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
1491                            ~~~~~~~~~~ ^
14921 warning generated.
1493configure:33972: $? = 0
1494configure: failed program was:
1495| /* confdefs.h */
1496| #define PACKAGE_NAME "MPICH"
1497| #define PACKAGE_TARNAME "mpich"
1498| #define PACKAGE_VERSION "3.3.1"
1499| #define PACKAGE_STRING "MPICH 3.3.1"
1500| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1501| #define PACKAGE_URL "http://www.mpich.org/"
1502| #define STDC_HEADERS 1
1503| #define HAVE_SYS_TYPES_H 1
1504| #define HAVE_SYS_STAT_H 1
1505| #define HAVE_STDLIB_H 1
1506| #define HAVE_STRING_H 1
1507| #define HAVE_MEMORY_H 1
1508| #define HAVE_STRINGS_H 1
1509| #define HAVE_INTTYPES_H 1
1510| #define HAVE_STDINT_H 1
1511| #define HAVE_UNISTD_H 1
1512| #define __EXTENSIONS__ 1
1513| #define _ALL_SOURCE 1
1514| #define _GNU_SOURCE 1
1515| #define _POSIX_PTHREAD_SEMANTICS 1
1516| #define _TANDEM_SOURCE 1
1517| #define PACKAGE "mpich"
1518| #define VERSION "3.3.1"
1519| #define HAVE_DLFCN_H 1
1520| #define LT_OBJDIR ".libs/"
1521| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1522| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1523| #define HAVE_TAG_ERROR_BITS 1
1524| #define USE_LOGGING MPICH_LOGGING__NONE
1525| #define HAVE_VISIBILITY 1
1526| #define HWLOC_VERSION "2.0.3rc2-git"
1527| #define HWLOC_VERSION_MAJOR 2
1528| #define HWLOC_VERSION_MINOR 0
1529| #define HWLOC_VERSION_RELEASE 3
1530| #define HWLOC_VERSION_GREEK "rc2"
1531| #define HWLOC_SYM_PREFIX hwloc_
1532| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1533| #define HWLOC_SYM_TRANSFORM 0
1534| #define _HPUX_SOURCE 1
1535| #define SIZEOF_VOID_P 8
1536| #define HWLOC_DARWIN_SYS 1
1537| #define HWLOC_X86_64_ARCH 1
1538| #define SIZEOF_UNSIGNED_LONG 8
1539| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1540| #define SIZEOF_UNSIGNED_INT 4
1541| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1542| #define HWLOC_HAVE_ATTRIBUTE 1
1543| /* end confdefs.h.  */
1544|
1545|          static int usage(int * argument);
1546|          int square(int * argument) __attribute__ ((__nonnull__));
1547|          int square(int * argument) { return (*argument) * (*argument); }
1548|
1549|          static int usage(int * argument) {
1550|              return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
1551|          }
1552|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1553|          int main(void);
1554|
1555| int
1556| main ()
1557| {
1558|
1559|                  int i=4711;
1560|                  i=usage(&i);
1561|
1562|   ;
1563|   return 0;
1564| }
1565configure:34008: result: yes
1566configure:34018: checking for __attribute__(noreturn)
1567configure:34047: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1568configure:34047: $? = 0
1569configure:34135: result: yes
1570configure:34144: checking for __attribute__(packed)
1571configure:34169: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1572configure:34169: $? = 0
1573configure:34257: result: yes
1574configure:34266: checking for __attribute__(pure)
1575configure:34289: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1576configure:34289: $? = 0
1577configure:34377: result: yes
1578configure:34403: checking for __attribute__(sentinel)
1579configure:34425: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1580configure:34425: $? = 0
1581configure:34497: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1582conftest.c:56:78: warning: missing sentinel in function call [-Wsentinel]
1583             return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
1584                                                                             ^
1585                                                                             , (void*) 0
1586conftest.c:52:14: note: function has been explicitly marked sentinel here
1587         int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
1588             ^
15891 warning generated.
1590configure:34497: $? = 0
1591configure: failed program was:
1592| /* confdefs.h */
1593| #define PACKAGE_NAME "MPICH"
1594| #define PACKAGE_TARNAME "mpich"
1595| #define PACKAGE_VERSION "3.3.1"
1596| #define PACKAGE_STRING "MPICH 3.3.1"
1597| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1598| #define PACKAGE_URL "http://www.mpich.org/"
1599| #define STDC_HEADERS 1
1600| #define HAVE_SYS_TYPES_H 1
1601| #define HAVE_SYS_STAT_H 1
1602| #define HAVE_STDLIB_H 1
1603| #define HAVE_STRING_H 1
1604| #define HAVE_MEMORY_H 1
1605| #define HAVE_STRINGS_H 1
1606| #define HAVE_INTTYPES_H 1
1607| #define HAVE_STDINT_H 1
1608| #define HAVE_UNISTD_H 1
1609| #define __EXTENSIONS__ 1
1610| #define _ALL_SOURCE 1
1611| #define _GNU_SOURCE 1
1612| #define _POSIX_PTHREAD_SEMANTICS 1
1613| #define _TANDEM_SOURCE 1
1614| #define PACKAGE "mpich"
1615| #define VERSION "3.3.1"
1616| #define HAVE_DLFCN_H 1
1617| #define LT_OBJDIR ".libs/"
1618| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1619| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1620| #define HAVE_TAG_ERROR_BITS 1
1621| #define USE_LOGGING MPICH_LOGGING__NONE
1622| #define HAVE_VISIBILITY 1
1623| #define HWLOC_VERSION "2.0.3rc2-git"
1624| #define HWLOC_VERSION_MAJOR 2
1625| #define HWLOC_VERSION_MINOR 0
1626| #define HWLOC_VERSION_RELEASE 3
1627| #define HWLOC_VERSION_GREEK "rc2"
1628| #define HWLOC_SYM_PREFIX hwloc_
1629| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1630| #define HWLOC_SYM_TRANSFORM 0
1631| #define _HPUX_SOURCE 1
1632| #define SIZEOF_VOID_P 8
1633| #define HWLOC_DARWIN_SYS 1
1634| #define HWLOC_X86_64_ARCH 1
1635| #define SIZEOF_UNSIGNED_LONG 8
1636| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1637| #define SIZEOF_UNSIGNED_INT 4
1638| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1639| #define HWLOC_HAVE_ATTRIBUTE 1
1640| /* end confdefs.h.  */
1641|
1642|          static int usage(int * argument);
1643|          int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
1644|
1645|          static int usage(int * argument) {
1646|              void * last_arg_should_be_null = argument;
1647|              return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
1648|          }
1649|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1650|          int main(void);
1651|
1652| int
1653| main ()
1654| {
1655|
1656|                  int i=4711;
1657|                  i=usage(&i);
1658|
1659|   ;
1660|   return 0;
1661| }
1662configure:34533: result: yes
1663configure:34542: checking for __attribute__(unused)
1664configure:34565: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1665configure:34565: $? = 0
1666configure:34653: result: yes
1667configure:34678: checking for __attribute__(warn_unused_result)
1668configure:34701: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1669configure:34701: $? = 0
1670configure:34777: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1671conftest.c:56:12: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
1672           foo (*argument);        /* Should produce an unused result warning */
1673           ^~~  ~~~~~~~~~
16741 warning generated.
1675configure:34777: $? = 0
1676configure: failed program was:
1677| /* confdefs.h */
1678| #define PACKAGE_NAME "MPICH"
1679| #define PACKAGE_TARNAME "mpich"
1680| #define PACKAGE_VERSION "3.3.1"
1681| #define PACKAGE_STRING "MPICH 3.3.1"
1682| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1683| #define PACKAGE_URL "http://www.mpich.org/"
1684| #define STDC_HEADERS 1
1685| #define HAVE_SYS_TYPES_H 1
1686| #define HAVE_SYS_STAT_H 1
1687| #define HAVE_STDLIB_H 1
1688| #define HAVE_STRING_H 1
1689| #define HAVE_MEMORY_H 1
1690| #define HAVE_STRINGS_H 1
1691| #define HAVE_INTTYPES_H 1
1692| #define HAVE_STDINT_H 1
1693| #define HAVE_UNISTD_H 1
1694| #define __EXTENSIONS__ 1
1695| #define _ALL_SOURCE 1
1696| #define _GNU_SOURCE 1
1697| #define _POSIX_PTHREAD_SEMANTICS 1
1698| #define _TANDEM_SOURCE 1
1699| #define PACKAGE "mpich"
1700| #define VERSION "3.3.1"
1701| #define HAVE_DLFCN_H 1
1702| #define LT_OBJDIR ".libs/"
1703| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1704| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1705| #define HAVE_TAG_ERROR_BITS 1
1706| #define USE_LOGGING MPICH_LOGGING__NONE
1707| #define HAVE_VISIBILITY 1
1708| #define HWLOC_VERSION "2.0.3rc2-git"
1709| #define HWLOC_VERSION_MAJOR 2
1710| #define HWLOC_VERSION_MINOR 0
1711| #define HWLOC_VERSION_RELEASE 3
1712| #define HWLOC_VERSION_GREEK "rc2"
1713| #define HWLOC_SYM_PREFIX hwloc_
1714| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1715| #define HWLOC_SYM_TRANSFORM 0
1716| #define _HPUX_SOURCE 1
1717| #define SIZEOF_VOID_P 8
1718| #define HWLOC_DARWIN_SYS 1
1719| #define HWLOC_X86_64_ARCH 1
1720| #define SIZEOF_UNSIGNED_LONG 8
1721| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1722| #define SIZEOF_UNSIGNED_INT 4
1723| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1724| #define HWLOC_HAVE_ATTRIBUTE 1
1725| /* end confdefs.h.  */
1726|
1727|          static int usage(int * argument);
1728|          int foo(int arg) __attribute__ ((__warn_unused_result__));
1729|
1730|          int foo(int arg) { return arg + 3; }
1731|          static int usage(int * argument) {
1732|            foo (*argument);        /* Should produce an unused result warning */
1733|            return 0;
1734|          }
1735|
1736|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1737|          int main(void);
1738|
1739| int
1740| main ()
1741| {
1742|
1743|                  int i=4711;
1744|                  i=usage(&i);
1745|
1746|   ;
1747|   return 0;
1748| }
1749configure:34813: result: yes
1750configure:34823: checking for __attribute__(weak_alias)
1751configure:34847: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1752conftest.c:53:54: error: aliases are not supported on darwin
1753         int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
1754                                                     ^
17551 error generated.
1756configure:34847: $? = 1
1757configure: failed program was:
1758| /* confdefs.h */
1759| #define PACKAGE_NAME "MPICH"
1760| #define PACKAGE_TARNAME "mpich"
1761| #define PACKAGE_VERSION "3.3.1"
1762| #define PACKAGE_STRING "MPICH 3.3.1"
1763| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1764| #define PACKAGE_URL "http://www.mpich.org/"
1765| #define STDC_HEADERS 1
1766| #define HAVE_SYS_TYPES_H 1
1767| #define HAVE_SYS_STAT_H 1
1768| #define HAVE_STDLIB_H 1
1769| #define HAVE_STRING_H 1
1770| #define HAVE_MEMORY_H 1
1771| #define HAVE_STRINGS_H 1
1772| #define HAVE_INTTYPES_H 1
1773| #define HAVE_STDINT_H 1
1774| #define HAVE_UNISTD_H 1
1775| #define __EXTENSIONS__ 1
1776| #define _ALL_SOURCE 1
1777| #define _GNU_SOURCE 1
1778| #define _POSIX_PTHREAD_SEMANTICS 1
1779| #define _TANDEM_SOURCE 1
1780| #define PACKAGE "mpich"
1781| #define VERSION "3.3.1"
1782| #define HAVE_DLFCN_H 1
1783| #define LT_OBJDIR ".libs/"
1784| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1785| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1786| #define HAVE_TAG_ERROR_BITS 1
1787| #define USE_LOGGING MPICH_LOGGING__NONE
1788| #define HAVE_VISIBILITY 1
1789| #define HWLOC_VERSION "2.0.3rc2-git"
1790| #define HWLOC_VERSION_MAJOR 2
1791| #define HWLOC_VERSION_MINOR 0
1792| #define HWLOC_VERSION_RELEASE 3
1793| #define HWLOC_VERSION_GREEK "rc2"
1794| #define HWLOC_SYM_PREFIX hwloc_
1795| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1796| #define HWLOC_SYM_TRANSFORM 0
1797| #define _HPUX_SOURCE 1
1798| #define SIZEOF_VOID_P 8
1799| #define HWLOC_DARWIN_SYS 1
1800| #define HWLOC_X86_64_ARCH 1
1801| #define SIZEOF_UNSIGNED_LONG 8
1802| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1803| #define SIZEOF_UNSIGNED_INT 4
1804| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1805| #define HWLOC_HAVE_ATTRIBUTE 1
1806| /* end confdefs.h.  */
1807|
1808|          int foo(int arg);
1809|          int foo(int arg) { return arg + 3; }
1810|          int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
1811|
1812| int
1813| main ()
1814| {
1815|
1816|   ;
1817|   return 0;
1818| }
1819configure:34938: result: no
1820configure:35059: checking whether to enable symbol visibility
1821configure:35061: result: no (disabled)
1822configure:35156: checking whether the C compiler rejects function calls with too many arguments
1823configure:35172: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1824conftest.c:71:43: error: too many arguments to function call, expected single argument 'x', have 2 arguments
1825        int foo(void) { return one_arg(1, 2); }
1826                               ~~~~~~~    ^
1827conftest.c:70:9: note: 'one_arg' declared here
1828        extern int one_arg(int x);
1829        ^
18301 error generated.
1831configure:35172: $? = 1
1832configure: failed program was:
1833| /* confdefs.h */
1834| #define PACKAGE_NAME "MPICH"
1835| #define PACKAGE_TARNAME "mpich"
1836| #define PACKAGE_VERSION "3.3.1"
1837| #define PACKAGE_STRING "MPICH 3.3.1"
1838| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1839| #define PACKAGE_URL "http://www.mpich.org/"
1840| #define STDC_HEADERS 1
1841| #define HAVE_SYS_TYPES_H 1
1842| #define HAVE_SYS_STAT_H 1
1843| #define HAVE_STDLIB_H 1
1844| #define HAVE_STRING_H 1
1845| #define HAVE_MEMORY_H 1
1846| #define HAVE_STRINGS_H 1
1847| #define HAVE_INTTYPES_H 1
1848| #define HAVE_STDINT_H 1
1849| #define HAVE_UNISTD_H 1
1850| #define __EXTENSIONS__ 1
1851| #define _ALL_SOURCE 1
1852| #define _GNU_SOURCE 1
1853| #define _POSIX_PTHREAD_SEMANTICS 1
1854| #define _TANDEM_SOURCE 1
1855| #define PACKAGE "mpich"
1856| #define VERSION "3.3.1"
1857| #define HAVE_DLFCN_H 1
1858| #define LT_OBJDIR ".libs/"
1859| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1860| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1861| #define HAVE_TAG_ERROR_BITS 1
1862| #define USE_LOGGING MPICH_LOGGING__NONE
1863| #define HAVE_VISIBILITY 1
1864| #define HWLOC_VERSION "2.0.3rc2-git"
1865| #define HWLOC_VERSION_MAJOR 2
1866| #define HWLOC_VERSION_MINOR 0
1867| #define HWLOC_VERSION_RELEASE 3
1868| #define HWLOC_VERSION_GREEK "rc2"
1869| #define HWLOC_SYM_PREFIX hwloc_
1870| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1871| #define HWLOC_SYM_TRANSFORM 0
1872| #define _HPUX_SOURCE 1
1873| #define SIZEOF_VOID_P 8
1874| #define HWLOC_DARWIN_SYS 1
1875| #define HWLOC_X86_64_ARCH 1
1876| #define SIZEOF_UNSIGNED_LONG 8
1877| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1878| #define SIZEOF_UNSIGNED_INT 4
1879| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1880| #define HWLOC_HAVE_ATTRIBUTE 1
1881| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
1882| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
1883| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
1884| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
1885| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
1886| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
1887| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
1888| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
1889| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
1890| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
1891| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
1892| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
1893| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
1894| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
1895| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
1896| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
1897| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
1898| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
1899| #define HWLOC_C_HAVE_VISIBILITY 0
1900| /* end confdefs.h.  */
1901|
1902|         extern int one_arg(int x);
1903|         int foo(void) { return one_arg(1, 2); }
1904|
1905| int
1906| main ()
1907| {
1908|
1909|   ;
1910|   return 0;
1911| }
1912configure:35177: result: yes
1913configure:35181: checking whether the C compiler rejects function calls with too few arguments
1914configure:35197: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
1915conftest.c:71:41: error: too few arguments to function call, expected 2, have 1
1916        int foo(void) { return two_arg(3); }
1917                               ~~~~~~~  ^
1918conftest.c:70:9: note: 'two_arg' declared here
1919        extern int two_arg(int x, int y);
1920        ^
19211 error generated.
1922configure:35197: $? = 1
1923configure: failed program was:
1924| /* confdefs.h */
1925| #define PACKAGE_NAME "MPICH"
1926| #define PACKAGE_TARNAME "mpich"
1927| #define PACKAGE_VERSION "3.3.1"
1928| #define PACKAGE_STRING "MPICH 3.3.1"
1929| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1930| #define PACKAGE_URL "http://www.mpich.org/"
1931| #define STDC_HEADERS 1
1932| #define HAVE_SYS_TYPES_H 1
1933| #define HAVE_SYS_STAT_H 1
1934| #define HAVE_STDLIB_H 1
1935| #define HAVE_STRING_H 1
1936| #define HAVE_MEMORY_H 1
1937| #define HAVE_STRINGS_H 1
1938| #define HAVE_INTTYPES_H 1
1939| #define HAVE_STDINT_H 1
1940| #define HAVE_UNISTD_H 1
1941| #define __EXTENSIONS__ 1
1942| #define _ALL_SOURCE 1
1943| #define _GNU_SOURCE 1
1944| #define _POSIX_PTHREAD_SEMANTICS 1
1945| #define _TANDEM_SOURCE 1
1946| #define PACKAGE "mpich"
1947| #define VERSION "3.3.1"
1948| #define HAVE_DLFCN_H 1
1949| #define LT_OBJDIR ".libs/"
1950| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1951| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1952| #define HAVE_TAG_ERROR_BITS 1
1953| #define USE_LOGGING MPICH_LOGGING__NONE
1954| #define HAVE_VISIBILITY 1
1955| #define HWLOC_VERSION "2.0.3rc2-git"
1956| #define HWLOC_VERSION_MAJOR 2
1957| #define HWLOC_VERSION_MINOR 0
1958| #define HWLOC_VERSION_RELEASE 3
1959| #define HWLOC_VERSION_GREEK "rc2"
1960| #define HWLOC_SYM_PREFIX hwloc_
1961| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1962| #define HWLOC_SYM_TRANSFORM 0
1963| #define _HPUX_SOURCE 1
1964| #define SIZEOF_VOID_P 8
1965| #define HWLOC_DARWIN_SYS 1
1966| #define HWLOC_X86_64_ARCH 1
1967| #define SIZEOF_UNSIGNED_LONG 8
1968| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1969| #define SIZEOF_UNSIGNED_INT 4
1970| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1971| #define HWLOC_HAVE_ATTRIBUTE 1
1972| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
1973| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
1974| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
1975| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
1976| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
1977| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
1978| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
1979| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
1980| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
1981| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
1982| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
1983| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
1984| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
1985| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
1986| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
1987| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
1988| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
1989| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
1990| #define HWLOC_C_HAVE_VISIBILITY 0
1991| /* end confdefs.h.  */
1992|
1993|         extern int two_arg(int x, int y);
1994|         int foo(void) { return two_arg(3); }
1995|
1996| int
1997| main ()
1998| {
1999|
2000|   ;
2001|   return 0;
2002| }
2003configure:35202: result: yes
2004configure:35240: checking for unistd.h
2005configure:35240: result: yes
2006configure:35252: checking dirent.h usability
2007configure:35252: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
2008configure:35252: $? = 0
2009configure:35252: result: yes
2010configure:35252: checking dirent.h presence
2011configure:35252: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
2012configure:35252: $? = 0
2013configure:35252: result: yes
2014configure:35252: checking for dirent.h
2015configure:35252: result: yes
2016configure:35264: checking for strings.h
2017configure:35264: result: yes
2018configure:35276: checking ctype.h usability
2019configure:35276: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
2020configure:35276: $? = 0
2021configure:35276: result: yes
2022configure:35276: checking ctype.h presence
2023configure:35276: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
2024configure:35276: $? = 0
2025configure:35276: result: yes
2026configure:35276: checking for ctype.h
2027configure:35276: result: yes
2028configure:35289: checking for strcasecmp
2029configure:35289: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2030conftest.c:96:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
2031char strcasecmp ();
2032     ^
2033conftest.c:96:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
20341 warning generated.
2035configure:35289: $? = 0
2036configure:35289: result: yes
2037configure:35296: checking whether strcasecmp is declared
2038configure:35296: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
2039configure:35296: $? = 0
2040configure:35296: result: yes
2041configure:35299: checking whether function strcasecmp has a complete prototype
2042configure:35314: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
2043conftest.c:110:16: error: too many arguments to function call, expected 2, have 10
2044strcasecmp(1,2,3,4,5,6,7,8,9,10);
2045~~~~~~~~~~     ^~~~~~~~~~~~~~~~
20461 error generated.
2047configure:35314: $? = 1
2048configure: failed program was:
2049| /* confdefs.h */
2050| #define PACKAGE_NAME "MPICH"
2051| #define PACKAGE_TARNAME "mpich"
2052| #define PACKAGE_VERSION "3.3.1"
2053| #define PACKAGE_STRING "MPICH 3.3.1"
2054| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2055| #define PACKAGE_URL "http://www.mpich.org/"
2056| #define STDC_HEADERS 1
2057| #define HAVE_SYS_TYPES_H 1
2058| #define HAVE_SYS_STAT_H 1
2059| #define HAVE_STDLIB_H 1
2060| #define HAVE_STRING_H 1
2061| #define HAVE_MEMORY_H 1
2062| #define HAVE_STRINGS_H 1
2063| #define HAVE_INTTYPES_H 1
2064| #define HAVE_STDINT_H 1
2065| #define HAVE_UNISTD_H 1
2066| #define __EXTENSIONS__ 1
2067| #define _ALL_SOURCE 1
2068| #define _GNU_SOURCE 1
2069| #define _POSIX_PTHREAD_SEMANTICS 1
2070| #define _TANDEM_SOURCE 1
2071| #define PACKAGE "mpich"
2072| #define VERSION "3.3.1"
2073| #define HAVE_DLFCN_H 1
2074| #define LT_OBJDIR ".libs/"
2075| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2076| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2077| #define HAVE_TAG_ERROR_BITS 1
2078| #define USE_LOGGING MPICH_LOGGING__NONE
2079| #define HAVE_VISIBILITY 1
2080| #define HWLOC_VERSION "2.0.3rc2-git"
2081| #define HWLOC_VERSION_MAJOR 2
2082| #define HWLOC_VERSION_MINOR 0
2083| #define HWLOC_VERSION_RELEASE 3
2084| #define HWLOC_VERSION_GREEK "rc2"
2085| #define HWLOC_SYM_PREFIX hwloc_
2086| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2087| #define HWLOC_SYM_TRANSFORM 0
2088| #define _HPUX_SOURCE 1
2089| #define SIZEOF_VOID_P 8
2090| #define HWLOC_DARWIN_SYS 1
2091| #define HWLOC_X86_64_ARCH 1
2092| #define SIZEOF_UNSIGNED_LONG 8
2093| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2094| #define SIZEOF_UNSIGNED_INT 4
2095| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2096| #define HWLOC_HAVE_ATTRIBUTE 1
2097| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2098| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2099| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2100| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2101| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2102| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2103| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2104| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2105| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2106| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2107| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2108| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2109| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2110| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2111| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2112| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2113| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2114| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2115| #define HWLOC_C_HAVE_VISIBILITY 0
2116| #define HAVE_UNISTD_H 1
2117| #define HAVE_DIRENT_H 1
2118| #define HAVE_STRINGS_H 1
2119| #define HAVE_CTYPE_H 1
2120| #define HAVE_STRCASECMP 1
2121| /* end confdefs.h.  */
2122| #include <stdio.h>
2123| #ifdef HAVE_SYS_TYPES_H
2124| # include <sys/types.h>
2125| #endif
2126| #ifdef HAVE_SYS_STAT_H
2127| # include <sys/stat.h>
2128| #endif
2129| #ifdef STDC_HEADERS
2130| # include <stdlib.h>
2131| # include <stddef.h>
2132| #else
2133| # ifdef HAVE_STDLIB_H
2134| #  include <stdlib.h>
2135| # endif
2136| #endif
2137| #ifdef HAVE_STRING_H
2138| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2139| #  include <memory.h>
2140| # endif
2141| # include <string.h>
2142| #endif
2143| #ifdef HAVE_STRINGS_H
2144| # include <strings.h>
2145| #endif
2146| #ifdef HAVE_INTTYPES_H
2147| # include <inttypes.h>
2148| #endif
2149| #ifdef HAVE_STDINT_H
2150| # include <stdint.h>
2151| #endif
2152| #ifdef HAVE_UNISTD_H
2153| # include <unistd.h>
2154| #endif
2155| int
2156| main ()
2157| {
2158| strcasecmp(1,2,3,4,5,6,7,8,9,10);
2159|
2160|   ;
2161|   return 0;
2162| }
2163configure:35319: result: yes
2164configure:35338: checking for strncasecmp
2165configure:35338: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2166conftest.c:98:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
2167char strncasecmp ();
2168     ^
2169conftest.c:98:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
21701 warning generated.
2171configure:35338: $? = 0
2172configure:35338: result: yes
2173configure:35345: checking whether strncasecmp is declared
2174configure:35345: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
2175configure:35345: $? = 0
2176configure:35345: result: yes
2177configure:35348: checking whether function strncasecmp has a complete prototype
2178configure:35363: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
2179conftest.c:112:19: error: too many arguments to function call, expected 3, have 10
2180strncasecmp(1,2,3,4,5,6,7,8,9,10);
2181~~~~~~~~~~~       ^~~~~~~~~~~~~~
21821 error generated.
2183configure:35363: $? = 1
2184configure: failed program was:
2185| /* confdefs.h */
2186| #define PACKAGE_NAME "MPICH"
2187| #define PACKAGE_TARNAME "mpich"
2188| #define PACKAGE_VERSION "3.3.1"
2189| #define PACKAGE_STRING "MPICH 3.3.1"
2190| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2191| #define PACKAGE_URL "http://www.mpich.org/"
2192| #define STDC_HEADERS 1
2193| #define HAVE_SYS_TYPES_H 1
2194| #define HAVE_SYS_STAT_H 1
2195| #define HAVE_STDLIB_H 1
2196| #define HAVE_STRING_H 1
2197| #define HAVE_MEMORY_H 1
2198| #define HAVE_STRINGS_H 1
2199| #define HAVE_INTTYPES_H 1
2200| #define HAVE_STDINT_H 1
2201| #define HAVE_UNISTD_H 1
2202| #define __EXTENSIONS__ 1
2203| #define _ALL_SOURCE 1
2204| #define _GNU_SOURCE 1
2205| #define _POSIX_PTHREAD_SEMANTICS 1
2206| #define _TANDEM_SOURCE 1
2207| #define PACKAGE "mpich"
2208| #define VERSION "3.3.1"
2209| #define HAVE_DLFCN_H 1
2210| #define LT_OBJDIR ".libs/"
2211| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2212| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2213| #define HAVE_TAG_ERROR_BITS 1
2214| #define USE_LOGGING MPICH_LOGGING__NONE
2215| #define HAVE_VISIBILITY 1
2216| #define HWLOC_VERSION "2.0.3rc2-git"
2217| #define HWLOC_VERSION_MAJOR 2
2218| #define HWLOC_VERSION_MINOR 0
2219| #define HWLOC_VERSION_RELEASE 3
2220| #define HWLOC_VERSION_GREEK "rc2"
2221| #define HWLOC_SYM_PREFIX hwloc_
2222| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2223| #define HWLOC_SYM_TRANSFORM 0
2224| #define _HPUX_SOURCE 1
2225| #define SIZEOF_VOID_P 8
2226| #define HWLOC_DARWIN_SYS 1
2227| #define HWLOC_X86_64_ARCH 1
2228| #define SIZEOF_UNSIGNED_LONG 8
2229| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2230| #define SIZEOF_UNSIGNED_INT 4
2231| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2232| #define HWLOC_HAVE_ATTRIBUTE 1
2233| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2234| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2235| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2236| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2237| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2238| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2239| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2240| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2241| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2242| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2243| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2244| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2245| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2246| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2247| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2248| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2249| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2250| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2251| #define HWLOC_C_HAVE_VISIBILITY 0
2252| #define HAVE_UNISTD_H 1
2253| #define HAVE_DIRENT_H 1
2254| #define HAVE_STRINGS_H 1
2255| #define HAVE_CTYPE_H 1
2256| #define HAVE_STRCASECMP 1
2257| #define HWLOC_HAVE_DECL_STRCASECMP 1
2258| #define HAVE_STRNCASECMP 1
2259| /* end confdefs.h.  */
2260| #include <stdio.h>
2261| #ifdef HAVE_SYS_TYPES_H
2262| # include <sys/types.h>
2263| #endif
2264| #ifdef HAVE_SYS_STAT_H
2265| # include <sys/stat.h>
2266| #endif
2267| #ifdef STDC_HEADERS
2268| # include <stdlib.h>
2269| # include <stddef.h>
2270| #else
2271| # ifdef HAVE_STDLIB_H
2272| #  include <stdlib.h>
2273| # endif
2274| #endif
2275| #ifdef HAVE_STRING_H
2276| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2277| #  include <memory.h>
2278| # endif
2279| # include <string.h>
2280| #endif
2281| #ifdef HAVE_STRINGS_H
2282| # include <strings.h>
2283| #endif
2284| #ifdef HAVE_INTTYPES_H
2285| # include <inttypes.h>
2286| #endif
2287| #ifdef HAVE_STDINT_H
2288| # include <stdint.h>
2289| #endif
2290| #ifdef HAVE_UNISTD_H
2291| # include <unistd.h>
2292| #endif
2293| int
2294| main ()
2295| {
2296| strncasecmp(1,2,3,4,5,6,7,8,9,10);
2297|
2298|   ;
2299|   return 0;
2300| }
2301configure:35368: result: yes
2302configure:35388: checking for strftime
2303configure:35388: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2304configure:35388: $? = 0
2305configure:35388: result: yes
2306configure:35399: checking for setlocale
2307configure:35399: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2308configure:35399: $? = 0
2309configure:35399: result: yes
2310configure:35409: checking for stdint.h
2311configure:35409: result: yes
2312configure:35421: checking sys/mman.h usability
2313configure:35421: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
2314configure:35421: $? = 0
2315configure:35421: result: yes
2316configure:35421: checking sys/mman.h presence
2317configure:35421: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
2318configure:35421: $? = 0
2319configure:35421: result: yes
2320configure:35421: checking for sys/mman.h
2321configure:35421: result: yes
2322configure:35434: checking for KAFFINITY
2323configure:35434: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2324conftest.c:81:10: fatal error: 'windows.h' file not found
2325#include <windows.h>
2326         ^~~~~~~~~~~
23271 error generated.
2328configure:35434: $? = 1
2329configure: failed program was:
2330| /* confdefs.h */
2331| #define PACKAGE_NAME "MPICH"
2332| #define PACKAGE_TARNAME "mpich"
2333| #define PACKAGE_VERSION "3.3.1"
2334| #define PACKAGE_STRING "MPICH 3.3.1"
2335| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2336| #define PACKAGE_URL "http://www.mpich.org/"
2337| #define STDC_HEADERS 1
2338| #define HAVE_SYS_TYPES_H 1
2339| #define HAVE_SYS_STAT_H 1
2340| #define HAVE_STDLIB_H 1
2341| #define HAVE_STRING_H 1
2342| #define HAVE_MEMORY_H 1
2343| #define HAVE_STRINGS_H 1
2344| #define HAVE_INTTYPES_H 1
2345| #define HAVE_STDINT_H 1
2346| #define HAVE_UNISTD_H 1
2347| #define __EXTENSIONS__ 1
2348| #define _ALL_SOURCE 1
2349| #define _GNU_SOURCE 1
2350| #define _POSIX_PTHREAD_SEMANTICS 1
2351| #define _TANDEM_SOURCE 1
2352| #define PACKAGE "mpich"
2353| #define VERSION "3.3.1"
2354| #define HAVE_DLFCN_H 1
2355| #define LT_OBJDIR ".libs/"
2356| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2357| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2358| #define HAVE_TAG_ERROR_BITS 1
2359| #define USE_LOGGING MPICH_LOGGING__NONE
2360| #define HAVE_VISIBILITY 1
2361| #define HWLOC_VERSION "2.0.3rc2-git"
2362| #define HWLOC_VERSION_MAJOR 2
2363| #define HWLOC_VERSION_MINOR 0
2364| #define HWLOC_VERSION_RELEASE 3
2365| #define HWLOC_VERSION_GREEK "rc2"
2366| #define HWLOC_SYM_PREFIX hwloc_
2367| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2368| #define HWLOC_SYM_TRANSFORM 0
2369| #define _HPUX_SOURCE 1
2370| #define SIZEOF_VOID_P 8
2371| #define HWLOC_DARWIN_SYS 1
2372| #define HWLOC_X86_64_ARCH 1
2373| #define SIZEOF_UNSIGNED_LONG 8
2374| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2375| #define SIZEOF_UNSIGNED_INT 4
2376| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2377| #define HWLOC_HAVE_ATTRIBUTE 1
2378| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2379| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2380| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2381| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2382| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2383| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2384| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2385| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2386| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2387| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2388| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2389| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2390| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2391| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2392| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2393| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2394| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2395| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2396| #define HWLOC_C_HAVE_VISIBILITY 0
2397| #define HAVE_UNISTD_H 1
2398| #define HAVE_DIRENT_H 1
2399| #define HAVE_STRINGS_H 1
2400| #define HAVE_CTYPE_H 1
2401| #define HAVE_STRCASECMP 1
2402| #define HWLOC_HAVE_DECL_STRCASECMP 1
2403| #define HAVE_STRNCASECMP 1
2404| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2405| #define HAVE_STRFTIME 1
2406| #define HAVE_SETLOCALE 1
2407| #define HWLOC_HAVE_STDINT_H 1
2408| #define HAVE_SYS_MMAN_H 1
2409| /* end confdefs.h.  */
2410| #include <windows.h>
2411|
2412| int
2413| main ()
2414| {
2415| if (sizeof (KAFFINITY))
2416|        return 0;
2417|   ;
2418|   return 0;
2419| }
2420configure:35434: result: no
2421configure:35444: checking for PROCESSOR_CACHE_TYPE
2422configure:35444: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2423conftest.c:81:10: fatal error: 'windows.h' file not found
2424#include <windows.h>
2425         ^~~~~~~~~~~
24261 error generated.
2427configure:35444: $? = 1
2428configure: failed program was:
2429| /* confdefs.h */
2430| #define PACKAGE_NAME "MPICH"
2431| #define PACKAGE_TARNAME "mpich"
2432| #define PACKAGE_VERSION "3.3.1"
2433| #define PACKAGE_STRING "MPICH 3.3.1"
2434| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2435| #define PACKAGE_URL "http://www.mpich.org/"
2436| #define STDC_HEADERS 1
2437| #define HAVE_SYS_TYPES_H 1
2438| #define HAVE_SYS_STAT_H 1
2439| #define HAVE_STDLIB_H 1
2440| #define HAVE_STRING_H 1
2441| #define HAVE_MEMORY_H 1
2442| #define HAVE_STRINGS_H 1
2443| #define HAVE_INTTYPES_H 1
2444| #define HAVE_STDINT_H 1
2445| #define HAVE_UNISTD_H 1
2446| #define __EXTENSIONS__ 1
2447| #define _ALL_SOURCE 1
2448| #define _GNU_SOURCE 1
2449| #define _POSIX_PTHREAD_SEMANTICS 1
2450| #define _TANDEM_SOURCE 1
2451| #define PACKAGE "mpich"
2452| #define VERSION "3.3.1"
2453| #define HAVE_DLFCN_H 1
2454| #define LT_OBJDIR ".libs/"
2455| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2456| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2457| #define HAVE_TAG_ERROR_BITS 1
2458| #define USE_LOGGING MPICH_LOGGING__NONE
2459| #define HAVE_VISIBILITY 1
2460| #define HWLOC_VERSION "2.0.3rc2-git"
2461| #define HWLOC_VERSION_MAJOR 2
2462| #define HWLOC_VERSION_MINOR 0
2463| #define HWLOC_VERSION_RELEASE 3
2464| #define HWLOC_VERSION_GREEK "rc2"
2465| #define HWLOC_SYM_PREFIX hwloc_
2466| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2467| #define HWLOC_SYM_TRANSFORM 0
2468| #define _HPUX_SOURCE 1
2469| #define SIZEOF_VOID_P 8
2470| #define HWLOC_DARWIN_SYS 1
2471| #define HWLOC_X86_64_ARCH 1
2472| #define SIZEOF_UNSIGNED_LONG 8
2473| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2474| #define SIZEOF_UNSIGNED_INT 4
2475| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2476| #define HWLOC_HAVE_ATTRIBUTE 1
2477| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2478| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2479| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2480| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2481| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2482| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2483| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2484| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2485| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2486| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2487| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2488| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2489| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2490| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2491| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2492| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2493| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2494| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2495| #define HWLOC_C_HAVE_VISIBILITY 0
2496| #define HAVE_UNISTD_H 1
2497| #define HAVE_DIRENT_H 1
2498| #define HAVE_STRINGS_H 1
2499| #define HAVE_CTYPE_H 1
2500| #define HAVE_STRCASECMP 1
2501| #define HWLOC_HAVE_DECL_STRCASECMP 1
2502| #define HAVE_STRNCASECMP 1
2503| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2504| #define HAVE_STRFTIME 1
2505| #define HAVE_SETLOCALE 1
2506| #define HWLOC_HAVE_STDINT_H 1
2507| #define HAVE_SYS_MMAN_H 1
2508| /* end confdefs.h.  */
2509| #include <windows.h>
2510|
2511| int
2512| main ()
2513| {
2514| if (sizeof (PROCESSOR_CACHE_TYPE))
2515|        return 0;
2516|   ;
2517|   return 0;
2518| }
2519configure:35444: result: no
2520configure:35454: checking for CACHE_DESCRIPTOR
2521configure:35454: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2522conftest.c:81:10: fatal error: 'windows.h' file not found
2523#include <windows.h>
2524         ^~~~~~~~~~~
25251 error generated.
2526configure:35454: $? = 1
2527configure: failed program was:
2528| /* confdefs.h */
2529| #define PACKAGE_NAME "MPICH"
2530| #define PACKAGE_TARNAME "mpich"
2531| #define PACKAGE_VERSION "3.3.1"
2532| #define PACKAGE_STRING "MPICH 3.3.1"
2533| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2534| #define PACKAGE_URL "http://www.mpich.org/"
2535| #define STDC_HEADERS 1
2536| #define HAVE_SYS_TYPES_H 1
2537| #define HAVE_SYS_STAT_H 1
2538| #define HAVE_STDLIB_H 1
2539| #define HAVE_STRING_H 1
2540| #define HAVE_MEMORY_H 1
2541| #define HAVE_STRINGS_H 1
2542| #define HAVE_INTTYPES_H 1
2543| #define HAVE_STDINT_H 1
2544| #define HAVE_UNISTD_H 1
2545| #define __EXTENSIONS__ 1
2546| #define _ALL_SOURCE 1
2547| #define _GNU_SOURCE 1
2548| #define _POSIX_PTHREAD_SEMANTICS 1
2549| #define _TANDEM_SOURCE 1
2550| #define PACKAGE "mpich"
2551| #define VERSION "3.3.1"
2552| #define HAVE_DLFCN_H 1
2553| #define LT_OBJDIR ".libs/"
2554| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2555| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2556| #define HAVE_TAG_ERROR_BITS 1
2557| #define USE_LOGGING MPICH_LOGGING__NONE
2558| #define HAVE_VISIBILITY 1
2559| #define HWLOC_VERSION "2.0.3rc2-git"
2560| #define HWLOC_VERSION_MAJOR 2
2561| #define HWLOC_VERSION_MINOR 0
2562| #define HWLOC_VERSION_RELEASE 3
2563| #define HWLOC_VERSION_GREEK "rc2"
2564| #define HWLOC_SYM_PREFIX hwloc_
2565| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2566| #define HWLOC_SYM_TRANSFORM 0
2567| #define _HPUX_SOURCE 1
2568| #define SIZEOF_VOID_P 8
2569| #define HWLOC_DARWIN_SYS 1
2570| #define HWLOC_X86_64_ARCH 1
2571| #define SIZEOF_UNSIGNED_LONG 8
2572| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2573| #define SIZEOF_UNSIGNED_INT 4
2574| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2575| #define HWLOC_HAVE_ATTRIBUTE 1
2576| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2577| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2578| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2579| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2580| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2581| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2582| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2583| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2584| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2585| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2586| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2587| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2588| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2589| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2590| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2591| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2592| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2593| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2594| #define HWLOC_C_HAVE_VISIBILITY 0
2595| #define HAVE_UNISTD_H 1
2596| #define HAVE_DIRENT_H 1
2597| #define HAVE_STRINGS_H 1
2598| #define HAVE_CTYPE_H 1
2599| #define HAVE_STRCASECMP 1
2600| #define HWLOC_HAVE_DECL_STRCASECMP 1
2601| #define HAVE_STRNCASECMP 1
2602| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2603| #define HAVE_STRFTIME 1
2604| #define HAVE_SETLOCALE 1
2605| #define HWLOC_HAVE_STDINT_H 1
2606| #define HAVE_SYS_MMAN_H 1
2607| /* end confdefs.h.  */
2608| #include <windows.h>
2609|
2610| int
2611| main ()
2612| {
2613| if (sizeof (CACHE_DESCRIPTOR))
2614|        return 0;
2615|   ;
2616|   return 0;
2617| }
2618configure:35454: result: no
2619configure:35464: checking for LOGICAL_PROCESSOR_RELATIONSHIP
2620configure:35464: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2621conftest.c:81:10: fatal error: 'windows.h' file not found
2622#include <windows.h>
2623         ^~~~~~~~~~~
26241 error generated.
2625configure:35464: $? = 1
2626configure: failed program was:
2627| /* confdefs.h */
2628| #define PACKAGE_NAME "MPICH"
2629| #define PACKAGE_TARNAME "mpich"
2630| #define PACKAGE_VERSION "3.3.1"
2631| #define PACKAGE_STRING "MPICH 3.3.1"
2632| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2633| #define PACKAGE_URL "http://www.mpich.org/"
2634| #define STDC_HEADERS 1
2635| #define HAVE_SYS_TYPES_H 1
2636| #define HAVE_SYS_STAT_H 1
2637| #define HAVE_STDLIB_H 1
2638| #define HAVE_STRING_H 1
2639| #define HAVE_MEMORY_H 1
2640| #define HAVE_STRINGS_H 1
2641| #define HAVE_INTTYPES_H 1
2642| #define HAVE_STDINT_H 1
2643| #define HAVE_UNISTD_H 1
2644| #define __EXTENSIONS__ 1
2645| #define _ALL_SOURCE 1
2646| #define _GNU_SOURCE 1
2647| #define _POSIX_PTHREAD_SEMANTICS 1
2648| #define _TANDEM_SOURCE 1
2649| #define PACKAGE "mpich"
2650| #define VERSION "3.3.1"
2651| #define HAVE_DLFCN_H 1
2652| #define LT_OBJDIR ".libs/"
2653| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2654| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2655| #define HAVE_TAG_ERROR_BITS 1
2656| #define USE_LOGGING MPICH_LOGGING__NONE
2657| #define HAVE_VISIBILITY 1
2658| #define HWLOC_VERSION "2.0.3rc2-git"
2659| #define HWLOC_VERSION_MAJOR 2
2660| #define HWLOC_VERSION_MINOR 0
2661| #define HWLOC_VERSION_RELEASE 3
2662| #define HWLOC_VERSION_GREEK "rc2"
2663| #define HWLOC_SYM_PREFIX hwloc_
2664| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2665| #define HWLOC_SYM_TRANSFORM 0
2666| #define _HPUX_SOURCE 1
2667| #define SIZEOF_VOID_P 8
2668| #define HWLOC_DARWIN_SYS 1
2669| #define HWLOC_X86_64_ARCH 1
2670| #define SIZEOF_UNSIGNED_LONG 8
2671| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2672| #define SIZEOF_UNSIGNED_INT 4
2673| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2674| #define HWLOC_HAVE_ATTRIBUTE 1
2675| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2676| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2677| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2678| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2679| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2680| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2681| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2682| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2683| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2684| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2685| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2686| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2687| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2688| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2689| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2690| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2691| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2692| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2693| #define HWLOC_C_HAVE_VISIBILITY 0
2694| #define HAVE_UNISTD_H 1
2695| #define HAVE_DIRENT_H 1
2696| #define HAVE_STRINGS_H 1
2697| #define HAVE_CTYPE_H 1
2698| #define HAVE_STRCASECMP 1
2699| #define HWLOC_HAVE_DECL_STRCASECMP 1
2700| #define HAVE_STRNCASECMP 1
2701| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2702| #define HAVE_STRFTIME 1
2703| #define HAVE_SETLOCALE 1
2704| #define HWLOC_HAVE_STDINT_H 1
2705| #define HAVE_SYS_MMAN_H 1
2706| /* end confdefs.h.  */
2707| #include <windows.h>
2708|
2709| int
2710| main ()
2711| {
2712| if (sizeof (LOGICAL_PROCESSOR_RELATIONSHIP))
2713|        return 0;
2714|   ;
2715|   return 0;
2716| }
2717configure:35464: result: no
2718configure:35474: checking for RelationProcessorPackage
2719configure:35474: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2720conftest.c:81:10: fatal error: 'windows.h' file not found
2721#include <windows.h>
2722         ^~~~~~~~~~~
27231 error generated.
2724configure:35474: $? = 1
2725configure: failed program was:
2726| /* confdefs.h */
2727| #define PACKAGE_NAME "MPICH"
2728| #define PACKAGE_TARNAME "mpich"
2729| #define PACKAGE_VERSION "3.3.1"
2730| #define PACKAGE_STRING "MPICH 3.3.1"
2731| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2732| #define PACKAGE_URL "http://www.mpich.org/"
2733| #define STDC_HEADERS 1
2734| #define HAVE_SYS_TYPES_H 1
2735| #define HAVE_SYS_STAT_H 1
2736| #define HAVE_STDLIB_H 1
2737| #define HAVE_STRING_H 1
2738| #define HAVE_MEMORY_H 1
2739| #define HAVE_STRINGS_H 1
2740| #define HAVE_INTTYPES_H 1
2741| #define HAVE_STDINT_H 1
2742| #define HAVE_UNISTD_H 1
2743| #define __EXTENSIONS__ 1
2744| #define _ALL_SOURCE 1
2745| #define _GNU_SOURCE 1
2746| #define _POSIX_PTHREAD_SEMANTICS 1
2747| #define _TANDEM_SOURCE 1
2748| #define PACKAGE "mpich"
2749| #define VERSION "3.3.1"
2750| #define HAVE_DLFCN_H 1
2751| #define LT_OBJDIR ".libs/"
2752| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2753| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2754| #define HAVE_TAG_ERROR_BITS 1
2755| #define USE_LOGGING MPICH_LOGGING__NONE
2756| #define HAVE_VISIBILITY 1
2757| #define HWLOC_VERSION "2.0.3rc2-git"
2758| #define HWLOC_VERSION_MAJOR 2
2759| #define HWLOC_VERSION_MINOR 0
2760| #define HWLOC_VERSION_RELEASE 3
2761| #define HWLOC_VERSION_GREEK "rc2"
2762| #define HWLOC_SYM_PREFIX hwloc_
2763| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2764| #define HWLOC_SYM_TRANSFORM 0
2765| #define _HPUX_SOURCE 1
2766| #define SIZEOF_VOID_P 8
2767| #define HWLOC_DARWIN_SYS 1
2768| #define HWLOC_X86_64_ARCH 1
2769| #define SIZEOF_UNSIGNED_LONG 8
2770| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2771| #define SIZEOF_UNSIGNED_INT 4
2772| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2773| #define HWLOC_HAVE_ATTRIBUTE 1
2774| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2775| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2776| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2777| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2778| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2779| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2780| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2781| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2782| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2783| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2784| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2785| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2786| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2787| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2788| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2789| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2790| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2791| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2792| #define HWLOC_C_HAVE_VISIBILITY 0
2793| #define HAVE_UNISTD_H 1
2794| #define HAVE_DIRENT_H 1
2795| #define HAVE_STRINGS_H 1
2796| #define HAVE_CTYPE_H 1
2797| #define HAVE_STRCASECMP 1
2798| #define HWLOC_HAVE_DECL_STRCASECMP 1
2799| #define HAVE_STRNCASECMP 1
2800| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2801| #define HAVE_STRFTIME 1
2802| #define HAVE_SETLOCALE 1
2803| #define HWLOC_HAVE_STDINT_H 1
2804| #define HAVE_SYS_MMAN_H 1
2805| /* end confdefs.h.  */
2806| #include <windows.h>
2807|
2808| int
2809| main ()
2810| {
2811| if (sizeof (RelationProcessorPackage))
2812|        return 0;
2813|   ;
2814|   return 0;
2815| }
2816configure:35474: result: no
2817configure:35484: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION
2818configure:35484: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2819conftest.c:81:10: fatal error: 'windows.h' file not found
2820#include <windows.h>
2821         ^~~~~~~~~~~
28221 error generated.
2823configure:35484: $? = 1
2824configure: failed program was:
2825| /* confdefs.h */
2826| #define PACKAGE_NAME "MPICH"
2827| #define PACKAGE_TARNAME "mpich"
2828| #define PACKAGE_VERSION "3.3.1"
2829| #define PACKAGE_STRING "MPICH 3.3.1"
2830| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2831| #define PACKAGE_URL "http://www.mpich.org/"
2832| #define STDC_HEADERS 1
2833| #define HAVE_SYS_TYPES_H 1
2834| #define HAVE_SYS_STAT_H 1
2835| #define HAVE_STDLIB_H 1
2836| #define HAVE_STRING_H 1
2837| #define HAVE_MEMORY_H 1
2838| #define HAVE_STRINGS_H 1
2839| #define HAVE_INTTYPES_H 1
2840| #define HAVE_STDINT_H 1
2841| #define HAVE_UNISTD_H 1
2842| #define __EXTENSIONS__ 1
2843| #define _ALL_SOURCE 1
2844| #define _GNU_SOURCE 1
2845| #define _POSIX_PTHREAD_SEMANTICS 1
2846| #define _TANDEM_SOURCE 1
2847| #define PACKAGE "mpich"
2848| #define VERSION "3.3.1"
2849| #define HAVE_DLFCN_H 1
2850| #define LT_OBJDIR ".libs/"
2851| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2852| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2853| #define HAVE_TAG_ERROR_BITS 1
2854| #define USE_LOGGING MPICH_LOGGING__NONE
2855| #define HAVE_VISIBILITY 1
2856| #define HWLOC_VERSION "2.0.3rc2-git"
2857| #define HWLOC_VERSION_MAJOR 2
2858| #define HWLOC_VERSION_MINOR 0
2859| #define HWLOC_VERSION_RELEASE 3
2860| #define HWLOC_VERSION_GREEK "rc2"
2861| #define HWLOC_SYM_PREFIX hwloc_
2862| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2863| #define HWLOC_SYM_TRANSFORM 0
2864| #define _HPUX_SOURCE 1
2865| #define SIZEOF_VOID_P 8
2866| #define HWLOC_DARWIN_SYS 1
2867| #define HWLOC_X86_64_ARCH 1
2868| #define SIZEOF_UNSIGNED_LONG 8
2869| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2870| #define SIZEOF_UNSIGNED_INT 4
2871| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2872| #define HWLOC_HAVE_ATTRIBUTE 1
2873| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2874| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2875| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2876| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2877| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2878| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2879| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2880| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2881| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2882| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2883| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2884| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2885| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2886| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2887| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2888| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2889| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2890| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2891| #define HWLOC_C_HAVE_VISIBILITY 0
2892| #define HAVE_UNISTD_H 1
2893| #define HAVE_DIRENT_H 1
2894| #define HAVE_STRINGS_H 1
2895| #define HAVE_CTYPE_H 1
2896| #define HAVE_STRCASECMP 1
2897| #define HWLOC_HAVE_DECL_STRCASECMP 1
2898| #define HAVE_STRNCASECMP 1
2899| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2900| #define HAVE_STRFTIME 1
2901| #define HAVE_SETLOCALE 1
2902| #define HWLOC_HAVE_STDINT_H 1
2903| #define HAVE_SYS_MMAN_H 1
2904| /* end confdefs.h.  */
2905| #include <windows.h>
2906|
2907| int
2908| main ()
2909| {
2910| if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION))
2911|        return 0;
2912|   ;
2913|   return 0;
2914| }
2915configure:35484: result: no
2916configure:35494: checking for GROUP_AFFINITY
2917configure:35494: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2918conftest.c:81:10: fatal error: 'windows.h' file not found
2919#include <windows.h>
2920         ^~~~~~~~~~~
29211 error generated.
2922configure:35494: $? = 1
2923configure: failed program was:
2924| /* confdefs.h */
2925| #define PACKAGE_NAME "MPICH"
2926| #define PACKAGE_TARNAME "mpich"
2927| #define PACKAGE_VERSION "3.3.1"
2928| #define PACKAGE_STRING "MPICH 3.3.1"
2929| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2930| #define PACKAGE_URL "http://www.mpich.org/"
2931| #define STDC_HEADERS 1
2932| #define HAVE_SYS_TYPES_H 1
2933| #define HAVE_SYS_STAT_H 1
2934| #define HAVE_STDLIB_H 1
2935| #define HAVE_STRING_H 1
2936| #define HAVE_MEMORY_H 1
2937| #define HAVE_STRINGS_H 1
2938| #define HAVE_INTTYPES_H 1
2939| #define HAVE_STDINT_H 1
2940| #define HAVE_UNISTD_H 1
2941| #define __EXTENSIONS__ 1
2942| #define _ALL_SOURCE 1
2943| #define _GNU_SOURCE 1
2944| #define _POSIX_PTHREAD_SEMANTICS 1
2945| #define _TANDEM_SOURCE 1
2946| #define PACKAGE "mpich"
2947| #define VERSION "3.3.1"
2948| #define HAVE_DLFCN_H 1
2949| #define LT_OBJDIR ".libs/"
2950| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2951| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2952| #define HAVE_TAG_ERROR_BITS 1
2953| #define USE_LOGGING MPICH_LOGGING__NONE
2954| #define HAVE_VISIBILITY 1
2955| #define HWLOC_VERSION "2.0.3rc2-git"
2956| #define HWLOC_VERSION_MAJOR 2
2957| #define HWLOC_VERSION_MINOR 0
2958| #define HWLOC_VERSION_RELEASE 3
2959| #define HWLOC_VERSION_GREEK "rc2"
2960| #define HWLOC_SYM_PREFIX hwloc_
2961| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2962| #define HWLOC_SYM_TRANSFORM 0
2963| #define _HPUX_SOURCE 1
2964| #define SIZEOF_VOID_P 8
2965| #define HWLOC_DARWIN_SYS 1
2966| #define HWLOC_X86_64_ARCH 1
2967| #define SIZEOF_UNSIGNED_LONG 8
2968| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2969| #define SIZEOF_UNSIGNED_INT 4
2970| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2971| #define HWLOC_HAVE_ATTRIBUTE 1
2972| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2973| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2974| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2975| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2976| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2977| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2978| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2979| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2980| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2981| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2982| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2983| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2984| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2985| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2986| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2987| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2988| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2989| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2990| #define HWLOC_C_HAVE_VISIBILITY 0
2991| #define HAVE_UNISTD_H 1
2992| #define HAVE_DIRENT_H 1
2993| #define HAVE_STRINGS_H 1
2994| #define HAVE_CTYPE_H 1
2995| #define HAVE_STRCASECMP 1
2996| #define HWLOC_HAVE_DECL_STRCASECMP 1
2997| #define HAVE_STRNCASECMP 1
2998| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2999| #define HAVE_STRFTIME 1
3000| #define HAVE_SETLOCALE 1
3001| #define HWLOC_HAVE_STDINT_H 1
3002| #define HAVE_SYS_MMAN_H 1
3003| /* end confdefs.h.  */
3004| #include <windows.h>
3005|
3006| int
3007| main ()
3008| {
3009| if (sizeof (GROUP_AFFINITY))
3010|        return 0;
3011|   ;
3012|   return 0;
3013| }
3014configure:35494: result: no
3015configure:35504: checking for PROCESSOR_RELATIONSHIP
3016configure:35504: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3017conftest.c:81:10: fatal error: 'windows.h' file not found
3018#include <windows.h>
3019         ^~~~~~~~~~~
30201 error generated.
3021configure:35504: $? = 1
3022configure: failed program was:
3023| /* confdefs.h */
3024| #define PACKAGE_NAME "MPICH"
3025| #define PACKAGE_TARNAME "mpich"
3026| #define PACKAGE_VERSION "3.3.1"
3027| #define PACKAGE_STRING "MPICH 3.3.1"
3028| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3029| #define PACKAGE_URL "http://www.mpich.org/"
3030| #define STDC_HEADERS 1
3031| #define HAVE_SYS_TYPES_H 1
3032| #define HAVE_SYS_STAT_H 1
3033| #define HAVE_STDLIB_H 1
3034| #define HAVE_STRING_H 1
3035| #define HAVE_MEMORY_H 1
3036| #define HAVE_STRINGS_H 1
3037| #define HAVE_INTTYPES_H 1
3038| #define HAVE_STDINT_H 1
3039| #define HAVE_UNISTD_H 1
3040| #define __EXTENSIONS__ 1
3041| #define _ALL_SOURCE 1
3042| #define _GNU_SOURCE 1
3043| #define _POSIX_PTHREAD_SEMANTICS 1
3044| #define _TANDEM_SOURCE 1
3045| #define PACKAGE "mpich"
3046| #define VERSION "3.3.1"
3047| #define HAVE_DLFCN_H 1
3048| #define LT_OBJDIR ".libs/"
3049| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3050| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3051| #define HAVE_TAG_ERROR_BITS 1
3052| #define USE_LOGGING MPICH_LOGGING__NONE
3053| #define HAVE_VISIBILITY 1
3054| #define HWLOC_VERSION "2.0.3rc2-git"
3055| #define HWLOC_VERSION_MAJOR 2
3056| #define HWLOC_VERSION_MINOR 0
3057| #define HWLOC_VERSION_RELEASE 3
3058| #define HWLOC_VERSION_GREEK "rc2"
3059| #define HWLOC_SYM_PREFIX hwloc_
3060| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3061| #define HWLOC_SYM_TRANSFORM 0
3062| #define _HPUX_SOURCE 1
3063| #define SIZEOF_VOID_P 8
3064| #define HWLOC_DARWIN_SYS 1
3065| #define HWLOC_X86_64_ARCH 1
3066| #define SIZEOF_UNSIGNED_LONG 8
3067| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3068| #define SIZEOF_UNSIGNED_INT 4
3069| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3070| #define HWLOC_HAVE_ATTRIBUTE 1
3071| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3072| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3073| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3074| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3075| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3076| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3077| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3078| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3079| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3080| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3081| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3082| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3083| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3084| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3085| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3086| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3087| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3088| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3089| #define HWLOC_C_HAVE_VISIBILITY 0
3090| #define HAVE_UNISTD_H 1
3091| #define HAVE_DIRENT_H 1
3092| #define HAVE_STRINGS_H 1
3093| #define HAVE_CTYPE_H 1
3094| #define HAVE_STRCASECMP 1
3095| #define HWLOC_HAVE_DECL_STRCASECMP 1
3096| #define HAVE_STRNCASECMP 1
3097| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3098| #define HAVE_STRFTIME 1
3099| #define HAVE_SETLOCALE 1
3100| #define HWLOC_HAVE_STDINT_H 1
3101| #define HAVE_SYS_MMAN_H 1
3102| /* end confdefs.h.  */
3103| #include <windows.h>
3104|
3105| int
3106| main ()
3107| {
3108| if (sizeof (PROCESSOR_RELATIONSHIP))
3109|        return 0;
3110|   ;
3111|   return 0;
3112| }
3113configure:35504: result: no
3114configure:35514: checking for NUMA_NODE_RELATIONSHIP
3115configure:35514: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3116conftest.c:81:10: fatal error: 'windows.h' file not found
3117#include <windows.h>
3118         ^~~~~~~~~~~
31191 error generated.
3120configure:35514: $? = 1
3121configure: failed program was:
3122| /* confdefs.h */
3123| #define PACKAGE_NAME "MPICH"
3124| #define PACKAGE_TARNAME "mpich"
3125| #define PACKAGE_VERSION "3.3.1"
3126| #define PACKAGE_STRING "MPICH 3.3.1"
3127| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3128| #define PACKAGE_URL "http://www.mpich.org/"
3129| #define STDC_HEADERS 1
3130| #define HAVE_SYS_TYPES_H 1
3131| #define HAVE_SYS_STAT_H 1
3132| #define HAVE_STDLIB_H 1
3133| #define HAVE_STRING_H 1
3134| #define HAVE_MEMORY_H 1
3135| #define HAVE_STRINGS_H 1
3136| #define HAVE_INTTYPES_H 1
3137| #define HAVE_STDINT_H 1
3138| #define HAVE_UNISTD_H 1
3139| #define __EXTENSIONS__ 1
3140| #define _ALL_SOURCE 1
3141| #define _GNU_SOURCE 1
3142| #define _POSIX_PTHREAD_SEMANTICS 1
3143| #define _TANDEM_SOURCE 1
3144| #define PACKAGE "mpich"
3145| #define VERSION "3.3.1"
3146| #define HAVE_DLFCN_H 1
3147| #define LT_OBJDIR ".libs/"
3148| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3149| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3150| #define HAVE_TAG_ERROR_BITS 1
3151| #define USE_LOGGING MPICH_LOGGING__NONE
3152| #define HAVE_VISIBILITY 1
3153| #define HWLOC_VERSION "2.0.3rc2-git"
3154| #define HWLOC_VERSION_MAJOR 2
3155| #define HWLOC_VERSION_MINOR 0
3156| #define HWLOC_VERSION_RELEASE 3
3157| #define HWLOC_VERSION_GREEK "rc2"
3158| #define HWLOC_SYM_PREFIX hwloc_
3159| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3160| #define HWLOC_SYM_TRANSFORM 0
3161| #define _HPUX_SOURCE 1
3162| #define SIZEOF_VOID_P 8
3163| #define HWLOC_DARWIN_SYS 1
3164| #define HWLOC_X86_64_ARCH 1
3165| #define SIZEOF_UNSIGNED_LONG 8
3166| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3167| #define SIZEOF_UNSIGNED_INT 4
3168| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3169| #define HWLOC_HAVE_ATTRIBUTE 1
3170| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3171| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3172| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3173| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3174| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3175| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3176| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3177| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3178| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3179| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3180| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3181| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3182| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3183| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3184| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3185| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3186| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3187| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3188| #define HWLOC_C_HAVE_VISIBILITY 0
3189| #define HAVE_UNISTD_H 1
3190| #define HAVE_DIRENT_H 1
3191| #define HAVE_STRINGS_H 1
3192| #define HAVE_CTYPE_H 1
3193| #define HAVE_STRCASECMP 1
3194| #define HWLOC_HAVE_DECL_STRCASECMP 1
3195| #define HAVE_STRNCASECMP 1
3196| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3197| #define HAVE_STRFTIME 1
3198| #define HAVE_SETLOCALE 1
3199| #define HWLOC_HAVE_STDINT_H 1
3200| #define HAVE_SYS_MMAN_H 1
3201| /* end confdefs.h.  */
3202| #include <windows.h>
3203|
3204| int
3205| main ()
3206| {
3207| if (sizeof (NUMA_NODE_RELATIONSHIP))
3208|        return 0;
3209|   ;
3210|   return 0;
3211| }
3212configure:35514: result: no
3213configure:35524: checking for CACHE_RELATIONSHIP
3214configure:35524: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3215conftest.c:81:10: fatal error: 'windows.h' file not found
3216#include <windows.h>
3217         ^~~~~~~~~~~
32181 error generated.
3219configure:35524: $? = 1
3220configure: failed program was:
3221| /* confdefs.h */
3222| #define PACKAGE_NAME "MPICH"
3223| #define PACKAGE_TARNAME "mpich"
3224| #define PACKAGE_VERSION "3.3.1"
3225| #define PACKAGE_STRING "MPICH 3.3.1"
3226| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3227| #define PACKAGE_URL "http://www.mpich.org/"
3228| #define STDC_HEADERS 1
3229| #define HAVE_SYS_TYPES_H 1
3230| #define HAVE_SYS_STAT_H 1
3231| #define HAVE_STDLIB_H 1
3232| #define HAVE_STRING_H 1
3233| #define HAVE_MEMORY_H 1
3234| #define HAVE_STRINGS_H 1
3235| #define HAVE_INTTYPES_H 1
3236| #define HAVE_STDINT_H 1
3237| #define HAVE_UNISTD_H 1
3238| #define __EXTENSIONS__ 1
3239| #define _ALL_SOURCE 1
3240| #define _GNU_SOURCE 1
3241| #define _POSIX_PTHREAD_SEMANTICS 1
3242| #define _TANDEM_SOURCE 1
3243| #define PACKAGE "mpich"
3244| #define VERSION "3.3.1"
3245| #define HAVE_DLFCN_H 1
3246| #define LT_OBJDIR ".libs/"
3247| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3248| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3249| #define HAVE_TAG_ERROR_BITS 1
3250| #define USE_LOGGING MPICH_LOGGING__NONE
3251| #define HAVE_VISIBILITY 1
3252| #define HWLOC_VERSION "2.0.3rc2-git"
3253| #define HWLOC_VERSION_MAJOR 2
3254| #define HWLOC_VERSION_MINOR 0
3255| #define HWLOC_VERSION_RELEASE 3
3256| #define HWLOC_VERSION_GREEK "rc2"
3257| #define HWLOC_SYM_PREFIX hwloc_
3258| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3259| #define HWLOC_SYM_TRANSFORM 0
3260| #define _HPUX_SOURCE 1
3261| #define SIZEOF_VOID_P 8
3262| #define HWLOC_DARWIN_SYS 1
3263| #define HWLOC_X86_64_ARCH 1
3264| #define SIZEOF_UNSIGNED_LONG 8
3265| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3266| #define SIZEOF_UNSIGNED_INT 4
3267| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3268| #define HWLOC_HAVE_ATTRIBUTE 1
3269| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3270| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3271| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3272| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3273| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3274| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3275| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3276| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3277| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3278| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3279| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3280| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3281| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3282| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3283| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3284| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3285| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3286| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3287| #define HWLOC_C_HAVE_VISIBILITY 0
3288| #define HAVE_UNISTD_H 1
3289| #define HAVE_DIRENT_H 1
3290| #define HAVE_STRINGS_H 1
3291| #define HAVE_CTYPE_H 1
3292| #define HAVE_STRCASECMP 1
3293| #define HWLOC_HAVE_DECL_STRCASECMP 1
3294| #define HAVE_STRNCASECMP 1
3295| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3296| #define HAVE_STRFTIME 1
3297| #define HAVE_SETLOCALE 1
3298| #define HWLOC_HAVE_STDINT_H 1
3299| #define HAVE_SYS_MMAN_H 1
3300| /* end confdefs.h.  */
3301| #include <windows.h>
3302|
3303| int
3304| main ()
3305| {
3306| if (sizeof (CACHE_RELATIONSHIP))
3307|        return 0;
3308|   ;
3309|   return 0;
3310| }
3311configure:35524: result: no
3312configure:35534: checking for PROCESSOR_GROUP_INFO
3313configure:35534: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3314conftest.c:81:10: fatal error: 'windows.h' file not found
3315#include <windows.h>
3316         ^~~~~~~~~~~
33171 error generated.
3318configure:35534: $? = 1
3319configure: failed program was:
3320| /* confdefs.h */
3321| #define PACKAGE_NAME "MPICH"
3322| #define PACKAGE_TARNAME "mpich"
3323| #define PACKAGE_VERSION "3.3.1"
3324| #define PACKAGE_STRING "MPICH 3.3.1"
3325| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3326| #define PACKAGE_URL "http://www.mpich.org/"
3327| #define STDC_HEADERS 1
3328| #define HAVE_SYS_TYPES_H 1
3329| #define HAVE_SYS_STAT_H 1
3330| #define HAVE_STDLIB_H 1
3331| #define HAVE_STRING_H 1
3332| #define HAVE_MEMORY_H 1
3333| #define HAVE_STRINGS_H 1
3334| #define HAVE_INTTYPES_H 1
3335| #define HAVE_STDINT_H 1
3336| #define HAVE_UNISTD_H 1
3337| #define __EXTENSIONS__ 1
3338| #define _ALL_SOURCE 1
3339| #define _GNU_SOURCE 1
3340| #define _POSIX_PTHREAD_SEMANTICS 1
3341| #define _TANDEM_SOURCE 1
3342| #define PACKAGE "mpich"
3343| #define VERSION "3.3.1"
3344| #define HAVE_DLFCN_H 1
3345| #define LT_OBJDIR ".libs/"
3346| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3347| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3348| #define HAVE_TAG_ERROR_BITS 1
3349| #define USE_LOGGING MPICH_LOGGING__NONE
3350| #define HAVE_VISIBILITY 1
3351| #define HWLOC_VERSION "2.0.3rc2-git"
3352| #define HWLOC_VERSION_MAJOR 2
3353| #define HWLOC_VERSION_MINOR 0
3354| #define HWLOC_VERSION_RELEASE 3
3355| #define HWLOC_VERSION_GREEK "rc2"
3356| #define HWLOC_SYM_PREFIX hwloc_
3357| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3358| #define HWLOC_SYM_TRANSFORM 0
3359| #define _HPUX_SOURCE 1
3360| #define SIZEOF_VOID_P 8
3361| #define HWLOC_DARWIN_SYS 1
3362| #define HWLOC_X86_64_ARCH 1
3363| #define SIZEOF_UNSIGNED_LONG 8
3364| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3365| #define SIZEOF_UNSIGNED_INT 4
3366| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3367| #define HWLOC_HAVE_ATTRIBUTE 1
3368| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3369| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3370| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3371| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3372| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3373| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3374| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3375| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3376| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3377| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3378| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3379| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3380| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3381| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3382| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3383| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3384| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3385| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3386| #define HWLOC_C_HAVE_VISIBILITY 0
3387| #define HAVE_UNISTD_H 1
3388| #define HAVE_DIRENT_H 1
3389| #define HAVE_STRINGS_H 1
3390| #define HAVE_CTYPE_H 1
3391| #define HAVE_STRCASECMP 1
3392| #define HWLOC_HAVE_DECL_STRCASECMP 1
3393| #define HAVE_STRNCASECMP 1
3394| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3395| #define HAVE_STRFTIME 1
3396| #define HAVE_SETLOCALE 1
3397| #define HWLOC_HAVE_STDINT_H 1
3398| #define HAVE_SYS_MMAN_H 1
3399| /* end confdefs.h.  */
3400| #include <windows.h>
3401|
3402| int
3403| main ()
3404| {
3405| if (sizeof (PROCESSOR_GROUP_INFO))
3406|        return 0;
3407|   ;
3408|   return 0;
3409| }
3410configure:35534: result: no
3411configure:35544: checking for GROUP_RELATIONSHIP
3412configure:35544: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3413conftest.c:81:10: fatal error: 'windows.h' file not found
3414#include <windows.h>
3415         ^~~~~~~~~~~
34161 error generated.
3417configure:35544: $? = 1
3418configure: failed program was:
3419| /* confdefs.h */
3420| #define PACKAGE_NAME "MPICH"
3421| #define PACKAGE_TARNAME "mpich"
3422| #define PACKAGE_VERSION "3.3.1"
3423| #define PACKAGE_STRING "MPICH 3.3.1"
3424| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3425| #define PACKAGE_URL "http://www.mpich.org/"
3426| #define STDC_HEADERS 1
3427| #define HAVE_SYS_TYPES_H 1
3428| #define HAVE_SYS_STAT_H 1
3429| #define HAVE_STDLIB_H 1
3430| #define HAVE_STRING_H 1
3431| #define HAVE_MEMORY_H 1
3432| #define HAVE_STRINGS_H 1
3433| #define HAVE_INTTYPES_H 1
3434| #define HAVE_STDINT_H 1
3435| #define HAVE_UNISTD_H 1
3436| #define __EXTENSIONS__ 1
3437| #define _ALL_SOURCE 1
3438| #define _GNU_SOURCE 1
3439| #define _POSIX_PTHREAD_SEMANTICS 1
3440| #define _TANDEM_SOURCE 1
3441| #define PACKAGE "mpich"
3442| #define VERSION "3.3.1"
3443| #define HAVE_DLFCN_H 1
3444| #define LT_OBJDIR ".libs/"
3445| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3446| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3447| #define HAVE_TAG_ERROR_BITS 1
3448| #define USE_LOGGING MPICH_LOGGING__NONE
3449| #define HAVE_VISIBILITY 1
3450| #define HWLOC_VERSION "2.0.3rc2-git"
3451| #define HWLOC_VERSION_MAJOR 2
3452| #define HWLOC_VERSION_MINOR 0
3453| #define HWLOC_VERSION_RELEASE 3
3454| #define HWLOC_VERSION_GREEK "rc2"
3455| #define HWLOC_SYM_PREFIX hwloc_
3456| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3457| #define HWLOC_SYM_TRANSFORM 0
3458| #define _HPUX_SOURCE 1
3459| #define SIZEOF_VOID_P 8
3460| #define HWLOC_DARWIN_SYS 1
3461| #define HWLOC_X86_64_ARCH 1
3462| #define SIZEOF_UNSIGNED_LONG 8
3463| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3464| #define SIZEOF_UNSIGNED_INT 4
3465| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3466| #define HWLOC_HAVE_ATTRIBUTE 1
3467| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3468| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3469| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3470| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3471| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3472| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3473| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3474| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3475| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3476| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3477| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3478| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3479| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3480| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3481| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3482| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3483| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3484| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3485| #define HWLOC_C_HAVE_VISIBILITY 0
3486| #define HAVE_UNISTD_H 1
3487| #define HAVE_DIRENT_H 1
3488| #define HAVE_STRINGS_H 1
3489| #define HAVE_CTYPE_H 1
3490| #define HAVE_STRCASECMP 1
3491| #define HWLOC_HAVE_DECL_STRCASECMP 1
3492| #define HAVE_STRNCASECMP 1
3493| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3494| #define HAVE_STRFTIME 1
3495| #define HAVE_SETLOCALE 1
3496| #define HWLOC_HAVE_STDINT_H 1
3497| #define HAVE_SYS_MMAN_H 1
3498| /* end confdefs.h.  */
3499| #include <windows.h>
3500|
3501| int
3502| main ()
3503| {
3504| if (sizeof (GROUP_RELATIONSHIP))
3505|        return 0;
3506|   ;
3507|   return 0;
3508| }
3509configure:35544: result: no
3510configure:35554: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX
3511configure:35554: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3512conftest.c:81:10: fatal error: 'windows.h' file not found
3513#include <windows.h>
3514         ^~~~~~~~~~~
35151 error generated.
3516configure:35554: $? = 1
3517configure: failed program was:
3518| /* confdefs.h */
3519| #define PACKAGE_NAME "MPICH"
3520| #define PACKAGE_TARNAME "mpich"
3521| #define PACKAGE_VERSION "3.3.1"
3522| #define PACKAGE_STRING "MPICH 3.3.1"
3523| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3524| #define PACKAGE_URL "http://www.mpich.org/"
3525| #define STDC_HEADERS 1
3526| #define HAVE_SYS_TYPES_H 1
3527| #define HAVE_SYS_STAT_H 1
3528| #define HAVE_STDLIB_H 1
3529| #define HAVE_STRING_H 1
3530| #define HAVE_MEMORY_H 1
3531| #define HAVE_STRINGS_H 1
3532| #define HAVE_INTTYPES_H 1
3533| #define HAVE_STDINT_H 1
3534| #define HAVE_UNISTD_H 1
3535| #define __EXTENSIONS__ 1
3536| #define _ALL_SOURCE 1
3537| #define _GNU_SOURCE 1
3538| #define _POSIX_PTHREAD_SEMANTICS 1
3539| #define _TANDEM_SOURCE 1
3540| #define PACKAGE "mpich"
3541| #define VERSION "3.3.1"
3542| #define HAVE_DLFCN_H 1
3543| #define LT_OBJDIR ".libs/"
3544| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3545| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3546| #define HAVE_TAG_ERROR_BITS 1
3547| #define USE_LOGGING MPICH_LOGGING__NONE
3548| #define HAVE_VISIBILITY 1
3549| #define HWLOC_VERSION "2.0.3rc2-git"
3550| #define HWLOC_VERSION_MAJOR 2
3551| #define HWLOC_VERSION_MINOR 0
3552| #define HWLOC_VERSION_RELEASE 3
3553| #define HWLOC_VERSION_GREEK "rc2"
3554| #define HWLOC_SYM_PREFIX hwloc_
3555| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3556| #define HWLOC_SYM_TRANSFORM 0
3557| #define _HPUX_SOURCE 1
3558| #define SIZEOF_VOID_P 8
3559| #define HWLOC_DARWIN_SYS 1
3560| #define HWLOC_X86_64_ARCH 1
3561| #define SIZEOF_UNSIGNED_LONG 8
3562| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3563| #define SIZEOF_UNSIGNED_INT 4
3564| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3565| #define HWLOC_HAVE_ATTRIBUTE 1
3566| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3567| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3568| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3569| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3570| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3571| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3572| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3573| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3574| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3575| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3576| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3577| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3578| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3579| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3580| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3581| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3582| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3583| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3584| #define HWLOC_C_HAVE_VISIBILITY 0
3585| #define HAVE_UNISTD_H 1
3586| #define HAVE_DIRENT_H 1
3587| #define HAVE_STRINGS_H 1
3588| #define HAVE_CTYPE_H 1
3589| #define HAVE_STRCASECMP 1
3590| #define HWLOC_HAVE_DECL_STRCASECMP 1
3591| #define HAVE_STRNCASECMP 1
3592| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3593| #define HAVE_STRFTIME 1
3594| #define HAVE_SETLOCALE 1
3595| #define HWLOC_HAVE_STDINT_H 1
3596| #define HAVE_SYS_MMAN_H 1
3597| /* end confdefs.h.  */
3598| #include <windows.h>
3599|
3600| int
3601| main ()
3602| {
3603| if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX))
3604|        return 0;
3605|   ;
3606|   return 0;
3607| }
3608configure:35554: result: no
3609configure:35564: checking for PSAPI_WORKING_SET_EX_BLOCK
3610configure:35564: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3611conftest.c:81:10: fatal error: 'windows.h' file not found
3612#include <windows.h>
3613         ^~~~~~~~~~~
36141 error generated.
3615configure:35564: $? = 1
3616configure: failed program was:
3617| /* confdefs.h */
3618| #define PACKAGE_NAME "MPICH"
3619| #define PACKAGE_TARNAME "mpich"
3620| #define PACKAGE_VERSION "3.3.1"
3621| #define PACKAGE_STRING "MPICH 3.3.1"
3622| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3623| #define PACKAGE_URL "http://www.mpich.org/"
3624| #define STDC_HEADERS 1
3625| #define HAVE_SYS_TYPES_H 1
3626| #define HAVE_SYS_STAT_H 1
3627| #define HAVE_STDLIB_H 1
3628| #define HAVE_STRING_H 1
3629| #define HAVE_MEMORY_H 1
3630| #define HAVE_STRINGS_H 1
3631| #define HAVE_INTTYPES_H 1
3632| #define HAVE_STDINT_H 1
3633| #define HAVE_UNISTD_H 1
3634| #define __EXTENSIONS__ 1
3635| #define _ALL_SOURCE 1
3636| #define _GNU_SOURCE 1
3637| #define _POSIX_PTHREAD_SEMANTICS 1
3638| #define _TANDEM_SOURCE 1
3639| #define PACKAGE "mpich"
3640| #define VERSION "3.3.1"
3641| #define HAVE_DLFCN_H 1
3642| #define LT_OBJDIR ".libs/"
3643| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3644| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3645| #define HAVE_TAG_ERROR_BITS 1
3646| #define USE_LOGGING MPICH_LOGGING__NONE
3647| #define HAVE_VISIBILITY 1
3648| #define HWLOC_VERSION "2.0.3rc2-git"
3649| #define HWLOC_VERSION_MAJOR 2
3650| #define HWLOC_VERSION_MINOR 0
3651| #define HWLOC_VERSION_RELEASE 3
3652| #define HWLOC_VERSION_GREEK "rc2"
3653| #define HWLOC_SYM_PREFIX hwloc_
3654| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3655| #define HWLOC_SYM_TRANSFORM 0
3656| #define _HPUX_SOURCE 1
3657| #define SIZEOF_VOID_P 8
3658| #define HWLOC_DARWIN_SYS 1
3659| #define HWLOC_X86_64_ARCH 1
3660| #define SIZEOF_UNSIGNED_LONG 8
3661| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3662| #define SIZEOF_UNSIGNED_INT 4
3663| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3664| #define HWLOC_HAVE_ATTRIBUTE 1
3665| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3666| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3667| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3668| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3669| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3670| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3671| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3672| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3673| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3674| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3675| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3676| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3677| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3678| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3679| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3680| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3681| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3682| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3683| #define HWLOC_C_HAVE_VISIBILITY 0
3684| #define HAVE_UNISTD_H 1
3685| #define HAVE_DIRENT_H 1
3686| #define HAVE_STRINGS_H 1
3687| #define HAVE_CTYPE_H 1
3688| #define HAVE_STRCASECMP 1
3689| #define HWLOC_HAVE_DECL_STRCASECMP 1
3690| #define HAVE_STRNCASECMP 1
3691| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3692| #define HAVE_STRFTIME 1
3693| #define HAVE_SETLOCALE 1
3694| #define HWLOC_HAVE_STDINT_H 1
3695| #define HAVE_SYS_MMAN_H 1
3696| /* end confdefs.h.  */
3697| #include <windows.h>
3698|
3699| int
3700| main ()
3701| {
3702| if (sizeof (PSAPI_WORKING_SET_EX_BLOCK))
3703|        return 0;
3704|   ;
3705|   return 0;
3706| }
3707configure:35564: result: no
3708configure:35574: checking for PSAPI_WORKING_SET_EX_INFORMATION
3709configure:35574: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3710conftest.c:81:10: fatal error: 'windows.h' file not found
3711#include <windows.h>
3712         ^~~~~~~~~~~
37131 error generated.
3714configure:35574: $? = 1
3715configure: failed program was:
3716| /* confdefs.h */
3717| #define PACKAGE_NAME "MPICH"
3718| #define PACKAGE_TARNAME "mpich"
3719| #define PACKAGE_VERSION "3.3.1"
3720| #define PACKAGE_STRING "MPICH 3.3.1"
3721| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3722| #define PACKAGE_URL "http://www.mpich.org/"
3723| #define STDC_HEADERS 1
3724| #define HAVE_SYS_TYPES_H 1
3725| #define HAVE_SYS_STAT_H 1
3726| #define HAVE_STDLIB_H 1
3727| #define HAVE_STRING_H 1
3728| #define HAVE_MEMORY_H 1
3729| #define HAVE_STRINGS_H 1
3730| #define HAVE_INTTYPES_H 1
3731| #define HAVE_STDINT_H 1
3732| #define HAVE_UNISTD_H 1
3733| #define __EXTENSIONS__ 1
3734| #define _ALL_SOURCE 1
3735| #define _GNU_SOURCE 1
3736| #define _POSIX_PTHREAD_SEMANTICS 1
3737| #define _TANDEM_SOURCE 1
3738| #define PACKAGE "mpich"
3739| #define VERSION "3.3.1"
3740| #define HAVE_DLFCN_H 1
3741| #define LT_OBJDIR ".libs/"
3742| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3743| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3744| #define HAVE_TAG_ERROR_BITS 1
3745| #define USE_LOGGING MPICH_LOGGING__NONE
3746| #define HAVE_VISIBILITY 1
3747| #define HWLOC_VERSION "2.0.3rc2-git"
3748| #define HWLOC_VERSION_MAJOR 2
3749| #define HWLOC_VERSION_MINOR 0
3750| #define HWLOC_VERSION_RELEASE 3
3751| #define HWLOC_VERSION_GREEK "rc2"
3752| #define HWLOC_SYM_PREFIX hwloc_
3753| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3754| #define HWLOC_SYM_TRANSFORM 0
3755| #define _HPUX_SOURCE 1
3756| #define SIZEOF_VOID_P 8
3757| #define HWLOC_DARWIN_SYS 1
3758| #define HWLOC_X86_64_ARCH 1
3759| #define SIZEOF_UNSIGNED_LONG 8
3760| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3761| #define SIZEOF_UNSIGNED_INT 4
3762| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3763| #define HWLOC_HAVE_ATTRIBUTE 1
3764| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3765| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3766| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3767| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3768| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3769| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3770| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3771| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3772| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3773| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3774| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3775| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3776| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3777| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3778| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3779| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3780| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3781| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3782| #define HWLOC_C_HAVE_VISIBILITY 0
3783| #define HAVE_UNISTD_H 1
3784| #define HAVE_DIRENT_H 1
3785| #define HAVE_STRINGS_H 1
3786| #define HAVE_CTYPE_H 1
3787| #define HAVE_STRCASECMP 1
3788| #define HWLOC_HAVE_DECL_STRCASECMP 1
3789| #define HAVE_STRNCASECMP 1
3790| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3791| #define HAVE_STRFTIME 1
3792| #define HAVE_SETLOCALE 1
3793| #define HWLOC_HAVE_STDINT_H 1
3794| #define HAVE_SYS_MMAN_H 1
3795| /* end confdefs.h.  */
3796| #include <windows.h>
3797|
3798| int
3799| main ()
3800| {
3801| if (sizeof (PSAPI_WORKING_SET_EX_INFORMATION))
3802|        return 0;
3803|   ;
3804|   return 0;
3805| }
3806configure:35574: result: no
3807configure:35584: checking for PROCESSOR_NUMBER
3808configure:35584: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3809conftest.c:81:10: fatal error: 'windows.h' file not found
3810#include <windows.h>
3811         ^~~~~~~~~~~
38121 error generated.
3813configure:35584: $? = 1
3814configure: failed program was:
3815| /* confdefs.h */
3816| #define PACKAGE_NAME "MPICH"
3817| #define PACKAGE_TARNAME "mpich"
3818| #define PACKAGE_VERSION "3.3.1"
3819| #define PACKAGE_STRING "MPICH 3.3.1"
3820| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3821| #define PACKAGE_URL "http://www.mpich.org/"
3822| #define STDC_HEADERS 1
3823| #define HAVE_SYS_TYPES_H 1
3824| #define HAVE_SYS_STAT_H 1
3825| #define HAVE_STDLIB_H 1
3826| #define HAVE_STRING_H 1
3827| #define HAVE_MEMORY_H 1
3828| #define HAVE_STRINGS_H 1
3829| #define HAVE_INTTYPES_H 1
3830| #define HAVE_STDINT_H 1
3831| #define HAVE_UNISTD_H 1
3832| #define __EXTENSIONS__ 1
3833| #define _ALL_SOURCE 1
3834| #define _GNU_SOURCE 1
3835| #define _POSIX_PTHREAD_SEMANTICS 1
3836| #define _TANDEM_SOURCE 1
3837| #define PACKAGE "mpich"
3838| #define VERSION "3.3.1"
3839| #define HAVE_DLFCN_H 1
3840| #define LT_OBJDIR ".libs/"
3841| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3842| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3843| #define HAVE_TAG_ERROR_BITS 1
3844| #define USE_LOGGING MPICH_LOGGING__NONE
3845| #define HAVE_VISIBILITY 1
3846| #define HWLOC_VERSION "2.0.3rc2-git"
3847| #define HWLOC_VERSION_MAJOR 2
3848| #define HWLOC_VERSION_MINOR 0
3849| #define HWLOC_VERSION_RELEASE 3
3850| #define HWLOC_VERSION_GREEK "rc2"
3851| #define HWLOC_SYM_PREFIX hwloc_
3852| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3853| #define HWLOC_SYM_TRANSFORM 0
3854| #define _HPUX_SOURCE 1
3855| #define SIZEOF_VOID_P 8
3856| #define HWLOC_DARWIN_SYS 1
3857| #define HWLOC_X86_64_ARCH 1
3858| #define SIZEOF_UNSIGNED_LONG 8
3859| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3860| #define SIZEOF_UNSIGNED_INT 4
3861| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3862| #define HWLOC_HAVE_ATTRIBUTE 1
3863| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3864| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3865| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3866| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3867| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3868| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3869| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3870| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3871| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3872| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3873| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3874| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3875| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3876| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3877| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3878| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3879| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3880| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3881| #define HWLOC_C_HAVE_VISIBILITY 0
3882| #define HAVE_UNISTD_H 1
3883| #define HAVE_DIRENT_H 1
3884| #define HAVE_STRINGS_H 1
3885| #define HAVE_CTYPE_H 1
3886| #define HAVE_STRCASECMP 1
3887| #define HWLOC_HAVE_DECL_STRCASECMP 1
3888| #define HAVE_STRNCASECMP 1
3889| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3890| #define HAVE_STRFTIME 1
3891| #define HAVE_SETLOCALE 1
3892| #define HWLOC_HAVE_STDINT_H 1
3893| #define HAVE_SYS_MMAN_H 1
3894| /* end confdefs.h.  */
3895| #include <windows.h>
3896|
3897| int
3898| main ()
3899| {
3900| if (sizeof (PROCESSOR_NUMBER))
3901|        return 0;
3902|   ;
3903|   return 0;
3904| }
3905configure:35584: result: no
3906configure:35596: checking for main in -lgdi32
3907configure:35615: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lgdi32   >&5
3908ld: library not found for -lgdi32
3909clang: error: linker command failed with exit code 1 (use -v to see invocation)
3910configure:35615: $? = 1
3911configure: failed program was:
3912| /* confdefs.h */
3913| #define PACKAGE_NAME "MPICH"
3914| #define PACKAGE_TARNAME "mpich"
3915| #define PACKAGE_VERSION "3.3.1"
3916| #define PACKAGE_STRING "MPICH 3.3.1"
3917| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3918| #define PACKAGE_URL "http://www.mpich.org/"
3919| #define STDC_HEADERS 1
3920| #define HAVE_SYS_TYPES_H 1
3921| #define HAVE_SYS_STAT_H 1
3922| #define HAVE_STDLIB_H 1
3923| #define HAVE_STRING_H 1
3924| #define HAVE_MEMORY_H 1
3925| #define HAVE_STRINGS_H 1
3926| #define HAVE_INTTYPES_H 1
3927| #define HAVE_STDINT_H 1
3928| #define HAVE_UNISTD_H 1
3929| #define __EXTENSIONS__ 1
3930| #define _ALL_SOURCE 1
3931| #define _GNU_SOURCE 1
3932| #define _POSIX_PTHREAD_SEMANTICS 1
3933| #define _TANDEM_SOURCE 1
3934| #define PACKAGE "mpich"
3935| #define VERSION "3.3.1"
3936| #define HAVE_DLFCN_H 1
3937| #define LT_OBJDIR ".libs/"
3938| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3939| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3940| #define HAVE_TAG_ERROR_BITS 1
3941| #define USE_LOGGING MPICH_LOGGING__NONE
3942| #define HAVE_VISIBILITY 1
3943| #define HWLOC_VERSION "2.0.3rc2-git"
3944| #define HWLOC_VERSION_MAJOR 2
3945| #define HWLOC_VERSION_MINOR 0
3946| #define HWLOC_VERSION_RELEASE 3
3947| #define HWLOC_VERSION_GREEK "rc2"
3948| #define HWLOC_SYM_PREFIX hwloc_
3949| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3950| #define HWLOC_SYM_TRANSFORM 0
3951| #define _HPUX_SOURCE 1
3952| #define SIZEOF_VOID_P 8
3953| #define HWLOC_DARWIN_SYS 1
3954| #define HWLOC_X86_64_ARCH 1
3955| #define SIZEOF_UNSIGNED_LONG 8
3956| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3957| #define SIZEOF_UNSIGNED_INT 4
3958| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3959| #define HWLOC_HAVE_ATTRIBUTE 1
3960| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3961| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3962| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3963| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3964| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3965| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3966| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3967| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3968| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3969| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3970| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3971| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3972| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3973| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3974| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3975| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3976| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3977| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3978| #define HWLOC_C_HAVE_VISIBILITY 0
3979| #define HAVE_UNISTD_H 1
3980| #define HAVE_DIRENT_H 1
3981| #define HAVE_STRINGS_H 1
3982| #define HAVE_CTYPE_H 1
3983| #define HAVE_STRCASECMP 1
3984| #define HWLOC_HAVE_DECL_STRCASECMP 1
3985| #define HAVE_STRNCASECMP 1
3986| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3987| #define HAVE_STRFTIME 1
3988| #define HAVE_SETLOCALE 1
3989| #define HWLOC_HAVE_STDINT_H 1
3990| #define HAVE_SYS_MMAN_H 1
3991| /* end confdefs.h.  */
3992|
3993|
3994| int
3995| main ()
3996| {
3997| return main ();
3998|   ;
3999|   return 0;
4000| }
4001configure:35624: result: no
4002configure:35633: checking for PostQuitMessage in -luser32
4003configure:35658: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -luser32   >&5
4004ld: library not found for -luser32
4005clang: error: linker command failed with exit code 1 (use -v to see invocation)
4006configure:35658: $? = 1
4007configure: failed program was:
4008| /* confdefs.h */
4009| #define PACKAGE_NAME "MPICH"
4010| #define PACKAGE_TARNAME "mpich"
4011| #define PACKAGE_VERSION "3.3.1"
4012| #define PACKAGE_STRING "MPICH 3.3.1"
4013| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4014| #define PACKAGE_URL "http://www.mpich.org/"
4015| #define STDC_HEADERS 1
4016| #define HAVE_SYS_TYPES_H 1
4017| #define HAVE_SYS_STAT_H 1
4018| #define HAVE_STDLIB_H 1
4019| #define HAVE_STRING_H 1
4020| #define HAVE_MEMORY_H 1
4021| #define HAVE_STRINGS_H 1
4022| #define HAVE_INTTYPES_H 1
4023| #define HAVE_STDINT_H 1
4024| #define HAVE_UNISTD_H 1
4025| #define __EXTENSIONS__ 1
4026| #define _ALL_SOURCE 1
4027| #define _GNU_SOURCE 1
4028| #define _POSIX_PTHREAD_SEMANTICS 1
4029| #define _TANDEM_SOURCE 1
4030| #define PACKAGE "mpich"
4031| #define VERSION "3.3.1"
4032| #define HAVE_DLFCN_H 1
4033| #define LT_OBJDIR ".libs/"
4034| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4035| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4036| #define HAVE_TAG_ERROR_BITS 1
4037| #define USE_LOGGING MPICH_LOGGING__NONE
4038| #define HAVE_VISIBILITY 1
4039| #define HWLOC_VERSION "2.0.3rc2-git"
4040| #define HWLOC_VERSION_MAJOR 2
4041| #define HWLOC_VERSION_MINOR 0
4042| #define HWLOC_VERSION_RELEASE 3
4043| #define HWLOC_VERSION_GREEK "rc2"
4044| #define HWLOC_SYM_PREFIX hwloc_
4045| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4046| #define HWLOC_SYM_TRANSFORM 0
4047| #define _HPUX_SOURCE 1
4048| #define SIZEOF_VOID_P 8
4049| #define HWLOC_DARWIN_SYS 1
4050| #define HWLOC_X86_64_ARCH 1
4051| #define SIZEOF_UNSIGNED_LONG 8
4052| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4053| #define SIZEOF_UNSIGNED_INT 4
4054| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4055| #define HWLOC_HAVE_ATTRIBUTE 1
4056| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4057| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4058| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4059| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4060| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4061| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4062| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4063| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4064| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4065| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4066| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4067| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4068| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4069| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4070| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4071| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4072| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4073| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4074| #define HWLOC_C_HAVE_VISIBILITY 0
4075| #define HAVE_UNISTD_H 1
4076| #define HAVE_DIRENT_H 1
4077| #define HAVE_STRINGS_H 1
4078| #define HAVE_CTYPE_H 1
4079| #define HAVE_STRCASECMP 1
4080| #define HWLOC_HAVE_DECL_STRCASECMP 1
4081| #define HAVE_STRNCASECMP 1
4082| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4083| #define HAVE_STRFTIME 1
4084| #define HAVE_SETLOCALE 1
4085| #define HWLOC_HAVE_STDINT_H 1
4086| #define HAVE_SYS_MMAN_H 1
4087| /* end confdefs.h.  */
4088|
4089| /* Override any GCC internal prototype to avoid an error.
4090|    Use char because int might match the return type of a GCC
4091|    builtin and then its argument prototype would still apply.  */
4092| #ifdef __cplusplus
4093| extern "C"
4094| #endif
4095| char PostQuitMessage ();
4096| int
4097| main ()
4098| {
4099| return PostQuitMessage ();
4100|   ;
4101|   return 0;
4102| }
4103configure:35667: result: no
4104configure:35674: checking windows.h usability
4105configure:35674: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
4106conftest.c:114:10: fatal error: 'windows.h' file not found
4107#include <windows.h>
4108         ^~~~~~~~~~~
41091 error generated.
4110configure:35674: $? = 1
4111configure: failed program was:
4112| /* confdefs.h */
4113| #define PACKAGE_NAME "MPICH"
4114| #define PACKAGE_TARNAME "mpich"
4115| #define PACKAGE_VERSION "3.3.1"
4116| #define PACKAGE_STRING "MPICH 3.3.1"
4117| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4118| #define PACKAGE_URL "http://www.mpich.org/"
4119| #define STDC_HEADERS 1
4120| #define HAVE_SYS_TYPES_H 1
4121| #define HAVE_SYS_STAT_H 1
4122| #define HAVE_STDLIB_H 1
4123| #define HAVE_STRING_H 1
4124| #define HAVE_MEMORY_H 1
4125| #define HAVE_STRINGS_H 1
4126| #define HAVE_INTTYPES_H 1
4127| #define HAVE_STDINT_H 1
4128| #define HAVE_UNISTD_H 1
4129| #define __EXTENSIONS__ 1
4130| #define _ALL_SOURCE 1
4131| #define _GNU_SOURCE 1
4132| #define _POSIX_PTHREAD_SEMANTICS 1
4133| #define _TANDEM_SOURCE 1
4134| #define PACKAGE "mpich"
4135| #define VERSION "3.3.1"
4136| #define HAVE_DLFCN_H 1
4137| #define LT_OBJDIR ".libs/"
4138| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4139| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4140| #define HAVE_TAG_ERROR_BITS 1
4141| #define USE_LOGGING MPICH_LOGGING__NONE
4142| #define HAVE_VISIBILITY 1
4143| #define HWLOC_VERSION "2.0.3rc2-git"
4144| #define HWLOC_VERSION_MAJOR 2
4145| #define HWLOC_VERSION_MINOR 0
4146| #define HWLOC_VERSION_RELEASE 3
4147| #define HWLOC_VERSION_GREEK "rc2"
4148| #define HWLOC_SYM_PREFIX hwloc_
4149| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4150| #define HWLOC_SYM_TRANSFORM 0
4151| #define _HPUX_SOURCE 1
4152| #define SIZEOF_VOID_P 8
4153| #define HWLOC_DARWIN_SYS 1
4154| #define HWLOC_X86_64_ARCH 1
4155| #define SIZEOF_UNSIGNED_LONG 8
4156| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4157| #define SIZEOF_UNSIGNED_INT 4
4158| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4159| #define HWLOC_HAVE_ATTRIBUTE 1
4160| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4161| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4162| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4163| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4164| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4165| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4166| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4167| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4168| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4169| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4170| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4171| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4172| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4173| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4174| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4175| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4176| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4177| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4178| #define HWLOC_C_HAVE_VISIBILITY 0
4179| #define HAVE_UNISTD_H 1
4180| #define HAVE_DIRENT_H 1
4181| #define HAVE_STRINGS_H 1
4182| #define HAVE_CTYPE_H 1
4183| #define HAVE_STRCASECMP 1
4184| #define HWLOC_HAVE_DECL_STRCASECMP 1
4185| #define HAVE_STRNCASECMP 1
4186| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4187| #define HAVE_STRFTIME 1
4188| #define HAVE_SETLOCALE 1
4189| #define HWLOC_HAVE_STDINT_H 1
4190| #define HAVE_SYS_MMAN_H 1
4191| /* end confdefs.h.  */
4192| #include <stdio.h>
4193| #ifdef HAVE_SYS_TYPES_H
4194| # include <sys/types.h>
4195| #endif
4196| #ifdef HAVE_SYS_STAT_H
4197| # include <sys/stat.h>
4198| #endif
4199| #ifdef STDC_HEADERS
4200| # include <stdlib.h>
4201| # include <stddef.h>
4202| #else
4203| # ifdef HAVE_STDLIB_H
4204| #  include <stdlib.h>
4205| # endif
4206| #endif
4207| #ifdef HAVE_STRING_H
4208| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4209| #  include <memory.h>
4210| # endif
4211| # include <string.h>
4212| #endif
4213| #ifdef HAVE_STRINGS_H
4214| # include <strings.h>
4215| #endif
4216| #ifdef HAVE_INTTYPES_H
4217| # include <inttypes.h>
4218| #endif
4219| #ifdef HAVE_STDINT_H
4220| # include <stdint.h>
4221| #endif
4222| #ifdef HAVE_UNISTD_H
4223| # include <unistd.h>
4224| #endif
4225| #include <windows.h>
4226configure:35674: result: no
4227configure:35674: checking windows.h presence
4228configure:35674: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
4229conftest.c:81:10: fatal error: 'windows.h' file not found
4230#include <windows.h>
4231         ^~~~~~~~~~~
42321 error generated.
4233configure:35674: $? = 1
4234configure: failed program was:
4235| /* confdefs.h */
4236| #define PACKAGE_NAME "MPICH"
4237| #define PACKAGE_TARNAME "mpich"
4238| #define PACKAGE_VERSION "3.3.1"
4239| #define PACKAGE_STRING "MPICH 3.3.1"
4240| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4241| #define PACKAGE_URL "http://www.mpich.org/"
4242| #define STDC_HEADERS 1
4243| #define HAVE_SYS_TYPES_H 1
4244| #define HAVE_SYS_STAT_H 1
4245| #define HAVE_STDLIB_H 1
4246| #define HAVE_STRING_H 1
4247| #define HAVE_MEMORY_H 1
4248| #define HAVE_STRINGS_H 1
4249| #define HAVE_INTTYPES_H 1
4250| #define HAVE_STDINT_H 1
4251| #define HAVE_UNISTD_H 1
4252| #define __EXTENSIONS__ 1
4253| #define _ALL_SOURCE 1
4254| #define _GNU_SOURCE 1
4255| #define _POSIX_PTHREAD_SEMANTICS 1
4256| #define _TANDEM_SOURCE 1
4257| #define PACKAGE "mpich"
4258| #define VERSION "3.3.1"
4259| #define HAVE_DLFCN_H 1
4260| #define LT_OBJDIR ".libs/"
4261| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4262| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4263| #define HAVE_TAG_ERROR_BITS 1
4264| #define USE_LOGGING MPICH_LOGGING__NONE
4265| #define HAVE_VISIBILITY 1
4266| #define HWLOC_VERSION "2.0.3rc2-git"
4267| #define HWLOC_VERSION_MAJOR 2
4268| #define HWLOC_VERSION_MINOR 0
4269| #define HWLOC_VERSION_RELEASE 3
4270| #define HWLOC_VERSION_GREEK "rc2"
4271| #define HWLOC_SYM_PREFIX hwloc_
4272| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4273| #define HWLOC_SYM_TRANSFORM 0
4274| #define _HPUX_SOURCE 1
4275| #define SIZEOF_VOID_P 8
4276| #define HWLOC_DARWIN_SYS 1
4277| #define HWLOC_X86_64_ARCH 1
4278| #define SIZEOF_UNSIGNED_LONG 8
4279| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4280| #define SIZEOF_UNSIGNED_INT 4
4281| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4282| #define HWLOC_HAVE_ATTRIBUTE 1
4283| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4284| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4285| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4286| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4287| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4288| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4289| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4290| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4291| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4292| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4293| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4294| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4295| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4296| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4297| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4298| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4299| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4300| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4301| #define HWLOC_C_HAVE_VISIBILITY 0
4302| #define HAVE_UNISTD_H 1
4303| #define HAVE_DIRENT_H 1
4304| #define HAVE_STRINGS_H 1
4305| #define HAVE_CTYPE_H 1
4306| #define HAVE_STRCASECMP 1
4307| #define HWLOC_HAVE_DECL_STRCASECMP 1
4308| #define HAVE_STRNCASECMP 1
4309| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4310| #define HAVE_STRFTIME 1
4311| #define HAVE_SETLOCALE 1
4312| #define HWLOC_HAVE_STDINT_H 1
4313| #define HAVE_SYS_MMAN_H 1
4314| /* end confdefs.h.  */
4315| #include <windows.h>
4316configure:35674: result: no
4317configure:35674: checking for windows.h
4318configure:35674: result: no
4319configure:35687: checking sys/lgrp_user.h usability
4320configure:35687: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
4321conftest.c:114:10: fatal error: 'sys/lgrp_user.h' file not found
4322#include <sys/lgrp_user.h>
4323         ^~~~~~~~~~~~~~~~~
43241 error generated.
4325configure:35687: $? = 1
4326configure: failed program was:
4327| /* confdefs.h */
4328| #define PACKAGE_NAME "MPICH"
4329| #define PACKAGE_TARNAME "mpich"
4330| #define PACKAGE_VERSION "3.3.1"
4331| #define PACKAGE_STRING "MPICH 3.3.1"
4332| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4333| #define PACKAGE_URL "http://www.mpich.org/"
4334| #define STDC_HEADERS 1
4335| #define HAVE_SYS_TYPES_H 1
4336| #define HAVE_SYS_STAT_H 1
4337| #define HAVE_STDLIB_H 1
4338| #define HAVE_STRING_H 1
4339| #define HAVE_MEMORY_H 1
4340| #define HAVE_STRINGS_H 1
4341| #define HAVE_INTTYPES_H 1
4342| #define HAVE_STDINT_H 1
4343| #define HAVE_UNISTD_H 1
4344| #define __EXTENSIONS__ 1
4345| #define _ALL_SOURCE 1
4346| #define _GNU_SOURCE 1
4347| #define _POSIX_PTHREAD_SEMANTICS 1
4348| #define _TANDEM_SOURCE 1
4349| #define PACKAGE "mpich"
4350| #define VERSION "3.3.1"
4351| #define HAVE_DLFCN_H 1
4352| #define LT_OBJDIR ".libs/"
4353| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4354| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4355| #define HAVE_TAG_ERROR_BITS 1
4356| #define USE_LOGGING MPICH_LOGGING__NONE
4357| #define HAVE_VISIBILITY 1
4358| #define HWLOC_VERSION "2.0.3rc2-git"
4359| #define HWLOC_VERSION_MAJOR 2
4360| #define HWLOC_VERSION_MINOR 0
4361| #define HWLOC_VERSION_RELEASE 3
4362| #define HWLOC_VERSION_GREEK "rc2"
4363| #define HWLOC_SYM_PREFIX hwloc_
4364| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4365| #define HWLOC_SYM_TRANSFORM 0
4366| #define _HPUX_SOURCE 1
4367| #define SIZEOF_VOID_P 8
4368| #define HWLOC_DARWIN_SYS 1
4369| #define HWLOC_X86_64_ARCH 1
4370| #define SIZEOF_UNSIGNED_LONG 8
4371| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4372| #define SIZEOF_UNSIGNED_INT 4
4373| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4374| #define HWLOC_HAVE_ATTRIBUTE 1
4375| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4376| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4377| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4378| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4379| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4380| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4381| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4382| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4383| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4384| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4385| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4386| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4387| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4388| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4389| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4390| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4391| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4392| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4393| #define HWLOC_C_HAVE_VISIBILITY 0
4394| #define HAVE_UNISTD_H 1
4395| #define HAVE_DIRENT_H 1
4396| #define HAVE_STRINGS_H 1
4397| #define HAVE_CTYPE_H 1
4398| #define HAVE_STRCASECMP 1
4399| #define HWLOC_HAVE_DECL_STRCASECMP 1
4400| #define HAVE_STRNCASECMP 1
4401| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4402| #define HAVE_STRFTIME 1
4403| #define HAVE_SETLOCALE 1
4404| #define HWLOC_HAVE_STDINT_H 1
4405| #define HAVE_SYS_MMAN_H 1
4406| /* end confdefs.h.  */
4407| #include <stdio.h>
4408| #ifdef HAVE_SYS_TYPES_H
4409| # include <sys/types.h>
4410| #endif
4411| #ifdef HAVE_SYS_STAT_H
4412| # include <sys/stat.h>
4413| #endif
4414| #ifdef STDC_HEADERS
4415| # include <stdlib.h>
4416| # include <stddef.h>
4417| #else
4418| # ifdef HAVE_STDLIB_H
4419| #  include <stdlib.h>
4420| # endif
4421| #endif
4422| #ifdef HAVE_STRING_H
4423| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4424| #  include <memory.h>
4425| # endif
4426| # include <string.h>
4427| #endif
4428| #ifdef HAVE_STRINGS_H
4429| # include <strings.h>
4430| #endif
4431| #ifdef HAVE_INTTYPES_H
4432| # include <inttypes.h>
4433| #endif
4434| #ifdef HAVE_STDINT_H
4435| # include <stdint.h>
4436| #endif
4437| #ifdef HAVE_UNISTD_H
4438| # include <unistd.h>
4439| #endif
4440| #include <sys/lgrp_user.h>
4441configure:35687: result: no
4442configure:35687: checking sys/lgrp_user.h presence
4443configure:35687: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
4444conftest.c:81:10: fatal error: 'sys/lgrp_user.h' file not found
4445#include <sys/lgrp_user.h>
4446         ^~~~~~~~~~~~~~~~~
44471 error generated.
4448configure:35687: $? = 1
4449configure: failed program was:
4450| /* confdefs.h */
4451| #define PACKAGE_NAME "MPICH"
4452| #define PACKAGE_TARNAME "mpich"
4453| #define PACKAGE_VERSION "3.3.1"
4454| #define PACKAGE_STRING "MPICH 3.3.1"
4455| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4456| #define PACKAGE_URL "http://www.mpich.org/"
4457| #define STDC_HEADERS 1
4458| #define HAVE_SYS_TYPES_H 1
4459| #define HAVE_SYS_STAT_H 1
4460| #define HAVE_STDLIB_H 1
4461| #define HAVE_STRING_H 1
4462| #define HAVE_MEMORY_H 1
4463| #define HAVE_STRINGS_H 1
4464| #define HAVE_INTTYPES_H 1
4465| #define HAVE_STDINT_H 1
4466| #define HAVE_UNISTD_H 1
4467| #define __EXTENSIONS__ 1
4468| #define _ALL_SOURCE 1
4469| #define _GNU_SOURCE 1
4470| #define _POSIX_PTHREAD_SEMANTICS 1
4471| #define _TANDEM_SOURCE 1
4472| #define PACKAGE "mpich"
4473| #define VERSION "3.3.1"
4474| #define HAVE_DLFCN_H 1
4475| #define LT_OBJDIR ".libs/"
4476| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4477| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4478| #define HAVE_TAG_ERROR_BITS 1
4479| #define USE_LOGGING MPICH_LOGGING__NONE
4480| #define HAVE_VISIBILITY 1
4481| #define HWLOC_VERSION "2.0.3rc2-git"
4482| #define HWLOC_VERSION_MAJOR 2
4483| #define HWLOC_VERSION_MINOR 0
4484| #define HWLOC_VERSION_RELEASE 3
4485| #define HWLOC_VERSION_GREEK "rc2"
4486| #define HWLOC_SYM_PREFIX hwloc_
4487| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4488| #define HWLOC_SYM_TRANSFORM 0
4489| #define _HPUX_SOURCE 1
4490| #define SIZEOF_VOID_P 8
4491| #define HWLOC_DARWIN_SYS 1
4492| #define HWLOC_X86_64_ARCH 1
4493| #define SIZEOF_UNSIGNED_LONG 8
4494| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4495| #define SIZEOF_UNSIGNED_INT 4
4496| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4497| #define HWLOC_HAVE_ATTRIBUTE 1
4498| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4499| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4500| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4501| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4502| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4503| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4504| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4505| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4506| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4507| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4508| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4509| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4510| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4511| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4512| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4513| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4514| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4515| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4516| #define HWLOC_C_HAVE_VISIBILITY 0
4517| #define HAVE_UNISTD_H 1
4518| #define HAVE_DIRENT_H 1
4519| #define HAVE_STRINGS_H 1
4520| #define HAVE_CTYPE_H 1
4521| #define HAVE_STRCASECMP 1
4522| #define HWLOC_HAVE_DECL_STRCASECMP 1
4523| #define HAVE_STRNCASECMP 1
4524| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4525| #define HAVE_STRFTIME 1
4526| #define HAVE_SETLOCALE 1
4527| #define HWLOC_HAVE_STDINT_H 1
4528| #define HAVE_SYS_MMAN_H 1
4529| /* end confdefs.h.  */
4530| #include <sys/lgrp_user.h>
4531configure:35687: result: no
4532configure:35687: checking for sys/lgrp_user.h
4533configure:35687: result: no
4534configure:35756: checking kstat.h usability
4535configure:35756: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
4536conftest.c:114:10: fatal error: 'kstat.h' file not found
4537#include <kstat.h>
4538         ^~~~~~~~~
45391 error generated.
4540configure:35756: $? = 1
4541configure: failed program was:
4542| /* confdefs.h */
4543| #define PACKAGE_NAME "MPICH"
4544| #define PACKAGE_TARNAME "mpich"
4545| #define PACKAGE_VERSION "3.3.1"
4546| #define PACKAGE_STRING "MPICH 3.3.1"
4547| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4548| #define PACKAGE_URL "http://www.mpich.org/"
4549| #define STDC_HEADERS 1
4550| #define HAVE_SYS_TYPES_H 1
4551| #define HAVE_SYS_STAT_H 1
4552| #define HAVE_STDLIB_H 1
4553| #define HAVE_STRING_H 1
4554| #define HAVE_MEMORY_H 1
4555| #define HAVE_STRINGS_H 1
4556| #define HAVE_INTTYPES_H 1
4557| #define HAVE_STDINT_H 1
4558| #define HAVE_UNISTD_H 1
4559| #define __EXTENSIONS__ 1
4560| #define _ALL_SOURCE 1
4561| #define _GNU_SOURCE 1
4562| #define _POSIX_PTHREAD_SEMANTICS 1
4563| #define _TANDEM_SOURCE 1
4564| #define PACKAGE "mpich"
4565| #define VERSION "3.3.1"
4566| #define HAVE_DLFCN_H 1
4567| #define LT_OBJDIR ".libs/"
4568| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4569| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4570| #define HAVE_TAG_ERROR_BITS 1
4571| #define USE_LOGGING MPICH_LOGGING__NONE
4572| #define HAVE_VISIBILITY 1
4573| #define HWLOC_VERSION "2.0.3rc2-git"
4574| #define HWLOC_VERSION_MAJOR 2
4575| #define HWLOC_VERSION_MINOR 0
4576| #define HWLOC_VERSION_RELEASE 3
4577| #define HWLOC_VERSION_GREEK "rc2"
4578| #define HWLOC_SYM_PREFIX hwloc_
4579| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4580| #define HWLOC_SYM_TRANSFORM 0
4581| #define _HPUX_SOURCE 1
4582| #define SIZEOF_VOID_P 8
4583| #define HWLOC_DARWIN_SYS 1
4584| #define HWLOC_X86_64_ARCH 1
4585| #define SIZEOF_UNSIGNED_LONG 8
4586| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4587| #define SIZEOF_UNSIGNED_INT 4
4588| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4589| #define HWLOC_HAVE_ATTRIBUTE 1
4590| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4591| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4592| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4593| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4594| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4595| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4596| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4597| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4598| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4599| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4600| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4601| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4602| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4603| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4604| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4605| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4606| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4607| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4608| #define HWLOC_C_HAVE_VISIBILITY 0
4609| #define HAVE_UNISTD_H 1
4610| #define HAVE_DIRENT_H 1
4611| #define HAVE_STRINGS_H 1
4612| #define HAVE_CTYPE_H 1
4613| #define HAVE_STRCASECMP 1
4614| #define HWLOC_HAVE_DECL_STRCASECMP 1
4615| #define HAVE_STRNCASECMP 1
4616| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4617| #define HAVE_STRFTIME 1
4618| #define HAVE_SETLOCALE 1
4619| #define HWLOC_HAVE_STDINT_H 1
4620| #define HAVE_SYS_MMAN_H 1
4621| /* end confdefs.h.  */
4622| #include <stdio.h>
4623| #ifdef HAVE_SYS_TYPES_H
4624| # include <sys/types.h>
4625| #endif
4626| #ifdef HAVE_SYS_STAT_H
4627| # include <sys/stat.h>
4628| #endif
4629| #ifdef STDC_HEADERS
4630| # include <stdlib.h>
4631| # include <stddef.h>
4632| #else
4633| # ifdef HAVE_STDLIB_H
4634| #  include <stdlib.h>
4635| # endif
4636| #endif
4637| #ifdef HAVE_STRING_H
4638| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4639| #  include <memory.h>
4640| # endif
4641| # include <string.h>
4642| #endif
4643| #ifdef HAVE_STRINGS_H
4644| # include <strings.h>
4645| #endif
4646| #ifdef HAVE_INTTYPES_H
4647| # include <inttypes.h>
4648| #endif
4649| #ifdef HAVE_STDINT_H
4650| # include <stdint.h>
4651| #endif
4652| #ifdef HAVE_UNISTD_H
4653| # include <unistd.h>
4654| #endif
4655| #include <kstat.h>
4656configure:35756: result: no
4657configure:35756: checking kstat.h presence
4658configure:35756: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
4659conftest.c:81:10: fatal error: 'kstat.h' file not found
4660#include <kstat.h>
4661         ^~~~~~~~~
46621 error generated.
4663configure:35756: $? = 1
4664configure: failed program was:
4665| /* confdefs.h */
4666| #define PACKAGE_NAME "MPICH"
4667| #define PACKAGE_TARNAME "mpich"
4668| #define PACKAGE_VERSION "3.3.1"
4669| #define PACKAGE_STRING "MPICH 3.3.1"
4670| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4671| #define PACKAGE_URL "http://www.mpich.org/"
4672| #define STDC_HEADERS 1
4673| #define HAVE_SYS_TYPES_H 1
4674| #define HAVE_SYS_STAT_H 1
4675| #define HAVE_STDLIB_H 1
4676| #define HAVE_STRING_H 1
4677| #define HAVE_MEMORY_H 1
4678| #define HAVE_STRINGS_H 1
4679| #define HAVE_INTTYPES_H 1
4680| #define HAVE_STDINT_H 1
4681| #define HAVE_UNISTD_H 1
4682| #define __EXTENSIONS__ 1
4683| #define _ALL_SOURCE 1
4684| #define _GNU_SOURCE 1
4685| #define _POSIX_PTHREAD_SEMANTICS 1
4686| #define _TANDEM_SOURCE 1
4687| #define PACKAGE "mpich"
4688| #define VERSION "3.3.1"
4689| #define HAVE_DLFCN_H 1
4690| #define LT_OBJDIR ".libs/"
4691| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4692| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4693| #define HAVE_TAG_ERROR_BITS 1
4694| #define USE_LOGGING MPICH_LOGGING__NONE
4695| #define HAVE_VISIBILITY 1
4696| #define HWLOC_VERSION "2.0.3rc2-git"
4697| #define HWLOC_VERSION_MAJOR 2
4698| #define HWLOC_VERSION_MINOR 0
4699| #define HWLOC_VERSION_RELEASE 3
4700| #define HWLOC_VERSION_GREEK "rc2"
4701| #define HWLOC_SYM_PREFIX hwloc_
4702| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4703| #define HWLOC_SYM_TRANSFORM 0
4704| #define _HPUX_SOURCE 1
4705| #define SIZEOF_VOID_P 8
4706| #define HWLOC_DARWIN_SYS 1
4707| #define HWLOC_X86_64_ARCH 1
4708| #define SIZEOF_UNSIGNED_LONG 8
4709| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4710| #define SIZEOF_UNSIGNED_INT 4
4711| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4712| #define HWLOC_HAVE_ATTRIBUTE 1
4713| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4714| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4715| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4716| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4717| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4718| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4719| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4720| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4721| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4722| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4723| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4724| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4725| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4726| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4727| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4728| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4729| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4730| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4731| #define HWLOC_C_HAVE_VISIBILITY 0
4732| #define HAVE_UNISTD_H 1
4733| #define HAVE_DIRENT_H 1
4734| #define HAVE_STRINGS_H 1
4735| #define HAVE_CTYPE_H 1
4736| #define HAVE_STRCASECMP 1
4737| #define HWLOC_HAVE_DECL_STRCASECMP 1
4738| #define HAVE_STRNCASECMP 1
4739| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4740| #define HAVE_STRFTIME 1
4741| #define HAVE_SETLOCALE 1
4742| #define HWLOC_HAVE_STDINT_H 1
4743| #define HAVE_SYS_MMAN_H 1
4744| /* end confdefs.h.  */
4745| #include <kstat.h>
4746configure:35756: result: no
4747configure:35756: checking for kstat.h
4748configure:35756: result: no
4749configure:35805: checking whether fabsf is declared
4750configure:35805: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
4751configure:35805: $? = 0
4752configure:35805: result: yes
4753configure:35818: checking for fabsf in -lm
4754configure:35843: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm   >&5
4755conftest.c:89:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
4756char fabsf ();
4757     ^
4758conftest.c:89:6: note: 'fabsf' is a builtin with type 'float (float)'
47591 warning generated.
4760configure:35843: $? = 0
4761configure:35852: result: yes
4762configure:35861: checking whether modff is declared
4763configure:35861: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
4764configure:35861: $? = 0
4765configure:35861: result: yes
4766configure:35874: checking for modff in -lm
4767configure:35899: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm   >&5
4768conftest.c:90:6: warning: incompatible redeclaration of library function 'modff' [-Wincompatible-library-redeclaration]
4769char modff ();
4770     ^
4771conftest.c:90:6: note: 'modff' is a builtin with type 'float (float, float *)'
47721 warning generated.
4773configure:35899: $? = 0
4774configure:35908: result: yes
4775configure:35923: checking picl.h usability
4776configure:35923: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
4777conftest.c:116:10: fatal error: 'picl.h' file not found
4778#include <picl.h>
4779         ^~~~~~~~
47801 error generated.
4781configure:35923: $? = 1
4782configure: failed program was:
4783| /* confdefs.h */
4784| #define PACKAGE_NAME "MPICH"
4785| #define PACKAGE_TARNAME "mpich"
4786| #define PACKAGE_VERSION "3.3.1"
4787| #define PACKAGE_STRING "MPICH 3.3.1"
4788| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4789| #define PACKAGE_URL "http://www.mpich.org/"
4790| #define STDC_HEADERS 1
4791| #define HAVE_SYS_TYPES_H 1
4792| #define HAVE_SYS_STAT_H 1
4793| #define HAVE_STDLIB_H 1
4794| #define HAVE_STRING_H 1
4795| #define HAVE_MEMORY_H 1
4796| #define HAVE_STRINGS_H 1
4797| #define HAVE_INTTYPES_H 1
4798| #define HAVE_STDINT_H 1
4799| #define HAVE_UNISTD_H 1
4800| #define __EXTENSIONS__ 1
4801| #define _ALL_SOURCE 1
4802| #define _GNU_SOURCE 1
4803| #define _POSIX_PTHREAD_SEMANTICS 1
4804| #define _TANDEM_SOURCE 1
4805| #define PACKAGE "mpich"
4806| #define VERSION "3.3.1"
4807| #define HAVE_DLFCN_H 1
4808| #define LT_OBJDIR ".libs/"
4809| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4810| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4811| #define HAVE_TAG_ERROR_BITS 1
4812| #define USE_LOGGING MPICH_LOGGING__NONE
4813| #define HAVE_VISIBILITY 1
4814| #define HWLOC_VERSION "2.0.3rc2-git"
4815| #define HWLOC_VERSION_MAJOR 2
4816| #define HWLOC_VERSION_MINOR 0
4817| #define HWLOC_VERSION_RELEASE 3
4818| #define HWLOC_VERSION_GREEK "rc2"
4819| #define HWLOC_SYM_PREFIX hwloc_
4820| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4821| #define HWLOC_SYM_TRANSFORM 0
4822| #define _HPUX_SOURCE 1
4823| #define SIZEOF_VOID_P 8
4824| #define HWLOC_DARWIN_SYS 1
4825| #define HWLOC_X86_64_ARCH 1
4826| #define SIZEOF_UNSIGNED_LONG 8
4827| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4828| #define SIZEOF_UNSIGNED_INT 4
4829| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4830| #define HWLOC_HAVE_ATTRIBUTE 1
4831| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4832| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4833| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4834| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4835| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4836| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4837| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4838| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4839| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4840| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4841| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4842| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4843| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4844| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4845| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4846| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4847| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4848| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4849| #define HWLOC_C_HAVE_VISIBILITY 0
4850| #define HAVE_UNISTD_H 1
4851| #define HAVE_DIRENT_H 1
4852| #define HAVE_STRINGS_H 1
4853| #define HAVE_CTYPE_H 1
4854| #define HAVE_STRCASECMP 1
4855| #define HWLOC_HAVE_DECL_STRCASECMP 1
4856| #define HAVE_STRNCASECMP 1
4857| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4858| #define HAVE_STRFTIME 1
4859| #define HAVE_SETLOCALE 1
4860| #define HWLOC_HAVE_STDINT_H 1
4861| #define HAVE_SYS_MMAN_H 1
4862| #define HAVE_DECL_FABSF 1
4863| #define HAVE_DECL_MODFF 1
4864| /* end confdefs.h.  */
4865| #include <stdio.h>
4866| #ifdef HAVE_SYS_TYPES_H
4867| # include <sys/types.h>
4868| #endif
4869| #ifdef HAVE_SYS_STAT_H
4870| # include <sys/stat.h>
4871| #endif
4872| #ifdef STDC_HEADERS
4873| # include <stdlib.h>
4874| # include <stddef.h>
4875| #else
4876| # ifdef HAVE_STDLIB_H
4877| #  include <stdlib.h>
4878| # endif
4879| #endif
4880| #ifdef HAVE_STRING_H
4881| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4882| #  include <memory.h>
4883| # endif
4884| # include <string.h>
4885| #endif
4886| #ifdef HAVE_STRINGS_H
4887| # include <strings.h>
4888| #endif
4889| #ifdef HAVE_INTTYPES_H
4890| # include <inttypes.h>
4891| #endif
4892| #ifdef HAVE_STDINT_H
4893| # include <stdint.h>
4894| #endif
4895| #ifdef HAVE_UNISTD_H
4896| # include <unistd.h>
4897| #endif
4898| #include <picl.h>
4899configure:35923: result: no
4900configure:35923: checking picl.h presence
4901configure:35923: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
4902conftest.c:83:10: fatal error: 'picl.h' file not found
4903#include <picl.h>
4904         ^~~~~~~~
49051 error generated.
4906configure:35923: $? = 1
4907configure: failed program was:
4908| /* confdefs.h */
4909| #define PACKAGE_NAME "MPICH"
4910| #define PACKAGE_TARNAME "mpich"
4911| #define PACKAGE_VERSION "3.3.1"
4912| #define PACKAGE_STRING "MPICH 3.3.1"
4913| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4914| #define PACKAGE_URL "http://www.mpich.org/"
4915| #define STDC_HEADERS 1
4916| #define HAVE_SYS_TYPES_H 1
4917| #define HAVE_SYS_STAT_H 1
4918| #define HAVE_STDLIB_H 1
4919| #define HAVE_STRING_H 1
4920| #define HAVE_MEMORY_H 1
4921| #define HAVE_STRINGS_H 1
4922| #define HAVE_INTTYPES_H 1
4923| #define HAVE_STDINT_H 1
4924| #define HAVE_UNISTD_H 1
4925| #define __EXTENSIONS__ 1
4926| #define _ALL_SOURCE 1
4927| #define _GNU_SOURCE 1
4928| #define _POSIX_PTHREAD_SEMANTICS 1
4929| #define _TANDEM_SOURCE 1
4930| #define PACKAGE "mpich"
4931| #define VERSION "3.3.1"
4932| #define HAVE_DLFCN_H 1
4933| #define LT_OBJDIR ".libs/"
4934| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4935| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4936| #define HAVE_TAG_ERROR_BITS 1
4937| #define USE_LOGGING MPICH_LOGGING__NONE
4938| #define HAVE_VISIBILITY 1
4939| #define HWLOC_VERSION "2.0.3rc2-git"
4940| #define HWLOC_VERSION_MAJOR 2
4941| #define HWLOC_VERSION_MINOR 0
4942| #define HWLOC_VERSION_RELEASE 3
4943| #define HWLOC_VERSION_GREEK "rc2"
4944| #define HWLOC_SYM_PREFIX hwloc_
4945| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4946| #define HWLOC_SYM_TRANSFORM 0
4947| #define _HPUX_SOURCE 1
4948| #define SIZEOF_VOID_P 8
4949| #define HWLOC_DARWIN_SYS 1
4950| #define HWLOC_X86_64_ARCH 1
4951| #define SIZEOF_UNSIGNED_LONG 8
4952| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4953| #define SIZEOF_UNSIGNED_INT 4
4954| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4955| #define HWLOC_HAVE_ATTRIBUTE 1
4956| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4957| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4958| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4959| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4960| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4961| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4962| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4963| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4964| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4965| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4966| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4967| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4968| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4969| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4970| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4971| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4972| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4973| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4974| #define HWLOC_C_HAVE_VISIBILITY 0
4975| #define HAVE_UNISTD_H 1
4976| #define HAVE_DIRENT_H 1
4977| #define HAVE_STRINGS_H 1
4978| #define HAVE_CTYPE_H 1
4979| #define HAVE_STRCASECMP 1
4980| #define HWLOC_HAVE_DECL_STRCASECMP 1
4981| #define HAVE_STRNCASECMP 1
4982| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4983| #define HAVE_STRFTIME 1
4984| #define HAVE_SETLOCALE 1
4985| #define HWLOC_HAVE_STDINT_H 1
4986| #define HAVE_SYS_MMAN_H 1
4987| #define HAVE_DECL_FABSF 1
4988| #define HAVE_DECL_MODFF 1
4989| /* end confdefs.h.  */
4990| #include <picl.h>
4991configure:35923: result: no
4992configure:35923: checking for picl.h
4993configure:35923: result: no
4994configure:35974: checking whether _SC_NPROCESSORS_ONLN is declared
4995configure:35974: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
4996configure:35974: $? = 0
4997configure:35974: result: yes
4998configure:35990: checking whether _SC_NPROCESSORS_CONF is declared
4999configure:35990: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5000configure:35990: $? = 0
5001configure:35990: result: yes
5002configure:36006: checking whether _SC_NPROC_ONLN is declared
5003configure:36006: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5004conftest.c:94:10: error: use of undeclared identifier '_SC_NPROC_ONLN'
5005  (void) _SC_NPROC_ONLN;
5006         ^
50071 error generated.
5008configure:36006: $? = 1
5009configure: failed program was:
5010| /* confdefs.h */
5011| #define PACKAGE_NAME "MPICH"
5012| #define PACKAGE_TARNAME "mpich"
5013| #define PACKAGE_VERSION "3.3.1"
5014| #define PACKAGE_STRING "MPICH 3.3.1"
5015| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5016| #define PACKAGE_URL "http://www.mpich.org/"
5017| #define STDC_HEADERS 1
5018| #define HAVE_SYS_TYPES_H 1
5019| #define HAVE_SYS_STAT_H 1
5020| #define HAVE_STDLIB_H 1
5021| #define HAVE_STRING_H 1
5022| #define HAVE_MEMORY_H 1
5023| #define HAVE_STRINGS_H 1
5024| #define HAVE_INTTYPES_H 1
5025| #define HAVE_STDINT_H 1
5026| #define HAVE_UNISTD_H 1
5027| #define __EXTENSIONS__ 1
5028| #define _ALL_SOURCE 1
5029| #define _GNU_SOURCE 1
5030| #define _POSIX_PTHREAD_SEMANTICS 1
5031| #define _TANDEM_SOURCE 1
5032| #define PACKAGE "mpich"
5033| #define VERSION "3.3.1"
5034| #define HAVE_DLFCN_H 1
5035| #define LT_OBJDIR ".libs/"
5036| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5037| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5038| #define HAVE_TAG_ERROR_BITS 1
5039| #define USE_LOGGING MPICH_LOGGING__NONE
5040| #define HAVE_VISIBILITY 1
5041| #define HWLOC_VERSION "2.0.3rc2-git"
5042| #define HWLOC_VERSION_MAJOR 2
5043| #define HWLOC_VERSION_MINOR 0
5044| #define HWLOC_VERSION_RELEASE 3
5045| #define HWLOC_VERSION_GREEK "rc2"
5046| #define HWLOC_SYM_PREFIX hwloc_
5047| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5048| #define HWLOC_SYM_TRANSFORM 0
5049| #define _HPUX_SOURCE 1
5050| #define SIZEOF_VOID_P 8
5051| #define HWLOC_DARWIN_SYS 1
5052| #define HWLOC_X86_64_ARCH 1
5053| #define SIZEOF_UNSIGNED_LONG 8
5054| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5055| #define SIZEOF_UNSIGNED_INT 4
5056| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5057| #define HWLOC_HAVE_ATTRIBUTE 1
5058| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5059| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5060| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5061| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5062| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5063| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5064| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5065| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5066| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5067| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5068| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5069| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5070| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5071| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5072| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5073| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5074| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5075| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5076| #define HWLOC_C_HAVE_VISIBILITY 0
5077| #define HAVE_UNISTD_H 1
5078| #define HAVE_DIRENT_H 1
5079| #define HAVE_STRINGS_H 1
5080| #define HAVE_CTYPE_H 1
5081| #define HAVE_STRCASECMP 1
5082| #define HWLOC_HAVE_DECL_STRCASECMP 1
5083| #define HAVE_STRNCASECMP 1
5084| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5085| #define HAVE_STRFTIME 1
5086| #define HAVE_SETLOCALE 1
5087| #define HWLOC_HAVE_STDINT_H 1
5088| #define HAVE_SYS_MMAN_H 1
5089| #define HAVE_DECL_FABSF 1
5090| #define HAVE_DECL_MODFF 1
5091| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5092| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5093| /* end confdefs.h.  */
5094| #include <unistd.h>
5095|
5096| int
5097| main ()
5098| {
5099| #ifndef _SC_NPROC_ONLN
5100| #ifdef __cplusplus
5101|   (void) _SC_NPROC_ONLN;
5102| #else
5103|   (void) _SC_NPROC_ONLN;
5104| #endif
5105| #endif
5106|
5107|   ;
5108|   return 0;
5109| }
5110configure:36006: result: no
5111configure:36022: checking whether _SC_NPROC_CONF is declared
5112configure:36022: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5113conftest.c:95:10: error: use of undeclared identifier '_SC_NPROC_CONF'
5114  (void) _SC_NPROC_CONF;
5115         ^
51161 error generated.
5117configure:36022: $? = 1
5118configure: failed program was:
5119| /* confdefs.h */
5120| #define PACKAGE_NAME "MPICH"
5121| #define PACKAGE_TARNAME "mpich"
5122| #define PACKAGE_VERSION "3.3.1"
5123| #define PACKAGE_STRING "MPICH 3.3.1"
5124| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5125| #define PACKAGE_URL "http://www.mpich.org/"
5126| #define STDC_HEADERS 1
5127| #define HAVE_SYS_TYPES_H 1
5128| #define HAVE_SYS_STAT_H 1
5129| #define HAVE_STDLIB_H 1
5130| #define HAVE_STRING_H 1
5131| #define HAVE_MEMORY_H 1
5132| #define HAVE_STRINGS_H 1
5133| #define HAVE_INTTYPES_H 1
5134| #define HAVE_STDINT_H 1
5135| #define HAVE_UNISTD_H 1
5136| #define __EXTENSIONS__ 1
5137| #define _ALL_SOURCE 1
5138| #define _GNU_SOURCE 1
5139| #define _POSIX_PTHREAD_SEMANTICS 1
5140| #define _TANDEM_SOURCE 1
5141| #define PACKAGE "mpich"
5142| #define VERSION "3.3.1"
5143| #define HAVE_DLFCN_H 1
5144| #define LT_OBJDIR ".libs/"
5145| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5146| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5147| #define HAVE_TAG_ERROR_BITS 1
5148| #define USE_LOGGING MPICH_LOGGING__NONE
5149| #define HAVE_VISIBILITY 1
5150| #define HWLOC_VERSION "2.0.3rc2-git"
5151| #define HWLOC_VERSION_MAJOR 2
5152| #define HWLOC_VERSION_MINOR 0
5153| #define HWLOC_VERSION_RELEASE 3
5154| #define HWLOC_VERSION_GREEK "rc2"
5155| #define HWLOC_SYM_PREFIX hwloc_
5156| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5157| #define HWLOC_SYM_TRANSFORM 0
5158| #define _HPUX_SOURCE 1
5159| #define SIZEOF_VOID_P 8
5160| #define HWLOC_DARWIN_SYS 1
5161| #define HWLOC_X86_64_ARCH 1
5162| #define SIZEOF_UNSIGNED_LONG 8
5163| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5164| #define SIZEOF_UNSIGNED_INT 4
5165| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5166| #define HWLOC_HAVE_ATTRIBUTE 1
5167| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5168| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5169| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5170| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5171| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5172| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5173| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5174| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5175| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5176| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5177| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5178| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5179| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5180| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5181| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5182| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5183| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5184| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5185| #define HWLOC_C_HAVE_VISIBILITY 0
5186| #define HAVE_UNISTD_H 1
5187| #define HAVE_DIRENT_H 1
5188| #define HAVE_STRINGS_H 1
5189| #define HAVE_CTYPE_H 1
5190| #define HAVE_STRCASECMP 1
5191| #define HWLOC_HAVE_DECL_STRCASECMP 1
5192| #define HAVE_STRNCASECMP 1
5193| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5194| #define HAVE_STRFTIME 1
5195| #define HAVE_SETLOCALE 1
5196| #define HWLOC_HAVE_STDINT_H 1
5197| #define HAVE_SYS_MMAN_H 1
5198| #define HAVE_DECL_FABSF 1
5199| #define HAVE_DECL_MODFF 1
5200| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5201| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5202| #define HAVE_DECL__SC_NPROC_ONLN 0
5203| /* end confdefs.h.  */
5204| #include <unistd.h>
5205|
5206| int
5207| main ()
5208| {
5209| #ifndef _SC_NPROC_CONF
5210| #ifdef __cplusplus
5211|   (void) _SC_NPROC_CONF;
5212| #else
5213|   (void) _SC_NPROC_CONF;
5214| #endif
5215| #endif
5216|
5217|   ;
5218|   return 0;
5219| }
5220configure:36022: result: no
5221configure:36038: checking whether _SC_PAGESIZE is declared
5222configure:36038: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5223configure:36038: $? = 0
5224configure:36038: result: yes
5225configure:36054: checking whether _SC_PAGE_SIZE is declared
5226configure:36054: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5227configure:36054: $? = 0
5228configure:36054: result: yes
5229configure:36070: checking whether _SC_LARGE_PAGESIZE is declared
5230configure:36070: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5231conftest.c:98:10: error: use of undeclared identifier '_SC_LARGE_PAGESIZE'
5232  (void) _SC_LARGE_PAGESIZE;
5233         ^
52341 error generated.
5235configure:36070: $? = 1
5236configure: failed program was:
5237| /* confdefs.h */
5238| #define PACKAGE_NAME "MPICH"
5239| #define PACKAGE_TARNAME "mpich"
5240| #define PACKAGE_VERSION "3.3.1"
5241| #define PACKAGE_STRING "MPICH 3.3.1"
5242| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5243| #define PACKAGE_URL "http://www.mpich.org/"
5244| #define STDC_HEADERS 1
5245| #define HAVE_SYS_TYPES_H 1
5246| #define HAVE_SYS_STAT_H 1
5247| #define HAVE_STDLIB_H 1
5248| #define HAVE_STRING_H 1
5249| #define HAVE_MEMORY_H 1
5250| #define HAVE_STRINGS_H 1
5251| #define HAVE_INTTYPES_H 1
5252| #define HAVE_STDINT_H 1
5253| #define HAVE_UNISTD_H 1
5254| #define __EXTENSIONS__ 1
5255| #define _ALL_SOURCE 1
5256| #define _GNU_SOURCE 1
5257| #define _POSIX_PTHREAD_SEMANTICS 1
5258| #define _TANDEM_SOURCE 1
5259| #define PACKAGE "mpich"
5260| #define VERSION "3.3.1"
5261| #define HAVE_DLFCN_H 1
5262| #define LT_OBJDIR ".libs/"
5263| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5264| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5265| #define HAVE_TAG_ERROR_BITS 1
5266| #define USE_LOGGING MPICH_LOGGING__NONE
5267| #define HAVE_VISIBILITY 1
5268| #define HWLOC_VERSION "2.0.3rc2-git"
5269| #define HWLOC_VERSION_MAJOR 2
5270| #define HWLOC_VERSION_MINOR 0
5271| #define HWLOC_VERSION_RELEASE 3
5272| #define HWLOC_VERSION_GREEK "rc2"
5273| #define HWLOC_SYM_PREFIX hwloc_
5274| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5275| #define HWLOC_SYM_TRANSFORM 0
5276| #define _HPUX_SOURCE 1
5277| #define SIZEOF_VOID_P 8
5278| #define HWLOC_DARWIN_SYS 1
5279| #define HWLOC_X86_64_ARCH 1
5280| #define SIZEOF_UNSIGNED_LONG 8
5281| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5282| #define SIZEOF_UNSIGNED_INT 4
5283| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5284| #define HWLOC_HAVE_ATTRIBUTE 1
5285| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5286| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5287| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5288| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5289| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5290| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5291| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5292| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5293| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5294| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5295| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5296| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5297| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5298| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5299| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5300| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5301| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5302| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5303| #define HWLOC_C_HAVE_VISIBILITY 0
5304| #define HAVE_UNISTD_H 1
5305| #define HAVE_DIRENT_H 1
5306| #define HAVE_STRINGS_H 1
5307| #define HAVE_CTYPE_H 1
5308| #define HAVE_STRCASECMP 1
5309| #define HWLOC_HAVE_DECL_STRCASECMP 1
5310| #define HAVE_STRNCASECMP 1
5311| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5312| #define HAVE_STRFTIME 1
5313| #define HAVE_SETLOCALE 1
5314| #define HWLOC_HAVE_STDINT_H 1
5315| #define HAVE_SYS_MMAN_H 1
5316| #define HAVE_DECL_FABSF 1
5317| #define HAVE_DECL_MODFF 1
5318| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5319| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5320| #define HAVE_DECL__SC_NPROC_ONLN 0
5321| #define HAVE_DECL__SC_NPROC_CONF 0
5322| #define HAVE_DECL__SC_PAGESIZE 1
5323| #define HAVE_DECL__SC_PAGE_SIZE 1
5324| /* end confdefs.h.  */
5325| #include <unistd.h>
5326|
5327| int
5328| main ()
5329| {
5330| #ifndef _SC_LARGE_PAGESIZE
5331| #ifdef __cplusplus
5332|   (void) _SC_LARGE_PAGESIZE;
5333| #else
5334|   (void) _SC_LARGE_PAGESIZE;
5335| #endif
5336| #endif
5337|
5338|   ;
5339|   return 0;
5340| }
5341configure:36070: result: no
5342configure:36090: checking mach/mach_host.h usability
5343configure:36090: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5344configure:36090: $? = 0
5345configure:36090: result: yes
5346configure:36090: checking mach/mach_host.h presence
5347configure:36090: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
5348configure:36090: $? = 0
5349configure:36090: result: yes
5350configure:36090: checking for mach/mach_host.h
5351configure:36090: result: yes
5352configure:36102: checking mach/mach_init.h usability
5353configure:36102: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5354configure:36102: $? = 0
5355configure:36102: result: yes
5356configure:36102: checking mach/mach_init.h presence
5357configure:36102: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
5358configure:36102: $? = 0
5359configure:36102: result: yes
5360configure:36102: checking for mach/mach_init.h
5361configure:36102: result: yes
5362configure:36110: checking for host_info
5363configure:36110: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5364configure:36110: $? = 0
5365configure:36110: result: yes
5366configure:36127: checking sys/param.h usability
5367configure:36127: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5368configure:36127: $? = 0
5369configure:36127: result: yes
5370configure:36127: checking sys/param.h presence
5371configure:36127: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
5372configure:36127: $? = 0
5373configure:36127: result: yes
5374configure:36127: checking for sys/param.h
5375configure:36127: result: yes
5376configure:36139: checking for sys/sysctl.h
5377configure:36139: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5378configure:36139: $? = 0
5379configure:36139: result: yes
5380configure:36151: checking whether CTL_HW is declared
5381configure:36151: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5382configure:36151: $? = 0
5383configure:36151: result: yes
5384configure:36167: checking whether HW_NCPU is declared
5385configure:36167: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5386configure:36167: $? = 0
5387configure:36167: result: yes
5388configure:36190: checking whether strtoull is declared
5389configure:36190: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5390configure:36190: $? = 0
5391configure:36190: result: yes
5392configure:36219: checking for ssize_t
5393configure:36219: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5394configure:36219: $? = 0
5395configure:36219: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5396conftest.c:134:22: error: expected expression
5397if (sizeof ((ssize_t)))
5398                     ^
53991 error generated.
5400configure:36219: $? = 1
5401configure: failed program was:
5402| /* confdefs.h */
5403| #define PACKAGE_NAME "MPICH"
5404| #define PACKAGE_TARNAME "mpich"
5405| #define PACKAGE_VERSION "3.3.1"
5406| #define PACKAGE_STRING "MPICH 3.3.1"
5407| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5408| #define PACKAGE_URL "http://www.mpich.org/"
5409| #define STDC_HEADERS 1
5410| #define HAVE_SYS_TYPES_H 1
5411| #define HAVE_SYS_STAT_H 1
5412| #define HAVE_STDLIB_H 1
5413| #define HAVE_STRING_H 1
5414| #define HAVE_MEMORY_H 1
5415| #define HAVE_STRINGS_H 1
5416| #define HAVE_INTTYPES_H 1
5417| #define HAVE_STDINT_H 1
5418| #define HAVE_UNISTD_H 1
5419| #define __EXTENSIONS__ 1
5420| #define _ALL_SOURCE 1
5421| #define _GNU_SOURCE 1
5422| #define _POSIX_PTHREAD_SEMANTICS 1
5423| #define _TANDEM_SOURCE 1
5424| #define PACKAGE "mpich"
5425| #define VERSION "3.3.1"
5426| #define HAVE_DLFCN_H 1
5427| #define LT_OBJDIR ".libs/"
5428| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5429| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5430| #define HAVE_TAG_ERROR_BITS 1
5431| #define USE_LOGGING MPICH_LOGGING__NONE
5432| #define HAVE_VISIBILITY 1
5433| #define HWLOC_VERSION "2.0.3rc2-git"
5434| #define HWLOC_VERSION_MAJOR 2
5435| #define HWLOC_VERSION_MINOR 0
5436| #define HWLOC_VERSION_RELEASE 3
5437| #define HWLOC_VERSION_GREEK "rc2"
5438| #define HWLOC_SYM_PREFIX hwloc_
5439| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5440| #define HWLOC_SYM_TRANSFORM 0
5441| #define _HPUX_SOURCE 1
5442| #define SIZEOF_VOID_P 8
5443| #define HWLOC_DARWIN_SYS 1
5444| #define HWLOC_X86_64_ARCH 1
5445| #define SIZEOF_UNSIGNED_LONG 8
5446| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5447| #define SIZEOF_UNSIGNED_INT 4
5448| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5449| #define HWLOC_HAVE_ATTRIBUTE 1
5450| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5451| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5452| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5453| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5454| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5455| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5456| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5457| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5458| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5459| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5460| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5461| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5462| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5463| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5464| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5465| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5466| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5467| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5468| #define HWLOC_C_HAVE_VISIBILITY 0
5469| #define HAVE_UNISTD_H 1
5470| #define HAVE_DIRENT_H 1
5471| #define HAVE_STRINGS_H 1
5472| #define HAVE_CTYPE_H 1
5473| #define HAVE_STRCASECMP 1
5474| #define HWLOC_HAVE_DECL_STRCASECMP 1
5475| #define HAVE_STRNCASECMP 1
5476| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5477| #define HAVE_STRFTIME 1
5478| #define HAVE_SETLOCALE 1
5479| #define HWLOC_HAVE_STDINT_H 1
5480| #define HAVE_SYS_MMAN_H 1
5481| #define HAVE_DECL_FABSF 1
5482| #define HAVE_DECL_MODFF 1
5483| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5484| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5485| #define HAVE_DECL__SC_NPROC_ONLN 0
5486| #define HAVE_DECL__SC_NPROC_CONF 0
5487| #define HAVE_DECL__SC_PAGESIZE 1
5488| #define HAVE_DECL__SC_PAGE_SIZE 1
5489| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5490| #define HAVE_MACH_MACH_HOST_H 1
5491| #define HAVE_MACH_MACH_INIT_H 1
5492| #define HAVE_HOST_INFO 1
5493| #define HAVE_SYS_PARAM_H 1
5494| #define HAVE_SYS_SYSCTL_H 1
5495| #define HAVE_DECL_CTL_HW 1
5496| #define HAVE_DECL_HW_NCPU 1
5497| #define HAVE_DECL_STRTOULL 1
5498| /* end confdefs.h.  */
5499| #include <stdio.h>
5500| #ifdef HAVE_SYS_TYPES_H
5501| # include <sys/types.h>
5502| #endif
5503| #ifdef HAVE_SYS_STAT_H
5504| # include <sys/stat.h>
5505| #endif
5506| #ifdef STDC_HEADERS
5507| # include <stdlib.h>
5508| # include <stddef.h>
5509| #else
5510| # ifdef HAVE_STDLIB_H
5511| #  include <stdlib.h>
5512| # endif
5513| #endif
5514| #ifdef HAVE_STRING_H
5515| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5516| #  include <memory.h>
5517| # endif
5518| # include <string.h>
5519| #endif
5520| #ifdef HAVE_STRINGS_H
5521| # include <strings.h>
5522| #endif
5523| #ifdef HAVE_INTTYPES_H
5524| # include <inttypes.h>
5525| #endif
5526| #ifdef HAVE_STDINT_H
5527| # include <stdint.h>
5528| #endif
5529| #ifdef HAVE_UNISTD_H
5530| # include <unistd.h>
5531| #endif
5532| int
5533| main ()
5534| {
5535| if (sizeof ((ssize_t)))
5536|           return 0;
5537|   ;
5538|   return 0;
5539| }
5540configure:36219: result: yes
5541configure:36229: checking whether snprintf is declared
5542configure:36229: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5543configure:36229: $? = 0
5544configure:36229: result: yes
5545configure:36242: checking whether _strdup is declared
5546configure:36242: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5547conftest.c:141:10: error: use of undeclared identifier '_strdup'
5548  (void) _strdup;
5549         ^
55501 error generated.
5551configure:36242: $? = 1
5552configure: failed program was:
5553| /* confdefs.h */
5554| #define PACKAGE_NAME "MPICH"
5555| #define PACKAGE_TARNAME "mpich"
5556| #define PACKAGE_VERSION "3.3.1"
5557| #define PACKAGE_STRING "MPICH 3.3.1"
5558| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5559| #define PACKAGE_URL "http://www.mpich.org/"
5560| #define STDC_HEADERS 1
5561| #define HAVE_SYS_TYPES_H 1
5562| #define HAVE_SYS_STAT_H 1
5563| #define HAVE_STDLIB_H 1
5564| #define HAVE_STRING_H 1
5565| #define HAVE_MEMORY_H 1
5566| #define HAVE_STRINGS_H 1
5567| #define HAVE_INTTYPES_H 1
5568| #define HAVE_STDINT_H 1
5569| #define HAVE_UNISTD_H 1
5570| #define __EXTENSIONS__ 1
5571| #define _ALL_SOURCE 1
5572| #define _GNU_SOURCE 1
5573| #define _POSIX_PTHREAD_SEMANTICS 1
5574| #define _TANDEM_SOURCE 1
5575| #define PACKAGE "mpich"
5576| #define VERSION "3.3.1"
5577| #define HAVE_DLFCN_H 1
5578| #define LT_OBJDIR ".libs/"
5579| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5580| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5581| #define HAVE_TAG_ERROR_BITS 1
5582| #define USE_LOGGING MPICH_LOGGING__NONE
5583| #define HAVE_VISIBILITY 1
5584| #define HWLOC_VERSION "2.0.3rc2-git"
5585| #define HWLOC_VERSION_MAJOR 2
5586| #define HWLOC_VERSION_MINOR 0
5587| #define HWLOC_VERSION_RELEASE 3
5588| #define HWLOC_VERSION_GREEK "rc2"
5589| #define HWLOC_SYM_PREFIX hwloc_
5590| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5591| #define HWLOC_SYM_TRANSFORM 0
5592| #define _HPUX_SOURCE 1
5593| #define SIZEOF_VOID_P 8
5594| #define HWLOC_DARWIN_SYS 1
5595| #define HWLOC_X86_64_ARCH 1
5596| #define SIZEOF_UNSIGNED_LONG 8
5597| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5598| #define SIZEOF_UNSIGNED_INT 4
5599| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5600| #define HWLOC_HAVE_ATTRIBUTE 1
5601| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5602| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5603| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5604| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5605| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5606| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5607| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5608| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5609| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5610| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5611| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5612| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5613| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5614| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5615| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5616| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5617| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5618| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5619| #define HWLOC_C_HAVE_VISIBILITY 0
5620| #define HAVE_UNISTD_H 1
5621| #define HAVE_DIRENT_H 1
5622| #define HAVE_STRINGS_H 1
5623| #define HAVE_CTYPE_H 1
5624| #define HAVE_STRCASECMP 1
5625| #define HWLOC_HAVE_DECL_STRCASECMP 1
5626| #define HAVE_STRNCASECMP 1
5627| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5628| #define HAVE_STRFTIME 1
5629| #define HAVE_SETLOCALE 1
5630| #define HWLOC_HAVE_STDINT_H 1
5631| #define HAVE_SYS_MMAN_H 1
5632| #define HAVE_DECL_FABSF 1
5633| #define HAVE_DECL_MODFF 1
5634| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5635| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5636| #define HAVE_DECL__SC_NPROC_ONLN 0
5637| #define HAVE_DECL__SC_NPROC_CONF 0
5638| #define HAVE_DECL__SC_PAGESIZE 1
5639| #define HAVE_DECL__SC_PAGE_SIZE 1
5640| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5641| #define HAVE_MACH_MACH_HOST_H 1
5642| #define HAVE_MACH_MACH_INIT_H 1
5643| #define HAVE_HOST_INFO 1
5644| #define HAVE_SYS_PARAM_H 1
5645| #define HAVE_SYS_SYSCTL_H 1
5646| #define HAVE_DECL_CTL_HW 1
5647| #define HAVE_DECL_HW_NCPU 1
5648| #define HAVE_DECL_STRTOULL 1
5649| #define HAVE_SSIZE_T 1
5650| #define HAVE_DECL_SNPRINTF 1
5651| /* end confdefs.h.  */
5652| #include <stdio.h>
5653| #ifdef HAVE_SYS_TYPES_H
5654| # include <sys/types.h>
5655| #endif
5656| #ifdef HAVE_SYS_STAT_H
5657| # include <sys/stat.h>
5658| #endif
5659| #ifdef STDC_HEADERS
5660| # include <stdlib.h>
5661| # include <stddef.h>
5662| #else
5663| # ifdef HAVE_STDLIB_H
5664| #  include <stdlib.h>
5665| # endif
5666| #endif
5667| #ifdef HAVE_STRING_H
5668| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5669| #  include <memory.h>
5670| # endif
5671| # include <string.h>
5672| #endif
5673| #ifdef HAVE_STRINGS_H
5674| # include <strings.h>
5675| #endif
5676| #ifdef HAVE_INTTYPES_H
5677| # include <inttypes.h>
5678| #endif
5679| #ifdef HAVE_STDINT_H
5680| # include <stdint.h>
5681| #endif
5682| #ifdef HAVE_UNISTD_H
5683| # include <unistd.h>
5684| #endif
5685|
5686| int
5687| main ()
5688| {
5689| #ifndef _strdup
5690| #ifdef __cplusplus
5691|   (void) _strdup;
5692| #else
5693|   (void) _strdup;
5694| #endif
5695| #endif
5696|
5697|   ;
5698|   return 0;
5699| }
5700configure:36242: result: no
5701configure:36254: checking whether _putenv is declared
5702configure:36254: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5703conftest.c:142:10: error: use of undeclared identifier '_putenv'
5704  (void) _putenv;
5705         ^
57061 error generated.
5707configure:36254: $? = 1
5708configure: failed program was:
5709| /* confdefs.h */
5710| #define PACKAGE_NAME "MPICH"
5711| #define PACKAGE_TARNAME "mpich"
5712| #define PACKAGE_VERSION "3.3.1"
5713| #define PACKAGE_STRING "MPICH 3.3.1"
5714| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5715| #define PACKAGE_URL "http://www.mpich.org/"
5716| #define STDC_HEADERS 1
5717| #define HAVE_SYS_TYPES_H 1
5718| #define HAVE_SYS_STAT_H 1
5719| #define HAVE_STDLIB_H 1
5720| #define HAVE_STRING_H 1
5721| #define HAVE_MEMORY_H 1
5722| #define HAVE_STRINGS_H 1
5723| #define HAVE_INTTYPES_H 1
5724| #define HAVE_STDINT_H 1
5725| #define HAVE_UNISTD_H 1
5726| #define __EXTENSIONS__ 1
5727| #define _ALL_SOURCE 1
5728| #define _GNU_SOURCE 1
5729| #define _POSIX_PTHREAD_SEMANTICS 1
5730| #define _TANDEM_SOURCE 1
5731| #define PACKAGE "mpich"
5732| #define VERSION "3.3.1"
5733| #define HAVE_DLFCN_H 1
5734| #define LT_OBJDIR ".libs/"
5735| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5736| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5737| #define HAVE_TAG_ERROR_BITS 1
5738| #define USE_LOGGING MPICH_LOGGING__NONE
5739| #define HAVE_VISIBILITY 1
5740| #define HWLOC_VERSION "2.0.3rc2-git"
5741| #define HWLOC_VERSION_MAJOR 2
5742| #define HWLOC_VERSION_MINOR 0
5743| #define HWLOC_VERSION_RELEASE 3
5744| #define HWLOC_VERSION_GREEK "rc2"
5745| #define HWLOC_SYM_PREFIX hwloc_
5746| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5747| #define HWLOC_SYM_TRANSFORM 0
5748| #define _HPUX_SOURCE 1
5749| #define SIZEOF_VOID_P 8
5750| #define HWLOC_DARWIN_SYS 1
5751| #define HWLOC_X86_64_ARCH 1
5752| #define SIZEOF_UNSIGNED_LONG 8
5753| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5754| #define SIZEOF_UNSIGNED_INT 4
5755| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5756| #define HWLOC_HAVE_ATTRIBUTE 1
5757| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5758| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5759| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5760| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5761| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5762| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5763| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5764| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5765| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5766| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5767| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5768| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5769| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5770| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5771| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5772| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5773| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5774| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5775| #define HWLOC_C_HAVE_VISIBILITY 0
5776| #define HAVE_UNISTD_H 1
5777| #define HAVE_DIRENT_H 1
5778| #define HAVE_STRINGS_H 1
5779| #define HAVE_CTYPE_H 1
5780| #define HAVE_STRCASECMP 1
5781| #define HWLOC_HAVE_DECL_STRCASECMP 1
5782| #define HAVE_STRNCASECMP 1
5783| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5784| #define HAVE_STRFTIME 1
5785| #define HAVE_SETLOCALE 1
5786| #define HWLOC_HAVE_STDINT_H 1
5787| #define HAVE_SYS_MMAN_H 1
5788| #define HAVE_DECL_FABSF 1
5789| #define HAVE_DECL_MODFF 1
5790| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5791| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5792| #define HAVE_DECL__SC_NPROC_ONLN 0
5793| #define HAVE_DECL__SC_NPROC_CONF 0
5794| #define HAVE_DECL__SC_PAGESIZE 1
5795| #define HAVE_DECL__SC_PAGE_SIZE 1
5796| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5797| #define HAVE_MACH_MACH_HOST_H 1
5798| #define HAVE_MACH_MACH_INIT_H 1
5799| #define HAVE_HOST_INFO 1
5800| #define HAVE_SYS_PARAM_H 1
5801| #define HAVE_SYS_SYSCTL_H 1
5802| #define HAVE_DECL_CTL_HW 1
5803| #define HAVE_DECL_HW_NCPU 1
5804| #define HAVE_DECL_STRTOULL 1
5805| #define HAVE_SSIZE_T 1
5806| #define HAVE_DECL_SNPRINTF 1
5807| #define HAVE_DECL__STRDUP 0
5808| /* end confdefs.h.  */
5809| #include <stdio.h>
5810| #ifdef HAVE_SYS_TYPES_H
5811| # include <sys/types.h>
5812| #endif
5813| #ifdef HAVE_SYS_STAT_H
5814| # include <sys/stat.h>
5815| #endif
5816| #ifdef STDC_HEADERS
5817| # include <stdlib.h>
5818| # include <stddef.h>
5819| #else
5820| # ifdef HAVE_STDLIB_H
5821| #  include <stdlib.h>
5822| # endif
5823| #endif
5824| #ifdef HAVE_STRING_H
5825| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5826| #  include <memory.h>
5827| # endif
5828| # include <string.h>
5829| #endif
5830| #ifdef HAVE_STRINGS_H
5831| # include <strings.h>
5832| #endif
5833| #ifdef HAVE_INTTYPES_H
5834| # include <inttypes.h>
5835| #endif
5836| #ifdef HAVE_STDINT_H
5837| # include <stdint.h>
5838| #endif
5839| #ifdef HAVE_UNISTD_H
5840| # include <unistd.h>
5841| #endif
5842|
5843| int
5844| main ()
5845| {
5846| #ifndef _putenv
5847| #ifdef __cplusplus
5848|   (void) _putenv;
5849| #else
5850|   (void) _putenv;
5851| #endif
5852| #endif
5853|
5854|   ;
5855|   return 0;
5856| }
5857configure:36254: result: no
5858configure:36280: checking for sysctl
5859configure:36297: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5860configure:36297: $? = 0
5861configure:36301: result: yes
5862configure:36309: checking for sysctlbyname
5863configure:36326: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5864configure:36326: $? = 0
5865configure:36330: result: yes
5866configure:36340: checking whether getprogname is declared
5867configure:36340: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5868configure:36340: $? = 0
5869configure:36340: result: yes
5870configure:36352: checking whether getexecname is declared
5871configure:36352: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
5872conftest.c:146:10: error: use of undeclared identifier 'getexecname'
5873  (void) getexecname;
5874         ^
58751 error generated.
5876configure:36352: $? = 1
5877configure: failed program was:
5878| /* confdefs.h */
5879| #define PACKAGE_NAME "MPICH"
5880| #define PACKAGE_TARNAME "mpich"
5881| #define PACKAGE_VERSION "3.3.1"
5882| #define PACKAGE_STRING "MPICH 3.3.1"
5883| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5884| #define PACKAGE_URL "http://www.mpich.org/"
5885| #define STDC_HEADERS 1
5886| #define HAVE_SYS_TYPES_H 1
5887| #define HAVE_SYS_STAT_H 1
5888| #define HAVE_STDLIB_H 1
5889| #define HAVE_STRING_H 1
5890| #define HAVE_MEMORY_H 1
5891| #define HAVE_STRINGS_H 1
5892| #define HAVE_INTTYPES_H 1
5893| #define HAVE_STDINT_H 1
5894| #define HAVE_UNISTD_H 1
5895| #define __EXTENSIONS__ 1
5896| #define _ALL_SOURCE 1
5897| #define _GNU_SOURCE 1
5898| #define _POSIX_PTHREAD_SEMANTICS 1
5899| #define _TANDEM_SOURCE 1
5900| #define PACKAGE "mpich"
5901| #define VERSION "3.3.1"
5902| #define HAVE_DLFCN_H 1
5903| #define LT_OBJDIR ".libs/"
5904| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5905| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5906| #define HAVE_TAG_ERROR_BITS 1
5907| #define USE_LOGGING MPICH_LOGGING__NONE
5908| #define HAVE_VISIBILITY 1
5909| #define HWLOC_VERSION "2.0.3rc2-git"
5910| #define HWLOC_VERSION_MAJOR 2
5911| #define HWLOC_VERSION_MINOR 0
5912| #define HWLOC_VERSION_RELEASE 3
5913| #define HWLOC_VERSION_GREEK "rc2"
5914| #define HWLOC_SYM_PREFIX hwloc_
5915| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5916| #define HWLOC_SYM_TRANSFORM 0
5917| #define _HPUX_SOURCE 1
5918| #define SIZEOF_VOID_P 8
5919| #define HWLOC_DARWIN_SYS 1
5920| #define HWLOC_X86_64_ARCH 1
5921| #define SIZEOF_UNSIGNED_LONG 8
5922| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5923| #define SIZEOF_UNSIGNED_INT 4
5924| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5925| #define HWLOC_HAVE_ATTRIBUTE 1
5926| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5927| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5928| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5929| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5930| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5931| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5932| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5933| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5934| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5935| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5936| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5937| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5938| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5939| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5940| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5941| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5942| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5943| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5944| #define HWLOC_C_HAVE_VISIBILITY 0
5945| #define HAVE_UNISTD_H 1
5946| #define HAVE_DIRENT_H 1
5947| #define HAVE_STRINGS_H 1
5948| #define HAVE_CTYPE_H 1
5949| #define HAVE_STRCASECMP 1
5950| #define HWLOC_HAVE_DECL_STRCASECMP 1
5951| #define HAVE_STRNCASECMP 1
5952| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5953| #define HAVE_STRFTIME 1
5954| #define HAVE_SETLOCALE 1
5955| #define HWLOC_HAVE_STDINT_H 1
5956| #define HAVE_SYS_MMAN_H 1
5957| #define HAVE_DECL_FABSF 1
5958| #define HAVE_DECL_MODFF 1
5959| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5960| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5961| #define HAVE_DECL__SC_NPROC_ONLN 0
5962| #define HAVE_DECL__SC_NPROC_CONF 0
5963| #define HAVE_DECL__SC_PAGESIZE 1
5964| #define HAVE_DECL__SC_PAGE_SIZE 1
5965| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5966| #define HAVE_MACH_MACH_HOST_H 1
5967| #define HAVE_MACH_MACH_INIT_H 1
5968| #define HAVE_HOST_INFO 1
5969| #define HAVE_SYS_PARAM_H 1
5970| #define HAVE_SYS_SYSCTL_H 1
5971| #define HAVE_DECL_CTL_HW 1
5972| #define HAVE_DECL_HW_NCPU 1
5973| #define HAVE_DECL_STRTOULL 1
5974| #define HAVE_SSIZE_T 1
5975| #define HAVE_DECL_SNPRINTF 1
5976| #define HAVE_DECL__STRDUP 0
5977| #define HAVE_DECL__PUTENV 0
5978| #define HAVE_SYSCTL 1
5979| #define HAVE_SYSCTLBYNAME 1
5980| #define HAVE_DECL_GETPROGNAME 1
5981| /* end confdefs.h.  */
5982| #include <stdio.h>
5983| #ifdef HAVE_SYS_TYPES_H
5984| # include <sys/types.h>
5985| #endif
5986| #ifdef HAVE_SYS_STAT_H
5987| # include <sys/stat.h>
5988| #endif
5989| #ifdef STDC_HEADERS
5990| # include <stdlib.h>
5991| # include <stddef.h>
5992| #else
5993| # ifdef HAVE_STDLIB_H
5994| #  include <stdlib.h>
5995| # endif
5996| #endif
5997| #ifdef HAVE_STRING_H
5998| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5999| #  include <memory.h>
6000| # endif
6001| # include <string.h>
6002| #endif
6003| #ifdef HAVE_STRINGS_H
6004| # include <strings.h>
6005| #endif
6006| #ifdef HAVE_INTTYPES_H
6007| # include <inttypes.h>
6008| #endif
6009| #ifdef HAVE_STDINT_H
6010| # include <stdint.h>
6011| #endif
6012| #ifdef HAVE_UNISTD_H
6013| # include <unistd.h>
6014| #endif
6015|
6016| int
6017| main ()
6018| {
6019| #ifndef getexecname
6020| #ifdef __cplusplus
6021|   (void) getexecname;
6022| #else
6023|   (void) getexecname;
6024| #endif
6025| #endif
6026|
6027|   ;
6028|   return 0;
6029| }
6030configure:36352: result: no
6031configure:36364: checking whether GetModuleFileName is declared
6032configure:36364: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
6033conftest.c:106:10: fatal error: 'windows.h' file not found
6034#include <windows.h>
6035         ^~~~~~~~~~~
60361 error generated.
6037configure:36364: $? = 1
6038configure: failed program was:
6039| /* confdefs.h */
6040| #define PACKAGE_NAME "MPICH"
6041| #define PACKAGE_TARNAME "mpich"
6042| #define PACKAGE_VERSION "3.3.1"
6043| #define PACKAGE_STRING "MPICH 3.3.1"
6044| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6045| #define PACKAGE_URL "http://www.mpich.org/"
6046| #define STDC_HEADERS 1
6047| #define HAVE_SYS_TYPES_H 1
6048| #define HAVE_SYS_STAT_H 1
6049| #define HAVE_STDLIB_H 1
6050| #define HAVE_STRING_H 1
6051| #define HAVE_MEMORY_H 1
6052| #define HAVE_STRINGS_H 1
6053| #define HAVE_INTTYPES_H 1
6054| #define HAVE_STDINT_H 1
6055| #define HAVE_UNISTD_H 1
6056| #define __EXTENSIONS__ 1
6057| #define _ALL_SOURCE 1
6058| #define _GNU_SOURCE 1
6059| #define _POSIX_PTHREAD_SEMANTICS 1
6060| #define _TANDEM_SOURCE 1
6061| #define PACKAGE "mpich"
6062| #define VERSION "3.3.1"
6063| #define HAVE_DLFCN_H 1
6064| #define LT_OBJDIR ".libs/"
6065| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6066| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6067| #define HAVE_TAG_ERROR_BITS 1
6068| #define USE_LOGGING MPICH_LOGGING__NONE
6069| #define HAVE_VISIBILITY 1
6070| #define HWLOC_VERSION "2.0.3rc2-git"
6071| #define HWLOC_VERSION_MAJOR 2
6072| #define HWLOC_VERSION_MINOR 0
6073| #define HWLOC_VERSION_RELEASE 3
6074| #define HWLOC_VERSION_GREEK "rc2"
6075| #define HWLOC_SYM_PREFIX hwloc_
6076| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6077| #define HWLOC_SYM_TRANSFORM 0
6078| #define _HPUX_SOURCE 1
6079| #define SIZEOF_VOID_P 8
6080| #define HWLOC_DARWIN_SYS 1
6081| #define HWLOC_X86_64_ARCH 1
6082| #define SIZEOF_UNSIGNED_LONG 8
6083| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6084| #define SIZEOF_UNSIGNED_INT 4
6085| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6086| #define HWLOC_HAVE_ATTRIBUTE 1
6087| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6088| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6089| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6090| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6091| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6092| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6093| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6094| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6095| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6096| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6097| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6098| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6099| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6100| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6101| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6102| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6103| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6104| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6105| #define HWLOC_C_HAVE_VISIBILITY 0
6106| #define HAVE_UNISTD_H 1
6107| #define HAVE_DIRENT_H 1
6108| #define HAVE_STRINGS_H 1
6109| #define HAVE_CTYPE_H 1
6110| #define HAVE_STRCASECMP 1
6111| #define HWLOC_HAVE_DECL_STRCASECMP 1
6112| #define HAVE_STRNCASECMP 1
6113| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6114| #define HAVE_STRFTIME 1
6115| #define HAVE_SETLOCALE 1
6116| #define HWLOC_HAVE_STDINT_H 1
6117| #define HAVE_SYS_MMAN_H 1
6118| #define HAVE_DECL_FABSF 1
6119| #define HAVE_DECL_MODFF 1
6120| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6121| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6122| #define HAVE_DECL__SC_NPROC_ONLN 0
6123| #define HAVE_DECL__SC_NPROC_CONF 0
6124| #define HAVE_DECL__SC_PAGESIZE 1
6125| #define HAVE_DECL__SC_PAGE_SIZE 1
6126| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6127| #define HAVE_MACH_MACH_HOST_H 1
6128| #define HAVE_MACH_MACH_INIT_H 1
6129| #define HAVE_HOST_INFO 1
6130| #define HAVE_SYS_PARAM_H 1
6131| #define HAVE_SYS_SYSCTL_H 1
6132| #define HAVE_DECL_CTL_HW 1
6133| #define HAVE_DECL_HW_NCPU 1
6134| #define HAVE_DECL_STRTOULL 1
6135| #define HAVE_SSIZE_T 1
6136| #define HAVE_DECL_SNPRINTF 1
6137| #define HAVE_DECL__STRDUP 0
6138| #define HAVE_DECL__PUTENV 0
6139| #define HAVE_SYSCTL 1
6140| #define HAVE_SYSCTLBYNAME 1
6141| #define HAVE_DECL_GETPROGNAME 1
6142| #define HAVE_DECL_GETEXECNAME 0
6143| /* end confdefs.h.  */
6144| #include <windows.h>
6145|
6146| int
6147| main ()
6148| {
6149| #ifndef GetModuleFileName
6150| #ifdef __cplusplus
6151|   (void) GetModuleFileName;
6152| #else
6153|   (void) GetModuleFileName;
6154| #endif
6155| #endif
6156|
6157|   ;
6158|   return 0;
6159| }
6160configure:36364: result: no
6161configure:36377: checking for program_invocation_name
6162configure:36399: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6163Undefined symbols for architecture x86_64:
6164  "_program_invocation_name", referenced from:
6165      _main in conftest-5b887a.o
6166ld: symbol(s) not found for architecture x86_64
6167clang: error: linker command failed with exit code 1 (use -v to see invocation)
6168configure:36399: $? = 1
6169configure: failed program was:
6170| /* confdefs.h */
6171| #define PACKAGE_NAME "MPICH"
6172| #define PACKAGE_TARNAME "mpich"
6173| #define PACKAGE_VERSION "3.3.1"
6174| #define PACKAGE_STRING "MPICH 3.3.1"
6175| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6176| #define PACKAGE_URL "http://www.mpich.org/"
6177| #define STDC_HEADERS 1
6178| #define HAVE_SYS_TYPES_H 1
6179| #define HAVE_SYS_STAT_H 1
6180| #define HAVE_STDLIB_H 1
6181| #define HAVE_STRING_H 1
6182| #define HAVE_MEMORY_H 1
6183| #define HAVE_STRINGS_H 1
6184| #define HAVE_INTTYPES_H 1
6185| #define HAVE_STDINT_H 1
6186| #define HAVE_UNISTD_H 1
6187| #define __EXTENSIONS__ 1
6188| #define _ALL_SOURCE 1
6189| #define _GNU_SOURCE 1
6190| #define _POSIX_PTHREAD_SEMANTICS 1
6191| #define _TANDEM_SOURCE 1
6192| #define PACKAGE "mpich"
6193| #define VERSION "3.3.1"
6194| #define HAVE_DLFCN_H 1
6195| #define LT_OBJDIR ".libs/"
6196| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6197| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6198| #define HAVE_TAG_ERROR_BITS 1
6199| #define USE_LOGGING MPICH_LOGGING__NONE
6200| #define HAVE_VISIBILITY 1
6201| #define HWLOC_VERSION "2.0.3rc2-git"
6202| #define HWLOC_VERSION_MAJOR 2
6203| #define HWLOC_VERSION_MINOR 0
6204| #define HWLOC_VERSION_RELEASE 3
6205| #define HWLOC_VERSION_GREEK "rc2"
6206| #define HWLOC_SYM_PREFIX hwloc_
6207| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6208| #define HWLOC_SYM_TRANSFORM 0
6209| #define _HPUX_SOURCE 1
6210| #define SIZEOF_VOID_P 8
6211| #define HWLOC_DARWIN_SYS 1
6212| #define HWLOC_X86_64_ARCH 1
6213| #define SIZEOF_UNSIGNED_LONG 8
6214| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6215| #define SIZEOF_UNSIGNED_INT 4
6216| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6217| #define HWLOC_HAVE_ATTRIBUTE 1
6218| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6219| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6220| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6221| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6222| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6223| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6224| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6225| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6226| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6227| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6228| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6229| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6230| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6231| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6232| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6233| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6234| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6235| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6236| #define HWLOC_C_HAVE_VISIBILITY 0
6237| #define HAVE_UNISTD_H 1
6238| #define HAVE_DIRENT_H 1
6239| #define HAVE_STRINGS_H 1
6240| #define HAVE_CTYPE_H 1
6241| #define HAVE_STRCASECMP 1
6242| #define HWLOC_HAVE_DECL_STRCASECMP 1
6243| #define HAVE_STRNCASECMP 1
6244| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6245| #define HAVE_STRFTIME 1
6246| #define HAVE_SETLOCALE 1
6247| #define HWLOC_HAVE_STDINT_H 1
6248| #define HAVE_SYS_MMAN_H 1
6249| #define HAVE_DECL_FABSF 1
6250| #define HAVE_DECL_MODFF 1
6251| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6252| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6253| #define HAVE_DECL__SC_NPROC_ONLN 0
6254| #define HAVE_DECL__SC_NPROC_CONF 0
6255| #define HAVE_DECL__SC_PAGESIZE 1
6256| #define HAVE_DECL__SC_PAGE_SIZE 1
6257| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6258| #define HAVE_MACH_MACH_HOST_H 1
6259| #define HAVE_MACH_MACH_INIT_H 1
6260| #define HAVE_HOST_INFO 1
6261| #define HAVE_SYS_PARAM_H 1
6262| #define HAVE_SYS_SYSCTL_H 1
6263| #define HAVE_DECL_CTL_HW 1
6264| #define HAVE_DECL_HW_NCPU 1
6265| #define HAVE_DECL_STRTOULL 1
6266| #define HAVE_SSIZE_T 1
6267| #define HAVE_DECL_SNPRINTF 1
6268| #define HAVE_DECL__STRDUP 0
6269| #define HAVE_DECL__PUTENV 0
6270| #define HAVE_SYSCTL 1
6271| #define HAVE_SYSCTLBYNAME 1
6272| #define HAVE_DECL_GETPROGNAME 1
6273| #define HAVE_DECL_GETEXECNAME 0
6274| #define HAVE_DECL_GETMODULEFILENAME 0
6275| /* end confdefs.h.  */
6276|
6277|               #ifndef _GNU_SOURCE
6278|               # define _GNU_SOURCE
6279|               #endif
6280|               #include <errno.h>
6281|               #include <stdio.h>
6282|               extern char *program_invocation_name;
6283|
6284| int
6285| main ()
6286| {
6287|
6288|               return printf("%s\n", program_invocation_name);
6289|
6290|   ;
6291|   return 0;
6292| }
6293configure:36407: result: no
6294configure:36412: checking for __progname
6295configure:36430: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6296configure:36430: $? = 0
6297configure:36434: result: yes
6298configure:36451: checking for pthread_t
6299configure:36451: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
6300configure:36451: $? = 0
6301configure:36451: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
6302conftest.c:113:24: error: expected expression
6303if (sizeof ((pthread_t)))
6304                       ^
63051 error generated.
6306configure:36451: $? = 1
6307configure: failed program was:
6308| /* confdefs.h */
6309| #define PACKAGE_NAME "MPICH"
6310| #define PACKAGE_TARNAME "mpich"
6311| #define PACKAGE_VERSION "3.3.1"
6312| #define PACKAGE_STRING "MPICH 3.3.1"
6313| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6314| #define PACKAGE_URL "http://www.mpich.org/"
6315| #define STDC_HEADERS 1
6316| #define HAVE_SYS_TYPES_H 1
6317| #define HAVE_SYS_STAT_H 1
6318| #define HAVE_STDLIB_H 1
6319| #define HAVE_STRING_H 1
6320| #define HAVE_MEMORY_H 1
6321| #define HAVE_STRINGS_H 1
6322| #define HAVE_INTTYPES_H 1
6323| #define HAVE_STDINT_H 1
6324| #define HAVE_UNISTD_H 1
6325| #define __EXTENSIONS__ 1
6326| #define _ALL_SOURCE 1
6327| #define _GNU_SOURCE 1
6328| #define _POSIX_PTHREAD_SEMANTICS 1
6329| #define _TANDEM_SOURCE 1
6330| #define PACKAGE "mpich"
6331| #define VERSION "3.3.1"
6332| #define HAVE_DLFCN_H 1
6333| #define LT_OBJDIR ".libs/"
6334| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6335| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6336| #define HAVE_TAG_ERROR_BITS 1
6337| #define USE_LOGGING MPICH_LOGGING__NONE
6338| #define HAVE_VISIBILITY 1
6339| #define HWLOC_VERSION "2.0.3rc2-git"
6340| #define HWLOC_VERSION_MAJOR 2
6341| #define HWLOC_VERSION_MINOR 0
6342| #define HWLOC_VERSION_RELEASE 3
6343| #define HWLOC_VERSION_GREEK "rc2"
6344| #define HWLOC_SYM_PREFIX hwloc_
6345| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6346| #define HWLOC_SYM_TRANSFORM 0
6347| #define _HPUX_SOURCE 1
6348| #define SIZEOF_VOID_P 8
6349| #define HWLOC_DARWIN_SYS 1
6350| #define HWLOC_X86_64_ARCH 1
6351| #define SIZEOF_UNSIGNED_LONG 8
6352| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6353| #define SIZEOF_UNSIGNED_INT 4
6354| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6355| #define HWLOC_HAVE_ATTRIBUTE 1
6356| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6357| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6358| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6359| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6360| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6361| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6362| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6363| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6364| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6365| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6366| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6367| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6368| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6369| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6370| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6371| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6372| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6373| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6374| #define HWLOC_C_HAVE_VISIBILITY 0
6375| #define HAVE_UNISTD_H 1
6376| #define HAVE_DIRENT_H 1
6377| #define HAVE_STRINGS_H 1
6378| #define HAVE_CTYPE_H 1
6379| #define HAVE_STRCASECMP 1
6380| #define HWLOC_HAVE_DECL_STRCASECMP 1
6381| #define HAVE_STRNCASECMP 1
6382| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6383| #define HAVE_STRFTIME 1
6384| #define HAVE_SETLOCALE 1
6385| #define HWLOC_HAVE_STDINT_H 1
6386| #define HAVE_SYS_MMAN_H 1
6387| #define HAVE_DECL_FABSF 1
6388| #define HAVE_DECL_MODFF 1
6389| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6390| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6391| #define HAVE_DECL__SC_NPROC_ONLN 0
6392| #define HAVE_DECL__SC_NPROC_CONF 0
6393| #define HAVE_DECL__SC_PAGESIZE 1
6394| #define HAVE_DECL__SC_PAGE_SIZE 1
6395| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6396| #define HAVE_MACH_MACH_HOST_H 1
6397| #define HAVE_MACH_MACH_INIT_H 1
6398| #define HAVE_HOST_INFO 1
6399| #define HAVE_SYS_PARAM_H 1
6400| #define HAVE_SYS_SYSCTL_H 1
6401| #define HAVE_DECL_CTL_HW 1
6402| #define HAVE_DECL_HW_NCPU 1
6403| #define HAVE_DECL_STRTOULL 1
6404| #define HAVE_SSIZE_T 1
6405| #define HAVE_DECL_SNPRINTF 1
6406| #define HAVE_DECL__STRDUP 0
6407| #define HAVE_DECL__PUTENV 0
6408| #define HAVE_SYSCTL 1
6409| #define HAVE_SYSCTLBYNAME 1
6410| #define HAVE_DECL_GETPROGNAME 1
6411| #define HAVE_DECL_GETEXECNAME 0
6412| #define HAVE_DECL_GETMODULEFILENAME 0
6413| #define HAVE___PROGNAME 1
6414| /* end confdefs.h.  */
6415| #include <pthread.h>
6416|
6417| int
6418| main ()
6419| {
6420| if (sizeof ((pthread_t)))
6421|           return 0;
6422|   ;
6423|   return 0;
6424| }
6425configure:36451: result: yes
6426configure:36479: checking whether sched_getcpu is declared
6427configure:36479: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
6428conftest.c:125:10: error: use of undeclared identifier 'sched_getcpu'
6429  (void) sched_getcpu;
6430         ^
64311 error generated.
6432configure:36479: $? = 1
6433configure: failed program was:
6434| /* confdefs.h */
6435| #define PACKAGE_NAME "MPICH"
6436| #define PACKAGE_TARNAME "mpich"
6437| #define PACKAGE_VERSION "3.3.1"
6438| #define PACKAGE_STRING "MPICH 3.3.1"
6439| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6440| #define PACKAGE_URL "http://www.mpich.org/"
6441| #define STDC_HEADERS 1
6442| #define HAVE_SYS_TYPES_H 1
6443| #define HAVE_SYS_STAT_H 1
6444| #define HAVE_STDLIB_H 1
6445| #define HAVE_STRING_H 1
6446| #define HAVE_MEMORY_H 1
6447| #define HAVE_STRINGS_H 1
6448| #define HAVE_INTTYPES_H 1
6449| #define HAVE_STDINT_H 1
6450| #define HAVE_UNISTD_H 1
6451| #define __EXTENSIONS__ 1
6452| #define _ALL_SOURCE 1
6453| #define _GNU_SOURCE 1
6454| #define _POSIX_PTHREAD_SEMANTICS 1
6455| #define _TANDEM_SOURCE 1
6456| #define PACKAGE "mpich"
6457| #define VERSION "3.3.1"
6458| #define HAVE_DLFCN_H 1
6459| #define LT_OBJDIR ".libs/"
6460| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6461| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6462| #define HAVE_TAG_ERROR_BITS 1
6463| #define USE_LOGGING MPICH_LOGGING__NONE
6464| #define HAVE_VISIBILITY 1
6465| #define HWLOC_VERSION "2.0.3rc2-git"
6466| #define HWLOC_VERSION_MAJOR 2
6467| #define HWLOC_VERSION_MINOR 0
6468| #define HWLOC_VERSION_RELEASE 3
6469| #define HWLOC_VERSION_GREEK "rc2"
6470| #define HWLOC_SYM_PREFIX hwloc_
6471| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6472| #define HWLOC_SYM_TRANSFORM 0
6473| #define _HPUX_SOURCE 1
6474| #define SIZEOF_VOID_P 8
6475| #define HWLOC_DARWIN_SYS 1
6476| #define HWLOC_X86_64_ARCH 1
6477| #define SIZEOF_UNSIGNED_LONG 8
6478| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6479| #define SIZEOF_UNSIGNED_INT 4
6480| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6481| #define HWLOC_HAVE_ATTRIBUTE 1
6482| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6483| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6484| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6485| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6486| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6487| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6488| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6489| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6490| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6491| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6492| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6493| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6494| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6495| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6496| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6497| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6498| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6499| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6500| #define HWLOC_C_HAVE_VISIBILITY 0
6501| #define HAVE_UNISTD_H 1
6502| #define HAVE_DIRENT_H 1
6503| #define HAVE_STRINGS_H 1
6504| #define HAVE_CTYPE_H 1
6505| #define HAVE_STRCASECMP 1
6506| #define HWLOC_HAVE_DECL_STRCASECMP 1
6507| #define HAVE_STRNCASECMP 1
6508| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6509| #define HAVE_STRFTIME 1
6510| #define HAVE_SETLOCALE 1
6511| #define HWLOC_HAVE_STDINT_H 1
6512| #define HAVE_SYS_MMAN_H 1
6513| #define HAVE_DECL_FABSF 1
6514| #define HAVE_DECL_MODFF 1
6515| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6516| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6517| #define HAVE_DECL__SC_NPROC_ONLN 0
6518| #define HAVE_DECL__SC_NPROC_CONF 0
6519| #define HAVE_DECL__SC_PAGESIZE 1
6520| #define HAVE_DECL__SC_PAGE_SIZE 1
6521| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6522| #define HAVE_MACH_MACH_HOST_H 1
6523| #define HAVE_MACH_MACH_INIT_H 1
6524| #define HAVE_HOST_INFO 1
6525| #define HAVE_SYS_PARAM_H 1
6526| #define HAVE_SYS_SYSCTL_H 1
6527| #define HAVE_DECL_CTL_HW 1
6528| #define HAVE_DECL_HW_NCPU 1
6529| #define HAVE_DECL_STRTOULL 1
6530| #define HAVE_SSIZE_T 1
6531| #define HAVE_DECL_SNPRINTF 1
6532| #define HAVE_DECL__STRDUP 0
6533| #define HAVE_DECL__PUTENV 0
6534| #define HAVE_SYSCTL 1
6535| #define HAVE_SYSCTLBYNAME 1
6536| #define HAVE_DECL_GETPROGNAME 1
6537| #define HAVE_DECL_GETEXECNAME 0
6538| #define HAVE_DECL_GETMODULEFILENAME 0
6539| #define HAVE___PROGNAME 1
6540| #define HAVE_PTHREAD_T 1
6541| #define hwloc_pid_t pid_t
6542| #define hwloc_thread_t pthread_t
6543| /* end confdefs.h.  */
6544|
6545|       #ifndef _GNU_SOURCE
6546|       # define _GNU_SOURCE
6547|       #endif
6548|       #include <sched.h>
6549|
6550|
6551| int
6552| main ()
6553| {
6554| #ifndef sched_getcpu
6555| #ifdef __cplusplus
6556|   (void) sched_getcpu;
6557| #else
6558|   (void) sched_getcpu;
6559| #endif
6560| #endif
6561|
6562|   ;
6563|   return 0;
6564| }
6565configure:36479: result: no
6566configure:36503: checking whether sched_setaffinity is declared
6567configure:36503: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
6568conftest.c:127:10: error: use of undeclared identifier 'sched_setaffinity'
6569  (void) sched_setaffinity;
6570         ^
65711 error generated.
6572configure:36503: $? = 1
6573configure: failed program was:
6574| /* confdefs.h */
6575| #define PACKAGE_NAME "MPICH"
6576| #define PACKAGE_TARNAME "mpich"
6577| #define PACKAGE_VERSION "3.3.1"
6578| #define PACKAGE_STRING "MPICH 3.3.1"
6579| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6580| #define PACKAGE_URL "http://www.mpich.org/"
6581| #define STDC_HEADERS 1
6582| #define HAVE_SYS_TYPES_H 1
6583| #define HAVE_SYS_STAT_H 1
6584| #define HAVE_STDLIB_H 1
6585| #define HAVE_STRING_H 1
6586| #define HAVE_MEMORY_H 1
6587| #define HAVE_STRINGS_H 1
6588| #define HAVE_INTTYPES_H 1
6589| #define HAVE_STDINT_H 1
6590| #define HAVE_UNISTD_H 1
6591| #define __EXTENSIONS__ 1
6592| #define _ALL_SOURCE 1
6593| #define _GNU_SOURCE 1
6594| #define _POSIX_PTHREAD_SEMANTICS 1
6595| #define _TANDEM_SOURCE 1
6596| #define PACKAGE "mpich"
6597| #define VERSION "3.3.1"
6598| #define HAVE_DLFCN_H 1
6599| #define LT_OBJDIR ".libs/"
6600| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6601| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6602| #define HAVE_TAG_ERROR_BITS 1
6603| #define USE_LOGGING MPICH_LOGGING__NONE
6604| #define HAVE_VISIBILITY 1
6605| #define HWLOC_VERSION "2.0.3rc2-git"
6606| #define HWLOC_VERSION_MAJOR 2
6607| #define HWLOC_VERSION_MINOR 0
6608| #define HWLOC_VERSION_RELEASE 3
6609| #define HWLOC_VERSION_GREEK "rc2"
6610| #define HWLOC_SYM_PREFIX hwloc_
6611| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6612| #define HWLOC_SYM_TRANSFORM 0
6613| #define _HPUX_SOURCE 1
6614| #define SIZEOF_VOID_P 8
6615| #define HWLOC_DARWIN_SYS 1
6616| #define HWLOC_X86_64_ARCH 1
6617| #define SIZEOF_UNSIGNED_LONG 8
6618| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6619| #define SIZEOF_UNSIGNED_INT 4
6620| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6621| #define HWLOC_HAVE_ATTRIBUTE 1
6622| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6623| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6624| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6625| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6626| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6627| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6628| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6629| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6630| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6631| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6632| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6633| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6634| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6635| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6636| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6637| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6638| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6639| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6640| #define HWLOC_C_HAVE_VISIBILITY 0
6641| #define HAVE_UNISTD_H 1
6642| #define HAVE_DIRENT_H 1
6643| #define HAVE_STRINGS_H 1
6644| #define HAVE_CTYPE_H 1
6645| #define HAVE_STRCASECMP 1
6646| #define HWLOC_HAVE_DECL_STRCASECMP 1
6647| #define HAVE_STRNCASECMP 1
6648| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6649| #define HAVE_STRFTIME 1
6650| #define HAVE_SETLOCALE 1
6651| #define HWLOC_HAVE_STDINT_H 1
6652| #define HAVE_SYS_MMAN_H 1
6653| #define HAVE_DECL_FABSF 1
6654| #define HAVE_DECL_MODFF 1
6655| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6656| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6657| #define HAVE_DECL__SC_NPROC_ONLN 0
6658| #define HAVE_DECL__SC_NPROC_CONF 0
6659| #define HAVE_DECL__SC_PAGESIZE 1
6660| #define HAVE_DECL__SC_PAGE_SIZE 1
6661| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6662| #define HAVE_MACH_MACH_HOST_H 1
6663| #define HAVE_MACH_MACH_INIT_H 1
6664| #define HAVE_HOST_INFO 1
6665| #define HAVE_SYS_PARAM_H 1
6666| #define HAVE_SYS_SYSCTL_H 1
6667| #define HAVE_DECL_CTL_HW 1
6668| #define HAVE_DECL_HW_NCPU 1
6669| #define HAVE_DECL_STRTOULL 1
6670| #define HAVE_SSIZE_T 1
6671| #define HAVE_DECL_SNPRINTF 1
6672| #define HAVE_DECL__STRDUP 0
6673| #define HAVE_DECL__PUTENV 0
6674| #define HAVE_SYSCTL 1
6675| #define HAVE_SYSCTLBYNAME 1
6676| #define HAVE_DECL_GETPROGNAME 1
6677| #define HAVE_DECL_GETEXECNAME 0
6678| #define HAVE_DECL_GETMODULEFILENAME 0
6679| #define HAVE___PROGNAME 1
6680| #define HAVE_PTHREAD_T 1
6681| #define hwloc_pid_t pid_t
6682| #define hwloc_thread_t pthread_t
6683| #define HAVE_DECL_SCHED_GETCPU 0
6684| /* end confdefs.h.  */
6685|
6686| #ifndef _GNU_SOURCE
6687| # define _GNU_SOURCE
6688| #endif
6689| #include <sched.h>
6690|
6691|
6692|
6693| int
6694| main ()
6695| {
6696| #ifndef sched_setaffinity
6697| #ifdef __cplusplus
6698|   (void) sched_setaffinity;
6699| #else
6700|   (void) sched_setaffinity;
6701| #endif
6702| #endif
6703|
6704|   ;
6705|   return 0;
6706| }
6707configure:36503: result: no
6708configure:36596: checking for working CPU_SET
6709configure:36613: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6710conftest.c:115:9: error: unknown type name 'cpu_set_t'
6711        cpu_set_t set;
6712        ^
6713conftest.c:120:2: warning: implicit declaration of function 'CPU_ZERO' is invalid in C99 [-Wimplicit-function-declaration]
6714 CPU_ZERO(&set); CPU_SET(0, &set);
6715 ^
6716conftest.c:120:18: warning: implicit declaration of function 'CPU_SET' is invalid in C99 [-Wimplicit-function-declaration]
6717 CPU_ZERO(&set); CPU_SET(0, &set);
6718                 ^
67192 warnings and 1 error generated.
6720configure:36613: $? = 1
6721configure: failed program was:
6722| /* confdefs.h */
6723| #define PACKAGE_NAME "MPICH"
6724| #define PACKAGE_TARNAME "mpich"
6725| #define PACKAGE_VERSION "3.3.1"
6726| #define PACKAGE_STRING "MPICH 3.3.1"
6727| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6728| #define PACKAGE_URL "http://www.mpich.org/"
6729| #define STDC_HEADERS 1
6730| #define HAVE_SYS_TYPES_H 1
6731| #define HAVE_SYS_STAT_H 1
6732| #define HAVE_STDLIB_H 1
6733| #define HAVE_STRING_H 1
6734| #define HAVE_MEMORY_H 1
6735| #define HAVE_STRINGS_H 1
6736| #define HAVE_INTTYPES_H 1
6737| #define HAVE_STDINT_H 1
6738| #define HAVE_UNISTD_H 1
6739| #define __EXTENSIONS__ 1
6740| #define _ALL_SOURCE 1
6741| #define _GNU_SOURCE 1
6742| #define _POSIX_PTHREAD_SEMANTICS 1
6743| #define _TANDEM_SOURCE 1
6744| #define PACKAGE "mpich"
6745| #define VERSION "3.3.1"
6746| #define HAVE_DLFCN_H 1
6747| #define LT_OBJDIR ".libs/"
6748| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6749| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6750| #define HAVE_TAG_ERROR_BITS 1
6751| #define USE_LOGGING MPICH_LOGGING__NONE
6752| #define HAVE_VISIBILITY 1
6753| #define HWLOC_VERSION "2.0.3rc2-git"
6754| #define HWLOC_VERSION_MAJOR 2
6755| #define HWLOC_VERSION_MINOR 0
6756| #define HWLOC_VERSION_RELEASE 3
6757| #define HWLOC_VERSION_GREEK "rc2"
6758| #define HWLOC_SYM_PREFIX hwloc_
6759| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6760| #define HWLOC_SYM_TRANSFORM 0
6761| #define _HPUX_SOURCE 1
6762| #define SIZEOF_VOID_P 8
6763| #define HWLOC_DARWIN_SYS 1
6764| #define HWLOC_X86_64_ARCH 1
6765| #define SIZEOF_UNSIGNED_LONG 8
6766| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6767| #define SIZEOF_UNSIGNED_INT 4
6768| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6769| #define HWLOC_HAVE_ATTRIBUTE 1
6770| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6771| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6772| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6773| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6774| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6775| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6776| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6777| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6778| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6779| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6780| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6781| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6782| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6783| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6784| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6785| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6786| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6787| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6788| #define HWLOC_C_HAVE_VISIBILITY 0
6789| #define HAVE_UNISTD_H 1
6790| #define HAVE_DIRENT_H 1
6791| #define HAVE_STRINGS_H 1
6792| #define HAVE_CTYPE_H 1
6793| #define HAVE_STRCASECMP 1
6794| #define HWLOC_HAVE_DECL_STRCASECMP 1
6795| #define HAVE_STRNCASECMP 1
6796| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6797| #define HAVE_STRFTIME 1
6798| #define HAVE_SETLOCALE 1
6799| #define HWLOC_HAVE_STDINT_H 1
6800| #define HAVE_SYS_MMAN_H 1
6801| #define HAVE_DECL_FABSF 1
6802| #define HAVE_DECL_MODFF 1
6803| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6804| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6805| #define HAVE_DECL__SC_NPROC_ONLN 0
6806| #define HAVE_DECL__SC_NPROC_CONF 0
6807| #define HAVE_DECL__SC_PAGESIZE 1
6808| #define HAVE_DECL__SC_PAGE_SIZE 1
6809| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6810| #define HAVE_MACH_MACH_HOST_H 1
6811| #define HAVE_MACH_MACH_INIT_H 1
6812| #define HAVE_HOST_INFO 1
6813| #define HAVE_SYS_PARAM_H 1
6814| #define HAVE_SYS_SYSCTL_H 1
6815| #define HAVE_DECL_CTL_HW 1
6816| #define HAVE_DECL_HW_NCPU 1
6817| #define HAVE_DECL_STRTOULL 1
6818| #define HAVE_SSIZE_T 1
6819| #define HAVE_DECL_SNPRINTF 1
6820| #define HAVE_DECL__STRDUP 0
6821| #define HAVE_DECL__PUTENV 0
6822| #define HAVE_SYSCTL 1
6823| #define HAVE_SYSCTLBYNAME 1
6824| #define HAVE_DECL_GETPROGNAME 1
6825| #define HAVE_DECL_GETEXECNAME 0
6826| #define HAVE_DECL_GETMODULEFILENAME 0
6827| #define HAVE___PROGNAME 1
6828| #define HAVE_PTHREAD_T 1
6829| #define hwloc_pid_t pid_t
6830| #define hwloc_thread_t pthread_t
6831| #define HAVE_DECL_SCHED_GETCPU 0
6832| /* end confdefs.h.  */
6833|
6834|
6835|         #include <sched.h>
6836|         cpu_set_t set;
6837|
6838| int
6839| main ()
6840| {
6841|  CPU_ZERO(&set); CPU_SET(0, &set);
6842|   ;
6843|   return 0;
6844| }
6845configure:36620: result: no
6846configure:36626: checking for working CPU_SET_S
6847configure:36648: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
6848conftest.c:115:11: error: unknown type name 'cpu_set_t'
6849          cpu_set_t *set;
6850          ^
6851conftest.c:121:17: warning: implicit declaration of function 'CPU_ALLOC' is invalid in C99 [-Wimplicit-function-declaration]
6852          set = CPU_ALLOC(1024);
6853                ^
6854conftest.c:122:11: warning: implicit declaration of function 'CPU_ZERO_S' is invalid in C99 [-Wimplicit-function-declaration]
6855          CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6856          ^
6857conftest.c:122:22: warning: implicit declaration of function 'CPU_ALLOC_SIZE' is invalid in C99 [-Wimplicit-function-declaration]
6858          CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6859                     ^
6860conftest.c:123:11: warning: implicit declaration of function 'CPU_SET_S' is invalid in C99 [-Wimplicit-function-declaration]
6861          CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set);
6862          ^
6863conftest.c:124:11: warning: implicit declaration of function 'CPU_FREE' is invalid in C99 [-Wimplicit-function-declaration]
6864          CPU_FREE(set);
6865          ^
68665 warnings and 1 error generated.
6867configure:36648: $? = 1
6868configure: failed program was:
6869| /* confdefs.h */
6870| #define PACKAGE_NAME "MPICH"
6871| #define PACKAGE_TARNAME "mpich"
6872| #define PACKAGE_VERSION "3.3.1"
6873| #define PACKAGE_STRING "MPICH 3.3.1"
6874| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6875| #define PACKAGE_URL "http://www.mpich.org/"
6876| #define STDC_HEADERS 1
6877| #define HAVE_SYS_TYPES_H 1
6878| #define HAVE_SYS_STAT_H 1
6879| #define HAVE_STDLIB_H 1
6880| #define HAVE_STRING_H 1
6881| #define HAVE_MEMORY_H 1
6882| #define HAVE_STRINGS_H 1
6883| #define HAVE_INTTYPES_H 1
6884| #define HAVE_STDINT_H 1
6885| #define HAVE_UNISTD_H 1
6886| #define __EXTENSIONS__ 1
6887| #define _ALL_SOURCE 1
6888| #define _GNU_SOURCE 1
6889| #define _POSIX_PTHREAD_SEMANTICS 1
6890| #define _TANDEM_SOURCE 1
6891| #define PACKAGE "mpich"
6892| #define VERSION "3.3.1"
6893| #define HAVE_DLFCN_H 1
6894| #define LT_OBJDIR ".libs/"
6895| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6896| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6897| #define HAVE_TAG_ERROR_BITS 1
6898| #define USE_LOGGING MPICH_LOGGING__NONE
6899| #define HAVE_VISIBILITY 1
6900| #define HWLOC_VERSION "2.0.3rc2-git"
6901| #define HWLOC_VERSION_MAJOR 2
6902| #define HWLOC_VERSION_MINOR 0
6903| #define HWLOC_VERSION_RELEASE 3
6904| #define HWLOC_VERSION_GREEK "rc2"
6905| #define HWLOC_SYM_PREFIX hwloc_
6906| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6907| #define HWLOC_SYM_TRANSFORM 0
6908| #define _HPUX_SOURCE 1
6909| #define SIZEOF_VOID_P 8
6910| #define HWLOC_DARWIN_SYS 1
6911| #define HWLOC_X86_64_ARCH 1
6912| #define SIZEOF_UNSIGNED_LONG 8
6913| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6914| #define SIZEOF_UNSIGNED_INT 4
6915| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6916| #define HWLOC_HAVE_ATTRIBUTE 1
6917| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6918| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6919| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6920| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6921| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6922| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6923| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6924| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6925| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6926| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6927| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6928| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6929| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6930| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6931| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6932| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6933| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6934| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6935| #define HWLOC_C_HAVE_VISIBILITY 0
6936| #define HAVE_UNISTD_H 1
6937| #define HAVE_DIRENT_H 1
6938| #define HAVE_STRINGS_H 1
6939| #define HAVE_CTYPE_H 1
6940| #define HAVE_STRCASECMP 1
6941| #define HWLOC_HAVE_DECL_STRCASECMP 1
6942| #define HAVE_STRNCASECMP 1
6943| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6944| #define HAVE_STRFTIME 1
6945| #define HAVE_SETLOCALE 1
6946| #define HWLOC_HAVE_STDINT_H 1
6947| #define HAVE_SYS_MMAN_H 1
6948| #define HAVE_DECL_FABSF 1
6949| #define HAVE_DECL_MODFF 1
6950| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6951| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6952| #define HAVE_DECL__SC_NPROC_ONLN 0
6953| #define HAVE_DECL__SC_NPROC_CONF 0
6954| #define HAVE_DECL__SC_PAGESIZE 1
6955| #define HAVE_DECL__SC_PAGE_SIZE 1
6956| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6957| #define HAVE_MACH_MACH_HOST_H 1
6958| #define HAVE_MACH_MACH_INIT_H 1
6959| #define HAVE_HOST_INFO 1
6960| #define HAVE_SYS_PARAM_H 1
6961| #define HAVE_SYS_SYSCTL_H 1
6962| #define HAVE_DECL_CTL_HW 1
6963| #define HAVE_DECL_HW_NCPU 1
6964| #define HAVE_DECL_STRTOULL 1
6965| #define HAVE_SSIZE_T 1
6966| #define HAVE_DECL_SNPRINTF 1
6967| #define HAVE_DECL__STRDUP 0
6968| #define HAVE_DECL__PUTENV 0
6969| #define HAVE_SYSCTL 1
6970| #define HAVE_SYSCTLBYNAME 1
6971| #define HAVE_DECL_GETPROGNAME 1
6972| #define HAVE_DECL_GETEXECNAME 0
6973| #define HAVE_DECL_GETMODULEFILENAME 0
6974| #define HAVE___PROGNAME 1
6975| #define HAVE_PTHREAD_T 1
6976| #define hwloc_pid_t pid_t
6977| #define hwloc_thread_t pthread_t
6978| #define HAVE_DECL_SCHED_GETCPU 0
6979| /* end confdefs.h.  */
6980|
6981|
6982|           #include <sched.h>
6983|           cpu_set_t *set;
6984|
6985| int
6986| main ()
6987| {
6988|
6989|           set = CPU_ALLOC(1024);
6990|           CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6991|           CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set);
6992|           CPU_FREE(set);
6993|
6994|   ;
6995|   return 0;
6996| }
6997configure:36655: result: no
6998configure:36661: checking for working syscall with 6 parameters
6999configure:36678: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7000conftest.c:120: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]
7001syscall(0, 1, 2, 3, 4, 5, 6);
7002^
7003/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:745:6: note: 'syscall' has been explicitly marked deprecated here
7004int      syscall(int, ...);
7005         ^
70061 warning generated.
7007configure:36678: $? = 0
7008configure:36682: result: yes
7009configure:36695: checking for lib
7010configure:36728: result: no
7011configure:36740: checking for bash
7012configure:36770: result: /bin/sh
7013configure:36781: checking for ffs
7014configure:36781: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7015configure:36781: $? = 0
7016configure:36781: result: yes
7017configure:36788: checking whether ffs is declared
7018configure:36788: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7019configure:36788: $? = 0
7020configure:36788: result: yes
7021configure:36791: checking whether function ffs has a complete prototype
7022configure:36806: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7023conftest.c:150:7: error: too many arguments to function call, expected 1, have 10
7024ffs(1,2,3,4,5,6,7,8,9,10);
7025~~~   ^~~~~~~~~~~~~~~~~~
7026/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/strings.h:77:1: note: 'ffs' declared here
7027int      ffs(int);
7028^
70291 error generated.
7030configure:36806: $? = 1
7031configure: failed program was:
7032| /* confdefs.h */
7033| #define PACKAGE_NAME "MPICH"
7034| #define PACKAGE_TARNAME "mpich"
7035| #define PACKAGE_VERSION "3.3.1"
7036| #define PACKAGE_STRING "MPICH 3.3.1"
7037| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7038| #define PACKAGE_URL "http://www.mpich.org/"
7039| #define STDC_HEADERS 1
7040| #define HAVE_SYS_TYPES_H 1
7041| #define HAVE_SYS_STAT_H 1
7042| #define HAVE_STDLIB_H 1
7043| #define HAVE_STRING_H 1
7044| #define HAVE_MEMORY_H 1
7045| #define HAVE_STRINGS_H 1
7046| #define HAVE_INTTYPES_H 1
7047| #define HAVE_STDINT_H 1
7048| #define HAVE_UNISTD_H 1
7049| #define __EXTENSIONS__ 1
7050| #define _ALL_SOURCE 1
7051| #define _GNU_SOURCE 1
7052| #define _POSIX_PTHREAD_SEMANTICS 1
7053| #define _TANDEM_SOURCE 1
7054| #define PACKAGE "mpich"
7055| #define VERSION "3.3.1"
7056| #define HAVE_DLFCN_H 1
7057| #define LT_OBJDIR ".libs/"
7058| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7059| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7060| #define HAVE_TAG_ERROR_BITS 1
7061| #define USE_LOGGING MPICH_LOGGING__NONE
7062| #define HAVE_VISIBILITY 1
7063| #define HWLOC_VERSION "2.0.3rc2-git"
7064| #define HWLOC_VERSION_MAJOR 2
7065| #define HWLOC_VERSION_MINOR 0
7066| #define HWLOC_VERSION_RELEASE 3
7067| #define HWLOC_VERSION_GREEK "rc2"
7068| #define HWLOC_SYM_PREFIX hwloc_
7069| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7070| #define HWLOC_SYM_TRANSFORM 0
7071| #define _HPUX_SOURCE 1
7072| #define SIZEOF_VOID_P 8
7073| #define HWLOC_DARWIN_SYS 1
7074| #define HWLOC_X86_64_ARCH 1
7075| #define SIZEOF_UNSIGNED_LONG 8
7076| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7077| #define SIZEOF_UNSIGNED_INT 4
7078| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7079| #define HWLOC_HAVE_ATTRIBUTE 1
7080| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7081| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7082| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7083| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7084| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7085| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7086| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7087| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7088| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7089| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7090| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7091| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7092| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7093| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7094| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7095| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7096| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7097| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7098| #define HWLOC_C_HAVE_VISIBILITY 0
7099| #define HAVE_UNISTD_H 1
7100| #define HAVE_DIRENT_H 1
7101| #define HAVE_STRINGS_H 1
7102| #define HAVE_CTYPE_H 1
7103| #define HAVE_STRCASECMP 1
7104| #define HWLOC_HAVE_DECL_STRCASECMP 1
7105| #define HAVE_STRNCASECMP 1
7106| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7107| #define HAVE_STRFTIME 1
7108| #define HAVE_SETLOCALE 1
7109| #define HWLOC_HAVE_STDINT_H 1
7110| #define HAVE_SYS_MMAN_H 1
7111| #define HAVE_DECL_FABSF 1
7112| #define HAVE_DECL_MODFF 1
7113| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7114| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7115| #define HAVE_DECL__SC_NPROC_ONLN 0
7116| #define HAVE_DECL__SC_NPROC_CONF 0
7117| #define HAVE_DECL__SC_PAGESIZE 1
7118| #define HAVE_DECL__SC_PAGE_SIZE 1
7119| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7120| #define HAVE_MACH_MACH_HOST_H 1
7121| #define HAVE_MACH_MACH_INIT_H 1
7122| #define HAVE_HOST_INFO 1
7123| #define HAVE_SYS_PARAM_H 1
7124| #define HAVE_SYS_SYSCTL_H 1
7125| #define HAVE_DECL_CTL_HW 1
7126| #define HAVE_DECL_HW_NCPU 1
7127| #define HAVE_DECL_STRTOULL 1
7128| #define HAVE_SSIZE_T 1
7129| #define HAVE_DECL_SNPRINTF 1
7130| #define HAVE_DECL__STRDUP 0
7131| #define HAVE_DECL__PUTENV 0
7132| #define HAVE_SYSCTL 1
7133| #define HAVE_SYSCTLBYNAME 1
7134| #define HAVE_DECL_GETPROGNAME 1
7135| #define HAVE_DECL_GETEXECNAME 0
7136| #define HAVE_DECL_GETMODULEFILENAME 0
7137| #define HAVE___PROGNAME 1
7138| #define HAVE_PTHREAD_T 1
7139| #define hwloc_pid_t pid_t
7140| #define hwloc_thread_t pthread_t
7141| #define HAVE_DECL_SCHED_GETCPU 0
7142| #define HWLOC_HAVE_SYSCALL 1
7143| #define HAVE_FFS 1
7144| /* end confdefs.h.  */
7145| #include <stdio.h>
7146| #ifdef HAVE_SYS_TYPES_H
7147| # include <sys/types.h>
7148| #endif
7149| #ifdef HAVE_SYS_STAT_H
7150| # include <sys/stat.h>
7151| #endif
7152| #ifdef STDC_HEADERS
7153| # include <stdlib.h>
7154| # include <stddef.h>
7155| #else
7156| # ifdef HAVE_STDLIB_H
7157| #  include <stdlib.h>
7158| # endif
7159| #endif
7160| #ifdef HAVE_STRING_H
7161| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7162| #  include <memory.h>
7163| # endif
7164| # include <string.h>
7165| #endif
7166| #ifdef HAVE_STRINGS_H
7167| # include <strings.h>
7168| #endif
7169| #ifdef HAVE_INTTYPES_H
7170| # include <inttypes.h>
7171| #endif
7172| #ifdef HAVE_STDINT_H
7173| # include <stdint.h>
7174| #endif
7175| #ifdef HAVE_UNISTD_H
7176| # include <unistd.h>
7177| #endif
7178| int
7179| main ()
7180| {
7181| ffs(1,2,3,4,5,6,7,8,9,10);
7182|
7183|   ;
7184|   return 0;
7185| }
7186configure:36811: result: yes
7187configure:36838: checking for ffsl
7188configure:36838: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7189configure:36838: $? = 0
7190configure:36838: result: yes
7191configure:36845: checking whether ffsl is declared
7192configure:36845: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7193configure:36845: $? = 0
7194configure:36845: result: yes
7195configure:36848: checking whether function ffsl has a complete prototype
7196configure:36863: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7197conftest.c:153:8: error: too many arguments to function call, expected 1, have 10
7198ffsl(1,2,3,4,5,6,7,8,9,10);
7199~~~~   ^~~~~~~~~~~~~~~~~~
7200/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/strings.h:85:1: note: 'ffsl' declared here
7201int      ffsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
7202^
72031 error generated.
7204configure:36863: $? = 1
7205configure: failed program was:
7206| /* confdefs.h */
7207| #define PACKAGE_NAME "MPICH"
7208| #define PACKAGE_TARNAME "mpich"
7209| #define PACKAGE_VERSION "3.3.1"
7210| #define PACKAGE_STRING "MPICH 3.3.1"
7211| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7212| #define PACKAGE_URL "http://www.mpich.org/"
7213| #define STDC_HEADERS 1
7214| #define HAVE_SYS_TYPES_H 1
7215| #define HAVE_SYS_STAT_H 1
7216| #define HAVE_STDLIB_H 1
7217| #define HAVE_STRING_H 1
7218| #define HAVE_MEMORY_H 1
7219| #define HAVE_STRINGS_H 1
7220| #define HAVE_INTTYPES_H 1
7221| #define HAVE_STDINT_H 1
7222| #define HAVE_UNISTD_H 1
7223| #define __EXTENSIONS__ 1
7224| #define _ALL_SOURCE 1
7225| #define _GNU_SOURCE 1
7226| #define _POSIX_PTHREAD_SEMANTICS 1
7227| #define _TANDEM_SOURCE 1
7228| #define PACKAGE "mpich"
7229| #define VERSION "3.3.1"
7230| #define HAVE_DLFCN_H 1
7231| #define LT_OBJDIR ".libs/"
7232| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7233| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7234| #define HAVE_TAG_ERROR_BITS 1
7235| #define USE_LOGGING MPICH_LOGGING__NONE
7236| #define HAVE_VISIBILITY 1
7237| #define HWLOC_VERSION "2.0.3rc2-git"
7238| #define HWLOC_VERSION_MAJOR 2
7239| #define HWLOC_VERSION_MINOR 0
7240| #define HWLOC_VERSION_RELEASE 3
7241| #define HWLOC_VERSION_GREEK "rc2"
7242| #define HWLOC_SYM_PREFIX hwloc_
7243| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7244| #define HWLOC_SYM_TRANSFORM 0
7245| #define _HPUX_SOURCE 1
7246| #define SIZEOF_VOID_P 8
7247| #define HWLOC_DARWIN_SYS 1
7248| #define HWLOC_X86_64_ARCH 1
7249| #define SIZEOF_UNSIGNED_LONG 8
7250| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7251| #define SIZEOF_UNSIGNED_INT 4
7252| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7253| #define HWLOC_HAVE_ATTRIBUTE 1
7254| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7255| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7256| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7257| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7258| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7259| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7260| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7261| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7262| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7263| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7264| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7265| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7266| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7267| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7268| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7269| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7270| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7271| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7272| #define HWLOC_C_HAVE_VISIBILITY 0
7273| #define HAVE_UNISTD_H 1
7274| #define HAVE_DIRENT_H 1
7275| #define HAVE_STRINGS_H 1
7276| #define HAVE_CTYPE_H 1
7277| #define HAVE_STRCASECMP 1
7278| #define HWLOC_HAVE_DECL_STRCASECMP 1
7279| #define HAVE_STRNCASECMP 1
7280| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7281| #define HAVE_STRFTIME 1
7282| #define HAVE_SETLOCALE 1
7283| #define HWLOC_HAVE_STDINT_H 1
7284| #define HAVE_SYS_MMAN_H 1
7285| #define HAVE_DECL_FABSF 1
7286| #define HAVE_DECL_MODFF 1
7287| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7288| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7289| #define HAVE_DECL__SC_NPROC_ONLN 0
7290| #define HAVE_DECL__SC_NPROC_CONF 0
7291| #define HAVE_DECL__SC_PAGESIZE 1
7292| #define HAVE_DECL__SC_PAGE_SIZE 1
7293| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7294| #define HAVE_MACH_MACH_HOST_H 1
7295| #define HAVE_MACH_MACH_INIT_H 1
7296| #define HAVE_HOST_INFO 1
7297| #define HAVE_SYS_PARAM_H 1
7298| #define HAVE_SYS_SYSCTL_H 1
7299| #define HAVE_DECL_CTL_HW 1
7300| #define HAVE_DECL_HW_NCPU 1
7301| #define HAVE_DECL_STRTOULL 1
7302| #define HAVE_SSIZE_T 1
7303| #define HAVE_DECL_SNPRINTF 1
7304| #define HAVE_DECL__STRDUP 0
7305| #define HAVE_DECL__PUTENV 0
7306| #define HAVE_SYSCTL 1
7307| #define HAVE_SYSCTLBYNAME 1
7308| #define HAVE_DECL_GETPROGNAME 1
7309| #define HAVE_DECL_GETEXECNAME 0
7310| #define HAVE_DECL_GETMODULEFILENAME 0
7311| #define HAVE___PROGNAME 1
7312| #define HAVE_PTHREAD_T 1
7313| #define hwloc_pid_t pid_t
7314| #define hwloc_thread_t pthread_t
7315| #define HAVE_DECL_SCHED_GETCPU 0
7316| #define HWLOC_HAVE_SYSCALL 1
7317| #define HAVE_FFS 1
7318| #define HWLOC_HAVE_DECL_FFS 1
7319| #define HWLOC_HAVE_FFS 1
7320| #define HAVE_FFSL 1
7321| /* end confdefs.h.  */
7322| #include <stdio.h>
7323| #ifdef HAVE_SYS_TYPES_H
7324| # include <sys/types.h>
7325| #endif
7326| #ifdef HAVE_SYS_STAT_H
7327| # include <sys/stat.h>
7328| #endif
7329| #ifdef STDC_HEADERS
7330| # include <stdlib.h>
7331| # include <stddef.h>
7332| #else
7333| # ifdef HAVE_STDLIB_H
7334| #  include <stdlib.h>
7335| # endif
7336| #endif
7337| #ifdef HAVE_STRING_H
7338| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7339| #  include <memory.h>
7340| # endif
7341| # include <string.h>
7342| #endif
7343| #ifdef HAVE_STRINGS_H
7344| # include <strings.h>
7345| #endif
7346| #ifdef HAVE_INTTYPES_H
7347| # include <inttypes.h>
7348| #endif
7349| #ifdef HAVE_STDINT_H
7350| # include <stdint.h>
7351| #endif
7352| #ifdef HAVE_UNISTD_H
7353| # include <unistd.h>
7354| #endif
7355| int
7356| main ()
7357| {
7358| ffsl(1,2,3,4,5,6,7,8,9,10);
7359|
7360|   ;
7361|   return 0;
7362| }
7363configure:36868: result: yes
7364configure:36891: checking for fls
7365configure:36891: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7366configure:36891: $? = 0
7367configure:36891: result: yes
7368configure:36898: checking whether fls is declared
7369configure:36898: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7370configure:36898: $? = 0
7371configure:36898: result: yes
7372configure:36901: checking whether function fls has a complete prototype
7373configure:36916: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7374conftest.c:156:7: error: too many arguments to function call, expected 1, have 10
7375fls(1,2,3,4,5,6,7,8,9,10);
7376~~~   ^~~~~~~~~~~~~~~~~~
7377/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/strings.h:87:1: note: 'fls' declared here
7378int      fls(int) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
7379^
73801 error generated.
7381configure:36916: $? = 1
7382configure: failed program was:
7383| /* confdefs.h */
7384| #define PACKAGE_NAME "MPICH"
7385| #define PACKAGE_TARNAME "mpich"
7386| #define PACKAGE_VERSION "3.3.1"
7387| #define PACKAGE_STRING "MPICH 3.3.1"
7388| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7389| #define PACKAGE_URL "http://www.mpich.org/"
7390| #define STDC_HEADERS 1
7391| #define HAVE_SYS_TYPES_H 1
7392| #define HAVE_SYS_STAT_H 1
7393| #define HAVE_STDLIB_H 1
7394| #define HAVE_STRING_H 1
7395| #define HAVE_MEMORY_H 1
7396| #define HAVE_STRINGS_H 1
7397| #define HAVE_INTTYPES_H 1
7398| #define HAVE_STDINT_H 1
7399| #define HAVE_UNISTD_H 1
7400| #define __EXTENSIONS__ 1
7401| #define _ALL_SOURCE 1
7402| #define _GNU_SOURCE 1
7403| #define _POSIX_PTHREAD_SEMANTICS 1
7404| #define _TANDEM_SOURCE 1
7405| #define PACKAGE "mpich"
7406| #define VERSION "3.3.1"
7407| #define HAVE_DLFCN_H 1
7408| #define LT_OBJDIR ".libs/"
7409| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7410| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7411| #define HAVE_TAG_ERROR_BITS 1
7412| #define USE_LOGGING MPICH_LOGGING__NONE
7413| #define HAVE_VISIBILITY 1
7414| #define HWLOC_VERSION "2.0.3rc2-git"
7415| #define HWLOC_VERSION_MAJOR 2
7416| #define HWLOC_VERSION_MINOR 0
7417| #define HWLOC_VERSION_RELEASE 3
7418| #define HWLOC_VERSION_GREEK "rc2"
7419| #define HWLOC_SYM_PREFIX hwloc_
7420| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7421| #define HWLOC_SYM_TRANSFORM 0
7422| #define _HPUX_SOURCE 1
7423| #define SIZEOF_VOID_P 8
7424| #define HWLOC_DARWIN_SYS 1
7425| #define HWLOC_X86_64_ARCH 1
7426| #define SIZEOF_UNSIGNED_LONG 8
7427| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7428| #define SIZEOF_UNSIGNED_INT 4
7429| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7430| #define HWLOC_HAVE_ATTRIBUTE 1
7431| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7432| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7433| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7434| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7435| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7436| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7437| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7438| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7439| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7440| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7441| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7442| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7443| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7444| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7445| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7446| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7447| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7448| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7449| #define HWLOC_C_HAVE_VISIBILITY 0
7450| #define HAVE_UNISTD_H 1
7451| #define HAVE_DIRENT_H 1
7452| #define HAVE_STRINGS_H 1
7453| #define HAVE_CTYPE_H 1
7454| #define HAVE_STRCASECMP 1
7455| #define HWLOC_HAVE_DECL_STRCASECMP 1
7456| #define HAVE_STRNCASECMP 1
7457| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7458| #define HAVE_STRFTIME 1
7459| #define HAVE_SETLOCALE 1
7460| #define HWLOC_HAVE_STDINT_H 1
7461| #define HAVE_SYS_MMAN_H 1
7462| #define HAVE_DECL_FABSF 1
7463| #define HAVE_DECL_MODFF 1
7464| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7465| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7466| #define HAVE_DECL__SC_NPROC_ONLN 0
7467| #define HAVE_DECL__SC_NPROC_CONF 0
7468| #define HAVE_DECL__SC_PAGESIZE 1
7469| #define HAVE_DECL__SC_PAGE_SIZE 1
7470| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7471| #define HAVE_MACH_MACH_HOST_H 1
7472| #define HAVE_MACH_MACH_INIT_H 1
7473| #define HAVE_HOST_INFO 1
7474| #define HAVE_SYS_PARAM_H 1
7475| #define HAVE_SYS_SYSCTL_H 1
7476| #define HAVE_DECL_CTL_HW 1
7477| #define HAVE_DECL_HW_NCPU 1
7478| #define HAVE_DECL_STRTOULL 1
7479| #define HAVE_SSIZE_T 1
7480| #define HAVE_DECL_SNPRINTF 1
7481| #define HAVE_DECL__STRDUP 0
7482| #define HAVE_DECL__PUTENV 0
7483| #define HAVE_SYSCTL 1
7484| #define HAVE_SYSCTLBYNAME 1
7485| #define HAVE_DECL_GETPROGNAME 1
7486| #define HAVE_DECL_GETEXECNAME 0
7487| #define HAVE_DECL_GETMODULEFILENAME 0
7488| #define HAVE___PROGNAME 1
7489| #define HAVE_PTHREAD_T 1
7490| #define hwloc_pid_t pid_t
7491| #define hwloc_thread_t pthread_t
7492| #define HAVE_DECL_SCHED_GETCPU 0
7493| #define HWLOC_HAVE_SYSCALL 1
7494| #define HAVE_FFS 1
7495| #define HWLOC_HAVE_DECL_FFS 1
7496| #define HWLOC_HAVE_FFS 1
7497| #define HAVE_FFSL 1
7498| #define HWLOC_HAVE_DECL_FFSL 1
7499| #define HWLOC_HAVE_FFSL 1
7500| #define HAVE_FLS 1
7501| /* end confdefs.h.  */
7502| #include <stdio.h>
7503| #ifdef HAVE_SYS_TYPES_H
7504| # include <sys/types.h>
7505| #endif
7506| #ifdef HAVE_SYS_STAT_H
7507| # include <sys/stat.h>
7508| #endif
7509| #ifdef STDC_HEADERS
7510| # include <stdlib.h>
7511| # include <stddef.h>
7512| #else
7513| # ifdef HAVE_STDLIB_H
7514| #  include <stdlib.h>
7515| # endif
7516| #endif
7517| #ifdef HAVE_STRING_H
7518| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7519| #  include <memory.h>
7520| # endif
7521| # include <string.h>
7522| #endif
7523| #ifdef HAVE_STRINGS_H
7524| # include <strings.h>
7525| #endif
7526| #ifdef HAVE_INTTYPES_H
7527| # include <inttypes.h>
7528| #endif
7529| #ifdef HAVE_STDINT_H
7530| # include <stdint.h>
7531| #endif
7532| #ifdef HAVE_UNISTD_H
7533| # include <unistd.h>
7534| #endif
7535| int
7536| main ()
7537| {
7538| fls(1,2,3,4,5,6,7,8,9,10);
7539|
7540|   ;
7541|   return 0;
7542| }
7543configure:36921: result: yes
7544configure:36943: checking for flsl
7545configure:36943: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7546configure:36943: $? = 0
7547configure:36943: result: yes
7548configure:36950: checking whether flsl is declared
7549configure:36950: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7550configure:36950: $? = 0
7551configure:36950: result: yes
7552configure:36953: checking whether function flsl has a complete prototype
7553configure:36968: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
7554conftest.c:159:8: error: too many arguments to function call, expected 1, have 10
7555flsl(1,2,3,4,5,6,7,8,9,10);
7556~~~~   ^~~~~~~~~~~~~~~~~~
7557/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/strings.h:88:1: note: 'flsl' declared here
7558int      flsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
7559^
75601 error generated.
7561configure:36968: $? = 1
7562configure: failed program was:
7563| /* confdefs.h */
7564| #define PACKAGE_NAME "MPICH"
7565| #define PACKAGE_TARNAME "mpich"
7566| #define PACKAGE_VERSION "3.3.1"
7567| #define PACKAGE_STRING "MPICH 3.3.1"
7568| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7569| #define PACKAGE_URL "http://www.mpich.org/"
7570| #define STDC_HEADERS 1
7571| #define HAVE_SYS_TYPES_H 1
7572| #define HAVE_SYS_STAT_H 1
7573| #define HAVE_STDLIB_H 1
7574| #define HAVE_STRING_H 1
7575| #define HAVE_MEMORY_H 1
7576| #define HAVE_STRINGS_H 1
7577| #define HAVE_INTTYPES_H 1
7578| #define HAVE_STDINT_H 1
7579| #define HAVE_UNISTD_H 1
7580| #define __EXTENSIONS__ 1
7581| #define _ALL_SOURCE 1
7582| #define _GNU_SOURCE 1
7583| #define _POSIX_PTHREAD_SEMANTICS 1
7584| #define _TANDEM_SOURCE 1
7585| #define PACKAGE "mpich"
7586| #define VERSION "3.3.1"
7587| #define HAVE_DLFCN_H 1
7588| #define LT_OBJDIR ".libs/"
7589| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7590| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7591| #define HAVE_TAG_ERROR_BITS 1
7592| #define USE_LOGGING MPICH_LOGGING__NONE
7593| #define HAVE_VISIBILITY 1
7594| #define HWLOC_VERSION "2.0.3rc2-git"
7595| #define HWLOC_VERSION_MAJOR 2
7596| #define HWLOC_VERSION_MINOR 0
7597| #define HWLOC_VERSION_RELEASE 3
7598| #define HWLOC_VERSION_GREEK "rc2"
7599| #define HWLOC_SYM_PREFIX hwloc_
7600| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7601| #define HWLOC_SYM_TRANSFORM 0
7602| #define _HPUX_SOURCE 1
7603| #define SIZEOF_VOID_P 8
7604| #define HWLOC_DARWIN_SYS 1
7605| #define HWLOC_X86_64_ARCH 1
7606| #define SIZEOF_UNSIGNED_LONG 8
7607| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7608| #define SIZEOF_UNSIGNED_INT 4
7609| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7610| #define HWLOC_HAVE_ATTRIBUTE 1
7611| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7612| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7613| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7614| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7615| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7616| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7617| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7618| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7619| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7620| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7621| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7622| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7623| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7624| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7625| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7626| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7627| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7628| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7629| #define HWLOC_C_HAVE_VISIBILITY 0
7630| #define HAVE_UNISTD_H 1
7631| #define HAVE_DIRENT_H 1
7632| #define HAVE_STRINGS_H 1
7633| #define HAVE_CTYPE_H 1
7634| #define HAVE_STRCASECMP 1
7635| #define HWLOC_HAVE_DECL_STRCASECMP 1
7636| #define HAVE_STRNCASECMP 1
7637| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7638| #define HAVE_STRFTIME 1
7639| #define HAVE_SETLOCALE 1
7640| #define HWLOC_HAVE_STDINT_H 1
7641| #define HAVE_SYS_MMAN_H 1
7642| #define HAVE_DECL_FABSF 1
7643| #define HAVE_DECL_MODFF 1
7644| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7645| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7646| #define HAVE_DECL__SC_NPROC_ONLN 0
7647| #define HAVE_DECL__SC_NPROC_CONF 0
7648| #define HAVE_DECL__SC_PAGESIZE 1
7649| #define HAVE_DECL__SC_PAGE_SIZE 1
7650| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7651| #define HAVE_MACH_MACH_HOST_H 1
7652| #define HAVE_MACH_MACH_INIT_H 1
7653| #define HAVE_HOST_INFO 1
7654| #define HAVE_SYS_PARAM_H 1
7655| #define HAVE_SYS_SYSCTL_H 1
7656| #define HAVE_DECL_CTL_HW 1
7657| #define HAVE_DECL_HW_NCPU 1
7658| #define HAVE_DECL_STRTOULL 1
7659| #define HAVE_SSIZE_T 1
7660| #define HAVE_DECL_SNPRINTF 1
7661| #define HAVE_DECL__STRDUP 0
7662| #define HAVE_DECL__PUTENV 0
7663| #define HAVE_SYSCTL 1
7664| #define HAVE_SYSCTLBYNAME 1
7665| #define HAVE_DECL_GETPROGNAME 1
7666| #define HAVE_DECL_GETEXECNAME 0
7667| #define HAVE_DECL_GETMODULEFILENAME 0
7668| #define HAVE___PROGNAME 1
7669| #define HAVE_PTHREAD_T 1
7670| #define hwloc_pid_t pid_t
7671| #define hwloc_thread_t pthread_t
7672| #define HAVE_DECL_SCHED_GETCPU 0
7673| #define HWLOC_HAVE_SYSCALL 1
7674| #define HAVE_FFS 1
7675| #define HWLOC_HAVE_DECL_FFS 1
7676| #define HWLOC_HAVE_FFS 1
7677| #define HAVE_FFSL 1
7678| #define HWLOC_HAVE_DECL_FFSL 1
7679| #define HWLOC_HAVE_FFSL 1
7680| #define HAVE_FLS 1
7681| #define HWLOC_HAVE_DECL_FLS 1
7682| #define HWLOC_HAVE_FLS 1
7683| #define HAVE_FLSL 1
7684| /* end confdefs.h.  */
7685| #include <stdio.h>
7686| #ifdef HAVE_SYS_TYPES_H
7687| # include <sys/types.h>
7688| #endif
7689| #ifdef HAVE_SYS_STAT_H
7690| # include <sys/stat.h>
7691| #endif
7692| #ifdef STDC_HEADERS
7693| # include <stdlib.h>
7694| # include <stddef.h>
7695| #else
7696| # ifdef HAVE_STDLIB_H
7697| #  include <stdlib.h>
7698| # endif
7699| #endif
7700| #ifdef HAVE_STRING_H
7701| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7702| #  include <memory.h>
7703| # endif
7704| # include <string.h>
7705| #endif
7706| #ifdef HAVE_STRINGS_H
7707| # include <strings.h>
7708| #endif
7709| #ifdef HAVE_INTTYPES_H
7710| # include <inttypes.h>
7711| #endif
7712| #ifdef HAVE_STDINT_H
7713| # include <stdint.h>
7714| #endif
7715| #ifdef HAVE_UNISTD_H
7716| # include <unistd.h>
7717| #endif
7718| int
7719| main ()
7720| {
7721| flsl(1,2,3,4,5,6,7,8,9,10);
7722|
7723|   ;
7724|   return 0;
7725| }
7726configure:36973: result: yes
7727configure:36996: checking for clz
7728configure:36996: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7729Undefined symbols for architecture x86_64:
7730  "_clz", referenced from:
7731      _main in conftest-997a7d.o
7732ld: symbol(s) not found for architecture x86_64
7733clang: error: linker command failed with exit code 1 (use -v to see invocation)
7734configure:36996: $? = 1
7735configure: failed program was:
7736| /* confdefs.h */
7737| #define PACKAGE_NAME "MPICH"
7738| #define PACKAGE_TARNAME "mpich"
7739| #define PACKAGE_VERSION "3.3.1"
7740| #define PACKAGE_STRING "MPICH 3.3.1"
7741| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7742| #define PACKAGE_URL "http://www.mpich.org/"
7743| #define STDC_HEADERS 1
7744| #define HAVE_SYS_TYPES_H 1
7745| #define HAVE_SYS_STAT_H 1
7746| #define HAVE_STDLIB_H 1
7747| #define HAVE_STRING_H 1
7748| #define HAVE_MEMORY_H 1
7749| #define HAVE_STRINGS_H 1
7750| #define HAVE_INTTYPES_H 1
7751| #define HAVE_STDINT_H 1
7752| #define HAVE_UNISTD_H 1
7753| #define __EXTENSIONS__ 1
7754| #define _ALL_SOURCE 1
7755| #define _GNU_SOURCE 1
7756| #define _POSIX_PTHREAD_SEMANTICS 1
7757| #define _TANDEM_SOURCE 1
7758| #define PACKAGE "mpich"
7759| #define VERSION "3.3.1"
7760| #define HAVE_DLFCN_H 1
7761| #define LT_OBJDIR ".libs/"
7762| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7763| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7764| #define HAVE_TAG_ERROR_BITS 1
7765| #define USE_LOGGING MPICH_LOGGING__NONE
7766| #define HAVE_VISIBILITY 1
7767| #define HWLOC_VERSION "2.0.3rc2-git"
7768| #define HWLOC_VERSION_MAJOR 2
7769| #define HWLOC_VERSION_MINOR 0
7770| #define HWLOC_VERSION_RELEASE 3
7771| #define HWLOC_VERSION_GREEK "rc2"
7772| #define HWLOC_SYM_PREFIX hwloc_
7773| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7774| #define HWLOC_SYM_TRANSFORM 0
7775| #define _HPUX_SOURCE 1
7776| #define SIZEOF_VOID_P 8
7777| #define HWLOC_DARWIN_SYS 1
7778| #define HWLOC_X86_64_ARCH 1
7779| #define SIZEOF_UNSIGNED_LONG 8
7780| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7781| #define SIZEOF_UNSIGNED_INT 4
7782| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7783| #define HWLOC_HAVE_ATTRIBUTE 1
7784| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7785| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7786| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7787| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7788| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7789| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7790| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7791| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7792| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7793| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7794| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7795| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7796| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7797| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7798| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7799| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7800| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7801| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7802| #define HWLOC_C_HAVE_VISIBILITY 0
7803| #define HAVE_UNISTD_H 1
7804| #define HAVE_DIRENT_H 1
7805| #define HAVE_STRINGS_H 1
7806| #define HAVE_CTYPE_H 1
7807| #define HAVE_STRCASECMP 1
7808| #define HWLOC_HAVE_DECL_STRCASECMP 1
7809| #define HAVE_STRNCASECMP 1
7810| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7811| #define HAVE_STRFTIME 1
7812| #define HAVE_SETLOCALE 1
7813| #define HWLOC_HAVE_STDINT_H 1
7814| #define HAVE_SYS_MMAN_H 1
7815| #define HAVE_DECL_FABSF 1
7816| #define HAVE_DECL_MODFF 1
7817| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7818| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7819| #define HAVE_DECL__SC_NPROC_ONLN 0
7820| #define HAVE_DECL__SC_NPROC_CONF 0
7821| #define HAVE_DECL__SC_PAGESIZE 1
7822| #define HAVE_DECL__SC_PAGE_SIZE 1
7823| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7824| #define HAVE_MACH_MACH_HOST_H 1
7825| #define HAVE_MACH_MACH_INIT_H 1
7826| #define HAVE_HOST_INFO 1
7827| #define HAVE_SYS_PARAM_H 1
7828| #define HAVE_SYS_SYSCTL_H 1
7829| #define HAVE_DECL_CTL_HW 1
7830| #define HAVE_DECL_HW_NCPU 1
7831| #define HAVE_DECL_STRTOULL 1
7832| #define HAVE_SSIZE_T 1
7833| #define HAVE_DECL_SNPRINTF 1
7834| #define HAVE_DECL__STRDUP 0
7835| #define HAVE_DECL__PUTENV 0
7836| #define HAVE_SYSCTL 1
7837| #define HAVE_SYSCTLBYNAME 1
7838| #define HAVE_DECL_GETPROGNAME 1
7839| #define HAVE_DECL_GETEXECNAME 0
7840| #define HAVE_DECL_GETMODULEFILENAME 0
7841| #define HAVE___PROGNAME 1
7842| #define HAVE_PTHREAD_T 1
7843| #define hwloc_pid_t pid_t
7844| #define hwloc_thread_t pthread_t
7845| #define HAVE_DECL_SCHED_GETCPU 0
7846| #define HWLOC_HAVE_SYSCALL 1
7847| #define HAVE_FFS 1
7848| #define HWLOC_HAVE_DECL_FFS 1
7849| #define HWLOC_HAVE_FFS 1
7850| #define HAVE_FFSL 1
7851| #define HWLOC_HAVE_DECL_FFSL 1
7852| #define HWLOC_HAVE_FFSL 1
7853| #define HAVE_FLS 1
7854| #define HWLOC_HAVE_DECL_FLS 1
7855| #define HWLOC_HAVE_FLS 1
7856| #define HAVE_FLSL 1
7857| #define HWLOC_HAVE_DECL_FLSL 1
7858| #define HWLOC_HAVE_FLSL 1
7859| /* end confdefs.h.  */
7860| /* Define clz to an innocuous variant, in case <limits.h> declares clz.
7861|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7862| #define clz innocuous_clz
7863|
7864| /* System header to define __stub macros and hopefully few prototypes,
7865|     which can conflict with char clz (); below.
7866|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7867|     <limits.h> exists even on freestanding compilers.  */
7868|
7869| #ifdef __STDC__
7870| # include <limits.h>
7871| #else
7872| # include <assert.h>
7873| #endif
7874|
7875| #undef clz
7876|
7877| /* Override any GCC internal prototype to avoid an error.
7878|    Use char because int might match the return type of a GCC
7879|    builtin and then its argument prototype would still apply.  */
7880| #ifdef __cplusplus
7881| extern "C"
7882| #endif
7883| char clz ();
7884| /* The GNU C library defines this for functions which it implements
7885|     to always fail with ENOSYS.  Some functions are actually named
7886|     something starting with __ and the normal name is an alias.  */
7887| #if defined __stub_clz || defined __stub___clz
7888| choke me
7889| #endif
7890|
7891| int
7892| main ()
7893| {
7894| return clz ();
7895|   ;
7896|   return 0;
7897| }
7898configure:36996: result: no
7899configure:37048: checking for clzl
7900configure:37048: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
7901Undefined symbols for architecture x86_64:
7902  "_clzl", referenced from:
7903      _main in conftest-f0605b.o
7904ld: symbol(s) not found for architecture x86_64
7905clang: error: linker command failed with exit code 1 (use -v to see invocation)
7906configure:37048: $? = 1
7907configure: failed program was:
7908| /* confdefs.h */
7909| #define PACKAGE_NAME "MPICH"
7910| #define PACKAGE_TARNAME "mpich"
7911| #define PACKAGE_VERSION "3.3.1"
7912| #define PACKAGE_STRING "MPICH 3.3.1"
7913| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7914| #define PACKAGE_URL "http://www.mpich.org/"
7915| #define STDC_HEADERS 1
7916| #define HAVE_SYS_TYPES_H 1
7917| #define HAVE_SYS_STAT_H 1
7918| #define HAVE_STDLIB_H 1
7919| #define HAVE_STRING_H 1
7920| #define HAVE_MEMORY_H 1
7921| #define HAVE_STRINGS_H 1
7922| #define HAVE_INTTYPES_H 1
7923| #define HAVE_STDINT_H 1
7924| #define HAVE_UNISTD_H 1
7925| #define __EXTENSIONS__ 1
7926| #define _ALL_SOURCE 1
7927| #define _GNU_SOURCE 1
7928| #define _POSIX_PTHREAD_SEMANTICS 1
7929| #define _TANDEM_SOURCE 1
7930| #define PACKAGE "mpich"
7931| #define VERSION "3.3.1"
7932| #define HAVE_DLFCN_H 1
7933| #define LT_OBJDIR ".libs/"
7934| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7935| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7936| #define HAVE_TAG_ERROR_BITS 1
7937| #define USE_LOGGING MPICH_LOGGING__NONE
7938| #define HAVE_VISIBILITY 1
7939| #define HWLOC_VERSION "2.0.3rc2-git"
7940| #define HWLOC_VERSION_MAJOR 2
7941| #define HWLOC_VERSION_MINOR 0
7942| #define HWLOC_VERSION_RELEASE 3
7943| #define HWLOC_VERSION_GREEK "rc2"
7944| #define HWLOC_SYM_PREFIX hwloc_
7945| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7946| #define HWLOC_SYM_TRANSFORM 0
7947| #define _HPUX_SOURCE 1
7948| #define SIZEOF_VOID_P 8
7949| #define HWLOC_DARWIN_SYS 1
7950| #define HWLOC_X86_64_ARCH 1
7951| #define SIZEOF_UNSIGNED_LONG 8
7952| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7953| #define SIZEOF_UNSIGNED_INT 4
7954| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7955| #define HWLOC_HAVE_ATTRIBUTE 1
7956| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7957| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7958| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7959| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7960| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7961| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7962| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7963| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7964| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7965| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7966| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7967| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7968| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7969| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7970| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7971| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7972| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7973| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7974| #define HWLOC_C_HAVE_VISIBILITY 0
7975| #define HAVE_UNISTD_H 1
7976| #define HAVE_DIRENT_H 1
7977| #define HAVE_STRINGS_H 1
7978| #define HAVE_CTYPE_H 1
7979| #define HAVE_STRCASECMP 1
7980| #define HWLOC_HAVE_DECL_STRCASECMP 1
7981| #define HAVE_STRNCASECMP 1
7982| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7983| #define HAVE_STRFTIME 1
7984| #define HAVE_SETLOCALE 1
7985| #define HWLOC_HAVE_STDINT_H 1
7986| #define HAVE_SYS_MMAN_H 1
7987| #define HAVE_DECL_FABSF 1
7988| #define HAVE_DECL_MODFF 1
7989| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7990| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7991| #define HAVE_DECL__SC_NPROC_ONLN 0
7992| #define HAVE_DECL__SC_NPROC_CONF 0
7993| #define HAVE_DECL__SC_PAGESIZE 1
7994| #define HAVE_DECL__SC_PAGE_SIZE 1
7995| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7996| #define HAVE_MACH_MACH_HOST_H 1
7997| #define HAVE_MACH_MACH_INIT_H 1
7998| #define HAVE_HOST_INFO 1
7999| #define HAVE_SYS_PARAM_H 1
8000| #define HAVE_SYS_SYSCTL_H 1
8001| #define HAVE_DECL_CTL_HW 1
8002| #define HAVE_DECL_HW_NCPU 1
8003| #define HAVE_DECL_STRTOULL 1
8004| #define HAVE_SSIZE_T 1
8005| #define HAVE_DECL_SNPRINTF 1
8006| #define HAVE_DECL__STRDUP 0
8007| #define HAVE_DECL__PUTENV 0
8008| #define HAVE_SYSCTL 1
8009| #define HAVE_SYSCTLBYNAME 1
8010| #define HAVE_DECL_GETPROGNAME 1
8011| #define HAVE_DECL_GETEXECNAME 0
8012| #define HAVE_DECL_GETMODULEFILENAME 0
8013| #define HAVE___PROGNAME 1
8014| #define HAVE_PTHREAD_T 1
8015| #define hwloc_pid_t pid_t
8016| #define hwloc_thread_t pthread_t
8017| #define HAVE_DECL_SCHED_GETCPU 0
8018| #define HWLOC_HAVE_SYSCALL 1
8019| #define HAVE_FFS 1
8020| #define HWLOC_HAVE_DECL_FFS 1
8021| #define HWLOC_HAVE_FFS 1
8022| #define HAVE_FFSL 1
8023| #define HWLOC_HAVE_DECL_FFSL 1
8024| #define HWLOC_HAVE_FFSL 1
8025| #define HAVE_FLS 1
8026| #define HWLOC_HAVE_DECL_FLS 1
8027| #define HWLOC_HAVE_FLS 1
8028| #define HAVE_FLSL 1
8029| #define HWLOC_HAVE_DECL_FLSL 1
8030| #define HWLOC_HAVE_FLSL 1
8031| /* end confdefs.h.  */
8032| /* Define clzl to an innocuous variant, in case <limits.h> declares clzl.
8033|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8034| #define clzl innocuous_clzl
8035|
8036| /* System header to define __stub macros and hopefully few prototypes,
8037|     which can conflict with char clzl (); below.
8038|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8039|     <limits.h> exists even on freestanding compilers.  */
8040|
8041| #ifdef __STDC__
8042| # include <limits.h>
8043| #else
8044| # include <assert.h>
8045| #endif
8046|
8047| #undef clzl
8048|
8049| /* Override any GCC internal prototype to avoid an error.
8050|    Use char because int might match the return type of a GCC
8051|    builtin and then its argument prototype would still apply.  */
8052| #ifdef __cplusplus
8053| extern "C"
8054| #endif
8055| char clzl ();
8056| /* The GNU C library defines this for functions which it implements
8057|     to always fail with ENOSYS.  Some functions are actually named
8058|     something starting with __ and the normal name is an alias.  */
8059| #if defined __stub_clzl || defined __stub___clzl
8060| choke me
8061| #endif
8062|
8063| int
8064| main ()
8065| {
8066| return clzl ();
8067|   ;
8068|   return 0;
8069| }
8070configure:37048: result: no
8071configure:37102: checking for openat
8072configure:37102: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8073configure:37102: $? = 0
8074configure:37102: result: yes
8075configure:37116: checking malloc.h usability
8076configure:37116: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
8077conftest.c:159:10: fatal error: 'malloc.h' file not found
8078#include <malloc.h>
8079         ^~~~~~~~~~
80801 error generated.
8081configure:37116: $? = 1
8082configure: failed program was:
8083| /* confdefs.h */
8084| #define PACKAGE_NAME "MPICH"
8085| #define PACKAGE_TARNAME "mpich"
8086| #define PACKAGE_VERSION "3.3.1"
8087| #define PACKAGE_STRING "MPICH 3.3.1"
8088| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8089| #define PACKAGE_URL "http://www.mpich.org/"
8090| #define STDC_HEADERS 1
8091| #define HAVE_SYS_TYPES_H 1
8092| #define HAVE_SYS_STAT_H 1
8093| #define HAVE_STDLIB_H 1
8094| #define HAVE_STRING_H 1
8095| #define HAVE_MEMORY_H 1
8096| #define HAVE_STRINGS_H 1
8097| #define HAVE_INTTYPES_H 1
8098| #define HAVE_STDINT_H 1
8099| #define HAVE_UNISTD_H 1
8100| #define __EXTENSIONS__ 1
8101| #define _ALL_SOURCE 1
8102| #define _GNU_SOURCE 1
8103| #define _POSIX_PTHREAD_SEMANTICS 1
8104| #define _TANDEM_SOURCE 1
8105| #define PACKAGE "mpich"
8106| #define VERSION "3.3.1"
8107| #define HAVE_DLFCN_H 1
8108| #define LT_OBJDIR ".libs/"
8109| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8110| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8111| #define HAVE_TAG_ERROR_BITS 1
8112| #define USE_LOGGING MPICH_LOGGING__NONE
8113| #define HAVE_VISIBILITY 1
8114| #define HWLOC_VERSION "2.0.3rc2-git"
8115| #define HWLOC_VERSION_MAJOR 2
8116| #define HWLOC_VERSION_MINOR 0
8117| #define HWLOC_VERSION_RELEASE 3
8118| #define HWLOC_VERSION_GREEK "rc2"
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_STRCASECMP 1
8155| #define HWLOC_HAVE_DECL_STRCASECMP 1
8156| #define HAVE_STRNCASECMP 1
8157| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8158| #define HAVE_STRFTIME 1
8159| #define HAVE_SETLOCALE 1
8160| #define HWLOC_HAVE_STDINT_H 1
8161| #define HAVE_SYS_MMAN_H 1
8162| #define HAVE_DECL_FABSF 1
8163| #define HAVE_DECL_MODFF 1
8164| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8165| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8166| #define HAVE_DECL__SC_NPROC_ONLN 0
8167| #define HAVE_DECL__SC_NPROC_CONF 0
8168| #define HAVE_DECL__SC_PAGESIZE 1
8169| #define HAVE_DECL__SC_PAGE_SIZE 1
8170| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8171| #define HAVE_MACH_MACH_HOST_H 1
8172| #define HAVE_MACH_MACH_INIT_H 1
8173| #define HAVE_HOST_INFO 1
8174| #define HAVE_SYS_PARAM_H 1
8175| #define HAVE_SYS_SYSCTL_H 1
8176| #define HAVE_DECL_CTL_HW 1
8177| #define HAVE_DECL_HW_NCPU 1
8178| #define HAVE_DECL_STRTOULL 1
8179| #define HAVE_SSIZE_T 1
8180| #define HAVE_DECL_SNPRINTF 1
8181| #define HAVE_DECL__STRDUP 0
8182| #define HAVE_DECL__PUTENV 0
8183| #define HAVE_SYSCTL 1
8184| #define HAVE_SYSCTLBYNAME 1
8185| #define HAVE_DECL_GETPROGNAME 1
8186| #define HAVE_DECL_GETEXECNAME 0
8187| #define HAVE_DECL_GETMODULEFILENAME 0
8188| #define HAVE___PROGNAME 1
8189| #define HAVE_PTHREAD_T 1
8190| #define hwloc_pid_t pid_t
8191| #define hwloc_thread_t pthread_t
8192| #define HAVE_DECL_SCHED_GETCPU 0
8193| #define HWLOC_HAVE_SYSCALL 1
8194| #define HAVE_FFS 1
8195| #define HWLOC_HAVE_DECL_FFS 1
8196| #define HWLOC_HAVE_FFS 1
8197| #define HAVE_FFSL 1
8198| #define HWLOC_HAVE_DECL_FFSL 1
8199| #define HWLOC_HAVE_FFSL 1
8200| #define HAVE_FLS 1
8201| #define HWLOC_HAVE_DECL_FLS 1
8202| #define HWLOC_HAVE_FLS 1
8203| #define HAVE_FLSL 1
8204| #define HWLOC_HAVE_DECL_FLSL 1
8205| #define HWLOC_HAVE_FLSL 1
8206| #define HAVE_OPENAT 1
8207| /* end confdefs.h.  */
8208| #include <stdio.h>
8209| #ifdef HAVE_SYS_TYPES_H
8210| # include <sys/types.h>
8211| #endif
8212| #ifdef HAVE_SYS_STAT_H
8213| # include <sys/stat.h>
8214| #endif
8215| #ifdef STDC_HEADERS
8216| # include <stdlib.h>
8217| # include <stddef.h>
8218| #else
8219| # ifdef HAVE_STDLIB_H
8220| #  include <stdlib.h>
8221| # endif
8222| #endif
8223| #ifdef HAVE_STRING_H
8224| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8225| #  include <memory.h>
8226| # endif
8227| # include <string.h>
8228| #endif
8229| #ifdef HAVE_STRINGS_H
8230| # include <strings.h>
8231| #endif
8232| #ifdef HAVE_INTTYPES_H
8233| # include <inttypes.h>
8234| #endif
8235| #ifdef HAVE_STDINT_H
8236| # include <stdint.h>
8237| #endif
8238| #ifdef HAVE_UNISTD_H
8239| # include <unistd.h>
8240| #endif
8241| #include <malloc.h>
8242configure:37116: result: no
8243configure:37116: checking malloc.h presence
8244configure:37116: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
8245conftest.c:126:10: fatal error: 'malloc.h' file not found
8246#include <malloc.h>
8247         ^~~~~~~~~~
82481 error generated.
8249configure:37116: $? = 1
8250configure: failed program was:
8251| /* confdefs.h */
8252| #define PACKAGE_NAME "MPICH"
8253| #define PACKAGE_TARNAME "mpich"
8254| #define PACKAGE_VERSION "3.3.1"
8255| #define PACKAGE_STRING "MPICH 3.3.1"
8256| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8257| #define PACKAGE_URL "http://www.mpich.org/"
8258| #define STDC_HEADERS 1
8259| #define HAVE_SYS_TYPES_H 1
8260| #define HAVE_SYS_STAT_H 1
8261| #define HAVE_STDLIB_H 1
8262| #define HAVE_STRING_H 1
8263| #define HAVE_MEMORY_H 1
8264| #define HAVE_STRINGS_H 1
8265| #define HAVE_INTTYPES_H 1
8266| #define HAVE_STDINT_H 1
8267| #define HAVE_UNISTD_H 1
8268| #define __EXTENSIONS__ 1
8269| #define _ALL_SOURCE 1
8270| #define _GNU_SOURCE 1
8271| #define _POSIX_PTHREAD_SEMANTICS 1
8272| #define _TANDEM_SOURCE 1
8273| #define PACKAGE "mpich"
8274| #define VERSION "3.3.1"
8275| #define HAVE_DLFCN_H 1
8276| #define LT_OBJDIR ".libs/"
8277| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8278| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8279| #define HAVE_TAG_ERROR_BITS 1
8280| #define USE_LOGGING MPICH_LOGGING__NONE
8281| #define HAVE_VISIBILITY 1
8282| #define HWLOC_VERSION "2.0.3rc2-git"
8283| #define HWLOC_VERSION_MAJOR 2
8284| #define HWLOC_VERSION_MINOR 0
8285| #define HWLOC_VERSION_RELEASE 3
8286| #define HWLOC_VERSION_GREEK "rc2"
8287| #define HWLOC_SYM_PREFIX hwloc_
8288| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8289| #define HWLOC_SYM_TRANSFORM 0
8290| #define _HPUX_SOURCE 1
8291| #define SIZEOF_VOID_P 8
8292| #define HWLOC_DARWIN_SYS 1
8293| #define HWLOC_X86_64_ARCH 1
8294| #define SIZEOF_UNSIGNED_LONG 8
8295| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8296| #define SIZEOF_UNSIGNED_INT 4
8297| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8298| #define HWLOC_HAVE_ATTRIBUTE 1
8299| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8300| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8301| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8302| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8303| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8304| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8305| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8306| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8307| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8308| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8309| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8310| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8311| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8312| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8313| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8314| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8315| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8316| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8317| #define HWLOC_C_HAVE_VISIBILITY 0
8318| #define HAVE_UNISTD_H 1
8319| #define HAVE_DIRENT_H 1
8320| #define HAVE_STRINGS_H 1
8321| #define HAVE_CTYPE_H 1
8322| #define HAVE_STRCASECMP 1
8323| #define HWLOC_HAVE_DECL_STRCASECMP 1
8324| #define HAVE_STRNCASECMP 1
8325| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8326| #define HAVE_STRFTIME 1
8327| #define HAVE_SETLOCALE 1
8328| #define HWLOC_HAVE_STDINT_H 1
8329| #define HAVE_SYS_MMAN_H 1
8330| #define HAVE_DECL_FABSF 1
8331| #define HAVE_DECL_MODFF 1
8332| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8333| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8334| #define HAVE_DECL__SC_NPROC_ONLN 0
8335| #define HAVE_DECL__SC_NPROC_CONF 0
8336| #define HAVE_DECL__SC_PAGESIZE 1
8337| #define HAVE_DECL__SC_PAGE_SIZE 1
8338| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8339| #define HAVE_MACH_MACH_HOST_H 1
8340| #define HAVE_MACH_MACH_INIT_H 1
8341| #define HAVE_HOST_INFO 1
8342| #define HAVE_SYS_PARAM_H 1
8343| #define HAVE_SYS_SYSCTL_H 1
8344| #define HAVE_DECL_CTL_HW 1
8345| #define HAVE_DECL_HW_NCPU 1
8346| #define HAVE_DECL_STRTOULL 1
8347| #define HAVE_SSIZE_T 1
8348| #define HAVE_DECL_SNPRINTF 1
8349| #define HAVE_DECL__STRDUP 0
8350| #define HAVE_DECL__PUTENV 0
8351| #define HAVE_SYSCTL 1
8352| #define HAVE_SYSCTLBYNAME 1
8353| #define HAVE_DECL_GETPROGNAME 1
8354| #define HAVE_DECL_GETEXECNAME 0
8355| #define HAVE_DECL_GETMODULEFILENAME 0
8356| #define HAVE___PROGNAME 1
8357| #define HAVE_PTHREAD_T 1
8358| #define hwloc_pid_t pid_t
8359| #define hwloc_thread_t pthread_t
8360| #define HAVE_DECL_SCHED_GETCPU 0
8361| #define HWLOC_HAVE_SYSCALL 1
8362| #define HAVE_FFS 1
8363| #define HWLOC_HAVE_DECL_FFS 1
8364| #define HWLOC_HAVE_FFS 1
8365| #define HAVE_FFSL 1
8366| #define HWLOC_HAVE_DECL_FFSL 1
8367| #define HWLOC_HAVE_FFSL 1
8368| #define HAVE_FLS 1
8369| #define HWLOC_HAVE_DECL_FLS 1
8370| #define HWLOC_HAVE_FLS 1
8371| #define HAVE_FLSL 1
8372| #define HWLOC_HAVE_DECL_FLSL 1
8373| #define HWLOC_HAVE_FLSL 1
8374| #define HAVE_OPENAT 1
8375| /* end confdefs.h.  */
8376| #include <malloc.h>
8377configure:37116: result: no
8378configure:37116: checking for malloc.h
8379configure:37116: result: no
8380configure:37129: checking for getpagesize
8381configure:37129: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8382configure:37129: $? = 0
8383configure:37129: result: yes
8384configure:37129: checking for memalign
8385configure:37129: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8386Undefined symbols for architecture x86_64:
8387  "_memalign", referenced from:
8388      _main in conftest-ff2373.o
8389ld: symbol(s) not found for architecture x86_64
8390clang: error: linker command failed with exit code 1 (use -v to see invocation)
8391configure:37129: $? = 1
8392configure: failed program was:
8393| /* confdefs.h */
8394| #define PACKAGE_NAME "MPICH"
8395| #define PACKAGE_TARNAME "mpich"
8396| #define PACKAGE_VERSION "3.3.1"
8397| #define PACKAGE_STRING "MPICH 3.3.1"
8398| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8399| #define PACKAGE_URL "http://www.mpich.org/"
8400| #define STDC_HEADERS 1
8401| #define HAVE_SYS_TYPES_H 1
8402| #define HAVE_SYS_STAT_H 1
8403| #define HAVE_STDLIB_H 1
8404| #define HAVE_STRING_H 1
8405| #define HAVE_MEMORY_H 1
8406| #define HAVE_STRINGS_H 1
8407| #define HAVE_INTTYPES_H 1
8408| #define HAVE_STDINT_H 1
8409| #define HAVE_UNISTD_H 1
8410| #define __EXTENSIONS__ 1
8411| #define _ALL_SOURCE 1
8412| #define _GNU_SOURCE 1
8413| #define _POSIX_PTHREAD_SEMANTICS 1
8414| #define _TANDEM_SOURCE 1
8415| #define PACKAGE "mpich"
8416| #define VERSION "3.3.1"
8417| #define HAVE_DLFCN_H 1
8418| #define LT_OBJDIR ".libs/"
8419| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8420| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8421| #define HAVE_TAG_ERROR_BITS 1
8422| #define USE_LOGGING MPICH_LOGGING__NONE
8423| #define HAVE_VISIBILITY 1
8424| #define HWLOC_VERSION "2.0.3rc2-git"
8425| #define HWLOC_VERSION_MAJOR 2
8426| #define HWLOC_VERSION_MINOR 0
8427| #define HWLOC_VERSION_RELEASE 3
8428| #define HWLOC_VERSION_GREEK "rc2"
8429| #define HWLOC_SYM_PREFIX hwloc_
8430| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8431| #define HWLOC_SYM_TRANSFORM 0
8432| #define _HPUX_SOURCE 1
8433| #define SIZEOF_VOID_P 8
8434| #define HWLOC_DARWIN_SYS 1
8435| #define HWLOC_X86_64_ARCH 1
8436| #define SIZEOF_UNSIGNED_LONG 8
8437| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8438| #define SIZEOF_UNSIGNED_INT 4
8439| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8440| #define HWLOC_HAVE_ATTRIBUTE 1
8441| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8442| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8443| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8444| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8445| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8446| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8447| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8448| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8449| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8450| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8451| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8452| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8453| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8454| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8455| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8456| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8457| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8458| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8459| #define HWLOC_C_HAVE_VISIBILITY 0
8460| #define HAVE_UNISTD_H 1
8461| #define HAVE_DIRENT_H 1
8462| #define HAVE_STRINGS_H 1
8463| #define HAVE_CTYPE_H 1
8464| #define HAVE_STRCASECMP 1
8465| #define HWLOC_HAVE_DECL_STRCASECMP 1
8466| #define HAVE_STRNCASECMP 1
8467| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8468| #define HAVE_STRFTIME 1
8469| #define HAVE_SETLOCALE 1
8470| #define HWLOC_HAVE_STDINT_H 1
8471| #define HAVE_SYS_MMAN_H 1
8472| #define HAVE_DECL_FABSF 1
8473| #define HAVE_DECL_MODFF 1
8474| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8475| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8476| #define HAVE_DECL__SC_NPROC_ONLN 0
8477| #define HAVE_DECL__SC_NPROC_CONF 0
8478| #define HAVE_DECL__SC_PAGESIZE 1
8479| #define HAVE_DECL__SC_PAGE_SIZE 1
8480| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8481| #define HAVE_MACH_MACH_HOST_H 1
8482| #define HAVE_MACH_MACH_INIT_H 1
8483| #define HAVE_HOST_INFO 1
8484| #define HAVE_SYS_PARAM_H 1
8485| #define HAVE_SYS_SYSCTL_H 1
8486| #define HAVE_DECL_CTL_HW 1
8487| #define HAVE_DECL_HW_NCPU 1
8488| #define HAVE_DECL_STRTOULL 1
8489| #define HAVE_SSIZE_T 1
8490| #define HAVE_DECL_SNPRINTF 1
8491| #define HAVE_DECL__STRDUP 0
8492| #define HAVE_DECL__PUTENV 0
8493| #define HAVE_SYSCTL 1
8494| #define HAVE_SYSCTLBYNAME 1
8495| #define HAVE_DECL_GETPROGNAME 1
8496| #define HAVE_DECL_GETEXECNAME 0
8497| #define HAVE_DECL_GETMODULEFILENAME 0
8498| #define HAVE___PROGNAME 1
8499| #define HAVE_PTHREAD_T 1
8500| #define hwloc_pid_t pid_t
8501| #define hwloc_thread_t pthread_t
8502| #define HAVE_DECL_SCHED_GETCPU 0
8503| #define HWLOC_HAVE_SYSCALL 1
8504| #define HAVE_FFS 1
8505| #define HWLOC_HAVE_DECL_FFS 1
8506| #define HWLOC_HAVE_FFS 1
8507| #define HAVE_FFSL 1
8508| #define HWLOC_HAVE_DECL_FFSL 1
8509| #define HWLOC_HAVE_FFSL 1
8510| #define HAVE_FLS 1
8511| #define HWLOC_HAVE_DECL_FLS 1
8512| #define HWLOC_HAVE_FLS 1
8513| #define HAVE_FLSL 1
8514| #define HWLOC_HAVE_DECL_FLSL 1
8515| #define HWLOC_HAVE_FLSL 1
8516| #define HAVE_OPENAT 1
8517| #define HAVE_GETPAGESIZE 1
8518| /* end confdefs.h.  */
8519| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
8520|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8521| #define memalign innocuous_memalign
8522|
8523| /* System header to define __stub macros and hopefully few prototypes,
8524|     which can conflict with char memalign (); below.
8525|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8526|     <limits.h> exists even on freestanding compilers.  */
8527|
8528| #ifdef __STDC__
8529| # include <limits.h>
8530| #else
8531| # include <assert.h>
8532| #endif
8533|
8534| #undef memalign
8535|
8536| /* Override any GCC internal prototype to avoid an error.
8537|    Use char because int might match the return type of a GCC
8538|    builtin and then its argument prototype would still apply.  */
8539| #ifdef __cplusplus
8540| extern "C"
8541| #endif
8542| char memalign ();
8543| /* The GNU C library defines this for functions which it implements
8544|     to always fail with ENOSYS.  Some functions are actually named
8545|     something starting with __ and the normal name is an alias.  */
8546| #if defined __stub_memalign || defined __stub___memalign
8547| choke me
8548| #endif
8549|
8550| int
8551| main ()
8552| {
8553| return memalign ();
8554|   ;
8555|   return 0;
8556| }
8557configure:37129: result: no
8558configure:37129: checking for posix_memalign
8559configure:37129: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8560configure:37129: $? = 0
8561configure:37129: result: yes
8562configure:37141: checking sys/utsname.h usability
8563configure:37141: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
8564configure:37141: $? = 0
8565configure:37141: result: yes
8566configure:37141: checking sys/utsname.h presence
8567configure:37141: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
8568configure:37141: $? = 0
8569configure:37141: result: yes
8570configure:37141: checking for sys/utsname.h
8571configure:37141: result: yes
8572configure:37153: checking for uname
8573configure:37153: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8574configure:37153: $? = 0
8575configure:37153: result: yes
8576configure:37204: checking pthread_np.h usability
8577configure:37204: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
8578conftest.c:164:10: fatal error: 'pthread_np.h' file not found
8579#include <pthread_np.h>
8580         ^~~~~~~~~~~~~~
85811 error generated.
8582configure:37204: $? = 1
8583configure: failed program was:
8584| /* confdefs.h */
8585| #define PACKAGE_NAME "MPICH"
8586| #define PACKAGE_TARNAME "mpich"
8587| #define PACKAGE_VERSION "3.3.1"
8588| #define PACKAGE_STRING "MPICH 3.3.1"
8589| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8590| #define PACKAGE_URL "http://www.mpich.org/"
8591| #define STDC_HEADERS 1
8592| #define HAVE_SYS_TYPES_H 1
8593| #define HAVE_SYS_STAT_H 1
8594| #define HAVE_STDLIB_H 1
8595| #define HAVE_STRING_H 1
8596| #define HAVE_MEMORY_H 1
8597| #define HAVE_STRINGS_H 1
8598| #define HAVE_INTTYPES_H 1
8599| #define HAVE_STDINT_H 1
8600| #define HAVE_UNISTD_H 1
8601| #define __EXTENSIONS__ 1
8602| #define _ALL_SOURCE 1
8603| #define _GNU_SOURCE 1
8604| #define _POSIX_PTHREAD_SEMANTICS 1
8605| #define _TANDEM_SOURCE 1
8606| #define PACKAGE "mpich"
8607| #define VERSION "3.3.1"
8608| #define HAVE_DLFCN_H 1
8609| #define LT_OBJDIR ".libs/"
8610| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8611| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8612| #define HAVE_TAG_ERROR_BITS 1
8613| #define USE_LOGGING MPICH_LOGGING__NONE
8614| #define HAVE_VISIBILITY 1
8615| #define HWLOC_VERSION "2.0.3rc2-git"
8616| #define HWLOC_VERSION_MAJOR 2
8617| #define HWLOC_VERSION_MINOR 0
8618| #define HWLOC_VERSION_RELEASE 3
8619| #define HWLOC_VERSION_GREEK "rc2"
8620| #define HWLOC_SYM_PREFIX hwloc_
8621| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8622| #define HWLOC_SYM_TRANSFORM 0
8623| #define _HPUX_SOURCE 1
8624| #define SIZEOF_VOID_P 8
8625| #define HWLOC_DARWIN_SYS 1
8626| #define HWLOC_X86_64_ARCH 1
8627| #define SIZEOF_UNSIGNED_LONG 8
8628| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8629| #define SIZEOF_UNSIGNED_INT 4
8630| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8631| #define HWLOC_HAVE_ATTRIBUTE 1
8632| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8633| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8634| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8635| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8636| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8637| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8638| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8639| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8640| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8641| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8642| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8643| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8644| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8645| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8646| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8647| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8648| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8649| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8650| #define HWLOC_C_HAVE_VISIBILITY 0
8651| #define HAVE_UNISTD_H 1
8652| #define HAVE_DIRENT_H 1
8653| #define HAVE_STRINGS_H 1
8654| #define HAVE_CTYPE_H 1
8655| #define HAVE_STRCASECMP 1
8656| #define HWLOC_HAVE_DECL_STRCASECMP 1
8657| #define HAVE_STRNCASECMP 1
8658| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8659| #define HAVE_STRFTIME 1
8660| #define HAVE_SETLOCALE 1
8661| #define HWLOC_HAVE_STDINT_H 1
8662| #define HAVE_SYS_MMAN_H 1
8663| #define HAVE_DECL_FABSF 1
8664| #define HAVE_DECL_MODFF 1
8665| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8666| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8667| #define HAVE_DECL__SC_NPROC_ONLN 0
8668| #define HAVE_DECL__SC_NPROC_CONF 0
8669| #define HAVE_DECL__SC_PAGESIZE 1
8670| #define HAVE_DECL__SC_PAGE_SIZE 1
8671| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8672| #define HAVE_MACH_MACH_HOST_H 1
8673| #define HAVE_MACH_MACH_INIT_H 1
8674| #define HAVE_HOST_INFO 1
8675| #define HAVE_SYS_PARAM_H 1
8676| #define HAVE_SYS_SYSCTL_H 1
8677| #define HAVE_DECL_CTL_HW 1
8678| #define HAVE_DECL_HW_NCPU 1
8679| #define HAVE_DECL_STRTOULL 1
8680| #define HAVE_SSIZE_T 1
8681| #define HAVE_DECL_SNPRINTF 1
8682| #define HAVE_DECL__STRDUP 0
8683| #define HAVE_DECL__PUTENV 0
8684| #define HAVE_SYSCTL 1
8685| #define HAVE_SYSCTLBYNAME 1
8686| #define HAVE_DECL_GETPROGNAME 1
8687| #define HAVE_DECL_GETEXECNAME 0
8688| #define HAVE_DECL_GETMODULEFILENAME 0
8689| #define HAVE___PROGNAME 1
8690| #define HAVE_PTHREAD_T 1
8691| #define hwloc_pid_t pid_t
8692| #define hwloc_thread_t pthread_t
8693| #define HAVE_DECL_SCHED_GETCPU 0
8694| #define HWLOC_HAVE_SYSCALL 1
8695| #define HAVE_FFS 1
8696| #define HWLOC_HAVE_DECL_FFS 1
8697| #define HWLOC_HAVE_FFS 1
8698| #define HAVE_FFSL 1
8699| #define HWLOC_HAVE_DECL_FFSL 1
8700| #define HWLOC_HAVE_FFSL 1
8701| #define HAVE_FLS 1
8702| #define HWLOC_HAVE_DECL_FLS 1
8703| #define HWLOC_HAVE_FLS 1
8704| #define HAVE_FLSL 1
8705| #define HWLOC_HAVE_DECL_FLSL 1
8706| #define HWLOC_HAVE_FLSL 1
8707| #define HAVE_OPENAT 1
8708| #define HAVE_GETPAGESIZE 1
8709| #define HAVE_POSIX_MEMALIGN 1
8710| #define HAVE_SYS_UTSNAME_H 1
8711| #define HAVE_UNAME 1
8712| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8713| /* end confdefs.h.  */
8714| #include <stdio.h>
8715| #ifdef HAVE_SYS_TYPES_H
8716| # include <sys/types.h>
8717| #endif
8718| #ifdef HAVE_SYS_STAT_H
8719| # include <sys/stat.h>
8720| #endif
8721| #ifdef STDC_HEADERS
8722| # include <stdlib.h>
8723| # include <stddef.h>
8724| #else
8725| # ifdef HAVE_STDLIB_H
8726| #  include <stdlib.h>
8727| # endif
8728| #endif
8729| #ifdef HAVE_STRING_H
8730| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8731| #  include <memory.h>
8732| # endif
8733| # include <string.h>
8734| #endif
8735| #ifdef HAVE_STRINGS_H
8736| # include <strings.h>
8737| #endif
8738| #ifdef HAVE_INTTYPES_H
8739| # include <inttypes.h>
8740| #endif
8741| #ifdef HAVE_STDINT_H
8742| # include <stdint.h>
8743| #endif
8744| #ifdef HAVE_UNISTD_H
8745| # include <unistd.h>
8746| #endif
8747| #include <pthread_np.h>
8748configure:37204: result: no
8749configure:37204: checking pthread_np.h presence
8750configure:37204: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
8751conftest.c:131:10: fatal error: 'pthread_np.h' file not found
8752#include <pthread_np.h>
8753         ^~~~~~~~~~~~~~
87541 error generated.
8755configure:37204: $? = 1
8756configure: failed program was:
8757| /* confdefs.h */
8758| #define PACKAGE_NAME "MPICH"
8759| #define PACKAGE_TARNAME "mpich"
8760| #define PACKAGE_VERSION "3.3.1"
8761| #define PACKAGE_STRING "MPICH 3.3.1"
8762| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8763| #define PACKAGE_URL "http://www.mpich.org/"
8764| #define STDC_HEADERS 1
8765| #define HAVE_SYS_TYPES_H 1
8766| #define HAVE_SYS_STAT_H 1
8767| #define HAVE_STDLIB_H 1
8768| #define HAVE_STRING_H 1
8769| #define HAVE_MEMORY_H 1
8770| #define HAVE_STRINGS_H 1
8771| #define HAVE_INTTYPES_H 1
8772| #define HAVE_STDINT_H 1
8773| #define HAVE_UNISTD_H 1
8774| #define __EXTENSIONS__ 1
8775| #define _ALL_SOURCE 1
8776| #define _GNU_SOURCE 1
8777| #define _POSIX_PTHREAD_SEMANTICS 1
8778| #define _TANDEM_SOURCE 1
8779| #define PACKAGE "mpich"
8780| #define VERSION "3.3.1"
8781| #define HAVE_DLFCN_H 1
8782| #define LT_OBJDIR ".libs/"
8783| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8784| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8785| #define HAVE_TAG_ERROR_BITS 1
8786| #define USE_LOGGING MPICH_LOGGING__NONE
8787| #define HAVE_VISIBILITY 1
8788| #define HWLOC_VERSION "2.0.3rc2-git"
8789| #define HWLOC_VERSION_MAJOR 2
8790| #define HWLOC_VERSION_MINOR 0
8791| #define HWLOC_VERSION_RELEASE 3
8792| #define HWLOC_VERSION_GREEK "rc2"
8793| #define HWLOC_SYM_PREFIX hwloc_
8794| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8795| #define HWLOC_SYM_TRANSFORM 0
8796| #define _HPUX_SOURCE 1
8797| #define SIZEOF_VOID_P 8
8798| #define HWLOC_DARWIN_SYS 1
8799| #define HWLOC_X86_64_ARCH 1
8800| #define SIZEOF_UNSIGNED_LONG 8
8801| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8802| #define SIZEOF_UNSIGNED_INT 4
8803| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8804| #define HWLOC_HAVE_ATTRIBUTE 1
8805| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8806| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8807| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8808| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8809| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8810| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8811| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8812| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8813| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8814| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8815| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8816| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8817| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8818| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8819| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8820| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8821| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8822| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8823| #define HWLOC_C_HAVE_VISIBILITY 0
8824| #define HAVE_UNISTD_H 1
8825| #define HAVE_DIRENT_H 1
8826| #define HAVE_STRINGS_H 1
8827| #define HAVE_CTYPE_H 1
8828| #define HAVE_STRCASECMP 1
8829| #define HWLOC_HAVE_DECL_STRCASECMP 1
8830| #define HAVE_STRNCASECMP 1
8831| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8832| #define HAVE_STRFTIME 1
8833| #define HAVE_SETLOCALE 1
8834| #define HWLOC_HAVE_STDINT_H 1
8835| #define HAVE_SYS_MMAN_H 1
8836| #define HAVE_DECL_FABSF 1
8837| #define HAVE_DECL_MODFF 1
8838| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8839| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8840| #define HAVE_DECL__SC_NPROC_ONLN 0
8841| #define HAVE_DECL__SC_NPROC_CONF 0
8842| #define HAVE_DECL__SC_PAGESIZE 1
8843| #define HAVE_DECL__SC_PAGE_SIZE 1
8844| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8845| #define HAVE_MACH_MACH_HOST_H 1
8846| #define HAVE_MACH_MACH_INIT_H 1
8847| #define HAVE_HOST_INFO 1
8848| #define HAVE_SYS_PARAM_H 1
8849| #define HAVE_SYS_SYSCTL_H 1
8850| #define HAVE_DECL_CTL_HW 1
8851| #define HAVE_DECL_HW_NCPU 1
8852| #define HAVE_DECL_STRTOULL 1
8853| #define HAVE_SSIZE_T 1
8854| #define HAVE_DECL_SNPRINTF 1
8855| #define HAVE_DECL__STRDUP 0
8856| #define HAVE_DECL__PUTENV 0
8857| #define HAVE_SYSCTL 1
8858| #define HAVE_SYSCTLBYNAME 1
8859| #define HAVE_DECL_GETPROGNAME 1
8860| #define HAVE_DECL_GETEXECNAME 0
8861| #define HAVE_DECL_GETMODULEFILENAME 0
8862| #define HAVE___PROGNAME 1
8863| #define HAVE_PTHREAD_T 1
8864| #define hwloc_pid_t pid_t
8865| #define hwloc_thread_t pthread_t
8866| #define HAVE_DECL_SCHED_GETCPU 0
8867| #define HWLOC_HAVE_SYSCALL 1
8868| #define HAVE_FFS 1
8869| #define HWLOC_HAVE_DECL_FFS 1
8870| #define HWLOC_HAVE_FFS 1
8871| #define HAVE_FFSL 1
8872| #define HWLOC_HAVE_DECL_FFSL 1
8873| #define HWLOC_HAVE_FFSL 1
8874| #define HAVE_FLS 1
8875| #define HWLOC_HAVE_DECL_FLS 1
8876| #define HWLOC_HAVE_FLS 1
8877| #define HAVE_FLSL 1
8878| #define HWLOC_HAVE_DECL_FLSL 1
8879| #define HWLOC_HAVE_FLSL 1
8880| #define HAVE_OPENAT 1
8881| #define HAVE_GETPAGESIZE 1
8882| #define HAVE_POSIX_MEMALIGN 1
8883| #define HAVE_SYS_UTSNAME_H 1
8884| #define HAVE_UNAME 1
8885| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8886| /* end confdefs.h.  */
8887| #include <pthread_np.h>
8888configure:37204: result: no
8889configure:37204: checking for pthread_np.h
8890configure:37204: result: no
8891configure:37214: checking whether pthread_setaffinity_np is declared
8892configure:37214: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
8893conftest.c:145:10: error: use of undeclared identifier 'pthread_setaffinity_np'
8894  (void) pthread_setaffinity_np;
8895         ^
88961 error generated.
8897configure:37214: $? = 1
8898configure: failed program was:
8899| /* confdefs.h */
8900| #define PACKAGE_NAME "MPICH"
8901| #define PACKAGE_TARNAME "mpich"
8902| #define PACKAGE_VERSION "3.3.1"
8903| #define PACKAGE_STRING "MPICH 3.3.1"
8904| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8905| #define PACKAGE_URL "http://www.mpich.org/"
8906| #define STDC_HEADERS 1
8907| #define HAVE_SYS_TYPES_H 1
8908| #define HAVE_SYS_STAT_H 1
8909| #define HAVE_STDLIB_H 1
8910| #define HAVE_STRING_H 1
8911| #define HAVE_MEMORY_H 1
8912| #define HAVE_STRINGS_H 1
8913| #define HAVE_INTTYPES_H 1
8914| #define HAVE_STDINT_H 1
8915| #define HAVE_UNISTD_H 1
8916| #define __EXTENSIONS__ 1
8917| #define _ALL_SOURCE 1
8918| #define _GNU_SOURCE 1
8919| #define _POSIX_PTHREAD_SEMANTICS 1
8920| #define _TANDEM_SOURCE 1
8921| #define PACKAGE "mpich"
8922| #define VERSION "3.3.1"
8923| #define HAVE_DLFCN_H 1
8924| #define LT_OBJDIR ".libs/"
8925| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8926| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8927| #define HAVE_TAG_ERROR_BITS 1
8928| #define USE_LOGGING MPICH_LOGGING__NONE
8929| #define HAVE_VISIBILITY 1
8930| #define HWLOC_VERSION "2.0.3rc2-git"
8931| #define HWLOC_VERSION_MAJOR 2
8932| #define HWLOC_VERSION_MINOR 0
8933| #define HWLOC_VERSION_RELEASE 3
8934| #define HWLOC_VERSION_GREEK "rc2"
8935| #define HWLOC_SYM_PREFIX hwloc_
8936| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8937| #define HWLOC_SYM_TRANSFORM 0
8938| #define _HPUX_SOURCE 1
8939| #define SIZEOF_VOID_P 8
8940| #define HWLOC_DARWIN_SYS 1
8941| #define HWLOC_X86_64_ARCH 1
8942| #define SIZEOF_UNSIGNED_LONG 8
8943| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8944| #define SIZEOF_UNSIGNED_INT 4
8945| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8946| #define HWLOC_HAVE_ATTRIBUTE 1
8947| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8948| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8949| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8950| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8951| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8952| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8953| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8954| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8955| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8956| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8957| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8958| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8959| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8960| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8961| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8962| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8963| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8964| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8965| #define HWLOC_C_HAVE_VISIBILITY 0
8966| #define HAVE_UNISTD_H 1
8967| #define HAVE_DIRENT_H 1
8968| #define HAVE_STRINGS_H 1
8969| #define HAVE_CTYPE_H 1
8970| #define HAVE_STRCASECMP 1
8971| #define HWLOC_HAVE_DECL_STRCASECMP 1
8972| #define HAVE_STRNCASECMP 1
8973| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8974| #define HAVE_STRFTIME 1
8975| #define HAVE_SETLOCALE 1
8976| #define HWLOC_HAVE_STDINT_H 1
8977| #define HAVE_SYS_MMAN_H 1
8978| #define HAVE_DECL_FABSF 1
8979| #define HAVE_DECL_MODFF 1
8980| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8981| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8982| #define HAVE_DECL__SC_NPROC_ONLN 0
8983| #define HAVE_DECL__SC_NPROC_CONF 0
8984| #define HAVE_DECL__SC_PAGESIZE 1
8985| #define HAVE_DECL__SC_PAGE_SIZE 1
8986| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8987| #define HAVE_MACH_MACH_HOST_H 1
8988| #define HAVE_MACH_MACH_INIT_H 1
8989| #define HAVE_HOST_INFO 1
8990| #define HAVE_SYS_PARAM_H 1
8991| #define HAVE_SYS_SYSCTL_H 1
8992| #define HAVE_DECL_CTL_HW 1
8993| #define HAVE_DECL_HW_NCPU 1
8994| #define HAVE_DECL_STRTOULL 1
8995| #define HAVE_SSIZE_T 1
8996| #define HAVE_DECL_SNPRINTF 1
8997| #define HAVE_DECL__STRDUP 0
8998| #define HAVE_DECL__PUTENV 0
8999| #define HAVE_SYSCTL 1
9000| #define HAVE_SYSCTLBYNAME 1
9001| #define HAVE_DECL_GETPROGNAME 1
9002| #define HAVE_DECL_GETEXECNAME 0
9003| #define HAVE_DECL_GETMODULEFILENAME 0
9004| #define HAVE___PROGNAME 1
9005| #define HAVE_PTHREAD_T 1
9006| #define hwloc_pid_t pid_t
9007| #define hwloc_thread_t pthread_t
9008| #define HAVE_DECL_SCHED_GETCPU 0
9009| #define HWLOC_HAVE_SYSCALL 1
9010| #define HAVE_FFS 1
9011| #define HWLOC_HAVE_DECL_FFS 1
9012| #define HWLOC_HAVE_FFS 1
9013| #define HAVE_FFSL 1
9014| #define HWLOC_HAVE_DECL_FFSL 1
9015| #define HWLOC_HAVE_FFSL 1
9016| #define HAVE_FLS 1
9017| #define HWLOC_HAVE_DECL_FLS 1
9018| #define HWLOC_HAVE_FLS 1
9019| #define HAVE_FLSL 1
9020| #define HWLOC_HAVE_DECL_FLSL 1
9021| #define HWLOC_HAVE_FLSL 1
9022| #define HAVE_OPENAT 1
9023| #define HAVE_GETPAGESIZE 1
9024| #define HAVE_POSIX_MEMALIGN 1
9025| #define HAVE_SYS_UTSNAME_H 1
9026| #define HAVE_UNAME 1
9027| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9028| /* end confdefs.h.  */
9029|
9030|       #include <pthread.h>
9031|       #ifdef HAVE_PTHREAD_NP_H
9032|       #  include <pthread_np.h>
9033|       #endif
9034|
9035|
9036| int
9037| main ()
9038| {
9039| #ifndef pthread_setaffinity_np
9040| #ifdef __cplusplus
9041|   (void) pthread_setaffinity_np;
9042| #else
9043|   (void) pthread_setaffinity_np;
9044| #endif
9045| #endif
9046|
9047|   ;
9048|   return 0;
9049| }
9050configure:37214: result: no
9051configure:37236: checking whether pthread_getaffinity_np is declared
9052configure:37236: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
9053conftest.c:146:10: error: use of undeclared identifier 'pthread_getaffinity_np'
9054  (void) pthread_getaffinity_np;
9055         ^
90561 error generated.
9057configure:37236: $? = 1
9058configure: failed program was:
9059| /* confdefs.h */
9060| #define PACKAGE_NAME "MPICH"
9061| #define PACKAGE_TARNAME "mpich"
9062| #define PACKAGE_VERSION "3.3.1"
9063| #define PACKAGE_STRING "MPICH 3.3.1"
9064| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9065| #define PACKAGE_URL "http://www.mpich.org/"
9066| #define STDC_HEADERS 1
9067| #define HAVE_SYS_TYPES_H 1
9068| #define HAVE_SYS_STAT_H 1
9069| #define HAVE_STDLIB_H 1
9070| #define HAVE_STRING_H 1
9071| #define HAVE_MEMORY_H 1
9072| #define HAVE_STRINGS_H 1
9073| #define HAVE_INTTYPES_H 1
9074| #define HAVE_STDINT_H 1
9075| #define HAVE_UNISTD_H 1
9076| #define __EXTENSIONS__ 1
9077| #define _ALL_SOURCE 1
9078| #define _GNU_SOURCE 1
9079| #define _POSIX_PTHREAD_SEMANTICS 1
9080| #define _TANDEM_SOURCE 1
9081| #define PACKAGE "mpich"
9082| #define VERSION "3.3.1"
9083| #define HAVE_DLFCN_H 1
9084| #define LT_OBJDIR ".libs/"
9085| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9086| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9087| #define HAVE_TAG_ERROR_BITS 1
9088| #define USE_LOGGING MPICH_LOGGING__NONE
9089| #define HAVE_VISIBILITY 1
9090| #define HWLOC_VERSION "2.0.3rc2-git"
9091| #define HWLOC_VERSION_MAJOR 2
9092| #define HWLOC_VERSION_MINOR 0
9093| #define HWLOC_VERSION_RELEASE 3
9094| #define HWLOC_VERSION_GREEK "rc2"
9095| #define HWLOC_SYM_PREFIX hwloc_
9096| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9097| #define HWLOC_SYM_TRANSFORM 0
9098| #define _HPUX_SOURCE 1
9099| #define SIZEOF_VOID_P 8
9100| #define HWLOC_DARWIN_SYS 1
9101| #define HWLOC_X86_64_ARCH 1
9102| #define SIZEOF_UNSIGNED_LONG 8
9103| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9104| #define SIZEOF_UNSIGNED_INT 4
9105| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9106| #define HWLOC_HAVE_ATTRIBUTE 1
9107| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9108| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9109| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9110| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9111| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9112| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9113| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9114| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9115| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9116| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9117| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9118| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9119| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9120| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9121| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9122| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9123| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9124| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9125| #define HWLOC_C_HAVE_VISIBILITY 0
9126| #define HAVE_UNISTD_H 1
9127| #define HAVE_DIRENT_H 1
9128| #define HAVE_STRINGS_H 1
9129| #define HAVE_CTYPE_H 1
9130| #define HAVE_STRCASECMP 1
9131| #define HWLOC_HAVE_DECL_STRCASECMP 1
9132| #define HAVE_STRNCASECMP 1
9133| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9134| #define HAVE_STRFTIME 1
9135| #define HAVE_SETLOCALE 1
9136| #define HWLOC_HAVE_STDINT_H 1
9137| #define HAVE_SYS_MMAN_H 1
9138| #define HAVE_DECL_FABSF 1
9139| #define HAVE_DECL_MODFF 1
9140| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9141| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9142| #define HAVE_DECL__SC_NPROC_ONLN 0
9143| #define HAVE_DECL__SC_NPROC_CONF 0
9144| #define HAVE_DECL__SC_PAGESIZE 1
9145| #define HAVE_DECL__SC_PAGE_SIZE 1
9146| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9147| #define HAVE_MACH_MACH_HOST_H 1
9148| #define HAVE_MACH_MACH_INIT_H 1
9149| #define HAVE_HOST_INFO 1
9150| #define HAVE_SYS_PARAM_H 1
9151| #define HAVE_SYS_SYSCTL_H 1
9152| #define HAVE_DECL_CTL_HW 1
9153| #define HAVE_DECL_HW_NCPU 1
9154| #define HAVE_DECL_STRTOULL 1
9155| #define HAVE_SSIZE_T 1
9156| #define HAVE_DECL_SNPRINTF 1
9157| #define HAVE_DECL__STRDUP 0
9158| #define HAVE_DECL__PUTENV 0
9159| #define HAVE_SYSCTL 1
9160| #define HAVE_SYSCTLBYNAME 1
9161| #define HAVE_DECL_GETPROGNAME 1
9162| #define HAVE_DECL_GETEXECNAME 0
9163| #define HAVE_DECL_GETMODULEFILENAME 0
9164| #define HAVE___PROGNAME 1
9165| #define HAVE_PTHREAD_T 1
9166| #define hwloc_pid_t pid_t
9167| #define hwloc_thread_t pthread_t
9168| #define HAVE_DECL_SCHED_GETCPU 0
9169| #define HWLOC_HAVE_SYSCALL 1
9170| #define HAVE_FFS 1
9171| #define HWLOC_HAVE_DECL_FFS 1
9172| #define HWLOC_HAVE_FFS 1
9173| #define HAVE_FFSL 1
9174| #define HWLOC_HAVE_DECL_FFSL 1
9175| #define HWLOC_HAVE_FFSL 1
9176| #define HAVE_FLS 1
9177| #define HWLOC_HAVE_DECL_FLS 1
9178| #define HWLOC_HAVE_FLS 1
9179| #define HAVE_FLSL 1
9180| #define HWLOC_HAVE_DECL_FLSL 1
9181| #define HWLOC_HAVE_FLSL 1
9182| #define HAVE_OPENAT 1
9183| #define HAVE_GETPAGESIZE 1
9184| #define HAVE_POSIX_MEMALIGN 1
9185| #define HAVE_SYS_UTSNAME_H 1
9186| #define HAVE_UNAME 1
9187| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9188| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9189| /* end confdefs.h.  */
9190|
9191|       #include <pthread.h>
9192|       #ifdef HAVE_PTHREAD_NP_H
9193|       #  include <pthread_np.h>
9194|       #endif
9195|
9196|
9197| int
9198| main ()
9199| {
9200| #ifndef pthread_getaffinity_np
9201| #ifdef __cplusplus
9202|   (void) pthread_getaffinity_np;
9203| #else
9204|   (void) pthread_getaffinity_np;
9205| #endif
9206| #endif
9207|
9208|   ;
9209|   return 0;
9210| }
9211configure:37236: result: no
9212configure:37258: checking for sched_setaffinity
9213configure:37258: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
9214Undefined symbols for architecture x86_64:
9215  "_sched_setaffinity", referenced from:
9216      _main in conftest-9b5c5c.o
9217ld: symbol(s) not found for architecture x86_64
9218clang: error: linker command failed with exit code 1 (use -v to see invocation)
9219configure:37258: $? = 1
9220configure: failed program was:
9221| /* confdefs.h */
9222| #define PACKAGE_NAME "MPICH"
9223| #define PACKAGE_TARNAME "mpich"
9224| #define PACKAGE_VERSION "3.3.1"
9225| #define PACKAGE_STRING "MPICH 3.3.1"
9226| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9227| #define PACKAGE_URL "http://www.mpich.org/"
9228| #define STDC_HEADERS 1
9229| #define HAVE_SYS_TYPES_H 1
9230| #define HAVE_SYS_STAT_H 1
9231| #define HAVE_STDLIB_H 1
9232| #define HAVE_STRING_H 1
9233| #define HAVE_MEMORY_H 1
9234| #define HAVE_STRINGS_H 1
9235| #define HAVE_INTTYPES_H 1
9236| #define HAVE_STDINT_H 1
9237| #define HAVE_UNISTD_H 1
9238| #define __EXTENSIONS__ 1
9239| #define _ALL_SOURCE 1
9240| #define _GNU_SOURCE 1
9241| #define _POSIX_PTHREAD_SEMANTICS 1
9242| #define _TANDEM_SOURCE 1
9243| #define PACKAGE "mpich"
9244| #define VERSION "3.3.1"
9245| #define HAVE_DLFCN_H 1
9246| #define LT_OBJDIR ".libs/"
9247| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9248| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9249| #define HAVE_TAG_ERROR_BITS 1
9250| #define USE_LOGGING MPICH_LOGGING__NONE
9251| #define HAVE_VISIBILITY 1
9252| #define HWLOC_VERSION "2.0.3rc2-git"
9253| #define HWLOC_VERSION_MAJOR 2
9254| #define HWLOC_VERSION_MINOR 0
9255| #define HWLOC_VERSION_RELEASE 3
9256| #define HWLOC_VERSION_GREEK "rc2"
9257| #define HWLOC_SYM_PREFIX hwloc_
9258| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9259| #define HWLOC_SYM_TRANSFORM 0
9260| #define _HPUX_SOURCE 1
9261| #define SIZEOF_VOID_P 8
9262| #define HWLOC_DARWIN_SYS 1
9263| #define HWLOC_X86_64_ARCH 1
9264| #define SIZEOF_UNSIGNED_LONG 8
9265| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9266| #define SIZEOF_UNSIGNED_INT 4
9267| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9268| #define HWLOC_HAVE_ATTRIBUTE 1
9269| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9270| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9271| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9272| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9273| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9274| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9275| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9276| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9277| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9278| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9279| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9280| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9281| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9282| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9283| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9284| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9285| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9286| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9287| #define HWLOC_C_HAVE_VISIBILITY 0
9288| #define HAVE_UNISTD_H 1
9289| #define HAVE_DIRENT_H 1
9290| #define HAVE_STRINGS_H 1
9291| #define HAVE_CTYPE_H 1
9292| #define HAVE_STRCASECMP 1
9293| #define HWLOC_HAVE_DECL_STRCASECMP 1
9294| #define HAVE_STRNCASECMP 1
9295| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9296| #define HAVE_STRFTIME 1
9297| #define HAVE_SETLOCALE 1
9298| #define HWLOC_HAVE_STDINT_H 1
9299| #define HAVE_SYS_MMAN_H 1
9300| #define HAVE_DECL_FABSF 1
9301| #define HAVE_DECL_MODFF 1
9302| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9303| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9304| #define HAVE_DECL__SC_NPROC_ONLN 0
9305| #define HAVE_DECL__SC_NPROC_CONF 0
9306| #define HAVE_DECL__SC_PAGESIZE 1
9307| #define HAVE_DECL__SC_PAGE_SIZE 1
9308| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9309| #define HAVE_MACH_MACH_HOST_H 1
9310| #define HAVE_MACH_MACH_INIT_H 1
9311| #define HAVE_HOST_INFO 1
9312| #define HAVE_SYS_PARAM_H 1
9313| #define HAVE_SYS_SYSCTL_H 1
9314| #define HAVE_DECL_CTL_HW 1
9315| #define HAVE_DECL_HW_NCPU 1
9316| #define HAVE_DECL_STRTOULL 1
9317| #define HAVE_SSIZE_T 1
9318| #define HAVE_DECL_SNPRINTF 1
9319| #define HAVE_DECL__STRDUP 0
9320| #define HAVE_DECL__PUTENV 0
9321| #define HAVE_SYSCTL 1
9322| #define HAVE_SYSCTLBYNAME 1
9323| #define HAVE_DECL_GETPROGNAME 1
9324| #define HAVE_DECL_GETEXECNAME 0
9325| #define HAVE_DECL_GETMODULEFILENAME 0
9326| #define HAVE___PROGNAME 1
9327| #define HAVE_PTHREAD_T 1
9328| #define hwloc_pid_t pid_t
9329| #define hwloc_thread_t pthread_t
9330| #define HAVE_DECL_SCHED_GETCPU 0
9331| #define HWLOC_HAVE_SYSCALL 1
9332| #define HAVE_FFS 1
9333| #define HWLOC_HAVE_DECL_FFS 1
9334| #define HWLOC_HAVE_FFS 1
9335| #define HAVE_FFSL 1
9336| #define HWLOC_HAVE_DECL_FFSL 1
9337| #define HWLOC_HAVE_FFSL 1
9338| #define HAVE_FLS 1
9339| #define HWLOC_HAVE_DECL_FLS 1
9340| #define HWLOC_HAVE_FLS 1
9341| #define HAVE_FLSL 1
9342| #define HWLOC_HAVE_DECL_FLSL 1
9343| #define HWLOC_HAVE_FLSL 1
9344| #define HAVE_OPENAT 1
9345| #define HAVE_GETPAGESIZE 1
9346| #define HAVE_POSIX_MEMALIGN 1
9347| #define HAVE_SYS_UTSNAME_H 1
9348| #define HAVE_UNAME 1
9349| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9350| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9351| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9352| /* end confdefs.h.  */
9353| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
9354|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9355| #define sched_setaffinity innocuous_sched_setaffinity
9356|
9357| /* System header to define __stub macros and hopefully few prototypes,
9358|     which can conflict with char sched_setaffinity (); below.
9359|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9360|     <limits.h> exists even on freestanding compilers.  */
9361|
9362| #ifdef __STDC__
9363| # include <limits.h>
9364| #else
9365| # include <assert.h>
9366| #endif
9367|
9368| #undef sched_setaffinity
9369|
9370| /* Override any GCC internal prototype to avoid an error.
9371|    Use char because int might match the return type of a GCC
9372|    builtin and then its argument prototype would still apply.  */
9373| #ifdef __cplusplus
9374| extern "C"
9375| #endif
9376| char sched_setaffinity ();
9377| /* The GNU C library defines this for functions which it implements
9378|     to always fail with ENOSYS.  Some functions are actually named
9379|     something starting with __ and the normal name is an alias.  */
9380| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
9381| choke me
9382| #endif
9383|
9384| int
9385| main ()
9386| {
9387| return sched_setaffinity ();
9388|   ;
9389|   return 0;
9390| }
9391configure:37258: result: no
9392configure:37265: checking for sys/cpuset.h
9393configure:37265: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
9394conftest.c:135:10: fatal error: 'sys/cpuset.h' file not found
9395#include <sys/cpuset.h>
9396         ^~~~~~~~~~~~~~
93971 error generated.
9398configure:37265: $? = 1
9399configure: failed program was:
9400| /* confdefs.h */
9401| #define PACKAGE_NAME "MPICH"
9402| #define PACKAGE_TARNAME "mpich"
9403| #define PACKAGE_VERSION "3.3.1"
9404| #define PACKAGE_STRING "MPICH 3.3.1"
9405| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9406| #define PACKAGE_URL "http://www.mpich.org/"
9407| #define STDC_HEADERS 1
9408| #define HAVE_SYS_TYPES_H 1
9409| #define HAVE_SYS_STAT_H 1
9410| #define HAVE_STDLIB_H 1
9411| #define HAVE_STRING_H 1
9412| #define HAVE_MEMORY_H 1
9413| #define HAVE_STRINGS_H 1
9414| #define HAVE_INTTYPES_H 1
9415| #define HAVE_STDINT_H 1
9416| #define HAVE_UNISTD_H 1
9417| #define __EXTENSIONS__ 1
9418| #define _ALL_SOURCE 1
9419| #define _GNU_SOURCE 1
9420| #define _POSIX_PTHREAD_SEMANTICS 1
9421| #define _TANDEM_SOURCE 1
9422| #define PACKAGE "mpich"
9423| #define VERSION "3.3.1"
9424| #define HAVE_DLFCN_H 1
9425| #define LT_OBJDIR ".libs/"
9426| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9427| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9428| #define HAVE_TAG_ERROR_BITS 1
9429| #define USE_LOGGING MPICH_LOGGING__NONE
9430| #define HAVE_VISIBILITY 1
9431| #define HWLOC_VERSION "2.0.3rc2-git"
9432| #define HWLOC_VERSION_MAJOR 2
9433| #define HWLOC_VERSION_MINOR 0
9434| #define HWLOC_VERSION_RELEASE 3
9435| #define HWLOC_VERSION_GREEK "rc2"
9436| #define HWLOC_SYM_PREFIX hwloc_
9437| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9438| #define HWLOC_SYM_TRANSFORM 0
9439| #define _HPUX_SOURCE 1
9440| #define SIZEOF_VOID_P 8
9441| #define HWLOC_DARWIN_SYS 1
9442| #define HWLOC_X86_64_ARCH 1
9443| #define SIZEOF_UNSIGNED_LONG 8
9444| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9445| #define SIZEOF_UNSIGNED_INT 4
9446| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9447| #define HWLOC_HAVE_ATTRIBUTE 1
9448| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9449| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9450| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9451| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9452| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9453| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9454| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9455| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9456| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9457| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9458| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9459| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9460| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9461| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9462| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9463| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9464| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9465| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9466| #define HWLOC_C_HAVE_VISIBILITY 0
9467| #define HAVE_UNISTD_H 1
9468| #define HAVE_DIRENT_H 1
9469| #define HAVE_STRINGS_H 1
9470| #define HAVE_CTYPE_H 1
9471| #define HAVE_STRCASECMP 1
9472| #define HWLOC_HAVE_DECL_STRCASECMP 1
9473| #define HAVE_STRNCASECMP 1
9474| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9475| #define HAVE_STRFTIME 1
9476| #define HAVE_SETLOCALE 1
9477| #define HWLOC_HAVE_STDINT_H 1
9478| #define HAVE_SYS_MMAN_H 1
9479| #define HAVE_DECL_FABSF 1
9480| #define HAVE_DECL_MODFF 1
9481| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9482| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9483| #define HAVE_DECL__SC_NPROC_ONLN 0
9484| #define HAVE_DECL__SC_NPROC_CONF 0
9485| #define HAVE_DECL__SC_PAGESIZE 1
9486| #define HAVE_DECL__SC_PAGE_SIZE 1
9487| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9488| #define HAVE_MACH_MACH_HOST_H 1
9489| #define HAVE_MACH_MACH_INIT_H 1
9490| #define HAVE_HOST_INFO 1
9491| #define HAVE_SYS_PARAM_H 1
9492| #define HAVE_SYS_SYSCTL_H 1
9493| #define HAVE_DECL_CTL_HW 1
9494| #define HAVE_DECL_HW_NCPU 1
9495| #define HAVE_DECL_STRTOULL 1
9496| #define HAVE_SSIZE_T 1
9497| #define HAVE_DECL_SNPRINTF 1
9498| #define HAVE_DECL__STRDUP 0
9499| #define HAVE_DECL__PUTENV 0
9500| #define HAVE_SYSCTL 1
9501| #define HAVE_SYSCTLBYNAME 1
9502| #define HAVE_DECL_GETPROGNAME 1
9503| #define HAVE_DECL_GETEXECNAME 0
9504| #define HAVE_DECL_GETMODULEFILENAME 0
9505| #define HAVE___PROGNAME 1
9506| #define HAVE_PTHREAD_T 1
9507| #define hwloc_pid_t pid_t
9508| #define hwloc_thread_t pthread_t
9509| #define HAVE_DECL_SCHED_GETCPU 0
9510| #define HWLOC_HAVE_SYSCALL 1
9511| #define HAVE_FFS 1
9512| #define HWLOC_HAVE_DECL_FFS 1
9513| #define HWLOC_HAVE_FFS 1
9514| #define HAVE_FFSL 1
9515| #define HWLOC_HAVE_DECL_FFSL 1
9516| #define HWLOC_HAVE_FFSL 1
9517| #define HAVE_FLS 1
9518| #define HWLOC_HAVE_DECL_FLS 1
9519| #define HWLOC_HAVE_FLS 1
9520| #define HAVE_FLSL 1
9521| #define HWLOC_HAVE_DECL_FLSL 1
9522| #define HWLOC_HAVE_FLSL 1
9523| #define HAVE_OPENAT 1
9524| #define HAVE_GETPAGESIZE 1
9525| #define HAVE_POSIX_MEMALIGN 1
9526| #define HAVE_SYS_UTSNAME_H 1
9527| #define HAVE_UNAME 1
9528| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9529| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9530| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9531| /* end confdefs.h.  */
9532| #include <sys/param.h>
9533|
9534| #include <sys/cpuset.h>
9535configure:37265: result: no
9536configure:37278: checking for cpuset_setaffinity
9537configure:37278: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
9538Undefined symbols for architecture x86_64:
9539  "_cpuset_setaffinity", referenced from:
9540      _main in conftest-84a73f.o
9541ld: symbol(s) not found for architecture x86_64
9542clang: error: linker command failed with exit code 1 (use -v to see invocation)
9543configure:37278: $? = 1
9544configure: failed program was:
9545| /* confdefs.h */
9546| #define PACKAGE_NAME "MPICH"
9547| #define PACKAGE_TARNAME "mpich"
9548| #define PACKAGE_VERSION "3.3.1"
9549| #define PACKAGE_STRING "MPICH 3.3.1"
9550| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9551| #define PACKAGE_URL "http://www.mpich.org/"
9552| #define STDC_HEADERS 1
9553| #define HAVE_SYS_TYPES_H 1
9554| #define HAVE_SYS_STAT_H 1
9555| #define HAVE_STDLIB_H 1
9556| #define HAVE_STRING_H 1
9557| #define HAVE_MEMORY_H 1
9558| #define HAVE_STRINGS_H 1
9559| #define HAVE_INTTYPES_H 1
9560| #define HAVE_STDINT_H 1
9561| #define HAVE_UNISTD_H 1
9562| #define __EXTENSIONS__ 1
9563| #define _ALL_SOURCE 1
9564| #define _GNU_SOURCE 1
9565| #define _POSIX_PTHREAD_SEMANTICS 1
9566| #define _TANDEM_SOURCE 1
9567| #define PACKAGE "mpich"
9568| #define VERSION "3.3.1"
9569| #define HAVE_DLFCN_H 1
9570| #define LT_OBJDIR ".libs/"
9571| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9572| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9573| #define HAVE_TAG_ERROR_BITS 1
9574| #define USE_LOGGING MPICH_LOGGING__NONE
9575| #define HAVE_VISIBILITY 1
9576| #define HWLOC_VERSION "2.0.3rc2-git"
9577| #define HWLOC_VERSION_MAJOR 2
9578| #define HWLOC_VERSION_MINOR 0
9579| #define HWLOC_VERSION_RELEASE 3
9580| #define HWLOC_VERSION_GREEK "rc2"
9581| #define HWLOC_SYM_PREFIX hwloc_
9582| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9583| #define HWLOC_SYM_TRANSFORM 0
9584| #define _HPUX_SOURCE 1
9585| #define SIZEOF_VOID_P 8
9586| #define HWLOC_DARWIN_SYS 1
9587| #define HWLOC_X86_64_ARCH 1
9588| #define SIZEOF_UNSIGNED_LONG 8
9589| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9590| #define SIZEOF_UNSIGNED_INT 4
9591| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9592| #define HWLOC_HAVE_ATTRIBUTE 1
9593| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9594| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9595| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9596| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9597| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9598| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9599| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9600| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9601| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9602| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9603| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9604| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9605| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9606| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9607| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9608| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9609| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9610| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9611| #define HWLOC_C_HAVE_VISIBILITY 0
9612| #define HAVE_UNISTD_H 1
9613| #define HAVE_DIRENT_H 1
9614| #define HAVE_STRINGS_H 1
9615| #define HAVE_CTYPE_H 1
9616| #define HAVE_STRCASECMP 1
9617| #define HWLOC_HAVE_DECL_STRCASECMP 1
9618| #define HAVE_STRNCASECMP 1
9619| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9620| #define HAVE_STRFTIME 1
9621| #define HAVE_SETLOCALE 1
9622| #define HWLOC_HAVE_STDINT_H 1
9623| #define HAVE_SYS_MMAN_H 1
9624| #define HAVE_DECL_FABSF 1
9625| #define HAVE_DECL_MODFF 1
9626| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9627| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9628| #define HAVE_DECL__SC_NPROC_ONLN 0
9629| #define HAVE_DECL__SC_NPROC_CONF 0
9630| #define HAVE_DECL__SC_PAGESIZE 1
9631| #define HAVE_DECL__SC_PAGE_SIZE 1
9632| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9633| #define HAVE_MACH_MACH_HOST_H 1
9634| #define HAVE_MACH_MACH_INIT_H 1
9635| #define HAVE_HOST_INFO 1
9636| #define HAVE_SYS_PARAM_H 1
9637| #define HAVE_SYS_SYSCTL_H 1
9638| #define HAVE_DECL_CTL_HW 1
9639| #define HAVE_DECL_HW_NCPU 1
9640| #define HAVE_DECL_STRTOULL 1
9641| #define HAVE_SSIZE_T 1
9642| #define HAVE_DECL_SNPRINTF 1
9643| #define HAVE_DECL__STRDUP 0
9644| #define HAVE_DECL__PUTENV 0
9645| #define HAVE_SYSCTL 1
9646| #define HAVE_SYSCTLBYNAME 1
9647| #define HAVE_DECL_GETPROGNAME 1
9648| #define HAVE_DECL_GETEXECNAME 0
9649| #define HAVE_DECL_GETMODULEFILENAME 0
9650| #define HAVE___PROGNAME 1
9651| #define HAVE_PTHREAD_T 1
9652| #define hwloc_pid_t pid_t
9653| #define hwloc_thread_t pthread_t
9654| #define HAVE_DECL_SCHED_GETCPU 0
9655| #define HWLOC_HAVE_SYSCALL 1
9656| #define HAVE_FFS 1
9657| #define HWLOC_HAVE_DECL_FFS 1
9658| #define HWLOC_HAVE_FFS 1
9659| #define HAVE_FFSL 1
9660| #define HWLOC_HAVE_DECL_FFSL 1
9661| #define HWLOC_HAVE_FFSL 1
9662| #define HAVE_FLS 1
9663| #define HWLOC_HAVE_DECL_FLS 1
9664| #define HWLOC_HAVE_FLS 1
9665| #define HAVE_FLSL 1
9666| #define HWLOC_HAVE_DECL_FLSL 1
9667| #define HWLOC_HAVE_FLSL 1
9668| #define HAVE_OPENAT 1
9669| #define HAVE_GETPAGESIZE 1
9670| #define HAVE_POSIX_MEMALIGN 1
9671| #define HAVE_SYS_UTSNAME_H 1
9672| #define HAVE_UNAME 1
9673| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9674| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9675| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9676| /* end confdefs.h.  */
9677| /* Define cpuset_setaffinity to an innocuous variant, in case <limits.h> declares cpuset_setaffinity.
9678|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9679| #define cpuset_setaffinity innocuous_cpuset_setaffinity
9680|
9681| /* System header to define __stub macros and hopefully few prototypes,
9682|     which can conflict with char cpuset_setaffinity (); below.
9683|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9684|     <limits.h> exists even on freestanding compilers.  */
9685|
9686| #ifdef __STDC__
9687| # include <limits.h>
9688| #else
9689| # include <assert.h>
9690| #endif
9691|
9692| #undef cpuset_setaffinity
9693|
9694| /* Override any GCC internal prototype to avoid an error.
9695|    Use char because int might match the return type of a GCC
9696|    builtin and then its argument prototype would still apply.  */
9697| #ifdef __cplusplus
9698| extern "C"
9699| #endif
9700| char cpuset_setaffinity ();
9701| /* The GNU C library defines this for functions which it implements
9702|     to always fail with ENOSYS.  Some functions are actually named
9703|     something starting with __ and the normal name is an alias.  */
9704| #if defined __stub_cpuset_setaffinity || defined __stub___cpuset_setaffinity
9705| choke me
9706| #endif
9707|
9708| int
9709| main ()
9710| {
9711| return cpuset_setaffinity ();
9712|   ;
9713|   return 0;
9714| }
9715configure:37278: result: no
9716configure:37287: checking for library containing pthread_getthrds_np
9717configure:37318: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
9718Undefined symbols for architecture x86_64:
9719  "_pthread_getthrds_np", referenced from:
9720      _main in conftest-7ecf97.o
9721ld: symbol(s) not found for architecture x86_64
9722clang: error: linker command failed with exit code 1 (use -v to see invocation)
9723configure:37318: $? = 1
9724configure: failed program was:
9725| /* confdefs.h */
9726| #define PACKAGE_NAME "MPICH"
9727| #define PACKAGE_TARNAME "mpich"
9728| #define PACKAGE_VERSION "3.3.1"
9729| #define PACKAGE_STRING "MPICH 3.3.1"
9730| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9731| #define PACKAGE_URL "http://www.mpich.org/"
9732| #define STDC_HEADERS 1
9733| #define HAVE_SYS_TYPES_H 1
9734| #define HAVE_SYS_STAT_H 1
9735| #define HAVE_STDLIB_H 1
9736| #define HAVE_STRING_H 1
9737| #define HAVE_MEMORY_H 1
9738| #define HAVE_STRINGS_H 1
9739| #define HAVE_INTTYPES_H 1
9740| #define HAVE_STDINT_H 1
9741| #define HAVE_UNISTD_H 1
9742| #define __EXTENSIONS__ 1
9743| #define _ALL_SOURCE 1
9744| #define _GNU_SOURCE 1
9745| #define _POSIX_PTHREAD_SEMANTICS 1
9746| #define _TANDEM_SOURCE 1
9747| #define PACKAGE "mpich"
9748| #define VERSION "3.3.1"
9749| #define HAVE_DLFCN_H 1
9750| #define LT_OBJDIR ".libs/"
9751| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9752| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9753| #define HAVE_TAG_ERROR_BITS 1
9754| #define USE_LOGGING MPICH_LOGGING__NONE
9755| #define HAVE_VISIBILITY 1
9756| #define HWLOC_VERSION "2.0.3rc2-git"
9757| #define HWLOC_VERSION_MAJOR 2
9758| #define HWLOC_VERSION_MINOR 0
9759| #define HWLOC_VERSION_RELEASE 3
9760| #define HWLOC_VERSION_GREEK "rc2"
9761| #define HWLOC_SYM_PREFIX hwloc_
9762| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9763| #define HWLOC_SYM_TRANSFORM 0
9764| #define _HPUX_SOURCE 1
9765| #define SIZEOF_VOID_P 8
9766| #define HWLOC_DARWIN_SYS 1
9767| #define HWLOC_X86_64_ARCH 1
9768| #define SIZEOF_UNSIGNED_LONG 8
9769| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9770| #define SIZEOF_UNSIGNED_INT 4
9771| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9772| #define HWLOC_HAVE_ATTRIBUTE 1
9773| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9774| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9775| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9776| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9777| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9778| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9779| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9780| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9781| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9782| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9783| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9784| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9785| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9786| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9787| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9788| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9789| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9790| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9791| #define HWLOC_C_HAVE_VISIBILITY 0
9792| #define HAVE_UNISTD_H 1
9793| #define HAVE_DIRENT_H 1
9794| #define HAVE_STRINGS_H 1
9795| #define HAVE_CTYPE_H 1
9796| #define HAVE_STRCASECMP 1
9797| #define HWLOC_HAVE_DECL_STRCASECMP 1
9798| #define HAVE_STRNCASECMP 1
9799| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9800| #define HAVE_STRFTIME 1
9801| #define HAVE_SETLOCALE 1
9802| #define HWLOC_HAVE_STDINT_H 1
9803| #define HAVE_SYS_MMAN_H 1
9804| #define HAVE_DECL_FABSF 1
9805| #define HAVE_DECL_MODFF 1
9806| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9807| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9808| #define HAVE_DECL__SC_NPROC_ONLN 0
9809| #define HAVE_DECL__SC_NPROC_CONF 0
9810| #define HAVE_DECL__SC_PAGESIZE 1
9811| #define HAVE_DECL__SC_PAGE_SIZE 1
9812| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9813| #define HAVE_MACH_MACH_HOST_H 1
9814| #define HAVE_MACH_MACH_INIT_H 1
9815| #define HAVE_HOST_INFO 1
9816| #define HAVE_SYS_PARAM_H 1
9817| #define HAVE_SYS_SYSCTL_H 1
9818| #define HAVE_DECL_CTL_HW 1
9819| #define HAVE_DECL_HW_NCPU 1
9820| #define HAVE_DECL_STRTOULL 1
9821| #define HAVE_SSIZE_T 1
9822| #define HAVE_DECL_SNPRINTF 1
9823| #define HAVE_DECL__STRDUP 0
9824| #define HAVE_DECL__PUTENV 0
9825| #define HAVE_SYSCTL 1
9826| #define HAVE_SYSCTLBYNAME 1
9827| #define HAVE_DECL_GETPROGNAME 1
9828| #define HAVE_DECL_GETEXECNAME 0
9829| #define HAVE_DECL_GETMODULEFILENAME 0
9830| #define HAVE___PROGNAME 1
9831| #define HAVE_PTHREAD_T 1
9832| #define hwloc_pid_t pid_t
9833| #define hwloc_thread_t pthread_t
9834| #define HAVE_DECL_SCHED_GETCPU 0
9835| #define HWLOC_HAVE_SYSCALL 1
9836| #define HAVE_FFS 1
9837| #define HWLOC_HAVE_DECL_FFS 1
9838| #define HWLOC_HAVE_FFS 1
9839| #define HAVE_FFSL 1
9840| #define HWLOC_HAVE_DECL_FFSL 1
9841| #define HWLOC_HAVE_FFSL 1
9842| #define HAVE_FLS 1
9843| #define HWLOC_HAVE_DECL_FLS 1
9844| #define HWLOC_HAVE_FLS 1
9845| #define HAVE_FLSL 1
9846| #define HWLOC_HAVE_DECL_FLSL 1
9847| #define HWLOC_HAVE_FLSL 1
9848| #define HAVE_OPENAT 1
9849| #define HAVE_GETPAGESIZE 1
9850| #define HAVE_POSIX_MEMALIGN 1
9851| #define HAVE_SYS_UTSNAME_H 1
9852| #define HAVE_UNAME 1
9853| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9854| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9855| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9856| /* end confdefs.h.  */
9857|
9858| /* Override any GCC internal prototype to avoid an error.
9859|    Use char because int might match the return type of a GCC
9860|    builtin and then its argument prototype would still apply.  */
9861| #ifdef __cplusplus
9862| extern "C"
9863| #endif
9864| char pthread_getthrds_np ();
9865| int
9866| main ()
9867| {
9868| return pthread_getthrds_np ();
9869|   ;
9870|   return 0;
9871| }
9872configure:37318: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lpthread   >&5
9873Undefined symbols for architecture x86_64:
9874  "_pthread_getthrds_np", referenced from:
9875      _main in conftest-7ebaed.o
9876ld: symbol(s) not found for architecture x86_64
9877clang: error: linker command failed with exit code 1 (use -v to see invocation)
9878configure:37318: $? = 1
9879configure: failed program was:
9880| /* confdefs.h */
9881| #define PACKAGE_NAME "MPICH"
9882| #define PACKAGE_TARNAME "mpich"
9883| #define PACKAGE_VERSION "3.3.1"
9884| #define PACKAGE_STRING "MPICH 3.3.1"
9885| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9886| #define PACKAGE_URL "http://www.mpich.org/"
9887| #define STDC_HEADERS 1
9888| #define HAVE_SYS_TYPES_H 1
9889| #define HAVE_SYS_STAT_H 1
9890| #define HAVE_STDLIB_H 1
9891| #define HAVE_STRING_H 1
9892| #define HAVE_MEMORY_H 1
9893| #define HAVE_STRINGS_H 1
9894| #define HAVE_INTTYPES_H 1
9895| #define HAVE_STDINT_H 1
9896| #define HAVE_UNISTD_H 1
9897| #define __EXTENSIONS__ 1
9898| #define _ALL_SOURCE 1
9899| #define _GNU_SOURCE 1
9900| #define _POSIX_PTHREAD_SEMANTICS 1
9901| #define _TANDEM_SOURCE 1
9902| #define PACKAGE "mpich"
9903| #define VERSION "3.3.1"
9904| #define HAVE_DLFCN_H 1
9905| #define LT_OBJDIR ".libs/"
9906| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9907| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9908| #define HAVE_TAG_ERROR_BITS 1
9909| #define USE_LOGGING MPICH_LOGGING__NONE
9910| #define HAVE_VISIBILITY 1
9911| #define HWLOC_VERSION "2.0.3rc2-git"
9912| #define HWLOC_VERSION_MAJOR 2
9913| #define HWLOC_VERSION_MINOR 0
9914| #define HWLOC_VERSION_RELEASE 3
9915| #define HWLOC_VERSION_GREEK "rc2"
9916| #define HWLOC_SYM_PREFIX hwloc_
9917| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9918| #define HWLOC_SYM_TRANSFORM 0
9919| #define _HPUX_SOURCE 1
9920| #define SIZEOF_VOID_P 8
9921| #define HWLOC_DARWIN_SYS 1
9922| #define HWLOC_X86_64_ARCH 1
9923| #define SIZEOF_UNSIGNED_LONG 8
9924| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9925| #define SIZEOF_UNSIGNED_INT 4
9926| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9927| #define HWLOC_HAVE_ATTRIBUTE 1
9928| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9929| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9930| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9931| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9932| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9933| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9934| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9935| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9936| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9937| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9938| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9939| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9940| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9941| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9942| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9943| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9944| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9945| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9946| #define HWLOC_C_HAVE_VISIBILITY 0
9947| #define HAVE_UNISTD_H 1
9948| #define HAVE_DIRENT_H 1
9949| #define HAVE_STRINGS_H 1
9950| #define HAVE_CTYPE_H 1
9951| #define HAVE_STRCASECMP 1
9952| #define HWLOC_HAVE_DECL_STRCASECMP 1
9953| #define HAVE_STRNCASECMP 1
9954| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9955| #define HAVE_STRFTIME 1
9956| #define HAVE_SETLOCALE 1
9957| #define HWLOC_HAVE_STDINT_H 1
9958| #define HAVE_SYS_MMAN_H 1
9959| #define HAVE_DECL_FABSF 1
9960| #define HAVE_DECL_MODFF 1
9961| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9962| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9963| #define HAVE_DECL__SC_NPROC_ONLN 0
9964| #define HAVE_DECL__SC_NPROC_CONF 0
9965| #define HAVE_DECL__SC_PAGESIZE 1
9966| #define HAVE_DECL__SC_PAGE_SIZE 1
9967| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9968| #define HAVE_MACH_MACH_HOST_H 1
9969| #define HAVE_MACH_MACH_INIT_H 1
9970| #define HAVE_HOST_INFO 1
9971| #define HAVE_SYS_PARAM_H 1
9972| #define HAVE_SYS_SYSCTL_H 1
9973| #define HAVE_DECL_CTL_HW 1
9974| #define HAVE_DECL_HW_NCPU 1
9975| #define HAVE_DECL_STRTOULL 1
9976| #define HAVE_SSIZE_T 1
9977| #define HAVE_DECL_SNPRINTF 1
9978| #define HAVE_DECL__STRDUP 0
9979| #define HAVE_DECL__PUTENV 0
9980| #define HAVE_SYSCTL 1
9981| #define HAVE_SYSCTLBYNAME 1
9982| #define HAVE_DECL_GETPROGNAME 1
9983| #define HAVE_DECL_GETEXECNAME 0
9984| #define HAVE_DECL_GETMODULEFILENAME 0
9985| #define HAVE___PROGNAME 1
9986| #define HAVE_PTHREAD_T 1
9987| #define hwloc_pid_t pid_t
9988| #define hwloc_thread_t pthread_t
9989| #define HAVE_DECL_SCHED_GETCPU 0
9990| #define HWLOC_HAVE_SYSCALL 1
9991| #define HAVE_FFS 1
9992| #define HWLOC_HAVE_DECL_FFS 1
9993| #define HWLOC_HAVE_FFS 1
9994| #define HAVE_FFSL 1
9995| #define HWLOC_HAVE_DECL_FFSL 1
9996| #define HWLOC_HAVE_FFSL 1
9997| #define HAVE_FLS 1
9998| #define HWLOC_HAVE_DECL_FLS 1
9999| #define HWLOC_HAVE_FLS 1
10000| #define HAVE_FLSL 1
10001| #define HWLOC_HAVE_DECL_FLSL 1
10002| #define HWLOC_HAVE_FLSL 1
10003| #define HAVE_OPENAT 1
10004| #define HAVE_GETPAGESIZE 1
10005| #define HAVE_POSIX_MEMALIGN 1
10006| #define HAVE_SYS_UTSNAME_H 1
10007| #define HAVE_UNAME 1
10008| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10009| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10010| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10011| /* end confdefs.h.  */
10012|
10013| /* Override any GCC internal prototype to avoid an error.
10014|    Use char because int might match the return type of a GCC
10015|    builtin and then its argument prototype would still apply.  */
10016| #ifdef __cplusplus
10017| extern "C"
10018| #endif
10019| char pthread_getthrds_np ();
10020| int
10021| main ()
10022| {
10023| return pthread_getthrds_np ();
10024|   ;
10025|   return 0;
10026| }
10027configure:37335: result: no
10028configure:37348: checking for cpuset_setid
10029configure:37348: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
10030Undefined symbols for architecture x86_64:
10031  "_cpuset_setid", referenced from:
10032      _main in conftest-112a47.o
10033ld: symbol(s) not found for architecture x86_64
10034clang: error: linker command failed with exit code 1 (use -v to see invocation)
10035configure:37348: $? = 1
10036configure: failed program was:
10037| /* confdefs.h */
10038| #define PACKAGE_NAME "MPICH"
10039| #define PACKAGE_TARNAME "mpich"
10040| #define PACKAGE_VERSION "3.3.1"
10041| #define PACKAGE_STRING "MPICH 3.3.1"
10042| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10043| #define PACKAGE_URL "http://www.mpich.org/"
10044| #define STDC_HEADERS 1
10045| #define HAVE_SYS_TYPES_H 1
10046| #define HAVE_SYS_STAT_H 1
10047| #define HAVE_STDLIB_H 1
10048| #define HAVE_STRING_H 1
10049| #define HAVE_MEMORY_H 1
10050| #define HAVE_STRINGS_H 1
10051| #define HAVE_INTTYPES_H 1
10052| #define HAVE_STDINT_H 1
10053| #define HAVE_UNISTD_H 1
10054| #define __EXTENSIONS__ 1
10055| #define _ALL_SOURCE 1
10056| #define _GNU_SOURCE 1
10057| #define _POSIX_PTHREAD_SEMANTICS 1
10058| #define _TANDEM_SOURCE 1
10059| #define PACKAGE "mpich"
10060| #define VERSION "3.3.1"
10061| #define HAVE_DLFCN_H 1
10062| #define LT_OBJDIR ".libs/"
10063| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10064| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10065| #define HAVE_TAG_ERROR_BITS 1
10066| #define USE_LOGGING MPICH_LOGGING__NONE
10067| #define HAVE_VISIBILITY 1
10068| #define HWLOC_VERSION "2.0.3rc2-git"
10069| #define HWLOC_VERSION_MAJOR 2
10070| #define HWLOC_VERSION_MINOR 0
10071| #define HWLOC_VERSION_RELEASE 3
10072| #define HWLOC_VERSION_GREEK "rc2"
10073| #define HWLOC_SYM_PREFIX hwloc_
10074| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10075| #define HWLOC_SYM_TRANSFORM 0
10076| #define _HPUX_SOURCE 1
10077| #define SIZEOF_VOID_P 8
10078| #define HWLOC_DARWIN_SYS 1
10079| #define HWLOC_X86_64_ARCH 1
10080| #define SIZEOF_UNSIGNED_LONG 8
10081| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10082| #define SIZEOF_UNSIGNED_INT 4
10083| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10084| #define HWLOC_HAVE_ATTRIBUTE 1
10085| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10086| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10087| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10088| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10089| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10090| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10091| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10092| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10093| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10094| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10095| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10096| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10097| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10098| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10099| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10100| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10101| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10102| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10103| #define HWLOC_C_HAVE_VISIBILITY 0
10104| #define HAVE_UNISTD_H 1
10105| #define HAVE_DIRENT_H 1
10106| #define HAVE_STRINGS_H 1
10107| #define HAVE_CTYPE_H 1
10108| #define HAVE_STRCASECMP 1
10109| #define HWLOC_HAVE_DECL_STRCASECMP 1
10110| #define HAVE_STRNCASECMP 1
10111| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10112| #define HAVE_STRFTIME 1
10113| #define HAVE_SETLOCALE 1
10114| #define HWLOC_HAVE_STDINT_H 1
10115| #define HAVE_SYS_MMAN_H 1
10116| #define HAVE_DECL_FABSF 1
10117| #define HAVE_DECL_MODFF 1
10118| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10119| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10120| #define HAVE_DECL__SC_NPROC_ONLN 0
10121| #define HAVE_DECL__SC_NPROC_CONF 0
10122| #define HAVE_DECL__SC_PAGESIZE 1
10123| #define HAVE_DECL__SC_PAGE_SIZE 1
10124| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10125| #define HAVE_MACH_MACH_HOST_H 1
10126| #define HAVE_MACH_MACH_INIT_H 1
10127| #define HAVE_HOST_INFO 1
10128| #define HAVE_SYS_PARAM_H 1
10129| #define HAVE_SYS_SYSCTL_H 1
10130| #define HAVE_DECL_CTL_HW 1
10131| #define HAVE_DECL_HW_NCPU 1
10132| #define HAVE_DECL_STRTOULL 1
10133| #define HAVE_SSIZE_T 1
10134| #define HAVE_DECL_SNPRINTF 1
10135| #define HAVE_DECL__STRDUP 0
10136| #define HAVE_DECL__PUTENV 0
10137| #define HAVE_SYSCTL 1
10138| #define HAVE_SYSCTLBYNAME 1
10139| #define HAVE_DECL_GETPROGNAME 1
10140| #define HAVE_DECL_GETEXECNAME 0
10141| #define HAVE_DECL_GETMODULEFILENAME 0
10142| #define HAVE___PROGNAME 1
10143| #define HAVE_PTHREAD_T 1
10144| #define hwloc_pid_t pid_t
10145| #define hwloc_thread_t pthread_t
10146| #define HAVE_DECL_SCHED_GETCPU 0
10147| #define HWLOC_HAVE_SYSCALL 1
10148| #define HAVE_FFS 1
10149| #define HWLOC_HAVE_DECL_FFS 1
10150| #define HWLOC_HAVE_FFS 1
10151| #define HAVE_FFSL 1
10152| #define HWLOC_HAVE_DECL_FFSL 1
10153| #define HWLOC_HAVE_FFSL 1
10154| #define HAVE_FLS 1
10155| #define HWLOC_HAVE_DECL_FLS 1
10156| #define HWLOC_HAVE_FLS 1
10157| #define HAVE_FLSL 1
10158| #define HWLOC_HAVE_DECL_FLSL 1
10159| #define HWLOC_HAVE_FLSL 1
10160| #define HAVE_OPENAT 1
10161| #define HAVE_GETPAGESIZE 1
10162| #define HAVE_POSIX_MEMALIGN 1
10163| #define HAVE_SYS_UTSNAME_H 1
10164| #define HAVE_UNAME 1
10165| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10166| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10167| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10168| /* end confdefs.h.  */
10169| /* Define cpuset_setid to an innocuous variant, in case <limits.h> declares cpuset_setid.
10170|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10171| #define cpuset_setid innocuous_cpuset_setid
10172|
10173| /* System header to define __stub macros and hopefully few prototypes,
10174|     which can conflict with char cpuset_setid (); below.
10175|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10176|     <limits.h> exists even on freestanding compilers.  */
10177|
10178| #ifdef __STDC__
10179| # include <limits.h>
10180| #else
10181| # include <assert.h>
10182| #endif
10183|
10184| #undef cpuset_setid
10185|
10186| /* Override any GCC internal prototype to avoid an error.
10187|    Use char because int might match the return type of a GCC
10188|    builtin and then its argument prototype would still apply.  */
10189| #ifdef __cplusplus
10190| extern "C"
10191| #endif
10192| char cpuset_setid ();
10193| /* The GNU C library defines this for functions which it implements
10194|     to always fail with ENOSYS.  Some functions are actually named
10195|     something starting with __ and the normal name is an alias.  */
10196| #if defined __stub_cpuset_setid || defined __stub___cpuset_setid
10197| choke me
10198| #endif
10199|
10200| int
10201| main ()
10202| {
10203| return cpuset_setid ();
10204|   ;
10205|   return 0;
10206| }
10207configure:37348: result: no
10208configure:37362: checking libudev.h usability
10209configure:37362: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
10210conftest.c:166:10: fatal error: 'libudev.h' file not found
10211#include <libudev.h>
10212         ^~~~~~~~~~~
102131 error generated.
10214configure:37362: $? = 1
10215configure: failed program was:
10216| /* confdefs.h */
10217| #define PACKAGE_NAME "MPICH"
10218| #define PACKAGE_TARNAME "mpich"
10219| #define PACKAGE_VERSION "3.3.1"
10220| #define PACKAGE_STRING "MPICH 3.3.1"
10221| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10222| #define PACKAGE_URL "http://www.mpich.org/"
10223| #define STDC_HEADERS 1
10224| #define HAVE_SYS_TYPES_H 1
10225| #define HAVE_SYS_STAT_H 1
10226| #define HAVE_STDLIB_H 1
10227| #define HAVE_STRING_H 1
10228| #define HAVE_MEMORY_H 1
10229| #define HAVE_STRINGS_H 1
10230| #define HAVE_INTTYPES_H 1
10231| #define HAVE_STDINT_H 1
10232| #define HAVE_UNISTD_H 1
10233| #define __EXTENSIONS__ 1
10234| #define _ALL_SOURCE 1
10235| #define _GNU_SOURCE 1
10236| #define _POSIX_PTHREAD_SEMANTICS 1
10237| #define _TANDEM_SOURCE 1
10238| #define PACKAGE "mpich"
10239| #define VERSION "3.3.1"
10240| #define HAVE_DLFCN_H 1
10241| #define LT_OBJDIR ".libs/"
10242| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10243| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10244| #define HAVE_TAG_ERROR_BITS 1
10245| #define USE_LOGGING MPICH_LOGGING__NONE
10246| #define HAVE_VISIBILITY 1
10247| #define HWLOC_VERSION "2.0.3rc2-git"
10248| #define HWLOC_VERSION_MAJOR 2
10249| #define HWLOC_VERSION_MINOR 0
10250| #define HWLOC_VERSION_RELEASE 3
10251| #define HWLOC_VERSION_GREEK "rc2"
10252| #define HWLOC_SYM_PREFIX hwloc_
10253| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10254| #define HWLOC_SYM_TRANSFORM 0
10255| #define _HPUX_SOURCE 1
10256| #define SIZEOF_VOID_P 8
10257| #define HWLOC_DARWIN_SYS 1
10258| #define HWLOC_X86_64_ARCH 1
10259| #define SIZEOF_UNSIGNED_LONG 8
10260| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10261| #define SIZEOF_UNSIGNED_INT 4
10262| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10263| #define HWLOC_HAVE_ATTRIBUTE 1
10264| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10265| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10266| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10267| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10268| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10269| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10270| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10271| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10272| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10273| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10274| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10275| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10276| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10277| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10278| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10279| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10280| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10281| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10282| #define HWLOC_C_HAVE_VISIBILITY 0
10283| #define HAVE_UNISTD_H 1
10284| #define HAVE_DIRENT_H 1
10285| #define HAVE_STRINGS_H 1
10286| #define HAVE_CTYPE_H 1
10287| #define HAVE_STRCASECMP 1
10288| #define HWLOC_HAVE_DECL_STRCASECMP 1
10289| #define HAVE_STRNCASECMP 1
10290| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10291| #define HAVE_STRFTIME 1
10292| #define HAVE_SETLOCALE 1
10293| #define HWLOC_HAVE_STDINT_H 1
10294| #define HAVE_SYS_MMAN_H 1
10295| #define HAVE_DECL_FABSF 1
10296| #define HAVE_DECL_MODFF 1
10297| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10298| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10299| #define HAVE_DECL__SC_NPROC_ONLN 0
10300| #define HAVE_DECL__SC_NPROC_CONF 0
10301| #define HAVE_DECL__SC_PAGESIZE 1
10302| #define HAVE_DECL__SC_PAGE_SIZE 1
10303| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10304| #define HAVE_MACH_MACH_HOST_H 1
10305| #define HAVE_MACH_MACH_INIT_H 1
10306| #define HAVE_HOST_INFO 1
10307| #define HAVE_SYS_PARAM_H 1
10308| #define HAVE_SYS_SYSCTL_H 1
10309| #define HAVE_DECL_CTL_HW 1
10310| #define HAVE_DECL_HW_NCPU 1
10311| #define HAVE_DECL_STRTOULL 1
10312| #define HAVE_SSIZE_T 1
10313| #define HAVE_DECL_SNPRINTF 1
10314| #define HAVE_DECL__STRDUP 0
10315| #define HAVE_DECL__PUTENV 0
10316| #define HAVE_SYSCTL 1
10317| #define HAVE_SYSCTLBYNAME 1
10318| #define HAVE_DECL_GETPROGNAME 1
10319| #define HAVE_DECL_GETEXECNAME 0
10320| #define HAVE_DECL_GETMODULEFILENAME 0
10321| #define HAVE___PROGNAME 1
10322| #define HAVE_PTHREAD_T 1
10323| #define hwloc_pid_t pid_t
10324| #define hwloc_thread_t pthread_t
10325| #define HAVE_DECL_SCHED_GETCPU 0
10326| #define HWLOC_HAVE_SYSCALL 1
10327| #define HAVE_FFS 1
10328| #define HWLOC_HAVE_DECL_FFS 1
10329| #define HWLOC_HAVE_FFS 1
10330| #define HAVE_FFSL 1
10331| #define HWLOC_HAVE_DECL_FFSL 1
10332| #define HWLOC_HAVE_FFSL 1
10333| #define HAVE_FLS 1
10334| #define HWLOC_HAVE_DECL_FLS 1
10335| #define HWLOC_HAVE_FLS 1
10336| #define HAVE_FLSL 1
10337| #define HWLOC_HAVE_DECL_FLSL 1
10338| #define HWLOC_HAVE_FLSL 1
10339| #define HAVE_OPENAT 1
10340| #define HAVE_GETPAGESIZE 1
10341| #define HAVE_POSIX_MEMALIGN 1
10342| #define HAVE_SYS_UTSNAME_H 1
10343| #define HAVE_UNAME 1
10344| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10345| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10346| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10347| /* end confdefs.h.  */
10348| #include <stdio.h>
10349| #ifdef HAVE_SYS_TYPES_H
10350| # include <sys/types.h>
10351| #endif
10352| #ifdef HAVE_SYS_STAT_H
10353| # include <sys/stat.h>
10354| #endif
10355| #ifdef STDC_HEADERS
10356| # include <stdlib.h>
10357| # include <stddef.h>
10358| #else
10359| # ifdef HAVE_STDLIB_H
10360| #  include <stdlib.h>
10361| # endif
10362| #endif
10363| #ifdef HAVE_STRING_H
10364| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10365| #  include <memory.h>
10366| # endif
10367| # include <string.h>
10368| #endif
10369| #ifdef HAVE_STRINGS_H
10370| # include <strings.h>
10371| #endif
10372| #ifdef HAVE_INTTYPES_H
10373| # include <inttypes.h>
10374| #endif
10375| #ifdef HAVE_STDINT_H
10376| # include <stdint.h>
10377| #endif
10378| #ifdef HAVE_UNISTD_H
10379| # include <unistd.h>
10380| #endif
10381| #include <libudev.h>
10382configure:37362: result: no
10383configure:37362: checking libudev.h presence
10384configure:37362: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
10385conftest.c:133:10: fatal error: 'libudev.h' file not found
10386#include <libudev.h>
10387         ^~~~~~~~~~~
103881 error generated.
10389configure:37362: $? = 1
10390configure: failed program was:
10391| /* confdefs.h */
10392| #define PACKAGE_NAME "MPICH"
10393| #define PACKAGE_TARNAME "mpich"
10394| #define PACKAGE_VERSION "3.3.1"
10395| #define PACKAGE_STRING "MPICH 3.3.1"
10396| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10397| #define PACKAGE_URL "http://www.mpich.org/"
10398| #define STDC_HEADERS 1
10399| #define HAVE_SYS_TYPES_H 1
10400| #define HAVE_SYS_STAT_H 1
10401| #define HAVE_STDLIB_H 1
10402| #define HAVE_STRING_H 1
10403| #define HAVE_MEMORY_H 1
10404| #define HAVE_STRINGS_H 1
10405| #define HAVE_INTTYPES_H 1
10406| #define HAVE_STDINT_H 1
10407| #define HAVE_UNISTD_H 1
10408| #define __EXTENSIONS__ 1
10409| #define _ALL_SOURCE 1
10410| #define _GNU_SOURCE 1
10411| #define _POSIX_PTHREAD_SEMANTICS 1
10412| #define _TANDEM_SOURCE 1
10413| #define PACKAGE "mpich"
10414| #define VERSION "3.3.1"
10415| #define HAVE_DLFCN_H 1
10416| #define LT_OBJDIR ".libs/"
10417| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10418| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10419| #define HAVE_TAG_ERROR_BITS 1
10420| #define USE_LOGGING MPICH_LOGGING__NONE
10421| #define HAVE_VISIBILITY 1
10422| #define HWLOC_VERSION "2.0.3rc2-git"
10423| #define HWLOC_VERSION_MAJOR 2
10424| #define HWLOC_VERSION_MINOR 0
10425| #define HWLOC_VERSION_RELEASE 3
10426| #define HWLOC_VERSION_GREEK "rc2"
10427| #define HWLOC_SYM_PREFIX hwloc_
10428| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10429| #define HWLOC_SYM_TRANSFORM 0
10430| #define _HPUX_SOURCE 1
10431| #define SIZEOF_VOID_P 8
10432| #define HWLOC_DARWIN_SYS 1
10433| #define HWLOC_X86_64_ARCH 1
10434| #define SIZEOF_UNSIGNED_LONG 8
10435| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10436| #define SIZEOF_UNSIGNED_INT 4
10437| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10438| #define HWLOC_HAVE_ATTRIBUTE 1
10439| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10440| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10441| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10442| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10443| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10444| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10445| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10446| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10447| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10448| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10449| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10450| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10451| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10452| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10453| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10454| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10455| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10456| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10457| #define HWLOC_C_HAVE_VISIBILITY 0
10458| #define HAVE_UNISTD_H 1
10459| #define HAVE_DIRENT_H 1
10460| #define HAVE_STRINGS_H 1
10461| #define HAVE_CTYPE_H 1
10462| #define HAVE_STRCASECMP 1
10463| #define HWLOC_HAVE_DECL_STRCASECMP 1
10464| #define HAVE_STRNCASECMP 1
10465| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10466| #define HAVE_STRFTIME 1
10467| #define HAVE_SETLOCALE 1
10468| #define HWLOC_HAVE_STDINT_H 1
10469| #define HAVE_SYS_MMAN_H 1
10470| #define HAVE_DECL_FABSF 1
10471| #define HAVE_DECL_MODFF 1
10472| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10473| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10474| #define HAVE_DECL__SC_NPROC_ONLN 0
10475| #define HAVE_DECL__SC_NPROC_CONF 0
10476| #define HAVE_DECL__SC_PAGESIZE 1
10477| #define HAVE_DECL__SC_PAGE_SIZE 1
10478| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10479| #define HAVE_MACH_MACH_HOST_H 1
10480| #define HAVE_MACH_MACH_INIT_H 1
10481| #define HAVE_HOST_INFO 1
10482| #define HAVE_SYS_PARAM_H 1
10483| #define HAVE_SYS_SYSCTL_H 1
10484| #define HAVE_DECL_CTL_HW 1
10485| #define HAVE_DECL_HW_NCPU 1
10486| #define HAVE_DECL_STRTOULL 1
10487| #define HAVE_SSIZE_T 1
10488| #define HAVE_DECL_SNPRINTF 1
10489| #define HAVE_DECL__STRDUP 0
10490| #define HAVE_DECL__PUTENV 0
10491| #define HAVE_SYSCTL 1
10492| #define HAVE_SYSCTLBYNAME 1
10493| #define HAVE_DECL_GETPROGNAME 1
10494| #define HAVE_DECL_GETEXECNAME 0
10495| #define HAVE_DECL_GETMODULEFILENAME 0
10496| #define HAVE___PROGNAME 1
10497| #define HAVE_PTHREAD_T 1
10498| #define hwloc_pid_t pid_t
10499| #define hwloc_thread_t pthread_t
10500| #define HAVE_DECL_SCHED_GETCPU 0
10501| #define HWLOC_HAVE_SYSCALL 1
10502| #define HAVE_FFS 1
10503| #define HWLOC_HAVE_DECL_FFS 1
10504| #define HWLOC_HAVE_FFS 1
10505| #define HAVE_FFSL 1
10506| #define HWLOC_HAVE_DECL_FFSL 1
10507| #define HWLOC_HAVE_FFSL 1
10508| #define HAVE_FLS 1
10509| #define HWLOC_HAVE_DECL_FLS 1
10510| #define HWLOC_HAVE_FLS 1
10511| #define HAVE_FLSL 1
10512| #define HWLOC_HAVE_DECL_FLSL 1
10513| #define HWLOC_HAVE_FLSL 1
10514| #define HAVE_OPENAT 1
10515| #define HAVE_GETPAGESIZE 1
10516| #define HAVE_POSIX_MEMALIGN 1
10517| #define HAVE_SYS_UTSNAME_H 1
10518| #define HAVE_UNAME 1
10519| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10520| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10521| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10522| /* end confdefs.h.  */
10523| #include <libudev.h>
10524configure:37362: result: no
10525configure:37362: checking for libudev.h
10526configure:37362: result: no
10527configure:37429: checking for PCIACCESS
10528configure:37437: $PKG_CONFIG --exists --silence-errors "pciaccess"
10529configure:37440: $? = 1
10530configure:37456: $PKG_CONFIG --exists --silence-errors "pciaccess"
10531configure:37459: $? = 1
10532No package 'pciaccess' found
10533configure:37489: result: no
10534configure:37561: checking pciaccess.h usability
10535configure:37561: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
10536conftest.c:166:10: fatal error: 'pciaccess.h' file not found
10537#include <pciaccess.h>
10538         ^~~~~~~~~~~~~
105391 error generated.
10540configure:37561: $? = 1
10541configure: failed program was:
10542| /* confdefs.h */
10543| #define PACKAGE_NAME "MPICH"
10544| #define PACKAGE_TARNAME "mpich"
10545| #define PACKAGE_VERSION "3.3.1"
10546| #define PACKAGE_STRING "MPICH 3.3.1"
10547| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10548| #define PACKAGE_URL "http://www.mpich.org/"
10549| #define STDC_HEADERS 1
10550| #define HAVE_SYS_TYPES_H 1
10551| #define HAVE_SYS_STAT_H 1
10552| #define HAVE_STDLIB_H 1
10553| #define HAVE_STRING_H 1
10554| #define HAVE_MEMORY_H 1
10555| #define HAVE_STRINGS_H 1
10556| #define HAVE_INTTYPES_H 1
10557| #define HAVE_STDINT_H 1
10558| #define HAVE_UNISTD_H 1
10559| #define __EXTENSIONS__ 1
10560| #define _ALL_SOURCE 1
10561| #define _GNU_SOURCE 1
10562| #define _POSIX_PTHREAD_SEMANTICS 1
10563| #define _TANDEM_SOURCE 1
10564| #define PACKAGE "mpich"
10565| #define VERSION "3.3.1"
10566| #define HAVE_DLFCN_H 1
10567| #define LT_OBJDIR ".libs/"
10568| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10569| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10570| #define HAVE_TAG_ERROR_BITS 1
10571| #define USE_LOGGING MPICH_LOGGING__NONE
10572| #define HAVE_VISIBILITY 1
10573| #define HWLOC_VERSION "2.0.3rc2-git"
10574| #define HWLOC_VERSION_MAJOR 2
10575| #define HWLOC_VERSION_MINOR 0
10576| #define HWLOC_VERSION_RELEASE 3
10577| #define HWLOC_VERSION_GREEK "rc2"
10578| #define HWLOC_SYM_PREFIX hwloc_
10579| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10580| #define HWLOC_SYM_TRANSFORM 0
10581| #define _HPUX_SOURCE 1
10582| #define SIZEOF_VOID_P 8
10583| #define HWLOC_DARWIN_SYS 1
10584| #define HWLOC_X86_64_ARCH 1
10585| #define SIZEOF_UNSIGNED_LONG 8
10586| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10587| #define SIZEOF_UNSIGNED_INT 4
10588| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10589| #define HWLOC_HAVE_ATTRIBUTE 1
10590| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10591| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10592| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10593| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10594| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10595| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10596| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10597| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10598| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10599| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10600| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10601| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10602| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10603| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10604| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10605| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10606| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10607| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10608| #define HWLOC_C_HAVE_VISIBILITY 0
10609| #define HAVE_UNISTD_H 1
10610| #define HAVE_DIRENT_H 1
10611| #define HAVE_STRINGS_H 1
10612| #define HAVE_CTYPE_H 1
10613| #define HAVE_STRCASECMP 1
10614| #define HWLOC_HAVE_DECL_STRCASECMP 1
10615| #define HAVE_STRNCASECMP 1
10616| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10617| #define HAVE_STRFTIME 1
10618| #define HAVE_SETLOCALE 1
10619| #define HWLOC_HAVE_STDINT_H 1
10620| #define HAVE_SYS_MMAN_H 1
10621| #define HAVE_DECL_FABSF 1
10622| #define HAVE_DECL_MODFF 1
10623| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10624| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10625| #define HAVE_DECL__SC_NPROC_ONLN 0
10626| #define HAVE_DECL__SC_NPROC_CONF 0
10627| #define HAVE_DECL__SC_PAGESIZE 1
10628| #define HAVE_DECL__SC_PAGE_SIZE 1
10629| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10630| #define HAVE_MACH_MACH_HOST_H 1
10631| #define HAVE_MACH_MACH_INIT_H 1
10632| #define HAVE_HOST_INFO 1
10633| #define HAVE_SYS_PARAM_H 1
10634| #define HAVE_SYS_SYSCTL_H 1
10635| #define HAVE_DECL_CTL_HW 1
10636| #define HAVE_DECL_HW_NCPU 1
10637| #define HAVE_DECL_STRTOULL 1
10638| #define HAVE_SSIZE_T 1
10639| #define HAVE_DECL_SNPRINTF 1
10640| #define HAVE_DECL__STRDUP 0
10641| #define HAVE_DECL__PUTENV 0
10642| #define HAVE_SYSCTL 1
10643| #define HAVE_SYSCTLBYNAME 1
10644| #define HAVE_DECL_GETPROGNAME 1
10645| #define HAVE_DECL_GETEXECNAME 0
10646| #define HAVE_DECL_GETMODULEFILENAME 0
10647| #define HAVE___PROGNAME 1
10648| #define HAVE_PTHREAD_T 1
10649| #define hwloc_pid_t pid_t
10650| #define hwloc_thread_t pthread_t
10651| #define HAVE_DECL_SCHED_GETCPU 0
10652| #define HWLOC_HAVE_SYSCALL 1
10653| #define HAVE_FFS 1
10654| #define HWLOC_HAVE_DECL_FFS 1
10655| #define HWLOC_HAVE_FFS 1
10656| #define HAVE_FFSL 1
10657| #define HWLOC_HAVE_DECL_FFSL 1
10658| #define HWLOC_HAVE_FFSL 1
10659| #define HAVE_FLS 1
10660| #define HWLOC_HAVE_DECL_FLS 1
10661| #define HWLOC_HAVE_FLS 1
10662| #define HAVE_FLSL 1
10663| #define HWLOC_HAVE_DECL_FLSL 1
10664| #define HWLOC_HAVE_FLSL 1
10665| #define HAVE_OPENAT 1
10666| #define HAVE_GETPAGESIZE 1
10667| #define HAVE_POSIX_MEMALIGN 1
10668| #define HAVE_SYS_UTSNAME_H 1
10669| #define HAVE_UNAME 1
10670| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10671| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10672| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10673| /* end confdefs.h.  */
10674| #include <stdio.h>
10675| #ifdef HAVE_SYS_TYPES_H
10676| # include <sys/types.h>
10677| #endif
10678| #ifdef HAVE_SYS_STAT_H
10679| # include <sys/stat.h>
10680| #endif
10681| #ifdef STDC_HEADERS
10682| # include <stdlib.h>
10683| # include <stddef.h>
10684| #else
10685| # ifdef HAVE_STDLIB_H
10686| #  include <stdlib.h>
10687| # endif
10688| #endif
10689| #ifdef HAVE_STRING_H
10690| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10691| #  include <memory.h>
10692| # endif
10693| # include <string.h>
10694| #endif
10695| #ifdef HAVE_STRINGS_H
10696| # include <strings.h>
10697| #endif
10698| #ifdef HAVE_INTTYPES_H
10699| # include <inttypes.h>
10700| #endif
10701| #ifdef HAVE_STDINT_H
10702| # include <stdint.h>
10703| #endif
10704| #ifdef HAVE_UNISTD_H
10705| # include <unistd.h>
10706| #endif
10707| #include <pciaccess.h>
10708configure:37561: result: no
10709configure:37561: checking pciaccess.h presence
10710configure:37561: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
10711conftest.c:133:10: fatal error: 'pciaccess.h' file not found
10712#include <pciaccess.h>
10713         ^~~~~~~~~~~~~
107141 error generated.
10715configure:37561: $? = 1
10716configure: failed program was:
10717| /* confdefs.h */
10718| #define PACKAGE_NAME "MPICH"
10719| #define PACKAGE_TARNAME "mpich"
10720| #define PACKAGE_VERSION "3.3.1"
10721| #define PACKAGE_STRING "MPICH 3.3.1"
10722| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10723| #define PACKAGE_URL "http://www.mpich.org/"
10724| #define STDC_HEADERS 1
10725| #define HAVE_SYS_TYPES_H 1
10726| #define HAVE_SYS_STAT_H 1
10727| #define HAVE_STDLIB_H 1
10728| #define HAVE_STRING_H 1
10729| #define HAVE_MEMORY_H 1
10730| #define HAVE_STRINGS_H 1
10731| #define HAVE_INTTYPES_H 1
10732| #define HAVE_STDINT_H 1
10733| #define HAVE_UNISTD_H 1
10734| #define __EXTENSIONS__ 1
10735| #define _ALL_SOURCE 1
10736| #define _GNU_SOURCE 1
10737| #define _POSIX_PTHREAD_SEMANTICS 1
10738| #define _TANDEM_SOURCE 1
10739| #define PACKAGE "mpich"
10740| #define VERSION "3.3.1"
10741| #define HAVE_DLFCN_H 1
10742| #define LT_OBJDIR ".libs/"
10743| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10744| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10745| #define HAVE_TAG_ERROR_BITS 1
10746| #define USE_LOGGING MPICH_LOGGING__NONE
10747| #define HAVE_VISIBILITY 1
10748| #define HWLOC_VERSION "2.0.3rc2-git"
10749| #define HWLOC_VERSION_MAJOR 2
10750| #define HWLOC_VERSION_MINOR 0
10751| #define HWLOC_VERSION_RELEASE 3
10752| #define HWLOC_VERSION_GREEK "rc2"
10753| #define HWLOC_SYM_PREFIX hwloc_
10754| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10755| #define HWLOC_SYM_TRANSFORM 0
10756| #define _HPUX_SOURCE 1
10757| #define SIZEOF_VOID_P 8
10758| #define HWLOC_DARWIN_SYS 1
10759| #define HWLOC_X86_64_ARCH 1
10760| #define SIZEOF_UNSIGNED_LONG 8
10761| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10762| #define SIZEOF_UNSIGNED_INT 4
10763| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10764| #define HWLOC_HAVE_ATTRIBUTE 1
10765| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10766| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10767| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10768| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10769| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10770| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10771| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10772| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10773| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10774| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10775| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10776| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10777| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10778| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10779| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10780| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10781| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10782| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10783| #define HWLOC_C_HAVE_VISIBILITY 0
10784| #define HAVE_UNISTD_H 1
10785| #define HAVE_DIRENT_H 1
10786| #define HAVE_STRINGS_H 1
10787| #define HAVE_CTYPE_H 1
10788| #define HAVE_STRCASECMP 1
10789| #define HWLOC_HAVE_DECL_STRCASECMP 1
10790| #define HAVE_STRNCASECMP 1
10791| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10792| #define HAVE_STRFTIME 1
10793| #define HAVE_SETLOCALE 1
10794| #define HWLOC_HAVE_STDINT_H 1
10795| #define HAVE_SYS_MMAN_H 1
10796| #define HAVE_DECL_FABSF 1
10797| #define HAVE_DECL_MODFF 1
10798| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10799| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10800| #define HAVE_DECL__SC_NPROC_ONLN 0
10801| #define HAVE_DECL__SC_NPROC_CONF 0
10802| #define HAVE_DECL__SC_PAGESIZE 1
10803| #define HAVE_DECL__SC_PAGE_SIZE 1
10804| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10805| #define HAVE_MACH_MACH_HOST_H 1
10806| #define HAVE_MACH_MACH_INIT_H 1
10807| #define HAVE_HOST_INFO 1
10808| #define HAVE_SYS_PARAM_H 1
10809| #define HAVE_SYS_SYSCTL_H 1
10810| #define HAVE_DECL_CTL_HW 1
10811| #define HAVE_DECL_HW_NCPU 1
10812| #define HAVE_DECL_STRTOULL 1
10813| #define HAVE_SSIZE_T 1
10814| #define HAVE_DECL_SNPRINTF 1
10815| #define HAVE_DECL__STRDUP 0
10816| #define HAVE_DECL__PUTENV 0
10817| #define HAVE_SYSCTL 1
10818| #define HAVE_SYSCTLBYNAME 1
10819| #define HAVE_DECL_GETPROGNAME 1
10820| #define HAVE_DECL_GETEXECNAME 0
10821| #define HAVE_DECL_GETMODULEFILENAME 0
10822| #define HAVE___PROGNAME 1
10823| #define HAVE_PTHREAD_T 1
10824| #define hwloc_pid_t pid_t
10825| #define hwloc_thread_t pthread_t
10826| #define HAVE_DECL_SCHED_GETCPU 0
10827| #define HWLOC_HAVE_SYSCALL 1
10828| #define HAVE_FFS 1
10829| #define HWLOC_HAVE_DECL_FFS 1
10830| #define HWLOC_HAVE_FFS 1
10831| #define HAVE_FFSL 1
10832| #define HWLOC_HAVE_DECL_FFSL 1
10833| #define HWLOC_HAVE_FFSL 1
10834| #define HAVE_FLS 1
10835| #define HWLOC_HAVE_DECL_FLS 1
10836| #define HWLOC_HAVE_FLS 1
10837| #define HAVE_FLSL 1
10838| #define HWLOC_HAVE_DECL_FLSL 1
10839| #define HWLOC_HAVE_FLSL 1
10840| #define HAVE_OPENAT 1
10841| #define HAVE_GETPAGESIZE 1
10842| #define HAVE_POSIX_MEMALIGN 1
10843| #define HAVE_SYS_UTSNAME_H 1
10844| #define HAVE_UNAME 1
10845| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10846| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10847| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10848| /* end confdefs.h.  */
10849| #include <pciaccess.h>
10850configure:37561: result: no
10851configure:37561: checking for pciaccess.h
10852configure:37561: result: no
10853configure:37635: checking OpenCL/cl_ext.h usability
10854configure:37635: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
10855configure:37635: $? = 0
10856configure:37635: result: yes
10857configure:37635: checking OpenCL/cl_ext.h presence
10858configure:37635: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
10859configure:37635: $? = 0
10860configure:37635: result: yes
10861configure:37635: checking for OpenCL/cl_ext.h
10862configure:37635: result: yes
10863configure:37641: checking for the OpenCL framework
10864configure:37661: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework OpenCL conftest.c  >&5
10865conftest.c:142:8: warning: 'clGetDeviceIDs' is deprecated: first deprecated in macOS 10.14 - (Define CL_SILENCE_DEPRECATION to hide this warning) [-Wdeprecated-declarations]
10866return clGetDeviceIDs(0, 0, 0, NULL, NULL);
10867       ^
10868/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl.h:584:1: note: 'clGetDeviceIDs' has been explicitly marked deprecated here
10869clGetDeviceIDs(cl_platform_id   /* platform */,
10870^
108711 warning generated.
10872configure:37661: $? = 0
10873configure:37662: result: yes
10874configure:37774: checking cuda.h usability
10875configure:37774: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
10876conftest.c:168:10: fatal error: 'cuda.h' file not found
10877#include <cuda.h>
10878         ^~~~~~~~
108791 error generated.
10880configure:37774: $? = 1
10881configure: failed program was:
10882| /* confdefs.h */
10883| #define PACKAGE_NAME "MPICH"
10884| #define PACKAGE_TARNAME "mpich"
10885| #define PACKAGE_VERSION "3.3.1"
10886| #define PACKAGE_STRING "MPICH 3.3.1"
10887| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10888| #define PACKAGE_URL "http://www.mpich.org/"
10889| #define STDC_HEADERS 1
10890| #define HAVE_SYS_TYPES_H 1
10891| #define HAVE_SYS_STAT_H 1
10892| #define HAVE_STDLIB_H 1
10893| #define HAVE_STRING_H 1
10894| #define HAVE_MEMORY_H 1
10895| #define HAVE_STRINGS_H 1
10896| #define HAVE_INTTYPES_H 1
10897| #define HAVE_STDINT_H 1
10898| #define HAVE_UNISTD_H 1
10899| #define __EXTENSIONS__ 1
10900| #define _ALL_SOURCE 1
10901| #define _GNU_SOURCE 1
10902| #define _POSIX_PTHREAD_SEMANTICS 1
10903| #define _TANDEM_SOURCE 1
10904| #define PACKAGE "mpich"
10905| #define VERSION "3.3.1"
10906| #define HAVE_DLFCN_H 1
10907| #define LT_OBJDIR ".libs/"
10908| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10909| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10910| #define HAVE_TAG_ERROR_BITS 1
10911| #define USE_LOGGING MPICH_LOGGING__NONE
10912| #define HAVE_VISIBILITY 1
10913| #define HWLOC_VERSION "2.0.3rc2-git"
10914| #define HWLOC_VERSION_MAJOR 2
10915| #define HWLOC_VERSION_MINOR 0
10916| #define HWLOC_VERSION_RELEASE 3
10917| #define HWLOC_VERSION_GREEK "rc2"
10918| #define HWLOC_SYM_PREFIX hwloc_
10919| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10920| #define HWLOC_SYM_TRANSFORM 0
10921| #define _HPUX_SOURCE 1
10922| #define SIZEOF_VOID_P 8
10923| #define HWLOC_DARWIN_SYS 1
10924| #define HWLOC_X86_64_ARCH 1
10925| #define SIZEOF_UNSIGNED_LONG 8
10926| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10927| #define SIZEOF_UNSIGNED_INT 4
10928| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10929| #define HWLOC_HAVE_ATTRIBUTE 1
10930| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10931| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10932| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10933| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10934| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10935| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10936| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10937| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10938| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10939| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10940| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10941| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10942| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10943| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10944| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10945| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10946| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10947| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10948| #define HWLOC_C_HAVE_VISIBILITY 0
10949| #define HAVE_UNISTD_H 1
10950| #define HAVE_DIRENT_H 1
10951| #define HAVE_STRINGS_H 1
10952| #define HAVE_CTYPE_H 1
10953| #define HAVE_STRCASECMP 1
10954| #define HWLOC_HAVE_DECL_STRCASECMP 1
10955| #define HAVE_STRNCASECMP 1
10956| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10957| #define HAVE_STRFTIME 1
10958| #define HAVE_SETLOCALE 1
10959| #define HWLOC_HAVE_STDINT_H 1
10960| #define HAVE_SYS_MMAN_H 1
10961| #define HAVE_DECL_FABSF 1
10962| #define HAVE_DECL_MODFF 1
10963| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10964| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10965| #define HAVE_DECL__SC_NPROC_ONLN 0
10966| #define HAVE_DECL__SC_NPROC_CONF 0
10967| #define HAVE_DECL__SC_PAGESIZE 1
10968| #define HAVE_DECL__SC_PAGE_SIZE 1
10969| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10970| #define HAVE_MACH_MACH_HOST_H 1
10971| #define HAVE_MACH_MACH_INIT_H 1
10972| #define HAVE_HOST_INFO 1
10973| #define HAVE_SYS_PARAM_H 1
10974| #define HAVE_SYS_SYSCTL_H 1
10975| #define HAVE_DECL_CTL_HW 1
10976| #define HAVE_DECL_HW_NCPU 1
10977| #define HAVE_DECL_STRTOULL 1
10978| #define HAVE_SSIZE_T 1
10979| #define HAVE_DECL_SNPRINTF 1
10980| #define HAVE_DECL__STRDUP 0
10981| #define HAVE_DECL__PUTENV 0
10982| #define HAVE_SYSCTL 1
10983| #define HAVE_SYSCTLBYNAME 1
10984| #define HAVE_DECL_GETPROGNAME 1
10985| #define HAVE_DECL_GETEXECNAME 0
10986| #define HAVE_DECL_GETMODULEFILENAME 0
10987| #define HAVE___PROGNAME 1
10988| #define HAVE_PTHREAD_T 1
10989| #define hwloc_pid_t pid_t
10990| #define hwloc_thread_t pthread_t
10991| #define HAVE_DECL_SCHED_GETCPU 0
10992| #define HWLOC_HAVE_SYSCALL 1
10993| #define HAVE_FFS 1
10994| #define HWLOC_HAVE_DECL_FFS 1
10995| #define HWLOC_HAVE_FFS 1
10996| #define HAVE_FFSL 1
10997| #define HWLOC_HAVE_DECL_FFSL 1
10998| #define HWLOC_HAVE_FFSL 1
10999| #define HAVE_FLS 1
11000| #define HWLOC_HAVE_DECL_FLS 1
11001| #define HWLOC_HAVE_FLS 1
11002| #define HAVE_FLSL 1
11003| #define HWLOC_HAVE_DECL_FLSL 1
11004| #define HWLOC_HAVE_FLSL 1
11005| #define HAVE_OPENAT 1
11006| #define HAVE_GETPAGESIZE 1
11007| #define HAVE_POSIX_MEMALIGN 1
11008| #define HAVE_SYS_UTSNAME_H 1
11009| #define HAVE_UNAME 1
11010| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11011| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11012| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11013| #define HAVE_OPENCL_CL_EXT_H 1
11014| #define HWLOC_HAVE_OPENCL 1
11015| /* end confdefs.h.  */
11016| #include <stdio.h>
11017| #ifdef HAVE_SYS_TYPES_H
11018| # include <sys/types.h>
11019| #endif
11020| #ifdef HAVE_SYS_STAT_H
11021| # include <sys/stat.h>
11022| #endif
11023| #ifdef STDC_HEADERS
11024| # include <stdlib.h>
11025| # include <stddef.h>
11026| #else
11027| # ifdef HAVE_STDLIB_H
11028| #  include <stdlib.h>
11029| # endif
11030| #endif
11031| #ifdef HAVE_STRING_H
11032| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11033| #  include <memory.h>
11034| # endif
11035| # include <string.h>
11036| #endif
11037| #ifdef HAVE_STRINGS_H
11038| # include <strings.h>
11039| #endif
11040| #ifdef HAVE_INTTYPES_H
11041| # include <inttypes.h>
11042| #endif
11043| #ifdef HAVE_STDINT_H
11044| # include <stdint.h>
11045| #endif
11046| #ifdef HAVE_UNISTD_H
11047| # include <unistd.h>
11048| #endif
11049| #include <cuda.h>
11050configure:37774: result: no
11051configure:37774: checking cuda.h presence
11052configure:37774: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
11053conftest.c:135:10: fatal error: 'cuda.h' file not found
11054#include <cuda.h>
11055         ^~~~~~~~
110561 error generated.
11057configure:37774: $? = 1
11058configure: failed program was:
11059| /* confdefs.h */
11060| #define PACKAGE_NAME "MPICH"
11061| #define PACKAGE_TARNAME "mpich"
11062| #define PACKAGE_VERSION "3.3.1"
11063| #define PACKAGE_STRING "MPICH 3.3.1"
11064| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11065| #define PACKAGE_URL "http://www.mpich.org/"
11066| #define STDC_HEADERS 1
11067| #define HAVE_SYS_TYPES_H 1
11068| #define HAVE_SYS_STAT_H 1
11069| #define HAVE_STDLIB_H 1
11070| #define HAVE_STRING_H 1
11071| #define HAVE_MEMORY_H 1
11072| #define HAVE_STRINGS_H 1
11073| #define HAVE_INTTYPES_H 1
11074| #define HAVE_STDINT_H 1
11075| #define HAVE_UNISTD_H 1
11076| #define __EXTENSIONS__ 1
11077| #define _ALL_SOURCE 1
11078| #define _GNU_SOURCE 1
11079| #define _POSIX_PTHREAD_SEMANTICS 1
11080| #define _TANDEM_SOURCE 1
11081| #define PACKAGE "mpich"
11082| #define VERSION "3.3.1"
11083| #define HAVE_DLFCN_H 1
11084| #define LT_OBJDIR ".libs/"
11085| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11086| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11087| #define HAVE_TAG_ERROR_BITS 1
11088| #define USE_LOGGING MPICH_LOGGING__NONE
11089| #define HAVE_VISIBILITY 1
11090| #define HWLOC_VERSION "2.0.3rc2-git"
11091| #define HWLOC_VERSION_MAJOR 2
11092| #define HWLOC_VERSION_MINOR 0
11093| #define HWLOC_VERSION_RELEASE 3
11094| #define HWLOC_VERSION_GREEK "rc2"
11095| #define HWLOC_SYM_PREFIX hwloc_
11096| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11097| #define HWLOC_SYM_TRANSFORM 0
11098| #define _HPUX_SOURCE 1
11099| #define SIZEOF_VOID_P 8
11100| #define HWLOC_DARWIN_SYS 1
11101| #define HWLOC_X86_64_ARCH 1
11102| #define SIZEOF_UNSIGNED_LONG 8
11103| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11104| #define SIZEOF_UNSIGNED_INT 4
11105| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11106| #define HWLOC_HAVE_ATTRIBUTE 1
11107| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11108| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11109| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11110| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11111| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11112| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11113| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11114| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11115| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11116| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11117| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11118| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11119| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11120| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11121| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11122| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11123| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11124| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11125| #define HWLOC_C_HAVE_VISIBILITY 0
11126| #define HAVE_UNISTD_H 1
11127| #define HAVE_DIRENT_H 1
11128| #define HAVE_STRINGS_H 1
11129| #define HAVE_CTYPE_H 1
11130| #define HAVE_STRCASECMP 1
11131| #define HWLOC_HAVE_DECL_STRCASECMP 1
11132| #define HAVE_STRNCASECMP 1
11133| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11134| #define HAVE_STRFTIME 1
11135| #define HAVE_SETLOCALE 1
11136| #define HWLOC_HAVE_STDINT_H 1
11137| #define HAVE_SYS_MMAN_H 1
11138| #define HAVE_DECL_FABSF 1
11139| #define HAVE_DECL_MODFF 1
11140| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11141| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11142| #define HAVE_DECL__SC_NPROC_ONLN 0
11143| #define HAVE_DECL__SC_NPROC_CONF 0
11144| #define HAVE_DECL__SC_PAGESIZE 1
11145| #define HAVE_DECL__SC_PAGE_SIZE 1
11146| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11147| #define HAVE_MACH_MACH_HOST_H 1
11148| #define HAVE_MACH_MACH_INIT_H 1
11149| #define HAVE_HOST_INFO 1
11150| #define HAVE_SYS_PARAM_H 1
11151| #define HAVE_SYS_SYSCTL_H 1
11152| #define HAVE_DECL_CTL_HW 1
11153| #define HAVE_DECL_HW_NCPU 1
11154| #define HAVE_DECL_STRTOULL 1
11155| #define HAVE_SSIZE_T 1
11156| #define HAVE_DECL_SNPRINTF 1
11157| #define HAVE_DECL__STRDUP 0
11158| #define HAVE_DECL__PUTENV 0
11159| #define HAVE_SYSCTL 1
11160| #define HAVE_SYSCTLBYNAME 1
11161| #define HAVE_DECL_GETPROGNAME 1
11162| #define HAVE_DECL_GETEXECNAME 0
11163| #define HAVE_DECL_GETMODULEFILENAME 0
11164| #define HAVE___PROGNAME 1
11165| #define HAVE_PTHREAD_T 1
11166| #define hwloc_pid_t pid_t
11167| #define hwloc_thread_t pthread_t
11168| #define HAVE_DECL_SCHED_GETCPU 0
11169| #define HWLOC_HAVE_SYSCALL 1
11170| #define HAVE_FFS 1
11171| #define HWLOC_HAVE_DECL_FFS 1
11172| #define HWLOC_HAVE_FFS 1
11173| #define HAVE_FFSL 1
11174| #define HWLOC_HAVE_DECL_FFSL 1
11175| #define HWLOC_HAVE_FFSL 1
11176| #define HAVE_FLS 1
11177| #define HWLOC_HAVE_DECL_FLS 1
11178| #define HWLOC_HAVE_FLS 1
11179| #define HAVE_FLSL 1
11180| #define HWLOC_HAVE_DECL_FLSL 1
11181| #define HWLOC_HAVE_FLSL 1
11182| #define HAVE_OPENAT 1
11183| #define HAVE_GETPAGESIZE 1
11184| #define HAVE_POSIX_MEMALIGN 1
11185| #define HAVE_SYS_UTSNAME_H 1
11186| #define HAVE_UNAME 1
11187| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11188| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11189| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11190| #define HAVE_OPENCL_CL_EXT_H 1
11191| #define HWLOC_HAVE_OPENCL 1
11192| /* end confdefs.h.  */
11193| #include <cuda.h>
11194configure:37774: result: no
11195configure:37774: checking for cuda.h
11196configure:37774: result: no
11197configure:37857: checking cuda_runtime_api.h usability
11198configure:37857: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
11199conftest.c:168:10: fatal error: 'cuda_runtime_api.h' file not found
11200#include <cuda_runtime_api.h>
11201         ^~~~~~~~~~~~~~~~~~~~
112021 error generated.
11203configure:37857: $? = 1
11204configure: failed program was:
11205| /* confdefs.h */
11206| #define PACKAGE_NAME "MPICH"
11207| #define PACKAGE_TARNAME "mpich"
11208| #define PACKAGE_VERSION "3.3.1"
11209| #define PACKAGE_STRING "MPICH 3.3.1"
11210| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11211| #define PACKAGE_URL "http://www.mpich.org/"
11212| #define STDC_HEADERS 1
11213| #define HAVE_SYS_TYPES_H 1
11214| #define HAVE_SYS_STAT_H 1
11215| #define HAVE_STDLIB_H 1
11216| #define HAVE_STRING_H 1
11217| #define HAVE_MEMORY_H 1
11218| #define HAVE_STRINGS_H 1
11219| #define HAVE_INTTYPES_H 1
11220| #define HAVE_STDINT_H 1
11221| #define HAVE_UNISTD_H 1
11222| #define __EXTENSIONS__ 1
11223| #define _ALL_SOURCE 1
11224| #define _GNU_SOURCE 1
11225| #define _POSIX_PTHREAD_SEMANTICS 1
11226| #define _TANDEM_SOURCE 1
11227| #define PACKAGE "mpich"
11228| #define VERSION "3.3.1"
11229| #define HAVE_DLFCN_H 1
11230| #define LT_OBJDIR ".libs/"
11231| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11232| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11233| #define HAVE_TAG_ERROR_BITS 1
11234| #define USE_LOGGING MPICH_LOGGING__NONE
11235| #define HAVE_VISIBILITY 1
11236| #define HWLOC_VERSION "2.0.3rc2-git"
11237| #define HWLOC_VERSION_MAJOR 2
11238| #define HWLOC_VERSION_MINOR 0
11239| #define HWLOC_VERSION_RELEASE 3
11240| #define HWLOC_VERSION_GREEK "rc2"
11241| #define HWLOC_SYM_PREFIX hwloc_
11242| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11243| #define HWLOC_SYM_TRANSFORM 0
11244| #define _HPUX_SOURCE 1
11245| #define SIZEOF_VOID_P 8
11246| #define HWLOC_DARWIN_SYS 1
11247| #define HWLOC_X86_64_ARCH 1
11248| #define SIZEOF_UNSIGNED_LONG 8
11249| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11250| #define SIZEOF_UNSIGNED_INT 4
11251| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11252| #define HWLOC_HAVE_ATTRIBUTE 1
11253| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11254| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11255| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11256| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11257| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11258| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11259| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11260| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11261| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11262| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11263| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11264| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11265| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11266| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11267| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11268| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11269| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11270| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11271| #define HWLOC_C_HAVE_VISIBILITY 0
11272| #define HAVE_UNISTD_H 1
11273| #define HAVE_DIRENT_H 1
11274| #define HAVE_STRINGS_H 1
11275| #define HAVE_CTYPE_H 1
11276| #define HAVE_STRCASECMP 1
11277| #define HWLOC_HAVE_DECL_STRCASECMP 1
11278| #define HAVE_STRNCASECMP 1
11279| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11280| #define HAVE_STRFTIME 1
11281| #define HAVE_SETLOCALE 1
11282| #define HWLOC_HAVE_STDINT_H 1
11283| #define HAVE_SYS_MMAN_H 1
11284| #define HAVE_DECL_FABSF 1
11285| #define HAVE_DECL_MODFF 1
11286| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11287| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11288| #define HAVE_DECL__SC_NPROC_ONLN 0
11289| #define HAVE_DECL__SC_NPROC_CONF 0
11290| #define HAVE_DECL__SC_PAGESIZE 1
11291| #define HAVE_DECL__SC_PAGE_SIZE 1
11292| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11293| #define HAVE_MACH_MACH_HOST_H 1
11294| #define HAVE_MACH_MACH_INIT_H 1
11295| #define HAVE_HOST_INFO 1
11296| #define HAVE_SYS_PARAM_H 1
11297| #define HAVE_SYS_SYSCTL_H 1
11298| #define HAVE_DECL_CTL_HW 1
11299| #define HAVE_DECL_HW_NCPU 1
11300| #define HAVE_DECL_STRTOULL 1
11301| #define HAVE_SSIZE_T 1
11302| #define HAVE_DECL_SNPRINTF 1
11303| #define HAVE_DECL__STRDUP 0
11304| #define HAVE_DECL__PUTENV 0
11305| #define HAVE_SYSCTL 1
11306| #define HAVE_SYSCTLBYNAME 1
11307| #define HAVE_DECL_GETPROGNAME 1
11308| #define HAVE_DECL_GETEXECNAME 0
11309| #define HAVE_DECL_GETMODULEFILENAME 0
11310| #define HAVE___PROGNAME 1
11311| #define HAVE_PTHREAD_T 1
11312| #define hwloc_pid_t pid_t
11313| #define hwloc_thread_t pthread_t
11314| #define HAVE_DECL_SCHED_GETCPU 0
11315| #define HWLOC_HAVE_SYSCALL 1
11316| #define HAVE_FFS 1
11317| #define HWLOC_HAVE_DECL_FFS 1
11318| #define HWLOC_HAVE_FFS 1
11319| #define HAVE_FFSL 1
11320| #define HWLOC_HAVE_DECL_FFSL 1
11321| #define HWLOC_HAVE_FFSL 1
11322| #define HAVE_FLS 1
11323| #define HWLOC_HAVE_DECL_FLS 1
11324| #define HWLOC_HAVE_FLS 1
11325| #define HAVE_FLSL 1
11326| #define HWLOC_HAVE_DECL_FLSL 1
11327| #define HWLOC_HAVE_FLSL 1
11328| #define HAVE_OPENAT 1
11329| #define HAVE_GETPAGESIZE 1
11330| #define HAVE_POSIX_MEMALIGN 1
11331| #define HAVE_SYS_UTSNAME_H 1
11332| #define HAVE_UNAME 1
11333| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11334| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11335| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11336| #define HAVE_OPENCL_CL_EXT_H 1
11337| #define HWLOC_HAVE_OPENCL 1
11338| /* end confdefs.h.  */
11339| #include <stdio.h>
11340| #ifdef HAVE_SYS_TYPES_H
11341| # include <sys/types.h>
11342| #endif
11343| #ifdef HAVE_SYS_STAT_H
11344| # include <sys/stat.h>
11345| #endif
11346| #ifdef STDC_HEADERS
11347| # include <stdlib.h>
11348| # include <stddef.h>
11349| #else
11350| # ifdef HAVE_STDLIB_H
11351| #  include <stdlib.h>
11352| # endif
11353| #endif
11354| #ifdef HAVE_STRING_H
11355| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11356| #  include <memory.h>
11357| # endif
11358| # include <string.h>
11359| #endif
11360| #ifdef HAVE_STRINGS_H
11361| # include <strings.h>
11362| #endif
11363| #ifdef HAVE_INTTYPES_H
11364| # include <inttypes.h>
11365| #endif
11366| #ifdef HAVE_STDINT_H
11367| # include <stdint.h>
11368| #endif
11369| #ifdef HAVE_UNISTD_H
11370| # include <unistd.h>
11371| #endif
11372| #include <cuda_runtime_api.h>
11373configure:37857: result: no
11374configure:37857: checking cuda_runtime_api.h presence
11375configure:37857: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
11376conftest.c:135:10: fatal error: 'cuda_runtime_api.h' file not found
11377#include <cuda_runtime_api.h>
11378         ^~~~~~~~~~~~~~~~~~~~
113791 error generated.
11380configure:37857: $? = 1
11381configure: failed program was:
11382| /* confdefs.h */
11383| #define PACKAGE_NAME "MPICH"
11384| #define PACKAGE_TARNAME "mpich"
11385| #define PACKAGE_VERSION "3.3.1"
11386| #define PACKAGE_STRING "MPICH 3.3.1"
11387| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11388| #define PACKAGE_URL "http://www.mpich.org/"
11389| #define STDC_HEADERS 1
11390| #define HAVE_SYS_TYPES_H 1
11391| #define HAVE_SYS_STAT_H 1
11392| #define HAVE_STDLIB_H 1
11393| #define HAVE_STRING_H 1
11394| #define HAVE_MEMORY_H 1
11395| #define HAVE_STRINGS_H 1
11396| #define HAVE_INTTYPES_H 1
11397| #define HAVE_STDINT_H 1
11398| #define HAVE_UNISTD_H 1
11399| #define __EXTENSIONS__ 1
11400| #define _ALL_SOURCE 1
11401| #define _GNU_SOURCE 1
11402| #define _POSIX_PTHREAD_SEMANTICS 1
11403| #define _TANDEM_SOURCE 1
11404| #define PACKAGE "mpich"
11405| #define VERSION "3.3.1"
11406| #define HAVE_DLFCN_H 1
11407| #define LT_OBJDIR ".libs/"
11408| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11409| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11410| #define HAVE_TAG_ERROR_BITS 1
11411| #define USE_LOGGING MPICH_LOGGING__NONE
11412| #define HAVE_VISIBILITY 1
11413| #define HWLOC_VERSION "2.0.3rc2-git"
11414| #define HWLOC_VERSION_MAJOR 2
11415| #define HWLOC_VERSION_MINOR 0
11416| #define HWLOC_VERSION_RELEASE 3
11417| #define HWLOC_VERSION_GREEK "rc2"
11418| #define HWLOC_SYM_PREFIX hwloc_
11419| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11420| #define HWLOC_SYM_TRANSFORM 0
11421| #define _HPUX_SOURCE 1
11422| #define SIZEOF_VOID_P 8
11423| #define HWLOC_DARWIN_SYS 1
11424| #define HWLOC_X86_64_ARCH 1
11425| #define SIZEOF_UNSIGNED_LONG 8
11426| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11427| #define SIZEOF_UNSIGNED_INT 4
11428| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11429| #define HWLOC_HAVE_ATTRIBUTE 1
11430| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11431| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11432| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11433| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11434| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11435| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11436| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11437| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11438| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11439| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11440| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11441| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11442| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11443| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11444| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11445| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11446| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11447| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11448| #define HWLOC_C_HAVE_VISIBILITY 0
11449| #define HAVE_UNISTD_H 1
11450| #define HAVE_DIRENT_H 1
11451| #define HAVE_STRINGS_H 1
11452| #define HAVE_CTYPE_H 1
11453| #define HAVE_STRCASECMP 1
11454| #define HWLOC_HAVE_DECL_STRCASECMP 1
11455| #define HAVE_STRNCASECMP 1
11456| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11457| #define HAVE_STRFTIME 1
11458| #define HAVE_SETLOCALE 1
11459| #define HWLOC_HAVE_STDINT_H 1
11460| #define HAVE_SYS_MMAN_H 1
11461| #define HAVE_DECL_FABSF 1
11462| #define HAVE_DECL_MODFF 1
11463| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11464| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11465| #define HAVE_DECL__SC_NPROC_ONLN 0
11466| #define HAVE_DECL__SC_NPROC_CONF 0
11467| #define HAVE_DECL__SC_PAGESIZE 1
11468| #define HAVE_DECL__SC_PAGE_SIZE 1
11469| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11470| #define HAVE_MACH_MACH_HOST_H 1
11471| #define HAVE_MACH_MACH_INIT_H 1
11472| #define HAVE_HOST_INFO 1
11473| #define HAVE_SYS_PARAM_H 1
11474| #define HAVE_SYS_SYSCTL_H 1
11475| #define HAVE_DECL_CTL_HW 1
11476| #define HAVE_DECL_HW_NCPU 1
11477| #define HAVE_DECL_STRTOULL 1
11478| #define HAVE_SSIZE_T 1
11479| #define HAVE_DECL_SNPRINTF 1
11480| #define HAVE_DECL__STRDUP 0
11481| #define HAVE_DECL__PUTENV 0
11482| #define HAVE_SYSCTL 1
11483| #define HAVE_SYSCTLBYNAME 1
11484| #define HAVE_DECL_GETPROGNAME 1
11485| #define HAVE_DECL_GETEXECNAME 0
11486| #define HAVE_DECL_GETMODULEFILENAME 0
11487| #define HAVE___PROGNAME 1
11488| #define HAVE_PTHREAD_T 1
11489| #define hwloc_pid_t pid_t
11490| #define hwloc_thread_t pthread_t
11491| #define HAVE_DECL_SCHED_GETCPU 0
11492| #define HWLOC_HAVE_SYSCALL 1
11493| #define HAVE_FFS 1
11494| #define HWLOC_HAVE_DECL_FFS 1
11495| #define HWLOC_HAVE_FFS 1
11496| #define HAVE_FFSL 1
11497| #define HWLOC_HAVE_DECL_FFSL 1
11498| #define HWLOC_HAVE_FFSL 1
11499| #define HAVE_FLS 1
11500| #define HWLOC_HAVE_DECL_FLS 1
11501| #define HWLOC_HAVE_FLS 1
11502| #define HAVE_FLSL 1
11503| #define HWLOC_HAVE_DECL_FLSL 1
11504| #define HWLOC_HAVE_FLSL 1
11505| #define HAVE_OPENAT 1
11506| #define HAVE_GETPAGESIZE 1
11507| #define HAVE_POSIX_MEMALIGN 1
11508| #define HAVE_SYS_UTSNAME_H 1
11509| #define HAVE_UNAME 1
11510| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11511| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11512| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11513| #define HAVE_OPENCL_CL_EXT_H 1
11514| #define HWLOC_HAVE_OPENCL 1
11515| /* end confdefs.h.  */
11516| #include <cuda_runtime_api.h>
11517configure:37857: result: no
11518configure:37857: checking for cuda_runtime_api.h
11519configure:37857: result: no
11520configure:37962: checking nvml.h usability
11521configure:37962: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
11522conftest.c:168:10: fatal error: 'nvml.h' file not found
11523#include <nvml.h>
11524         ^~~~~~~~
115251 error generated.
11526configure:37962: $? = 1
11527configure: failed program was:
11528| /* confdefs.h */
11529| #define PACKAGE_NAME "MPICH"
11530| #define PACKAGE_TARNAME "mpich"
11531| #define PACKAGE_VERSION "3.3.1"
11532| #define PACKAGE_STRING "MPICH 3.3.1"
11533| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11534| #define PACKAGE_URL "http://www.mpich.org/"
11535| #define STDC_HEADERS 1
11536| #define HAVE_SYS_TYPES_H 1
11537| #define HAVE_SYS_STAT_H 1
11538| #define HAVE_STDLIB_H 1
11539| #define HAVE_STRING_H 1
11540| #define HAVE_MEMORY_H 1
11541| #define HAVE_STRINGS_H 1
11542| #define HAVE_INTTYPES_H 1
11543| #define HAVE_STDINT_H 1
11544| #define HAVE_UNISTD_H 1
11545| #define __EXTENSIONS__ 1
11546| #define _ALL_SOURCE 1
11547| #define _GNU_SOURCE 1
11548| #define _POSIX_PTHREAD_SEMANTICS 1
11549| #define _TANDEM_SOURCE 1
11550| #define PACKAGE "mpich"
11551| #define VERSION "3.3.1"
11552| #define HAVE_DLFCN_H 1
11553| #define LT_OBJDIR ".libs/"
11554| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11555| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11556| #define HAVE_TAG_ERROR_BITS 1
11557| #define USE_LOGGING MPICH_LOGGING__NONE
11558| #define HAVE_VISIBILITY 1
11559| #define HWLOC_VERSION "2.0.3rc2-git"
11560| #define HWLOC_VERSION_MAJOR 2
11561| #define HWLOC_VERSION_MINOR 0
11562| #define HWLOC_VERSION_RELEASE 3
11563| #define HWLOC_VERSION_GREEK "rc2"
11564| #define HWLOC_SYM_PREFIX hwloc_
11565| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11566| #define HWLOC_SYM_TRANSFORM 0
11567| #define _HPUX_SOURCE 1
11568| #define SIZEOF_VOID_P 8
11569| #define HWLOC_DARWIN_SYS 1
11570| #define HWLOC_X86_64_ARCH 1
11571| #define SIZEOF_UNSIGNED_LONG 8
11572| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11573| #define SIZEOF_UNSIGNED_INT 4
11574| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11575| #define HWLOC_HAVE_ATTRIBUTE 1
11576| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11577| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11578| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11579| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11580| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11581| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11582| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11583| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11584| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11585| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11586| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11587| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11588| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11589| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11590| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11591| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11592| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11593| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11594| #define HWLOC_C_HAVE_VISIBILITY 0
11595| #define HAVE_UNISTD_H 1
11596| #define HAVE_DIRENT_H 1
11597| #define HAVE_STRINGS_H 1
11598| #define HAVE_CTYPE_H 1
11599| #define HAVE_STRCASECMP 1
11600| #define HWLOC_HAVE_DECL_STRCASECMP 1
11601| #define HAVE_STRNCASECMP 1
11602| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11603| #define HAVE_STRFTIME 1
11604| #define HAVE_SETLOCALE 1
11605| #define HWLOC_HAVE_STDINT_H 1
11606| #define HAVE_SYS_MMAN_H 1
11607| #define HAVE_DECL_FABSF 1
11608| #define HAVE_DECL_MODFF 1
11609| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11610| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11611| #define HAVE_DECL__SC_NPROC_ONLN 0
11612| #define HAVE_DECL__SC_NPROC_CONF 0
11613| #define HAVE_DECL__SC_PAGESIZE 1
11614| #define HAVE_DECL__SC_PAGE_SIZE 1
11615| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11616| #define HAVE_MACH_MACH_HOST_H 1
11617| #define HAVE_MACH_MACH_INIT_H 1
11618| #define HAVE_HOST_INFO 1
11619| #define HAVE_SYS_PARAM_H 1
11620| #define HAVE_SYS_SYSCTL_H 1
11621| #define HAVE_DECL_CTL_HW 1
11622| #define HAVE_DECL_HW_NCPU 1
11623| #define HAVE_DECL_STRTOULL 1
11624| #define HAVE_SSIZE_T 1
11625| #define HAVE_DECL_SNPRINTF 1
11626| #define HAVE_DECL__STRDUP 0
11627| #define HAVE_DECL__PUTENV 0
11628| #define HAVE_SYSCTL 1
11629| #define HAVE_SYSCTLBYNAME 1
11630| #define HAVE_DECL_GETPROGNAME 1
11631| #define HAVE_DECL_GETEXECNAME 0
11632| #define HAVE_DECL_GETMODULEFILENAME 0
11633| #define HAVE___PROGNAME 1
11634| #define HAVE_PTHREAD_T 1
11635| #define hwloc_pid_t pid_t
11636| #define hwloc_thread_t pthread_t
11637| #define HAVE_DECL_SCHED_GETCPU 0
11638| #define HWLOC_HAVE_SYSCALL 1
11639| #define HAVE_FFS 1
11640| #define HWLOC_HAVE_DECL_FFS 1
11641| #define HWLOC_HAVE_FFS 1
11642| #define HAVE_FFSL 1
11643| #define HWLOC_HAVE_DECL_FFSL 1
11644| #define HWLOC_HAVE_FFSL 1
11645| #define HAVE_FLS 1
11646| #define HWLOC_HAVE_DECL_FLS 1
11647| #define HWLOC_HAVE_FLS 1
11648| #define HAVE_FLSL 1
11649| #define HWLOC_HAVE_DECL_FLSL 1
11650| #define HWLOC_HAVE_FLSL 1
11651| #define HAVE_OPENAT 1
11652| #define HAVE_GETPAGESIZE 1
11653| #define HAVE_POSIX_MEMALIGN 1
11654| #define HAVE_SYS_UTSNAME_H 1
11655| #define HAVE_UNAME 1
11656| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11657| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11658| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11659| #define HAVE_OPENCL_CL_EXT_H 1
11660| #define HWLOC_HAVE_OPENCL 1
11661| /* end confdefs.h.  */
11662| #include <stdio.h>
11663| #ifdef HAVE_SYS_TYPES_H
11664| # include <sys/types.h>
11665| #endif
11666| #ifdef HAVE_SYS_STAT_H
11667| # include <sys/stat.h>
11668| #endif
11669| #ifdef STDC_HEADERS
11670| # include <stdlib.h>
11671| # include <stddef.h>
11672| #else
11673| # ifdef HAVE_STDLIB_H
11674| #  include <stdlib.h>
11675| # endif
11676| #endif
11677| #ifdef HAVE_STRING_H
11678| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11679| #  include <memory.h>
11680| # endif
11681| # include <string.h>
11682| #endif
11683| #ifdef HAVE_STRINGS_H
11684| # include <strings.h>
11685| #endif
11686| #ifdef HAVE_INTTYPES_H
11687| # include <inttypes.h>
11688| #endif
11689| #ifdef HAVE_STDINT_H
11690| # include <stdint.h>
11691| #endif
11692| #ifdef HAVE_UNISTD_H
11693| # include <unistd.h>
11694| #endif
11695| #include <nvml.h>
11696configure:37962: result: no
11697configure:37962: checking nvml.h presence
11698configure:37962: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
11699conftest.c:135:10: fatal error: 'nvml.h' file not found
11700#include <nvml.h>
11701         ^~~~~~~~
117021 error generated.
11703configure:37962: $? = 1
11704configure: failed program was:
11705| /* confdefs.h */
11706| #define PACKAGE_NAME "MPICH"
11707| #define PACKAGE_TARNAME "mpich"
11708| #define PACKAGE_VERSION "3.3.1"
11709| #define PACKAGE_STRING "MPICH 3.3.1"
11710| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11711| #define PACKAGE_URL "http://www.mpich.org/"
11712| #define STDC_HEADERS 1
11713| #define HAVE_SYS_TYPES_H 1
11714| #define HAVE_SYS_STAT_H 1
11715| #define HAVE_STDLIB_H 1
11716| #define HAVE_STRING_H 1
11717| #define HAVE_MEMORY_H 1
11718| #define HAVE_STRINGS_H 1
11719| #define HAVE_INTTYPES_H 1
11720| #define HAVE_STDINT_H 1
11721| #define HAVE_UNISTD_H 1
11722| #define __EXTENSIONS__ 1
11723| #define _ALL_SOURCE 1
11724| #define _GNU_SOURCE 1
11725| #define _POSIX_PTHREAD_SEMANTICS 1
11726| #define _TANDEM_SOURCE 1
11727| #define PACKAGE "mpich"
11728| #define VERSION "3.3.1"
11729| #define HAVE_DLFCN_H 1
11730| #define LT_OBJDIR ".libs/"
11731| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11732| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11733| #define HAVE_TAG_ERROR_BITS 1
11734| #define USE_LOGGING MPICH_LOGGING__NONE
11735| #define HAVE_VISIBILITY 1
11736| #define HWLOC_VERSION "2.0.3rc2-git"
11737| #define HWLOC_VERSION_MAJOR 2
11738| #define HWLOC_VERSION_MINOR 0
11739| #define HWLOC_VERSION_RELEASE 3
11740| #define HWLOC_VERSION_GREEK "rc2"
11741| #define HWLOC_SYM_PREFIX hwloc_
11742| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11743| #define HWLOC_SYM_TRANSFORM 0
11744| #define _HPUX_SOURCE 1
11745| #define SIZEOF_VOID_P 8
11746| #define HWLOC_DARWIN_SYS 1
11747| #define HWLOC_X86_64_ARCH 1
11748| #define SIZEOF_UNSIGNED_LONG 8
11749| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11750| #define SIZEOF_UNSIGNED_INT 4
11751| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11752| #define HWLOC_HAVE_ATTRIBUTE 1
11753| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11754| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11755| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11756| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11757| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11758| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11759| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11760| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11761| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11762| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11763| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11764| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11765| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11766| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11767| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11768| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11769| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11770| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11771| #define HWLOC_C_HAVE_VISIBILITY 0
11772| #define HAVE_UNISTD_H 1
11773| #define HAVE_DIRENT_H 1
11774| #define HAVE_STRINGS_H 1
11775| #define HAVE_CTYPE_H 1
11776| #define HAVE_STRCASECMP 1
11777| #define HWLOC_HAVE_DECL_STRCASECMP 1
11778| #define HAVE_STRNCASECMP 1
11779| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11780| #define HAVE_STRFTIME 1
11781| #define HAVE_SETLOCALE 1
11782| #define HWLOC_HAVE_STDINT_H 1
11783| #define HAVE_SYS_MMAN_H 1
11784| #define HAVE_DECL_FABSF 1
11785| #define HAVE_DECL_MODFF 1
11786| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11787| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11788| #define HAVE_DECL__SC_NPROC_ONLN 0
11789| #define HAVE_DECL__SC_NPROC_CONF 0
11790| #define HAVE_DECL__SC_PAGESIZE 1
11791| #define HAVE_DECL__SC_PAGE_SIZE 1
11792| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11793| #define HAVE_MACH_MACH_HOST_H 1
11794| #define HAVE_MACH_MACH_INIT_H 1
11795| #define HAVE_HOST_INFO 1
11796| #define HAVE_SYS_PARAM_H 1
11797| #define HAVE_SYS_SYSCTL_H 1
11798| #define HAVE_DECL_CTL_HW 1
11799| #define HAVE_DECL_HW_NCPU 1
11800| #define HAVE_DECL_STRTOULL 1
11801| #define HAVE_SSIZE_T 1
11802| #define HAVE_DECL_SNPRINTF 1
11803| #define HAVE_DECL__STRDUP 0
11804| #define HAVE_DECL__PUTENV 0
11805| #define HAVE_SYSCTL 1
11806| #define HAVE_SYSCTLBYNAME 1
11807| #define HAVE_DECL_GETPROGNAME 1
11808| #define HAVE_DECL_GETEXECNAME 0
11809| #define HAVE_DECL_GETMODULEFILENAME 0
11810| #define HAVE___PROGNAME 1
11811| #define HAVE_PTHREAD_T 1
11812| #define hwloc_pid_t pid_t
11813| #define hwloc_thread_t pthread_t
11814| #define HAVE_DECL_SCHED_GETCPU 0
11815| #define HWLOC_HAVE_SYSCALL 1
11816| #define HAVE_FFS 1
11817| #define HWLOC_HAVE_DECL_FFS 1
11818| #define HWLOC_HAVE_FFS 1
11819| #define HAVE_FFSL 1
11820| #define HWLOC_HAVE_DECL_FFSL 1
11821| #define HWLOC_HAVE_FFSL 1
11822| #define HAVE_FLS 1
11823| #define HWLOC_HAVE_DECL_FLS 1
11824| #define HWLOC_HAVE_FLS 1
11825| #define HAVE_FLSL 1
11826| #define HWLOC_HAVE_DECL_FLSL 1
11827| #define HWLOC_HAVE_FLSL 1
11828| #define HAVE_OPENAT 1
11829| #define HAVE_GETPAGESIZE 1
11830| #define HAVE_POSIX_MEMALIGN 1
11831| #define HAVE_SYS_UTSNAME_H 1
11832| #define HAVE_UNAME 1
11833| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11834| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11835| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11836| #define HAVE_OPENCL_CL_EXT_H 1
11837| #define HWLOC_HAVE_OPENCL 1
11838| /* end confdefs.h.  */
11839| #include <nvml.h>
11840configure:37962: result: no
11841configure:37962: checking for nvml.h
11842configure:37962: result: no
11843configure:38162: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   -lX11 >&5
11844configure:38162: $? = 0
11845configure:38260: checking for gethostbyname
11846configure:38260: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11847configure:38260: $? = 0
11848configure:38260: result: yes
11849configure:38357: checking for connect
11850configure:38357: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11851configure:38357: $? = 0
11852configure:38357: result: yes
11853configure:38406: checking for remove
11854configure:38406: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11855configure:38406: $? = 0
11856configure:38406: result: yes
11857configure:38455: checking for shmat
11858configure:38455: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
11859configure:38455: $? = 0
11860configure:38455: result: yes
11861configure:38513: checking for IceConnectionNumber in -lICE
11862configure:38538: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lICE   >&5
11863configure:38538: $? = 0
11864configure:38547: result: yes
11865configure:38565: checking X11/Xlib.h usability
11866configure:38565: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src  conftest.c >&5
11867configure:38565: $? = 0
11868configure:38565: result: yes
11869configure:38565: checking X11/Xlib.h presence
11870configure:38565: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src  conftest.c
11871configure:38565: $? = 0
11872configure:38565: result: yes
11873configure:38565: checking for X11/Xlib.h
11874configure:38565: result: yes
11875configure:38570: checking for XOpenDisplay in -lX11
11876configure:38595: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lX11    -lSM -lICE   >&5
11877configure:38595: $? = 0
11878configure:38604: result: yes
11879configure:38613: checking for X11/Xutil.h
11880configure:38613: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src  conftest.c >&5
11881configure:38613: $? = 0
11882configure:38613: result: yes
11883configure:38621: checking X11/keysym.h usability
11884configure:38621: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src  conftest.c >&5
11885configure:38621: $? = 0
11886configure:38621: result: yes
11887configure:38621: checking X11/keysym.h presence
11888configure:38621: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src  conftest.c
11889configure:38621: $? = 0
11890configure:38621: result: yes
11891configure:38621: checking for X11/keysym.h
11892configure:38621: result: yes
11893configure:38666: checking NVCtrl/NVCtrl.h usability
11894configure:38666: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c >&5
11895conftest.c:172:10: fatal error: 'NVCtrl/NVCtrl.h' file not found
11896#include <NVCtrl/NVCtrl.h>
11897         ^~~~~~~~~~~~~~~~~
118981 error generated.
11899configure:38666: $? = 1
11900configure: failed program was:
11901| /* confdefs.h */
11902| #define PACKAGE_NAME "MPICH"
11903| #define PACKAGE_TARNAME "mpich"
11904| #define PACKAGE_VERSION "3.3.1"
11905| #define PACKAGE_STRING "MPICH 3.3.1"
11906| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11907| #define PACKAGE_URL "http://www.mpich.org/"
11908| #define STDC_HEADERS 1
11909| #define HAVE_SYS_TYPES_H 1
11910| #define HAVE_SYS_STAT_H 1
11911| #define HAVE_STDLIB_H 1
11912| #define HAVE_STRING_H 1
11913| #define HAVE_MEMORY_H 1
11914| #define HAVE_STRINGS_H 1
11915| #define HAVE_INTTYPES_H 1
11916| #define HAVE_STDINT_H 1
11917| #define HAVE_UNISTD_H 1
11918| #define __EXTENSIONS__ 1
11919| #define _ALL_SOURCE 1
11920| #define _GNU_SOURCE 1
11921| #define _POSIX_PTHREAD_SEMANTICS 1
11922| #define _TANDEM_SOURCE 1
11923| #define PACKAGE "mpich"
11924| #define VERSION "3.3.1"
11925| #define HAVE_DLFCN_H 1
11926| #define LT_OBJDIR ".libs/"
11927| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11928| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11929| #define HAVE_TAG_ERROR_BITS 1
11930| #define USE_LOGGING MPICH_LOGGING__NONE
11931| #define HAVE_VISIBILITY 1
11932| #define HWLOC_VERSION "2.0.3rc2-git"
11933| #define HWLOC_VERSION_MAJOR 2
11934| #define HWLOC_VERSION_MINOR 0
11935| #define HWLOC_VERSION_RELEASE 3
11936| #define HWLOC_VERSION_GREEK "rc2"
11937| #define HWLOC_SYM_PREFIX hwloc_
11938| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11939| #define HWLOC_SYM_TRANSFORM 0
11940| #define _HPUX_SOURCE 1
11941| #define SIZEOF_VOID_P 8
11942| #define HWLOC_DARWIN_SYS 1
11943| #define HWLOC_X86_64_ARCH 1
11944| #define SIZEOF_UNSIGNED_LONG 8
11945| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11946| #define SIZEOF_UNSIGNED_INT 4
11947| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11948| #define HWLOC_HAVE_ATTRIBUTE 1
11949| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11950| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11951| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11952| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11953| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11954| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11955| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11956| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11957| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11958| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11959| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11960| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11961| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11962| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11963| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11964| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11965| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11966| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11967| #define HWLOC_C_HAVE_VISIBILITY 0
11968| #define HAVE_UNISTD_H 1
11969| #define HAVE_DIRENT_H 1
11970| #define HAVE_STRINGS_H 1
11971| #define HAVE_CTYPE_H 1
11972| #define HAVE_STRCASECMP 1
11973| #define HWLOC_HAVE_DECL_STRCASECMP 1
11974| #define HAVE_STRNCASECMP 1
11975| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11976| #define HAVE_STRFTIME 1
11977| #define HAVE_SETLOCALE 1
11978| #define HWLOC_HAVE_STDINT_H 1
11979| #define HAVE_SYS_MMAN_H 1
11980| #define HAVE_DECL_FABSF 1
11981| #define HAVE_DECL_MODFF 1
11982| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11983| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11984| #define HAVE_DECL__SC_NPROC_ONLN 0
11985| #define HAVE_DECL__SC_NPROC_CONF 0
11986| #define HAVE_DECL__SC_PAGESIZE 1
11987| #define HAVE_DECL__SC_PAGE_SIZE 1
11988| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11989| #define HAVE_MACH_MACH_HOST_H 1
11990| #define HAVE_MACH_MACH_INIT_H 1
11991| #define HAVE_HOST_INFO 1
11992| #define HAVE_SYS_PARAM_H 1
11993| #define HAVE_SYS_SYSCTL_H 1
11994| #define HAVE_DECL_CTL_HW 1
11995| #define HAVE_DECL_HW_NCPU 1
11996| #define HAVE_DECL_STRTOULL 1
11997| #define HAVE_SSIZE_T 1
11998| #define HAVE_DECL_SNPRINTF 1
11999| #define HAVE_DECL__STRDUP 0
12000| #define HAVE_DECL__PUTENV 0
12001| #define HAVE_SYSCTL 1
12002| #define HAVE_SYSCTLBYNAME 1
12003| #define HAVE_DECL_GETPROGNAME 1
12004| #define HAVE_DECL_GETEXECNAME 0
12005| #define HAVE_DECL_GETMODULEFILENAME 0
12006| #define HAVE___PROGNAME 1
12007| #define HAVE_PTHREAD_T 1
12008| #define hwloc_pid_t pid_t
12009| #define hwloc_thread_t pthread_t
12010| #define HAVE_DECL_SCHED_GETCPU 0
12011| #define HWLOC_HAVE_SYSCALL 1
12012| #define HAVE_FFS 1
12013| #define HWLOC_HAVE_DECL_FFS 1
12014| #define HWLOC_HAVE_FFS 1
12015| #define HAVE_FFSL 1
12016| #define HWLOC_HAVE_DECL_FFSL 1
12017| #define HWLOC_HAVE_FFSL 1
12018| #define HAVE_FLS 1
12019| #define HWLOC_HAVE_DECL_FLS 1
12020| #define HWLOC_HAVE_FLS 1
12021| #define HAVE_FLSL 1
12022| #define HWLOC_HAVE_DECL_FLSL 1
12023| #define HWLOC_HAVE_FLSL 1
12024| #define HAVE_OPENAT 1
12025| #define HAVE_GETPAGESIZE 1
12026| #define HAVE_POSIX_MEMALIGN 1
12027| #define HAVE_SYS_UTSNAME_H 1
12028| #define HAVE_UNAME 1
12029| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12030| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12031| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12032| #define HAVE_OPENCL_CL_EXT_H 1
12033| #define HWLOC_HAVE_OPENCL 1
12034| #define HAVE_X11_XLIB_H 1
12035| #define HAVE_X11_XUTIL_H 1
12036| #define HAVE_X11_KEYSYM_H 1
12037| #define HWLOC_HAVE_X11_KEYSYM 1
12038| /* end confdefs.h.  */
12039| #include <stdio.h>
12040| #ifdef HAVE_SYS_TYPES_H
12041| # include <sys/types.h>
12042| #endif
12043| #ifdef HAVE_SYS_STAT_H
12044| # include <sys/stat.h>
12045| #endif
12046| #ifdef STDC_HEADERS
12047| # include <stdlib.h>
12048| # include <stddef.h>
12049| #else
12050| # ifdef HAVE_STDLIB_H
12051| #  include <stdlib.h>
12052| # endif
12053| #endif
12054| #ifdef HAVE_STRING_H
12055| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12056| #  include <memory.h>
12057| # endif
12058| # include <string.h>
12059| #endif
12060| #ifdef HAVE_STRINGS_H
12061| # include <strings.h>
12062| #endif
12063| #ifdef HAVE_INTTYPES_H
12064| # include <inttypes.h>
12065| #endif
12066| #ifdef HAVE_STDINT_H
12067| # include <stdint.h>
12068| #endif
12069| #ifdef HAVE_UNISTD_H
12070| # include <unistd.h>
12071| #endif
12072| #include <NVCtrl/NVCtrl.h>
12073configure:38666: result: no
12074configure:38666: checking NVCtrl/NVCtrl.h presence
12075configure:38666: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src conftest.c
12076conftest.c:139:10: fatal error: 'NVCtrl/NVCtrl.h' file not found
12077#include <NVCtrl/NVCtrl.h>
12078         ^~~~~~~~~~~~~~~~~
120791 error generated.
12080configure:38666: $? = 1
12081configure: failed program was:
12082| /* confdefs.h */
12083| #define PACKAGE_NAME "MPICH"
12084| #define PACKAGE_TARNAME "mpich"
12085| #define PACKAGE_VERSION "3.3.1"
12086| #define PACKAGE_STRING "MPICH 3.3.1"
12087| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12088| #define PACKAGE_URL "http://www.mpich.org/"
12089| #define STDC_HEADERS 1
12090| #define HAVE_SYS_TYPES_H 1
12091| #define HAVE_SYS_STAT_H 1
12092| #define HAVE_STDLIB_H 1
12093| #define HAVE_STRING_H 1
12094| #define HAVE_MEMORY_H 1
12095| #define HAVE_STRINGS_H 1
12096| #define HAVE_INTTYPES_H 1
12097| #define HAVE_STDINT_H 1
12098| #define HAVE_UNISTD_H 1
12099| #define __EXTENSIONS__ 1
12100| #define _ALL_SOURCE 1
12101| #define _GNU_SOURCE 1
12102| #define _POSIX_PTHREAD_SEMANTICS 1
12103| #define _TANDEM_SOURCE 1
12104| #define PACKAGE "mpich"
12105| #define VERSION "3.3.1"
12106| #define HAVE_DLFCN_H 1
12107| #define LT_OBJDIR ".libs/"
12108| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12109| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12110| #define HAVE_TAG_ERROR_BITS 1
12111| #define USE_LOGGING MPICH_LOGGING__NONE
12112| #define HAVE_VISIBILITY 1
12113| #define HWLOC_VERSION "2.0.3rc2-git"
12114| #define HWLOC_VERSION_MAJOR 2
12115| #define HWLOC_VERSION_MINOR 0
12116| #define HWLOC_VERSION_RELEASE 3
12117| #define HWLOC_VERSION_GREEK "rc2"
12118| #define HWLOC_SYM_PREFIX hwloc_
12119| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12120| #define HWLOC_SYM_TRANSFORM 0
12121| #define _HPUX_SOURCE 1
12122| #define SIZEOF_VOID_P 8
12123| #define HWLOC_DARWIN_SYS 1
12124| #define HWLOC_X86_64_ARCH 1
12125| #define SIZEOF_UNSIGNED_LONG 8
12126| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12127| #define SIZEOF_UNSIGNED_INT 4
12128| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12129| #define HWLOC_HAVE_ATTRIBUTE 1
12130| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12131| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12132| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12133| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12134| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12135| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12136| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12137| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12138| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12139| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12140| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12141| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12142| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12143| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12144| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12145| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12146| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12147| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12148| #define HWLOC_C_HAVE_VISIBILITY 0
12149| #define HAVE_UNISTD_H 1
12150| #define HAVE_DIRENT_H 1
12151| #define HAVE_STRINGS_H 1
12152| #define HAVE_CTYPE_H 1
12153| #define HAVE_STRCASECMP 1
12154| #define HWLOC_HAVE_DECL_STRCASECMP 1
12155| #define HAVE_STRNCASECMP 1
12156| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12157| #define HAVE_STRFTIME 1
12158| #define HAVE_SETLOCALE 1
12159| #define HWLOC_HAVE_STDINT_H 1
12160| #define HAVE_SYS_MMAN_H 1
12161| #define HAVE_DECL_FABSF 1
12162| #define HAVE_DECL_MODFF 1
12163| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12164| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12165| #define HAVE_DECL__SC_NPROC_ONLN 0
12166| #define HAVE_DECL__SC_NPROC_CONF 0
12167| #define HAVE_DECL__SC_PAGESIZE 1
12168| #define HAVE_DECL__SC_PAGE_SIZE 1
12169| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12170| #define HAVE_MACH_MACH_HOST_H 1
12171| #define HAVE_MACH_MACH_INIT_H 1
12172| #define HAVE_HOST_INFO 1
12173| #define HAVE_SYS_PARAM_H 1
12174| #define HAVE_SYS_SYSCTL_H 1
12175| #define HAVE_DECL_CTL_HW 1
12176| #define HAVE_DECL_HW_NCPU 1
12177| #define HAVE_DECL_STRTOULL 1
12178| #define HAVE_SSIZE_T 1
12179| #define HAVE_DECL_SNPRINTF 1
12180| #define HAVE_DECL__STRDUP 0
12181| #define HAVE_DECL__PUTENV 0
12182| #define HAVE_SYSCTL 1
12183| #define HAVE_SYSCTLBYNAME 1
12184| #define HAVE_DECL_GETPROGNAME 1
12185| #define HAVE_DECL_GETEXECNAME 0
12186| #define HAVE_DECL_GETMODULEFILENAME 0
12187| #define HAVE___PROGNAME 1
12188| #define HAVE_PTHREAD_T 1
12189| #define hwloc_pid_t pid_t
12190| #define hwloc_thread_t pthread_t
12191| #define HAVE_DECL_SCHED_GETCPU 0
12192| #define HWLOC_HAVE_SYSCALL 1
12193| #define HAVE_FFS 1
12194| #define HWLOC_HAVE_DECL_FFS 1
12195| #define HWLOC_HAVE_FFS 1
12196| #define HAVE_FFSL 1
12197| #define HWLOC_HAVE_DECL_FFSL 1
12198| #define HWLOC_HAVE_FFSL 1
12199| #define HAVE_FLS 1
12200| #define HWLOC_HAVE_DECL_FLS 1
12201| #define HWLOC_HAVE_FLS 1
12202| #define HAVE_FLSL 1
12203| #define HWLOC_HAVE_DECL_FLSL 1
12204| #define HWLOC_HAVE_FLSL 1
12205| #define HAVE_OPENAT 1
12206| #define HAVE_GETPAGESIZE 1
12207| #define HAVE_POSIX_MEMALIGN 1
12208| #define HAVE_SYS_UTSNAME_H 1
12209| #define HAVE_UNAME 1
12210| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12211| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12212| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12213| #define HAVE_OPENCL_CL_EXT_H 1
12214| #define HWLOC_HAVE_OPENCL 1
12215| #define HAVE_X11_XLIB_H 1
12216| #define HAVE_X11_XUTIL_H 1
12217| #define HAVE_X11_KEYSYM_H 1
12218| #define HWLOC_HAVE_X11_KEYSYM 1
12219| /* end confdefs.h.  */
12220| #include <NVCtrl/NVCtrl.h>
12221configure:38666: result: no
12222configure:38666: checking for NVCtrl/NVCtrl.h
12223configure:38666: result: no
12224configure:38754: checking for LIBXML2
12225configure:38762: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
12226configure:38765: $? = 0
12227configure:38781: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
12228configure:38784: $? = 0
12229configure:38822: result: yes
12230configure:38842: checking libxml/parser.h usability
12231configure:38842: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -I/opt/local/include/libxml2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/include/libxml2 conftest.c >&5
12232configure:38842: $? = 0
12233configure:38842: result: yes
12234configure:38842: checking libxml/parser.h presence
12235configure:38842: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/include/libxml2 conftest.c
12236configure:38842: $? = 0
12237configure:38842: result: yes
12238configure:38842: checking for libxml/parser.h
12239configure:38842: result: yes
12240configure:38845: checking for xmlNewDoc
12241configure:38845: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -I/opt/local/include/libxml2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -L/opt/local/lib -lxml2 >&5
12242configure:38845: $? = 0
12243configure:38845: result: yes
12244configure:38862: checking for final LIBXML2 support
12245configure:38867: result: yes
12246configure:38900: checking for x86 cpuid
12247configure:38941: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/hwloc/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
12248configure:38941: $? = 0
12249configure:38942: result: yes
12250configure:38963: checking for pthread_mutex_lock
12251configure:38963: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
12252configure:38963: $? = 0
12253configure:38963: result: yes
12254configure:39024: checking if plugin support is enabled
12255configure:39035: result: no
12256configure:39429: checking components to build statically
12257configure:39431: result:  noos xml synthetic xml_nolibxml darwin opencl xml_libxml x86
12258configure:39446: checking components to build as plugins
12259configure:39448: result:
12260WRAPPER_LIBS(=' -lpthread ') does not contain '-lm   -L/opt/local/lib -lxml2', prepending
12261HWLOC_CFLAGS(='   -I/opt/local/include/libxml2') does not contain '', prepending
12262CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src') does not contain '-D_REENTRANT', appending
12263CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include', appending
12264configure:41006: checking whether the compiler defines __func__
12265configure:41033: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
12266configure:41033: $? = 0
12267configure:41033: ./conftest
12268configure:41033: $? = 0
12269configure:41070: result: yes
12270configure:41079: checking whether the compiler defines __FUNC__
12271configure:41106: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
12272conftest.c:155:20: error: use of undeclared identifier '__FUNC__'
12273    return (strcmp(__FUNC__, "foo") == 0);
12274                   ^
122751 error generated.
12276configure:41106: $? = 1
12277configure: program exited with status 1
12278configure: failed program was:
12279| /* confdefs.h */
12280| #define PACKAGE_NAME "MPICH"
12281| #define PACKAGE_TARNAME "mpich"
12282| #define PACKAGE_VERSION "3.3.1"
12283| #define PACKAGE_STRING "MPICH 3.3.1"
12284| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12285| #define PACKAGE_URL "http://www.mpich.org/"
12286| #define STDC_HEADERS 1
12287| #define HAVE_SYS_TYPES_H 1
12288| #define HAVE_SYS_STAT_H 1
12289| #define HAVE_STDLIB_H 1
12290| #define HAVE_STRING_H 1
12291| #define HAVE_MEMORY_H 1
12292| #define HAVE_STRINGS_H 1
12293| #define HAVE_INTTYPES_H 1
12294| #define HAVE_STDINT_H 1
12295| #define HAVE_UNISTD_H 1
12296| #define __EXTENSIONS__ 1
12297| #define _ALL_SOURCE 1
12298| #define _GNU_SOURCE 1
12299| #define _POSIX_PTHREAD_SEMANTICS 1
12300| #define _TANDEM_SOURCE 1
12301| #define PACKAGE "mpich"
12302| #define VERSION "3.3.1"
12303| #define HAVE_DLFCN_H 1
12304| #define LT_OBJDIR ".libs/"
12305| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12306| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12307| #define HAVE_TAG_ERROR_BITS 1
12308| #define USE_LOGGING MPICH_LOGGING__NONE
12309| #define HAVE_VISIBILITY 1
12310| #define HWLOC_VERSION "2.0.3rc2-git"
12311| #define HWLOC_VERSION_MAJOR 2
12312| #define HWLOC_VERSION_MINOR 0
12313| #define HWLOC_VERSION_RELEASE 3
12314| #define HWLOC_VERSION_GREEK "rc2"
12315| #define HWLOC_SYM_PREFIX hwloc_
12316| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12317| #define HWLOC_SYM_TRANSFORM 0
12318| #define _HPUX_SOURCE 1
12319| #define SIZEOF_VOID_P 8
12320| #define HWLOC_DARWIN_SYS 1
12321| #define HWLOC_X86_64_ARCH 1
12322| #define SIZEOF_UNSIGNED_LONG 8
12323| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12324| #define SIZEOF_UNSIGNED_INT 4
12325| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12326| #define HWLOC_HAVE_ATTRIBUTE 1
12327| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12328| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12329| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12330| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12331| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12332| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12333| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12334| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12335| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12336| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12337| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12338| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12339| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12340| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12341| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12342| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12343| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12344| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12345| #define HWLOC_C_HAVE_VISIBILITY 0
12346| #define HAVE_UNISTD_H 1
12347| #define HAVE_DIRENT_H 1
12348| #define HAVE_STRINGS_H 1
12349| #define HAVE_CTYPE_H 1
12350| #define HAVE_STRCASECMP 1
12351| #define HWLOC_HAVE_DECL_STRCASECMP 1
12352| #define HAVE_STRNCASECMP 1
12353| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12354| #define HAVE_STRFTIME 1
12355| #define HAVE_SETLOCALE 1
12356| #define HWLOC_HAVE_STDINT_H 1
12357| #define HAVE_SYS_MMAN_H 1
12358| #define HAVE_DECL_FABSF 1
12359| #define HAVE_DECL_MODFF 1
12360| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12361| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12362| #define HAVE_DECL__SC_NPROC_ONLN 0
12363| #define HAVE_DECL__SC_NPROC_CONF 0
12364| #define HAVE_DECL__SC_PAGESIZE 1
12365| #define HAVE_DECL__SC_PAGE_SIZE 1
12366| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12367| #define HAVE_MACH_MACH_HOST_H 1
12368| #define HAVE_MACH_MACH_INIT_H 1
12369| #define HAVE_HOST_INFO 1
12370| #define HAVE_SYS_PARAM_H 1
12371| #define HAVE_SYS_SYSCTL_H 1
12372| #define HAVE_DECL_CTL_HW 1
12373| #define HAVE_DECL_HW_NCPU 1
12374| #define HAVE_DECL_STRTOULL 1
12375| #define HAVE_SSIZE_T 1
12376| #define HAVE_DECL_SNPRINTF 1
12377| #define HAVE_DECL__STRDUP 0
12378| #define HAVE_DECL__PUTENV 0
12379| #define HAVE_SYSCTL 1
12380| #define HAVE_SYSCTLBYNAME 1
12381| #define HAVE_DECL_GETPROGNAME 1
12382| #define HAVE_DECL_GETEXECNAME 0
12383| #define HAVE_DECL_GETMODULEFILENAME 0
12384| #define HAVE___PROGNAME 1
12385| #define HAVE_PTHREAD_T 1
12386| #define hwloc_pid_t pid_t
12387| #define hwloc_thread_t pthread_t
12388| #define HAVE_DECL_SCHED_GETCPU 0
12389| #define HWLOC_HAVE_SYSCALL 1
12390| #define HAVE_FFS 1
12391| #define HWLOC_HAVE_DECL_FFS 1
12392| #define HWLOC_HAVE_FFS 1
12393| #define HAVE_FFSL 1
12394| #define HWLOC_HAVE_DECL_FFSL 1
12395| #define HWLOC_HAVE_FFSL 1
12396| #define HAVE_FLS 1
12397| #define HWLOC_HAVE_DECL_FLS 1
12398| #define HWLOC_HAVE_FLS 1
12399| #define HAVE_FLSL 1
12400| #define HWLOC_HAVE_DECL_FLSL 1
12401| #define HWLOC_HAVE_FLSL 1
12402| #define HAVE_OPENAT 1
12403| #define HAVE_GETPAGESIZE 1
12404| #define HAVE_POSIX_MEMALIGN 1
12405| #define HAVE_SYS_UTSNAME_H 1
12406| #define HAVE_UNAME 1
12407| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12408| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12409| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12410| #define HAVE_OPENCL_CL_EXT_H 1
12411| #define HWLOC_HAVE_OPENCL 1
12412| #define HAVE_X11_XLIB_H 1
12413| #define HAVE_X11_XUTIL_H 1
12414| #define HAVE_X11_KEYSYM_H 1
12415| #define HWLOC_HAVE_X11_KEYSYM 1
12416| #define HWLOC_HAVE_LIBXML2 1
12417| #define HWLOC_HAVE_X86_CPUID 1
12418| #define HWLOC_HAVE_PTHREAD_MUTEX 1
12419| #define HAVE_HWLOC 1
12420| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
12421| #define MPICH_IS_THREADED 1
12422| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
12423| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
12424| #define HAVE_ROMIO 1
12425| #define HAVE__FUNC__ /**/
12426| /* end confdefs.h.  */
12427|
12428|
12429| #include <string.h>
12430| int foo(void);
12431| int foo(void)
12432| {
12433|     return (strcmp(__FUNC__, "foo") == 0);
12434| }
12435| int main(int argc, char ** argv)
12436| {
12437|     return (foo() ? 0 : 1);
12438| }
12439|
12440|
12441configure:41143: result: no
12442configure:41152: checking whether the compiler sets __FUNCTION__
12443configure:41179: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
12444configure:41179: $? = 0
12445configure:41179: ./conftest
12446configure:41179: $? = 0
12447configure:41216: result: yes
12448configure:41231: checking whether C compiler accepts option -O2
12449configure:41286: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  > pac_test1.log 2>&1
12450configure:41286: $? = 1
12451configure: failed program was:
12452| /* confdefs.h */
12453| #define PACKAGE_NAME "MPICH"
12454| #define PACKAGE_TARNAME "mpich"
12455| #define PACKAGE_VERSION "3.3.1"
12456| #define PACKAGE_STRING "MPICH 3.3.1"
12457| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12458| #define PACKAGE_URL "http://www.mpich.org/"
12459| #define STDC_HEADERS 1
12460| #define HAVE_SYS_TYPES_H 1
12461| #define HAVE_SYS_STAT_H 1
12462| #define HAVE_STDLIB_H 1
12463| #define HAVE_STRING_H 1
12464| #define HAVE_MEMORY_H 1
12465| #define HAVE_STRINGS_H 1
12466| #define HAVE_INTTYPES_H 1
12467| #define HAVE_STDINT_H 1
12468| #define HAVE_UNISTD_H 1
12469| #define __EXTENSIONS__ 1
12470| #define _ALL_SOURCE 1
12471| #define _GNU_SOURCE 1
12472| #define _POSIX_PTHREAD_SEMANTICS 1
12473| #define _TANDEM_SOURCE 1
12474| #define PACKAGE "mpich"
12475| #define VERSION "3.3.1"
12476| #define HAVE_DLFCN_H 1
12477| #define LT_OBJDIR ".libs/"
12478| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12479| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12480| #define HAVE_TAG_ERROR_BITS 1
12481| #define USE_LOGGING MPICH_LOGGING__NONE
12482| #define HAVE_VISIBILITY 1
12483| #define HWLOC_VERSION "2.0.3rc2-git"
12484| #define HWLOC_VERSION_MAJOR 2
12485| #define HWLOC_VERSION_MINOR 0
12486| #define HWLOC_VERSION_RELEASE 3
12487| #define HWLOC_VERSION_GREEK "rc2"
12488| #define HWLOC_SYM_PREFIX hwloc_
12489| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12490| #define HWLOC_SYM_TRANSFORM 0
12491| #define _HPUX_SOURCE 1
12492| #define SIZEOF_VOID_P 8
12493| #define HWLOC_DARWIN_SYS 1
12494| #define HWLOC_X86_64_ARCH 1
12495| #define SIZEOF_UNSIGNED_LONG 8
12496| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12497| #define SIZEOF_UNSIGNED_INT 4
12498| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12499| #define HWLOC_HAVE_ATTRIBUTE 1
12500| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12501| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12502| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12503| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12504| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12505| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12506| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12507| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12508| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12509| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12510| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12511| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12512| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12513| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12514| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12515| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12516| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12517| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12518| #define HWLOC_C_HAVE_VISIBILITY 0
12519| #define HAVE_UNISTD_H 1
12520| #define HAVE_DIRENT_H 1
12521| #define HAVE_STRINGS_H 1
12522| #define HAVE_CTYPE_H 1
12523| #define HAVE_STRCASECMP 1
12524| #define HWLOC_HAVE_DECL_STRCASECMP 1
12525| #define HAVE_STRNCASECMP 1
12526| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12527| #define HAVE_STRFTIME 1
12528| #define HAVE_SETLOCALE 1
12529| #define HWLOC_HAVE_STDINT_H 1
12530| #define HAVE_SYS_MMAN_H 1
12531| #define HAVE_DECL_FABSF 1
12532| #define HAVE_DECL_MODFF 1
12533| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12534| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12535| #define HAVE_DECL__SC_NPROC_ONLN 0
12536| #define HAVE_DECL__SC_NPROC_CONF 0
12537| #define HAVE_DECL__SC_PAGESIZE 1
12538| #define HAVE_DECL__SC_PAGE_SIZE 1
12539| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12540| #define HAVE_MACH_MACH_HOST_H 1
12541| #define HAVE_MACH_MACH_INIT_H 1
12542| #define HAVE_HOST_INFO 1
12543| #define HAVE_SYS_PARAM_H 1
12544| #define HAVE_SYS_SYSCTL_H 1
12545| #define HAVE_DECL_CTL_HW 1
12546| #define HAVE_DECL_HW_NCPU 1
12547| #define HAVE_DECL_STRTOULL 1
12548| #define HAVE_SSIZE_T 1
12549| #define HAVE_DECL_SNPRINTF 1
12550| #define HAVE_DECL__STRDUP 0
12551| #define HAVE_DECL__PUTENV 0
12552| #define HAVE_SYSCTL 1
12553| #define HAVE_SYSCTLBYNAME 1
12554| #define HAVE_DECL_GETPROGNAME 1
12555| #define HAVE_DECL_GETEXECNAME 0
12556| #define HAVE_DECL_GETMODULEFILENAME 0
12557| #define HAVE___PROGNAME 1
12558| #define HAVE_PTHREAD_T 1
12559| #define hwloc_pid_t pid_t
12560| #define hwloc_thread_t pthread_t
12561| #define HAVE_DECL_SCHED_GETCPU 0
12562| #define HWLOC_HAVE_SYSCALL 1
12563| #define HAVE_FFS 1
12564| #define HWLOC_HAVE_DECL_FFS 1
12565| #define HWLOC_HAVE_FFS 1
12566| #define HAVE_FFSL 1
12567| #define HWLOC_HAVE_DECL_FFSL 1
12568| #define HWLOC_HAVE_FFSL 1
12569| #define HAVE_FLS 1
12570| #define HWLOC_HAVE_DECL_FLS 1
12571| #define HWLOC_HAVE_FLS 1
12572| #define HAVE_FLSL 1
12573| #define HWLOC_HAVE_DECL_FLSL 1
12574| #define HWLOC_HAVE_FLSL 1
12575| #define HAVE_OPENAT 1
12576| #define HAVE_GETPAGESIZE 1
12577| #define HAVE_POSIX_MEMALIGN 1
12578| #define HAVE_SYS_UTSNAME_H 1
12579| #define HAVE_UNAME 1
12580| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12581| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12582| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12583| #define HAVE_OPENCL_CL_EXT_H 1
12584| #define HWLOC_HAVE_OPENCL 1
12585| #define HAVE_X11_XLIB_H 1
12586| #define HAVE_X11_XUTIL_H 1
12587| #define HAVE_X11_KEYSYM_H 1
12588| #define HWLOC_HAVE_X11_KEYSYM 1
12589| #define HWLOC_HAVE_LIBXML2 1
12590| #define HWLOC_HAVE_X86_CPUID 1
12591| #define HWLOC_HAVE_PTHREAD_MUTEX 1
12592| #define HAVE_HWLOC 1
12593| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
12594| #define MPICH_IS_THREADED 1
12595| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
12596| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
12597| #define HAVE_ROMIO 1
12598| #define HAVE__FUNC__ /**/
12599| #define HAVE__FUNCTION__ /**/
12600| /* end confdefs.h.  */
12601| #error "-qmkshrobj should not work"
12602|       #include <stdio.h>
12603|                           const char hw[] = "Hello, World\n";
12604| int
12605| main ()
12606| {
12607| fputs (hw, stdout);
12608|   ;
12609|   return 0;
12610| }
12611|
12612configure:41428: result: no
12613configure:41793: checking for shared library (esp. rpath) characteristics of CC
12614configure:41884: result: done (results in src/env/cc_shlib.conf)
12615configure:42019: checking whether Fortran 77 compiler accepts option -O2
12616configure:42064: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  > pac_test1.log 2>&1
12617configure:42064: $? = 1
12618configure: failed program was:
12619|       program main
12620|
12621|       end
12622configure:42206: result: no
12623configure:42445: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-9
12624configure:42455: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 conftest.f >&5
12625configure:42455: $? = 0
12626configure:42473: /opt/local/bin/gfortran-mp-9 -o conftest -pipe -m64 -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f
12627Using built-in specs.
12628Target: x86_64-apple-darwin18
12629Thread model: posix
12630gcc version 9.2.0 (MacPorts gcc9 9.2.0_0)
12631 /opt/local/libexec/gcc/x86_64-apple-darwin18/9.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.14 -mtune=core2 -auxbase conftest -version -fintrinsic-modules-path /opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/finclude -o - |
12632 /opt/local/bin/as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.14 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccFSfGSi.o
12633GNU Fortran (MacPorts gcc9 9.2.0_0) version 9.2.0 (x86_64-apple-darwin18)
12634        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.21-GMP
12635
12636GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12637GNU Fortran2008 (MacPorts gcc9 9.2.0_0) version 9.2.0 (x86_64-apple-darwin18)
12638        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.21-GMP
12639
12640GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12641Apple LLVM version 10.0.1 (clang-1001.0.46.4)
12642Target: x86_64-apple-darwin18.7.0
12643Thread model: posix
12644InstalledDir: /Library/Developer/CommandLineTools/usr/bin
12645Reading specs from /opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../../libgfortran.spec
12646rename spec lib to liborig
12647 /opt/local/libexec/gcc/x86_64-apple-darwin18/9.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/gcc9/gcc/x86_64-apple-darwin18/9.2.0 -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/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/ccFSfGSi.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12648collect2 version 9.2.0
12649/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/gcc9/gcc/x86_64-apple-darwin18/9.2.0 -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/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/ccFSfGSi.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12650@(#)PROGRAM:ld  PROJECT:ld64-274.2
12651configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS)
12652Library search paths:
12653        /opt/local/lib
12654        /opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0
12655        /opt/local/lib/gcc9
12656        /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib
12657        /usr/local/lib
12658Framework search paths:
12659        /Library/Frameworks/
12660        /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
12661ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12662collect2: error: ld returned 1 exit status
12663configure:42556: result: -v
12664configure:42558: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-9
12665configure:42581: /opt/local/bin/gfortran-mp-9 -o conftest -pipe -m64 -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f
12666Using built-in specs.
12667Target: x86_64-apple-darwin18
12668Thread model: posix
12669gcc version 9.2.0 (MacPorts gcc9 9.2.0_0)
12670 /opt/local/libexec/gcc/x86_64-apple-darwin18/9.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.14 -mtune=core2 -auxbase conftest -version -fintrinsic-modules-path /opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/finclude -o - |
12671 /opt/local/bin/as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.14 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccX3kGX5.o
12672GNU Fortran (MacPorts gcc9 9.2.0_0) version 9.2.0 (x86_64-apple-darwin18)
12673        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.21-GMP
12674
12675GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12676GNU Fortran2008 (MacPorts gcc9 9.2.0_0) version 9.2.0 (x86_64-apple-darwin18)
12677        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.21-GMP
12678
12679GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12680Apple LLVM version 10.0.1 (clang-1001.0.46.4)
12681Target: x86_64-apple-darwin18.7.0
12682Thread model: posix
12683InstalledDir: /Library/Developer/CommandLineTools/usr/bin
12684Reading specs from /opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../../libgfortran.spec
12685rename spec lib to liborig
12686 /opt/local/libexec/gcc/x86_64-apple-darwin18/9.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/gcc9/gcc/x86_64-apple-darwin18/9.2.0 -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/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/ccX3kGX5.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12687collect2 version 9.2.0
12688/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/gcc9/gcc/x86_64-apple-darwin18/9.2.0 -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/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/ccX3kGX5.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
12689@(#)PROGRAM:ld  PROJECT:ld64-274.2
12690configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS)
12691Library search paths:
12692        /opt/local/lib
12693        /opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0
12694        /opt/local/lib/gcc9
12695        /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib
12696        /usr/local/lib
12697Framework search paths:
12698        /Library/Frameworks/
12699        /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
12700ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12701collect2: error: ld returned 1 exit status
12702configure:42777: result:  -L/opt/local/lib -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0 -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../.. -lgfortran -lquadmath -lm
12703configure:42793: checking whether /opt/local/bin/gfortran-mp-9 accepts the FLIBS found by autoconf
12704configure:42809: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12705ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12706collect2: error: ld returned 1 exit status
12707configure:42809: $? = 1
12708configure: failed program was:
12709|
12710|
12711|         program main
12712|         end
12713|
12714|
12715configure:42816: result: no
12716configure:42818: checking for valid entries in FLIBS
12717configure:42825: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12718ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12719collect2: error: ld returned 1 exit status
12720configure:42825: $? = 1
12721configure: failed program was:
12722|
12723|
12724|         program main
12725|         end
12726|
12727|
12728configure:42825: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12729ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12730collect2: error: ld returned 1 exit status
12731configure:42825: $? = 1
12732configure: failed program was:
12733|
12734|
12735|         program main
12736|         end
12737|
12738|
12739configure:42825: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12740collect2: fatal error: ld terminated with signal 11 [Segmentation fault: 11]
12741compilation terminated.
12742ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12743configure:42825: $? = 1
12744configure: failed program was:
12745|
12746|
12747|         program main
12748|         end
12749|
12750|
12751configure:42825: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12752collect2: fatal error: ld terminated with signal 11 [Segmentation fault: 11]
12753compilation terminated.
12754ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12755configure:42825: $? = 1
12756configure: failed program was:
12757|
12758|
12759|         program main
12760|         end
12761|
12762|
12763configure:42825: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12764collect2: fatal error: ld terminated with signal 11 [Segmentation fault: 11]
12765compilation terminated.
12766ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12767configure:42825: $? = 1
12768configure: failed program was:
12769|
12770|
12771|         program main
12772|         end
12773|
12774|
12775configure:42825: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f  >&5
12776ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12777collect2: error: ld returned 1 exit status
12778configure:42825: $? = 1
12779configure: failed program was:
12780|
12781|
12782|         program main
12783|         end
12784|
12785|
12786configure:42832: result:
12787configure:42849: checking whether /usr/bin/clang links with FLIBS found by autoconf
12788configure:42874: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   >&5
12789configure:42874: $? = 0
12790configure:42876: result: yes
12791configure:42926: checking whether Fortran 77 and C objects are compatible
12792configure:43005: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include conftest.c >&5
12793configure:43005: $? = 0
12794configure:43008: mv conftest.o pac_conftest.o
12795configure:43011: $? = 0
12796configure:43020: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
12797ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12798collect2: error: ld returned 1 exit status
12799configure:43020: $? = 1
12800configure: failed program was:
12801|
12802|
12803|         program test
12804|         integer rc
12805|         rc = -1
12806|         call c_subpgm( rc )
12807|         write(6,*) "rc=", rc
12808|         end
12809|
12810|
12811configure:43056: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 conftest.f >&5
12812configure:43056: $? = 0
12813configure:43059: mv conftest.o pac_f77conftest.o
12814configure:43062: $? = 0
12815configure:43072: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_f77conftest.o   >&5
12816Undefined symbols for architecture x86_64:
12817  "__gfortran_set_args", referenced from:
12818      _main in pac_f77conftest.o
12819  "__gfortran_set_options", referenced from:
12820      _main in pac_f77conftest.o
12821  "__gfortran_st_write", referenced from:
12822      _MAIN__ in pac_f77conftest.o
12823  "__gfortran_st_write_done", referenced from:
12824      _MAIN__ in pac_f77conftest.o
12825  "__gfortran_transfer_character_write", referenced from:
12826      _MAIN__ in pac_f77conftest.o
12827  "__gfortran_transfer_integer_write", referenced from:
12828      _MAIN__ in pac_f77conftest.o
12829ld: symbol(s) not found for architecture x86_64
12830clang: error: linker command failed with exit code 1 (use -v to see invocation)
12831configure:43072: $? = 1
12832configure: failed program was:
12833| /* confdefs.h */
12834| #define PACKAGE_NAME "MPICH"
12835| #define PACKAGE_TARNAME "mpich"
12836| #define PACKAGE_VERSION "3.3.1"
12837| #define PACKAGE_STRING "MPICH 3.3.1"
12838| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12839| #define PACKAGE_URL "http://www.mpich.org/"
12840| #define STDC_HEADERS 1
12841| #define HAVE_SYS_TYPES_H 1
12842| #define HAVE_SYS_STAT_H 1
12843| #define HAVE_STDLIB_H 1
12844| #define HAVE_STRING_H 1
12845| #define HAVE_MEMORY_H 1
12846| #define HAVE_STRINGS_H 1
12847| #define HAVE_INTTYPES_H 1
12848| #define HAVE_STDINT_H 1
12849| #define HAVE_UNISTD_H 1
12850| #define __EXTENSIONS__ 1
12851| #define _ALL_SOURCE 1
12852| #define _GNU_SOURCE 1
12853| #define _POSIX_PTHREAD_SEMANTICS 1
12854| #define _TANDEM_SOURCE 1
12855| #define PACKAGE "mpich"
12856| #define VERSION "3.3.1"
12857| #define HAVE_DLFCN_H 1
12858| #define LT_OBJDIR ".libs/"
12859| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12860| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12861| #define HAVE_TAG_ERROR_BITS 1
12862| #define USE_LOGGING MPICH_LOGGING__NONE
12863| #define HAVE_VISIBILITY 1
12864| #define HWLOC_VERSION "2.0.3rc2-git"
12865| #define HWLOC_VERSION_MAJOR 2
12866| #define HWLOC_VERSION_MINOR 0
12867| #define HWLOC_VERSION_RELEASE 3
12868| #define HWLOC_VERSION_GREEK "rc2"
12869| #define HWLOC_SYM_PREFIX hwloc_
12870| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12871| #define HWLOC_SYM_TRANSFORM 0
12872| #define _HPUX_SOURCE 1
12873| #define SIZEOF_VOID_P 8
12874| #define HWLOC_DARWIN_SYS 1
12875| #define HWLOC_X86_64_ARCH 1
12876| #define SIZEOF_UNSIGNED_LONG 8
12877| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12878| #define SIZEOF_UNSIGNED_INT 4
12879| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12880| #define HWLOC_HAVE_ATTRIBUTE 1
12881| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12882| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12883| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12884| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12885| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12886| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12887| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12888| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12889| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12890| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12891| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12892| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12893| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12894| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12895| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12896| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12897| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12898| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12899| #define HWLOC_C_HAVE_VISIBILITY 0
12900| #define HAVE_UNISTD_H 1
12901| #define HAVE_DIRENT_H 1
12902| #define HAVE_STRINGS_H 1
12903| #define HAVE_CTYPE_H 1
12904| #define HAVE_STRCASECMP 1
12905| #define HWLOC_HAVE_DECL_STRCASECMP 1
12906| #define HAVE_STRNCASECMP 1
12907| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12908| #define HAVE_STRFTIME 1
12909| #define HAVE_SETLOCALE 1
12910| #define HWLOC_HAVE_STDINT_H 1
12911| #define HAVE_SYS_MMAN_H 1
12912| #define HAVE_DECL_FABSF 1
12913| #define HAVE_DECL_MODFF 1
12914| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12915| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12916| #define HAVE_DECL__SC_NPROC_ONLN 0
12917| #define HAVE_DECL__SC_NPROC_CONF 0
12918| #define HAVE_DECL__SC_PAGESIZE 1
12919| #define HAVE_DECL__SC_PAGE_SIZE 1
12920| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12921| #define HAVE_MACH_MACH_HOST_H 1
12922| #define HAVE_MACH_MACH_INIT_H 1
12923| #define HAVE_HOST_INFO 1
12924| #define HAVE_SYS_PARAM_H 1
12925| #define HAVE_SYS_SYSCTL_H 1
12926| #define HAVE_DECL_CTL_HW 1
12927| #define HAVE_DECL_HW_NCPU 1
12928| #define HAVE_DECL_STRTOULL 1
12929| #define HAVE_SSIZE_T 1
12930| #define HAVE_DECL_SNPRINTF 1
12931| #define HAVE_DECL__STRDUP 0
12932| #define HAVE_DECL__PUTENV 0
12933| #define HAVE_SYSCTL 1
12934| #define HAVE_SYSCTLBYNAME 1
12935| #define HAVE_DECL_GETPROGNAME 1
12936| #define HAVE_DECL_GETEXECNAME 0
12937| #define HAVE_DECL_GETMODULEFILENAME 0
12938| #define HAVE___PROGNAME 1
12939| #define HAVE_PTHREAD_T 1
12940| #define hwloc_pid_t pid_t
12941| #define hwloc_thread_t pthread_t
12942| #define HAVE_DECL_SCHED_GETCPU 0
12943| #define HWLOC_HAVE_SYSCALL 1
12944| #define HAVE_FFS 1
12945| #define HWLOC_HAVE_DECL_FFS 1
12946| #define HWLOC_HAVE_FFS 1
12947| #define HAVE_FFSL 1
12948| #define HWLOC_HAVE_DECL_FFSL 1
12949| #define HWLOC_HAVE_FFSL 1
12950| #define HAVE_FLS 1
12951| #define HWLOC_HAVE_DECL_FLS 1
12952| #define HWLOC_HAVE_FLS 1
12953| #define HAVE_FLSL 1
12954| #define HWLOC_HAVE_DECL_FLSL 1
12955| #define HWLOC_HAVE_FLSL 1
12956| #define HAVE_OPENAT 1
12957| #define HAVE_GETPAGESIZE 1
12958| #define HAVE_POSIX_MEMALIGN 1
12959| #define HAVE_SYS_UTSNAME_H 1
12960| #define HAVE_UNAME 1
12961| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12962| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12963| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12964| #define HAVE_OPENCL_CL_EXT_H 1
12965| #define HWLOC_HAVE_OPENCL 1
12966| #define HAVE_X11_XLIB_H 1
12967| #define HAVE_X11_XUTIL_H 1
12968| #define HAVE_X11_KEYSYM_H 1
12969| #define HWLOC_HAVE_X11_KEYSYM 1
12970| #define HWLOC_HAVE_LIBXML2 1
12971| #define HWLOC_HAVE_X86_CPUID 1
12972| #define HWLOC_HAVE_PTHREAD_MUTEX 1
12973| #define HAVE_HWLOC 1
12974| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
12975| #define MPICH_IS_THREADED 1
12976| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
12977| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
12978| #define HAVE_ROMIO 1
12979| #define HAVE__FUNC__ /**/
12980| #define HAVE__FUNCTION__ /**/
12981| #define ENABLE_PVAR_NEM 0
12982| #define ENABLE_PVAR_RECVQ 0
12983| #define ENABLE_PVAR_RMA 0
12984| #define ENABLE_PVAR_DIMS 0
12985| /* end confdefs.h.  */
12986|
12987|
12988| /* lower */
12989| void c_subpgm( int *rc );
12990| void c_subpgm( int *rc ) { *rc = 1; }
12991|
12992| /* lower underscore */
12993| void c_subpgm_( int *rc );
12994| void c_subpgm_( int *rc ) { *rc = 2; }
12995|
12996| /* upper */
12997| void C_SUBPGM( int *rc );
12998| void C_SUBPGM( int *rc ) { *rc = 3; }
12999|
13000| /* lower doubleunderscore */
13001| void c_subpgm__( int *rc );
13002| void c_subpgm__( int *rc ) { *rc = 4; }
13003|
13004| /* mixed */
13005| void C_subpgm( int *rc );
13006| void C_subpgm( int *rc ) { *rc = 5; }
13007|
13008| /* mixed underscore */
13009| void C_subpgm_( int *rc );
13010| void C_subpgm_( int *rc ) { *rc = 6; }
13011|
13012|
13013configure:43129: result: no
13014configure:43133: checking for file
13015configure:43149: found /usr/bin/file
13016configure:43160: result: file
13017configure:43182: checking for linker for Fortran main program
13018configure:43203: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include conftest.c >&5
13019configure:43203: $? = 0
13020configure:43262: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include conftest.c >&5
13021configure:43262: $? = 0
13022configure:43265: mv conftest.o pac_conftest.o
13023configure:43268: $? = 0
13024configure:43277: /opt/local/bin/gfortran-mp-9 -o conftest  -pipe -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
13025ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
13026collect2: error: ld returned 1 exit status
13027configure:43277: $? = 1
13028configure: failed program was:
13029|
13030|
13031|         program main
13032|         double precision d
13033|         print *, "hi"
13034|         end
13035|
13036|
13037configure:43311: /opt/local/bin/gfortran-mp-9 -c  -pipe -m64 conftest.f >&5
13038configure:43311: $? = 0
13039configure:43314: mv conftest.o pac_f77conftest.o
13040configure:43317: $? = 0
13041configure:43327: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_f77conftest.o   >&5
13042Undefined symbols for architecture x86_64:
13043  "__gfortran_set_args", referenced from:
13044      _main in pac_f77conftest.o
13045  "__gfortran_set_options", referenced from:
13046      _main in pac_f77conftest.o
13047  "__gfortran_st_write", referenced from:
13048      _MAIN__ in pac_f77conftest.o
13049  "__gfortran_st_write_done", referenced from:
13050      _MAIN__ in pac_f77conftest.o
13051  "__gfortran_transfer_character_write", referenced from:
13052      _MAIN__ in pac_f77conftest.o
13053ld: symbol(s) not found for architecture x86_64
13054clang: error: linker command failed with exit code 1 (use -v to see invocation)
13055configure:43327: $? = 1
13056configure: failed program was:
13057| /* confdefs.h */
13058| #define PACKAGE_NAME "MPICH"
13059| #define PACKAGE_TARNAME "mpich"
13060| #define PACKAGE_VERSION "3.3.1"
13061| #define PACKAGE_STRING "MPICH 3.3.1"
13062| #define PACKAGE_BUGREPORT "discuss@mpich.org"
13063| #define PACKAGE_URL "http://www.mpich.org/"
13064| #define STDC_HEADERS 1
13065| #define HAVE_SYS_TYPES_H 1
13066| #define HAVE_SYS_STAT_H 1
13067| #define HAVE_STDLIB_H 1
13068| #define HAVE_STRING_H 1
13069| #define HAVE_MEMORY_H 1
13070| #define HAVE_STRINGS_H 1
13071| #define HAVE_INTTYPES_H 1
13072| #define HAVE_STDINT_H 1
13073| #define HAVE_UNISTD_H 1
13074| #define __EXTENSIONS__ 1
13075| #define _ALL_SOURCE 1
13076| #define _GNU_SOURCE 1
13077| #define _POSIX_PTHREAD_SEMANTICS 1
13078| #define _TANDEM_SOURCE 1
13079| #define PACKAGE "mpich"
13080| #define VERSION "3.3.1"
13081| #define HAVE_DLFCN_H 1
13082| #define LT_OBJDIR ".libs/"
13083| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
13084| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
13085| #define HAVE_TAG_ERROR_BITS 1
13086| #define USE_LOGGING MPICH_LOGGING__NONE
13087| #define HAVE_VISIBILITY 1
13088| #define HWLOC_VERSION "2.0.3rc2-git"
13089| #define HWLOC_VERSION_MAJOR 2
13090| #define HWLOC_VERSION_MINOR 0
13091| #define HWLOC_VERSION_RELEASE 3
13092| #define HWLOC_VERSION_GREEK "rc2"
13093| #define HWLOC_SYM_PREFIX hwloc_
13094| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
13095| #define HWLOC_SYM_TRANSFORM 0
13096| #define _HPUX_SOURCE 1
13097| #define SIZEOF_VOID_P 8
13098| #define HWLOC_DARWIN_SYS 1
13099| #define HWLOC_X86_64_ARCH 1
13100| #define SIZEOF_UNSIGNED_LONG 8
13101| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
13102| #define SIZEOF_UNSIGNED_INT 4
13103| #define HWLOC_SIZEOF_UNSIGNED_INT 4
13104| #define HWLOC_HAVE_ATTRIBUTE 1
13105| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
13106| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13107| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
13108| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
13109| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
13110| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
13111| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
13112| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
13113| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
13114| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13115| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
13116| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
13117| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
13118| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
13119| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
13120| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
13121| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13122| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13123| #define HWLOC_C_HAVE_VISIBILITY 0
13124| #define HAVE_UNISTD_H 1
13125| #define HAVE_DIRENT_H 1
13126| #define HAVE_STRINGS_H 1
13127| #define HAVE_CTYPE_H 1
13128| #define HAVE_STRCASECMP 1
13129| #define HWLOC_HAVE_DECL_STRCASECMP 1
13130| #define HAVE_STRNCASECMP 1
13131| #define HWLOC_HAVE_DECL_STRNCASECMP 1
13132| #define HAVE_STRFTIME 1
13133| #define HAVE_SETLOCALE 1
13134| #define HWLOC_HAVE_STDINT_H 1
13135| #define HAVE_SYS_MMAN_H 1
13136| #define HAVE_DECL_FABSF 1
13137| #define HAVE_DECL_MODFF 1
13138| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
13139| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
13140| #define HAVE_DECL__SC_NPROC_ONLN 0
13141| #define HAVE_DECL__SC_NPROC_CONF 0
13142| #define HAVE_DECL__SC_PAGESIZE 1
13143| #define HAVE_DECL__SC_PAGE_SIZE 1
13144| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
13145| #define HAVE_MACH_MACH_HOST_H 1
13146| #define HAVE_MACH_MACH_INIT_H 1
13147| #define HAVE_HOST_INFO 1
13148| #define HAVE_SYS_PARAM_H 1
13149| #define HAVE_SYS_SYSCTL_H 1
13150| #define HAVE_DECL_CTL_HW 1
13151| #define HAVE_DECL_HW_NCPU 1
13152| #define HAVE_DECL_STRTOULL 1
13153| #define HAVE_SSIZE_T 1
13154| #define HAVE_DECL_SNPRINTF 1
13155| #define HAVE_DECL__STRDUP 0
13156| #define HAVE_DECL__PUTENV 0
13157| #define HAVE_SYSCTL 1
13158| #define HAVE_SYSCTLBYNAME 1
13159| #define HAVE_DECL_GETPROGNAME 1
13160| #define HAVE_DECL_GETEXECNAME 0
13161| #define HAVE_DECL_GETMODULEFILENAME 0
13162| #define HAVE___PROGNAME 1
13163| #define HAVE_PTHREAD_T 1
13164| #define hwloc_pid_t pid_t
13165| #define hwloc_thread_t pthread_t
13166| #define HAVE_DECL_SCHED_GETCPU 0
13167| #define HWLOC_HAVE_SYSCALL 1
13168| #define HAVE_FFS 1
13169| #define HWLOC_HAVE_DECL_FFS 1
13170| #define HWLOC_HAVE_FFS 1
13171| #define HAVE_FFSL 1
13172| #define HWLOC_HAVE_DECL_FFSL 1
13173| #define HWLOC_HAVE_FFSL 1
13174| #define HAVE_FLS 1
13175| #define HWLOC_HAVE_DECL_FLS 1
13176| #define HWLOC_HAVE_FLS 1
13177| #define HAVE_FLSL 1
13178| #define HWLOC_HAVE_DECL_FLSL 1
13179| #define HWLOC_HAVE_FLSL 1
13180| #define HAVE_OPENAT 1
13181| #define HAVE_GETPAGESIZE 1
13182| #define HAVE_POSIX_MEMALIGN 1
13183| #define HAVE_SYS_UTSNAME_H 1
13184| #define HAVE_UNAME 1
13185| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
13186| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
13187| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
13188| #define HAVE_OPENCL_CL_EXT_H 1
13189| #define HWLOC_HAVE_OPENCL 1
13190| #define HAVE_X11_XLIB_H 1
13191| #define HAVE_X11_XUTIL_H 1
13192| #define HAVE_X11_KEYSYM_H 1
13193| #define HWLOC_HAVE_X11_KEYSYM 1
13194| #define HWLOC_HAVE_LIBXML2 1
13195| #define HWLOC_HAVE_X86_CPUID 1
13196| #define HWLOC_HAVE_PTHREAD_MUTEX 1
13197| #define HAVE_HWLOC 1
13198| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
13199| #define MPICH_IS_THREADED 1
13200| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
13201| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
13202| #define HAVE_ROMIO 1
13203| #define HAVE__FUNC__ /**/
13204| #define HAVE__FUNCTION__ /**/
13205| #define ENABLE_PVAR_NEM 0
13206| #define ENABLE_PVAR_RECVQ 0
13207| #define ENABLE_PVAR_RMA 0
13208| #define ENABLE_PVAR_DIMS 0
13209| #define HAVE_LONG_LONG 1
13210| /* end confdefs.h.  */
13211|
13212|
13213| #ifdef HAVE_LONG_LONG
13214| int f(int a, long long b) { int c; c = a * ( b / 3 ) / (b-1); return c ; }
13215| #else
13216| int f(int a, long b) { int c; c = a * b / (b-1); return c ; }
13217| #endif
13218|
13219|
13220configure:43384: error: Could not determine a way to link a Fortran test program!
13221
13222## ---------------- ##
13223## Cache variables. ##
13224## ---------------- ##
13225
13226HWLOC_pkg_cv_HWLOC_LIBXML2_CFLAGS=-I/opt/local/include/libxml2
13227HWLOC_pkg_cv_HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2'
13228ac_cv_build=x86_64-apple-darwin18.7.0
13229ac_cv_c_compiler_gnu=yes
13230ac_cv_cxx_compiler_gnu=yes
13231ac_cv_env_AR_FLAGS_set=
13232ac_cv_env_AR_FLAGS_value=
13233ac_cv_env_CCC_set=
13234ac_cv_env_CCC_value=
13235ac_cv_env_CC_set=set
13236ac_cv_env_CC_value=/usr/bin/clang
13237ac_cv_env_CFLAGS_set=set
13238ac_cv_env_CFLAGS_value=
13239ac_cv_env_CPPFLAGS_set=set
13240ac_cv_env_CPPFLAGS_value=
13241ac_cv_env_CPP_set=
13242ac_cv_env_CPP_value=
13243ac_cv_env_CXXCPP_set=
13244ac_cv_env_CXXCPP_value=
13245ac_cv_env_CXXFLAGS_set=set
13246ac_cv_env_CXXFLAGS_value=
13247ac_cv_env_CXX_set=set
13248ac_cv_env_CXX_value=/usr/bin/clang++
13249ac_cv_env_F77_set=set
13250ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-9
13251ac_cv_env_FCFLAGS_set=set
13252ac_cv_env_FCFLAGS_value=
13253ac_cv_env_FC_set=set
13254ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-9
13255ac_cv_env_FFLAGS_set=set
13256ac_cv_env_FFLAGS_value=
13257ac_cv_env_GCOV_set=
13258ac_cv_env_GCOV_value=
13259ac_cv_env_HWLOC_LIBXML2_CFLAGS_set=
13260ac_cv_env_HWLOC_LIBXML2_CFLAGS_value=
13261ac_cv_env_HWLOC_LIBXML2_LIBS_set=
13262ac_cv_env_HWLOC_LIBXML2_LIBS_value=
13263ac_cv_env_HWLOC_MS_LIB_set=
13264ac_cv_env_HWLOC_MS_LIB_value=
13265ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set=
13266ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value=
13267ac_cv_env_HWLOC_PCIACCESS_LIBS_set=
13268ac_cv_env_HWLOC_PCIACCESS_LIBS_value=
13269ac_cv_env_LDFLAGS_set=set
13270ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
13271ac_cv_env_LIBS_set=
13272ac_cv_env_LIBS_value=
13273ac_cv_env_LT_SYS_LIBRARY_PATH_set=
13274ac_cv_env_LT_SYS_LIBRARY_PATH_value=
13275ac_cv_env_MPICHLIB_CFLAGS_set=set
13276ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
13277ac_cv_env_MPICHLIB_CPPFLAGS_set=set
13278ac_cv_env_MPICHLIB_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
13279ac_cv_env_MPICHLIB_CXXFLAGS_set=set
13280ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
13281ac_cv_env_MPICHLIB_FCFLAGS_set=set
13282ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -m64'
13283ac_cv_env_MPICHLIB_FFLAGS_set=set
13284ac_cv_env_MPICHLIB_FFLAGS_value='-pipe -m64'
13285ac_cv_env_MPICXXLIBNAME_set=
13286ac_cv_env_MPICXXLIBNAME_value=
13287ac_cv_env_MPIFCLIBNAME_set=
13288ac_cv_env_MPIFCLIBNAME_value=
13289ac_cv_env_MPILIBNAME_set=
13290ac_cv_env_MPILIBNAME_value=
13291ac_cv_env_MPLLIBNAME_set=
13292ac_cv_env_MPLLIBNAME_value=
13293ac_cv_env_OPALIBNAME_set=
13294ac_cv_env_OPALIBNAME_value=
13295ac_cv_env_PKG_CONFIG_set=
13296ac_cv_env_PKG_CONFIG_value=
13297ac_cv_env_PMPILIBNAME_set=
13298ac_cv_env_PMPILIBNAME_value=
13299ac_cv_env_XMKMF_set=
13300ac_cv_env_XMKMF_value=
13301ac_cv_env_ZMLIBNAME_set=
13302ac_cv_env_ZMLIBNAME_value=
13303ac_cv_env_build_alias_set=
13304ac_cv_env_build_alias_value=
13305ac_cv_env_host_alias_set=
13306ac_cv_env_host_alias_value=
13307ac_cv_env_target_alias_set=
13308ac_cv_env_target_alias_value=
13309ac_cv_f77_compiler_gnu=yes
13310ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0 -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin18/9.2.0/../../.. -lgfortran -lquadmath -lm'
13311ac_cv_fc_compiler_gnu=yes
13312ac_cv_func_clz=no
13313ac_cv_func_clzl=no
13314ac_cv_func_connect=yes
13315ac_cv_func_cpuset_setaffinity=no
13316ac_cv_func_cpuset_setid=no
13317ac_cv_func_ffs=yes
13318ac_cv_func_ffsl=yes
13319ac_cv_func_fls=yes
13320ac_cv_func_flsl=yes
13321ac_cv_func_gethostbyname=yes
13322ac_cv_func_getpagesize=yes
13323ac_cv_func_host_info=yes
13324ac_cv_func_memalign=no
13325ac_cv_func_openat=yes
13326ac_cv_func_posix_memalign=yes
13327ac_cv_func_pthread_mutex_lock=yes
13328ac_cv_func_remove=yes
13329ac_cv_func_sched_setaffinity=no
13330ac_cv_func_setlocale=yes
13331ac_cv_func_shmat=yes
13332ac_cv_func_strcasecmp=yes
13333ac_cv_func_strftime=yes
13334ac_cv_func_strncasecmp=yes
13335ac_cv_func_uname=yes
13336ac_cv_func_xmlNewDoc=yes
13337ac_cv_have_decl_CTL_HW=yes
13338ac_cv_have_decl_GetModuleFileName=no
13339ac_cv_have_decl_HW_NCPU=yes
13340ac_cv_have_decl__SC_LARGE_PAGESIZE=no
13341ac_cv_have_decl__SC_NPROCESSORS_CONF=yes
13342ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes
13343ac_cv_have_decl__SC_NPROC_CONF=no
13344ac_cv_have_decl__SC_NPROC_ONLN=no
13345ac_cv_have_decl__SC_PAGESIZE=yes
13346ac_cv_have_decl__SC_PAGE_SIZE=yes
13347ac_cv_have_decl__putenv=no
13348ac_cv_have_decl__strdup=no
13349ac_cv_have_decl_fabsf=yes
13350ac_cv_have_decl_ffs=yes
13351ac_cv_have_decl_ffsl=yes
13352ac_cv_have_decl_fls=yes
13353ac_cv_have_decl_flsl=yes
13354ac_cv_have_decl_getexecname=no
13355ac_cv_have_decl_getprogname=yes
13356ac_cv_have_decl_modff=yes
13357ac_cv_have_decl_pthread_getaffinity_np=no
13358ac_cv_have_decl_pthread_setaffinity_np=no
13359ac_cv_have_decl_sched_getcpu=no
13360ac_cv_have_decl_sched_setaffinity=no
13361ac_cv_have_decl_snprintf=yes
13362ac_cv_have_decl_strcasecmp=yes
13363ac_cv_have_decl_strncasecmp=yes
13364ac_cv_have_decl_strtoull=yes
13365ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
13366ac_cv_header_NVCtrl_NVCtrl_h=no
13367ac_cv_header_OpenCL_cl_ext_h=yes
13368ac_cv_header_X11_Xlib_h=yes
13369ac_cv_header_X11_Xutil_h=yes
13370ac_cv_header_X11_keysym_h=yes
13371ac_cv_header_ctype_h=yes
13372ac_cv_header_cuda_h=no
13373ac_cv_header_cuda_runtime_api_h=no
13374ac_cv_header_dirent_h=yes
13375ac_cv_header_dlfcn_h=yes
13376ac_cv_header_hcoll_api_hcoll_api_h=no
13377ac_cv_header_inttypes_h=yes
13378ac_cv_header_kstat_h=no
13379ac_cv_header_libudev_h=no
13380ac_cv_header_libxml_parser_h=yes
13381ac_cv_header_mach_mach_host_h=yes
13382ac_cv_header_mach_mach_init_h=yes
13383ac_cv_header_malloc_h=no
13384ac_cv_header_memory_h=yes
13385ac_cv_header_minix_config_h=no
13386ac_cv_header_nvml_h=no
13387ac_cv_header_pciaccess_h=no
13388ac_cv_header_picl_h=no
13389ac_cv_header_pthread_np_h=no
13390ac_cv_header_stdc=yes
13391ac_cv_header_stdint_h=yes
13392ac_cv_header_stdlib_h=yes
13393ac_cv_header_string_h=yes
13394ac_cv_header_strings_h=yes
13395ac_cv_header_sys_cpuset_h=no
13396ac_cv_header_sys_lgrp_user_h=no
13397ac_cv_header_sys_mman_h=yes
13398ac_cv_header_sys_param_h=yes
13399ac_cv_header_sys_stat_h=yes
13400ac_cv_header_sys_sysctl_h=yes
13401ac_cv_header_sys_types_h=yes
13402ac_cv_header_sys_utsname_h=yes
13403ac_cv_header_unistd_h=yes
13404ac_cv_header_windows_h=no
13405ac_cv_host=x86_64-apple-darwin18.7.0
13406ac_cv_lib_ICE_IceConnectionNumber=yes
13407ac_cv_lib_X11_XOpenDisplay=yes
13408ac_cv_lib_gdi32_main=no
13409ac_cv_lib_hcoll_hcoll_init=no
13410ac_cv_lib_m_fabsf=yes
13411ac_cv_lib_m_modff=yes
13412ac_cv_lib_user32_PostQuitMessage=no
13413ac_cv_objext=o
13414ac_cv_path_BASH=/bin/sh
13415ac_cv_path_EGREP='/usr/bin/grep -E'
13416ac_cv_path_FGREP='/usr/bin/grep -F'
13417ac_cv_path_GREP=/usr/bin/grep
13418ac_cv_path_SED=/usr/bin/sed
13419ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
13420ac_cv_path_lt_DD=/bin/dd
13421ac_cv_prog_AWK=awk
13422ac_cv_prog_CPP='/usr/bin/clang -E'
13423ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
13424ac_cv_prog_FILE=file
13425ac_cv_prog_ac_ct_AR=ar
13426ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
13427ac_cv_prog_ac_ct_LIPO=lipo
13428ac_cv_prog_ac_ct_NMEDIT=nmedit
13429ac_cv_prog_ac_ct_OBJDUMP=objdump
13430ac_cv_prog_ac_ct_OTOOL=otool
13431ac_cv_prog_ac_ct_RANLIB=ranlib
13432ac_cv_prog_ac_ct_STRIP=strip
13433ac_cv_prog_cc_c89=
13434ac_cv_prog_cc_c99=
13435ac_cv_prog_cc_g=yes
13436ac_cv_prog_cxx_g=yes
13437ac_cv_prog_f77_g=yes
13438ac_cv_prog_f77_v=-v
13439ac_cv_prog_fc_g=yes
13440ac_cv_prog_make_make_set=yes
13441ac_cv_safe_to_define___extensions__=yes
13442ac_cv_search_pthread_getthrds_np=no
13443ac_cv_sizeof_unsigned_int=4
13444ac_cv_sizeof_unsigned_long=8
13445ac_cv_sizeof_void_p=8
13446ac_cv_target=x86_64-apple-darwin18.7.0
13447ac_cv_type_CACHE_DESCRIPTOR=no
13448ac_cv_type_CACHE_RELATIONSHIP=no
13449ac_cv_type_GROUP_AFFINITY=no
13450ac_cv_type_GROUP_RELATIONSHIP=no
13451ac_cv_type_KAFFINITY=no
13452ac_cv_type_LOGICAL_PROCESSOR_RELATIONSHIP=no
13453ac_cv_type_NUMA_NODE_RELATIONSHIP=no
13454ac_cv_type_PROCESSOR_CACHE_TYPE=no
13455ac_cv_type_PROCESSOR_GROUP_INFO=no
13456ac_cv_type_PROCESSOR_NUMBER=no
13457ac_cv_type_PROCESSOR_RELATIONSHIP=no
13458ac_cv_type_PSAPI_WORKING_SET_EX_BLOCK=no
13459ac_cv_type_PSAPI_WORKING_SET_EX_INFORMATION=no
13460ac_cv_type_RelationProcessorPackage=no
13461ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION=no
13462ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX=no
13463ac_cv_type_pthread_t=yes
13464ac_cv_type_ssize_t=yes
13465am_cv_CC_dependencies_compiler_type=none
13466am_cv_CXX_dependencies_compiler_type=none
13467am_cv_ar_interface=ar
13468am_cv_make_support_nested_variables=yes
13469am_cv_prog_cc_c_o=yes
13470hwloc_cv___attribute__=1
13471hwloc_cv___attribute__aligned=1
13472hwloc_cv___attribute__always_inline=1
13473hwloc_cv___attribute__cold=1
13474hwloc_cv___attribute__const=1
13475hwloc_cv___attribute__deprecated=1
13476hwloc_cv___attribute__format=1
13477hwloc_cv___attribute__hot=1
13478hwloc_cv___attribute__malloc=1
13479hwloc_cv___attribute__may_alias=1
13480hwloc_cv___attribute__no_instrument_function=1
13481hwloc_cv___attribute__nonnull=1
13482hwloc_cv___attribute__noreturn=1
13483hwloc_cv___attribute__packed=1
13484hwloc_cv___attribute__pure=1
13485hwloc_cv___attribute__sentinel=1
13486hwloc_cv___attribute__unused=1
13487hwloc_cv___attribute__warn_unused_result=1
13488hwloc_cv___attribute__weak_alias=0
13489hwloc_cv_c_compiler_vendor=gnu
13490lt_cv_apple_cc_single_mod=yes
13491lt_cv_ar_at_file=no
13492lt_cv_deplibs_check_method=pass_all
13493lt_cv_file_magic_cmd='$MAGIC_CMD'
13494lt_cv_file_magic_test_file=
13495lt_cv_ld_exported_symbols_list=yes
13496lt_cv_ld_force_load=yes
13497lt_cv_ld_reload_flag=-r
13498lt_cv_nm_interface='BSD nm'
13499lt_cv_objdir=.libs
13500lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
13501lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
13502lt_cv_path_NM='/opt/local/bin/nm -B'
13503lt_cv_path_mainfest_tool=no
13504lt_cv_prog_compiler_c_o=yes
13505lt_cv_prog_compiler_c_o_CXX=yes
13506lt_cv_prog_compiler_c_o_F77=yes
13507lt_cv_prog_compiler_c_o_FC=yes
13508lt_cv_prog_compiler_pic='-fno-common -DPIC'
13509lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
13510lt_cv_prog_compiler_pic_F77=-fno-common
13511lt_cv_prog_compiler_pic_FC=-fno-common
13512lt_cv_prog_compiler_pic_works=yes
13513lt_cv_prog_compiler_pic_works_CXX=yes
13514lt_cv_prog_compiler_pic_works_F77=yes
13515lt_cv_prog_compiler_pic_works_FC=yes
13516lt_cv_prog_compiler_rtti_exceptions=yes
13517lt_cv_prog_compiler_static_works=no
13518lt_cv_prog_compiler_static_works_CXX=no
13519lt_cv_prog_compiler_static_works_F77=no
13520lt_cv_prog_compiler_static_works_FC=no
13521lt_cv_prog_gnu_ld=no
13522lt_cv_prog_gnu_ldcxx=no
13523lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
13524lt_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'\'''
13525lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
13526lt_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'\'''
13527lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
13528lt_cv_sys_global_symbol_to_import=
13529lt_cv_sys_max_cmd_len=196608
13530lt_cv_to_host_file_cmd=func_convert_file_noop
13531lt_cv_to_tool_file_cmd=func_convert_file_noop
13532lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
13533pac_cv_attr_weak=yes
13534pac_cv_attr_weak_alias=no
13535pac_cv_attr_weak_import=yes
13536pac_cv_f77_flibs_valid=unknown
13537pac_cv_have__func__=yes
13538pac_cv_have__function__=yes
13539pac_cv_have_cap__func__=no
13540pac_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.1
13541pac_cv_prog_c_weak_symbols=no
13542
13543## ----------------- ##
13544## Output variables. ##
13545## ----------------- ##
13546
13547ABIVERSION='13:7:1'
13548ABIVERSIONFLAGS='-version-info $(ABIVERSION)'
13549ACLOCAL='${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.1/confdb/missing aclocal-1.15'
13550ADDRESS_KIND=''
13551ALLOCA=''
13552AMDEPBACKSLASH=''
13553AMDEP_FALSE=''
13554AMDEP_TRUE='#'
13555AMTAR='$${TAR-tar}'
13556AM_BACKSLASH='\'
13557AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
13558AM_DEFAULT_VERBOSITY='1'
13559AM_V='$(V)'
13560AR='ar'
13561AR_FLAGS='cru'
13562AS=''
13563AUTOCONF='${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.1/confdb/missing autoconf'
13564AUTOHEADER='${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.1/confdb/missing autoheader'
13565AUTOMAKE='${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.1/confdb/missing automake-1.15'
13566AWK='awk'
13567BASH='/bin/sh'
13568BASH_SHELL='/bin/bash'
13569BSEND_OVERHEAD=''
13570BUILD_BASH_SCRIPTS_FALSE=''
13571BUILD_BASH_SCRIPTS_TRUE=''
13572BUILD_CH3_FALSE='#'
13573BUILD_CH3_NEMESIS_FALSE='#'
13574BUILD_CH3_NEMESIS_TRUE=''
13575BUILD_CH3_SOCK_FALSE=''
13576BUILD_CH3_SOCK_TRUE='#'
13577BUILD_CH3_TRUE=''
13578BUILD_CH3_UTIL_FTB_FALSE=''
13579BUILD_CH3_UTIL_FTB_TRUE='#'
13580BUILD_CH3_UTIL_SOCK_FALSE=''
13581BUILD_CH3_UTIL_SOCK_TRUE='#'
13582BUILD_CH4_COLL_TUNING_FALSE=''
13583BUILD_CH4_COLL_TUNING_TRUE=''
13584BUILD_CH4_FALSE=''
13585BUILD_CH4_NETMOD_OFI_FALSE=''
13586BUILD_CH4_NETMOD_OFI_TRUE='#'
13587BUILD_CH4_NETMOD_PORTALS4_FALSE=''
13588BUILD_CH4_NETMOD_PORTALS4_TRUE='#'
13589BUILD_CH4_NETMOD_STUBNM_FALSE=''
13590BUILD_CH4_NETMOD_STUBNM_TRUE='#'
13591BUILD_CH4_NETMOD_UCX_FALSE=''
13592BUILD_CH4_NETMOD_UCX_TRUE='#'
13593BUILD_CH4_TRUE='#'
13594BUILD_COVERAGE_FALSE=''
13595BUILD_COVERAGE_TRUE=''
13596BUILD_CXX_BINDING_FALSE=''
13597BUILD_CXX_BINDING_TRUE=''
13598BUILD_DEBUGGER_DLL_FALSE=''
13599BUILD_DEBUGGER_DLL_TRUE=''
13600BUILD_F08_BINDING_FALSE=''
13601BUILD_F08_BINDING_TRUE=''
13602BUILD_F77_BINDING_FALSE=''
13603BUILD_F77_BINDING_TRUE=''
13604BUILD_FC_BINDING_FALSE='#'
13605BUILD_FC_BINDING_TRUE=''
13606BUILD_HCOLL_FALSE=''
13607BUILD_HCOLL_TRUE='#'
13608BUILD_LOGGING_RLOG_FALSE=''
13609BUILD_LOGGING_RLOG_TRUE='#'
13610BUILD_MPID_COMMON_BC_FALSE=''
13611BUILD_MPID_COMMON_BC_TRUE='#'
13612BUILD_MPID_COMMON_SCHED_FALSE='#'
13613BUILD_MPID_COMMON_SCHED_TRUE=''
13614BUILD_MPID_COMMON_SHM_FALSE='#'
13615BUILD_MPID_COMMON_SHM_TRUE=''
13616BUILD_MPID_COMMON_THREAD_FALSE='#'
13617BUILD_MPID_COMMON_THREAD_TRUE=''
13618BUILD_MPITOOLS_FALSE=''
13619BUILD_MPITOOLS_TRUE='#'
13620BUILD_NAMEPUB_FILE_FALSE=''
13621BUILD_NAMEPUB_FILE_TRUE=''
13622BUILD_NAMEPUB_PMI_FALSE=''
13623BUILD_NAMEPUB_PMI_TRUE=''
13624BUILD_NEMESIS_NETMOD_LLC_FALSE=''
13625BUILD_NEMESIS_NETMOD_LLC_TRUE='#'
13626BUILD_NEMESIS_NETMOD_MXM_FALSE=''
13627BUILD_NEMESIS_NETMOD_MXM_TRUE='#'
13628BUILD_NEMESIS_NETMOD_OFI_FALSE=''
13629BUILD_NEMESIS_NETMOD_OFI_TRUE='#'
13630BUILD_NEMESIS_NETMOD_PORTALS4_FALSE=''
13631BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#'
13632BUILD_NEMESIS_NETMOD_TCP_FALSE='#'
13633BUILD_NEMESIS_NETMOD_TCP_TRUE=''
13634BUILD_NETLOCSCOTCH_FALSE=''
13635BUILD_NETLOCSCOTCH_TRUE='#'
13636BUILD_NETLOC_FALSE=''
13637BUILD_NETLOC_TRUE='#'
13638BUILD_PMI_BGQ_FALSE=''
13639BUILD_PMI_BGQ_TRUE=''
13640BUILD_PMI_CRAY_FALSE=''
13641BUILD_PMI_CRAY_TRUE=''
13642BUILD_PMI_PMI2_FALSE=''
13643BUILD_PMI_PMI2_SIMPLE_FALSE=''
13644BUILD_PMI_PMI2_SIMPLE_TRUE=''
13645BUILD_PMI_PMI2_TRUE=''
13646BUILD_PMI_SIMPLE_FALSE=''
13647BUILD_PMI_SIMPLE_TRUE=''
13648BUILD_PMI_SLURM_FALSE=''
13649BUILD_PMI_SLURM_TRUE=''
13650BUILD_PM_GFORKER_FALSE=''
13651BUILD_PM_GFORKER_TRUE=''
13652BUILD_PM_HYDRA2_FALSE=''
13653BUILD_PM_HYDRA2_TRUE=''
13654BUILD_PM_HYDRA_FALSE=''
13655BUILD_PM_HYDRA_TRUE=''
13656BUILD_PM_REMSHELL_FALSE=''
13657BUILD_PM_REMSHELL_TRUE=''
13658BUILD_PM_UTIL_FALSE=''
13659BUILD_PM_UTIL_TRUE=''
13660BUILD_PROFILING_LIB_FALSE='#'
13661BUILD_PROFILING_LIB_TRUE=''
13662BUILD_ROMIO_FALSE='#'
13663BUILD_ROMIO_TRUE=''
13664BUILD_SHM_POSIX_FALSE=''
13665BUILD_SHM_POSIX_TRUE='#'
13666BUILD_SHM_STUBSHM_FALSE=''
13667BUILD_SHM_STUBSHM_TRUE='#'
13668CC='/usr/bin/clang'
13669CCDEPMODE='depmode=none'
13670CFLAGS=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 '
13671CMB_1INT_ALIGNMENT=''
13672CMB_STATUS_ALIGNMENT=''
13673CONFIGURE_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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran'
13674CONFIGURE_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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe -m64'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -m64'\'' '\''FCFLAGS='\'' '\''--enable-fortran'\'' '\''CC=/usr/bin/clang'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CXX=/usr/bin/clang++'\'' '\''FC=/opt/local/bin/gfortran-mp-9'\'' '\''F77=/opt/local/bin/gfortran-mp-9'\'''
13675COUNT_KIND=''
13676CPP='/usr/bin/clang -E'
13677CPPFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3.1/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.1/src/mpi/romio/include'
13678CXX='/usr/bin/clang++'
13679CXXCPP='/usr/bin/clang++ -E'
13680CXXDEPMODE='depmode=none'
13681CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
13682CYGPATH_W='echo'
13683C_LINKPATH_SHL=''
13684DEFS=''
13685DEPDIR='.deps'
13686DEVICE='ch3:nemesis'
13687DISABLE_TAG_SUPPORT=''
13688DLLIMPORT=''
13689DLLTOOL='false'
13690DOCTEXT=''
13691DSYMUTIL='dsymutil'
13692DUMPBIN=''
13693ECHO_C='\c'
13694ECHO_N=''
13695ECHO_T=''
13696EGREP='/usr/bin/grep -E'
13697EXEEXT=''
13698F08_2INT=''
13699F08_AINT=''
13700F08_BYTE=''
13701F08_CHAR=''
13702F08_COMPLEX16=''
13703F08_COMPLEX32=''
13704F08_COMPLEX8=''
13705F08_COUNT=''
13706F08_CXX_BOOL=''
13707F08_CXX_DOUBLE_COMPLEX=''
13708F08_CXX_FLOAT_COMPLEX=''
13709F08_CXX_LONG_DOUBLE_COMPLEX=''
13710F08_C_AINT=''
13711F08_C_BOOL=''
13712F08_C_COMPLEX=''
13713F08_C_COUNT=''
13714F08_C_DOUBLE_COMPLEX=''
13715F08_C_FLOAT_COMPLEX=''
13716F08_C_LONG_DOUBLE_COMPLEX=''
13717F08_C_OFFSET=''
13718F08_DOUBLE=''
13719F08_DOUBLE_INT=''
13720F08_FLOAT=''
13721F08_FLOAT_INT=''
13722F08_INT16_T=''
13723F08_INT32_T=''
13724F08_INT64_T=''
13725F08_INT8_T=''
13726F08_INT=''
13727F08_INTEGER16=''
13728F08_INTEGER1=''
13729F08_INTEGER2=''
13730F08_INTEGER4=''
13731F08_INTEGER8=''
13732F08_LB=''
13733F08_LONG=''
13734F08_LONG_DOUBLE=''
13735F08_LONG_DOUBLE_INT=''
13736F08_LONG_INT=''
13737F08_LONG_LONG=''
13738F08_LONG_LONG_INT=''
13739F08_OFFSET=''
13740F08_PACKED=''
13741F08_REAL16=''
13742F08_REAL4=''
13743F08_REAL8=''
13744F08_SHORT=''
13745F08_SHORT_INT=''
13746F08_SIGNED_CHAR=''
13747F08_UB=''
13748F08_UINT16_T=''
13749F08_UINT32_T=''
13750F08_UINT64_T=''
13751F08_UINT8_T=''
13752F08_UNSIGNED=''
13753F08_UNSIGNED_CHAR=''
13754F08_UNSIGNED_INT=''
13755F08_UNSIGNED_LONG=''
13756F08_UNSIGNED_LONG_LONG=''
13757F08_UNSIGNED_SHORT=''
13758F08_WCHAR=''
13759F77='/opt/local/bin/gfortran-mp-9'
13760F77CPP=''
13761F77_COMPLEX16=''
13762F77_COMPLEX32=''
13763F77_COMPLEX8=''
13764F77_INCDIR=''
13765F77_INTEGER16=''
13766F77_INTEGER1=''
13767F77_INTEGER2=''
13768F77_INTEGER4=''
13769F77_INTEGER8=''
13770F77_LIBDIR_LEADER=''
13771F77_NAME_MANGLE=''
13772F77_OTHER_LIBS=''
13773F77_REAL16=''
13774F77_REAL4=''
13775F77_REAL8=''
13776FC='/opt/local/bin/gfortran-mp-9'
13777FCCPP=''
13778FCEXT=''
13779FCFLAGS=' -pipe -m64'
13780FCINC=''
13781FCINCFLAG=''
13782FCMODEXT=''
13783FCMODINCFLAG=''
13784FCMODINCSPEC=''
13785FCMODOUTFLAG=''
13786FC_ALL_INTEGER_MODELS=''
13787FC_DOUBLE_MODEL=''
13788FC_INTEGER_MODEL=''
13789FC_INTEGER_MODEL_MAP=''
13790FC_OTHER_LIBS=''
13791FC_REAL_MODEL=''
13792FC_WORK_FILES_ARG=''
13793FFLAGS=' -pipe -m64'
13794FGREP='/usr/bin/grep -F'
13795FILE='file'
13796FLIBS=''
13797FORTRAN_BINDING='0'
13798FORTRAN_MPI_OFFSET=''
13799FOUND_XZ_FALSE=''
13800FOUND_XZ_TRUE='#'
13801GCOV=''
13802GNUCXX_MINORVERSION=''
13803GNUCXX_VERSION=''
13804GNULIB_ATOLL=''
13805GNULIB_CALLOC_POSIX=''
13806GNULIB_CANONICALIZE_FILE_NAME=''
13807GNULIB_GETLOADAVG=''
13808GNULIB_GETSUBOPT=''
13809GNULIB_GRANTPT=''
13810GNULIB_MALLOC_POSIX=''
13811GNULIB_MBTOWC=''
13812GNULIB_MKDTEMP=''
13813GNULIB_MKOSTEMP=''
13814GNULIB_MKOSTEMPS=''
13815GNULIB_MKSTEMP=''
13816GNULIB_MKSTEMPS=''
13817GNULIB_POSIX_OPENPT=''
13818GNULIB_PTSNAME=''
13819GNULIB_PTSNAME_R=''
13820GNULIB_PUTENV=''
13821GNULIB_QSORT_R=''
13822GNULIB_RANDOM=''
13823GNULIB_RANDOM_R=''
13824GNULIB_REALLOC_POSIX=''
13825GNULIB_REALPATH=''
13826GNULIB_RPMATCH=''
13827GNULIB_SECURE_GETENV=''
13828GNULIB_SETENV=''
13829GNULIB_STRTOD=''
13830GNULIB_STRTOLL=''
13831GNULIB_STRTOULL=''
13832GNULIB_SYSTEM_POSIX=''
13833GNULIB_UNLOCKPT=''
13834GNULIB_UNSETENV=''
13835GNULIB_WCTOMB=''
13836GNULIB__EXIT=''
13837GREP='/usr/bin/grep'
13838HAVE_ATOLL=''
13839HAVE_CANONICALIZE_FILE_NAME=''
13840HAVE_CXX_EXCEPTIONS=''
13841HAVE_DECL_GETLOADAVG=''
13842HAVE_DECL_SETENV=''
13843HAVE_DECL_UNSETENV=''
13844HAVE_ERROR_CHECKING='1'
13845HAVE_GETSUBOPT=''
13846HAVE_GRANTPT=''
13847HAVE_MKDTEMP=''
13848HAVE_MKOSTEMP=''
13849HAVE_MKOSTEMPS=''
13850HAVE_MKSTEMP=''
13851HAVE_MKSTEMPS=''
13852HAVE_POSIX_OPENPT=''
13853HAVE_PTSNAME=''
13854HAVE_PTSNAME_R=''
13855HAVE_RANDOM=''
13856HAVE_RANDOM_H=''
13857HAVE_RANDOM_R=''
13858HAVE_REALPATH=''
13859HAVE_ROMIO='#include "mpio.h"'
13860HAVE_RPMATCH=''
13861HAVE_SECURE_GETENV=''
13862HAVE_SETENV=''
13863HAVE_STRTOD=''
13864HAVE_STRTOLL=''
13865HAVE_STRTOULL=''
13866HAVE_STRUCT_RANDOM_DATA=''
13867HAVE_SYS_LOADAVG_H=''
13868HAVE_UNLOCKPT=''
13869HAVE__EXIT=''
13870HWLOC_BUILD_DOXYGEN_FALSE=''
13871HWLOC_BUILD_DOXYGEN_TRUE='#'
13872HWLOC_BUILD_README_FALSE=''
13873HWLOC_BUILD_README_TRUE='#'
13874HWLOC_BUILD_STANDALONE_FALSE=''
13875HWLOC_BUILD_STANDALONE_TRUE='#'
13876HWLOC_CFLAGS='    -I/opt/local/include/libxml2'
13877HWLOC_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include'
13878HWLOC_CUDA_BUILD_STATIC_FALSE=''
13879HWLOC_CUDA_BUILD_STATIC_TRUE='#'
13880HWLOC_CUDA_LIBS=''
13881HWLOC_EMBEDDED_CFLAGS='   -I/opt/local/include/libxml2'
13882HWLOC_EMBEDDED_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include'
13883HWLOC_EMBEDDED_LDADD='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la'
13884HWLOC_EMBEDDED_LIBS='-lm   -L/opt/local/lib -lxml2'
13885HWLOC_GL_BUILD_STATIC_FALSE=''
13886HWLOC_GL_BUILD_STATIC_TRUE='#'
13887HWLOC_GL_LIBS=''
13888HWLOC_HAVE_AIX_FALSE=''
13889HWLOC_HAVE_AIX_TRUE='#'
13890HWLOC_HAVE_BGQ_FALSE=''
13891HWLOC_HAVE_BGQ_TRUE='#'
13892HWLOC_HAVE_BUNZIPP_FALSE='#'
13893HWLOC_HAVE_BUNZIPP_TRUE=''
13894HWLOC_HAVE_CAIRO_FALSE=''
13895HWLOC_HAVE_CAIRO_TRUE='#'
13896HWLOC_HAVE_CUDART_FALSE=''
13897HWLOC_HAVE_CUDART_TRUE='#'
13898HWLOC_HAVE_CUDA_FALSE=''
13899HWLOC_HAVE_CUDA_TRUE='#'
13900HWLOC_HAVE_CXX_FALSE=''
13901HWLOC_HAVE_CXX_TRUE='#'
13902HWLOC_HAVE_DARWIN_FALSE='#'
13903HWLOC_HAVE_DARWIN_TRUE=''
13904HWLOC_HAVE_FREEBSD_FALSE=''
13905HWLOC_HAVE_FREEBSD_TRUE='#'
13906HWLOC_HAVE_GCC_FALSE='#'
13907HWLOC_HAVE_GCC_TRUE=''
13908HWLOC_HAVE_GL_FALSE=''
13909HWLOC_HAVE_GL_TRUE='#'
13910HWLOC_HAVE_HPUX_FALSE=''
13911HWLOC_HAVE_HPUX_TRUE='#'
13912HWLOC_HAVE_IRIX_FALSE=''
13913HWLOC_HAVE_IRIX_TRUE='#'
13914HWLOC_HAVE_LIBIBVERBS_FALSE=''
13915HWLOC_HAVE_LIBIBVERBS_TRUE='#'
13916HWLOC_HAVE_LIBXML2='1'
13917HWLOC_HAVE_LIBXML2_FALSE='#'
13918HWLOC_HAVE_LIBXML2_TRUE=''
13919HWLOC_HAVE_LINUX_FALSE=''
13920HWLOC_HAVE_LINUX_LIBNUMA_FALSE=''
13921HWLOC_HAVE_LINUX_LIBNUMA_TRUE='#'
13922HWLOC_HAVE_LINUX_TRUE='#'
13923HWLOC_HAVE_MINGW32_FALSE=''
13924HWLOC_HAVE_MINGW32_TRUE='#'
13925HWLOC_HAVE_MS_LIB_FALSE=''
13926HWLOC_HAVE_MS_LIB_TRUE='#'
13927HWLOC_HAVE_NETBSD_FALSE=''
13928HWLOC_HAVE_NETBSD_TRUE='#'
13929HWLOC_HAVE_NVML='0'
13930HWLOC_HAVE_NVML_FALSE=''
13931HWLOC_HAVE_NVML_TRUE='#'
13932HWLOC_HAVE_OPENAT_FALSE='#'
13933HWLOC_HAVE_OPENAT_TRUE=''
13934HWLOC_HAVE_OPENCL='1'
13935HWLOC_HAVE_OPENCL_FALSE='#'
13936HWLOC_HAVE_OPENCL_TRUE=''
13937HWLOC_HAVE_PCIACCESS_FALSE=''
13938HWLOC_HAVE_PCIACCESS_TRUE='#'
13939HWLOC_HAVE_PLUGINS_FALSE=''
13940HWLOC_HAVE_PLUGINS_TRUE='#'
13941HWLOC_HAVE_PTHREAD_FALSE=''
13942HWLOC_HAVE_PTHREAD_TRUE='#'
13943HWLOC_HAVE_SCHED_SETAFFINITY_FALSE=''
13944HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='#'
13945HWLOC_HAVE_SOLARIS_FALSE=''
13946HWLOC_HAVE_SOLARIS_TRUE='#'
13947HWLOC_HAVE_USER32_FALSE=''
13948HWLOC_HAVE_USER32_TRUE='#'
13949HWLOC_HAVE_WINDOWS_FALSE=''
13950HWLOC_HAVE_WINDOWS_TRUE='#'
13951HWLOC_HAVE_X86_32_FALSE=''
13952HWLOC_HAVE_X86_32_TRUE='#'
13953HWLOC_HAVE_X86_64_FALSE='#'
13954HWLOC_HAVE_X86_64_TRUE=''
13955HWLOC_HAVE_X86_CPUID_FALSE='#'
13956HWLOC_HAVE_X86_CPUID_TRUE=''
13957HWLOC_HAVE_X86_FALSE='#'
13958HWLOC_HAVE_X86_TRUE=''
13959HWLOC_INSTALL_DOXYGEN_FALSE=''
13960HWLOC_INSTALL_DOXYGEN_TRUE='#'
13961HWLOC_LDFLAGS=' -framework OpenCL'
13962HWLOC_LIBS=''
13963HWLOC_LIBS_PRIVATE=' -lpthread'
13964HWLOC_LIBXML2_CFLAGS='-I/opt/local/include/libxml2'
13965HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2'
13966HWLOC_MS_LIB=''
13967HWLOC_MS_LIB_ARCH='X64'
13968HWLOC_NVML_BUILD_STATIC_FALSE=''
13969HWLOC_NVML_BUILD_STATIC_TRUE='#'
13970HWLOC_NVML_LIBS=''
13971HWLOC_OPENCL_BUILD_STATIC_FALSE='#'
13972HWLOC_OPENCL_BUILD_STATIC_TRUE=''
13973HWLOC_OPENCL_CFLAGS=''
13974HWLOC_OPENCL_LDFLAGS='-framework OpenCL'
13975HWLOC_OPENCL_LIBS=''
13976HWLOC_PCIACCESS_CFLAGS=''
13977HWLOC_PCIACCESS_LIBS=''
13978HWLOC_PCI_BUILD_STATIC_FALSE=''
13979HWLOC_PCI_BUILD_STATIC_TRUE='#'
13980HWLOC_PLUGINS_DIR='$(libdir)/hwloc'
13981HWLOC_PLUGINS_PATH='$(libdir)/hwloc'
13982HWLOC_RELEASE_DATE='Unreleased developer copy'
13983HWLOC_REQUIRES='libxml-2.0  '
13984HWLOC_VERSION='2.0.3rc2-git'
13985HWLOC_X11_CPPFLAGS=''
13986HWLOC_X11_LIBS=' -lSM -lICE  -lX11 '
13987HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='#'
13988HWLOC_XML_LIBXML_BUILD_STATIC_TRUE=''
13989HWLOC_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.1/src/hwloc'
13990HWLOC_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.1/src/hwloc'
13991INCLUDE_MPICXX_H=''
13992INSTALL_DATA='${INSTALL} -m 644'
13993INSTALL_MPIF77_FALSE=''
13994INSTALL_MPIF77_TRUE='#'
13995INSTALL_PROGRAM='${INSTALL}'
13996INSTALL_SCRIPT='${INSTALL}'
13997INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
13998INTEGER_KIND=''
13999INTERLIB_DEPS='yes'
14000KILLALL=''
14001LD='/Library/Developer/CommandLineTools/usr/bin/ld'
14002LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
14003LIBOBJS=''
14004LIBS=''
14005LIBTOOL='$(SHELL) $(top_builddir)/libtool'
14006LIPO='lipo'
14007LN_S='ln -s'
14008LPMPILIBNAME=''
14009LTLIBOBJS=''
14010LT_SYS_LIBRARY_PATH=''
14011MAINT=''
14012MAINTAINER_MODE_FALSE='#'
14013MAINTAINER_MODE_TRUE=''
14014MAKE=''
14015MAKEINFO='${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.1/confdb/missing makeinfo'
14016MANIFEST_TOOL=':'
14017MKDIR_P='confdb/install-sh -c -d'
14018MPIBASEMODNAME=''
14019MPICC_NAME=''
14020MPICHLIB_CFLAGS='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
14021MPICHLIB_CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
14022MPICHLIB_CXXFLAGS='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
14023MPICHLIB_FCFLAGS='-pipe -m64'
14024MPICHLIB_FFLAGS='-pipe -m64'
14025MPICH_CUSTOM_STRING=''
14026MPICH_MPICC_CFLAGS=''
14027MPICH_MPICC_CPPFLAGS=''
14028MPICH_MPICC_LDFLAGS=''
14029MPICH_MPICC_LIBS=''
14030MPICH_MPICXX_CPPFLAGS=''
14031MPICH_MPICXX_CXXFLAGS=''
14032MPICH_MPICXX_LDFLAGS=''
14033MPICH_MPICXX_LIBS=''
14034MPICH_MPIF77_CPPFLAGS=''
14035MPICH_MPIF77_FFLAGS=''
14036MPICH_MPIF77_LDFLAGS=''
14037MPICH_MPIF77_LIBS=''
14038MPICH_MPIFORT_CPPFLAGS=''
14039MPICH_MPIFORT_FCFLAGS=''
14040MPICH_MPIFORT_LDFLAGS=''
14041MPICH_MPIFORT_LIBS=''
14042MPICH_NUMVERSION='30301300'
14043MPICH_RELEASE_DATE='Wed Jun  5 14:57:33 CDT 2019'
14044MPICH_VERSION='3.3.1'
14045MPICONSTMODNAME=''
14046MPICPP_NAME=''
14047MPICXXLIBNAME='mpicxx'
14048MPICXX_NAME=''
14049MPIF77_NAME=''
14050MPIF90_NAME=''
14051MPIFCLIBNAME='mpifort'
14052MPIFORT_NAME=''
14053MPIFPMPI=''
14054MPILIBNAME='mpi'
14055MPIMODNAME=''
14056MPIR_CXX_BOOL=''
14057MPIR_CXX_COMPLEX=''
14058MPIR_CXX_DOUBLE_COMPLEX=''
14059MPIR_CXX_LONG_DOUBLE_COMPLEX=''
14060MPISIZEOFMODNAME=''
14061MPIU_DLL_SPEC_DEF=''
14062MPI_2COMPLEX=''
14063MPI_2DOUBLE_COMPLEX=''
14064MPI_2DOUBLE_PRECISION=''
14065MPI_2INT=''
14066MPI_2INTEGER=''
14067MPI_2REAL=''
14068MPI_AINT=''
14069MPI_AINT_DATATYPE=''
14070MPI_AINT_FMT_DEC_SPEC=''
14071MPI_AINT_FMT_HEX_SPEC=''
14072MPI_BYTE=''
14073MPI_CHAR=''
14074MPI_CHARACTER=''
14075MPI_COMPLEX16=''
14076MPI_COMPLEX32=''
14077MPI_COMPLEX8=''
14078MPI_COMPLEX=''
14079MPI_COUNT=''
14080MPI_COUNT_DATATYPE=''
14081MPI_C_BOOL=''
14082MPI_C_DOUBLE_COMPLEX=''
14083MPI_C_FLOAT_COMPLEX=''
14084MPI_C_INTERFACE_CDESC_NAME=''
14085MPI_C_INTERFACE_GLUE_NAME=''
14086MPI_C_INTERFACE_NAME=''
14087MPI_C_INTERFACE_NOBUF_NAME=''
14088MPI_C_INTERFACE_TYPES_NAME=''
14089MPI_C_LONG_DOUBLE_COMPLEX=''
14090MPI_DOUBLE=''
14091MPI_DOUBLE_COMPLEX=''
14092MPI_DOUBLE_INT=''
14093MPI_DOUBLE_PRECISION=''
14094MPI_F08_CALLBACKS_NAME=''
14095MPI_F08_COMPILE_CONSTANTS_NAME=''
14096MPI_F08_LINK_CONSTANTS_NAME=''
14097MPI_F08_NAME=''
14098MPI_F08_TYPES_NAME=''
14099MPI_F77_2INT=''
14100MPI_F77_AINT=''
14101MPI_F77_BYTE=''
14102MPI_F77_CHAR=''
14103MPI_F77_COUNT=''
14104MPI_F77_CXX_BOOL=''
14105MPI_F77_CXX_DOUBLE_COMPLEX=''
14106MPI_F77_CXX_FLOAT_COMPLEX=''
14107MPI_F77_CXX_LONG_DOUBLE_COMPLEX=''
14108MPI_F77_C_BOOL=''
14109MPI_F77_C_COMPLEX=''
14110MPI_F77_C_DOUBLE_COMPLEX=''
14111MPI_F77_C_FLOAT_COMPLEX=''
14112MPI_F77_C_LONG_DOUBLE_COMPLEX=''
14113MPI_F77_DOUBLE=''
14114MPI_F77_DOUBLE_INT=''
14115MPI_F77_FLOAT=''
14116MPI_F77_FLOAT_INT=''
14117MPI_F77_INT16_T=''
14118MPI_F77_INT32_T=''
14119MPI_F77_INT64_T=''
14120MPI_F77_INT8_T=''
14121MPI_F77_INT=''
14122MPI_F77_LB=''
14123MPI_F77_LONG=''
14124MPI_F77_LONG_DOUBLE=''
14125MPI_F77_LONG_DOUBLE_INT=''
14126MPI_F77_LONG_INT=''
14127MPI_F77_LONG_LONG=''
14128MPI_F77_LONG_LONG_INT=''
14129MPI_F77_OFFSET=''
14130MPI_F77_PACKED=''
14131MPI_F77_SHORT=''
14132MPI_F77_SHORT_INT=''
14133MPI_F77_SIGNED_CHAR=''
14134MPI_F77_UB=''
14135MPI_F77_UINT16_T=''
14136MPI_F77_UINT32_T=''
14137MPI_F77_UINT64_T=''
14138MPI_F77_UINT8_T=''
14139MPI_F77_UNSIGNED=''
14140MPI_F77_UNSIGNED_CHAR=''
14141MPI_F77_UNSIGNED_LONG=''
14142MPI_F77_UNSIGNED_LONG_LONG=''
14143MPI_F77_UNSIGNED_SHORT=''
14144MPI_F77_WCHAR=''
14145MPI_FINT=''
14146MPI_FLOAT=''
14147MPI_FLOAT_INT=''
14148MPI_INT16_T=''
14149MPI_INT32_T=''
14150MPI_INT64_T=''
14151MPI_INT8_T=''
14152MPI_INT=''
14153MPI_INTEGER16=''
14154MPI_INTEGER1=''
14155MPI_INTEGER2=''
14156MPI_INTEGER4=''
14157MPI_INTEGER8=''
14158MPI_INTEGER=''
14159MPI_LB=''
14160MPI_LOGICAL=''
14161MPI_LONG=''
14162MPI_LONG_DOUBLE=''
14163MPI_LONG_DOUBLE_INT=''
14164MPI_LONG_INT=''
14165MPI_LONG_LONG=''
14166MPI_MAX_ERROR_STRING=''
14167MPI_MAX_LIBRARY_VERSION_STRING=''
14168MPI_MAX_PROCESSOR_NAME=''
14169MPI_OFFSET=''
14170MPI_OFFSET_DATATYPE=''
14171MPI_OFFSET_TYPEDEF=''
14172MPI_PACKED=''
14173MPI_REAL16=''
14174MPI_REAL4=''
14175MPI_REAL8=''
14176MPI_REAL=''
14177MPI_SHORT=''
14178MPI_SHORT_INT=''
14179MPI_SIGNED_CHAR=''
14180MPI_STATUS_SIZE=''
14181MPI_UB=''
14182MPI_UINT16_T=''
14183MPI_UINT32_T=''
14184MPI_UINT64_T=''
14185MPI_UINT8_T=''
14186MPI_UNSIGNED_CHAR=''
14187MPI_UNSIGNED_INT=''
14188MPI_UNSIGNED_LONG=''
14189MPI_UNSIGNED_LONG_LONG=''
14190MPI_UNSIGNED_SHORT=''
14191MPI_WCHAR=''
14192MPLLIBNAME='mpl'
14193NM='/opt/local/bin/nm -B'
14194NMEDIT='nmedit'
14195OBJDUMP='objdump'
14196OBJEXT='o'
14197OFFSET_KIND=''
14198OPALIBNAME='opa'
14199OTOOL64=':'
14200OTOOL='otool'
14201PACKAGE='mpich'
14202PACKAGE_BUGREPORT='discuss@mpich.org'
14203PACKAGE_NAME='MPICH'
14204PACKAGE_STRING='MPICH 3.3.1'
14205PACKAGE_TARNAME='mpich'
14206PACKAGE_URL='http://www.mpich.org/'
14207PACKAGE_VERSION='3.3.1'
14208PAPI_INCLUDE=''
14209PATH_SEPARATOR=':'
14210PERL=''
14211PKG_CONFIG='/opt/local/bin/pkg-config'
14212PMPILIBNAME='pmpi'
14213PMPI_F08_NAME=''
14214PRIMARY_PM_GFORKER_FALSE=''
14215PRIMARY_PM_GFORKER_TRUE=''
14216PRIMARY_PM_REMSHELL_FALSE=''
14217PRIMARY_PM_REMSHELL_TRUE=''
14218RANLIB='ranlib'
14219REPLACE_CALLOC=''
14220REPLACE_CANONICALIZE_FILE_NAME=''
14221REPLACE_MALLOC=''
14222REPLACE_MBTOWC=''
14223REPLACE_MKSTEMP=''
14224REPLACE_PTSNAME=''
14225REPLACE_PTSNAME_R=''
14226REPLACE_PUTENV=''
14227REPLACE_QSORT_R=''
14228REPLACE_RANDOM_R=''
14229REPLACE_REALLOC=''
14230REPLACE_REALPATH=''
14231REPLACE_SETENV=''
14232REPLACE_STRTOD=''
14233REPLACE_UNSETENV=''
14234REPLACE_WCTOMB=''
14235REQD=''
14236REQI1=''
14237REQI2=''
14238REQI8=''
14239RSH=''
14240SED='/usr/bin/sed'
14241SET_CFLAGS=''
14242SET_MAKE=''
14243SHELL='/bin/sh'
14244SHLIB_EXT=''
14245SIZEOF_FC_CHARACTER=''
14246SIZEOF_FC_DOUBLE_PRECISION=''
14247SIZEOF_FC_INTEGER=''
14248SIZEOF_FC_REAL=''
14249SIZEOF_MPI_STATUS=''
14250SSH=''
14251STRIP='strip'
14252USER_CFLAGS=''
14253USER_CPPFLAGS=''
14254USER_CXXFLAGS=''
14255USER_EXTRA_LIBS=''
14256USER_FCFLAGS=''
14257USER_FFLAGS=''
14258USER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
14259USER_LIBS=''
14260VERSION='3.3.1'
14261VISIBILITY_CFLAGS=''
14262VPATH=''
14263WRAPPER_CFLAGS=''
14264WRAPPER_CPPFLAGS=''
14265WRAPPER_CXXFLAGS=''
14266WRAPPER_EXTRA_LIBS=''
14267WRAPPER_FCFLAGS=''
14268WRAPPER_FFLAGS=''
14269WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
14270WRAPPER_LIBS='-lm   -L/opt/local/lib -lxml2  -lpthread '
14271WRAPPER_RPATH_LDFLAGS=''
14272WTIME_DOUBLE_TYPE=''
14273XARGS_NODATA_OPT=''
14274XMKMF=''
14275X_CFLAGS=''
14276X_EXTRA_LIBS=''
14277X_LIBS=''
14278X_PRE_LIBS=' -lSM -lICE'
14279ZMLIBNAME='zm'
14280ac_ct_AR='ar'
14281ac_ct_CC=''
14282ac_ct_CXX=''
14283ac_ct_DUMPBIN=''
14284ac_ct_F77=''
14285ac_ct_FC=''
14286am__EXEEXT_FALSE=''
14287am__EXEEXT_TRUE=''
14288am__fastdepCC_FALSE=''
14289am__fastdepCC_TRUE='#'
14290am__fastdepCXX_FALSE=''
14291am__fastdepCXX_TRUE='#'
14292am__include='include'
14293am__isrc=''
14294am__leading_dot='.'
14295am__nodep=''
14296am__quote=''
14297am__tar='$${TAR-tar} chof - "$$tardir"'
14298am__untar='$${TAR-tar} xf -'
14299bindings=''
14300bindir='${exec_prefix}/bin'
14301build='x86_64-apple-darwin18.7.0'
14302build_alias=''
14303build_cpu='x86_64'
14304build_os='darwin18.7.0'
14305build_vendor='apple'
14306ch4_netmod_addr_decl=''
14307ch4_netmod_allgather_params_decl=''
14308ch4_netmod_allgatherv_params_decl=''
14309ch4_netmod_allreduce_params_decl=''
14310ch4_netmod_alltoall_params_decl=''
14311ch4_netmod_alltoallv_params_decl=''
14312ch4_netmod_alltoallw_params_decl=''
14313ch4_netmod_amrequest_decl=''
14314ch4_netmod_barrier_params_decl=''
14315ch4_netmod_bcast_params_decl=''
14316ch4_netmod_coll_globals_default=''
14317ch4_netmod_coll_params_include=''
14318ch4_netmod_comm_decl=''
14319ch4_netmod_dt_decl=''
14320ch4_netmod_exscan_params_decl=''
14321ch4_netmod_gather_params_decl=''
14322ch4_netmod_gatherv_params_decl=''
14323ch4_netmod_op_decl=''
14324ch4_netmod_pre_include=''
14325ch4_netmod_reduce_params_decl=''
14326ch4_netmod_reduce_scatter_block_params_decl=''
14327ch4_netmod_reduce_scatter_params_decl=''
14328ch4_netmod_request_decl=''
14329ch4_netmod_scan_params_decl=''
14330ch4_netmod_scatter_params_decl=''
14331ch4_netmod_scatterv_params_decl=''
14332ch4_netmod_win_decl=''
14333ch4_netmods=''
14334ch4_nets_array=''
14335ch4_nets_array_sz=''
14336ch4_nets_func_array=''
14337ch4_nets_func_decl=''
14338ch4_nets_native_func_array=''
14339ch4_nets_native_func_decl=''
14340ch4_nets_strings=''
14341channel_name='nemesis'
14342datadir='${datarootdir}'
14343datarootdir='${prefix}/share'
14344device_name='ch3'
14345docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
14346dvidir='${docdir}'
14347enable_wrapper_rpath='yes'
14348exec_prefix='NONE'
14349have_hwloc_FALSE='#'
14350have_hwloc_TRUE=''
14351host='x86_64-apple-darwin18.7.0'
14352host_alias=''
14353host_cpu='x86_64'
14354host_os='darwin18.7.0'
14355host_vendor='apple'
14356htmldir='${docdir}'
14357hwloclib='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la'
14358hwloclibdir=''
14359hwlocsrcdir='src/hwloc'
14360includedir='/opt/local/include/mpich-mp'
14361infodir='${datarootdir}/info'
14362install_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.1/confdb/install-sh'
14363libdir='/opt/local/lib/mpich-mp'
14364libexecdir='${exec_prefix}/libexec'
14365libmpi_so_version='13:7:1'
14366localedir='${datarootdir}/locale'
14367localstatedir='${prefix}/var'
14368mandir='${datarootdir}/man'
14369master_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.1'
14370master_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.1'
14371mkdir_p='$(MKDIR_P)'
14372mmx_copy_s=''
14373modincdir=''
14374mpllib='src/mpl/libmpl.la'
14375mpllibdir=''
14376mplsrcdir='src/mpl'
14377nemesis_nets_array=''
14378nemesis_nets_array_sz=''
14379nemesis_nets_dirs=''
14380nemesis_nets_func_array=''
14381nemesis_nets_func_decl=''
14382nemesis_nets_macro_defs=''
14383nemesis_nets_strings=''
14384nemesis_networks='tcp'
14385netloclibdir=''
14386ofi_embedded=''
14387ofilib=''
14388ofisrcdir=''
14389oldincludedir='/usr/include'
14390opalib='src/openpa/src/libopa.la'
14391opalibdir=''
14392opasrcdir='src/openpa'
14393pdfdir='${docdir}'
14394pkgconfigdir=''
14395pm_name='hydra'
14396prefix='/opt/local'
14397program_transform_name='s&$$&-mpich-mp&'
14398psdir='${docdir}'
14399sbindir='${exec_prefix}/sbin'
14400sharedstatedir='${prefix}/com'
14401subdirs=''
14402sysconfdir='/opt/local/etc/mpich-mp'
14403target='x86_64-apple-darwin18.7.0'
14404target_alias=''
14405target_cpu='x86_64'
14406target_os='darwin18.7.0'
14407target_vendor='apple'
14408ucxdir=''
14409ucxlib=''
14410use_embedded_hwloc_FALSE='#'
14411use_embedded_hwloc_TRUE=''
14412with_libfabric=''
14413zmlib=''
14414zmlibdir=''
14415zmsrcdir=''
14416
14417## ------------------- ##
14418## File substitutions. ##
14419## ------------------- ##
14420
14421cc_shlib_conf='src/env/cc_shlib.conf'
14422cxx_shlib_conf=''
14423f77_shlib_conf=''
14424fc_shlib_conf=''
14425
14426## ----------- ##
14427## confdefs.h. ##
14428## ----------- ##
14429
14430/* confdefs.h */
14431#define PACKAGE_NAME "MPICH"
14432#define PACKAGE_TARNAME "mpich"
14433#define PACKAGE_VERSION "3.3.1"
14434#define PACKAGE_STRING "MPICH 3.3.1"
14435#define PACKAGE_BUGREPORT "discuss@mpich.org"
14436#define PACKAGE_URL "http://www.mpich.org/"
14437#define STDC_HEADERS 1
14438#define HAVE_SYS_TYPES_H 1
14439#define HAVE_SYS_STAT_H 1
14440#define HAVE_STDLIB_H 1
14441#define HAVE_STRING_H 1
14442#define HAVE_MEMORY_H 1
14443#define HAVE_STRINGS_H 1
14444#define HAVE_INTTYPES_H 1
14445#define HAVE_STDINT_H 1
14446#define HAVE_UNISTD_H 1
14447#define __EXTENSIONS__ 1
14448#define _ALL_SOURCE 1
14449#define _GNU_SOURCE 1
14450#define _POSIX_PTHREAD_SEMANTICS 1
14451#define _TANDEM_SOURCE 1
14452#define PACKAGE "mpich"
14453#define VERSION "3.3.1"
14454#define HAVE_DLFCN_H 1
14455#define LT_OBJDIR ".libs/"
14456#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
14457#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
14458#define HAVE_TAG_ERROR_BITS 1
14459#define USE_LOGGING MPICH_LOGGING__NONE
14460#define HAVE_VISIBILITY 1
14461#define HWLOC_VERSION "2.0.3rc2-git"
14462#define HWLOC_VERSION_MAJOR 2
14463#define HWLOC_VERSION_MINOR 0
14464#define HWLOC_VERSION_RELEASE 3
14465#define HWLOC_VERSION_GREEK "rc2"
14466#define HWLOC_SYM_PREFIX hwloc_
14467#define HWLOC_SYM_PREFIX_CAPS HWLOC_
14468#define HWLOC_SYM_TRANSFORM 0
14469#define _HPUX_SOURCE 1
14470#define SIZEOF_VOID_P 8
14471#define HWLOC_DARWIN_SYS 1
14472#define HWLOC_X86_64_ARCH 1
14473#define SIZEOF_UNSIGNED_LONG 8
14474#define HWLOC_SIZEOF_UNSIGNED_LONG 8
14475#define SIZEOF_UNSIGNED_INT 4
14476#define HWLOC_SIZEOF_UNSIGNED_INT 4
14477#define HWLOC_HAVE_ATTRIBUTE 1
14478#define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
14479#define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
14480#define HWLOC_HAVE_ATTRIBUTE_COLD 1
14481#define HWLOC_HAVE_ATTRIBUTE_CONST 1
14482#define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
14483#define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
14484#define HWLOC_HAVE_ATTRIBUTE_HOT 1
14485#define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
14486#define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
14487#define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
14488#define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
14489#define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
14490#define HWLOC_HAVE_ATTRIBUTE_PACKED 1
14491#define HWLOC_HAVE_ATTRIBUTE_PURE 1
14492#define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
14493#define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
14494#define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
14495#define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
14496#define HWLOC_C_HAVE_VISIBILITY 0
14497#define HAVE_UNISTD_H 1
14498#define HAVE_DIRENT_H 1
14499#define HAVE_STRINGS_H 1
14500#define HAVE_CTYPE_H 1
14501#define HAVE_STRCASECMP 1
14502#define HWLOC_HAVE_DECL_STRCASECMP 1
14503#define HAVE_STRNCASECMP 1
14504#define HWLOC_HAVE_DECL_STRNCASECMP 1
14505#define HAVE_STRFTIME 1
14506#define HAVE_SETLOCALE 1
14507#define HWLOC_HAVE_STDINT_H 1
14508#define HAVE_SYS_MMAN_H 1
14509#define HAVE_DECL_FABSF 1
14510#define HAVE_DECL_MODFF 1
14511#define HAVE_DECL__SC_NPROCESSORS_ONLN 1
14512#define HAVE_DECL__SC_NPROCESSORS_CONF 1
14513#define HAVE_DECL__SC_NPROC_ONLN 0
14514#define HAVE_DECL__SC_NPROC_CONF 0
14515#define HAVE_DECL__SC_PAGESIZE 1
14516#define HAVE_DECL__SC_PAGE_SIZE 1
14517#define HAVE_DECL__SC_LARGE_PAGESIZE 0
14518#define HAVE_MACH_MACH_HOST_H 1
14519#define HAVE_MACH_MACH_INIT_H 1
14520#define HAVE_HOST_INFO 1
14521#define HAVE_SYS_PARAM_H 1
14522#define HAVE_SYS_SYSCTL_H 1
14523#define HAVE_DECL_CTL_HW 1
14524#define HAVE_DECL_HW_NCPU 1
14525#define HAVE_DECL_STRTOULL 1
14526#define HAVE_SSIZE_T 1
14527#define HAVE_DECL_SNPRINTF 1
14528#define HAVE_DECL__STRDUP 0
14529#define HAVE_DECL__PUTENV 0
14530#define HAVE_SYSCTL 1
14531#define HAVE_SYSCTLBYNAME 1
14532#define HAVE_DECL_GETPROGNAME 1
14533#define HAVE_DECL_GETEXECNAME 0
14534#define HAVE_DECL_GETMODULEFILENAME 0
14535#define HAVE___PROGNAME 1
14536#define HAVE_PTHREAD_T 1
14537#define hwloc_pid_t pid_t
14538#define hwloc_thread_t pthread_t
14539#define HAVE_DECL_SCHED_GETCPU 0
14540#define HWLOC_HAVE_SYSCALL 1
14541#define HAVE_FFS 1
14542#define HWLOC_HAVE_DECL_FFS 1
14543#define HWLOC_HAVE_FFS 1
14544#define HAVE_FFSL 1
14545#define HWLOC_HAVE_DECL_FFSL 1
14546#define HWLOC_HAVE_FFSL 1
14547#define HAVE_FLS 1
14548#define HWLOC_HAVE_DECL_FLS 1
14549#define HWLOC_HAVE_FLS 1
14550#define HAVE_FLSL 1
14551#define HWLOC_HAVE_DECL_FLSL 1
14552#define HWLOC_HAVE_FLSL 1
14553#define HAVE_OPENAT 1
14554#define HAVE_GETPAGESIZE 1
14555#define HAVE_POSIX_MEMALIGN 1
14556#define HAVE_SYS_UTSNAME_H 1
14557#define HAVE_UNAME 1
14558#define HAVE_DECL_RUNNING_ON_VALGRIND 0
14559#define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
14560#define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
14561#define HAVE_OPENCL_CL_EXT_H 1
14562#define HWLOC_HAVE_OPENCL 1
14563#define HAVE_X11_XLIB_H 1
14564#define HAVE_X11_XUTIL_H 1
14565#define HAVE_X11_KEYSYM_H 1
14566#define HWLOC_HAVE_X11_KEYSYM 1
14567#define HWLOC_HAVE_LIBXML2 1
14568#define HWLOC_HAVE_X86_CPUID 1
14569#define HWLOC_HAVE_PTHREAD_MUTEX 1
14570#define HAVE_HWLOC 1
14571#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
14572#define MPICH_IS_THREADED 1
14573#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
14574#define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
14575#define HAVE_ROMIO 1
14576#define HAVE__FUNC__ /**/
14577#define HAVE__FUNCTION__ /**/
14578#define ENABLE_PVAR_NEM 0
14579#define ENABLE_PVAR_RECVQ 0
14580#define ENABLE_PVAR_RMA 0
14581#define ENABLE_PVAR_DIMS 0
14582#define HAVE_LONG_LONG 1
14583
14584configure: exit 1