1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by MPICH configure 3.3, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules --enable-base-cache --enable-cache --enable-cxx --enable-fast=O2 --enable-shared --enable-versioning --enable-nemesis-shm-collectives --with-device=ch3:nemesis --with-pm=hydra --with-thread-package=posix F90FLAGS= F90= --enable-timer-type=mach_absolute_time --libdir=/opt/local/lib/mpich-mp --sysconfdir=/opt/local/etc/mpich-mp --program-suffix=-mpich-mp --includedir=/opt/local/include/mpich-mp MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = dap.ups-tlse.fr |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 18.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 326 tasks, 1207 threads, 4 processors |
---|
34 | Load average: 1.54, Mach factor: 2.45 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:5605: checking build system type |
---|
52 | configure:5619: result: x86_64-apple-darwin18.0.0 |
---|
53 | configure:5639: checking host system type |
---|
54 | configure:5652: result: x86_64-apple-darwin18.0.0 |
---|
55 | configure:5672: checking target system type |
---|
56 | configure:5685: result: x86_64-apple-darwin18.0.0 |
---|
57 | configure:5839: checking for C compiler version |
---|
58 | configure:5848: /usr/bin/clang --version >&5 |
---|
59 | Apple LLVM version 10.0.0 (clang-1000.11.45.5) |
---|
60 | Target: x86_64-apple-darwin18.0.0 |
---|
61 | Thread model: posix |
---|
62 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
63 | configure:5859: $? = 0 |
---|
64 | configure:5848: /usr/bin/clang -v >&5 |
---|
65 | Apple LLVM version 10.0.0 (clang-1000.11.45.5) |
---|
66 | Target: x86_64-apple-darwin18.0.0 |
---|
67 | Thread model: posix |
---|
68 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
69 | configure:5859: $? = 0 |
---|
70 | configure:5848: /usr/bin/clang -V >&5 |
---|
71 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
72 | clang: error: no input files |
---|
73 | configure:5859: $? = 1 |
---|
74 | configure:5848: /usr/bin/clang -qversion >&5 |
---|
75 | clang: error: unknown argument: '-qversion' |
---|
76 | clang: error: no input files |
---|
77 | configure:5859: $? = 1 |
---|
78 | configure:5879: checking whether the C compiler works |
---|
79 | configure:5901: /usr/bin/clang -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
80 | configure:5905: $? = 0 |
---|
81 | configure:5953: result: yes |
---|
82 | configure:5956: checking for C compiler default output file name |
---|
83 | configure:5958: result: a.out |
---|
84 | configure:5964: checking for suffix of executables |
---|
85 | configure:5971: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
86 | configure:5975: $? = 0 |
---|
87 | configure:5997: result: |
---|
88 | configure:6019: checking whether we are cross compiling |
---|
89 | configure:6027: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
90 | configure:6031: $? = 0 |
---|
91 | configure:6038: ./conftest |
---|
92 | configure:6042: $? = 0 |
---|
93 | configure:6057: result: no |
---|
94 | configure:6062: checking for suffix of object files |
---|
95 | configure:6084: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
96 | configure:6088: $? = 0 |
---|
97 | configure:6109: result: o |
---|
98 | configure:6113: checking whether we are using the GNU C compiler |
---|
99 | configure:6132: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
100 | configure:6132: $? = 0 |
---|
101 | configure:6141: result: yes |
---|
102 | configure:6150: checking whether /usr/bin/clang accepts -g |
---|
103 | configure:6170: /usr/bin/clang -c -g -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
104 | configure:6170: $? = 0 |
---|
105 | configure:6211: result: yes |
---|
106 | configure:6228: checking for /usr/bin/clang option to accept ISO C89 |
---|
107 | configure:6291: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
108 | configure:6291: $? = 0 |
---|
109 | configure:6304: result: none needed |
---|
110 | configure:6329: checking whether /usr/bin/clang understands -c and -o together |
---|
111 | configure:6351: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
112 | configure:6354: $? = 0 |
---|
113 | configure:6351: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
114 | configure:6354: $? = 0 |
---|
115 | configure:6366: result: yes |
---|
116 | configure:6401: checking how to run the C preprocessor |
---|
117 | configure:6432: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
118 | configure:6432: $? = 0 |
---|
119 | configure:6446: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
120 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
121 | #include <ac_nonexistent.h> |
---|
122 | ^~~~~~~~~~~~~~~~~~ |
---|
123 | 1 error generated. |
---|
124 | configure:6446: $? = 1 |
---|
125 | configure: failed program was: |
---|
126 | | /* confdefs.h */ |
---|
127 | | #define PACKAGE_NAME "MPICH" |
---|
128 | | #define PACKAGE_TARNAME "mpich" |
---|
129 | | #define PACKAGE_VERSION "3.3" |
---|
130 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
131 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
132 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
133 | | /* end confdefs.h. */ |
---|
134 | | #include <ac_nonexistent.h> |
---|
135 | configure:6471: result: /usr/bin/clang -E |
---|
136 | configure:6491: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
137 | configure:6491: $? = 0 |
---|
138 | configure:6505: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
139 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
140 | #include <ac_nonexistent.h> |
---|
141 | ^~~~~~~~~~~~~~~~~~ |
---|
142 | 1 error generated. |
---|
143 | configure:6505: $? = 1 |
---|
144 | configure: failed program was: |
---|
145 | | /* confdefs.h */ |
---|
146 | | #define PACKAGE_NAME "MPICH" |
---|
147 | | #define PACKAGE_TARNAME "mpich" |
---|
148 | | #define PACKAGE_VERSION "3.3" |
---|
149 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
150 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
151 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
152 | | /* end confdefs.h. */ |
---|
153 | | #include <ac_nonexistent.h> |
---|
154 | configure:6553: checking for grep that handles long lines and -e |
---|
155 | configure:6611: result: /usr/bin/grep |
---|
156 | configure:6616: checking for egrep |
---|
157 | configure:6678: result: /usr/bin/grep -E |
---|
158 | configure:6683: checking for ANSI C header files |
---|
159 | configure:6703: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
160 | configure:6703: $? = 0 |
---|
161 | configure:6776: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
162 | configure:6776: $? = 0 |
---|
163 | configure:6776: ./conftest |
---|
164 | configure:6776: $? = 0 |
---|
165 | configure:6787: result: yes |
---|
166 | configure:6800: checking for sys/types.h |
---|
167 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
168 | configure:6800: $? = 0 |
---|
169 | configure:6800: result: yes |
---|
170 | configure:6800: checking for sys/stat.h |
---|
171 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
172 | configure:6800: $? = 0 |
---|
173 | configure:6800: result: yes |
---|
174 | configure:6800: checking for stdlib.h |
---|
175 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
176 | configure:6800: $? = 0 |
---|
177 | configure:6800: result: yes |
---|
178 | configure:6800: checking for string.h |
---|
179 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
180 | configure:6800: $? = 0 |
---|
181 | configure:6800: result: yes |
---|
182 | configure:6800: checking for memory.h |
---|
183 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
184 | configure:6800: $? = 0 |
---|
185 | configure:6800: result: yes |
---|
186 | configure:6800: checking for strings.h |
---|
187 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
188 | configure:6800: $? = 0 |
---|
189 | configure:6800: result: yes |
---|
190 | configure:6800: checking for inttypes.h |
---|
191 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
192 | configure:6800: $? = 0 |
---|
193 | configure:6800: result: yes |
---|
194 | configure:6800: checking for stdint.h |
---|
195 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
196 | configure:6800: $? = 0 |
---|
197 | configure:6800: result: yes |
---|
198 | configure:6800: checking for unistd.h |
---|
199 | configure:6800: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
200 | configure:6800: $? = 0 |
---|
201 | configure:6800: result: yes |
---|
202 | configure:6813: checking minix/config.h usability |
---|
203 | configure:6813: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
204 | conftest.c:52:10: fatal error: 'minix/config.h' file not found |
---|
205 | #include <minix/config.h> |
---|
206 | ^~~~~~~~~~~~~~~~ |
---|
207 | 1 error generated. |
---|
208 | configure:6813: $? = 1 |
---|
209 | configure: failed program was: |
---|
210 | | /* confdefs.h */ |
---|
211 | | #define PACKAGE_NAME "MPICH" |
---|
212 | | #define PACKAGE_TARNAME "mpich" |
---|
213 | | #define PACKAGE_VERSION "3.3" |
---|
214 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
215 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
216 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
217 | | #define STDC_HEADERS 1 |
---|
218 | | #define HAVE_SYS_TYPES_H 1 |
---|
219 | | #define HAVE_SYS_STAT_H 1 |
---|
220 | | #define HAVE_STDLIB_H 1 |
---|
221 | | #define HAVE_STRING_H 1 |
---|
222 | | #define HAVE_MEMORY_H 1 |
---|
223 | | #define HAVE_STRINGS_H 1 |
---|
224 | | #define HAVE_INTTYPES_H 1 |
---|
225 | | #define HAVE_STDINT_H 1 |
---|
226 | | #define HAVE_UNISTD_H 1 |
---|
227 | | /* end confdefs.h. */ |
---|
228 | | #include <stdio.h> |
---|
229 | | #ifdef HAVE_SYS_TYPES_H |
---|
230 | | # include <sys/types.h> |
---|
231 | | #endif |
---|
232 | | #ifdef HAVE_SYS_STAT_H |
---|
233 | | # include <sys/stat.h> |
---|
234 | | #endif |
---|
235 | | #ifdef STDC_HEADERS |
---|
236 | | # include <stdlib.h> |
---|
237 | | # include <stddef.h> |
---|
238 | | #else |
---|
239 | | # ifdef HAVE_STDLIB_H |
---|
240 | | # include <stdlib.h> |
---|
241 | | # endif |
---|
242 | | #endif |
---|
243 | | #ifdef HAVE_STRING_H |
---|
244 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
245 | | # include <memory.h> |
---|
246 | | # endif |
---|
247 | | # include <string.h> |
---|
248 | | #endif |
---|
249 | | #ifdef HAVE_STRINGS_H |
---|
250 | | # include <strings.h> |
---|
251 | | #endif |
---|
252 | | #ifdef HAVE_INTTYPES_H |
---|
253 | | # include <inttypes.h> |
---|
254 | | #endif |
---|
255 | | #ifdef HAVE_STDINT_H |
---|
256 | | # include <stdint.h> |
---|
257 | | #endif |
---|
258 | | #ifdef HAVE_UNISTD_H |
---|
259 | | # include <unistd.h> |
---|
260 | | #endif |
---|
261 | | #include <minix/config.h> |
---|
262 | configure:6813: result: no |
---|
263 | configure:6813: checking minix/config.h presence |
---|
264 | configure:6813: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
265 | conftest.c:19:10: fatal error: 'minix/config.h' file not found |
---|
266 | #include <minix/config.h> |
---|
267 | ^~~~~~~~~~~~~~~~ |
---|
268 | 1 error generated. |
---|
269 | configure:6813: $? = 1 |
---|
270 | configure: failed program was: |
---|
271 | | /* confdefs.h */ |
---|
272 | | #define PACKAGE_NAME "MPICH" |
---|
273 | | #define PACKAGE_TARNAME "mpich" |
---|
274 | | #define PACKAGE_VERSION "3.3" |
---|
275 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
276 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
277 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
278 | | #define STDC_HEADERS 1 |
---|
279 | | #define HAVE_SYS_TYPES_H 1 |
---|
280 | | #define HAVE_SYS_STAT_H 1 |
---|
281 | | #define HAVE_STDLIB_H 1 |
---|
282 | | #define HAVE_STRING_H 1 |
---|
283 | | #define HAVE_MEMORY_H 1 |
---|
284 | | #define HAVE_STRINGS_H 1 |
---|
285 | | #define HAVE_INTTYPES_H 1 |
---|
286 | | #define HAVE_STDINT_H 1 |
---|
287 | | #define HAVE_UNISTD_H 1 |
---|
288 | | /* end confdefs.h. */ |
---|
289 | | #include <minix/config.h> |
---|
290 | configure:6813: result: no |
---|
291 | configure:6813: checking for minix/config.h |
---|
292 | configure:6813: result: no |
---|
293 | configure:6834: checking whether it is safe to define __EXTENSIONS__ |
---|
294 | configure:6852: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
295 | configure:6852: $? = 0 |
---|
296 | configure:6859: result: yes |
---|
297 | configure:6890: checking for a BSD-compatible install |
---|
298 | configure:6958: result: /usr/bin/install -c |
---|
299 | configure:6969: checking whether build environment is sane |
---|
300 | configure:7024: result: yes |
---|
301 | configure:7172: checking for a thread-safe mkdir -p |
---|
302 | configure:7211: result: confdb/install-sh -c -d |
---|
303 | configure:7218: checking for gawk |
---|
304 | configure:7248: result: no |
---|
305 | configure:7218: checking for mawk |
---|
306 | configure:7248: result: no |
---|
307 | configure:7218: checking for nawk |
---|
308 | configure:7248: result: no |
---|
309 | configure:7218: checking for awk |
---|
310 | configure:7234: found /usr/bin/awk |
---|
311 | configure:7245: result: awk |
---|
312 | configure:7256: checking whether make sets $(MAKE) |
---|
313 | configure:7278: result: yes |
---|
314 | configure:7308: checking for style of include used by make |
---|
315 | configure:7336: result: GNU |
---|
316 | configure:7370: checking whether make supports nested variables |
---|
317 | configure:7387: result: yes |
---|
318 | configure:7472: checking dependency style of /usr/bin/clang |
---|
319 | configure:7583: result: none |
---|
320 | configure:7642: checking whether to enable maintainer-specific portions of Makefiles |
---|
321 | configure:7651: result: yes |
---|
322 | configure:7714: checking for ar |
---|
323 | configure:7730: found /opt/local/bin/ar |
---|
324 | configure:7741: result: ar |
---|
325 | configure:7767: checking the archiver (ar) interface |
---|
326 | configure:7783: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
327 | configure:7783: $? = 0 |
---|
328 | configure:7785: ar cru libconftest.a conftest.o >&5 |
---|
329 | configure:7788: $? = 0 |
---|
330 | configure:7816: result: ar |
---|
331 | configure:7883: checking how to print strings |
---|
332 | configure:7910: result: printf |
---|
333 | configure:7931: checking for a sed that does not truncate output |
---|
334 | configure:7995: result: /usr/bin/sed |
---|
335 | configure:8013: checking for fgrep |
---|
336 | configure:8075: result: /usr/bin/grep -F |
---|
337 | configure:8110: checking for ld used by /usr/bin/clang |
---|
338 | configure:8177: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
339 | configure:8184: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
340 | configure:8199: result: no |
---|
341 | configure:8211: checking for BSD- or MS-compatible name lister (nm) |
---|
342 | configure:8265: result: /opt/local/bin/nm -B |
---|
343 | configure:8395: checking the name lister (/opt/local/bin/nm -B) interface |
---|
344 | configure:8402: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
345 | configure:8405: /opt/local/bin/nm -B "conftest.o" |
---|
346 | configure:8408: output |
---|
347 | 0000000000000000 S _some_variable |
---|
348 | configure:8415: result: BSD nm |
---|
349 | configure:8418: checking whether ln -s works |
---|
350 | configure:8422: result: yes |
---|
351 | configure:8430: checking the maximum length of command line arguments |
---|
352 | configure:8561: result: 196608 |
---|
353 | configure:8609: checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format |
---|
354 | configure:8649: result: func_convert_file_noop |
---|
355 | configure:8656: checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format |
---|
356 | configure:8676: result: func_convert_file_noop |
---|
357 | configure:8683: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
358 | configure:8690: result: -r |
---|
359 | configure:8764: checking for objdump |
---|
360 | configure:8780: found /usr/bin/objdump |
---|
361 | configure:8791: result: objdump |
---|
362 | configure:8823: checking how to recognize dependent libraries |
---|
363 | configure:9023: result: pass_all |
---|
364 | configure:9108: checking for dlltool |
---|
365 | configure:9138: result: no |
---|
366 | configure:9168: checking how to associate runtime and link libraries |
---|
367 | configure:9195: result: printf %s\n |
---|
368 | configure:9319: checking for archiver @FILE support |
---|
369 | configure:9336: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
370 | configure:9336: $? = 0 |
---|
371 | configure:9339: ar cru libconftest.a @conftest.lst >&5 |
---|
372 | ar: @conftest.lst: No such file or directory |
---|
373 | configure:9342: $? = 1 |
---|
374 | configure:9362: result: no |
---|
375 | configure:9420: checking for strip |
---|
376 | configure:9436: found /opt/local/bin/strip |
---|
377 | configure:9447: result: strip |
---|
378 | configure:9519: checking for ranlib |
---|
379 | configure:9535: found /opt/local/bin/ranlib |
---|
380 | configure:9546: result: ranlib |
---|
381 | configure:9648: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
382 | configure:9801: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
383 | configure:9804: $? = 0 |
---|
384 | configure: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 |
---|
385 | configure:9811: $? = 0 |
---|
386 | cannot find nm_test_var in conftest.nm |
---|
387 | configure:9801: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
388 | configure:9804: $? = 0 |
---|
389 | configure: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 |
---|
390 | configure:9811: $? = 0 |
---|
391 | configure:9877: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c conftstm.o >&5 |
---|
392 | configure:9880: $? = 0 |
---|
393 | configure:9918: result: ok |
---|
394 | configure:9965: checking for sysroot |
---|
395 | configure:9995: result: no |
---|
396 | configure:10002: checking for a working dd |
---|
397 | configure:10040: result: /bin/dd |
---|
398 | configure:10044: checking how to truncate binary pipes |
---|
399 | configure:10059: result: /bin/dd bs=4096 count=1 |
---|
400 | configure:10388: checking for mt |
---|
401 | configure:10418: result: no |
---|
402 | configure:10438: checking if : is a manifest tool |
---|
403 | configure:10444: : '-?' |
---|
404 | configure:10452: result: no |
---|
405 | configure:10508: checking for dsymutil |
---|
406 | configure:10524: found /usr/bin/dsymutil |
---|
407 | configure:10535: result: dsymutil |
---|
408 | configure:10600: checking for nmedit |
---|
409 | configure:10616: found /opt/local/bin/nmedit |
---|
410 | configure:10627: result: nmedit |
---|
411 | configure:10692: checking for lipo |
---|
412 | configure:10708: found /opt/local/bin/lipo |
---|
413 | configure:10719: result: lipo |
---|
414 | configure:10784: checking for otool |
---|
415 | configure:10800: found /opt/local/bin/otool |
---|
416 | configure:10811: result: otool |
---|
417 | configure:10876: checking for otool64 |
---|
418 | configure:10906: result: no |
---|
419 | configure:10951: checking for -single_module linker flag |
---|
420 | /usr/bin/clang -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
421 | configure:10984: result: yes |
---|
422 | configure:10987: checking for -exported_symbols_list linker flag |
---|
423 | configure:11007: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
424 | configure:11007: $? = 0 |
---|
425 | configure:11017: result: yes |
---|
426 | configure:11020: checking for -force_load linker flag |
---|
427 | /usr/bin/clang -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o conftest.o conftest.c |
---|
428 | ar cru libconftest.a conftest.o |
---|
429 | ranlib libconftest.a |
---|
430 | /usr/bin/clang -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
431 | configure:11052: result: yes |
---|
432 | configure:11126: checking for dlfcn.h |
---|
433 | configure:11126: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
434 | configure:11126: $? = 0 |
---|
435 | configure:11126: result: yes |
---|
436 | configure:11382: checking for objdir |
---|
437 | configure:11397: result: .libs |
---|
438 | configure:11661: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
439 | configure:11679: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
440 | configure:11683: $? = 0 |
---|
441 | configure:11696: result: yes |
---|
442 | configure:12058: checking for /usr/bin/clang option to produce PIC |
---|
443 | configure:12065: result: -fno-common -DPIC |
---|
444 | configure:12073: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
445 | configure:12091: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
446 | configure:12095: $? = 0 |
---|
447 | configure:12108: result: yes |
---|
448 | configure:12137: checking if /usr/bin/clang static flag -static works |
---|
449 | configure:12165: result: no |
---|
450 | configure:12180: checking if /usr/bin/clang supports -c -o file.o |
---|
451 | configure:12201: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.c >&5 |
---|
452 | configure:12205: $? = 0 |
---|
453 | configure:12227: result: yes |
---|
454 | configure:12235: checking if /usr/bin/clang supports -c -o file.o |
---|
455 | configure:12282: result: yes |
---|
456 | configure:12315: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
457 | configure:13577: result: yes |
---|
458 | configure:13817: checking dynamic linker characteristics |
---|
459 | configure:14635: result: darwin18.0.0 dyld |
---|
460 | configure:14757: checking how to hardcode library paths into programs |
---|
461 | configure:14782: result: immediate |
---|
462 | configure:15330: checking whether stripping libraries is possible |
---|
463 | configure:15344: result: yes |
---|
464 | configure:15370: checking if libtool supports shared libraries |
---|
465 | configure:15372: result: yes |
---|
466 | configure:15375: checking whether to build shared libraries |
---|
467 | configure:15400: result: yes |
---|
468 | configure:15403: checking whether to build static libraries |
---|
469 | configure:15407: result: yes |
---|
470 | configure:15456: checking whether make supports nested variables |
---|
471 | configure:15473: result: yes |
---|
472 | configure:15630: checking for C++ compiler version |
---|
473 | configure:15639: /usr/bin/clang++ --version >&5 |
---|
474 | Apple LLVM version 10.0.0 (clang-1000.11.45.5) |
---|
475 | Target: x86_64-apple-darwin18.0.0 |
---|
476 | Thread model: posix |
---|
477 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
478 | configure:15650: $? = 0 |
---|
479 | configure:15639: /usr/bin/clang++ -v >&5 |
---|
480 | Apple LLVM version 10.0.0 (clang-1000.11.45.5) |
---|
481 | Target: x86_64-apple-darwin18.0.0 |
---|
482 | Thread model: posix |
---|
483 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
484 | configure:15650: $? = 0 |
---|
485 | configure:15639: /usr/bin/clang++ -V >&5 |
---|
486 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
487 | clang: error: no input files |
---|
488 | configure:15650: $? = 1 |
---|
489 | configure:15639: /usr/bin/clang++ -qversion >&5 |
---|
490 | clang: error: unknown argument: '-qversion' |
---|
491 | clang: error: no input files |
---|
492 | configure:15650: $? = 1 |
---|
493 | configure:15654: checking whether we are using the GNU C++ compiler |
---|
494 | configure:15673: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5 |
---|
495 | configure:15673: $? = 0 |
---|
496 | configure:15682: result: yes |
---|
497 | configure:15691: checking whether /usr/bin/clang++ accepts -g |
---|
498 | configure:15711: /usr/bin/clang++ -c -g -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5 |
---|
499 | configure:15711: $? = 0 |
---|
500 | configure:15752: result: yes |
---|
501 | configure:15777: checking dependency style of /usr/bin/clang++ |
---|
502 | configure:15888: result: none |
---|
503 | configure:15921: checking how to run the C++ preprocessor |
---|
504 | configure:15948: /usr/bin/clang++ -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp |
---|
505 | configure:15948: $? = 0 |
---|
506 | configure:15962: /usr/bin/clang++ -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp |
---|
507 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
508 | #include <ac_nonexistent.h> |
---|
509 | ^~~~~~~~~~~~~~~~~~ |
---|
510 | 1 error generated. |
---|
511 | configure:15962: $? = 1 |
---|
512 | configure: failed program was: |
---|
513 | | /* confdefs.h */ |
---|
514 | | #define PACKAGE_NAME "MPICH" |
---|
515 | | #define PACKAGE_TARNAME "mpich" |
---|
516 | | #define PACKAGE_VERSION "3.3" |
---|
517 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
537 | | #define HAVE_DLFCN_H 1 |
---|
538 | | #define LT_OBJDIR ".libs/" |
---|
539 | | /* end confdefs.h. */ |
---|
540 | | #include <ac_nonexistent.h> |
---|
541 | configure:15987: result: /usr/bin/clang++ -E |
---|
542 | configure:16007: /usr/bin/clang++ -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp |
---|
543 | configure:16007: $? = 0 |
---|
544 | configure:16021: /usr/bin/clang++ -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp |
---|
545 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
546 | #include <ac_nonexistent.h> |
---|
547 | ^~~~~~~~~~~~~~~~~~ |
---|
548 | 1 error generated. |
---|
549 | configure:16021: $? = 1 |
---|
550 | configure: failed program was: |
---|
551 | | /* confdefs.h */ |
---|
552 | | #define PACKAGE_NAME "MPICH" |
---|
553 | | #define PACKAGE_TARNAME "mpich" |
---|
554 | | #define PACKAGE_VERSION "3.3" |
---|
555 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
575 | | #define HAVE_DLFCN_H 1 |
---|
576 | | #define LT_OBJDIR ".libs/" |
---|
577 | | /* end confdefs.h. */ |
---|
578 | | #include <ac_nonexistent.h> |
---|
579 | configure:16183: checking for ld used by /usr/bin/clang++ |
---|
580 | configure:16250: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
581 | configure:16257: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
582 | configure:16272: result: no |
---|
583 | configure:16327: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
584 | configure:17403: result: yes |
---|
585 | configure:17439: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5 |
---|
586 | configure:17442: $? = 0 |
---|
587 | configure:17923: checking for /usr/bin/clang++ option to produce PIC |
---|
588 | configure:17930: result: -fno-common -DPIC |
---|
589 | configure:17938: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
590 | configure:17956: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
591 | configure:17960: $? = 0 |
---|
592 | configure:17973: result: yes |
---|
593 | configure:17996: checking if /usr/bin/clang++ static flag -static works |
---|
594 | configure:18024: result: no |
---|
595 | configure:18036: checking if /usr/bin/clang++ supports -c -o file.o |
---|
596 | configure:18057: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.cpp >&5 |
---|
597 | configure:18061: $? = 0 |
---|
598 | configure:18083: result: yes |
---|
599 | configure:18088: checking if /usr/bin/clang++ supports -c -o file.o |
---|
600 | configure:18135: result: yes |
---|
601 | configure:18165: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
602 | configure:18205: result: yes |
---|
603 | configure:18346: checking dynamic linker characteristics |
---|
604 | configure:19091: result: darwin18.0.0 dyld |
---|
605 | configure:19156: checking how to hardcode library paths into programs |
---|
606 | configure:19181: result: immediate |
---|
607 | configure:19330: checking for Fortran compiler version |
---|
608 | configure:19339: /opt/local/bin/gfortran-mp-8 --version >&5 |
---|
609 | GNU Fortran (MacPorts gcc8 8.2.0_3) 8.2.0 |
---|
610 | Copyright (C) 2018 Free Software Foundation, Inc. |
---|
611 | This is free software; see the source for copying conditions. There is NO |
---|
612 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
613 | |
---|
614 | configure:19350: $? = 0 |
---|
615 | configure:19339: /opt/local/bin/gfortran-mp-8 -v >&5 |
---|
616 | Using built-in specs. |
---|
617 | COLLECT_GCC=/opt/local/bin/gfortran-mp-8 |
---|
618 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/lto-wrapper |
---|
619 | Target: x86_64-apple-darwin18 |
---|
620 | Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc8/gcc8/work/gcc-8.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin18 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc8 --includedir=/opt/local/include/gcc8 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-8 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-8 --with-gxx-include-dir=/opt/local/include/gcc8/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-tls --with-pkgversion='MacPorts gcc8 8.2.0_3' --with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk |
---|
621 | Thread model: posix |
---|
622 | gcc version 8.2.0 (MacPorts gcc8 8.2.0_3) |
---|
623 | configure:19350: $? = 0 |
---|
624 | configure:19339: /opt/local/bin/gfortran-mp-8 -V >&5 |
---|
625 | gfortran-mp-8: error: unrecognized command line option '-V' |
---|
626 | gfortran-mp-8: fatal error: no input files |
---|
627 | compilation terminated. |
---|
628 | configure:19350: $? = 1 |
---|
629 | configure:19339: /opt/local/bin/gfortran-mp-8 -qversion >&5 |
---|
630 | gfortran-mp-8: error: unrecognized command line option '-qversion'; did you mean '--version'? |
---|
631 | gfortran-mp-8: fatal error: no input files |
---|
632 | compilation terminated. |
---|
633 | configure:19350: $? = 1 |
---|
634 | configure:19359: checking whether we are using the GNU Fortran compiler |
---|
635 | configure:19372: /opt/local/bin/gfortran-mp-8 -c -pipe -m64 conftest.F >&5 |
---|
636 | configure:19372: $? = 0 |
---|
637 | configure:19381: result: yes |
---|
638 | configure:19387: checking whether /opt/local/bin/gfortran-mp-8 accepts -g |
---|
639 | configure:19398: /opt/local/bin/gfortran-mp-8 -c -g conftest.f >&5 |
---|
640 | configure:19398: $? = 0 |
---|
641 | configure:19406: result: yes |
---|
642 | configure:19538: checking if libtool supports shared libraries |
---|
643 | configure:19540: result: yes |
---|
644 | configure:19543: checking whether to build shared libraries |
---|
645 | configure:19567: result: yes |
---|
646 | configure:19570: checking whether to build static libraries |
---|
647 | configure:19574: result: yes |
---|
648 | configure:19608: /opt/local/bin/gfortran-mp-8 -c -pipe -m64 conftest.f >&5 |
---|
649 | configure:19611: $? = 0 |
---|
650 | configure:20075: checking for /opt/local/bin/gfortran-mp-8 option to produce PIC |
---|
651 | configure:20082: result: -fno-common |
---|
652 | configure:20090: checking if /opt/local/bin/gfortran-mp-8 PIC flag -fno-common works |
---|
653 | configure:20108: /opt/local/bin/gfortran-mp-8 -c -pipe -m64 -fno-common conftest.f >&5 |
---|
654 | configure:20112: $? = 0 |
---|
655 | configure:20125: result: yes |
---|
656 | configure:20148: checking if /opt/local/bin/gfortran-mp-8 static flag -static works |
---|
657 | configure:20176: result: no |
---|
658 | configure:20188: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o |
---|
659 | configure:20209: /opt/local/bin/gfortran-mp-8 -c -pipe -m64 -o out/conftest2.o conftest.f >&5 |
---|
660 | configure:20213: $? = 0 |
---|
661 | configure:20235: result: yes |
---|
662 | configure:20240: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o |
---|
663 | configure:20287: result: yes |
---|
664 | configure:20317: checking whether the /opt/local/bin/gfortran-mp-8 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
665 | configure:21529: result: yes |
---|
666 | configure:21670: checking dynamic linker characteristics |
---|
667 | configure:22409: result: darwin18.0.0 dyld |
---|
668 | configure:22474: checking how to hardcode library paths into programs |
---|
669 | configure:22499: result: immediate |
---|
670 | configure:22694: checking for Fortran 77 compiler version |
---|
671 | configure:22703: /opt/local/bin/gfortran-mp-8 --version >&5 |
---|
672 | GNU Fortran (MacPorts gcc8 8.2.0_3) 8.2.0 |
---|
673 | Copyright (C) 2018 Free Software Foundation, Inc. |
---|
674 | This is free software; see the source for copying conditions. There is NO |
---|
675 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
676 | |
---|
677 | configure:22714: $? = 0 |
---|
678 | configure:22703: /opt/local/bin/gfortran-mp-8 -v >&5 |
---|
679 | Using built-in specs. |
---|
680 | COLLECT_GCC=/opt/local/bin/gfortran-mp-8 |
---|
681 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/lto-wrapper |
---|
682 | Target: x86_64-apple-darwin18 |
---|
683 | Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc8/gcc8/work/gcc-8.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin18 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc8 --includedir=/opt/local/include/gcc8 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-8 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-8 --with-gxx-include-dir=/opt/local/include/gcc8/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-tls --with-pkgversion='MacPorts gcc8 8.2.0_3' --with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk |
---|
684 | Thread model: posix |
---|
685 | gcc version 8.2.0 (MacPorts gcc8 8.2.0_3) |
---|
686 | configure:22714: $? = 0 |
---|
687 | configure:22703: /opt/local/bin/gfortran-mp-8 -V >&5 |
---|
688 | gfortran-mp-8: error: unrecognized command line option '-V' |
---|
689 | gfortran-mp-8: fatal error: no input files |
---|
690 | compilation terminated. |
---|
691 | configure:22714: $? = 1 |
---|
692 | configure:22703: /opt/local/bin/gfortran-mp-8 -qversion >&5 |
---|
693 | gfortran-mp-8: error: unrecognized command line option '-qversion'; did you mean '--version'? |
---|
694 | gfortran-mp-8: fatal error: no input files |
---|
695 | compilation terminated. |
---|
696 | configure:22714: $? = 1 |
---|
697 | configure:22723: checking whether we are using the GNU Fortran 77 compiler |
---|
698 | configure:22736: /opt/local/bin/gfortran-mp-8 -c -pipe conftest.F >&5 |
---|
699 | configure:22736: $? = 0 |
---|
700 | configure:22745: result: yes |
---|
701 | configure:22751: checking whether /opt/local/bin/gfortran-mp-8 accepts -g |
---|
702 | configure:22762: /opt/local/bin/gfortran-mp-8 -c -g conftest.f >&5 |
---|
703 | configure:22762: $? = 0 |
---|
704 | configure:22770: result: yes |
---|
705 | configure:22899: checking if libtool supports shared libraries |
---|
706 | configure:22901: result: yes |
---|
707 | configure:22904: checking whether to build shared libraries |
---|
708 | configure:22928: result: yes |
---|
709 | configure:22931: checking whether to build static libraries |
---|
710 | configure:22935: result: yes |
---|
711 | configure:23291: checking for /opt/local/bin/gfortran-mp-8 option to produce PIC |
---|
712 | configure:23298: result: -fno-common |
---|
713 | configure:23306: checking if /opt/local/bin/gfortran-mp-8 PIC flag -fno-common works |
---|
714 | configure:23324: /opt/local/bin/gfortran-mp-8 -c -pipe -fno-common conftest.f >&5 |
---|
715 | configure:23328: $? = 0 |
---|
716 | configure:23341: result: yes |
---|
717 | configure:23364: checking if /opt/local/bin/gfortran-mp-8 static flag -static works |
---|
718 | configure:23392: result: no |
---|
719 | configure:23404: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o |
---|
720 | configure:23425: /opt/local/bin/gfortran-mp-8 -c -pipe -o out/conftest2.o conftest.f >&5 |
---|
721 | configure:23429: $? = 0 |
---|
722 | configure:23451: result: yes |
---|
723 | configure:23456: checking if /opt/local/bin/gfortran-mp-8 supports -c -o file.o |
---|
724 | configure:23503: result: yes |
---|
725 | configure:23533: checking whether the /opt/local/bin/gfortran-mp-8 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
726 | configure:24745: result: yes |
---|
727 | configure:24886: checking dynamic linker characteristics |
---|
728 | configure:25625: result: darwin18.0.0 dyld |
---|
729 | configure:25690: checking how to hardcode library paths into programs |
---|
730 | configure:25715: result: immediate |
---|
731 | configure:27493: checking hcoll/api/hcoll_api.h usability |
---|
732 | configure:27493: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
733 | conftest.c:61:10: fatal error: 'hcoll/api/hcoll_api.h' file not found |
---|
734 | #include <hcoll/api/hcoll_api.h> |
---|
735 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
736 | 1 error generated. |
---|
737 | configure:27493: $? = 1 |
---|
738 | configure: failed program was: |
---|
739 | | /* confdefs.h */ |
---|
740 | | #define PACKAGE_NAME "MPICH" |
---|
741 | | #define PACKAGE_TARNAME "mpich" |
---|
742 | | #define PACKAGE_VERSION "3.3" |
---|
743 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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> |
---|
800 | configure:27493: result: no |
---|
801 | configure:27493: checking hcoll/api/hcoll_api.h presence |
---|
802 | configure:27493: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
803 | conftest.c:28:10: fatal error: 'hcoll/api/hcoll_api.h' file not found |
---|
804 | #include <hcoll/api/hcoll_api.h> |
---|
805 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
806 | 1 error generated. |
---|
807 | configure:27493: $? = 1 |
---|
808 | configure: failed program was: |
---|
809 | | /* confdefs.h */ |
---|
810 | | #define PACKAGE_NAME "MPICH" |
---|
811 | | #define PACKAGE_TARNAME "mpich" |
---|
812 | | #define PACKAGE_VERSION "3.3" |
---|
813 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
833 | | #define HAVE_DLFCN_H 1 |
---|
834 | | #define LT_OBJDIR ".libs/" |
---|
835 | | /* end confdefs.h. */ |
---|
836 | | #include <hcoll/api/hcoll_api.h> |
---|
837 | configure:27493: result: no |
---|
838 | configure:27493: checking for hcoll/api/hcoll_api.h |
---|
839 | configure:27493: result: no |
---|
840 | configure:27501: checking for hcoll_init in -lhcoll |
---|
841 | configure:27526: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lhcoll >&5 |
---|
842 | ld: library not found for -lhcoll |
---|
843 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
844 | configure:27526: $? = 1 |
---|
845 | configure: failed program was: |
---|
846 | | /* confdefs.h */ |
---|
847 | | #define PACKAGE_NAME "MPICH" |
---|
848 | | #define PACKAGE_TARNAME "mpich" |
---|
849 | | #define PACKAGE_VERSION "3.3" |
---|
850 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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 | | } |
---|
888 | configure:27535: result: no |
---|
889 | configure:27845: RUNNING PREREQ FOR ch3:nemesis |
---|
890 | configure:28906: ===== configuring src/mpl ===== |
---|
891 | configure:29071: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --enable-embedded '--disable-dependency-tracking' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-nemesis-shm-collectives' '--with-device=ch3:nemesis' '--with-pm=hydra' '--with-thread-package=posix' 'F90FLAGS=' 'F90=' '--enable-timer-type=mach_absolute_time' '--libdir=/opt/local/lib/mpich-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CPPFLAGS= -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe' 'FFLAGS= -pipe' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' '--enable-fortran' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-8' 'F77=/opt/local/bin/gfortran-mp-8' --cache-file=/dev/null --srcdir=. |
---|
892 | configure:29091: ===== done with src/mpl configure ===== |
---|
893 | configure:29097: sourcing src/mpl/localdefs |
---|
894 | CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include', appending |
---|
895 | CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include', appending |
---|
896 | LIBS(='') does not contain '-lopa', prepending |
---|
897 | configure:29214: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lopa >&5 |
---|
898 | conftest.c:32:10: fatal error: 'opa_primitives.h' file not found |
---|
899 | #include "opa_primitives.h" |
---|
900 | ^~~~~~~~~~~~~~~~~~ |
---|
901 | 1 error generated. |
---|
902 | configure:29214: $? = 1 |
---|
903 | configure: failed program was: |
---|
904 | | /* confdefs.h */ |
---|
905 | | #define PACKAGE_NAME "MPICH" |
---|
906 | | #define PACKAGE_TARNAME "mpich" |
---|
907 | | #define PACKAGE_VERSION "3.3" |
---|
908 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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 | | } |
---|
948 | CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src', appending |
---|
949 | CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src', appending |
---|
950 | opa_subdir_args(='--disable-versioning --enable-embedded') does not contain '--with-atomic-primitives=auto_allow_emulation', appending |
---|
951 | configure:29288: ===== configuring src/openpa ===== |
---|
952 | configure:29453: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --enable-embedded --with-atomic-primitives=auto_allow_emulation '--disable-dependency-tracking' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-nemesis-shm-collectives' '--with-device=ch3:nemesis' '--with-pm=hydra' '--with-thread-package=posix' 'F90FLAGS=' 'F90=' '--enable-timer-type=mach_absolute_time' '--libdir=/opt/local/lib/mpich-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CPPFLAGS= -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe' 'FFLAGS= -pipe' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' '--enable-fortran' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-8' 'F77=/opt/local/bin/gfortran-mp-8' --cache-file=/dev/null --srcdir=. |
---|
953 | configure:29473: ===== done with src/openpa configure ===== |
---|
954 | configure:30045: checking for type of weak symbol alias support |
---|
955 | configure:30069: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
956 | conftest.c:40:8: error: call to 'PFoo' is ambiguous |
---|
957 | return PFoo(1); |
---|
958 | ^~~~ |
---|
959 | conftest.c:33:12: note: candidate function |
---|
960 | extern int PFoo(int); |
---|
961 | ^ |
---|
962 | conftest.c:34:14: note: candidate function |
---|
963 | #pragma weak PFoo = Foo |
---|
964 | ^ |
---|
965 | 1 error generated. |
---|
966 | configure:30069: $? = 1 |
---|
967 | configure: failed program was: |
---|
968 | | /* confdefs.h */ |
---|
969 | | #define PACKAGE_NAME "MPICH" |
---|
970 | | #define PACKAGE_TARNAME "mpich" |
---|
971 | | #define PACKAGE_VERSION "3.3" |
---|
972 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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 | | } |
---|
1011 | configure:30316: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1012 | Undefined symbols for architecture x86_64: |
---|
1013 | "_PFoo", referenced from: |
---|
1014 | _main in conftest-e14ae8.o |
---|
1015 | ld: symbol(s) not found for architecture x86_64 |
---|
1016 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1017 | configure:30316: $? = 1 |
---|
1018 | configure: failed program was: |
---|
1019 | | /* confdefs.h */ |
---|
1020 | | #define PACKAGE_NAME "MPICH" |
---|
1021 | | #define PACKAGE_TARNAME "mpich" |
---|
1022 | | #define PACKAGE_VERSION "3.3" |
---|
1023 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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 | | } |
---|
1062 | configure:30338: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1063 | Undefined symbols for architecture x86_64: |
---|
1064 | "_PFoo", referenced from: |
---|
1065 | _main in conftest-d4fd4d.o |
---|
1066 | ld: symbol(s) not found for architecture x86_64 |
---|
1067 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1068 | configure:30338: $? = 1 |
---|
1069 | configure: failed program was: |
---|
1070 | | /* confdefs.h */ |
---|
1071 | | #define PACKAGE_NAME "MPICH" |
---|
1072 | | #define PACKAGE_TARNAME "mpich" |
---|
1073 | | #define PACKAGE_VERSION "3.3" |
---|
1074 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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 | | } |
---|
1113 | configure:30352: result: no |
---|
1114 | configure:30370: checking whether __attribute__ ((weak)) allowed |
---|
1115 | configure:30387: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1116 | configure:30387: $? = 0 |
---|
1117 | configure:30394: result: yes |
---|
1118 | configure:30398: checking whether __attribute__ ((weak_import)) allowed |
---|
1119 | configure:30415: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1120 | configure:30415: $? = 0 |
---|
1121 | configure:30422: result: yes |
---|
1122 | configure:30425: checking whether __attribute__((weak,alias(...))) allowed |
---|
1123 | configure:30451: /usr/bin/clang -c -Werror -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1124 | conftest.c:32:62: error: aliases are not supported on darwin |
---|
1125 | int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo"))); |
---|
1126 | ^ |
---|
1127 | 1 error generated. |
---|
1128 | configure:30451: $? = 1 |
---|
1129 | configure: failed program was: |
---|
1130 | | /* confdefs.h */ |
---|
1131 | | #define PACKAGE_NAME "MPICH" |
---|
1132 | | #define PACKAGE_TARNAME "mpich" |
---|
1133 | | #define PACKAGE_VERSION "3.3" |
---|
1134 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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 | | } |
---|
1169 | configure:30464: result: no |
---|
1170 | configure:30654: checking if /usr/bin/clang supports -fvisibility=hidden |
---|
1171 | configure:30670: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -fvisibility=hidden -Werror -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1172 | configure:30670: $? = 0 |
---|
1173 | configure:30689: result: yes |
---|
1174 | configure:30698: checking whether to enable symbol visibility |
---|
1175 | configure:30700: result: yes (via -fvisibility=hidden) |
---|
1176 | configure:30806: checking for pkg-config |
---|
1177 | configure:30824: found /opt/local/bin/pkg-config |
---|
1178 | configure:30836: result: /opt/local/bin/pkg-config |
---|
1179 | configure:30861: checking pkg-config is at least version 0.9.0 |
---|
1180 | configure:30864: result: yes |
---|
1181 | configure:30873: checking for X |
---|
1182 | configure:30981: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
1183 | configure:30981: $? = 0 |
---|
1184 | configure:31012: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lX11 >&5 |
---|
1185 | configure:31012: $? = 0 |
---|
1186 | configure:31062: result: libraries , headers |
---|
1187 | configure:31088: checking hwloc building mode |
---|
1188 | configure:31090: result: embedded |
---|
1189 | configure:31119: hwloc builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc |
---|
1190 | configure:31121: hwloc srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc |
---|
1191 | configure:31129: checking for hwloc version |
---|
1192 | configure:31143: result: 2.0.1rc2-git |
---|
1193 | configure:31147: checking if want hwloc maintainer support |
---|
1194 | configure:31175: result: disabled (embedded mode) |
---|
1195 | configure:31181: checking for hwloc directory prefix |
---|
1196 | configure:31183: result: src/hwloc/ |
---|
1197 | configure:31196: checking for hwloc symbol prefix |
---|
1198 | configure:31218: result: hwloc_ |
---|
1199 | configure:31233: checking for /usr/bin/clang option to accept ISO C99 |
---|
1200 | configure:31382: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1201 | configure:31382: $? = 0 |
---|
1202 | configure:31395: result: none needed |
---|
1203 | configure:31446: checking size of void * |
---|
1204 | configure:31451: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1205 | configure:31451: $? = 0 |
---|
1206 | configure:31451: ./conftest |
---|
1207 | configure:31451: $? = 0 |
---|
1208 | configure:31465: result: 8 |
---|
1209 | configure:31485: checking which OS support to include |
---|
1210 | configure:31533: result: Darwin |
---|
1211 | configure:31620: checking which CPU support to include |
---|
1212 | configure:31640: result: x86_64 |
---|
1213 | configure:31665: checking size of unsigned long |
---|
1214 | configure:31670: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1215 | configure:31670: $? = 0 |
---|
1216 | configure:31670: ./conftest |
---|
1217 | configure:31670: $? = 0 |
---|
1218 | configure:31684: result: 8 |
---|
1219 | configure:31703: checking size of unsigned int |
---|
1220 | configure:31708: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1221 | configure:31708: $? = 0 |
---|
1222 | configure:31708: ./conftest |
---|
1223 | configure:31708: $? = 0 |
---|
1224 | configure:31722: result: 4 |
---|
1225 | configure:31744: checking for the C compiler vendor |
---|
1226 | configure:31773: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1227 | conftest.c:47:2: error: "symbol __ANDROID__ not defined" |
---|
1228 | #error "symbol __ANDROID__ not defined" |
---|
1229 | ^ |
---|
1230 | conftest.c:48:1: error: unknown type name 'choke' |
---|
1231 | choke me |
---|
1232 | ^ |
---|
1233 | conftest.c:48:9: error: expected ';' after top level declarator |
---|
1234 | choke me |
---|
1235 | ^ |
---|
1236 | ; |
---|
1237 | 3 errors generated. |
---|
1238 | configure:31773: $? = 1 |
---|
1239 | configure: failed program was: |
---|
1240 | | /* confdefs.h */ |
---|
1241 | | #define PACKAGE_NAME "MPICH" |
---|
1242 | | #define PACKAGE_TARNAME "mpich" |
---|
1243 | | #define PACKAGE_VERSION "3.3" |
---|
1244 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
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" |
---|
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.1rc2-git" |
---|
1272 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1273 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1274 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1275 | | #define _HPUX_SOURCE 1 |
---|
1276 | | #define SIZEOF_VOID_P 8 |
---|
1277 | | #define HWLOC_DARWIN_SYS 1 |
---|
1278 | | #define HWLOC_X86_64_ARCH 1 |
---|
1279 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1280 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1281 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1282 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1283 | | /* end confdefs.h. */ |
---|
1284 | | |
---|
1285 | | #ifndef __ANDROID__ |
---|
1286 | | #error "symbol __ANDROID__ not defined" |
---|
1287 | | choke me |
---|
1288 | | #endif |
---|
1289 | configure:31790: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1290 | conftest.c:47:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" |
---|
1291 | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" |
---|
1292 | ^ |
---|
1293 | conftest.c:48:1: error: unknown type name 'choke' |
---|
1294 | choke me |
---|
1295 | ^ |
---|
1296 | conftest.c:48:9: error: expected ';' after top level declarator |
---|
1297 | choke me |
---|
1298 | ^ |
---|
1299 | ; |
---|
1300 | 3 errors generated. |
---|
1301 | configure:31790: $? = 1 |
---|
1302 | configure: failed program was: |
---|
1303 | | /* confdefs.h */ |
---|
1304 | | #define PACKAGE_NAME "MPICH" |
---|
1305 | | #define PACKAGE_TARNAME "mpich" |
---|
1306 | | #define PACKAGE_VERSION "3.3" |
---|
1307 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1308 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1309 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1310 | | #define STDC_HEADERS 1 |
---|
1311 | | #define HAVE_SYS_TYPES_H 1 |
---|
1312 | | #define HAVE_SYS_STAT_H 1 |
---|
1313 | | #define HAVE_STDLIB_H 1 |
---|
1314 | | #define HAVE_STRING_H 1 |
---|
1315 | | #define HAVE_MEMORY_H 1 |
---|
1316 | | #define HAVE_STRINGS_H 1 |
---|
1317 | | #define HAVE_INTTYPES_H 1 |
---|
1318 | | #define HAVE_STDINT_H 1 |
---|
1319 | | #define HAVE_UNISTD_H 1 |
---|
1320 | | #define __EXTENSIONS__ 1 |
---|
1321 | | #define _ALL_SOURCE 1 |
---|
1322 | | #define _GNU_SOURCE 1 |
---|
1323 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1324 | | #define _TANDEM_SOURCE 1 |
---|
1325 | | #define PACKAGE "mpich" |
---|
1326 | | #define VERSION "3.3" |
---|
1327 | | #define HAVE_DLFCN_H 1 |
---|
1328 | | #define LT_OBJDIR ".libs/" |
---|
1329 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1330 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1331 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1332 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1333 | | #define HAVE_VISIBILITY 1 |
---|
1334 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1335 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1336 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1337 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1338 | | #define _HPUX_SOURCE 1 |
---|
1339 | | #define SIZEOF_VOID_P 8 |
---|
1340 | | #define HWLOC_DARWIN_SYS 1 |
---|
1341 | | #define HWLOC_X86_64_ARCH 1 |
---|
1342 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1343 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1344 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1345 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1346 | | /* end confdefs.h. */ |
---|
1347 | | |
---|
1348 | | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) |
---|
1349 | | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" |
---|
1350 | | choke me |
---|
1351 | | #endif |
---|
1352 | configure:31807: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1353 | configure:31807: $? = 0 |
---|
1354 | configure:32305: result: gnu |
---|
1355 | configure:32311: checking for __attribute__ |
---|
1356 | configure:32335: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1357 | configure:32335: $? = 0 |
---|
1358 | configure:32360: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1359 | configure:32360: $? = 0 |
---|
1360 | configure:32402: result: yes |
---|
1361 | configure:32406: checking for __attribute__(aligned) |
---|
1362 | configure:32426: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1363 | configure:32426: $? = 0 |
---|
1364 | configure:32514: result: yes |
---|
1365 | configure:32526: checking for __attribute__(always_inline) |
---|
1366 | configure:32546: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1367 | configure:32546: $? = 0 |
---|
1368 | configure:32634: result: yes |
---|
1369 | configure:32643: checking for __attribute__(cold) |
---|
1370 | configure:32666: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1371 | configure:32666: $? = 0 |
---|
1372 | configure:32754: result: yes |
---|
1373 | configure:32763: checking for __attribute__(const) |
---|
1374 | configure:32786: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1375 | configure:32786: $? = 0 |
---|
1376 | configure:32874: result: yes |
---|
1377 | configure:32884: checking for __attribute__(deprecated) |
---|
1378 | configure:32907: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1379 | configure:32907: $? = 0 |
---|
1380 | configure:32995: result: yes |
---|
1381 | configure:33015: checking for __attribute__(format) |
---|
1382 | configure:33037: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1383 | configure:33037: $? = 0 |
---|
1384 | configure:33107: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1385 | conftest.c:51:51: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat] |
---|
1386 | return this_printf (*argument, "%d", argument); /* This should produce a format warning */ |
---|
1387 | ~~ ^~~~~~~~ |
---|
1388 | 1 warning generated. |
---|
1389 | configure:33107: $? = 0 |
---|
1390 | configure: failed program was: |
---|
1391 | | /* confdefs.h */ |
---|
1392 | | #define PACKAGE_NAME "MPICH" |
---|
1393 | | #define PACKAGE_TARNAME "mpich" |
---|
1394 | | #define PACKAGE_VERSION "3.3" |
---|
1395 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1396 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1397 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1398 | | #define STDC_HEADERS 1 |
---|
1399 | | #define HAVE_SYS_TYPES_H 1 |
---|
1400 | | #define HAVE_SYS_STAT_H 1 |
---|
1401 | | #define HAVE_STDLIB_H 1 |
---|
1402 | | #define HAVE_STRING_H 1 |
---|
1403 | | #define HAVE_MEMORY_H 1 |
---|
1404 | | #define HAVE_STRINGS_H 1 |
---|
1405 | | #define HAVE_INTTYPES_H 1 |
---|
1406 | | #define HAVE_STDINT_H 1 |
---|
1407 | | #define HAVE_UNISTD_H 1 |
---|
1408 | | #define __EXTENSIONS__ 1 |
---|
1409 | | #define _ALL_SOURCE 1 |
---|
1410 | | #define _GNU_SOURCE 1 |
---|
1411 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1412 | | #define _TANDEM_SOURCE 1 |
---|
1413 | | #define PACKAGE "mpich" |
---|
1414 | | #define VERSION "3.3" |
---|
1415 | | #define HAVE_DLFCN_H 1 |
---|
1416 | | #define LT_OBJDIR ".libs/" |
---|
1417 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1418 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1419 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1420 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1421 | | #define HAVE_VISIBILITY 1 |
---|
1422 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1423 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1424 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1425 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1426 | | #define _HPUX_SOURCE 1 |
---|
1427 | | #define SIZEOF_VOID_P 8 |
---|
1428 | | #define HWLOC_DARWIN_SYS 1 |
---|
1429 | | #define HWLOC_X86_64_ARCH 1 |
---|
1430 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1431 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1432 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1433 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1434 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
1435 | | /* end confdefs.h. */ |
---|
1436 | | |
---|
1437 | | static int usage (int * argument); |
---|
1438 | | extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3))); |
---|
1439 | | |
---|
1440 | | static int usage (int * argument) { |
---|
1441 | | return this_printf (*argument, "%d", argument); /* This should produce a format warning */ |
---|
1442 | | } |
---|
1443 | | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ |
---|
1444 | | int main(void); |
---|
1445 | | |
---|
1446 | | int |
---|
1447 | | main () |
---|
1448 | | { |
---|
1449 | | |
---|
1450 | | int i=4711; |
---|
1451 | | i=usage(&i); |
---|
1452 | | |
---|
1453 | | ; |
---|
1454 | | return 0; |
---|
1455 | | } |
---|
1456 | configure:33143: result: yes |
---|
1457 | configure:33152: checking for __attribute__(hot) |
---|
1458 | configure:33175: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1459 | configure:33175: $? = 0 |
---|
1460 | configure:33263: result: yes |
---|
1461 | configure:33272: checking for __attribute__(malloc) |
---|
1462 | configure:33298: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1463 | configure:33298: $? = 0 |
---|
1464 | configure:33386: result: yes |
---|
1465 | configure:33402: checking for __attribute__(may_alias) |
---|
1466 | configure:33422: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1467 | configure:33422: $? = 0 |
---|
1468 | configure:33510: result: yes |
---|
1469 | configure:33520: checking for __attribute__(no_instrument_function) |
---|
1470 | configure:33540: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1471 | configure:33540: $? = 0 |
---|
1472 | configure:33628: result: yes |
---|
1473 | configure:33653: checking for __attribute__(nonnull) |
---|
1474 | configure:33676: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1475 | configure:33676: $? = 0 |
---|
1476 | configure:33748: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1477 | conftest.c:52:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
1478 | return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ |
---|
1479 | ~~~~~~~~~~ ^ |
---|
1480 | 1 warning generated. |
---|
1481 | configure:33748: $? = 0 |
---|
1482 | configure: failed program was: |
---|
1483 | | /* confdefs.h */ |
---|
1484 | | #define PACKAGE_NAME "MPICH" |
---|
1485 | | #define PACKAGE_TARNAME "mpich" |
---|
1486 | | #define PACKAGE_VERSION "3.3" |
---|
1487 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1488 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1489 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1490 | | #define STDC_HEADERS 1 |
---|
1491 | | #define HAVE_SYS_TYPES_H 1 |
---|
1492 | | #define HAVE_SYS_STAT_H 1 |
---|
1493 | | #define HAVE_STDLIB_H 1 |
---|
1494 | | #define HAVE_STRING_H 1 |
---|
1495 | | #define HAVE_MEMORY_H 1 |
---|
1496 | | #define HAVE_STRINGS_H 1 |
---|
1497 | | #define HAVE_INTTYPES_H 1 |
---|
1498 | | #define HAVE_STDINT_H 1 |
---|
1499 | | #define HAVE_UNISTD_H 1 |
---|
1500 | | #define __EXTENSIONS__ 1 |
---|
1501 | | #define _ALL_SOURCE 1 |
---|
1502 | | #define _GNU_SOURCE 1 |
---|
1503 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1504 | | #define _TANDEM_SOURCE 1 |
---|
1505 | | #define PACKAGE "mpich" |
---|
1506 | | #define VERSION "3.3" |
---|
1507 | | #define HAVE_DLFCN_H 1 |
---|
1508 | | #define LT_OBJDIR ".libs/" |
---|
1509 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1510 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1511 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1512 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1513 | | #define HAVE_VISIBILITY 1 |
---|
1514 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1515 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1516 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1517 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1518 | | #define _HPUX_SOURCE 1 |
---|
1519 | | #define SIZEOF_VOID_P 8 |
---|
1520 | | #define HWLOC_DARWIN_SYS 1 |
---|
1521 | | #define HWLOC_X86_64_ARCH 1 |
---|
1522 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1523 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1524 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1525 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1526 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
1527 | | /* end confdefs.h. */ |
---|
1528 | | |
---|
1529 | | static int usage(int * argument); |
---|
1530 | | int square(int * argument) __attribute__ ((__nonnull__)); |
---|
1531 | | int square(int * argument) { return (*argument) * (*argument); } |
---|
1532 | | |
---|
1533 | | static int usage(int * argument) { |
---|
1534 | | return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ |
---|
1535 | | } |
---|
1536 | | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ |
---|
1537 | | int main(void); |
---|
1538 | | |
---|
1539 | | int |
---|
1540 | | main () |
---|
1541 | | { |
---|
1542 | | |
---|
1543 | | int i=4711; |
---|
1544 | | i=usage(&i); |
---|
1545 | | |
---|
1546 | | ; |
---|
1547 | | return 0; |
---|
1548 | | } |
---|
1549 | configure:33784: result: yes |
---|
1550 | configure:33794: checking for __attribute__(noreturn) |
---|
1551 | configure:33823: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1552 | configure:33823: $? = 0 |
---|
1553 | configure:33911: result: yes |
---|
1554 | configure:33920: checking for __attribute__(packed) |
---|
1555 | configure:33945: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1556 | configure:33945: $? = 0 |
---|
1557 | configure:34033: result: yes |
---|
1558 | configure:34042: checking for __attribute__(pure) |
---|
1559 | configure:34065: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1560 | configure:34065: $? = 0 |
---|
1561 | configure:34153: result: yes |
---|
1562 | configure:34179: checking for __attribute__(sentinel) |
---|
1563 | configure:34201: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1564 | configure:34201: $? = 0 |
---|
1565 | configure:34273: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1566 | conftest.c:52:78: warning: missing sentinel in function call [-Wsentinel] |
---|
1567 | return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ |
---|
1568 | ^ |
---|
1569 | , (void*) 0 |
---|
1570 | conftest.c:48:14: note: function has been explicitly marked sentinel here |
---|
1571 | int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); |
---|
1572 | ^ |
---|
1573 | 1 warning generated. |
---|
1574 | configure:34273: $? = 0 |
---|
1575 | configure: failed program was: |
---|
1576 | | /* confdefs.h */ |
---|
1577 | | #define PACKAGE_NAME "MPICH" |
---|
1578 | | #define PACKAGE_TARNAME "mpich" |
---|
1579 | | #define PACKAGE_VERSION "3.3" |
---|
1580 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1581 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1582 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1583 | | #define STDC_HEADERS 1 |
---|
1584 | | #define HAVE_SYS_TYPES_H 1 |
---|
1585 | | #define HAVE_SYS_STAT_H 1 |
---|
1586 | | #define HAVE_STDLIB_H 1 |
---|
1587 | | #define HAVE_STRING_H 1 |
---|
1588 | | #define HAVE_MEMORY_H 1 |
---|
1589 | | #define HAVE_STRINGS_H 1 |
---|
1590 | | #define HAVE_INTTYPES_H 1 |
---|
1591 | | #define HAVE_STDINT_H 1 |
---|
1592 | | #define HAVE_UNISTD_H 1 |
---|
1593 | | #define __EXTENSIONS__ 1 |
---|
1594 | | #define _ALL_SOURCE 1 |
---|
1595 | | #define _GNU_SOURCE 1 |
---|
1596 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1597 | | #define _TANDEM_SOURCE 1 |
---|
1598 | | #define PACKAGE "mpich" |
---|
1599 | | #define VERSION "3.3" |
---|
1600 | | #define HAVE_DLFCN_H 1 |
---|
1601 | | #define LT_OBJDIR ".libs/" |
---|
1602 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1603 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1604 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1605 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1606 | | #define HAVE_VISIBILITY 1 |
---|
1607 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1608 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1609 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1610 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1611 | | #define _HPUX_SOURCE 1 |
---|
1612 | | #define SIZEOF_VOID_P 8 |
---|
1613 | | #define HWLOC_DARWIN_SYS 1 |
---|
1614 | | #define HWLOC_X86_64_ARCH 1 |
---|
1615 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1616 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1617 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1618 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1619 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
1620 | | /* end confdefs.h. */ |
---|
1621 | | |
---|
1622 | | static int usage(int * argument); |
---|
1623 | | int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); |
---|
1624 | | |
---|
1625 | | static int usage(int * argument) { |
---|
1626 | | void * last_arg_should_be_null = argument; |
---|
1627 | | return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ |
---|
1628 | | } |
---|
1629 | | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ |
---|
1630 | | int main(void); |
---|
1631 | | |
---|
1632 | | int |
---|
1633 | | main () |
---|
1634 | | { |
---|
1635 | | |
---|
1636 | | int i=4711; |
---|
1637 | | i=usage(&i); |
---|
1638 | | |
---|
1639 | | ; |
---|
1640 | | return 0; |
---|
1641 | | } |
---|
1642 | configure:34309: result: yes |
---|
1643 | configure:34318: checking for __attribute__(unused) |
---|
1644 | configure:34341: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1645 | configure:34341: $? = 0 |
---|
1646 | configure:34429: result: yes |
---|
1647 | configure:34454: checking for __attribute__(warn_unused_result) |
---|
1648 | configure:34477: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1649 | configure:34477: $? = 0 |
---|
1650 | configure:34553: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wall -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1651 | conftest.c:52:12: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] |
---|
1652 | foo (*argument); /* Should produce an unused result warning */ |
---|
1653 | ^~~ ~~~~~~~~~ |
---|
1654 | 1 warning generated. |
---|
1655 | configure:34553: $? = 0 |
---|
1656 | configure: failed program was: |
---|
1657 | | /* confdefs.h */ |
---|
1658 | | #define PACKAGE_NAME "MPICH" |
---|
1659 | | #define PACKAGE_TARNAME "mpich" |
---|
1660 | | #define PACKAGE_VERSION "3.3" |
---|
1661 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1662 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1663 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1664 | | #define STDC_HEADERS 1 |
---|
1665 | | #define HAVE_SYS_TYPES_H 1 |
---|
1666 | | #define HAVE_SYS_STAT_H 1 |
---|
1667 | | #define HAVE_STDLIB_H 1 |
---|
1668 | | #define HAVE_STRING_H 1 |
---|
1669 | | #define HAVE_MEMORY_H 1 |
---|
1670 | | #define HAVE_STRINGS_H 1 |
---|
1671 | | #define HAVE_INTTYPES_H 1 |
---|
1672 | | #define HAVE_STDINT_H 1 |
---|
1673 | | #define HAVE_UNISTD_H 1 |
---|
1674 | | #define __EXTENSIONS__ 1 |
---|
1675 | | #define _ALL_SOURCE 1 |
---|
1676 | | #define _GNU_SOURCE 1 |
---|
1677 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1678 | | #define _TANDEM_SOURCE 1 |
---|
1679 | | #define PACKAGE "mpich" |
---|
1680 | | #define VERSION "3.3" |
---|
1681 | | #define HAVE_DLFCN_H 1 |
---|
1682 | | #define LT_OBJDIR ".libs/" |
---|
1683 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1684 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1685 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1686 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1687 | | #define HAVE_VISIBILITY 1 |
---|
1688 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1689 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1690 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1691 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1692 | | #define _HPUX_SOURCE 1 |
---|
1693 | | #define SIZEOF_VOID_P 8 |
---|
1694 | | #define HWLOC_DARWIN_SYS 1 |
---|
1695 | | #define HWLOC_X86_64_ARCH 1 |
---|
1696 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1697 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1698 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1699 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1700 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
1701 | | /* end confdefs.h. */ |
---|
1702 | | |
---|
1703 | | static int usage(int * argument); |
---|
1704 | | int foo(int arg) __attribute__ ((__warn_unused_result__)); |
---|
1705 | | |
---|
1706 | | int foo(int arg) { return arg + 3; } |
---|
1707 | | static int usage(int * argument) { |
---|
1708 | | foo (*argument); /* Should produce an unused result warning */ |
---|
1709 | | return 0; |
---|
1710 | | } |
---|
1711 | | |
---|
1712 | | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ |
---|
1713 | | int main(void); |
---|
1714 | | |
---|
1715 | | int |
---|
1716 | | main () |
---|
1717 | | { |
---|
1718 | | |
---|
1719 | | int i=4711; |
---|
1720 | | i=usage(&i); |
---|
1721 | | |
---|
1722 | | ; |
---|
1723 | | return 0; |
---|
1724 | | } |
---|
1725 | configure:34589: result: yes |
---|
1726 | configure:34599: checking for __attribute__(weak_alias) |
---|
1727 | configure:34623: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1728 | conftest.c:49:54: error: aliases are not supported on darwin |
---|
1729 | int foo2(int arg) __attribute__ ((__weak__, __alias__("foo"))); |
---|
1730 | ^ |
---|
1731 | 1 error generated. |
---|
1732 | configure:34623: $? = 1 |
---|
1733 | configure: failed program was: |
---|
1734 | | /* confdefs.h */ |
---|
1735 | | #define PACKAGE_NAME "MPICH" |
---|
1736 | | #define PACKAGE_TARNAME "mpich" |
---|
1737 | | #define PACKAGE_VERSION "3.3" |
---|
1738 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1739 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1740 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1741 | | #define STDC_HEADERS 1 |
---|
1742 | | #define HAVE_SYS_TYPES_H 1 |
---|
1743 | | #define HAVE_SYS_STAT_H 1 |
---|
1744 | | #define HAVE_STDLIB_H 1 |
---|
1745 | | #define HAVE_STRING_H 1 |
---|
1746 | | #define HAVE_MEMORY_H 1 |
---|
1747 | | #define HAVE_STRINGS_H 1 |
---|
1748 | | #define HAVE_INTTYPES_H 1 |
---|
1749 | | #define HAVE_STDINT_H 1 |
---|
1750 | | #define HAVE_UNISTD_H 1 |
---|
1751 | | #define __EXTENSIONS__ 1 |
---|
1752 | | #define _ALL_SOURCE 1 |
---|
1753 | | #define _GNU_SOURCE 1 |
---|
1754 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1755 | | #define _TANDEM_SOURCE 1 |
---|
1756 | | #define PACKAGE "mpich" |
---|
1757 | | #define VERSION "3.3" |
---|
1758 | | #define HAVE_DLFCN_H 1 |
---|
1759 | | #define LT_OBJDIR ".libs/" |
---|
1760 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1761 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1762 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1763 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1764 | | #define HAVE_VISIBILITY 1 |
---|
1765 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1766 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1767 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1768 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1769 | | #define _HPUX_SOURCE 1 |
---|
1770 | | #define SIZEOF_VOID_P 8 |
---|
1771 | | #define HWLOC_DARWIN_SYS 1 |
---|
1772 | | #define HWLOC_X86_64_ARCH 1 |
---|
1773 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1774 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1775 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1776 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1777 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
1778 | | /* end confdefs.h. */ |
---|
1779 | | |
---|
1780 | | int foo(int arg); |
---|
1781 | | int foo(int arg) { return arg + 3; } |
---|
1782 | | int foo2(int arg) __attribute__ ((__weak__, __alias__("foo"))); |
---|
1783 | | |
---|
1784 | | int |
---|
1785 | | main () |
---|
1786 | | { |
---|
1787 | | |
---|
1788 | | ; |
---|
1789 | | return 0; |
---|
1790 | | } |
---|
1791 | configure:34714: result: no |
---|
1792 | configure:34835: checking whether to enable symbol visibility |
---|
1793 | configure:34837: result: no (disabled) |
---|
1794 | configure:34932: checking whether the C compiler rejects function calls with too many arguments |
---|
1795 | configure:34948: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1796 | conftest.c:67:43: error: too many arguments to function call, expected single argument 'x', have 2 arguments |
---|
1797 | int foo(void) { return one_arg(1, 2); } |
---|
1798 | ~~~~~~~ ^ |
---|
1799 | conftest.c:66:9: note: 'one_arg' declared here |
---|
1800 | extern int one_arg(int x); |
---|
1801 | ^ |
---|
1802 | 1 error generated. |
---|
1803 | configure:34948: $? = 1 |
---|
1804 | configure: failed program was: |
---|
1805 | | /* confdefs.h */ |
---|
1806 | | #define PACKAGE_NAME "MPICH" |
---|
1807 | | #define PACKAGE_TARNAME "mpich" |
---|
1808 | | #define PACKAGE_VERSION "3.3" |
---|
1809 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1810 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1811 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1812 | | #define STDC_HEADERS 1 |
---|
1813 | | #define HAVE_SYS_TYPES_H 1 |
---|
1814 | | #define HAVE_SYS_STAT_H 1 |
---|
1815 | | #define HAVE_STDLIB_H 1 |
---|
1816 | | #define HAVE_STRING_H 1 |
---|
1817 | | #define HAVE_MEMORY_H 1 |
---|
1818 | | #define HAVE_STRINGS_H 1 |
---|
1819 | | #define HAVE_INTTYPES_H 1 |
---|
1820 | | #define HAVE_STDINT_H 1 |
---|
1821 | | #define HAVE_UNISTD_H 1 |
---|
1822 | | #define __EXTENSIONS__ 1 |
---|
1823 | | #define _ALL_SOURCE 1 |
---|
1824 | | #define _GNU_SOURCE 1 |
---|
1825 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1826 | | #define _TANDEM_SOURCE 1 |
---|
1827 | | #define PACKAGE "mpich" |
---|
1828 | | #define VERSION "3.3" |
---|
1829 | | #define HAVE_DLFCN_H 1 |
---|
1830 | | #define LT_OBJDIR ".libs/" |
---|
1831 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1832 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1833 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1834 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1835 | | #define HAVE_VISIBILITY 1 |
---|
1836 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1837 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1838 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1839 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1840 | | #define _HPUX_SOURCE 1 |
---|
1841 | | #define SIZEOF_VOID_P 8 |
---|
1842 | | #define HWLOC_DARWIN_SYS 1 |
---|
1843 | | #define HWLOC_X86_64_ARCH 1 |
---|
1844 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1845 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1846 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1847 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1848 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
1849 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
1850 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
1851 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
1852 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
1853 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
1854 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
1855 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
1856 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
1857 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
1858 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
1859 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
1860 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
1861 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
1862 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
1863 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
1864 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
1865 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
1866 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
1867 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
1868 | | /* end confdefs.h. */ |
---|
1869 | | |
---|
1870 | | extern int one_arg(int x); |
---|
1871 | | int foo(void) { return one_arg(1, 2); } |
---|
1872 | | |
---|
1873 | | int |
---|
1874 | | main () |
---|
1875 | | { |
---|
1876 | | |
---|
1877 | | ; |
---|
1878 | | return 0; |
---|
1879 | | } |
---|
1880 | configure:34953: result: yes |
---|
1881 | configure:34957: checking whether the C compiler rejects function calls with too few arguments |
---|
1882 | configure:34973: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1883 | conftest.c:67:41: error: too few arguments to function call, expected 2, have 1 |
---|
1884 | int foo(void) { return two_arg(3); } |
---|
1885 | ~~~~~~~ ^ |
---|
1886 | conftest.c:66:9: note: 'two_arg' declared here |
---|
1887 | extern int two_arg(int x, int y); |
---|
1888 | ^ |
---|
1889 | 1 error generated. |
---|
1890 | configure:34973: $? = 1 |
---|
1891 | configure: failed program was: |
---|
1892 | | /* confdefs.h */ |
---|
1893 | | #define PACKAGE_NAME "MPICH" |
---|
1894 | | #define PACKAGE_TARNAME "mpich" |
---|
1895 | | #define PACKAGE_VERSION "3.3" |
---|
1896 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
1897 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1898 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1899 | | #define STDC_HEADERS 1 |
---|
1900 | | #define HAVE_SYS_TYPES_H 1 |
---|
1901 | | #define HAVE_SYS_STAT_H 1 |
---|
1902 | | #define HAVE_STDLIB_H 1 |
---|
1903 | | #define HAVE_STRING_H 1 |
---|
1904 | | #define HAVE_MEMORY_H 1 |
---|
1905 | | #define HAVE_STRINGS_H 1 |
---|
1906 | | #define HAVE_INTTYPES_H 1 |
---|
1907 | | #define HAVE_STDINT_H 1 |
---|
1908 | | #define HAVE_UNISTD_H 1 |
---|
1909 | | #define __EXTENSIONS__ 1 |
---|
1910 | | #define _ALL_SOURCE 1 |
---|
1911 | | #define _GNU_SOURCE 1 |
---|
1912 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1913 | | #define _TANDEM_SOURCE 1 |
---|
1914 | | #define PACKAGE "mpich" |
---|
1915 | | #define VERSION "3.3" |
---|
1916 | | #define HAVE_DLFCN_H 1 |
---|
1917 | | #define LT_OBJDIR ".libs/" |
---|
1918 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1919 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1920 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1921 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
1922 | | #define HAVE_VISIBILITY 1 |
---|
1923 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
1924 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
1925 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
1926 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
1927 | | #define _HPUX_SOURCE 1 |
---|
1928 | | #define SIZEOF_VOID_P 8 |
---|
1929 | | #define HWLOC_DARWIN_SYS 1 |
---|
1930 | | #define HWLOC_X86_64_ARCH 1 |
---|
1931 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1932 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
1933 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1934 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
1935 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
1936 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
1937 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
1938 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
1939 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
1940 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
1941 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
1942 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
1943 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
1944 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
1945 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
1946 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
1947 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
1948 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
1949 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
1950 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
1951 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
1952 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
1953 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
1954 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
1955 | | /* end confdefs.h. */ |
---|
1956 | | |
---|
1957 | | extern int two_arg(int x, int y); |
---|
1958 | | int foo(void) { return two_arg(3); } |
---|
1959 | | |
---|
1960 | | int |
---|
1961 | | main () |
---|
1962 | | { |
---|
1963 | | |
---|
1964 | | ; |
---|
1965 | | return 0; |
---|
1966 | | } |
---|
1967 | configure:34978: result: yes |
---|
1968 | configure:35016: checking for unistd.h |
---|
1969 | configure:35016: result: yes |
---|
1970 | configure:35028: checking dirent.h usability |
---|
1971 | configure:35028: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1972 | configure:35028: $? = 0 |
---|
1973 | configure:35028: result: yes |
---|
1974 | configure:35028: checking dirent.h presence |
---|
1975 | configure:35028: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
1976 | configure:35028: $? = 0 |
---|
1977 | configure:35028: result: yes |
---|
1978 | configure:35028: checking for dirent.h |
---|
1979 | configure:35028: result: yes |
---|
1980 | configure:35040: checking for strings.h |
---|
1981 | configure:35040: result: yes |
---|
1982 | configure:35052: checking ctype.h usability |
---|
1983 | configure:35052: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
1984 | configure:35052: $? = 0 |
---|
1985 | configure:35052: result: yes |
---|
1986 | configure:35052: checking ctype.h presence |
---|
1987 | configure:35052: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
1988 | configure:35052: $? = 0 |
---|
1989 | configure:35052: result: yes |
---|
1990 | configure:35052: checking for ctype.h |
---|
1991 | configure:35052: result: yes |
---|
1992 | configure:35065: checking for strncasecmp |
---|
1993 | configure:35065: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1994 | conftest.c:92:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
1995 | char strncasecmp (); |
---|
1996 | ^ |
---|
1997 | conftest.c:92:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
1998 | 1 warning generated. |
---|
1999 | configure:35065: $? = 0 |
---|
2000 | configure:35065: result: yes |
---|
2001 | configure:35072: checking whether strncasecmp is declared |
---|
2002 | configure:35072: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
2003 | configure:35072: $? = 0 |
---|
2004 | configure:35072: result: yes |
---|
2005 | configure:35075: checking whether function strncasecmp has a complete prototype |
---|
2006 | configure:35090: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
2007 | conftest.c:106:19: error: too many arguments to function call, expected 3, have 10 |
---|
2008 | strncasecmp(1,2,3,4,5,6,7,8,9,10); |
---|
2009 | ~~~~~~~~~~~ ^~~~~~~~~~~~~~ |
---|
2010 | 1 error generated. |
---|
2011 | configure:35090: $? = 1 |
---|
2012 | configure: failed program was: |
---|
2013 | | /* confdefs.h */ |
---|
2014 | | #define PACKAGE_NAME "MPICH" |
---|
2015 | | #define PACKAGE_TARNAME "mpich" |
---|
2016 | | #define PACKAGE_VERSION "3.3" |
---|
2017 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2018 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2019 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2020 | | #define STDC_HEADERS 1 |
---|
2021 | | #define HAVE_SYS_TYPES_H 1 |
---|
2022 | | #define HAVE_SYS_STAT_H 1 |
---|
2023 | | #define HAVE_STDLIB_H 1 |
---|
2024 | | #define HAVE_STRING_H 1 |
---|
2025 | | #define HAVE_MEMORY_H 1 |
---|
2026 | | #define HAVE_STRINGS_H 1 |
---|
2027 | | #define HAVE_INTTYPES_H 1 |
---|
2028 | | #define HAVE_STDINT_H 1 |
---|
2029 | | #define HAVE_UNISTD_H 1 |
---|
2030 | | #define __EXTENSIONS__ 1 |
---|
2031 | | #define _ALL_SOURCE 1 |
---|
2032 | | #define _GNU_SOURCE 1 |
---|
2033 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2034 | | #define _TANDEM_SOURCE 1 |
---|
2035 | | #define PACKAGE "mpich" |
---|
2036 | | #define VERSION "3.3" |
---|
2037 | | #define HAVE_DLFCN_H 1 |
---|
2038 | | #define LT_OBJDIR ".libs/" |
---|
2039 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2040 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2041 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2042 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2043 | | #define HAVE_VISIBILITY 1 |
---|
2044 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2045 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2046 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2047 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2048 | | #define _HPUX_SOURCE 1 |
---|
2049 | | #define SIZEOF_VOID_P 8 |
---|
2050 | | #define HWLOC_DARWIN_SYS 1 |
---|
2051 | | #define HWLOC_X86_64_ARCH 1 |
---|
2052 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2053 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2054 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2055 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2056 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2057 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2058 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2059 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2060 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2061 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2062 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2063 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2064 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2065 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2066 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2067 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2068 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2069 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2070 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2071 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2072 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2073 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2074 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2075 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2076 | | #define HAVE_UNISTD_H 1 |
---|
2077 | | #define HAVE_DIRENT_H 1 |
---|
2078 | | #define HAVE_STRINGS_H 1 |
---|
2079 | | #define HAVE_CTYPE_H 1 |
---|
2080 | | #define HAVE_STRNCASECMP 1 |
---|
2081 | | /* end confdefs.h. */ |
---|
2082 | | #include <stdio.h> |
---|
2083 | | #ifdef HAVE_SYS_TYPES_H |
---|
2084 | | # include <sys/types.h> |
---|
2085 | | #endif |
---|
2086 | | #ifdef HAVE_SYS_STAT_H |
---|
2087 | | # include <sys/stat.h> |
---|
2088 | | #endif |
---|
2089 | | #ifdef STDC_HEADERS |
---|
2090 | | # include <stdlib.h> |
---|
2091 | | # include <stddef.h> |
---|
2092 | | #else |
---|
2093 | | # ifdef HAVE_STDLIB_H |
---|
2094 | | # include <stdlib.h> |
---|
2095 | | # endif |
---|
2096 | | #endif |
---|
2097 | | #ifdef HAVE_STRING_H |
---|
2098 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2099 | | # include <memory.h> |
---|
2100 | | # endif |
---|
2101 | | # include <string.h> |
---|
2102 | | #endif |
---|
2103 | | #ifdef HAVE_STRINGS_H |
---|
2104 | | # include <strings.h> |
---|
2105 | | #endif |
---|
2106 | | #ifdef HAVE_INTTYPES_H |
---|
2107 | | # include <inttypes.h> |
---|
2108 | | #endif |
---|
2109 | | #ifdef HAVE_STDINT_H |
---|
2110 | | # include <stdint.h> |
---|
2111 | | #endif |
---|
2112 | | #ifdef HAVE_UNISTD_H |
---|
2113 | | # include <unistd.h> |
---|
2114 | | #endif |
---|
2115 | | int |
---|
2116 | | main () |
---|
2117 | | { |
---|
2118 | | strncasecmp(1,2,3,4,5,6,7,8,9,10); |
---|
2119 | | |
---|
2120 | | ; |
---|
2121 | | return 0; |
---|
2122 | | } |
---|
2123 | configure:35095: result: yes |
---|
2124 | configure:35115: checking for strftime |
---|
2125 | configure:35115: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2126 | configure:35115: $? = 0 |
---|
2127 | configure:35115: result: yes |
---|
2128 | configure:35126: checking for setlocale |
---|
2129 | configure:35126: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2130 | configure:35126: $? = 0 |
---|
2131 | configure:35126: result: yes |
---|
2132 | configure:35136: checking for stdint.h |
---|
2133 | configure:35136: result: yes |
---|
2134 | configure:35148: checking sys/mman.h usability |
---|
2135 | configure:35148: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
2136 | configure:35148: $? = 0 |
---|
2137 | configure:35148: result: yes |
---|
2138 | configure:35148: checking sys/mman.h presence |
---|
2139 | configure:35148: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
2140 | configure:35148: $? = 0 |
---|
2141 | configure:35148: result: yes |
---|
2142 | configure:35148: checking for sys/mman.h |
---|
2143 | configure:35148: result: yes |
---|
2144 | configure:35161: checking for KAFFINITY |
---|
2145 | configure:35161: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2146 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2147 | #include <windows.h> |
---|
2148 | ^~~~~~~~~~~ |
---|
2149 | 1 error generated. |
---|
2150 | configure:35161: $? = 1 |
---|
2151 | configure: failed program was: |
---|
2152 | | /* confdefs.h */ |
---|
2153 | | #define PACKAGE_NAME "MPICH" |
---|
2154 | | #define PACKAGE_TARNAME "mpich" |
---|
2155 | | #define PACKAGE_VERSION "3.3" |
---|
2156 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2157 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2158 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2159 | | #define STDC_HEADERS 1 |
---|
2160 | | #define HAVE_SYS_TYPES_H 1 |
---|
2161 | | #define HAVE_SYS_STAT_H 1 |
---|
2162 | | #define HAVE_STDLIB_H 1 |
---|
2163 | | #define HAVE_STRING_H 1 |
---|
2164 | | #define HAVE_MEMORY_H 1 |
---|
2165 | | #define HAVE_STRINGS_H 1 |
---|
2166 | | #define HAVE_INTTYPES_H 1 |
---|
2167 | | #define HAVE_STDINT_H 1 |
---|
2168 | | #define HAVE_UNISTD_H 1 |
---|
2169 | | #define __EXTENSIONS__ 1 |
---|
2170 | | #define _ALL_SOURCE 1 |
---|
2171 | | #define _GNU_SOURCE 1 |
---|
2172 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2173 | | #define _TANDEM_SOURCE 1 |
---|
2174 | | #define PACKAGE "mpich" |
---|
2175 | | #define VERSION "3.3" |
---|
2176 | | #define HAVE_DLFCN_H 1 |
---|
2177 | | #define LT_OBJDIR ".libs/" |
---|
2178 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2179 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2180 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2181 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2182 | | #define HAVE_VISIBILITY 1 |
---|
2183 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2184 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2185 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2186 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2187 | | #define _HPUX_SOURCE 1 |
---|
2188 | | #define SIZEOF_VOID_P 8 |
---|
2189 | | #define HWLOC_DARWIN_SYS 1 |
---|
2190 | | #define HWLOC_X86_64_ARCH 1 |
---|
2191 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2192 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2193 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2194 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2195 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2196 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2197 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2198 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2199 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2200 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2201 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2202 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2203 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2204 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2205 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2206 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2207 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2208 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2209 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2210 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2211 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2212 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2213 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2214 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2215 | | #define HAVE_UNISTD_H 1 |
---|
2216 | | #define HAVE_DIRENT_H 1 |
---|
2217 | | #define HAVE_STRINGS_H 1 |
---|
2218 | | #define HAVE_CTYPE_H 1 |
---|
2219 | | #define HAVE_STRNCASECMP 1 |
---|
2220 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2221 | | #define HAVE_STRFTIME 1 |
---|
2222 | | #define HAVE_SETLOCALE 1 |
---|
2223 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2224 | | #define HAVE_SYS_MMAN_H 1 |
---|
2225 | | /* end confdefs.h. */ |
---|
2226 | | #include <windows.h> |
---|
2227 | | |
---|
2228 | | int |
---|
2229 | | main () |
---|
2230 | | { |
---|
2231 | | if (sizeof (KAFFINITY)) |
---|
2232 | | return 0; |
---|
2233 | | ; |
---|
2234 | | return 0; |
---|
2235 | | } |
---|
2236 | configure:35161: result: no |
---|
2237 | configure:35171: checking for PROCESSOR_CACHE_TYPE |
---|
2238 | configure:35171: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2239 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2240 | #include <windows.h> |
---|
2241 | ^~~~~~~~~~~ |
---|
2242 | 1 error generated. |
---|
2243 | configure:35171: $? = 1 |
---|
2244 | configure: failed program was: |
---|
2245 | | /* confdefs.h */ |
---|
2246 | | #define PACKAGE_NAME "MPICH" |
---|
2247 | | #define PACKAGE_TARNAME "mpich" |
---|
2248 | | #define PACKAGE_VERSION "3.3" |
---|
2249 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2250 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2251 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2252 | | #define STDC_HEADERS 1 |
---|
2253 | | #define HAVE_SYS_TYPES_H 1 |
---|
2254 | | #define HAVE_SYS_STAT_H 1 |
---|
2255 | | #define HAVE_STDLIB_H 1 |
---|
2256 | | #define HAVE_STRING_H 1 |
---|
2257 | | #define HAVE_MEMORY_H 1 |
---|
2258 | | #define HAVE_STRINGS_H 1 |
---|
2259 | | #define HAVE_INTTYPES_H 1 |
---|
2260 | | #define HAVE_STDINT_H 1 |
---|
2261 | | #define HAVE_UNISTD_H 1 |
---|
2262 | | #define __EXTENSIONS__ 1 |
---|
2263 | | #define _ALL_SOURCE 1 |
---|
2264 | | #define _GNU_SOURCE 1 |
---|
2265 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2266 | | #define _TANDEM_SOURCE 1 |
---|
2267 | | #define PACKAGE "mpich" |
---|
2268 | | #define VERSION "3.3" |
---|
2269 | | #define HAVE_DLFCN_H 1 |
---|
2270 | | #define LT_OBJDIR ".libs/" |
---|
2271 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2272 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2273 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2274 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2275 | | #define HAVE_VISIBILITY 1 |
---|
2276 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2277 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2278 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2279 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2280 | | #define _HPUX_SOURCE 1 |
---|
2281 | | #define SIZEOF_VOID_P 8 |
---|
2282 | | #define HWLOC_DARWIN_SYS 1 |
---|
2283 | | #define HWLOC_X86_64_ARCH 1 |
---|
2284 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2285 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2286 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2287 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2288 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2289 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2290 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2291 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2292 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2293 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2294 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2295 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2296 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2297 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2298 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2299 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2300 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2301 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2302 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2303 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2304 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2305 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2306 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2307 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2308 | | #define HAVE_UNISTD_H 1 |
---|
2309 | | #define HAVE_DIRENT_H 1 |
---|
2310 | | #define HAVE_STRINGS_H 1 |
---|
2311 | | #define HAVE_CTYPE_H 1 |
---|
2312 | | #define HAVE_STRNCASECMP 1 |
---|
2313 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2314 | | #define HAVE_STRFTIME 1 |
---|
2315 | | #define HAVE_SETLOCALE 1 |
---|
2316 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2317 | | #define HAVE_SYS_MMAN_H 1 |
---|
2318 | | /* end confdefs.h. */ |
---|
2319 | | #include <windows.h> |
---|
2320 | | |
---|
2321 | | int |
---|
2322 | | main () |
---|
2323 | | { |
---|
2324 | | if (sizeof (PROCESSOR_CACHE_TYPE)) |
---|
2325 | | return 0; |
---|
2326 | | ; |
---|
2327 | | return 0; |
---|
2328 | | } |
---|
2329 | configure:35171: result: no |
---|
2330 | configure:35181: checking for CACHE_DESCRIPTOR |
---|
2331 | configure:35181: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2332 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2333 | #include <windows.h> |
---|
2334 | ^~~~~~~~~~~ |
---|
2335 | 1 error generated. |
---|
2336 | configure:35181: $? = 1 |
---|
2337 | configure: failed program was: |
---|
2338 | | /* confdefs.h */ |
---|
2339 | | #define PACKAGE_NAME "MPICH" |
---|
2340 | | #define PACKAGE_TARNAME "mpich" |
---|
2341 | | #define PACKAGE_VERSION "3.3" |
---|
2342 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2343 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2344 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2345 | | #define STDC_HEADERS 1 |
---|
2346 | | #define HAVE_SYS_TYPES_H 1 |
---|
2347 | | #define HAVE_SYS_STAT_H 1 |
---|
2348 | | #define HAVE_STDLIB_H 1 |
---|
2349 | | #define HAVE_STRING_H 1 |
---|
2350 | | #define HAVE_MEMORY_H 1 |
---|
2351 | | #define HAVE_STRINGS_H 1 |
---|
2352 | | #define HAVE_INTTYPES_H 1 |
---|
2353 | | #define HAVE_STDINT_H 1 |
---|
2354 | | #define HAVE_UNISTD_H 1 |
---|
2355 | | #define __EXTENSIONS__ 1 |
---|
2356 | | #define _ALL_SOURCE 1 |
---|
2357 | | #define _GNU_SOURCE 1 |
---|
2358 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2359 | | #define _TANDEM_SOURCE 1 |
---|
2360 | | #define PACKAGE "mpich" |
---|
2361 | | #define VERSION "3.3" |
---|
2362 | | #define HAVE_DLFCN_H 1 |
---|
2363 | | #define LT_OBJDIR ".libs/" |
---|
2364 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2365 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2366 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2367 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2368 | | #define HAVE_VISIBILITY 1 |
---|
2369 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2370 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2371 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2372 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2373 | | #define _HPUX_SOURCE 1 |
---|
2374 | | #define SIZEOF_VOID_P 8 |
---|
2375 | | #define HWLOC_DARWIN_SYS 1 |
---|
2376 | | #define HWLOC_X86_64_ARCH 1 |
---|
2377 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2378 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2379 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2380 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2381 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2382 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2383 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2384 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2385 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2386 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2387 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2388 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2389 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2390 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2391 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2392 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2393 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2394 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2395 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2396 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2397 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2398 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2399 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2400 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2401 | | #define HAVE_UNISTD_H 1 |
---|
2402 | | #define HAVE_DIRENT_H 1 |
---|
2403 | | #define HAVE_STRINGS_H 1 |
---|
2404 | | #define HAVE_CTYPE_H 1 |
---|
2405 | | #define HAVE_STRNCASECMP 1 |
---|
2406 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2407 | | #define HAVE_STRFTIME 1 |
---|
2408 | | #define HAVE_SETLOCALE 1 |
---|
2409 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2410 | | #define HAVE_SYS_MMAN_H 1 |
---|
2411 | | /* end confdefs.h. */ |
---|
2412 | | #include <windows.h> |
---|
2413 | | |
---|
2414 | | int |
---|
2415 | | main () |
---|
2416 | | { |
---|
2417 | | if (sizeof (CACHE_DESCRIPTOR)) |
---|
2418 | | return 0; |
---|
2419 | | ; |
---|
2420 | | return 0; |
---|
2421 | | } |
---|
2422 | configure:35181: result: no |
---|
2423 | configure:35191: checking for LOGICAL_PROCESSOR_RELATIONSHIP |
---|
2424 | configure:35191: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2425 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2426 | #include <windows.h> |
---|
2427 | ^~~~~~~~~~~ |
---|
2428 | 1 error generated. |
---|
2429 | configure:35191: $? = 1 |
---|
2430 | configure: failed program was: |
---|
2431 | | /* confdefs.h */ |
---|
2432 | | #define PACKAGE_NAME "MPICH" |
---|
2433 | | #define PACKAGE_TARNAME "mpich" |
---|
2434 | | #define PACKAGE_VERSION "3.3" |
---|
2435 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2436 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2437 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2438 | | #define STDC_HEADERS 1 |
---|
2439 | | #define HAVE_SYS_TYPES_H 1 |
---|
2440 | | #define HAVE_SYS_STAT_H 1 |
---|
2441 | | #define HAVE_STDLIB_H 1 |
---|
2442 | | #define HAVE_STRING_H 1 |
---|
2443 | | #define HAVE_MEMORY_H 1 |
---|
2444 | | #define HAVE_STRINGS_H 1 |
---|
2445 | | #define HAVE_INTTYPES_H 1 |
---|
2446 | | #define HAVE_STDINT_H 1 |
---|
2447 | | #define HAVE_UNISTD_H 1 |
---|
2448 | | #define __EXTENSIONS__ 1 |
---|
2449 | | #define _ALL_SOURCE 1 |
---|
2450 | | #define _GNU_SOURCE 1 |
---|
2451 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2452 | | #define _TANDEM_SOURCE 1 |
---|
2453 | | #define PACKAGE "mpich" |
---|
2454 | | #define VERSION "3.3" |
---|
2455 | | #define HAVE_DLFCN_H 1 |
---|
2456 | | #define LT_OBJDIR ".libs/" |
---|
2457 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2458 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2459 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2460 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2461 | | #define HAVE_VISIBILITY 1 |
---|
2462 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2463 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2464 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2465 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2466 | | #define _HPUX_SOURCE 1 |
---|
2467 | | #define SIZEOF_VOID_P 8 |
---|
2468 | | #define HWLOC_DARWIN_SYS 1 |
---|
2469 | | #define HWLOC_X86_64_ARCH 1 |
---|
2470 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2471 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2472 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2473 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2474 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2475 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2476 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2477 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2478 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2479 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2480 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2481 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2482 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2483 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2484 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2485 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2486 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2487 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2488 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2489 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2490 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2491 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2492 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2493 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2494 | | #define HAVE_UNISTD_H 1 |
---|
2495 | | #define HAVE_DIRENT_H 1 |
---|
2496 | | #define HAVE_STRINGS_H 1 |
---|
2497 | | #define HAVE_CTYPE_H 1 |
---|
2498 | | #define HAVE_STRNCASECMP 1 |
---|
2499 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2500 | | #define HAVE_STRFTIME 1 |
---|
2501 | | #define HAVE_SETLOCALE 1 |
---|
2502 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2503 | | #define HAVE_SYS_MMAN_H 1 |
---|
2504 | | /* end confdefs.h. */ |
---|
2505 | | #include <windows.h> |
---|
2506 | | |
---|
2507 | | int |
---|
2508 | | main () |
---|
2509 | | { |
---|
2510 | | if (sizeof (LOGICAL_PROCESSOR_RELATIONSHIP)) |
---|
2511 | | return 0; |
---|
2512 | | ; |
---|
2513 | | return 0; |
---|
2514 | | } |
---|
2515 | configure:35191: result: no |
---|
2516 | configure:35201: checking for RelationProcessorPackage |
---|
2517 | configure:35201: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2518 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2519 | #include <windows.h> |
---|
2520 | ^~~~~~~~~~~ |
---|
2521 | 1 error generated. |
---|
2522 | configure:35201: $? = 1 |
---|
2523 | configure: failed program was: |
---|
2524 | | /* confdefs.h */ |
---|
2525 | | #define PACKAGE_NAME "MPICH" |
---|
2526 | | #define PACKAGE_TARNAME "mpich" |
---|
2527 | | #define PACKAGE_VERSION "3.3" |
---|
2528 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2529 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2530 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2531 | | #define STDC_HEADERS 1 |
---|
2532 | | #define HAVE_SYS_TYPES_H 1 |
---|
2533 | | #define HAVE_SYS_STAT_H 1 |
---|
2534 | | #define HAVE_STDLIB_H 1 |
---|
2535 | | #define HAVE_STRING_H 1 |
---|
2536 | | #define HAVE_MEMORY_H 1 |
---|
2537 | | #define HAVE_STRINGS_H 1 |
---|
2538 | | #define HAVE_INTTYPES_H 1 |
---|
2539 | | #define HAVE_STDINT_H 1 |
---|
2540 | | #define HAVE_UNISTD_H 1 |
---|
2541 | | #define __EXTENSIONS__ 1 |
---|
2542 | | #define _ALL_SOURCE 1 |
---|
2543 | | #define _GNU_SOURCE 1 |
---|
2544 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2545 | | #define _TANDEM_SOURCE 1 |
---|
2546 | | #define PACKAGE "mpich" |
---|
2547 | | #define VERSION "3.3" |
---|
2548 | | #define HAVE_DLFCN_H 1 |
---|
2549 | | #define LT_OBJDIR ".libs/" |
---|
2550 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2551 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2552 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2553 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2554 | | #define HAVE_VISIBILITY 1 |
---|
2555 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2556 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2557 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2558 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2559 | | #define _HPUX_SOURCE 1 |
---|
2560 | | #define SIZEOF_VOID_P 8 |
---|
2561 | | #define HWLOC_DARWIN_SYS 1 |
---|
2562 | | #define HWLOC_X86_64_ARCH 1 |
---|
2563 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2564 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2565 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2566 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2567 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2568 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2569 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2570 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2571 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2572 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2573 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2574 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2575 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2576 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2577 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2578 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2579 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2580 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2581 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2582 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2583 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2584 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2585 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2586 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2587 | | #define HAVE_UNISTD_H 1 |
---|
2588 | | #define HAVE_DIRENT_H 1 |
---|
2589 | | #define HAVE_STRINGS_H 1 |
---|
2590 | | #define HAVE_CTYPE_H 1 |
---|
2591 | | #define HAVE_STRNCASECMP 1 |
---|
2592 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2593 | | #define HAVE_STRFTIME 1 |
---|
2594 | | #define HAVE_SETLOCALE 1 |
---|
2595 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2596 | | #define HAVE_SYS_MMAN_H 1 |
---|
2597 | | /* end confdefs.h. */ |
---|
2598 | | #include <windows.h> |
---|
2599 | | |
---|
2600 | | int |
---|
2601 | | main () |
---|
2602 | | { |
---|
2603 | | if (sizeof (RelationProcessorPackage)) |
---|
2604 | | return 0; |
---|
2605 | | ; |
---|
2606 | | return 0; |
---|
2607 | | } |
---|
2608 | configure:35201: result: no |
---|
2609 | configure:35211: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION |
---|
2610 | configure:35211: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2611 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2612 | #include <windows.h> |
---|
2613 | ^~~~~~~~~~~ |
---|
2614 | 1 error generated. |
---|
2615 | configure:35211: $? = 1 |
---|
2616 | configure: failed program was: |
---|
2617 | | /* confdefs.h */ |
---|
2618 | | #define PACKAGE_NAME "MPICH" |
---|
2619 | | #define PACKAGE_TARNAME "mpich" |
---|
2620 | | #define PACKAGE_VERSION "3.3" |
---|
2621 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2622 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2623 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2624 | | #define STDC_HEADERS 1 |
---|
2625 | | #define HAVE_SYS_TYPES_H 1 |
---|
2626 | | #define HAVE_SYS_STAT_H 1 |
---|
2627 | | #define HAVE_STDLIB_H 1 |
---|
2628 | | #define HAVE_STRING_H 1 |
---|
2629 | | #define HAVE_MEMORY_H 1 |
---|
2630 | | #define HAVE_STRINGS_H 1 |
---|
2631 | | #define HAVE_INTTYPES_H 1 |
---|
2632 | | #define HAVE_STDINT_H 1 |
---|
2633 | | #define HAVE_UNISTD_H 1 |
---|
2634 | | #define __EXTENSIONS__ 1 |
---|
2635 | | #define _ALL_SOURCE 1 |
---|
2636 | | #define _GNU_SOURCE 1 |
---|
2637 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2638 | | #define _TANDEM_SOURCE 1 |
---|
2639 | | #define PACKAGE "mpich" |
---|
2640 | | #define VERSION "3.3" |
---|
2641 | | #define HAVE_DLFCN_H 1 |
---|
2642 | | #define LT_OBJDIR ".libs/" |
---|
2643 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2644 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2645 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2646 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2647 | | #define HAVE_VISIBILITY 1 |
---|
2648 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2649 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2650 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2651 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2652 | | #define _HPUX_SOURCE 1 |
---|
2653 | | #define SIZEOF_VOID_P 8 |
---|
2654 | | #define HWLOC_DARWIN_SYS 1 |
---|
2655 | | #define HWLOC_X86_64_ARCH 1 |
---|
2656 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2657 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2658 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2659 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2660 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2661 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2662 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2663 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2664 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2665 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2666 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2667 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2668 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2669 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2670 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2671 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2672 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2673 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2674 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2675 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2676 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2677 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2678 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2679 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2680 | | #define HAVE_UNISTD_H 1 |
---|
2681 | | #define HAVE_DIRENT_H 1 |
---|
2682 | | #define HAVE_STRINGS_H 1 |
---|
2683 | | #define HAVE_CTYPE_H 1 |
---|
2684 | | #define HAVE_STRNCASECMP 1 |
---|
2685 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2686 | | #define HAVE_STRFTIME 1 |
---|
2687 | | #define HAVE_SETLOCALE 1 |
---|
2688 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2689 | | #define HAVE_SYS_MMAN_H 1 |
---|
2690 | | /* end confdefs.h. */ |
---|
2691 | | #include <windows.h> |
---|
2692 | | |
---|
2693 | | int |
---|
2694 | | main () |
---|
2695 | | { |
---|
2696 | | if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION)) |
---|
2697 | | return 0; |
---|
2698 | | ; |
---|
2699 | | return 0; |
---|
2700 | | } |
---|
2701 | configure:35211: result: no |
---|
2702 | configure:35221: checking for GROUP_AFFINITY |
---|
2703 | configure:35221: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2704 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2705 | #include <windows.h> |
---|
2706 | ^~~~~~~~~~~ |
---|
2707 | 1 error generated. |
---|
2708 | configure:35221: $? = 1 |
---|
2709 | configure: failed program was: |
---|
2710 | | /* confdefs.h */ |
---|
2711 | | #define PACKAGE_NAME "MPICH" |
---|
2712 | | #define PACKAGE_TARNAME "mpich" |
---|
2713 | | #define PACKAGE_VERSION "3.3" |
---|
2714 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2715 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2716 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2717 | | #define STDC_HEADERS 1 |
---|
2718 | | #define HAVE_SYS_TYPES_H 1 |
---|
2719 | | #define HAVE_SYS_STAT_H 1 |
---|
2720 | | #define HAVE_STDLIB_H 1 |
---|
2721 | | #define HAVE_STRING_H 1 |
---|
2722 | | #define HAVE_MEMORY_H 1 |
---|
2723 | | #define HAVE_STRINGS_H 1 |
---|
2724 | | #define HAVE_INTTYPES_H 1 |
---|
2725 | | #define HAVE_STDINT_H 1 |
---|
2726 | | #define HAVE_UNISTD_H 1 |
---|
2727 | | #define __EXTENSIONS__ 1 |
---|
2728 | | #define _ALL_SOURCE 1 |
---|
2729 | | #define _GNU_SOURCE 1 |
---|
2730 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2731 | | #define _TANDEM_SOURCE 1 |
---|
2732 | | #define PACKAGE "mpich" |
---|
2733 | | #define VERSION "3.3" |
---|
2734 | | #define HAVE_DLFCN_H 1 |
---|
2735 | | #define LT_OBJDIR ".libs/" |
---|
2736 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2737 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2738 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2739 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2740 | | #define HAVE_VISIBILITY 1 |
---|
2741 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2742 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2743 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2744 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2745 | | #define _HPUX_SOURCE 1 |
---|
2746 | | #define SIZEOF_VOID_P 8 |
---|
2747 | | #define HWLOC_DARWIN_SYS 1 |
---|
2748 | | #define HWLOC_X86_64_ARCH 1 |
---|
2749 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2750 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2751 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2752 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2753 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2754 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2755 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2756 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2757 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2758 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2759 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2760 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2761 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2762 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2763 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2764 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2765 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2766 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2767 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2768 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2769 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2770 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2771 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2772 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2773 | | #define HAVE_UNISTD_H 1 |
---|
2774 | | #define HAVE_DIRENT_H 1 |
---|
2775 | | #define HAVE_STRINGS_H 1 |
---|
2776 | | #define HAVE_CTYPE_H 1 |
---|
2777 | | #define HAVE_STRNCASECMP 1 |
---|
2778 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2779 | | #define HAVE_STRFTIME 1 |
---|
2780 | | #define HAVE_SETLOCALE 1 |
---|
2781 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2782 | | #define HAVE_SYS_MMAN_H 1 |
---|
2783 | | /* end confdefs.h. */ |
---|
2784 | | #include <windows.h> |
---|
2785 | | |
---|
2786 | | int |
---|
2787 | | main () |
---|
2788 | | { |
---|
2789 | | if (sizeof (GROUP_AFFINITY)) |
---|
2790 | | return 0; |
---|
2791 | | ; |
---|
2792 | | return 0; |
---|
2793 | | } |
---|
2794 | configure:35221: result: no |
---|
2795 | configure:35231: checking for PROCESSOR_RELATIONSHIP |
---|
2796 | configure:35231: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2797 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2798 | #include <windows.h> |
---|
2799 | ^~~~~~~~~~~ |
---|
2800 | 1 error generated. |
---|
2801 | configure:35231: $? = 1 |
---|
2802 | configure: failed program was: |
---|
2803 | | /* confdefs.h */ |
---|
2804 | | #define PACKAGE_NAME "MPICH" |
---|
2805 | | #define PACKAGE_TARNAME "mpich" |
---|
2806 | | #define PACKAGE_VERSION "3.3" |
---|
2807 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2808 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2809 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2810 | | #define STDC_HEADERS 1 |
---|
2811 | | #define HAVE_SYS_TYPES_H 1 |
---|
2812 | | #define HAVE_SYS_STAT_H 1 |
---|
2813 | | #define HAVE_STDLIB_H 1 |
---|
2814 | | #define HAVE_STRING_H 1 |
---|
2815 | | #define HAVE_MEMORY_H 1 |
---|
2816 | | #define HAVE_STRINGS_H 1 |
---|
2817 | | #define HAVE_INTTYPES_H 1 |
---|
2818 | | #define HAVE_STDINT_H 1 |
---|
2819 | | #define HAVE_UNISTD_H 1 |
---|
2820 | | #define __EXTENSIONS__ 1 |
---|
2821 | | #define _ALL_SOURCE 1 |
---|
2822 | | #define _GNU_SOURCE 1 |
---|
2823 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2824 | | #define _TANDEM_SOURCE 1 |
---|
2825 | | #define PACKAGE "mpich" |
---|
2826 | | #define VERSION "3.3" |
---|
2827 | | #define HAVE_DLFCN_H 1 |
---|
2828 | | #define LT_OBJDIR ".libs/" |
---|
2829 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2830 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2831 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2832 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2833 | | #define HAVE_VISIBILITY 1 |
---|
2834 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2835 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2836 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2837 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2838 | | #define _HPUX_SOURCE 1 |
---|
2839 | | #define SIZEOF_VOID_P 8 |
---|
2840 | | #define HWLOC_DARWIN_SYS 1 |
---|
2841 | | #define HWLOC_X86_64_ARCH 1 |
---|
2842 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2843 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2844 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2845 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2846 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2847 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2848 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2849 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2850 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2851 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2852 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2853 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2854 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2855 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2856 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2857 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2858 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2859 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2860 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2861 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2862 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2863 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2864 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2865 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2866 | | #define HAVE_UNISTD_H 1 |
---|
2867 | | #define HAVE_DIRENT_H 1 |
---|
2868 | | #define HAVE_STRINGS_H 1 |
---|
2869 | | #define HAVE_CTYPE_H 1 |
---|
2870 | | #define HAVE_STRNCASECMP 1 |
---|
2871 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2872 | | #define HAVE_STRFTIME 1 |
---|
2873 | | #define HAVE_SETLOCALE 1 |
---|
2874 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2875 | | #define HAVE_SYS_MMAN_H 1 |
---|
2876 | | /* end confdefs.h. */ |
---|
2877 | | #include <windows.h> |
---|
2878 | | |
---|
2879 | | int |
---|
2880 | | main () |
---|
2881 | | { |
---|
2882 | | if (sizeof (PROCESSOR_RELATIONSHIP)) |
---|
2883 | | return 0; |
---|
2884 | | ; |
---|
2885 | | return 0; |
---|
2886 | | } |
---|
2887 | configure:35231: result: no |
---|
2888 | configure:35241: checking for NUMA_NODE_RELATIONSHIP |
---|
2889 | configure:35241: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2890 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2891 | #include <windows.h> |
---|
2892 | ^~~~~~~~~~~ |
---|
2893 | 1 error generated. |
---|
2894 | configure:35241: $? = 1 |
---|
2895 | configure: failed program was: |
---|
2896 | | /* confdefs.h */ |
---|
2897 | | #define PACKAGE_NAME "MPICH" |
---|
2898 | | #define PACKAGE_TARNAME "mpich" |
---|
2899 | | #define PACKAGE_VERSION "3.3" |
---|
2900 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2901 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2902 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2903 | | #define STDC_HEADERS 1 |
---|
2904 | | #define HAVE_SYS_TYPES_H 1 |
---|
2905 | | #define HAVE_SYS_STAT_H 1 |
---|
2906 | | #define HAVE_STDLIB_H 1 |
---|
2907 | | #define HAVE_STRING_H 1 |
---|
2908 | | #define HAVE_MEMORY_H 1 |
---|
2909 | | #define HAVE_STRINGS_H 1 |
---|
2910 | | #define HAVE_INTTYPES_H 1 |
---|
2911 | | #define HAVE_STDINT_H 1 |
---|
2912 | | #define HAVE_UNISTD_H 1 |
---|
2913 | | #define __EXTENSIONS__ 1 |
---|
2914 | | #define _ALL_SOURCE 1 |
---|
2915 | | #define _GNU_SOURCE 1 |
---|
2916 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2917 | | #define _TANDEM_SOURCE 1 |
---|
2918 | | #define PACKAGE "mpich" |
---|
2919 | | #define VERSION "3.3" |
---|
2920 | | #define HAVE_DLFCN_H 1 |
---|
2921 | | #define LT_OBJDIR ".libs/" |
---|
2922 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2923 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2924 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2925 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
2926 | | #define HAVE_VISIBILITY 1 |
---|
2927 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
2928 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
2929 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
2930 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
2931 | | #define _HPUX_SOURCE 1 |
---|
2932 | | #define SIZEOF_VOID_P 8 |
---|
2933 | | #define HWLOC_DARWIN_SYS 1 |
---|
2934 | | #define HWLOC_X86_64_ARCH 1 |
---|
2935 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2936 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
2937 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2938 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
2939 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
2940 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
2941 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
2942 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
2943 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
2944 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
2945 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
2946 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
2947 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
2948 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
2949 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
2950 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
2951 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
2952 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
2953 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
2954 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
2955 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
2956 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
2957 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
2958 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
2959 | | #define HAVE_UNISTD_H 1 |
---|
2960 | | #define HAVE_DIRENT_H 1 |
---|
2961 | | #define HAVE_STRINGS_H 1 |
---|
2962 | | #define HAVE_CTYPE_H 1 |
---|
2963 | | #define HAVE_STRNCASECMP 1 |
---|
2964 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
2965 | | #define HAVE_STRFTIME 1 |
---|
2966 | | #define HAVE_SETLOCALE 1 |
---|
2967 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
2968 | | #define HAVE_SYS_MMAN_H 1 |
---|
2969 | | /* end confdefs.h. */ |
---|
2970 | | #include <windows.h> |
---|
2971 | | |
---|
2972 | | int |
---|
2973 | | main () |
---|
2974 | | { |
---|
2975 | | if (sizeof (NUMA_NODE_RELATIONSHIP)) |
---|
2976 | | return 0; |
---|
2977 | | ; |
---|
2978 | | return 0; |
---|
2979 | | } |
---|
2980 | configure:35241: result: no |
---|
2981 | configure:35251: checking for CACHE_RELATIONSHIP |
---|
2982 | configure:35251: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
2983 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
2984 | #include <windows.h> |
---|
2985 | ^~~~~~~~~~~ |
---|
2986 | 1 error generated. |
---|
2987 | configure:35251: $? = 1 |
---|
2988 | configure: failed program was: |
---|
2989 | | /* confdefs.h */ |
---|
2990 | | #define PACKAGE_NAME "MPICH" |
---|
2991 | | #define PACKAGE_TARNAME "mpich" |
---|
2992 | | #define PACKAGE_VERSION "3.3" |
---|
2993 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
2994 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2995 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2996 | | #define STDC_HEADERS 1 |
---|
2997 | | #define HAVE_SYS_TYPES_H 1 |
---|
2998 | | #define HAVE_SYS_STAT_H 1 |
---|
2999 | | #define HAVE_STDLIB_H 1 |
---|
3000 | | #define HAVE_STRING_H 1 |
---|
3001 | | #define HAVE_MEMORY_H 1 |
---|
3002 | | #define HAVE_STRINGS_H 1 |
---|
3003 | | #define HAVE_INTTYPES_H 1 |
---|
3004 | | #define HAVE_STDINT_H 1 |
---|
3005 | | #define HAVE_UNISTD_H 1 |
---|
3006 | | #define __EXTENSIONS__ 1 |
---|
3007 | | #define _ALL_SOURCE 1 |
---|
3008 | | #define _GNU_SOURCE 1 |
---|
3009 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3010 | | #define _TANDEM_SOURCE 1 |
---|
3011 | | #define PACKAGE "mpich" |
---|
3012 | | #define VERSION "3.3" |
---|
3013 | | #define HAVE_DLFCN_H 1 |
---|
3014 | | #define LT_OBJDIR ".libs/" |
---|
3015 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3016 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3017 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3018 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3019 | | #define HAVE_VISIBILITY 1 |
---|
3020 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3021 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3022 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3023 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3024 | | #define _HPUX_SOURCE 1 |
---|
3025 | | #define SIZEOF_VOID_P 8 |
---|
3026 | | #define HWLOC_DARWIN_SYS 1 |
---|
3027 | | #define HWLOC_X86_64_ARCH 1 |
---|
3028 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3029 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3030 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3031 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3032 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3033 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3034 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3035 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3036 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3037 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3038 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3039 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3040 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3041 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3042 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3043 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3044 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3045 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3046 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3047 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3048 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3049 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3050 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3051 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3052 | | #define HAVE_UNISTD_H 1 |
---|
3053 | | #define HAVE_DIRENT_H 1 |
---|
3054 | | #define HAVE_STRINGS_H 1 |
---|
3055 | | #define HAVE_CTYPE_H 1 |
---|
3056 | | #define HAVE_STRNCASECMP 1 |
---|
3057 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3058 | | #define HAVE_STRFTIME 1 |
---|
3059 | | #define HAVE_SETLOCALE 1 |
---|
3060 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3061 | | #define HAVE_SYS_MMAN_H 1 |
---|
3062 | | /* end confdefs.h. */ |
---|
3063 | | #include <windows.h> |
---|
3064 | | |
---|
3065 | | int |
---|
3066 | | main () |
---|
3067 | | { |
---|
3068 | | if (sizeof (CACHE_RELATIONSHIP)) |
---|
3069 | | return 0; |
---|
3070 | | ; |
---|
3071 | | return 0; |
---|
3072 | | } |
---|
3073 | configure:35251: result: no |
---|
3074 | configure:35261: checking for PROCESSOR_GROUP_INFO |
---|
3075 | configure:35261: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
3076 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
3077 | #include <windows.h> |
---|
3078 | ^~~~~~~~~~~ |
---|
3079 | 1 error generated. |
---|
3080 | configure:35261: $? = 1 |
---|
3081 | configure: failed program was: |
---|
3082 | | /* confdefs.h */ |
---|
3083 | | #define PACKAGE_NAME "MPICH" |
---|
3084 | | #define PACKAGE_TARNAME "mpich" |
---|
3085 | | #define PACKAGE_VERSION "3.3" |
---|
3086 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3087 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3088 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3089 | | #define STDC_HEADERS 1 |
---|
3090 | | #define HAVE_SYS_TYPES_H 1 |
---|
3091 | | #define HAVE_SYS_STAT_H 1 |
---|
3092 | | #define HAVE_STDLIB_H 1 |
---|
3093 | | #define HAVE_STRING_H 1 |
---|
3094 | | #define HAVE_MEMORY_H 1 |
---|
3095 | | #define HAVE_STRINGS_H 1 |
---|
3096 | | #define HAVE_INTTYPES_H 1 |
---|
3097 | | #define HAVE_STDINT_H 1 |
---|
3098 | | #define HAVE_UNISTD_H 1 |
---|
3099 | | #define __EXTENSIONS__ 1 |
---|
3100 | | #define _ALL_SOURCE 1 |
---|
3101 | | #define _GNU_SOURCE 1 |
---|
3102 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3103 | | #define _TANDEM_SOURCE 1 |
---|
3104 | | #define PACKAGE "mpich" |
---|
3105 | | #define VERSION "3.3" |
---|
3106 | | #define HAVE_DLFCN_H 1 |
---|
3107 | | #define LT_OBJDIR ".libs/" |
---|
3108 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3109 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3110 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3111 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3112 | | #define HAVE_VISIBILITY 1 |
---|
3113 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3114 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3115 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3116 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3117 | | #define _HPUX_SOURCE 1 |
---|
3118 | | #define SIZEOF_VOID_P 8 |
---|
3119 | | #define HWLOC_DARWIN_SYS 1 |
---|
3120 | | #define HWLOC_X86_64_ARCH 1 |
---|
3121 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3122 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3123 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3124 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3125 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3126 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3127 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3128 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3129 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3130 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3131 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3132 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3133 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3134 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3135 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3136 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3137 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3138 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3139 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3140 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3141 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3142 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3143 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3144 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3145 | | #define HAVE_UNISTD_H 1 |
---|
3146 | | #define HAVE_DIRENT_H 1 |
---|
3147 | | #define HAVE_STRINGS_H 1 |
---|
3148 | | #define HAVE_CTYPE_H 1 |
---|
3149 | | #define HAVE_STRNCASECMP 1 |
---|
3150 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3151 | | #define HAVE_STRFTIME 1 |
---|
3152 | | #define HAVE_SETLOCALE 1 |
---|
3153 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3154 | | #define HAVE_SYS_MMAN_H 1 |
---|
3155 | | /* end confdefs.h. */ |
---|
3156 | | #include <windows.h> |
---|
3157 | | |
---|
3158 | | int |
---|
3159 | | main () |
---|
3160 | | { |
---|
3161 | | if (sizeof (PROCESSOR_GROUP_INFO)) |
---|
3162 | | return 0; |
---|
3163 | | ; |
---|
3164 | | return 0; |
---|
3165 | | } |
---|
3166 | configure:35261: result: no |
---|
3167 | configure:35271: checking for GROUP_RELATIONSHIP |
---|
3168 | configure:35271: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
3169 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
3170 | #include <windows.h> |
---|
3171 | ^~~~~~~~~~~ |
---|
3172 | 1 error generated. |
---|
3173 | configure:35271: $? = 1 |
---|
3174 | configure: failed program was: |
---|
3175 | | /* confdefs.h */ |
---|
3176 | | #define PACKAGE_NAME "MPICH" |
---|
3177 | | #define PACKAGE_TARNAME "mpich" |
---|
3178 | | #define PACKAGE_VERSION "3.3" |
---|
3179 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3180 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3181 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3182 | | #define STDC_HEADERS 1 |
---|
3183 | | #define HAVE_SYS_TYPES_H 1 |
---|
3184 | | #define HAVE_SYS_STAT_H 1 |
---|
3185 | | #define HAVE_STDLIB_H 1 |
---|
3186 | | #define HAVE_STRING_H 1 |
---|
3187 | | #define HAVE_MEMORY_H 1 |
---|
3188 | | #define HAVE_STRINGS_H 1 |
---|
3189 | | #define HAVE_INTTYPES_H 1 |
---|
3190 | | #define HAVE_STDINT_H 1 |
---|
3191 | | #define HAVE_UNISTD_H 1 |
---|
3192 | | #define __EXTENSIONS__ 1 |
---|
3193 | | #define _ALL_SOURCE 1 |
---|
3194 | | #define _GNU_SOURCE 1 |
---|
3195 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3196 | | #define _TANDEM_SOURCE 1 |
---|
3197 | | #define PACKAGE "mpich" |
---|
3198 | | #define VERSION "3.3" |
---|
3199 | | #define HAVE_DLFCN_H 1 |
---|
3200 | | #define LT_OBJDIR ".libs/" |
---|
3201 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3202 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3203 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3204 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3205 | | #define HAVE_VISIBILITY 1 |
---|
3206 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3207 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3208 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3209 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3210 | | #define _HPUX_SOURCE 1 |
---|
3211 | | #define SIZEOF_VOID_P 8 |
---|
3212 | | #define HWLOC_DARWIN_SYS 1 |
---|
3213 | | #define HWLOC_X86_64_ARCH 1 |
---|
3214 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3215 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3216 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3217 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3218 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3219 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3220 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3221 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3222 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3223 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3224 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3225 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3226 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3227 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3228 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3229 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3230 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3231 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3232 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3233 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3234 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3235 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3236 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3237 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3238 | | #define HAVE_UNISTD_H 1 |
---|
3239 | | #define HAVE_DIRENT_H 1 |
---|
3240 | | #define HAVE_STRINGS_H 1 |
---|
3241 | | #define HAVE_CTYPE_H 1 |
---|
3242 | | #define HAVE_STRNCASECMP 1 |
---|
3243 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3244 | | #define HAVE_STRFTIME 1 |
---|
3245 | | #define HAVE_SETLOCALE 1 |
---|
3246 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3247 | | #define HAVE_SYS_MMAN_H 1 |
---|
3248 | | /* end confdefs.h. */ |
---|
3249 | | #include <windows.h> |
---|
3250 | | |
---|
3251 | | int |
---|
3252 | | main () |
---|
3253 | | { |
---|
3254 | | if (sizeof (GROUP_RELATIONSHIP)) |
---|
3255 | | return 0; |
---|
3256 | | ; |
---|
3257 | | return 0; |
---|
3258 | | } |
---|
3259 | configure:35271: result: no |
---|
3260 | configure:35281: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX |
---|
3261 | configure:35281: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
3262 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
3263 | #include <windows.h> |
---|
3264 | ^~~~~~~~~~~ |
---|
3265 | 1 error generated. |
---|
3266 | configure:35281: $? = 1 |
---|
3267 | configure: failed program was: |
---|
3268 | | /* confdefs.h */ |
---|
3269 | | #define PACKAGE_NAME "MPICH" |
---|
3270 | | #define PACKAGE_TARNAME "mpich" |
---|
3271 | | #define PACKAGE_VERSION "3.3" |
---|
3272 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3273 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3274 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3275 | | #define STDC_HEADERS 1 |
---|
3276 | | #define HAVE_SYS_TYPES_H 1 |
---|
3277 | | #define HAVE_SYS_STAT_H 1 |
---|
3278 | | #define HAVE_STDLIB_H 1 |
---|
3279 | | #define HAVE_STRING_H 1 |
---|
3280 | | #define HAVE_MEMORY_H 1 |
---|
3281 | | #define HAVE_STRINGS_H 1 |
---|
3282 | | #define HAVE_INTTYPES_H 1 |
---|
3283 | | #define HAVE_STDINT_H 1 |
---|
3284 | | #define HAVE_UNISTD_H 1 |
---|
3285 | | #define __EXTENSIONS__ 1 |
---|
3286 | | #define _ALL_SOURCE 1 |
---|
3287 | | #define _GNU_SOURCE 1 |
---|
3288 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3289 | | #define _TANDEM_SOURCE 1 |
---|
3290 | | #define PACKAGE "mpich" |
---|
3291 | | #define VERSION "3.3" |
---|
3292 | | #define HAVE_DLFCN_H 1 |
---|
3293 | | #define LT_OBJDIR ".libs/" |
---|
3294 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3295 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3296 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3297 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3298 | | #define HAVE_VISIBILITY 1 |
---|
3299 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3300 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3301 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3302 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3303 | | #define _HPUX_SOURCE 1 |
---|
3304 | | #define SIZEOF_VOID_P 8 |
---|
3305 | | #define HWLOC_DARWIN_SYS 1 |
---|
3306 | | #define HWLOC_X86_64_ARCH 1 |
---|
3307 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3308 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3309 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3310 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3311 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3312 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3313 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3314 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3315 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3316 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3317 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3318 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3319 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3320 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3321 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3322 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3323 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3324 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3325 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3326 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3327 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3328 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3329 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3330 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3331 | | #define HAVE_UNISTD_H 1 |
---|
3332 | | #define HAVE_DIRENT_H 1 |
---|
3333 | | #define HAVE_STRINGS_H 1 |
---|
3334 | | #define HAVE_CTYPE_H 1 |
---|
3335 | | #define HAVE_STRNCASECMP 1 |
---|
3336 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3337 | | #define HAVE_STRFTIME 1 |
---|
3338 | | #define HAVE_SETLOCALE 1 |
---|
3339 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3340 | | #define HAVE_SYS_MMAN_H 1 |
---|
3341 | | /* end confdefs.h. */ |
---|
3342 | | #include <windows.h> |
---|
3343 | | |
---|
3344 | | int |
---|
3345 | | main () |
---|
3346 | | { |
---|
3347 | | if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX)) |
---|
3348 | | return 0; |
---|
3349 | | ; |
---|
3350 | | return 0; |
---|
3351 | | } |
---|
3352 | configure:35281: result: no |
---|
3353 | configure:35291: checking for PSAPI_WORKING_SET_EX_BLOCK |
---|
3354 | configure:35291: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
3355 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
3356 | #include <windows.h> |
---|
3357 | ^~~~~~~~~~~ |
---|
3358 | 1 error generated. |
---|
3359 | configure:35291: $? = 1 |
---|
3360 | configure: failed program was: |
---|
3361 | | /* confdefs.h */ |
---|
3362 | | #define PACKAGE_NAME "MPICH" |
---|
3363 | | #define PACKAGE_TARNAME "mpich" |
---|
3364 | | #define PACKAGE_VERSION "3.3" |
---|
3365 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3366 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3367 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3368 | | #define STDC_HEADERS 1 |
---|
3369 | | #define HAVE_SYS_TYPES_H 1 |
---|
3370 | | #define HAVE_SYS_STAT_H 1 |
---|
3371 | | #define HAVE_STDLIB_H 1 |
---|
3372 | | #define HAVE_STRING_H 1 |
---|
3373 | | #define HAVE_MEMORY_H 1 |
---|
3374 | | #define HAVE_STRINGS_H 1 |
---|
3375 | | #define HAVE_INTTYPES_H 1 |
---|
3376 | | #define HAVE_STDINT_H 1 |
---|
3377 | | #define HAVE_UNISTD_H 1 |
---|
3378 | | #define __EXTENSIONS__ 1 |
---|
3379 | | #define _ALL_SOURCE 1 |
---|
3380 | | #define _GNU_SOURCE 1 |
---|
3381 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3382 | | #define _TANDEM_SOURCE 1 |
---|
3383 | | #define PACKAGE "mpich" |
---|
3384 | | #define VERSION "3.3" |
---|
3385 | | #define HAVE_DLFCN_H 1 |
---|
3386 | | #define LT_OBJDIR ".libs/" |
---|
3387 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3388 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3389 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3390 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3391 | | #define HAVE_VISIBILITY 1 |
---|
3392 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3393 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3394 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3395 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3396 | | #define _HPUX_SOURCE 1 |
---|
3397 | | #define SIZEOF_VOID_P 8 |
---|
3398 | | #define HWLOC_DARWIN_SYS 1 |
---|
3399 | | #define HWLOC_X86_64_ARCH 1 |
---|
3400 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3401 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3402 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3403 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3404 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3405 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3406 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3407 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3408 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3409 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3410 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3411 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3412 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3413 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3414 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3415 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3416 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3417 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3418 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3419 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3420 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3421 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3422 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3423 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3424 | | #define HAVE_UNISTD_H 1 |
---|
3425 | | #define HAVE_DIRENT_H 1 |
---|
3426 | | #define HAVE_STRINGS_H 1 |
---|
3427 | | #define HAVE_CTYPE_H 1 |
---|
3428 | | #define HAVE_STRNCASECMP 1 |
---|
3429 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3430 | | #define HAVE_STRFTIME 1 |
---|
3431 | | #define HAVE_SETLOCALE 1 |
---|
3432 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3433 | | #define HAVE_SYS_MMAN_H 1 |
---|
3434 | | /* end confdefs.h. */ |
---|
3435 | | #include <windows.h> |
---|
3436 | | |
---|
3437 | | int |
---|
3438 | | main () |
---|
3439 | | { |
---|
3440 | | if (sizeof (PSAPI_WORKING_SET_EX_BLOCK)) |
---|
3441 | | return 0; |
---|
3442 | | ; |
---|
3443 | | return 0; |
---|
3444 | | } |
---|
3445 | configure:35291: result: no |
---|
3446 | configure:35301: checking for PSAPI_WORKING_SET_EX_INFORMATION |
---|
3447 | configure:35301: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
3448 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
3449 | #include <windows.h> |
---|
3450 | ^~~~~~~~~~~ |
---|
3451 | 1 error generated. |
---|
3452 | configure:35301: $? = 1 |
---|
3453 | configure: failed program was: |
---|
3454 | | /* confdefs.h */ |
---|
3455 | | #define PACKAGE_NAME "MPICH" |
---|
3456 | | #define PACKAGE_TARNAME "mpich" |
---|
3457 | | #define PACKAGE_VERSION "3.3" |
---|
3458 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3459 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3460 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3461 | | #define STDC_HEADERS 1 |
---|
3462 | | #define HAVE_SYS_TYPES_H 1 |
---|
3463 | | #define HAVE_SYS_STAT_H 1 |
---|
3464 | | #define HAVE_STDLIB_H 1 |
---|
3465 | | #define HAVE_STRING_H 1 |
---|
3466 | | #define HAVE_MEMORY_H 1 |
---|
3467 | | #define HAVE_STRINGS_H 1 |
---|
3468 | | #define HAVE_INTTYPES_H 1 |
---|
3469 | | #define HAVE_STDINT_H 1 |
---|
3470 | | #define HAVE_UNISTD_H 1 |
---|
3471 | | #define __EXTENSIONS__ 1 |
---|
3472 | | #define _ALL_SOURCE 1 |
---|
3473 | | #define _GNU_SOURCE 1 |
---|
3474 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3475 | | #define _TANDEM_SOURCE 1 |
---|
3476 | | #define PACKAGE "mpich" |
---|
3477 | | #define VERSION "3.3" |
---|
3478 | | #define HAVE_DLFCN_H 1 |
---|
3479 | | #define LT_OBJDIR ".libs/" |
---|
3480 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3481 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3482 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3483 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3484 | | #define HAVE_VISIBILITY 1 |
---|
3485 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3486 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3487 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3488 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3489 | | #define _HPUX_SOURCE 1 |
---|
3490 | | #define SIZEOF_VOID_P 8 |
---|
3491 | | #define HWLOC_DARWIN_SYS 1 |
---|
3492 | | #define HWLOC_X86_64_ARCH 1 |
---|
3493 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3494 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3495 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3496 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3497 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3498 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3499 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3500 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3501 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3502 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3503 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3504 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3505 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3506 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3507 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3508 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3509 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3510 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3511 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3512 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3513 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3514 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3515 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3516 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3517 | | #define HAVE_UNISTD_H 1 |
---|
3518 | | #define HAVE_DIRENT_H 1 |
---|
3519 | | #define HAVE_STRINGS_H 1 |
---|
3520 | | #define HAVE_CTYPE_H 1 |
---|
3521 | | #define HAVE_STRNCASECMP 1 |
---|
3522 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3523 | | #define HAVE_STRFTIME 1 |
---|
3524 | | #define HAVE_SETLOCALE 1 |
---|
3525 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3526 | | #define HAVE_SYS_MMAN_H 1 |
---|
3527 | | /* end confdefs.h. */ |
---|
3528 | | #include <windows.h> |
---|
3529 | | |
---|
3530 | | int |
---|
3531 | | main () |
---|
3532 | | { |
---|
3533 | | if (sizeof (PSAPI_WORKING_SET_EX_INFORMATION)) |
---|
3534 | | return 0; |
---|
3535 | | ; |
---|
3536 | | return 0; |
---|
3537 | | } |
---|
3538 | configure:35301: result: no |
---|
3539 | configure:35311: checking for PROCESSOR_NUMBER |
---|
3540 | configure:35311: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5 |
---|
3541 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
3542 | #include <windows.h> |
---|
3543 | ^~~~~~~~~~~ |
---|
3544 | 1 error generated. |
---|
3545 | configure:35311: $? = 1 |
---|
3546 | configure: failed program was: |
---|
3547 | | /* confdefs.h */ |
---|
3548 | | #define PACKAGE_NAME "MPICH" |
---|
3549 | | #define PACKAGE_TARNAME "mpich" |
---|
3550 | | #define PACKAGE_VERSION "3.3" |
---|
3551 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3552 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3553 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3554 | | #define STDC_HEADERS 1 |
---|
3555 | | #define HAVE_SYS_TYPES_H 1 |
---|
3556 | | #define HAVE_SYS_STAT_H 1 |
---|
3557 | | #define HAVE_STDLIB_H 1 |
---|
3558 | | #define HAVE_STRING_H 1 |
---|
3559 | | #define HAVE_MEMORY_H 1 |
---|
3560 | | #define HAVE_STRINGS_H 1 |
---|
3561 | | #define HAVE_INTTYPES_H 1 |
---|
3562 | | #define HAVE_STDINT_H 1 |
---|
3563 | | #define HAVE_UNISTD_H 1 |
---|
3564 | | #define __EXTENSIONS__ 1 |
---|
3565 | | #define _ALL_SOURCE 1 |
---|
3566 | | #define _GNU_SOURCE 1 |
---|
3567 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3568 | | #define _TANDEM_SOURCE 1 |
---|
3569 | | #define PACKAGE "mpich" |
---|
3570 | | #define VERSION "3.3" |
---|
3571 | | #define HAVE_DLFCN_H 1 |
---|
3572 | | #define LT_OBJDIR ".libs/" |
---|
3573 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3574 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3575 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3576 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3577 | | #define HAVE_VISIBILITY 1 |
---|
3578 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3579 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3580 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3581 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3582 | | #define _HPUX_SOURCE 1 |
---|
3583 | | #define SIZEOF_VOID_P 8 |
---|
3584 | | #define HWLOC_DARWIN_SYS 1 |
---|
3585 | | #define HWLOC_X86_64_ARCH 1 |
---|
3586 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3587 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3588 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3589 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3590 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3591 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3592 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3593 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3594 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3595 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3596 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3597 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3598 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3599 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3600 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3601 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3602 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3603 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3604 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3605 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3606 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3607 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3608 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3609 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3610 | | #define HAVE_UNISTD_H 1 |
---|
3611 | | #define HAVE_DIRENT_H 1 |
---|
3612 | | #define HAVE_STRINGS_H 1 |
---|
3613 | | #define HAVE_CTYPE_H 1 |
---|
3614 | | #define HAVE_STRNCASECMP 1 |
---|
3615 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3616 | | #define HAVE_STRFTIME 1 |
---|
3617 | | #define HAVE_SETLOCALE 1 |
---|
3618 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3619 | | #define HAVE_SYS_MMAN_H 1 |
---|
3620 | | /* end confdefs.h. */ |
---|
3621 | | #include <windows.h> |
---|
3622 | | |
---|
3623 | | int |
---|
3624 | | main () |
---|
3625 | | { |
---|
3626 | | if (sizeof (PROCESSOR_NUMBER)) |
---|
3627 | | return 0; |
---|
3628 | | ; |
---|
3629 | | return 0; |
---|
3630 | | } |
---|
3631 | configure:35311: result: no |
---|
3632 | configure:35323: checking for main in -lgdi32 |
---|
3633 | configure:35342: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lgdi32 >&5 |
---|
3634 | ld: library not found for -lgdi32 |
---|
3635 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3636 | configure:35342: $? = 1 |
---|
3637 | configure: failed program was: |
---|
3638 | | /* confdefs.h */ |
---|
3639 | | #define PACKAGE_NAME "MPICH" |
---|
3640 | | #define PACKAGE_TARNAME "mpich" |
---|
3641 | | #define PACKAGE_VERSION "3.3" |
---|
3642 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3643 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3644 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3645 | | #define STDC_HEADERS 1 |
---|
3646 | | #define HAVE_SYS_TYPES_H 1 |
---|
3647 | | #define HAVE_SYS_STAT_H 1 |
---|
3648 | | #define HAVE_STDLIB_H 1 |
---|
3649 | | #define HAVE_STRING_H 1 |
---|
3650 | | #define HAVE_MEMORY_H 1 |
---|
3651 | | #define HAVE_STRINGS_H 1 |
---|
3652 | | #define HAVE_INTTYPES_H 1 |
---|
3653 | | #define HAVE_STDINT_H 1 |
---|
3654 | | #define HAVE_UNISTD_H 1 |
---|
3655 | | #define __EXTENSIONS__ 1 |
---|
3656 | | #define _ALL_SOURCE 1 |
---|
3657 | | #define _GNU_SOURCE 1 |
---|
3658 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3659 | | #define _TANDEM_SOURCE 1 |
---|
3660 | | #define PACKAGE "mpich" |
---|
3661 | | #define VERSION "3.3" |
---|
3662 | | #define HAVE_DLFCN_H 1 |
---|
3663 | | #define LT_OBJDIR ".libs/" |
---|
3664 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3665 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3666 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3667 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3668 | | #define HAVE_VISIBILITY 1 |
---|
3669 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3670 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3671 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3672 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3673 | | #define _HPUX_SOURCE 1 |
---|
3674 | | #define SIZEOF_VOID_P 8 |
---|
3675 | | #define HWLOC_DARWIN_SYS 1 |
---|
3676 | | #define HWLOC_X86_64_ARCH 1 |
---|
3677 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3678 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3679 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3680 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3681 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3682 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3683 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3684 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3685 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3686 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3687 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3688 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3689 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3690 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3691 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3692 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3693 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3694 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3695 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3696 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3697 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3698 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3699 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3700 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3701 | | #define HAVE_UNISTD_H 1 |
---|
3702 | | #define HAVE_DIRENT_H 1 |
---|
3703 | | #define HAVE_STRINGS_H 1 |
---|
3704 | | #define HAVE_CTYPE_H 1 |
---|
3705 | | #define HAVE_STRNCASECMP 1 |
---|
3706 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3707 | | #define HAVE_STRFTIME 1 |
---|
3708 | | #define HAVE_SETLOCALE 1 |
---|
3709 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3710 | | #define HAVE_SYS_MMAN_H 1 |
---|
3711 | | /* end confdefs.h. */ |
---|
3712 | | |
---|
3713 | | |
---|
3714 | | int |
---|
3715 | | main () |
---|
3716 | | { |
---|
3717 | | return main (); |
---|
3718 | | ; |
---|
3719 | | return 0; |
---|
3720 | | } |
---|
3721 | configure:35351: result: no |
---|
3722 | configure:35360: checking for PostQuitMessage in -luser32 |
---|
3723 | configure:35385: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -luser32 >&5 |
---|
3724 | ld: library not found for -luser32 |
---|
3725 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3726 | configure:35385: $? = 1 |
---|
3727 | configure: failed program was: |
---|
3728 | | /* confdefs.h */ |
---|
3729 | | #define PACKAGE_NAME "MPICH" |
---|
3730 | | #define PACKAGE_TARNAME "mpich" |
---|
3731 | | #define PACKAGE_VERSION "3.3" |
---|
3732 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3733 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3734 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3735 | | #define STDC_HEADERS 1 |
---|
3736 | | #define HAVE_SYS_TYPES_H 1 |
---|
3737 | | #define HAVE_SYS_STAT_H 1 |
---|
3738 | | #define HAVE_STDLIB_H 1 |
---|
3739 | | #define HAVE_STRING_H 1 |
---|
3740 | | #define HAVE_MEMORY_H 1 |
---|
3741 | | #define HAVE_STRINGS_H 1 |
---|
3742 | | #define HAVE_INTTYPES_H 1 |
---|
3743 | | #define HAVE_STDINT_H 1 |
---|
3744 | | #define HAVE_UNISTD_H 1 |
---|
3745 | | #define __EXTENSIONS__ 1 |
---|
3746 | | #define _ALL_SOURCE 1 |
---|
3747 | | #define _GNU_SOURCE 1 |
---|
3748 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3749 | | #define _TANDEM_SOURCE 1 |
---|
3750 | | #define PACKAGE "mpich" |
---|
3751 | | #define VERSION "3.3" |
---|
3752 | | #define HAVE_DLFCN_H 1 |
---|
3753 | | #define LT_OBJDIR ".libs/" |
---|
3754 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3755 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3756 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3757 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3758 | | #define HAVE_VISIBILITY 1 |
---|
3759 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3760 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3761 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3762 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3763 | | #define _HPUX_SOURCE 1 |
---|
3764 | | #define SIZEOF_VOID_P 8 |
---|
3765 | | #define HWLOC_DARWIN_SYS 1 |
---|
3766 | | #define HWLOC_X86_64_ARCH 1 |
---|
3767 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3768 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3769 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3770 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3771 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3772 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3773 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3774 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3775 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3776 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3777 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3778 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3779 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3780 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3781 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3782 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3783 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3784 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3785 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3786 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3787 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3788 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3789 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3790 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3791 | | #define HAVE_UNISTD_H 1 |
---|
3792 | | #define HAVE_DIRENT_H 1 |
---|
3793 | | #define HAVE_STRINGS_H 1 |
---|
3794 | | #define HAVE_CTYPE_H 1 |
---|
3795 | | #define HAVE_STRNCASECMP 1 |
---|
3796 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3797 | | #define HAVE_STRFTIME 1 |
---|
3798 | | #define HAVE_SETLOCALE 1 |
---|
3799 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3800 | | #define HAVE_SYS_MMAN_H 1 |
---|
3801 | | /* end confdefs.h. */ |
---|
3802 | | |
---|
3803 | | /* Override any GCC internal prototype to avoid an error. |
---|
3804 | | Use char because int might match the return type of a GCC |
---|
3805 | | builtin and then its argument prototype would still apply. */ |
---|
3806 | | #ifdef __cplusplus |
---|
3807 | | extern "C" |
---|
3808 | | #endif |
---|
3809 | | char PostQuitMessage (); |
---|
3810 | | int |
---|
3811 | | main () |
---|
3812 | | { |
---|
3813 | | return PostQuitMessage (); |
---|
3814 | | ; |
---|
3815 | | return 0; |
---|
3816 | | } |
---|
3817 | configure:35394: result: no |
---|
3818 | configure:35401: checking windows.h usability |
---|
3819 | configure:35401: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
3820 | conftest.c:108:10: fatal error: 'windows.h' file not found |
---|
3821 | #include <windows.h> |
---|
3822 | ^~~~~~~~~~~ |
---|
3823 | 1 error generated. |
---|
3824 | configure:35401: $? = 1 |
---|
3825 | configure: failed program was: |
---|
3826 | | /* confdefs.h */ |
---|
3827 | | #define PACKAGE_NAME "MPICH" |
---|
3828 | | #define PACKAGE_TARNAME "mpich" |
---|
3829 | | #define PACKAGE_VERSION "3.3" |
---|
3830 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3831 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3832 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3833 | | #define STDC_HEADERS 1 |
---|
3834 | | #define HAVE_SYS_TYPES_H 1 |
---|
3835 | | #define HAVE_SYS_STAT_H 1 |
---|
3836 | | #define HAVE_STDLIB_H 1 |
---|
3837 | | #define HAVE_STRING_H 1 |
---|
3838 | | #define HAVE_MEMORY_H 1 |
---|
3839 | | #define HAVE_STRINGS_H 1 |
---|
3840 | | #define HAVE_INTTYPES_H 1 |
---|
3841 | | #define HAVE_STDINT_H 1 |
---|
3842 | | #define HAVE_UNISTD_H 1 |
---|
3843 | | #define __EXTENSIONS__ 1 |
---|
3844 | | #define _ALL_SOURCE 1 |
---|
3845 | | #define _GNU_SOURCE 1 |
---|
3846 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3847 | | #define _TANDEM_SOURCE 1 |
---|
3848 | | #define PACKAGE "mpich" |
---|
3849 | | #define VERSION "3.3" |
---|
3850 | | #define HAVE_DLFCN_H 1 |
---|
3851 | | #define LT_OBJDIR ".libs/" |
---|
3852 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3853 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3854 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3855 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3856 | | #define HAVE_VISIBILITY 1 |
---|
3857 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3858 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3859 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3860 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3861 | | #define _HPUX_SOURCE 1 |
---|
3862 | | #define SIZEOF_VOID_P 8 |
---|
3863 | | #define HWLOC_DARWIN_SYS 1 |
---|
3864 | | #define HWLOC_X86_64_ARCH 1 |
---|
3865 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3866 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3867 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3868 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3869 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3870 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3871 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3872 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3873 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3874 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3875 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3876 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3877 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3878 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3879 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3880 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3881 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3882 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
3883 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
3884 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
3885 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
3886 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
3887 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
3888 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
3889 | | #define HAVE_UNISTD_H 1 |
---|
3890 | | #define HAVE_DIRENT_H 1 |
---|
3891 | | #define HAVE_STRINGS_H 1 |
---|
3892 | | #define HAVE_CTYPE_H 1 |
---|
3893 | | #define HAVE_STRNCASECMP 1 |
---|
3894 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
3895 | | #define HAVE_STRFTIME 1 |
---|
3896 | | #define HAVE_SETLOCALE 1 |
---|
3897 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
3898 | | #define HAVE_SYS_MMAN_H 1 |
---|
3899 | | /* end confdefs.h. */ |
---|
3900 | | #include <stdio.h> |
---|
3901 | | #ifdef HAVE_SYS_TYPES_H |
---|
3902 | | # include <sys/types.h> |
---|
3903 | | #endif |
---|
3904 | | #ifdef HAVE_SYS_STAT_H |
---|
3905 | | # include <sys/stat.h> |
---|
3906 | | #endif |
---|
3907 | | #ifdef STDC_HEADERS |
---|
3908 | | # include <stdlib.h> |
---|
3909 | | # include <stddef.h> |
---|
3910 | | #else |
---|
3911 | | # ifdef HAVE_STDLIB_H |
---|
3912 | | # include <stdlib.h> |
---|
3913 | | # endif |
---|
3914 | | #endif |
---|
3915 | | #ifdef HAVE_STRING_H |
---|
3916 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3917 | | # include <memory.h> |
---|
3918 | | # endif |
---|
3919 | | # include <string.h> |
---|
3920 | | #endif |
---|
3921 | | #ifdef HAVE_STRINGS_H |
---|
3922 | | # include <strings.h> |
---|
3923 | | #endif |
---|
3924 | | #ifdef HAVE_INTTYPES_H |
---|
3925 | | # include <inttypes.h> |
---|
3926 | | #endif |
---|
3927 | | #ifdef HAVE_STDINT_H |
---|
3928 | | # include <stdint.h> |
---|
3929 | | #endif |
---|
3930 | | #ifdef HAVE_UNISTD_H |
---|
3931 | | # include <unistd.h> |
---|
3932 | | #endif |
---|
3933 | | #include <windows.h> |
---|
3934 | configure:35401: result: no |
---|
3935 | configure:35401: checking windows.h presence |
---|
3936 | configure:35401: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
3937 | conftest.c:75:10: fatal error: 'windows.h' file not found |
---|
3938 | #include <windows.h> |
---|
3939 | ^~~~~~~~~~~ |
---|
3940 | 1 error generated. |
---|
3941 | configure:35401: $? = 1 |
---|
3942 | configure: failed program was: |
---|
3943 | | /* confdefs.h */ |
---|
3944 | | #define PACKAGE_NAME "MPICH" |
---|
3945 | | #define PACKAGE_TARNAME "mpich" |
---|
3946 | | #define PACKAGE_VERSION "3.3" |
---|
3947 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
3948 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3949 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3950 | | #define STDC_HEADERS 1 |
---|
3951 | | #define HAVE_SYS_TYPES_H 1 |
---|
3952 | | #define HAVE_SYS_STAT_H 1 |
---|
3953 | | #define HAVE_STDLIB_H 1 |
---|
3954 | | #define HAVE_STRING_H 1 |
---|
3955 | | #define HAVE_MEMORY_H 1 |
---|
3956 | | #define HAVE_STRINGS_H 1 |
---|
3957 | | #define HAVE_INTTYPES_H 1 |
---|
3958 | | #define HAVE_STDINT_H 1 |
---|
3959 | | #define HAVE_UNISTD_H 1 |
---|
3960 | | #define __EXTENSIONS__ 1 |
---|
3961 | | #define _ALL_SOURCE 1 |
---|
3962 | | #define _GNU_SOURCE 1 |
---|
3963 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3964 | | #define _TANDEM_SOURCE 1 |
---|
3965 | | #define PACKAGE "mpich" |
---|
3966 | | #define VERSION "3.3" |
---|
3967 | | #define HAVE_DLFCN_H 1 |
---|
3968 | | #define LT_OBJDIR ".libs/" |
---|
3969 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3970 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3971 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3972 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
3973 | | #define HAVE_VISIBILITY 1 |
---|
3974 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
3975 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
3976 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
3977 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
3978 | | #define _HPUX_SOURCE 1 |
---|
3979 | | #define SIZEOF_VOID_P 8 |
---|
3980 | | #define HWLOC_DARWIN_SYS 1 |
---|
3981 | | #define HWLOC_X86_64_ARCH 1 |
---|
3982 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3983 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
3984 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3985 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
3986 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
3987 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3988 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
3989 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
3990 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
3991 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
3992 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
3993 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
3994 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
3995 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
3996 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
3997 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
3998 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
3999 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4000 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4001 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4002 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4003 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4004 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4005 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4006 | | #define HAVE_UNISTD_H 1 |
---|
4007 | | #define HAVE_DIRENT_H 1 |
---|
4008 | | #define HAVE_STRINGS_H 1 |
---|
4009 | | #define HAVE_CTYPE_H 1 |
---|
4010 | | #define HAVE_STRNCASECMP 1 |
---|
4011 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4012 | | #define HAVE_STRFTIME 1 |
---|
4013 | | #define HAVE_SETLOCALE 1 |
---|
4014 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4015 | | #define HAVE_SYS_MMAN_H 1 |
---|
4016 | | /* end confdefs.h. */ |
---|
4017 | | #include <windows.h> |
---|
4018 | configure:35401: result: no |
---|
4019 | configure:35401: checking for windows.h |
---|
4020 | configure:35401: result: no |
---|
4021 | configure:35414: checking sys/lgrp_user.h usability |
---|
4022 | configure:35414: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4023 | conftest.c:108:10: fatal error: 'sys/lgrp_user.h' file not found |
---|
4024 | #include <sys/lgrp_user.h> |
---|
4025 | ^~~~~~~~~~~~~~~~~ |
---|
4026 | 1 error generated. |
---|
4027 | configure:35414: $? = 1 |
---|
4028 | configure: failed program was: |
---|
4029 | | /* confdefs.h */ |
---|
4030 | | #define PACKAGE_NAME "MPICH" |
---|
4031 | | #define PACKAGE_TARNAME "mpich" |
---|
4032 | | #define PACKAGE_VERSION "3.3" |
---|
4033 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4034 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4035 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4036 | | #define STDC_HEADERS 1 |
---|
4037 | | #define HAVE_SYS_TYPES_H 1 |
---|
4038 | | #define HAVE_SYS_STAT_H 1 |
---|
4039 | | #define HAVE_STDLIB_H 1 |
---|
4040 | | #define HAVE_STRING_H 1 |
---|
4041 | | #define HAVE_MEMORY_H 1 |
---|
4042 | | #define HAVE_STRINGS_H 1 |
---|
4043 | | #define HAVE_INTTYPES_H 1 |
---|
4044 | | #define HAVE_STDINT_H 1 |
---|
4045 | | #define HAVE_UNISTD_H 1 |
---|
4046 | | #define __EXTENSIONS__ 1 |
---|
4047 | | #define _ALL_SOURCE 1 |
---|
4048 | | #define _GNU_SOURCE 1 |
---|
4049 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4050 | | #define _TANDEM_SOURCE 1 |
---|
4051 | | #define PACKAGE "mpich" |
---|
4052 | | #define VERSION "3.3" |
---|
4053 | | #define HAVE_DLFCN_H 1 |
---|
4054 | | #define LT_OBJDIR ".libs/" |
---|
4055 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4056 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4057 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4058 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4059 | | #define HAVE_VISIBILITY 1 |
---|
4060 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4061 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4062 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4063 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4064 | | #define _HPUX_SOURCE 1 |
---|
4065 | | #define SIZEOF_VOID_P 8 |
---|
4066 | | #define HWLOC_DARWIN_SYS 1 |
---|
4067 | | #define HWLOC_X86_64_ARCH 1 |
---|
4068 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4069 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4070 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4071 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4072 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4073 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4074 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4075 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4076 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4077 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4078 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4079 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4080 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4081 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4082 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4083 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4084 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4085 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4086 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4087 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4088 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4089 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4090 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4091 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4092 | | #define HAVE_UNISTD_H 1 |
---|
4093 | | #define HAVE_DIRENT_H 1 |
---|
4094 | | #define HAVE_STRINGS_H 1 |
---|
4095 | | #define HAVE_CTYPE_H 1 |
---|
4096 | | #define HAVE_STRNCASECMP 1 |
---|
4097 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4098 | | #define HAVE_STRFTIME 1 |
---|
4099 | | #define HAVE_SETLOCALE 1 |
---|
4100 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4101 | | #define HAVE_SYS_MMAN_H 1 |
---|
4102 | | /* end confdefs.h. */ |
---|
4103 | | #include <stdio.h> |
---|
4104 | | #ifdef HAVE_SYS_TYPES_H |
---|
4105 | | # include <sys/types.h> |
---|
4106 | | #endif |
---|
4107 | | #ifdef HAVE_SYS_STAT_H |
---|
4108 | | # include <sys/stat.h> |
---|
4109 | | #endif |
---|
4110 | | #ifdef STDC_HEADERS |
---|
4111 | | # include <stdlib.h> |
---|
4112 | | # include <stddef.h> |
---|
4113 | | #else |
---|
4114 | | # ifdef HAVE_STDLIB_H |
---|
4115 | | # include <stdlib.h> |
---|
4116 | | # endif |
---|
4117 | | #endif |
---|
4118 | | #ifdef HAVE_STRING_H |
---|
4119 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4120 | | # include <memory.h> |
---|
4121 | | # endif |
---|
4122 | | # include <string.h> |
---|
4123 | | #endif |
---|
4124 | | #ifdef HAVE_STRINGS_H |
---|
4125 | | # include <strings.h> |
---|
4126 | | #endif |
---|
4127 | | #ifdef HAVE_INTTYPES_H |
---|
4128 | | # include <inttypes.h> |
---|
4129 | | #endif |
---|
4130 | | #ifdef HAVE_STDINT_H |
---|
4131 | | # include <stdint.h> |
---|
4132 | | #endif |
---|
4133 | | #ifdef HAVE_UNISTD_H |
---|
4134 | | # include <unistd.h> |
---|
4135 | | #endif |
---|
4136 | | #include <sys/lgrp_user.h> |
---|
4137 | configure:35414: result: no |
---|
4138 | configure:35414: checking sys/lgrp_user.h presence |
---|
4139 | configure:35414: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
4140 | conftest.c:75:10: fatal error: 'sys/lgrp_user.h' file not found |
---|
4141 | #include <sys/lgrp_user.h> |
---|
4142 | ^~~~~~~~~~~~~~~~~ |
---|
4143 | 1 error generated. |
---|
4144 | configure:35414: $? = 1 |
---|
4145 | configure: failed program was: |
---|
4146 | | /* confdefs.h */ |
---|
4147 | | #define PACKAGE_NAME "MPICH" |
---|
4148 | | #define PACKAGE_TARNAME "mpich" |
---|
4149 | | #define PACKAGE_VERSION "3.3" |
---|
4150 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4151 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4152 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4153 | | #define STDC_HEADERS 1 |
---|
4154 | | #define HAVE_SYS_TYPES_H 1 |
---|
4155 | | #define HAVE_SYS_STAT_H 1 |
---|
4156 | | #define HAVE_STDLIB_H 1 |
---|
4157 | | #define HAVE_STRING_H 1 |
---|
4158 | | #define HAVE_MEMORY_H 1 |
---|
4159 | | #define HAVE_STRINGS_H 1 |
---|
4160 | | #define HAVE_INTTYPES_H 1 |
---|
4161 | | #define HAVE_STDINT_H 1 |
---|
4162 | | #define HAVE_UNISTD_H 1 |
---|
4163 | | #define __EXTENSIONS__ 1 |
---|
4164 | | #define _ALL_SOURCE 1 |
---|
4165 | | #define _GNU_SOURCE 1 |
---|
4166 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4167 | | #define _TANDEM_SOURCE 1 |
---|
4168 | | #define PACKAGE "mpich" |
---|
4169 | | #define VERSION "3.3" |
---|
4170 | | #define HAVE_DLFCN_H 1 |
---|
4171 | | #define LT_OBJDIR ".libs/" |
---|
4172 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4173 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4174 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4175 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4176 | | #define HAVE_VISIBILITY 1 |
---|
4177 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4178 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4179 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4180 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4181 | | #define _HPUX_SOURCE 1 |
---|
4182 | | #define SIZEOF_VOID_P 8 |
---|
4183 | | #define HWLOC_DARWIN_SYS 1 |
---|
4184 | | #define HWLOC_X86_64_ARCH 1 |
---|
4185 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4186 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4187 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4188 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4189 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4190 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4191 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4192 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4193 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4194 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4195 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4196 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4197 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4198 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4199 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4200 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4201 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4202 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4203 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4204 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4205 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4206 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4207 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4208 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4209 | | #define HAVE_UNISTD_H 1 |
---|
4210 | | #define HAVE_DIRENT_H 1 |
---|
4211 | | #define HAVE_STRINGS_H 1 |
---|
4212 | | #define HAVE_CTYPE_H 1 |
---|
4213 | | #define HAVE_STRNCASECMP 1 |
---|
4214 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4215 | | #define HAVE_STRFTIME 1 |
---|
4216 | | #define HAVE_SETLOCALE 1 |
---|
4217 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4218 | | #define HAVE_SYS_MMAN_H 1 |
---|
4219 | | /* end confdefs.h. */ |
---|
4220 | | #include <sys/lgrp_user.h> |
---|
4221 | configure:35414: result: no |
---|
4222 | configure:35414: checking for sys/lgrp_user.h |
---|
4223 | configure:35414: result: no |
---|
4224 | configure:35483: checking kstat.h usability |
---|
4225 | configure:35483: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4226 | conftest.c:108:10: fatal error: 'kstat.h' file not found |
---|
4227 | #include <kstat.h> |
---|
4228 | ^~~~~~~~~ |
---|
4229 | 1 error generated. |
---|
4230 | configure:35483: $? = 1 |
---|
4231 | configure: failed program was: |
---|
4232 | | /* confdefs.h */ |
---|
4233 | | #define PACKAGE_NAME "MPICH" |
---|
4234 | | #define PACKAGE_TARNAME "mpich" |
---|
4235 | | #define PACKAGE_VERSION "3.3" |
---|
4236 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4237 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4238 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4239 | | #define STDC_HEADERS 1 |
---|
4240 | | #define HAVE_SYS_TYPES_H 1 |
---|
4241 | | #define HAVE_SYS_STAT_H 1 |
---|
4242 | | #define HAVE_STDLIB_H 1 |
---|
4243 | | #define HAVE_STRING_H 1 |
---|
4244 | | #define HAVE_MEMORY_H 1 |
---|
4245 | | #define HAVE_STRINGS_H 1 |
---|
4246 | | #define HAVE_INTTYPES_H 1 |
---|
4247 | | #define HAVE_STDINT_H 1 |
---|
4248 | | #define HAVE_UNISTD_H 1 |
---|
4249 | | #define __EXTENSIONS__ 1 |
---|
4250 | | #define _ALL_SOURCE 1 |
---|
4251 | | #define _GNU_SOURCE 1 |
---|
4252 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4253 | | #define _TANDEM_SOURCE 1 |
---|
4254 | | #define PACKAGE "mpich" |
---|
4255 | | #define VERSION "3.3" |
---|
4256 | | #define HAVE_DLFCN_H 1 |
---|
4257 | | #define LT_OBJDIR ".libs/" |
---|
4258 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4259 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4260 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4261 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4262 | | #define HAVE_VISIBILITY 1 |
---|
4263 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4264 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4265 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4266 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4267 | | #define _HPUX_SOURCE 1 |
---|
4268 | | #define SIZEOF_VOID_P 8 |
---|
4269 | | #define HWLOC_DARWIN_SYS 1 |
---|
4270 | | #define HWLOC_X86_64_ARCH 1 |
---|
4271 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4272 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4273 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4274 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4275 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4276 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4277 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4278 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4279 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4280 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4281 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4282 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4283 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4284 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4285 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4286 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4287 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4288 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4289 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4290 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4291 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4292 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4293 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4294 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4295 | | #define HAVE_UNISTD_H 1 |
---|
4296 | | #define HAVE_DIRENT_H 1 |
---|
4297 | | #define HAVE_STRINGS_H 1 |
---|
4298 | | #define HAVE_CTYPE_H 1 |
---|
4299 | | #define HAVE_STRNCASECMP 1 |
---|
4300 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4301 | | #define HAVE_STRFTIME 1 |
---|
4302 | | #define HAVE_SETLOCALE 1 |
---|
4303 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4304 | | #define HAVE_SYS_MMAN_H 1 |
---|
4305 | | /* end confdefs.h. */ |
---|
4306 | | #include <stdio.h> |
---|
4307 | | #ifdef HAVE_SYS_TYPES_H |
---|
4308 | | # include <sys/types.h> |
---|
4309 | | #endif |
---|
4310 | | #ifdef HAVE_SYS_STAT_H |
---|
4311 | | # include <sys/stat.h> |
---|
4312 | | #endif |
---|
4313 | | #ifdef STDC_HEADERS |
---|
4314 | | # include <stdlib.h> |
---|
4315 | | # include <stddef.h> |
---|
4316 | | #else |
---|
4317 | | # ifdef HAVE_STDLIB_H |
---|
4318 | | # include <stdlib.h> |
---|
4319 | | # endif |
---|
4320 | | #endif |
---|
4321 | | #ifdef HAVE_STRING_H |
---|
4322 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4323 | | # include <memory.h> |
---|
4324 | | # endif |
---|
4325 | | # include <string.h> |
---|
4326 | | #endif |
---|
4327 | | #ifdef HAVE_STRINGS_H |
---|
4328 | | # include <strings.h> |
---|
4329 | | #endif |
---|
4330 | | #ifdef HAVE_INTTYPES_H |
---|
4331 | | # include <inttypes.h> |
---|
4332 | | #endif |
---|
4333 | | #ifdef HAVE_STDINT_H |
---|
4334 | | # include <stdint.h> |
---|
4335 | | #endif |
---|
4336 | | #ifdef HAVE_UNISTD_H |
---|
4337 | | # include <unistd.h> |
---|
4338 | | #endif |
---|
4339 | | #include <kstat.h> |
---|
4340 | configure:35483: result: no |
---|
4341 | configure:35483: checking kstat.h presence |
---|
4342 | configure:35483: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
4343 | conftest.c:75:10: fatal error: 'kstat.h' file not found |
---|
4344 | #include <kstat.h> |
---|
4345 | ^~~~~~~~~ |
---|
4346 | 1 error generated. |
---|
4347 | configure:35483: $? = 1 |
---|
4348 | configure: failed program was: |
---|
4349 | | /* confdefs.h */ |
---|
4350 | | #define PACKAGE_NAME "MPICH" |
---|
4351 | | #define PACKAGE_TARNAME "mpich" |
---|
4352 | | #define PACKAGE_VERSION "3.3" |
---|
4353 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4354 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4355 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4356 | | #define STDC_HEADERS 1 |
---|
4357 | | #define HAVE_SYS_TYPES_H 1 |
---|
4358 | | #define HAVE_SYS_STAT_H 1 |
---|
4359 | | #define HAVE_STDLIB_H 1 |
---|
4360 | | #define HAVE_STRING_H 1 |
---|
4361 | | #define HAVE_MEMORY_H 1 |
---|
4362 | | #define HAVE_STRINGS_H 1 |
---|
4363 | | #define HAVE_INTTYPES_H 1 |
---|
4364 | | #define HAVE_STDINT_H 1 |
---|
4365 | | #define HAVE_UNISTD_H 1 |
---|
4366 | | #define __EXTENSIONS__ 1 |
---|
4367 | | #define _ALL_SOURCE 1 |
---|
4368 | | #define _GNU_SOURCE 1 |
---|
4369 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4370 | | #define _TANDEM_SOURCE 1 |
---|
4371 | | #define PACKAGE "mpich" |
---|
4372 | | #define VERSION "3.3" |
---|
4373 | | #define HAVE_DLFCN_H 1 |
---|
4374 | | #define LT_OBJDIR ".libs/" |
---|
4375 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4376 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4377 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4378 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4379 | | #define HAVE_VISIBILITY 1 |
---|
4380 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4381 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4382 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4383 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4384 | | #define _HPUX_SOURCE 1 |
---|
4385 | | #define SIZEOF_VOID_P 8 |
---|
4386 | | #define HWLOC_DARWIN_SYS 1 |
---|
4387 | | #define HWLOC_X86_64_ARCH 1 |
---|
4388 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4389 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4390 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4391 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4392 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4393 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4394 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4395 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4396 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4397 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4398 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4399 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4400 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4401 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4402 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4403 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4404 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4405 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4406 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4407 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4408 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4409 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4410 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4411 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4412 | | #define HAVE_UNISTD_H 1 |
---|
4413 | | #define HAVE_DIRENT_H 1 |
---|
4414 | | #define HAVE_STRINGS_H 1 |
---|
4415 | | #define HAVE_CTYPE_H 1 |
---|
4416 | | #define HAVE_STRNCASECMP 1 |
---|
4417 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4418 | | #define HAVE_STRFTIME 1 |
---|
4419 | | #define HAVE_SETLOCALE 1 |
---|
4420 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4421 | | #define HAVE_SYS_MMAN_H 1 |
---|
4422 | | /* end confdefs.h. */ |
---|
4423 | | #include <kstat.h> |
---|
4424 | configure:35483: result: no |
---|
4425 | configure:35483: checking for kstat.h |
---|
4426 | configure:35483: result: no |
---|
4427 | configure:35532: checking whether fabsf is declared |
---|
4428 | configure:35532: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4429 | configure:35532: $? = 0 |
---|
4430 | configure:35532: result: yes |
---|
4431 | configure:35545: checking for fabsf in -lm |
---|
4432 | configure:35570: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm >&5 |
---|
4433 | conftest.c:83:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration] |
---|
4434 | char fabsf (); |
---|
4435 | ^ |
---|
4436 | conftest.c:83:6: note: 'fabsf' is a builtin with type 'float (float)' |
---|
4437 | 1 warning generated. |
---|
4438 | configure:35570: $? = 0 |
---|
4439 | configure:35579: result: yes |
---|
4440 | configure:35591: checking picl.h usability |
---|
4441 | configure:35591: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4442 | conftest.c:109:10: fatal error: 'picl.h' file not found |
---|
4443 | #include <picl.h> |
---|
4444 | ^~~~~~~~ |
---|
4445 | 1 error generated. |
---|
4446 | configure:35591: $? = 1 |
---|
4447 | configure: failed program was: |
---|
4448 | | /* confdefs.h */ |
---|
4449 | | #define PACKAGE_NAME "MPICH" |
---|
4450 | | #define PACKAGE_TARNAME "mpich" |
---|
4451 | | #define PACKAGE_VERSION "3.3" |
---|
4452 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4453 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4454 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4455 | | #define STDC_HEADERS 1 |
---|
4456 | | #define HAVE_SYS_TYPES_H 1 |
---|
4457 | | #define HAVE_SYS_STAT_H 1 |
---|
4458 | | #define HAVE_STDLIB_H 1 |
---|
4459 | | #define HAVE_STRING_H 1 |
---|
4460 | | #define HAVE_MEMORY_H 1 |
---|
4461 | | #define HAVE_STRINGS_H 1 |
---|
4462 | | #define HAVE_INTTYPES_H 1 |
---|
4463 | | #define HAVE_STDINT_H 1 |
---|
4464 | | #define HAVE_UNISTD_H 1 |
---|
4465 | | #define __EXTENSIONS__ 1 |
---|
4466 | | #define _ALL_SOURCE 1 |
---|
4467 | | #define _GNU_SOURCE 1 |
---|
4468 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4469 | | #define _TANDEM_SOURCE 1 |
---|
4470 | | #define PACKAGE "mpich" |
---|
4471 | | #define VERSION "3.3" |
---|
4472 | | #define HAVE_DLFCN_H 1 |
---|
4473 | | #define LT_OBJDIR ".libs/" |
---|
4474 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4475 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4476 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4477 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4478 | | #define HAVE_VISIBILITY 1 |
---|
4479 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4480 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4481 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4482 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4483 | | #define _HPUX_SOURCE 1 |
---|
4484 | | #define SIZEOF_VOID_P 8 |
---|
4485 | | #define HWLOC_DARWIN_SYS 1 |
---|
4486 | | #define HWLOC_X86_64_ARCH 1 |
---|
4487 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4488 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4489 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4490 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4491 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4492 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4493 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4494 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4495 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4496 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4497 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4498 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4499 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4500 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4501 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4502 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4503 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4504 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4505 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4506 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4507 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4508 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4509 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4510 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4511 | | #define HAVE_UNISTD_H 1 |
---|
4512 | | #define HAVE_DIRENT_H 1 |
---|
4513 | | #define HAVE_STRINGS_H 1 |
---|
4514 | | #define HAVE_CTYPE_H 1 |
---|
4515 | | #define HAVE_STRNCASECMP 1 |
---|
4516 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4517 | | #define HAVE_STRFTIME 1 |
---|
4518 | | #define HAVE_SETLOCALE 1 |
---|
4519 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4520 | | #define HAVE_SYS_MMAN_H 1 |
---|
4521 | | #define HAVE_DECL_FABSF 1 |
---|
4522 | | /* end confdefs.h. */ |
---|
4523 | | #include <stdio.h> |
---|
4524 | | #ifdef HAVE_SYS_TYPES_H |
---|
4525 | | # include <sys/types.h> |
---|
4526 | | #endif |
---|
4527 | | #ifdef HAVE_SYS_STAT_H |
---|
4528 | | # include <sys/stat.h> |
---|
4529 | | #endif |
---|
4530 | | #ifdef STDC_HEADERS |
---|
4531 | | # include <stdlib.h> |
---|
4532 | | # include <stddef.h> |
---|
4533 | | #else |
---|
4534 | | # ifdef HAVE_STDLIB_H |
---|
4535 | | # include <stdlib.h> |
---|
4536 | | # endif |
---|
4537 | | #endif |
---|
4538 | | #ifdef HAVE_STRING_H |
---|
4539 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4540 | | # include <memory.h> |
---|
4541 | | # endif |
---|
4542 | | # include <string.h> |
---|
4543 | | #endif |
---|
4544 | | #ifdef HAVE_STRINGS_H |
---|
4545 | | # include <strings.h> |
---|
4546 | | #endif |
---|
4547 | | #ifdef HAVE_INTTYPES_H |
---|
4548 | | # include <inttypes.h> |
---|
4549 | | #endif |
---|
4550 | | #ifdef HAVE_STDINT_H |
---|
4551 | | # include <stdint.h> |
---|
4552 | | #endif |
---|
4553 | | #ifdef HAVE_UNISTD_H |
---|
4554 | | # include <unistd.h> |
---|
4555 | | #endif |
---|
4556 | | #include <picl.h> |
---|
4557 | configure:35591: result: no |
---|
4558 | configure:35591: checking picl.h presence |
---|
4559 | configure:35591: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
4560 | conftest.c:76:10: fatal error: 'picl.h' file not found |
---|
4561 | #include <picl.h> |
---|
4562 | ^~~~~~~~ |
---|
4563 | 1 error generated. |
---|
4564 | configure:35591: $? = 1 |
---|
4565 | configure: failed program was: |
---|
4566 | | /* confdefs.h */ |
---|
4567 | | #define PACKAGE_NAME "MPICH" |
---|
4568 | | #define PACKAGE_TARNAME "mpich" |
---|
4569 | | #define PACKAGE_VERSION "3.3" |
---|
4570 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4571 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4572 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4573 | | #define STDC_HEADERS 1 |
---|
4574 | | #define HAVE_SYS_TYPES_H 1 |
---|
4575 | | #define HAVE_SYS_STAT_H 1 |
---|
4576 | | #define HAVE_STDLIB_H 1 |
---|
4577 | | #define HAVE_STRING_H 1 |
---|
4578 | | #define HAVE_MEMORY_H 1 |
---|
4579 | | #define HAVE_STRINGS_H 1 |
---|
4580 | | #define HAVE_INTTYPES_H 1 |
---|
4581 | | #define HAVE_STDINT_H 1 |
---|
4582 | | #define HAVE_UNISTD_H 1 |
---|
4583 | | #define __EXTENSIONS__ 1 |
---|
4584 | | #define _ALL_SOURCE 1 |
---|
4585 | | #define _GNU_SOURCE 1 |
---|
4586 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4587 | | #define _TANDEM_SOURCE 1 |
---|
4588 | | #define PACKAGE "mpich" |
---|
4589 | | #define VERSION "3.3" |
---|
4590 | | #define HAVE_DLFCN_H 1 |
---|
4591 | | #define LT_OBJDIR ".libs/" |
---|
4592 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4593 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4594 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4595 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4596 | | #define HAVE_VISIBILITY 1 |
---|
4597 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4598 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4599 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4600 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4601 | | #define _HPUX_SOURCE 1 |
---|
4602 | | #define SIZEOF_VOID_P 8 |
---|
4603 | | #define HWLOC_DARWIN_SYS 1 |
---|
4604 | | #define HWLOC_X86_64_ARCH 1 |
---|
4605 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4606 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4607 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4608 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4609 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4610 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4611 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4612 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4613 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4614 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4615 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4616 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4617 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4618 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4619 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4620 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4621 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4622 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4623 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4624 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4625 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4626 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4627 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4628 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4629 | | #define HAVE_UNISTD_H 1 |
---|
4630 | | #define HAVE_DIRENT_H 1 |
---|
4631 | | #define HAVE_STRINGS_H 1 |
---|
4632 | | #define HAVE_CTYPE_H 1 |
---|
4633 | | #define HAVE_STRNCASECMP 1 |
---|
4634 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4635 | | #define HAVE_STRFTIME 1 |
---|
4636 | | #define HAVE_SETLOCALE 1 |
---|
4637 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4638 | | #define HAVE_SYS_MMAN_H 1 |
---|
4639 | | #define HAVE_DECL_FABSF 1 |
---|
4640 | | /* end confdefs.h. */ |
---|
4641 | | #include <picl.h> |
---|
4642 | configure:35591: result: no |
---|
4643 | configure:35591: checking for picl.h |
---|
4644 | configure:35591: result: no |
---|
4645 | configure:35642: checking whether _SC_NPROCESSORS_ONLN is declared |
---|
4646 | configure:35642: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4647 | configure:35642: $? = 0 |
---|
4648 | configure:35642: result: yes |
---|
4649 | configure:35658: checking whether _SC_NPROCESSORS_CONF is declared |
---|
4650 | configure:35658: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4651 | configure:35658: $? = 0 |
---|
4652 | configure:35658: result: yes |
---|
4653 | configure:35674: checking whether _SC_NPROC_ONLN is declared |
---|
4654 | configure:35674: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4655 | conftest.c:87:10: error: use of undeclared identifier '_SC_NPROC_ONLN' |
---|
4656 | (void) _SC_NPROC_ONLN; |
---|
4657 | ^ |
---|
4658 | 1 error generated. |
---|
4659 | configure:35674: $? = 1 |
---|
4660 | configure: failed program was: |
---|
4661 | | /* confdefs.h */ |
---|
4662 | | #define PACKAGE_NAME "MPICH" |
---|
4663 | | #define PACKAGE_TARNAME "mpich" |
---|
4664 | | #define PACKAGE_VERSION "3.3" |
---|
4665 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4666 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4667 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4668 | | #define STDC_HEADERS 1 |
---|
4669 | | #define HAVE_SYS_TYPES_H 1 |
---|
4670 | | #define HAVE_SYS_STAT_H 1 |
---|
4671 | | #define HAVE_STDLIB_H 1 |
---|
4672 | | #define HAVE_STRING_H 1 |
---|
4673 | | #define HAVE_MEMORY_H 1 |
---|
4674 | | #define HAVE_STRINGS_H 1 |
---|
4675 | | #define HAVE_INTTYPES_H 1 |
---|
4676 | | #define HAVE_STDINT_H 1 |
---|
4677 | | #define HAVE_UNISTD_H 1 |
---|
4678 | | #define __EXTENSIONS__ 1 |
---|
4679 | | #define _ALL_SOURCE 1 |
---|
4680 | | #define _GNU_SOURCE 1 |
---|
4681 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4682 | | #define _TANDEM_SOURCE 1 |
---|
4683 | | #define PACKAGE "mpich" |
---|
4684 | | #define VERSION "3.3" |
---|
4685 | | #define HAVE_DLFCN_H 1 |
---|
4686 | | #define LT_OBJDIR ".libs/" |
---|
4687 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4688 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4689 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4690 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4691 | | #define HAVE_VISIBILITY 1 |
---|
4692 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4693 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4694 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4695 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4696 | | #define _HPUX_SOURCE 1 |
---|
4697 | | #define SIZEOF_VOID_P 8 |
---|
4698 | | #define HWLOC_DARWIN_SYS 1 |
---|
4699 | | #define HWLOC_X86_64_ARCH 1 |
---|
4700 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4701 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4702 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4703 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4704 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4705 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4706 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4707 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4708 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4709 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4710 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4711 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4712 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4713 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4714 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4715 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4716 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4717 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4718 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4719 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4720 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4721 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4722 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4723 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4724 | | #define HAVE_UNISTD_H 1 |
---|
4725 | | #define HAVE_DIRENT_H 1 |
---|
4726 | | #define HAVE_STRINGS_H 1 |
---|
4727 | | #define HAVE_CTYPE_H 1 |
---|
4728 | | #define HAVE_STRNCASECMP 1 |
---|
4729 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4730 | | #define HAVE_STRFTIME 1 |
---|
4731 | | #define HAVE_SETLOCALE 1 |
---|
4732 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4733 | | #define HAVE_SYS_MMAN_H 1 |
---|
4734 | | #define HAVE_DECL_FABSF 1 |
---|
4735 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
4736 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
4737 | | /* end confdefs.h. */ |
---|
4738 | | #include <unistd.h> |
---|
4739 | | |
---|
4740 | | int |
---|
4741 | | main () |
---|
4742 | | { |
---|
4743 | | #ifndef _SC_NPROC_ONLN |
---|
4744 | | #ifdef __cplusplus |
---|
4745 | | (void) _SC_NPROC_ONLN; |
---|
4746 | | #else |
---|
4747 | | (void) _SC_NPROC_ONLN; |
---|
4748 | | #endif |
---|
4749 | | #endif |
---|
4750 | | |
---|
4751 | | ; |
---|
4752 | | return 0; |
---|
4753 | | } |
---|
4754 | configure:35674: result: no |
---|
4755 | configure:35690: checking whether _SC_NPROC_CONF is declared |
---|
4756 | configure:35690: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4757 | conftest.c:88:10: error: use of undeclared identifier '_SC_NPROC_CONF' |
---|
4758 | (void) _SC_NPROC_CONF; |
---|
4759 | ^ |
---|
4760 | 1 error generated. |
---|
4761 | configure:35690: $? = 1 |
---|
4762 | configure: failed program was: |
---|
4763 | | /* confdefs.h */ |
---|
4764 | | #define PACKAGE_NAME "MPICH" |
---|
4765 | | #define PACKAGE_TARNAME "mpich" |
---|
4766 | | #define PACKAGE_VERSION "3.3" |
---|
4767 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4768 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4769 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4770 | | #define STDC_HEADERS 1 |
---|
4771 | | #define HAVE_SYS_TYPES_H 1 |
---|
4772 | | #define HAVE_SYS_STAT_H 1 |
---|
4773 | | #define HAVE_STDLIB_H 1 |
---|
4774 | | #define HAVE_STRING_H 1 |
---|
4775 | | #define HAVE_MEMORY_H 1 |
---|
4776 | | #define HAVE_STRINGS_H 1 |
---|
4777 | | #define HAVE_INTTYPES_H 1 |
---|
4778 | | #define HAVE_STDINT_H 1 |
---|
4779 | | #define HAVE_UNISTD_H 1 |
---|
4780 | | #define __EXTENSIONS__ 1 |
---|
4781 | | #define _ALL_SOURCE 1 |
---|
4782 | | #define _GNU_SOURCE 1 |
---|
4783 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4784 | | #define _TANDEM_SOURCE 1 |
---|
4785 | | #define PACKAGE "mpich" |
---|
4786 | | #define VERSION "3.3" |
---|
4787 | | #define HAVE_DLFCN_H 1 |
---|
4788 | | #define LT_OBJDIR ".libs/" |
---|
4789 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4790 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4791 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4792 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4793 | | #define HAVE_VISIBILITY 1 |
---|
4794 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4795 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4796 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4797 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4798 | | #define _HPUX_SOURCE 1 |
---|
4799 | | #define SIZEOF_VOID_P 8 |
---|
4800 | | #define HWLOC_DARWIN_SYS 1 |
---|
4801 | | #define HWLOC_X86_64_ARCH 1 |
---|
4802 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4803 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4804 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4805 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4806 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4807 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4808 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4809 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4810 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4811 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4812 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4813 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4814 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4815 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4816 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4817 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4818 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4819 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4820 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4821 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4822 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4823 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4824 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4825 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4826 | | #define HAVE_UNISTD_H 1 |
---|
4827 | | #define HAVE_DIRENT_H 1 |
---|
4828 | | #define HAVE_STRINGS_H 1 |
---|
4829 | | #define HAVE_CTYPE_H 1 |
---|
4830 | | #define HAVE_STRNCASECMP 1 |
---|
4831 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4832 | | #define HAVE_STRFTIME 1 |
---|
4833 | | #define HAVE_SETLOCALE 1 |
---|
4834 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4835 | | #define HAVE_SYS_MMAN_H 1 |
---|
4836 | | #define HAVE_DECL_FABSF 1 |
---|
4837 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
4838 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
4839 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
4840 | | /* end confdefs.h. */ |
---|
4841 | | #include <unistd.h> |
---|
4842 | | |
---|
4843 | | int |
---|
4844 | | main () |
---|
4845 | | { |
---|
4846 | | #ifndef _SC_NPROC_CONF |
---|
4847 | | #ifdef __cplusplus |
---|
4848 | | (void) _SC_NPROC_CONF; |
---|
4849 | | #else |
---|
4850 | | (void) _SC_NPROC_CONF; |
---|
4851 | | #endif |
---|
4852 | | #endif |
---|
4853 | | |
---|
4854 | | ; |
---|
4855 | | return 0; |
---|
4856 | | } |
---|
4857 | configure:35690: result: no |
---|
4858 | configure:35706: checking whether _SC_PAGESIZE is declared |
---|
4859 | configure:35706: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4860 | configure:35706: $? = 0 |
---|
4861 | configure:35706: result: yes |
---|
4862 | configure:35722: checking whether _SC_PAGE_SIZE is declared |
---|
4863 | configure:35722: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4864 | configure:35722: $? = 0 |
---|
4865 | configure:35722: result: yes |
---|
4866 | configure:35738: checking whether _SC_LARGE_PAGESIZE is declared |
---|
4867 | configure:35738: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4868 | conftest.c:91:10: error: use of undeclared identifier '_SC_LARGE_PAGESIZE' |
---|
4869 | (void) _SC_LARGE_PAGESIZE; |
---|
4870 | ^ |
---|
4871 | 1 error generated. |
---|
4872 | configure:35738: $? = 1 |
---|
4873 | configure: failed program was: |
---|
4874 | | /* confdefs.h */ |
---|
4875 | | #define PACKAGE_NAME "MPICH" |
---|
4876 | | #define PACKAGE_TARNAME "mpich" |
---|
4877 | | #define PACKAGE_VERSION "3.3" |
---|
4878 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
4879 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4880 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4881 | | #define STDC_HEADERS 1 |
---|
4882 | | #define HAVE_SYS_TYPES_H 1 |
---|
4883 | | #define HAVE_SYS_STAT_H 1 |
---|
4884 | | #define HAVE_STDLIB_H 1 |
---|
4885 | | #define HAVE_STRING_H 1 |
---|
4886 | | #define HAVE_MEMORY_H 1 |
---|
4887 | | #define HAVE_STRINGS_H 1 |
---|
4888 | | #define HAVE_INTTYPES_H 1 |
---|
4889 | | #define HAVE_STDINT_H 1 |
---|
4890 | | #define HAVE_UNISTD_H 1 |
---|
4891 | | #define __EXTENSIONS__ 1 |
---|
4892 | | #define _ALL_SOURCE 1 |
---|
4893 | | #define _GNU_SOURCE 1 |
---|
4894 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4895 | | #define _TANDEM_SOURCE 1 |
---|
4896 | | #define PACKAGE "mpich" |
---|
4897 | | #define VERSION "3.3" |
---|
4898 | | #define HAVE_DLFCN_H 1 |
---|
4899 | | #define LT_OBJDIR ".libs/" |
---|
4900 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4901 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4902 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4903 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
4904 | | #define HAVE_VISIBILITY 1 |
---|
4905 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
4906 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
4907 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
4908 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
4909 | | #define _HPUX_SOURCE 1 |
---|
4910 | | #define SIZEOF_VOID_P 8 |
---|
4911 | | #define HWLOC_DARWIN_SYS 1 |
---|
4912 | | #define HWLOC_X86_64_ARCH 1 |
---|
4913 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4914 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
4915 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4916 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
4917 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
4918 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4919 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
4920 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
4921 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
4922 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
4923 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
4924 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
4925 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
4926 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
4927 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
4928 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
4929 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
4930 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
4931 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
4932 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
4933 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
4934 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
4935 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
4936 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
4937 | | #define HAVE_UNISTD_H 1 |
---|
4938 | | #define HAVE_DIRENT_H 1 |
---|
4939 | | #define HAVE_STRINGS_H 1 |
---|
4940 | | #define HAVE_CTYPE_H 1 |
---|
4941 | | #define HAVE_STRNCASECMP 1 |
---|
4942 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
4943 | | #define HAVE_STRFTIME 1 |
---|
4944 | | #define HAVE_SETLOCALE 1 |
---|
4945 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
4946 | | #define HAVE_SYS_MMAN_H 1 |
---|
4947 | | #define HAVE_DECL_FABSF 1 |
---|
4948 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
4949 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
4950 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
4951 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
4952 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
4953 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
4954 | | /* end confdefs.h. */ |
---|
4955 | | #include <unistd.h> |
---|
4956 | | |
---|
4957 | | int |
---|
4958 | | main () |
---|
4959 | | { |
---|
4960 | | #ifndef _SC_LARGE_PAGESIZE |
---|
4961 | | #ifdef __cplusplus |
---|
4962 | | (void) _SC_LARGE_PAGESIZE; |
---|
4963 | | #else |
---|
4964 | | (void) _SC_LARGE_PAGESIZE; |
---|
4965 | | #endif |
---|
4966 | | #endif |
---|
4967 | | |
---|
4968 | | ; |
---|
4969 | | return 0; |
---|
4970 | | } |
---|
4971 | configure:35738: result: no |
---|
4972 | configure:35758: checking mach/mach_host.h usability |
---|
4973 | configure:35758: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4974 | configure:35758: $? = 0 |
---|
4975 | configure:35758: result: yes |
---|
4976 | configure:35758: checking mach/mach_host.h presence |
---|
4977 | configure:35758: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
4978 | configure:35758: $? = 0 |
---|
4979 | configure:35758: result: yes |
---|
4980 | configure:35758: checking for mach/mach_host.h |
---|
4981 | configure:35758: result: yes |
---|
4982 | configure:35770: checking mach/mach_init.h usability |
---|
4983 | configure:35770: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4984 | configure:35770: $? = 0 |
---|
4985 | configure:35770: result: yes |
---|
4986 | configure:35770: checking mach/mach_init.h presence |
---|
4987 | configure:35770: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
4988 | configure:35770: $? = 0 |
---|
4989 | configure:35770: result: yes |
---|
4990 | configure:35770: checking for mach/mach_init.h |
---|
4991 | configure:35770: result: yes |
---|
4992 | configure:35778: checking for host_info |
---|
4993 | configure:35778: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
4994 | configure:35778: $? = 0 |
---|
4995 | configure:35778: result: yes |
---|
4996 | configure:35795: checking sys/param.h usability |
---|
4997 | configure:35795: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
4998 | configure:35795: $? = 0 |
---|
4999 | configure:35795: result: yes |
---|
5000 | configure:35795: checking sys/param.h presence |
---|
5001 | configure:35795: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
5002 | configure:35795: $? = 0 |
---|
5003 | configure:35795: result: yes |
---|
5004 | configure:35795: checking for sys/param.h |
---|
5005 | configure:35795: result: yes |
---|
5006 | configure:35807: checking for sys/sysctl.h |
---|
5007 | configure:35807: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5008 | configure:35807: $? = 0 |
---|
5009 | configure:35807: result: yes |
---|
5010 | configure:35819: checking whether CTL_HW is declared |
---|
5011 | configure:35819: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5012 | configure:35819: $? = 0 |
---|
5013 | configure:35819: result: yes |
---|
5014 | configure:35835: checking whether HW_NCPU is declared |
---|
5015 | configure:35835: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5016 | configure:35835: $? = 0 |
---|
5017 | configure:35835: result: yes |
---|
5018 | configure:35858: checking whether strtoull is declared |
---|
5019 | configure:35858: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5020 | configure:35858: $? = 0 |
---|
5021 | configure:35858: result: yes |
---|
5022 | configure:35887: checking for ssize_t |
---|
5023 | configure:35887: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5024 | configure:35887: $? = 0 |
---|
5025 | configure:35887: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5026 | conftest.c:127:22: error: expected expression |
---|
5027 | if (sizeof ((ssize_t))) |
---|
5028 | ^ |
---|
5029 | 1 error generated. |
---|
5030 | configure:35887: $? = 1 |
---|
5031 | configure: failed program was: |
---|
5032 | | /* confdefs.h */ |
---|
5033 | | #define PACKAGE_NAME "MPICH" |
---|
5034 | | #define PACKAGE_TARNAME "mpich" |
---|
5035 | | #define PACKAGE_VERSION "3.3" |
---|
5036 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
5037 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5038 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5039 | | #define STDC_HEADERS 1 |
---|
5040 | | #define HAVE_SYS_TYPES_H 1 |
---|
5041 | | #define HAVE_SYS_STAT_H 1 |
---|
5042 | | #define HAVE_STDLIB_H 1 |
---|
5043 | | #define HAVE_STRING_H 1 |
---|
5044 | | #define HAVE_MEMORY_H 1 |
---|
5045 | | #define HAVE_STRINGS_H 1 |
---|
5046 | | #define HAVE_INTTYPES_H 1 |
---|
5047 | | #define HAVE_STDINT_H 1 |
---|
5048 | | #define HAVE_UNISTD_H 1 |
---|
5049 | | #define __EXTENSIONS__ 1 |
---|
5050 | | #define _ALL_SOURCE 1 |
---|
5051 | | #define _GNU_SOURCE 1 |
---|
5052 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5053 | | #define _TANDEM_SOURCE 1 |
---|
5054 | | #define PACKAGE "mpich" |
---|
5055 | | #define VERSION "3.3" |
---|
5056 | | #define HAVE_DLFCN_H 1 |
---|
5057 | | #define LT_OBJDIR ".libs/" |
---|
5058 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5059 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5060 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5061 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
5062 | | #define HAVE_VISIBILITY 1 |
---|
5063 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
5064 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
5065 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
5066 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
5067 | | #define _HPUX_SOURCE 1 |
---|
5068 | | #define SIZEOF_VOID_P 8 |
---|
5069 | | #define HWLOC_DARWIN_SYS 1 |
---|
5070 | | #define HWLOC_X86_64_ARCH 1 |
---|
5071 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5072 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
5073 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5074 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
5075 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
5076 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5077 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
5078 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
5079 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
5080 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
5081 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
5082 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
5083 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
5084 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
5085 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
5086 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
5087 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
5088 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
5089 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
5090 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
5091 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
5092 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
5093 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
5094 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
5095 | | #define HAVE_UNISTD_H 1 |
---|
5096 | | #define HAVE_DIRENT_H 1 |
---|
5097 | | #define HAVE_STRINGS_H 1 |
---|
5098 | | #define HAVE_CTYPE_H 1 |
---|
5099 | | #define HAVE_STRNCASECMP 1 |
---|
5100 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
5101 | | #define HAVE_STRFTIME 1 |
---|
5102 | | #define HAVE_SETLOCALE 1 |
---|
5103 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
5104 | | #define HAVE_SYS_MMAN_H 1 |
---|
5105 | | #define HAVE_DECL_FABSF 1 |
---|
5106 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
5107 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
5108 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
5109 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
5110 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
5111 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
5112 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
5113 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
5114 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
5115 | | #define HAVE_HOST_INFO 1 |
---|
5116 | | #define HAVE_SYS_PARAM_H 1 |
---|
5117 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5118 | | #define HAVE_DECL_CTL_HW 1 |
---|
5119 | | #define HAVE_DECL_HW_NCPU 1 |
---|
5120 | | #define HAVE_DECL_STRTOULL 1 |
---|
5121 | | /* end confdefs.h. */ |
---|
5122 | | #include <stdio.h> |
---|
5123 | | #ifdef HAVE_SYS_TYPES_H |
---|
5124 | | # include <sys/types.h> |
---|
5125 | | #endif |
---|
5126 | | #ifdef HAVE_SYS_STAT_H |
---|
5127 | | # include <sys/stat.h> |
---|
5128 | | #endif |
---|
5129 | | #ifdef STDC_HEADERS |
---|
5130 | | # include <stdlib.h> |
---|
5131 | | # include <stddef.h> |
---|
5132 | | #else |
---|
5133 | | # ifdef HAVE_STDLIB_H |
---|
5134 | | # include <stdlib.h> |
---|
5135 | | # endif |
---|
5136 | | #endif |
---|
5137 | | #ifdef HAVE_STRING_H |
---|
5138 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5139 | | # include <memory.h> |
---|
5140 | | # endif |
---|
5141 | | # include <string.h> |
---|
5142 | | #endif |
---|
5143 | | #ifdef HAVE_STRINGS_H |
---|
5144 | | # include <strings.h> |
---|
5145 | | #endif |
---|
5146 | | #ifdef HAVE_INTTYPES_H |
---|
5147 | | # include <inttypes.h> |
---|
5148 | | #endif |
---|
5149 | | #ifdef HAVE_STDINT_H |
---|
5150 | | # include <stdint.h> |
---|
5151 | | #endif |
---|
5152 | | #ifdef HAVE_UNISTD_H |
---|
5153 | | # include <unistd.h> |
---|
5154 | | #endif |
---|
5155 | | int |
---|
5156 | | main () |
---|
5157 | | { |
---|
5158 | | if (sizeof ((ssize_t))) |
---|
5159 | | return 0; |
---|
5160 | | ; |
---|
5161 | | return 0; |
---|
5162 | | } |
---|
5163 | configure:35887: result: yes |
---|
5164 | configure:35897: checking whether snprintf is declared |
---|
5165 | configure:35897: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5166 | configure:35897: $? = 0 |
---|
5167 | configure:35897: result: yes |
---|
5168 | configure:35909: checking whether strcasecmp is declared |
---|
5169 | configure:35909: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5170 | configure:35909: $? = 0 |
---|
5171 | configure:35909: result: yes |
---|
5172 | configure:35922: checking whether _strdup is declared |
---|
5173 | configure:35922: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5174 | conftest.c:135:10: error: use of undeclared identifier '_strdup' |
---|
5175 | (void) _strdup; |
---|
5176 | ^ |
---|
5177 | 1 error generated. |
---|
5178 | configure:35922: $? = 1 |
---|
5179 | configure: failed program was: |
---|
5180 | | /* confdefs.h */ |
---|
5181 | | #define PACKAGE_NAME "MPICH" |
---|
5182 | | #define PACKAGE_TARNAME "mpich" |
---|
5183 | | #define PACKAGE_VERSION "3.3" |
---|
5184 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
5185 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5186 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5187 | | #define STDC_HEADERS 1 |
---|
5188 | | #define HAVE_SYS_TYPES_H 1 |
---|
5189 | | #define HAVE_SYS_STAT_H 1 |
---|
5190 | | #define HAVE_STDLIB_H 1 |
---|
5191 | | #define HAVE_STRING_H 1 |
---|
5192 | | #define HAVE_MEMORY_H 1 |
---|
5193 | | #define HAVE_STRINGS_H 1 |
---|
5194 | | #define HAVE_INTTYPES_H 1 |
---|
5195 | | #define HAVE_STDINT_H 1 |
---|
5196 | | #define HAVE_UNISTD_H 1 |
---|
5197 | | #define __EXTENSIONS__ 1 |
---|
5198 | | #define _ALL_SOURCE 1 |
---|
5199 | | #define _GNU_SOURCE 1 |
---|
5200 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5201 | | #define _TANDEM_SOURCE 1 |
---|
5202 | | #define PACKAGE "mpich" |
---|
5203 | | #define VERSION "3.3" |
---|
5204 | | #define HAVE_DLFCN_H 1 |
---|
5205 | | #define LT_OBJDIR ".libs/" |
---|
5206 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5207 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5208 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5209 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
5210 | | #define HAVE_VISIBILITY 1 |
---|
5211 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
5212 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
5213 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
5214 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
5215 | | #define _HPUX_SOURCE 1 |
---|
5216 | | #define SIZEOF_VOID_P 8 |
---|
5217 | | #define HWLOC_DARWIN_SYS 1 |
---|
5218 | | #define HWLOC_X86_64_ARCH 1 |
---|
5219 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5220 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
5221 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5222 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
5223 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
5224 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5225 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
5226 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
5227 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
5228 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
5229 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
5230 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
5231 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
5232 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
5233 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
5234 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
5235 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
5236 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
5237 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
5238 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
5239 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
5240 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
5241 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
5242 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
5243 | | #define HAVE_UNISTD_H 1 |
---|
5244 | | #define HAVE_DIRENT_H 1 |
---|
5245 | | #define HAVE_STRINGS_H 1 |
---|
5246 | | #define HAVE_CTYPE_H 1 |
---|
5247 | | #define HAVE_STRNCASECMP 1 |
---|
5248 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
5249 | | #define HAVE_STRFTIME 1 |
---|
5250 | | #define HAVE_SETLOCALE 1 |
---|
5251 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
5252 | | #define HAVE_SYS_MMAN_H 1 |
---|
5253 | | #define HAVE_DECL_FABSF 1 |
---|
5254 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
5255 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
5256 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
5257 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
5258 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
5259 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
5260 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
5261 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
5262 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
5263 | | #define HAVE_HOST_INFO 1 |
---|
5264 | | #define HAVE_SYS_PARAM_H 1 |
---|
5265 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5266 | | #define HAVE_DECL_CTL_HW 1 |
---|
5267 | | #define HAVE_DECL_HW_NCPU 1 |
---|
5268 | | #define HAVE_DECL_STRTOULL 1 |
---|
5269 | | #define HAVE_SSIZE_T 1 |
---|
5270 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5271 | | #define HAVE_DECL_STRCASECMP 1 |
---|
5272 | | /* end confdefs.h. */ |
---|
5273 | | #include <stdio.h> |
---|
5274 | | #ifdef HAVE_SYS_TYPES_H |
---|
5275 | | # include <sys/types.h> |
---|
5276 | | #endif |
---|
5277 | | #ifdef HAVE_SYS_STAT_H |
---|
5278 | | # include <sys/stat.h> |
---|
5279 | | #endif |
---|
5280 | | #ifdef STDC_HEADERS |
---|
5281 | | # include <stdlib.h> |
---|
5282 | | # include <stddef.h> |
---|
5283 | | #else |
---|
5284 | | # ifdef HAVE_STDLIB_H |
---|
5285 | | # include <stdlib.h> |
---|
5286 | | # endif |
---|
5287 | | #endif |
---|
5288 | | #ifdef HAVE_STRING_H |
---|
5289 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5290 | | # include <memory.h> |
---|
5291 | | # endif |
---|
5292 | | # include <string.h> |
---|
5293 | | #endif |
---|
5294 | | #ifdef HAVE_STRINGS_H |
---|
5295 | | # include <strings.h> |
---|
5296 | | #endif |
---|
5297 | | #ifdef HAVE_INTTYPES_H |
---|
5298 | | # include <inttypes.h> |
---|
5299 | | #endif |
---|
5300 | | #ifdef HAVE_STDINT_H |
---|
5301 | | # include <stdint.h> |
---|
5302 | | #endif |
---|
5303 | | #ifdef HAVE_UNISTD_H |
---|
5304 | | # include <unistd.h> |
---|
5305 | | #endif |
---|
5306 | | |
---|
5307 | | int |
---|
5308 | | main () |
---|
5309 | | { |
---|
5310 | | #ifndef _strdup |
---|
5311 | | #ifdef __cplusplus |
---|
5312 | | (void) _strdup; |
---|
5313 | | #else |
---|
5314 | | (void) _strdup; |
---|
5315 | | #endif |
---|
5316 | | #endif |
---|
5317 | | |
---|
5318 | | ; |
---|
5319 | | return 0; |
---|
5320 | | } |
---|
5321 | configure:35922: result: no |
---|
5322 | configure:35934: checking whether _putenv is declared |
---|
5323 | configure:35934: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5324 | conftest.c:136:10: error: use of undeclared identifier '_putenv' |
---|
5325 | (void) _putenv; |
---|
5326 | ^ |
---|
5327 | 1 error generated. |
---|
5328 | configure:35934: $? = 1 |
---|
5329 | configure: failed program was: |
---|
5330 | | /* confdefs.h */ |
---|
5331 | | #define PACKAGE_NAME "MPICH" |
---|
5332 | | #define PACKAGE_TARNAME "mpich" |
---|
5333 | | #define PACKAGE_VERSION "3.3" |
---|
5334 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
5335 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5336 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5337 | | #define STDC_HEADERS 1 |
---|
5338 | | #define HAVE_SYS_TYPES_H 1 |
---|
5339 | | #define HAVE_SYS_STAT_H 1 |
---|
5340 | | #define HAVE_STDLIB_H 1 |
---|
5341 | | #define HAVE_STRING_H 1 |
---|
5342 | | #define HAVE_MEMORY_H 1 |
---|
5343 | | #define HAVE_STRINGS_H 1 |
---|
5344 | | #define HAVE_INTTYPES_H 1 |
---|
5345 | | #define HAVE_STDINT_H 1 |
---|
5346 | | #define HAVE_UNISTD_H 1 |
---|
5347 | | #define __EXTENSIONS__ 1 |
---|
5348 | | #define _ALL_SOURCE 1 |
---|
5349 | | #define _GNU_SOURCE 1 |
---|
5350 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5351 | | #define _TANDEM_SOURCE 1 |
---|
5352 | | #define PACKAGE "mpich" |
---|
5353 | | #define VERSION "3.3" |
---|
5354 | | #define HAVE_DLFCN_H 1 |
---|
5355 | | #define LT_OBJDIR ".libs/" |
---|
5356 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5357 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5358 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5359 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
5360 | | #define HAVE_VISIBILITY 1 |
---|
5361 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
5362 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
5363 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
5364 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
5365 | | #define _HPUX_SOURCE 1 |
---|
5366 | | #define SIZEOF_VOID_P 8 |
---|
5367 | | #define HWLOC_DARWIN_SYS 1 |
---|
5368 | | #define HWLOC_X86_64_ARCH 1 |
---|
5369 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5370 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
5371 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5372 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
5373 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
5374 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5375 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
5376 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
5377 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
5378 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
5379 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
5380 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
5381 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
5382 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
5383 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
5384 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
5385 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
5386 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
5387 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
5388 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
5389 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
5390 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
5391 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
5392 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
5393 | | #define HAVE_UNISTD_H 1 |
---|
5394 | | #define HAVE_DIRENT_H 1 |
---|
5395 | | #define HAVE_STRINGS_H 1 |
---|
5396 | | #define HAVE_CTYPE_H 1 |
---|
5397 | | #define HAVE_STRNCASECMP 1 |
---|
5398 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
5399 | | #define HAVE_STRFTIME 1 |
---|
5400 | | #define HAVE_SETLOCALE 1 |
---|
5401 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
5402 | | #define HAVE_SYS_MMAN_H 1 |
---|
5403 | | #define HAVE_DECL_FABSF 1 |
---|
5404 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
5405 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
5406 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
5407 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
5408 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
5409 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
5410 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
5411 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
5412 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
5413 | | #define HAVE_HOST_INFO 1 |
---|
5414 | | #define HAVE_SYS_PARAM_H 1 |
---|
5415 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5416 | | #define HAVE_DECL_CTL_HW 1 |
---|
5417 | | #define HAVE_DECL_HW_NCPU 1 |
---|
5418 | | #define HAVE_DECL_STRTOULL 1 |
---|
5419 | | #define HAVE_SSIZE_T 1 |
---|
5420 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5421 | | #define HAVE_DECL_STRCASECMP 1 |
---|
5422 | | #define HAVE_DECL__STRDUP 0 |
---|
5423 | | /* end confdefs.h. */ |
---|
5424 | | #include <stdio.h> |
---|
5425 | | #ifdef HAVE_SYS_TYPES_H |
---|
5426 | | # include <sys/types.h> |
---|
5427 | | #endif |
---|
5428 | | #ifdef HAVE_SYS_STAT_H |
---|
5429 | | # include <sys/stat.h> |
---|
5430 | | #endif |
---|
5431 | | #ifdef STDC_HEADERS |
---|
5432 | | # include <stdlib.h> |
---|
5433 | | # include <stddef.h> |
---|
5434 | | #else |
---|
5435 | | # ifdef HAVE_STDLIB_H |
---|
5436 | | # include <stdlib.h> |
---|
5437 | | # endif |
---|
5438 | | #endif |
---|
5439 | | #ifdef HAVE_STRING_H |
---|
5440 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5441 | | # include <memory.h> |
---|
5442 | | # endif |
---|
5443 | | # include <string.h> |
---|
5444 | | #endif |
---|
5445 | | #ifdef HAVE_STRINGS_H |
---|
5446 | | # include <strings.h> |
---|
5447 | | #endif |
---|
5448 | | #ifdef HAVE_INTTYPES_H |
---|
5449 | | # include <inttypes.h> |
---|
5450 | | #endif |
---|
5451 | | #ifdef HAVE_STDINT_H |
---|
5452 | | # include <stdint.h> |
---|
5453 | | #endif |
---|
5454 | | #ifdef HAVE_UNISTD_H |
---|
5455 | | # include <unistd.h> |
---|
5456 | | #endif |
---|
5457 | | |
---|
5458 | | int |
---|
5459 | | main () |
---|
5460 | | { |
---|
5461 | | #ifndef _putenv |
---|
5462 | | #ifdef __cplusplus |
---|
5463 | | (void) _putenv; |
---|
5464 | | #else |
---|
5465 | | (void) _putenv; |
---|
5466 | | #endif |
---|
5467 | | #endif |
---|
5468 | | |
---|
5469 | | ; |
---|
5470 | | return 0; |
---|
5471 | | } |
---|
5472 | configure:35934: result: no |
---|
5473 | configure:35960: checking for sysctl |
---|
5474 | configure:35977: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
5475 | configure:35977: $? = 0 |
---|
5476 | configure:35981: result: yes |
---|
5477 | configure:35989: checking for sysctlbyname |
---|
5478 | configure:36006: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
5479 | configure:36006: $? = 0 |
---|
5480 | configure:36010: result: yes |
---|
5481 | configure:36020: checking whether getprogname is declared |
---|
5482 | configure:36020: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5483 | configure:36020: $? = 0 |
---|
5484 | configure:36020: result: yes |
---|
5485 | configure:36032: checking whether getexecname is declared |
---|
5486 | configure:36032: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5487 | conftest.c:140:10: error: use of undeclared identifier 'getexecname' |
---|
5488 | (void) getexecname; |
---|
5489 | ^ |
---|
5490 | 1 error generated. |
---|
5491 | configure:36032: $? = 1 |
---|
5492 | configure: failed program was: |
---|
5493 | | /* confdefs.h */ |
---|
5494 | | #define PACKAGE_NAME "MPICH" |
---|
5495 | | #define PACKAGE_TARNAME "mpich" |
---|
5496 | | #define PACKAGE_VERSION "3.3" |
---|
5497 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
5498 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5499 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5500 | | #define STDC_HEADERS 1 |
---|
5501 | | #define HAVE_SYS_TYPES_H 1 |
---|
5502 | | #define HAVE_SYS_STAT_H 1 |
---|
5503 | | #define HAVE_STDLIB_H 1 |
---|
5504 | | #define HAVE_STRING_H 1 |
---|
5505 | | #define HAVE_MEMORY_H 1 |
---|
5506 | | #define HAVE_STRINGS_H 1 |
---|
5507 | | #define HAVE_INTTYPES_H 1 |
---|
5508 | | #define HAVE_STDINT_H 1 |
---|
5509 | | #define HAVE_UNISTD_H 1 |
---|
5510 | | #define __EXTENSIONS__ 1 |
---|
5511 | | #define _ALL_SOURCE 1 |
---|
5512 | | #define _GNU_SOURCE 1 |
---|
5513 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5514 | | #define _TANDEM_SOURCE 1 |
---|
5515 | | #define PACKAGE "mpich" |
---|
5516 | | #define VERSION "3.3" |
---|
5517 | | #define HAVE_DLFCN_H 1 |
---|
5518 | | #define LT_OBJDIR ".libs/" |
---|
5519 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5520 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5521 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5522 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
5523 | | #define HAVE_VISIBILITY 1 |
---|
5524 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
5525 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
5526 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
5527 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
5528 | | #define _HPUX_SOURCE 1 |
---|
5529 | | #define SIZEOF_VOID_P 8 |
---|
5530 | | #define HWLOC_DARWIN_SYS 1 |
---|
5531 | | #define HWLOC_X86_64_ARCH 1 |
---|
5532 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5533 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
5534 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5535 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
5536 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
5537 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5538 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
5539 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
5540 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
5541 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
5542 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
5543 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
5544 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
5545 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
5546 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
5547 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
5548 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
5549 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
5550 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
5551 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
5552 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
5553 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
5554 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
5555 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
5556 | | #define HAVE_UNISTD_H 1 |
---|
5557 | | #define HAVE_DIRENT_H 1 |
---|
5558 | | #define HAVE_STRINGS_H 1 |
---|
5559 | | #define HAVE_CTYPE_H 1 |
---|
5560 | | #define HAVE_STRNCASECMP 1 |
---|
5561 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
5562 | | #define HAVE_STRFTIME 1 |
---|
5563 | | #define HAVE_SETLOCALE 1 |
---|
5564 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
5565 | | #define HAVE_SYS_MMAN_H 1 |
---|
5566 | | #define HAVE_DECL_FABSF 1 |
---|
5567 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
5568 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
5569 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
5570 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
5571 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
5572 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
5573 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
5574 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
5575 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
5576 | | #define HAVE_HOST_INFO 1 |
---|
5577 | | #define HAVE_SYS_PARAM_H 1 |
---|
5578 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5579 | | #define HAVE_DECL_CTL_HW 1 |
---|
5580 | | #define HAVE_DECL_HW_NCPU 1 |
---|
5581 | | #define HAVE_DECL_STRTOULL 1 |
---|
5582 | | #define HAVE_SSIZE_T 1 |
---|
5583 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5584 | | #define HAVE_DECL_STRCASECMP 1 |
---|
5585 | | #define HAVE_DECL__STRDUP 0 |
---|
5586 | | #define HAVE_DECL__PUTENV 0 |
---|
5587 | | #define HAVE_SYSCTL 1 |
---|
5588 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5589 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
5590 | | /* end confdefs.h. */ |
---|
5591 | | #include <stdio.h> |
---|
5592 | | #ifdef HAVE_SYS_TYPES_H |
---|
5593 | | # include <sys/types.h> |
---|
5594 | | #endif |
---|
5595 | | #ifdef HAVE_SYS_STAT_H |
---|
5596 | | # include <sys/stat.h> |
---|
5597 | | #endif |
---|
5598 | | #ifdef STDC_HEADERS |
---|
5599 | | # include <stdlib.h> |
---|
5600 | | # include <stddef.h> |
---|
5601 | | #else |
---|
5602 | | # ifdef HAVE_STDLIB_H |
---|
5603 | | # include <stdlib.h> |
---|
5604 | | # endif |
---|
5605 | | #endif |
---|
5606 | | #ifdef HAVE_STRING_H |
---|
5607 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5608 | | # include <memory.h> |
---|
5609 | | # endif |
---|
5610 | | # include <string.h> |
---|
5611 | | #endif |
---|
5612 | | #ifdef HAVE_STRINGS_H |
---|
5613 | | # include <strings.h> |
---|
5614 | | #endif |
---|
5615 | | #ifdef HAVE_INTTYPES_H |
---|
5616 | | # include <inttypes.h> |
---|
5617 | | #endif |
---|
5618 | | #ifdef HAVE_STDINT_H |
---|
5619 | | # include <stdint.h> |
---|
5620 | | #endif |
---|
5621 | | #ifdef HAVE_UNISTD_H |
---|
5622 | | # include <unistd.h> |
---|
5623 | | #endif |
---|
5624 | | |
---|
5625 | | int |
---|
5626 | | main () |
---|
5627 | | { |
---|
5628 | | #ifndef getexecname |
---|
5629 | | #ifdef __cplusplus |
---|
5630 | | (void) getexecname; |
---|
5631 | | #else |
---|
5632 | | (void) getexecname; |
---|
5633 | | #endif |
---|
5634 | | #endif |
---|
5635 | | |
---|
5636 | | ; |
---|
5637 | | return 0; |
---|
5638 | | } |
---|
5639 | configure:36032: result: no |
---|
5640 | configure:36044: checking whether GetModuleFileName is declared |
---|
5641 | configure:36044: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5642 | conftest.c:100:10: fatal error: 'windows.h' file not found |
---|
5643 | #include <windows.h> |
---|
5644 | ^~~~~~~~~~~ |
---|
5645 | 1 error generated. |
---|
5646 | configure:36044: $? = 1 |
---|
5647 | configure: failed program was: |
---|
5648 | | /* confdefs.h */ |
---|
5649 | | #define PACKAGE_NAME "MPICH" |
---|
5650 | | #define PACKAGE_TARNAME "mpich" |
---|
5651 | | #define PACKAGE_VERSION "3.3" |
---|
5652 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
5653 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5654 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5655 | | #define STDC_HEADERS 1 |
---|
5656 | | #define HAVE_SYS_TYPES_H 1 |
---|
5657 | | #define HAVE_SYS_STAT_H 1 |
---|
5658 | | #define HAVE_STDLIB_H 1 |
---|
5659 | | #define HAVE_STRING_H 1 |
---|
5660 | | #define HAVE_MEMORY_H 1 |
---|
5661 | | #define HAVE_STRINGS_H 1 |
---|
5662 | | #define HAVE_INTTYPES_H 1 |
---|
5663 | | #define HAVE_STDINT_H 1 |
---|
5664 | | #define HAVE_UNISTD_H 1 |
---|
5665 | | #define __EXTENSIONS__ 1 |
---|
5666 | | #define _ALL_SOURCE 1 |
---|
5667 | | #define _GNU_SOURCE 1 |
---|
5668 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5669 | | #define _TANDEM_SOURCE 1 |
---|
5670 | | #define PACKAGE "mpich" |
---|
5671 | | #define VERSION "3.3" |
---|
5672 | | #define HAVE_DLFCN_H 1 |
---|
5673 | | #define LT_OBJDIR ".libs/" |
---|
5674 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5675 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5676 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5677 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
5678 | | #define HAVE_VISIBILITY 1 |
---|
5679 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
5680 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
5681 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
5682 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
5683 | | #define _HPUX_SOURCE 1 |
---|
5684 | | #define SIZEOF_VOID_P 8 |
---|
5685 | | #define HWLOC_DARWIN_SYS 1 |
---|
5686 | | #define HWLOC_X86_64_ARCH 1 |
---|
5687 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5688 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
5689 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5690 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
5691 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
5692 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5693 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
5694 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
5695 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
5696 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
5697 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
5698 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
5699 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
5700 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
5701 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
5702 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
5703 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
5704 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
5705 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
5706 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
5707 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
5708 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
5709 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
5710 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
5711 | | #define HAVE_UNISTD_H 1 |
---|
5712 | | #define HAVE_DIRENT_H 1 |
---|
5713 | | #define HAVE_STRINGS_H 1 |
---|
5714 | | #define HAVE_CTYPE_H 1 |
---|
5715 | | #define HAVE_STRNCASECMP 1 |
---|
5716 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
5717 | | #define HAVE_STRFTIME 1 |
---|
5718 | | #define HAVE_SETLOCALE 1 |
---|
5719 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
5720 | | #define HAVE_SYS_MMAN_H 1 |
---|
5721 | | #define HAVE_DECL_FABSF 1 |
---|
5722 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
5723 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
5724 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
5725 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
5726 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
5727 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
5728 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
5729 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
5730 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
5731 | | #define HAVE_HOST_INFO 1 |
---|
5732 | | #define HAVE_SYS_PARAM_H 1 |
---|
5733 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5734 | | #define HAVE_DECL_CTL_HW 1 |
---|
5735 | | #define HAVE_DECL_HW_NCPU 1 |
---|
5736 | | #define HAVE_DECL_STRTOULL 1 |
---|
5737 | | #define HAVE_SSIZE_T 1 |
---|
5738 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5739 | | #define HAVE_DECL_STRCASECMP 1 |
---|
5740 | | #define HAVE_DECL__STRDUP 0 |
---|
5741 | | #define HAVE_DECL__PUTENV 0 |
---|
5742 | | #define HAVE_SYSCTL 1 |
---|
5743 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5744 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
5745 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
5746 | | /* end confdefs.h. */ |
---|
5747 | | #include <windows.h> |
---|
5748 | | |
---|
5749 | | int |
---|
5750 | | main () |
---|
5751 | | { |
---|
5752 | | #ifndef GetModuleFileName |
---|
5753 | | #ifdef __cplusplus |
---|
5754 | | (void) GetModuleFileName; |
---|
5755 | | #else |
---|
5756 | | (void) GetModuleFileName; |
---|
5757 | | #endif |
---|
5758 | | #endif |
---|
5759 | | |
---|
5760 | | ; |
---|
5761 | | return 0; |
---|
5762 | | } |
---|
5763 | configure:36044: result: no |
---|
5764 | configure:36057: checking for program_invocation_name |
---|
5765 | configure:36079: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
5766 | Undefined symbols for architecture x86_64: |
---|
5767 | "_program_invocation_name", referenced from: |
---|
5768 | _main in conftest-61b69d.o |
---|
5769 | ld: symbol(s) not found for architecture x86_64 |
---|
5770 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5771 | configure:36079: $? = 1 |
---|
5772 | configure: failed program was: |
---|
5773 | | /* confdefs.h */ |
---|
5774 | | #define PACKAGE_NAME "MPICH" |
---|
5775 | | #define PACKAGE_TARNAME "mpich" |
---|
5776 | | #define PACKAGE_VERSION "3.3" |
---|
5777 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
5778 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5779 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5780 | | #define STDC_HEADERS 1 |
---|
5781 | | #define HAVE_SYS_TYPES_H 1 |
---|
5782 | | #define HAVE_SYS_STAT_H 1 |
---|
5783 | | #define HAVE_STDLIB_H 1 |
---|
5784 | | #define HAVE_STRING_H 1 |
---|
5785 | | #define HAVE_MEMORY_H 1 |
---|
5786 | | #define HAVE_STRINGS_H 1 |
---|
5787 | | #define HAVE_INTTYPES_H 1 |
---|
5788 | | #define HAVE_STDINT_H 1 |
---|
5789 | | #define HAVE_UNISTD_H 1 |
---|
5790 | | #define __EXTENSIONS__ 1 |
---|
5791 | | #define _ALL_SOURCE 1 |
---|
5792 | | #define _GNU_SOURCE 1 |
---|
5793 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5794 | | #define _TANDEM_SOURCE 1 |
---|
5795 | | #define PACKAGE "mpich" |
---|
5796 | | #define VERSION "3.3" |
---|
5797 | | #define HAVE_DLFCN_H 1 |
---|
5798 | | #define LT_OBJDIR ".libs/" |
---|
5799 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5800 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5801 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5802 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
5803 | | #define HAVE_VISIBILITY 1 |
---|
5804 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
5805 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
5806 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
5807 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
5808 | | #define _HPUX_SOURCE 1 |
---|
5809 | | #define SIZEOF_VOID_P 8 |
---|
5810 | | #define HWLOC_DARWIN_SYS 1 |
---|
5811 | | #define HWLOC_X86_64_ARCH 1 |
---|
5812 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5813 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
5814 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5815 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
5816 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
5817 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5818 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
5819 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
5820 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
5821 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
5822 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
5823 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
5824 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
5825 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
5826 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
5827 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
5828 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
5829 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
5830 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
5831 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
5832 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
5833 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
5834 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
5835 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
5836 | | #define HAVE_UNISTD_H 1 |
---|
5837 | | #define HAVE_DIRENT_H 1 |
---|
5838 | | #define HAVE_STRINGS_H 1 |
---|
5839 | | #define HAVE_CTYPE_H 1 |
---|
5840 | | #define HAVE_STRNCASECMP 1 |
---|
5841 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
5842 | | #define HAVE_STRFTIME 1 |
---|
5843 | | #define HAVE_SETLOCALE 1 |
---|
5844 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
5845 | | #define HAVE_SYS_MMAN_H 1 |
---|
5846 | | #define HAVE_DECL_FABSF 1 |
---|
5847 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
5848 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
5849 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
5850 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
5851 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
5852 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
5853 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
5854 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
5855 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
5856 | | #define HAVE_HOST_INFO 1 |
---|
5857 | | #define HAVE_SYS_PARAM_H 1 |
---|
5858 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5859 | | #define HAVE_DECL_CTL_HW 1 |
---|
5860 | | #define HAVE_DECL_HW_NCPU 1 |
---|
5861 | | #define HAVE_DECL_STRTOULL 1 |
---|
5862 | | #define HAVE_SSIZE_T 1 |
---|
5863 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5864 | | #define HAVE_DECL_STRCASECMP 1 |
---|
5865 | | #define HAVE_DECL__STRDUP 0 |
---|
5866 | | #define HAVE_DECL__PUTENV 0 |
---|
5867 | | #define HAVE_SYSCTL 1 |
---|
5868 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5869 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
5870 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
5871 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
5872 | | /* end confdefs.h. */ |
---|
5873 | | |
---|
5874 | | #ifndef _GNU_SOURCE |
---|
5875 | | # define _GNU_SOURCE |
---|
5876 | | #endif |
---|
5877 | | #include <errno.h> |
---|
5878 | | #include <stdio.h> |
---|
5879 | | extern char *program_invocation_name; |
---|
5880 | | |
---|
5881 | | int |
---|
5882 | | main () |
---|
5883 | | { |
---|
5884 | | |
---|
5885 | | return printf("%s\n", program_invocation_name); |
---|
5886 | | |
---|
5887 | | ; |
---|
5888 | | return 0; |
---|
5889 | | } |
---|
5890 | configure:36087: result: no |
---|
5891 | configure:36092: checking for __progname |
---|
5892 | configure:36110: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
5893 | configure:36110: $? = 0 |
---|
5894 | configure:36114: result: yes |
---|
5895 | configure:36131: checking for pthread_t |
---|
5896 | configure:36131: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5897 | configure:36131: $? = 0 |
---|
5898 | configure:36131: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
5899 | conftest.c:107:24: error: expected expression |
---|
5900 | if (sizeof ((pthread_t))) |
---|
5901 | ^ |
---|
5902 | 1 error generated. |
---|
5903 | configure:36131: $? = 1 |
---|
5904 | configure: failed program was: |
---|
5905 | | /* confdefs.h */ |
---|
5906 | | #define PACKAGE_NAME "MPICH" |
---|
5907 | | #define PACKAGE_TARNAME "mpich" |
---|
5908 | | #define PACKAGE_VERSION "3.3" |
---|
5909 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
5910 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5911 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5912 | | #define STDC_HEADERS 1 |
---|
5913 | | #define HAVE_SYS_TYPES_H 1 |
---|
5914 | | #define HAVE_SYS_STAT_H 1 |
---|
5915 | | #define HAVE_STDLIB_H 1 |
---|
5916 | | #define HAVE_STRING_H 1 |
---|
5917 | | #define HAVE_MEMORY_H 1 |
---|
5918 | | #define HAVE_STRINGS_H 1 |
---|
5919 | | #define HAVE_INTTYPES_H 1 |
---|
5920 | | #define HAVE_STDINT_H 1 |
---|
5921 | | #define HAVE_UNISTD_H 1 |
---|
5922 | | #define __EXTENSIONS__ 1 |
---|
5923 | | #define _ALL_SOURCE 1 |
---|
5924 | | #define _GNU_SOURCE 1 |
---|
5925 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5926 | | #define _TANDEM_SOURCE 1 |
---|
5927 | | #define PACKAGE "mpich" |
---|
5928 | | #define VERSION "3.3" |
---|
5929 | | #define HAVE_DLFCN_H 1 |
---|
5930 | | #define LT_OBJDIR ".libs/" |
---|
5931 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5932 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5933 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5934 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
5935 | | #define HAVE_VISIBILITY 1 |
---|
5936 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
5937 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
5938 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
5939 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
5940 | | #define _HPUX_SOURCE 1 |
---|
5941 | | #define SIZEOF_VOID_P 8 |
---|
5942 | | #define HWLOC_DARWIN_SYS 1 |
---|
5943 | | #define HWLOC_X86_64_ARCH 1 |
---|
5944 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5945 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
5946 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5947 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
5948 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
5949 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5950 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
5951 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
5952 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
5953 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
5954 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
5955 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
5956 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
5957 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
5958 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
5959 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
5960 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
5961 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
5962 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
5963 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
5964 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
5965 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
5966 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
5967 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
5968 | | #define HAVE_UNISTD_H 1 |
---|
5969 | | #define HAVE_DIRENT_H 1 |
---|
5970 | | #define HAVE_STRINGS_H 1 |
---|
5971 | | #define HAVE_CTYPE_H 1 |
---|
5972 | | #define HAVE_STRNCASECMP 1 |
---|
5973 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
5974 | | #define HAVE_STRFTIME 1 |
---|
5975 | | #define HAVE_SETLOCALE 1 |
---|
5976 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
5977 | | #define HAVE_SYS_MMAN_H 1 |
---|
5978 | | #define HAVE_DECL_FABSF 1 |
---|
5979 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
5980 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
5981 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
5982 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
5983 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
5984 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
5985 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
5986 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
5987 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
5988 | | #define HAVE_HOST_INFO 1 |
---|
5989 | | #define HAVE_SYS_PARAM_H 1 |
---|
5990 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5991 | | #define HAVE_DECL_CTL_HW 1 |
---|
5992 | | #define HAVE_DECL_HW_NCPU 1 |
---|
5993 | | #define HAVE_DECL_STRTOULL 1 |
---|
5994 | | #define HAVE_SSIZE_T 1 |
---|
5995 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5996 | | #define HAVE_DECL_STRCASECMP 1 |
---|
5997 | | #define HAVE_DECL__STRDUP 0 |
---|
5998 | | #define HAVE_DECL__PUTENV 0 |
---|
5999 | | #define HAVE_SYSCTL 1 |
---|
6000 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6001 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
6002 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
6003 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
6004 | | #define HAVE___PROGNAME 1 |
---|
6005 | | /* end confdefs.h. */ |
---|
6006 | | #include <pthread.h> |
---|
6007 | | |
---|
6008 | | int |
---|
6009 | | main () |
---|
6010 | | { |
---|
6011 | | if (sizeof ((pthread_t))) |
---|
6012 | | return 0; |
---|
6013 | | ; |
---|
6014 | | return 0; |
---|
6015 | | } |
---|
6016 | configure:36131: result: yes |
---|
6017 | configure:36159: checking whether sched_getcpu is declared |
---|
6018 | configure:36159: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6019 | conftest.c:119:10: error: use of undeclared identifier 'sched_getcpu' |
---|
6020 | (void) sched_getcpu; |
---|
6021 | ^ |
---|
6022 | 1 error generated. |
---|
6023 | configure:36159: $? = 1 |
---|
6024 | configure: failed program was: |
---|
6025 | | /* confdefs.h */ |
---|
6026 | | #define PACKAGE_NAME "MPICH" |
---|
6027 | | #define PACKAGE_TARNAME "mpich" |
---|
6028 | | #define PACKAGE_VERSION "3.3" |
---|
6029 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
6030 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6031 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6032 | | #define STDC_HEADERS 1 |
---|
6033 | | #define HAVE_SYS_TYPES_H 1 |
---|
6034 | | #define HAVE_SYS_STAT_H 1 |
---|
6035 | | #define HAVE_STDLIB_H 1 |
---|
6036 | | #define HAVE_STRING_H 1 |
---|
6037 | | #define HAVE_MEMORY_H 1 |
---|
6038 | | #define HAVE_STRINGS_H 1 |
---|
6039 | | #define HAVE_INTTYPES_H 1 |
---|
6040 | | #define HAVE_STDINT_H 1 |
---|
6041 | | #define HAVE_UNISTD_H 1 |
---|
6042 | | #define __EXTENSIONS__ 1 |
---|
6043 | | #define _ALL_SOURCE 1 |
---|
6044 | | #define _GNU_SOURCE 1 |
---|
6045 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6046 | | #define _TANDEM_SOURCE 1 |
---|
6047 | | #define PACKAGE "mpich" |
---|
6048 | | #define VERSION "3.3" |
---|
6049 | | #define HAVE_DLFCN_H 1 |
---|
6050 | | #define LT_OBJDIR ".libs/" |
---|
6051 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6052 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6053 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6054 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
6055 | | #define HAVE_VISIBILITY 1 |
---|
6056 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
6057 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
6058 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
6059 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
6060 | | #define _HPUX_SOURCE 1 |
---|
6061 | | #define SIZEOF_VOID_P 8 |
---|
6062 | | #define HWLOC_DARWIN_SYS 1 |
---|
6063 | | #define HWLOC_X86_64_ARCH 1 |
---|
6064 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6065 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
6066 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6067 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
6068 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
6069 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6070 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
6071 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
6072 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
6073 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
6074 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
6075 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
6076 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
6077 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
6078 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
6079 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
6080 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
6081 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
6082 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
6083 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
6084 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
6085 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
6086 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
6087 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
6088 | | #define HAVE_UNISTD_H 1 |
---|
6089 | | #define HAVE_DIRENT_H 1 |
---|
6090 | | #define HAVE_STRINGS_H 1 |
---|
6091 | | #define HAVE_CTYPE_H 1 |
---|
6092 | | #define HAVE_STRNCASECMP 1 |
---|
6093 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
6094 | | #define HAVE_STRFTIME 1 |
---|
6095 | | #define HAVE_SETLOCALE 1 |
---|
6096 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
6097 | | #define HAVE_SYS_MMAN_H 1 |
---|
6098 | | #define HAVE_DECL_FABSF 1 |
---|
6099 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
6100 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
6101 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
6102 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
6103 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
6104 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
6105 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
6106 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
6107 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
6108 | | #define HAVE_HOST_INFO 1 |
---|
6109 | | #define HAVE_SYS_PARAM_H 1 |
---|
6110 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6111 | | #define HAVE_DECL_CTL_HW 1 |
---|
6112 | | #define HAVE_DECL_HW_NCPU 1 |
---|
6113 | | #define HAVE_DECL_STRTOULL 1 |
---|
6114 | | #define HAVE_SSIZE_T 1 |
---|
6115 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6116 | | #define HAVE_DECL_STRCASECMP 1 |
---|
6117 | | #define HAVE_DECL__STRDUP 0 |
---|
6118 | | #define HAVE_DECL__PUTENV 0 |
---|
6119 | | #define HAVE_SYSCTL 1 |
---|
6120 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6121 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
6122 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
6123 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
6124 | | #define HAVE___PROGNAME 1 |
---|
6125 | | #define HAVE_PTHREAD_T 1 |
---|
6126 | | #define hwloc_pid_t pid_t |
---|
6127 | | #define hwloc_thread_t pthread_t |
---|
6128 | | /* end confdefs.h. */ |
---|
6129 | | |
---|
6130 | | #ifndef _GNU_SOURCE |
---|
6131 | | # define _GNU_SOURCE |
---|
6132 | | #endif |
---|
6133 | | #include <sched.h> |
---|
6134 | | |
---|
6135 | | |
---|
6136 | | int |
---|
6137 | | main () |
---|
6138 | | { |
---|
6139 | | #ifndef sched_getcpu |
---|
6140 | | #ifdef __cplusplus |
---|
6141 | | (void) sched_getcpu; |
---|
6142 | | #else |
---|
6143 | | (void) sched_getcpu; |
---|
6144 | | #endif |
---|
6145 | | #endif |
---|
6146 | | |
---|
6147 | | ; |
---|
6148 | | return 0; |
---|
6149 | | } |
---|
6150 | configure:36159: result: no |
---|
6151 | configure:36183: checking whether sched_setaffinity is declared |
---|
6152 | configure:36183: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6153 | conftest.c:121:10: error: use of undeclared identifier 'sched_setaffinity' |
---|
6154 | (void) sched_setaffinity; |
---|
6155 | ^ |
---|
6156 | 1 error generated. |
---|
6157 | configure:36183: $? = 1 |
---|
6158 | configure: failed program was: |
---|
6159 | | /* confdefs.h */ |
---|
6160 | | #define PACKAGE_NAME "MPICH" |
---|
6161 | | #define PACKAGE_TARNAME "mpich" |
---|
6162 | | #define PACKAGE_VERSION "3.3" |
---|
6163 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
6164 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6165 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6166 | | #define STDC_HEADERS 1 |
---|
6167 | | #define HAVE_SYS_TYPES_H 1 |
---|
6168 | | #define HAVE_SYS_STAT_H 1 |
---|
6169 | | #define HAVE_STDLIB_H 1 |
---|
6170 | | #define HAVE_STRING_H 1 |
---|
6171 | | #define HAVE_MEMORY_H 1 |
---|
6172 | | #define HAVE_STRINGS_H 1 |
---|
6173 | | #define HAVE_INTTYPES_H 1 |
---|
6174 | | #define HAVE_STDINT_H 1 |
---|
6175 | | #define HAVE_UNISTD_H 1 |
---|
6176 | | #define __EXTENSIONS__ 1 |
---|
6177 | | #define _ALL_SOURCE 1 |
---|
6178 | | #define _GNU_SOURCE 1 |
---|
6179 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6180 | | #define _TANDEM_SOURCE 1 |
---|
6181 | | #define PACKAGE "mpich" |
---|
6182 | | #define VERSION "3.3" |
---|
6183 | | #define HAVE_DLFCN_H 1 |
---|
6184 | | #define LT_OBJDIR ".libs/" |
---|
6185 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6186 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6187 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6188 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
6189 | | #define HAVE_VISIBILITY 1 |
---|
6190 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
6191 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
6192 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
6193 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
6194 | | #define _HPUX_SOURCE 1 |
---|
6195 | | #define SIZEOF_VOID_P 8 |
---|
6196 | | #define HWLOC_DARWIN_SYS 1 |
---|
6197 | | #define HWLOC_X86_64_ARCH 1 |
---|
6198 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6199 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
6200 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6201 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
6202 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
6203 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6204 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
6205 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
6206 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
6207 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
6208 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
6209 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
6210 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
6211 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
6212 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
6213 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
6214 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
6215 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
6216 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
6217 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
6218 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
6219 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
6220 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
6221 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
6222 | | #define HAVE_UNISTD_H 1 |
---|
6223 | | #define HAVE_DIRENT_H 1 |
---|
6224 | | #define HAVE_STRINGS_H 1 |
---|
6225 | | #define HAVE_CTYPE_H 1 |
---|
6226 | | #define HAVE_STRNCASECMP 1 |
---|
6227 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
6228 | | #define HAVE_STRFTIME 1 |
---|
6229 | | #define HAVE_SETLOCALE 1 |
---|
6230 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
6231 | | #define HAVE_SYS_MMAN_H 1 |
---|
6232 | | #define HAVE_DECL_FABSF 1 |
---|
6233 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
6234 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
6235 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
6236 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
6237 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
6238 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
6239 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
6240 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
6241 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
6242 | | #define HAVE_HOST_INFO 1 |
---|
6243 | | #define HAVE_SYS_PARAM_H 1 |
---|
6244 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6245 | | #define HAVE_DECL_CTL_HW 1 |
---|
6246 | | #define HAVE_DECL_HW_NCPU 1 |
---|
6247 | | #define HAVE_DECL_STRTOULL 1 |
---|
6248 | | #define HAVE_SSIZE_T 1 |
---|
6249 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6250 | | #define HAVE_DECL_STRCASECMP 1 |
---|
6251 | | #define HAVE_DECL__STRDUP 0 |
---|
6252 | | #define HAVE_DECL__PUTENV 0 |
---|
6253 | | #define HAVE_SYSCTL 1 |
---|
6254 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6255 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
6256 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
6257 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
6258 | | #define HAVE___PROGNAME 1 |
---|
6259 | | #define HAVE_PTHREAD_T 1 |
---|
6260 | | #define hwloc_pid_t pid_t |
---|
6261 | | #define hwloc_thread_t pthread_t |
---|
6262 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
6263 | | /* end confdefs.h. */ |
---|
6264 | | |
---|
6265 | | #ifndef _GNU_SOURCE |
---|
6266 | | # define _GNU_SOURCE |
---|
6267 | | #endif |
---|
6268 | | #include <sched.h> |
---|
6269 | | |
---|
6270 | | |
---|
6271 | | |
---|
6272 | | int |
---|
6273 | | main () |
---|
6274 | | { |
---|
6275 | | #ifndef sched_setaffinity |
---|
6276 | | #ifdef __cplusplus |
---|
6277 | | (void) sched_setaffinity; |
---|
6278 | | #else |
---|
6279 | | (void) sched_setaffinity; |
---|
6280 | | #endif |
---|
6281 | | #endif |
---|
6282 | | |
---|
6283 | | ; |
---|
6284 | | return 0; |
---|
6285 | | } |
---|
6286 | configure:36183: result: no |
---|
6287 | configure:36276: checking for working CPU_SET |
---|
6288 | configure:36293: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
6289 | conftest.c:109:9: error: unknown type name 'cpu_set_t' |
---|
6290 | cpu_set_t set; |
---|
6291 | ^ |
---|
6292 | conftest.c:114:2: warning: implicit declaration of function 'CPU_ZERO' is invalid in C99 [-Wimplicit-function-declaration] |
---|
6293 | CPU_ZERO(&set); CPU_SET(0, &set); |
---|
6294 | ^ |
---|
6295 | conftest.c:114:18: warning: implicit declaration of function 'CPU_SET' is invalid in C99 [-Wimplicit-function-declaration] |
---|
6296 | CPU_ZERO(&set); CPU_SET(0, &set); |
---|
6297 | ^ |
---|
6298 | 2 warnings and 1 error generated. |
---|
6299 | configure:36293: $? = 1 |
---|
6300 | configure: failed program was: |
---|
6301 | | /* confdefs.h */ |
---|
6302 | | #define PACKAGE_NAME "MPICH" |
---|
6303 | | #define PACKAGE_TARNAME "mpich" |
---|
6304 | | #define PACKAGE_VERSION "3.3" |
---|
6305 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
6306 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6307 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6308 | | #define STDC_HEADERS 1 |
---|
6309 | | #define HAVE_SYS_TYPES_H 1 |
---|
6310 | | #define HAVE_SYS_STAT_H 1 |
---|
6311 | | #define HAVE_STDLIB_H 1 |
---|
6312 | | #define HAVE_STRING_H 1 |
---|
6313 | | #define HAVE_MEMORY_H 1 |
---|
6314 | | #define HAVE_STRINGS_H 1 |
---|
6315 | | #define HAVE_INTTYPES_H 1 |
---|
6316 | | #define HAVE_STDINT_H 1 |
---|
6317 | | #define HAVE_UNISTD_H 1 |
---|
6318 | | #define __EXTENSIONS__ 1 |
---|
6319 | | #define _ALL_SOURCE 1 |
---|
6320 | | #define _GNU_SOURCE 1 |
---|
6321 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6322 | | #define _TANDEM_SOURCE 1 |
---|
6323 | | #define PACKAGE "mpich" |
---|
6324 | | #define VERSION "3.3" |
---|
6325 | | #define HAVE_DLFCN_H 1 |
---|
6326 | | #define LT_OBJDIR ".libs/" |
---|
6327 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6328 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6329 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6330 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
6331 | | #define HAVE_VISIBILITY 1 |
---|
6332 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
6333 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
6334 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
6335 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
6336 | | #define _HPUX_SOURCE 1 |
---|
6337 | | #define SIZEOF_VOID_P 8 |
---|
6338 | | #define HWLOC_DARWIN_SYS 1 |
---|
6339 | | #define HWLOC_X86_64_ARCH 1 |
---|
6340 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6341 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
6342 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6343 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
6344 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
6345 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6346 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
6347 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
6348 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
6349 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
6350 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
6351 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
6352 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
6353 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
6354 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
6355 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
6356 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
6357 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
6358 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
6359 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
6360 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
6361 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
6362 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
6363 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
6364 | | #define HAVE_UNISTD_H 1 |
---|
6365 | | #define HAVE_DIRENT_H 1 |
---|
6366 | | #define HAVE_STRINGS_H 1 |
---|
6367 | | #define HAVE_CTYPE_H 1 |
---|
6368 | | #define HAVE_STRNCASECMP 1 |
---|
6369 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
6370 | | #define HAVE_STRFTIME 1 |
---|
6371 | | #define HAVE_SETLOCALE 1 |
---|
6372 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
6373 | | #define HAVE_SYS_MMAN_H 1 |
---|
6374 | | #define HAVE_DECL_FABSF 1 |
---|
6375 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
6376 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
6377 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
6378 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
6379 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
6380 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
6381 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
6382 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
6383 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
6384 | | #define HAVE_HOST_INFO 1 |
---|
6385 | | #define HAVE_SYS_PARAM_H 1 |
---|
6386 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6387 | | #define HAVE_DECL_CTL_HW 1 |
---|
6388 | | #define HAVE_DECL_HW_NCPU 1 |
---|
6389 | | #define HAVE_DECL_STRTOULL 1 |
---|
6390 | | #define HAVE_SSIZE_T 1 |
---|
6391 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6392 | | #define HAVE_DECL_STRCASECMP 1 |
---|
6393 | | #define HAVE_DECL__STRDUP 0 |
---|
6394 | | #define HAVE_DECL__PUTENV 0 |
---|
6395 | | #define HAVE_SYSCTL 1 |
---|
6396 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6397 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
6398 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
6399 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
6400 | | #define HAVE___PROGNAME 1 |
---|
6401 | | #define HAVE_PTHREAD_T 1 |
---|
6402 | | #define hwloc_pid_t pid_t |
---|
6403 | | #define hwloc_thread_t pthread_t |
---|
6404 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
6405 | | /* end confdefs.h. */ |
---|
6406 | | |
---|
6407 | | |
---|
6408 | | #include <sched.h> |
---|
6409 | | cpu_set_t set; |
---|
6410 | | |
---|
6411 | | int |
---|
6412 | | main () |
---|
6413 | | { |
---|
6414 | | CPU_ZERO(&set); CPU_SET(0, &set); |
---|
6415 | | ; |
---|
6416 | | return 0; |
---|
6417 | | } |
---|
6418 | configure:36300: result: no |
---|
6419 | configure:36306: checking for working CPU_SET_S |
---|
6420 | configure:36328: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
6421 | conftest.c:109:11: error: unknown type name 'cpu_set_t' |
---|
6422 | cpu_set_t *set; |
---|
6423 | ^ |
---|
6424 | conftest.c:115:17: warning: implicit declaration of function 'CPU_ALLOC' is invalid in C99 [-Wimplicit-function-declaration] |
---|
6425 | set = CPU_ALLOC(1024); |
---|
6426 | ^ |
---|
6427 | conftest.c:116:11: warning: implicit declaration of function 'CPU_ZERO_S' is invalid in C99 [-Wimplicit-function-declaration] |
---|
6428 | CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set); |
---|
6429 | ^ |
---|
6430 | conftest.c:116:22: warning: implicit declaration of function 'CPU_ALLOC_SIZE' is invalid in C99 [-Wimplicit-function-declaration] |
---|
6431 | CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set); |
---|
6432 | ^ |
---|
6433 | conftest.c:117:11: warning: implicit declaration of function 'CPU_SET_S' is invalid in C99 [-Wimplicit-function-declaration] |
---|
6434 | CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set); |
---|
6435 | ^ |
---|
6436 | conftest.c:118:11: warning: implicit declaration of function 'CPU_FREE' is invalid in C99 [-Wimplicit-function-declaration] |
---|
6437 | CPU_FREE(set); |
---|
6438 | ^ |
---|
6439 | 5 warnings and 1 error generated. |
---|
6440 | configure:36328: $? = 1 |
---|
6441 | configure: failed program was: |
---|
6442 | | /* confdefs.h */ |
---|
6443 | | #define PACKAGE_NAME "MPICH" |
---|
6444 | | #define PACKAGE_TARNAME "mpich" |
---|
6445 | | #define PACKAGE_VERSION "3.3" |
---|
6446 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
6447 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6448 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6449 | | #define STDC_HEADERS 1 |
---|
6450 | | #define HAVE_SYS_TYPES_H 1 |
---|
6451 | | #define HAVE_SYS_STAT_H 1 |
---|
6452 | | #define HAVE_STDLIB_H 1 |
---|
6453 | | #define HAVE_STRING_H 1 |
---|
6454 | | #define HAVE_MEMORY_H 1 |
---|
6455 | | #define HAVE_STRINGS_H 1 |
---|
6456 | | #define HAVE_INTTYPES_H 1 |
---|
6457 | | #define HAVE_STDINT_H 1 |
---|
6458 | | #define HAVE_UNISTD_H 1 |
---|
6459 | | #define __EXTENSIONS__ 1 |
---|
6460 | | #define _ALL_SOURCE 1 |
---|
6461 | | #define _GNU_SOURCE 1 |
---|
6462 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6463 | | #define _TANDEM_SOURCE 1 |
---|
6464 | | #define PACKAGE "mpich" |
---|
6465 | | #define VERSION "3.3" |
---|
6466 | | #define HAVE_DLFCN_H 1 |
---|
6467 | | #define LT_OBJDIR ".libs/" |
---|
6468 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6469 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6470 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6471 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
6472 | | #define HAVE_VISIBILITY 1 |
---|
6473 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
6474 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
6475 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
6476 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
6477 | | #define _HPUX_SOURCE 1 |
---|
6478 | | #define SIZEOF_VOID_P 8 |
---|
6479 | | #define HWLOC_DARWIN_SYS 1 |
---|
6480 | | #define HWLOC_X86_64_ARCH 1 |
---|
6481 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6482 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
6483 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6484 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
6485 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
6486 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6487 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
6488 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
6489 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
6490 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
6491 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
6492 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
6493 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
6494 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
6495 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
6496 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
6497 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
6498 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
6499 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
6500 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
6501 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
6502 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
6503 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
6504 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
6505 | | #define HAVE_UNISTD_H 1 |
---|
6506 | | #define HAVE_DIRENT_H 1 |
---|
6507 | | #define HAVE_STRINGS_H 1 |
---|
6508 | | #define HAVE_CTYPE_H 1 |
---|
6509 | | #define HAVE_STRNCASECMP 1 |
---|
6510 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
6511 | | #define HAVE_STRFTIME 1 |
---|
6512 | | #define HAVE_SETLOCALE 1 |
---|
6513 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
6514 | | #define HAVE_SYS_MMAN_H 1 |
---|
6515 | | #define HAVE_DECL_FABSF 1 |
---|
6516 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
6517 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
6518 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
6519 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
6520 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
6521 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
6522 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
6523 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
6524 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
6525 | | #define HAVE_HOST_INFO 1 |
---|
6526 | | #define HAVE_SYS_PARAM_H 1 |
---|
6527 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6528 | | #define HAVE_DECL_CTL_HW 1 |
---|
6529 | | #define HAVE_DECL_HW_NCPU 1 |
---|
6530 | | #define HAVE_DECL_STRTOULL 1 |
---|
6531 | | #define HAVE_SSIZE_T 1 |
---|
6532 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6533 | | #define HAVE_DECL_STRCASECMP 1 |
---|
6534 | | #define HAVE_DECL__STRDUP 0 |
---|
6535 | | #define HAVE_DECL__PUTENV 0 |
---|
6536 | | #define HAVE_SYSCTL 1 |
---|
6537 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6538 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
6539 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
6540 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
6541 | | #define HAVE___PROGNAME 1 |
---|
6542 | | #define HAVE_PTHREAD_T 1 |
---|
6543 | | #define hwloc_pid_t pid_t |
---|
6544 | | #define hwloc_thread_t pthread_t |
---|
6545 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
6546 | | /* end confdefs.h. */ |
---|
6547 | | |
---|
6548 | | |
---|
6549 | | #include <sched.h> |
---|
6550 | | cpu_set_t *set; |
---|
6551 | | |
---|
6552 | | int |
---|
6553 | | main () |
---|
6554 | | { |
---|
6555 | | |
---|
6556 | | set = CPU_ALLOC(1024); |
---|
6557 | | CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set); |
---|
6558 | | CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set); |
---|
6559 | | CPU_FREE(set); |
---|
6560 | | |
---|
6561 | | ; |
---|
6562 | | return 0; |
---|
6563 | | } |
---|
6564 | configure:36335: result: no |
---|
6565 | configure:36341: checking for working syscall with 6 parameters |
---|
6566 | configure:36358: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
6567 | conftest.c:114:1: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations] |
---|
6568 | syscall(0, 1, 2, 3, 4, 5, 6); |
---|
6569 | ^ |
---|
6570 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:745:6: note: 'syscall' has been explicitly marked deprecated here |
---|
6571 | int syscall(int, ...); |
---|
6572 | ^ |
---|
6573 | 1 warning generated. |
---|
6574 | configure:36358: $? = 0 |
---|
6575 | configure:36362: result: yes |
---|
6576 | configure:36375: checking for lib |
---|
6577 | configure:36408: result: no |
---|
6578 | configure:36420: checking for bash |
---|
6579 | configure:36450: result: /bin/sh |
---|
6580 | configure:36461: checking for ffs |
---|
6581 | configure:36461: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
6582 | configure:36461: $? = 0 |
---|
6583 | configure:36461: result: yes |
---|
6584 | configure:36468: checking whether ffs is declared |
---|
6585 | configure:36468: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6586 | configure:36468: $? = 0 |
---|
6587 | configure:36468: result: yes |
---|
6588 | configure:36471: checking whether function ffs has a complete prototype |
---|
6589 | configure:36486: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6590 | conftest.c:144:7: error: too many arguments to function call, expected 1, have 10 |
---|
6591 | ffs(1,2,3,4,5,6,7,8,9,10); |
---|
6592 | ~~~ ^~~~~~~~~~~~~~~~~~ |
---|
6593 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:77:1: note: 'ffs' declared here |
---|
6594 | int ffs(int); |
---|
6595 | ^ |
---|
6596 | 1 error generated. |
---|
6597 | configure:36486: $? = 1 |
---|
6598 | configure: failed program was: |
---|
6599 | | /* confdefs.h */ |
---|
6600 | | #define PACKAGE_NAME "MPICH" |
---|
6601 | | #define PACKAGE_TARNAME "mpich" |
---|
6602 | | #define PACKAGE_VERSION "3.3" |
---|
6603 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
6604 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6605 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6606 | | #define STDC_HEADERS 1 |
---|
6607 | | #define HAVE_SYS_TYPES_H 1 |
---|
6608 | | #define HAVE_SYS_STAT_H 1 |
---|
6609 | | #define HAVE_STDLIB_H 1 |
---|
6610 | | #define HAVE_STRING_H 1 |
---|
6611 | | #define HAVE_MEMORY_H 1 |
---|
6612 | | #define HAVE_STRINGS_H 1 |
---|
6613 | | #define HAVE_INTTYPES_H 1 |
---|
6614 | | #define HAVE_STDINT_H 1 |
---|
6615 | | #define HAVE_UNISTD_H 1 |
---|
6616 | | #define __EXTENSIONS__ 1 |
---|
6617 | | #define _ALL_SOURCE 1 |
---|
6618 | | #define _GNU_SOURCE 1 |
---|
6619 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6620 | | #define _TANDEM_SOURCE 1 |
---|
6621 | | #define PACKAGE "mpich" |
---|
6622 | | #define VERSION "3.3" |
---|
6623 | | #define HAVE_DLFCN_H 1 |
---|
6624 | | #define LT_OBJDIR ".libs/" |
---|
6625 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6626 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6627 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6628 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
6629 | | #define HAVE_VISIBILITY 1 |
---|
6630 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
6631 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
6632 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
6633 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
6634 | | #define _HPUX_SOURCE 1 |
---|
6635 | | #define SIZEOF_VOID_P 8 |
---|
6636 | | #define HWLOC_DARWIN_SYS 1 |
---|
6637 | | #define HWLOC_X86_64_ARCH 1 |
---|
6638 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6639 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
6640 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6641 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
6642 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
6643 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6644 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
6645 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
6646 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
6647 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
6648 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
6649 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
6650 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
6651 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
6652 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
6653 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
6654 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
6655 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
6656 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
6657 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
6658 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
6659 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
6660 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
6661 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
6662 | | #define HAVE_UNISTD_H 1 |
---|
6663 | | #define HAVE_DIRENT_H 1 |
---|
6664 | | #define HAVE_STRINGS_H 1 |
---|
6665 | | #define HAVE_CTYPE_H 1 |
---|
6666 | | #define HAVE_STRNCASECMP 1 |
---|
6667 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
6668 | | #define HAVE_STRFTIME 1 |
---|
6669 | | #define HAVE_SETLOCALE 1 |
---|
6670 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
6671 | | #define HAVE_SYS_MMAN_H 1 |
---|
6672 | | #define HAVE_DECL_FABSF 1 |
---|
6673 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
6674 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
6675 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
6676 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
6677 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
6678 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
6679 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
6680 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
6681 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
6682 | | #define HAVE_HOST_INFO 1 |
---|
6683 | | #define HAVE_SYS_PARAM_H 1 |
---|
6684 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6685 | | #define HAVE_DECL_CTL_HW 1 |
---|
6686 | | #define HAVE_DECL_HW_NCPU 1 |
---|
6687 | | #define HAVE_DECL_STRTOULL 1 |
---|
6688 | | #define HAVE_SSIZE_T 1 |
---|
6689 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6690 | | #define HAVE_DECL_STRCASECMP 1 |
---|
6691 | | #define HAVE_DECL__STRDUP 0 |
---|
6692 | | #define HAVE_DECL__PUTENV 0 |
---|
6693 | | #define HAVE_SYSCTL 1 |
---|
6694 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6695 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
6696 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
6697 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
6698 | | #define HAVE___PROGNAME 1 |
---|
6699 | | #define HAVE_PTHREAD_T 1 |
---|
6700 | | #define hwloc_pid_t pid_t |
---|
6701 | | #define hwloc_thread_t pthread_t |
---|
6702 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
6703 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
6704 | | #define HAVE_FFS 1 |
---|
6705 | | /* end confdefs.h. */ |
---|
6706 | | #include <stdio.h> |
---|
6707 | | #ifdef HAVE_SYS_TYPES_H |
---|
6708 | | # include <sys/types.h> |
---|
6709 | | #endif |
---|
6710 | | #ifdef HAVE_SYS_STAT_H |
---|
6711 | | # include <sys/stat.h> |
---|
6712 | | #endif |
---|
6713 | | #ifdef STDC_HEADERS |
---|
6714 | | # include <stdlib.h> |
---|
6715 | | # include <stddef.h> |
---|
6716 | | #else |
---|
6717 | | # ifdef HAVE_STDLIB_H |
---|
6718 | | # include <stdlib.h> |
---|
6719 | | # endif |
---|
6720 | | #endif |
---|
6721 | | #ifdef HAVE_STRING_H |
---|
6722 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6723 | | # include <memory.h> |
---|
6724 | | # endif |
---|
6725 | | # include <string.h> |
---|
6726 | | #endif |
---|
6727 | | #ifdef HAVE_STRINGS_H |
---|
6728 | | # include <strings.h> |
---|
6729 | | #endif |
---|
6730 | | #ifdef HAVE_INTTYPES_H |
---|
6731 | | # include <inttypes.h> |
---|
6732 | | #endif |
---|
6733 | | #ifdef HAVE_STDINT_H |
---|
6734 | | # include <stdint.h> |
---|
6735 | | #endif |
---|
6736 | | #ifdef HAVE_UNISTD_H |
---|
6737 | | # include <unistd.h> |
---|
6738 | | #endif |
---|
6739 | | int |
---|
6740 | | main () |
---|
6741 | | { |
---|
6742 | | ffs(1,2,3,4,5,6,7,8,9,10); |
---|
6743 | | |
---|
6744 | | ; |
---|
6745 | | return 0; |
---|
6746 | | } |
---|
6747 | configure:36491: result: yes |
---|
6748 | configure:36518: checking for ffsl |
---|
6749 | configure:36518: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
6750 | configure:36518: $? = 0 |
---|
6751 | configure:36518: result: yes |
---|
6752 | configure:36525: checking whether ffsl is declared |
---|
6753 | configure:36525: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6754 | configure:36525: $? = 0 |
---|
6755 | configure:36525: result: yes |
---|
6756 | configure:36528: checking whether function ffsl has a complete prototype |
---|
6757 | configure:36543: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6758 | conftest.c:147:8: error: too many arguments to function call, expected 1, have 10 |
---|
6759 | ffsl(1,2,3,4,5,6,7,8,9,10); |
---|
6760 | ~~~~ ^~~~~~~~~~~~~~~~~~ |
---|
6761 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:85:1: note: 'ffsl' declared here |
---|
6762 | int ffsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); |
---|
6763 | ^ |
---|
6764 | 1 error generated. |
---|
6765 | configure:36543: $? = 1 |
---|
6766 | configure: failed program was: |
---|
6767 | | /* confdefs.h */ |
---|
6768 | | #define PACKAGE_NAME "MPICH" |
---|
6769 | | #define PACKAGE_TARNAME "mpich" |
---|
6770 | | #define PACKAGE_VERSION "3.3" |
---|
6771 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
6772 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6773 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6774 | | #define STDC_HEADERS 1 |
---|
6775 | | #define HAVE_SYS_TYPES_H 1 |
---|
6776 | | #define HAVE_SYS_STAT_H 1 |
---|
6777 | | #define HAVE_STDLIB_H 1 |
---|
6778 | | #define HAVE_STRING_H 1 |
---|
6779 | | #define HAVE_MEMORY_H 1 |
---|
6780 | | #define HAVE_STRINGS_H 1 |
---|
6781 | | #define HAVE_INTTYPES_H 1 |
---|
6782 | | #define HAVE_STDINT_H 1 |
---|
6783 | | #define HAVE_UNISTD_H 1 |
---|
6784 | | #define __EXTENSIONS__ 1 |
---|
6785 | | #define _ALL_SOURCE 1 |
---|
6786 | | #define _GNU_SOURCE 1 |
---|
6787 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6788 | | #define _TANDEM_SOURCE 1 |
---|
6789 | | #define PACKAGE "mpich" |
---|
6790 | | #define VERSION "3.3" |
---|
6791 | | #define HAVE_DLFCN_H 1 |
---|
6792 | | #define LT_OBJDIR ".libs/" |
---|
6793 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6794 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6795 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6796 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
6797 | | #define HAVE_VISIBILITY 1 |
---|
6798 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
6799 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
6800 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
6801 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
6802 | | #define _HPUX_SOURCE 1 |
---|
6803 | | #define SIZEOF_VOID_P 8 |
---|
6804 | | #define HWLOC_DARWIN_SYS 1 |
---|
6805 | | #define HWLOC_X86_64_ARCH 1 |
---|
6806 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6807 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
6808 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6809 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
6810 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
6811 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6812 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
6813 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
6814 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
6815 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
6816 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
6817 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
6818 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
6819 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
6820 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
6821 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
6822 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
6823 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
6824 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
6825 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
6826 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
6827 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
6828 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
6829 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
6830 | | #define HAVE_UNISTD_H 1 |
---|
6831 | | #define HAVE_DIRENT_H 1 |
---|
6832 | | #define HAVE_STRINGS_H 1 |
---|
6833 | | #define HAVE_CTYPE_H 1 |
---|
6834 | | #define HAVE_STRNCASECMP 1 |
---|
6835 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
6836 | | #define HAVE_STRFTIME 1 |
---|
6837 | | #define HAVE_SETLOCALE 1 |
---|
6838 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
6839 | | #define HAVE_SYS_MMAN_H 1 |
---|
6840 | | #define HAVE_DECL_FABSF 1 |
---|
6841 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
6842 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
6843 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
6844 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
6845 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
6846 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
6847 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
6848 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
6849 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
6850 | | #define HAVE_HOST_INFO 1 |
---|
6851 | | #define HAVE_SYS_PARAM_H 1 |
---|
6852 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6853 | | #define HAVE_DECL_CTL_HW 1 |
---|
6854 | | #define HAVE_DECL_HW_NCPU 1 |
---|
6855 | | #define HAVE_DECL_STRTOULL 1 |
---|
6856 | | #define HAVE_SSIZE_T 1 |
---|
6857 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6858 | | #define HAVE_DECL_STRCASECMP 1 |
---|
6859 | | #define HAVE_DECL__STRDUP 0 |
---|
6860 | | #define HAVE_DECL__PUTENV 0 |
---|
6861 | | #define HAVE_SYSCTL 1 |
---|
6862 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6863 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
6864 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
6865 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
6866 | | #define HAVE___PROGNAME 1 |
---|
6867 | | #define HAVE_PTHREAD_T 1 |
---|
6868 | | #define hwloc_pid_t pid_t |
---|
6869 | | #define hwloc_thread_t pthread_t |
---|
6870 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
6871 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
6872 | | #define HAVE_FFS 1 |
---|
6873 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
6874 | | #define HWLOC_HAVE_FFS 1 |
---|
6875 | | #define HAVE_FFSL 1 |
---|
6876 | | /* end confdefs.h. */ |
---|
6877 | | #include <stdio.h> |
---|
6878 | | #ifdef HAVE_SYS_TYPES_H |
---|
6879 | | # include <sys/types.h> |
---|
6880 | | #endif |
---|
6881 | | #ifdef HAVE_SYS_STAT_H |
---|
6882 | | # include <sys/stat.h> |
---|
6883 | | #endif |
---|
6884 | | #ifdef STDC_HEADERS |
---|
6885 | | # include <stdlib.h> |
---|
6886 | | # include <stddef.h> |
---|
6887 | | #else |
---|
6888 | | # ifdef HAVE_STDLIB_H |
---|
6889 | | # include <stdlib.h> |
---|
6890 | | # endif |
---|
6891 | | #endif |
---|
6892 | | #ifdef HAVE_STRING_H |
---|
6893 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6894 | | # include <memory.h> |
---|
6895 | | # endif |
---|
6896 | | # include <string.h> |
---|
6897 | | #endif |
---|
6898 | | #ifdef HAVE_STRINGS_H |
---|
6899 | | # include <strings.h> |
---|
6900 | | #endif |
---|
6901 | | #ifdef HAVE_INTTYPES_H |
---|
6902 | | # include <inttypes.h> |
---|
6903 | | #endif |
---|
6904 | | #ifdef HAVE_STDINT_H |
---|
6905 | | # include <stdint.h> |
---|
6906 | | #endif |
---|
6907 | | #ifdef HAVE_UNISTD_H |
---|
6908 | | # include <unistd.h> |
---|
6909 | | #endif |
---|
6910 | | int |
---|
6911 | | main () |
---|
6912 | | { |
---|
6913 | | ffsl(1,2,3,4,5,6,7,8,9,10); |
---|
6914 | | |
---|
6915 | | ; |
---|
6916 | | return 0; |
---|
6917 | | } |
---|
6918 | configure:36548: result: yes |
---|
6919 | configure:36571: checking for fls |
---|
6920 | configure:36571: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
6921 | configure:36571: $? = 0 |
---|
6922 | configure:36571: result: yes |
---|
6923 | configure:36578: checking whether fls is declared |
---|
6924 | configure:36578: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6925 | configure:36578: $? = 0 |
---|
6926 | configure:36578: result: yes |
---|
6927 | configure:36581: checking whether function fls has a complete prototype |
---|
6928 | configure:36596: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
6929 | conftest.c:150:7: error: too many arguments to function call, expected 1, have 10 |
---|
6930 | fls(1,2,3,4,5,6,7,8,9,10); |
---|
6931 | ~~~ ^~~~~~~~~~~~~~~~~~ |
---|
6932 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:87:1: note: 'fls' declared here |
---|
6933 | int fls(int) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); |
---|
6934 | ^ |
---|
6935 | 1 error generated. |
---|
6936 | configure:36596: $? = 1 |
---|
6937 | configure: failed program was: |
---|
6938 | | /* confdefs.h */ |
---|
6939 | | #define PACKAGE_NAME "MPICH" |
---|
6940 | | #define PACKAGE_TARNAME "mpich" |
---|
6941 | | #define PACKAGE_VERSION "3.3" |
---|
6942 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
6943 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6944 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6945 | | #define STDC_HEADERS 1 |
---|
6946 | | #define HAVE_SYS_TYPES_H 1 |
---|
6947 | | #define HAVE_SYS_STAT_H 1 |
---|
6948 | | #define HAVE_STDLIB_H 1 |
---|
6949 | | #define HAVE_STRING_H 1 |
---|
6950 | | #define HAVE_MEMORY_H 1 |
---|
6951 | | #define HAVE_STRINGS_H 1 |
---|
6952 | | #define HAVE_INTTYPES_H 1 |
---|
6953 | | #define HAVE_STDINT_H 1 |
---|
6954 | | #define HAVE_UNISTD_H 1 |
---|
6955 | | #define __EXTENSIONS__ 1 |
---|
6956 | | #define _ALL_SOURCE 1 |
---|
6957 | | #define _GNU_SOURCE 1 |
---|
6958 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6959 | | #define _TANDEM_SOURCE 1 |
---|
6960 | | #define PACKAGE "mpich" |
---|
6961 | | #define VERSION "3.3" |
---|
6962 | | #define HAVE_DLFCN_H 1 |
---|
6963 | | #define LT_OBJDIR ".libs/" |
---|
6964 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6965 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6966 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6967 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
6968 | | #define HAVE_VISIBILITY 1 |
---|
6969 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
6970 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
6971 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
6972 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
6973 | | #define _HPUX_SOURCE 1 |
---|
6974 | | #define SIZEOF_VOID_P 8 |
---|
6975 | | #define HWLOC_DARWIN_SYS 1 |
---|
6976 | | #define HWLOC_X86_64_ARCH 1 |
---|
6977 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6978 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
6979 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6980 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
6981 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
6982 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6983 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
6984 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
6985 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
6986 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
6987 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
6988 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
6989 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
6990 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
6991 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
6992 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
6993 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
6994 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
6995 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
6996 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
6997 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
6998 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
6999 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
7000 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
7001 | | #define HAVE_UNISTD_H 1 |
---|
7002 | | #define HAVE_DIRENT_H 1 |
---|
7003 | | #define HAVE_STRINGS_H 1 |
---|
7004 | | #define HAVE_CTYPE_H 1 |
---|
7005 | | #define HAVE_STRNCASECMP 1 |
---|
7006 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
7007 | | #define HAVE_STRFTIME 1 |
---|
7008 | | #define HAVE_SETLOCALE 1 |
---|
7009 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
7010 | | #define HAVE_SYS_MMAN_H 1 |
---|
7011 | | #define HAVE_DECL_FABSF 1 |
---|
7012 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
7013 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
7014 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
7015 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
7016 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
7017 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
7018 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
7019 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
7020 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
7021 | | #define HAVE_HOST_INFO 1 |
---|
7022 | | #define HAVE_SYS_PARAM_H 1 |
---|
7023 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7024 | | #define HAVE_DECL_CTL_HW 1 |
---|
7025 | | #define HAVE_DECL_HW_NCPU 1 |
---|
7026 | | #define HAVE_DECL_STRTOULL 1 |
---|
7027 | | #define HAVE_SSIZE_T 1 |
---|
7028 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7029 | | #define HAVE_DECL_STRCASECMP 1 |
---|
7030 | | #define HAVE_DECL__STRDUP 0 |
---|
7031 | | #define HAVE_DECL__PUTENV 0 |
---|
7032 | | #define HAVE_SYSCTL 1 |
---|
7033 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7034 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
7035 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
7036 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
7037 | | #define HAVE___PROGNAME 1 |
---|
7038 | | #define HAVE_PTHREAD_T 1 |
---|
7039 | | #define hwloc_pid_t pid_t |
---|
7040 | | #define hwloc_thread_t pthread_t |
---|
7041 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
7042 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
7043 | | #define HAVE_FFS 1 |
---|
7044 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
7045 | | #define HWLOC_HAVE_FFS 1 |
---|
7046 | | #define HAVE_FFSL 1 |
---|
7047 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
7048 | | #define HWLOC_HAVE_FFSL 1 |
---|
7049 | | #define HAVE_FLS 1 |
---|
7050 | | /* end confdefs.h. */ |
---|
7051 | | #include <stdio.h> |
---|
7052 | | #ifdef HAVE_SYS_TYPES_H |
---|
7053 | | # include <sys/types.h> |
---|
7054 | | #endif |
---|
7055 | | #ifdef HAVE_SYS_STAT_H |
---|
7056 | | # include <sys/stat.h> |
---|
7057 | | #endif |
---|
7058 | | #ifdef STDC_HEADERS |
---|
7059 | | # include <stdlib.h> |
---|
7060 | | # include <stddef.h> |
---|
7061 | | #else |
---|
7062 | | # ifdef HAVE_STDLIB_H |
---|
7063 | | # include <stdlib.h> |
---|
7064 | | # endif |
---|
7065 | | #endif |
---|
7066 | | #ifdef HAVE_STRING_H |
---|
7067 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7068 | | # include <memory.h> |
---|
7069 | | # endif |
---|
7070 | | # include <string.h> |
---|
7071 | | #endif |
---|
7072 | | #ifdef HAVE_STRINGS_H |
---|
7073 | | # include <strings.h> |
---|
7074 | | #endif |
---|
7075 | | #ifdef HAVE_INTTYPES_H |
---|
7076 | | # include <inttypes.h> |
---|
7077 | | #endif |
---|
7078 | | #ifdef HAVE_STDINT_H |
---|
7079 | | # include <stdint.h> |
---|
7080 | | #endif |
---|
7081 | | #ifdef HAVE_UNISTD_H |
---|
7082 | | # include <unistd.h> |
---|
7083 | | #endif |
---|
7084 | | int |
---|
7085 | | main () |
---|
7086 | | { |
---|
7087 | | fls(1,2,3,4,5,6,7,8,9,10); |
---|
7088 | | |
---|
7089 | | ; |
---|
7090 | | return 0; |
---|
7091 | | } |
---|
7092 | configure:36601: result: yes |
---|
7093 | configure:36623: checking for flsl |
---|
7094 | configure:36623: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
7095 | configure:36623: $? = 0 |
---|
7096 | configure:36623: result: yes |
---|
7097 | configure:36630: checking whether flsl is declared |
---|
7098 | configure:36630: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
7099 | configure:36630: $? = 0 |
---|
7100 | configure:36630: result: yes |
---|
7101 | configure:36633: checking whether function flsl has a complete prototype |
---|
7102 | configure:36648: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
7103 | conftest.c:153:8: error: too many arguments to function call, expected 1, have 10 |
---|
7104 | flsl(1,2,3,4,5,6,7,8,9,10); |
---|
7105 | ~~~~ ^~~~~~~~~~~~~~~~~~ |
---|
7106 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/strings.h:88:1: note: 'flsl' declared here |
---|
7107 | int flsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); |
---|
7108 | ^ |
---|
7109 | 1 error generated. |
---|
7110 | configure:36648: $? = 1 |
---|
7111 | configure: failed program was: |
---|
7112 | | /* confdefs.h */ |
---|
7113 | | #define PACKAGE_NAME "MPICH" |
---|
7114 | | #define PACKAGE_TARNAME "mpich" |
---|
7115 | | #define PACKAGE_VERSION "3.3" |
---|
7116 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
7117 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7118 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7119 | | #define STDC_HEADERS 1 |
---|
7120 | | #define HAVE_SYS_TYPES_H 1 |
---|
7121 | | #define HAVE_SYS_STAT_H 1 |
---|
7122 | | #define HAVE_STDLIB_H 1 |
---|
7123 | | #define HAVE_STRING_H 1 |
---|
7124 | | #define HAVE_MEMORY_H 1 |
---|
7125 | | #define HAVE_STRINGS_H 1 |
---|
7126 | | #define HAVE_INTTYPES_H 1 |
---|
7127 | | #define HAVE_STDINT_H 1 |
---|
7128 | | #define HAVE_UNISTD_H 1 |
---|
7129 | | #define __EXTENSIONS__ 1 |
---|
7130 | | #define _ALL_SOURCE 1 |
---|
7131 | | #define _GNU_SOURCE 1 |
---|
7132 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7133 | | #define _TANDEM_SOURCE 1 |
---|
7134 | | #define PACKAGE "mpich" |
---|
7135 | | #define VERSION "3.3" |
---|
7136 | | #define HAVE_DLFCN_H 1 |
---|
7137 | | #define LT_OBJDIR ".libs/" |
---|
7138 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7139 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7140 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7141 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
7142 | | #define HAVE_VISIBILITY 1 |
---|
7143 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
7144 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
7145 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
7146 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
7147 | | #define _HPUX_SOURCE 1 |
---|
7148 | | #define SIZEOF_VOID_P 8 |
---|
7149 | | #define HWLOC_DARWIN_SYS 1 |
---|
7150 | | #define HWLOC_X86_64_ARCH 1 |
---|
7151 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7152 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
7153 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7154 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
7155 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
7156 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7157 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
7158 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
7159 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
7160 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
7161 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
7162 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
7163 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
7164 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
7165 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
7166 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
7167 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
7168 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
7169 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
7170 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
7171 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
7172 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
7173 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
7174 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
7175 | | #define HAVE_UNISTD_H 1 |
---|
7176 | | #define HAVE_DIRENT_H 1 |
---|
7177 | | #define HAVE_STRINGS_H 1 |
---|
7178 | | #define HAVE_CTYPE_H 1 |
---|
7179 | | #define HAVE_STRNCASECMP 1 |
---|
7180 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
7181 | | #define HAVE_STRFTIME 1 |
---|
7182 | | #define HAVE_SETLOCALE 1 |
---|
7183 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
7184 | | #define HAVE_SYS_MMAN_H 1 |
---|
7185 | | #define HAVE_DECL_FABSF 1 |
---|
7186 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
7187 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
7188 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
7189 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
7190 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
7191 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
7192 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
7193 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
7194 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
7195 | | #define HAVE_HOST_INFO 1 |
---|
7196 | | #define HAVE_SYS_PARAM_H 1 |
---|
7197 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7198 | | #define HAVE_DECL_CTL_HW 1 |
---|
7199 | | #define HAVE_DECL_HW_NCPU 1 |
---|
7200 | | #define HAVE_DECL_STRTOULL 1 |
---|
7201 | | #define HAVE_SSIZE_T 1 |
---|
7202 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7203 | | #define HAVE_DECL_STRCASECMP 1 |
---|
7204 | | #define HAVE_DECL__STRDUP 0 |
---|
7205 | | #define HAVE_DECL__PUTENV 0 |
---|
7206 | | #define HAVE_SYSCTL 1 |
---|
7207 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7208 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
7209 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
7210 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
7211 | | #define HAVE___PROGNAME 1 |
---|
7212 | | #define HAVE_PTHREAD_T 1 |
---|
7213 | | #define hwloc_pid_t pid_t |
---|
7214 | | #define hwloc_thread_t pthread_t |
---|
7215 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
7216 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
7217 | | #define HAVE_FFS 1 |
---|
7218 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
7219 | | #define HWLOC_HAVE_FFS 1 |
---|
7220 | | #define HAVE_FFSL 1 |
---|
7221 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
7222 | | #define HWLOC_HAVE_FFSL 1 |
---|
7223 | | #define HAVE_FLS 1 |
---|
7224 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
7225 | | #define HWLOC_HAVE_FLS 1 |
---|
7226 | | #define HAVE_FLSL 1 |
---|
7227 | | /* end confdefs.h. */ |
---|
7228 | | #include <stdio.h> |
---|
7229 | | #ifdef HAVE_SYS_TYPES_H |
---|
7230 | | # include <sys/types.h> |
---|
7231 | | #endif |
---|
7232 | | #ifdef HAVE_SYS_STAT_H |
---|
7233 | | # include <sys/stat.h> |
---|
7234 | | #endif |
---|
7235 | | #ifdef STDC_HEADERS |
---|
7236 | | # include <stdlib.h> |
---|
7237 | | # include <stddef.h> |
---|
7238 | | #else |
---|
7239 | | # ifdef HAVE_STDLIB_H |
---|
7240 | | # include <stdlib.h> |
---|
7241 | | # endif |
---|
7242 | | #endif |
---|
7243 | | #ifdef HAVE_STRING_H |
---|
7244 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7245 | | # include <memory.h> |
---|
7246 | | # endif |
---|
7247 | | # include <string.h> |
---|
7248 | | #endif |
---|
7249 | | #ifdef HAVE_STRINGS_H |
---|
7250 | | # include <strings.h> |
---|
7251 | | #endif |
---|
7252 | | #ifdef HAVE_INTTYPES_H |
---|
7253 | | # include <inttypes.h> |
---|
7254 | | #endif |
---|
7255 | | #ifdef HAVE_STDINT_H |
---|
7256 | | # include <stdint.h> |
---|
7257 | | #endif |
---|
7258 | | #ifdef HAVE_UNISTD_H |
---|
7259 | | # include <unistd.h> |
---|
7260 | | #endif |
---|
7261 | | int |
---|
7262 | | main () |
---|
7263 | | { |
---|
7264 | | flsl(1,2,3,4,5,6,7,8,9,10); |
---|
7265 | | |
---|
7266 | | ; |
---|
7267 | | return 0; |
---|
7268 | | } |
---|
7269 | configure:36653: result: yes |
---|
7270 | configure:36676: checking for clz |
---|
7271 | configure:36676: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
7272 | Undefined symbols for architecture x86_64: |
---|
7273 | "_clz", referenced from: |
---|
7274 | _main in conftest-92dbcc.o |
---|
7275 | ld: symbol(s) not found for architecture x86_64 |
---|
7276 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7277 | configure:36676: $? = 1 |
---|
7278 | configure: failed program was: |
---|
7279 | | /* confdefs.h */ |
---|
7280 | | #define PACKAGE_NAME "MPICH" |
---|
7281 | | #define PACKAGE_TARNAME "mpich" |
---|
7282 | | #define PACKAGE_VERSION "3.3" |
---|
7283 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
7284 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7285 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7286 | | #define STDC_HEADERS 1 |
---|
7287 | | #define HAVE_SYS_TYPES_H 1 |
---|
7288 | | #define HAVE_SYS_STAT_H 1 |
---|
7289 | | #define HAVE_STDLIB_H 1 |
---|
7290 | | #define HAVE_STRING_H 1 |
---|
7291 | | #define HAVE_MEMORY_H 1 |
---|
7292 | | #define HAVE_STRINGS_H 1 |
---|
7293 | | #define HAVE_INTTYPES_H 1 |
---|
7294 | | #define HAVE_STDINT_H 1 |
---|
7295 | | #define HAVE_UNISTD_H 1 |
---|
7296 | | #define __EXTENSIONS__ 1 |
---|
7297 | | #define _ALL_SOURCE 1 |
---|
7298 | | #define _GNU_SOURCE 1 |
---|
7299 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7300 | | #define _TANDEM_SOURCE 1 |
---|
7301 | | #define PACKAGE "mpich" |
---|
7302 | | #define VERSION "3.3" |
---|
7303 | | #define HAVE_DLFCN_H 1 |
---|
7304 | | #define LT_OBJDIR ".libs/" |
---|
7305 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7306 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7307 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7308 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
7309 | | #define HAVE_VISIBILITY 1 |
---|
7310 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
7311 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
7312 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
7313 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
7314 | | #define _HPUX_SOURCE 1 |
---|
7315 | | #define SIZEOF_VOID_P 8 |
---|
7316 | | #define HWLOC_DARWIN_SYS 1 |
---|
7317 | | #define HWLOC_X86_64_ARCH 1 |
---|
7318 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7319 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
7320 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7321 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
7322 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
7323 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7324 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
7325 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
7326 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
7327 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
7328 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
7329 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
7330 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
7331 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
7332 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
7333 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
7334 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
7335 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
7336 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
7337 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
7338 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
7339 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
7340 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
7341 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
7342 | | #define HAVE_UNISTD_H 1 |
---|
7343 | | #define HAVE_DIRENT_H 1 |
---|
7344 | | #define HAVE_STRINGS_H 1 |
---|
7345 | | #define HAVE_CTYPE_H 1 |
---|
7346 | | #define HAVE_STRNCASECMP 1 |
---|
7347 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
7348 | | #define HAVE_STRFTIME 1 |
---|
7349 | | #define HAVE_SETLOCALE 1 |
---|
7350 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
7351 | | #define HAVE_SYS_MMAN_H 1 |
---|
7352 | | #define HAVE_DECL_FABSF 1 |
---|
7353 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
7354 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
7355 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
7356 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
7357 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
7358 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
7359 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
7360 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
7361 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
7362 | | #define HAVE_HOST_INFO 1 |
---|
7363 | | #define HAVE_SYS_PARAM_H 1 |
---|
7364 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7365 | | #define HAVE_DECL_CTL_HW 1 |
---|
7366 | | #define HAVE_DECL_HW_NCPU 1 |
---|
7367 | | #define HAVE_DECL_STRTOULL 1 |
---|
7368 | | #define HAVE_SSIZE_T 1 |
---|
7369 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7370 | | #define HAVE_DECL_STRCASECMP 1 |
---|
7371 | | #define HAVE_DECL__STRDUP 0 |
---|
7372 | | #define HAVE_DECL__PUTENV 0 |
---|
7373 | | #define HAVE_SYSCTL 1 |
---|
7374 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7375 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
7376 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
7377 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
7378 | | #define HAVE___PROGNAME 1 |
---|
7379 | | #define HAVE_PTHREAD_T 1 |
---|
7380 | | #define hwloc_pid_t pid_t |
---|
7381 | | #define hwloc_thread_t pthread_t |
---|
7382 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
7383 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
7384 | | #define HAVE_FFS 1 |
---|
7385 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
7386 | | #define HWLOC_HAVE_FFS 1 |
---|
7387 | | #define HAVE_FFSL 1 |
---|
7388 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
7389 | | #define HWLOC_HAVE_FFSL 1 |
---|
7390 | | #define HAVE_FLS 1 |
---|
7391 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
7392 | | #define HWLOC_HAVE_FLS 1 |
---|
7393 | | #define HAVE_FLSL 1 |
---|
7394 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
7395 | | #define HWLOC_HAVE_FLSL 1 |
---|
7396 | | /* end confdefs.h. */ |
---|
7397 | | /* Define clz to an innocuous variant, in case <limits.h> declares clz. |
---|
7398 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7399 | | #define clz innocuous_clz |
---|
7400 | | |
---|
7401 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7402 | | which can conflict with char clz (); below. |
---|
7403 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7404 | | <limits.h> exists even on freestanding compilers. */ |
---|
7405 | | |
---|
7406 | | #ifdef __STDC__ |
---|
7407 | | # include <limits.h> |
---|
7408 | | #else |
---|
7409 | | # include <assert.h> |
---|
7410 | | #endif |
---|
7411 | | |
---|
7412 | | #undef clz |
---|
7413 | | |
---|
7414 | | /* Override any GCC internal prototype to avoid an error. |
---|
7415 | | Use char because int might match the return type of a GCC |
---|
7416 | | builtin and then its argument prototype would still apply. */ |
---|
7417 | | #ifdef __cplusplus |
---|
7418 | | extern "C" |
---|
7419 | | #endif |
---|
7420 | | char clz (); |
---|
7421 | | /* The GNU C library defines this for functions which it implements |
---|
7422 | | to always fail with ENOSYS. Some functions are actually named |
---|
7423 | | something starting with __ and the normal name is an alias. */ |
---|
7424 | | #if defined __stub_clz || defined __stub___clz |
---|
7425 | | choke me |
---|
7426 | | #endif |
---|
7427 | | |
---|
7428 | | int |
---|
7429 | | main () |
---|
7430 | | { |
---|
7431 | | return clz (); |
---|
7432 | | ; |
---|
7433 | | return 0; |
---|
7434 | | } |
---|
7435 | configure:36676: result: no |
---|
7436 | configure:36728: checking for clzl |
---|
7437 | configure:36728: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
7438 | Undefined symbols for architecture x86_64: |
---|
7439 | "_clzl", referenced from: |
---|
7440 | _main in conftest-f1a923.o |
---|
7441 | ld: symbol(s) not found for architecture x86_64 |
---|
7442 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7443 | configure:36728: $? = 1 |
---|
7444 | configure: failed program was: |
---|
7445 | | /* confdefs.h */ |
---|
7446 | | #define PACKAGE_NAME "MPICH" |
---|
7447 | | #define PACKAGE_TARNAME "mpich" |
---|
7448 | | #define PACKAGE_VERSION "3.3" |
---|
7449 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
7450 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7451 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7452 | | #define STDC_HEADERS 1 |
---|
7453 | | #define HAVE_SYS_TYPES_H 1 |
---|
7454 | | #define HAVE_SYS_STAT_H 1 |
---|
7455 | | #define HAVE_STDLIB_H 1 |
---|
7456 | | #define HAVE_STRING_H 1 |
---|
7457 | | #define HAVE_MEMORY_H 1 |
---|
7458 | | #define HAVE_STRINGS_H 1 |
---|
7459 | | #define HAVE_INTTYPES_H 1 |
---|
7460 | | #define HAVE_STDINT_H 1 |
---|
7461 | | #define HAVE_UNISTD_H 1 |
---|
7462 | | #define __EXTENSIONS__ 1 |
---|
7463 | | #define _ALL_SOURCE 1 |
---|
7464 | | #define _GNU_SOURCE 1 |
---|
7465 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7466 | | #define _TANDEM_SOURCE 1 |
---|
7467 | | #define PACKAGE "mpich" |
---|
7468 | | #define VERSION "3.3" |
---|
7469 | | #define HAVE_DLFCN_H 1 |
---|
7470 | | #define LT_OBJDIR ".libs/" |
---|
7471 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7472 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7473 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7474 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
7475 | | #define HAVE_VISIBILITY 1 |
---|
7476 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
7477 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
7478 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
7479 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
7480 | | #define _HPUX_SOURCE 1 |
---|
7481 | | #define SIZEOF_VOID_P 8 |
---|
7482 | | #define HWLOC_DARWIN_SYS 1 |
---|
7483 | | #define HWLOC_X86_64_ARCH 1 |
---|
7484 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7485 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
7486 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7487 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
7488 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
7489 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7490 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
7491 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
7492 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
7493 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
7494 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
7495 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
7496 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
7497 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
7498 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
7499 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
7500 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
7501 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
7502 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
7503 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
7504 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
7505 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
7506 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
7507 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
7508 | | #define HAVE_UNISTD_H 1 |
---|
7509 | | #define HAVE_DIRENT_H 1 |
---|
7510 | | #define HAVE_STRINGS_H 1 |
---|
7511 | | #define HAVE_CTYPE_H 1 |
---|
7512 | | #define HAVE_STRNCASECMP 1 |
---|
7513 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
7514 | | #define HAVE_STRFTIME 1 |
---|
7515 | | #define HAVE_SETLOCALE 1 |
---|
7516 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
7517 | | #define HAVE_SYS_MMAN_H 1 |
---|
7518 | | #define HAVE_DECL_FABSF 1 |
---|
7519 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
7520 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
7521 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
7522 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
7523 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
7524 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
7525 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
7526 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
7527 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
7528 | | #define HAVE_HOST_INFO 1 |
---|
7529 | | #define HAVE_SYS_PARAM_H 1 |
---|
7530 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7531 | | #define HAVE_DECL_CTL_HW 1 |
---|
7532 | | #define HAVE_DECL_HW_NCPU 1 |
---|
7533 | | #define HAVE_DECL_STRTOULL 1 |
---|
7534 | | #define HAVE_SSIZE_T 1 |
---|
7535 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7536 | | #define HAVE_DECL_STRCASECMP 1 |
---|
7537 | | #define HAVE_DECL__STRDUP 0 |
---|
7538 | | #define HAVE_DECL__PUTENV 0 |
---|
7539 | | #define HAVE_SYSCTL 1 |
---|
7540 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7541 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
7542 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
7543 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
7544 | | #define HAVE___PROGNAME 1 |
---|
7545 | | #define HAVE_PTHREAD_T 1 |
---|
7546 | | #define hwloc_pid_t pid_t |
---|
7547 | | #define hwloc_thread_t pthread_t |
---|
7548 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
7549 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
7550 | | #define HAVE_FFS 1 |
---|
7551 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
7552 | | #define HWLOC_HAVE_FFS 1 |
---|
7553 | | #define HAVE_FFSL 1 |
---|
7554 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
7555 | | #define HWLOC_HAVE_FFSL 1 |
---|
7556 | | #define HAVE_FLS 1 |
---|
7557 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
7558 | | #define HWLOC_HAVE_FLS 1 |
---|
7559 | | #define HAVE_FLSL 1 |
---|
7560 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
7561 | | #define HWLOC_HAVE_FLSL 1 |
---|
7562 | | /* end confdefs.h. */ |
---|
7563 | | /* Define clzl to an innocuous variant, in case <limits.h> declares clzl. |
---|
7564 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7565 | | #define clzl innocuous_clzl |
---|
7566 | | |
---|
7567 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7568 | | which can conflict with char clzl (); below. |
---|
7569 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7570 | | <limits.h> exists even on freestanding compilers. */ |
---|
7571 | | |
---|
7572 | | #ifdef __STDC__ |
---|
7573 | | # include <limits.h> |
---|
7574 | | #else |
---|
7575 | | # include <assert.h> |
---|
7576 | | #endif |
---|
7577 | | |
---|
7578 | | #undef clzl |
---|
7579 | | |
---|
7580 | | /* Override any GCC internal prototype to avoid an error. |
---|
7581 | | Use char because int might match the return type of a GCC |
---|
7582 | | builtin and then its argument prototype would still apply. */ |
---|
7583 | | #ifdef __cplusplus |
---|
7584 | | extern "C" |
---|
7585 | | #endif |
---|
7586 | | char clzl (); |
---|
7587 | | /* The GNU C library defines this for functions which it implements |
---|
7588 | | to always fail with ENOSYS. Some functions are actually named |
---|
7589 | | something starting with __ and the normal name is an alias. */ |
---|
7590 | | #if defined __stub_clzl || defined __stub___clzl |
---|
7591 | | choke me |
---|
7592 | | #endif |
---|
7593 | | |
---|
7594 | | int |
---|
7595 | | main () |
---|
7596 | | { |
---|
7597 | | return clzl (); |
---|
7598 | | ; |
---|
7599 | | return 0; |
---|
7600 | | } |
---|
7601 | configure:36728: result: no |
---|
7602 | configure:36782: checking for openat |
---|
7603 | configure:36782: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
7604 | configure:36782: $? = 0 |
---|
7605 | configure:36782: result: yes |
---|
7606 | configure:36796: checking malloc.h usability |
---|
7607 | configure:36796: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
7608 | conftest.c:153:10: fatal error: 'malloc.h' file not found |
---|
7609 | #include <malloc.h> |
---|
7610 | ^~~~~~~~~~ |
---|
7611 | 1 error generated. |
---|
7612 | configure:36796: $? = 1 |
---|
7613 | configure: failed program was: |
---|
7614 | | /* confdefs.h */ |
---|
7615 | | #define PACKAGE_NAME "MPICH" |
---|
7616 | | #define PACKAGE_TARNAME "mpich" |
---|
7617 | | #define PACKAGE_VERSION "3.3" |
---|
7618 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
7619 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7620 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7621 | | #define STDC_HEADERS 1 |
---|
7622 | | #define HAVE_SYS_TYPES_H 1 |
---|
7623 | | #define HAVE_SYS_STAT_H 1 |
---|
7624 | | #define HAVE_STDLIB_H 1 |
---|
7625 | | #define HAVE_STRING_H 1 |
---|
7626 | | #define HAVE_MEMORY_H 1 |
---|
7627 | | #define HAVE_STRINGS_H 1 |
---|
7628 | | #define HAVE_INTTYPES_H 1 |
---|
7629 | | #define HAVE_STDINT_H 1 |
---|
7630 | | #define HAVE_UNISTD_H 1 |
---|
7631 | | #define __EXTENSIONS__ 1 |
---|
7632 | | #define _ALL_SOURCE 1 |
---|
7633 | | #define _GNU_SOURCE 1 |
---|
7634 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7635 | | #define _TANDEM_SOURCE 1 |
---|
7636 | | #define PACKAGE "mpich" |
---|
7637 | | #define VERSION "3.3" |
---|
7638 | | #define HAVE_DLFCN_H 1 |
---|
7639 | | #define LT_OBJDIR ".libs/" |
---|
7640 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7641 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7642 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7643 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
7644 | | #define HAVE_VISIBILITY 1 |
---|
7645 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
7646 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
7647 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
7648 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
7649 | | #define _HPUX_SOURCE 1 |
---|
7650 | | #define SIZEOF_VOID_P 8 |
---|
7651 | | #define HWLOC_DARWIN_SYS 1 |
---|
7652 | | #define HWLOC_X86_64_ARCH 1 |
---|
7653 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7654 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
7655 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7656 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
7657 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
7658 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7659 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
7660 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
7661 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
7662 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
7663 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
7664 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
7665 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
7666 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
7667 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
7668 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
7669 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
7670 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
7671 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
7672 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
7673 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
7674 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
7675 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
7676 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
7677 | | #define HAVE_UNISTD_H 1 |
---|
7678 | | #define HAVE_DIRENT_H 1 |
---|
7679 | | #define HAVE_STRINGS_H 1 |
---|
7680 | | #define HAVE_CTYPE_H 1 |
---|
7681 | | #define HAVE_STRNCASECMP 1 |
---|
7682 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
7683 | | #define HAVE_STRFTIME 1 |
---|
7684 | | #define HAVE_SETLOCALE 1 |
---|
7685 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
7686 | | #define HAVE_SYS_MMAN_H 1 |
---|
7687 | | #define HAVE_DECL_FABSF 1 |
---|
7688 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
7689 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
7690 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
7691 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
7692 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
7693 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
7694 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
7695 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
7696 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
7697 | | #define HAVE_HOST_INFO 1 |
---|
7698 | | #define HAVE_SYS_PARAM_H 1 |
---|
7699 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7700 | | #define HAVE_DECL_CTL_HW 1 |
---|
7701 | | #define HAVE_DECL_HW_NCPU 1 |
---|
7702 | | #define HAVE_DECL_STRTOULL 1 |
---|
7703 | | #define HAVE_SSIZE_T 1 |
---|
7704 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7705 | | #define HAVE_DECL_STRCASECMP 1 |
---|
7706 | | #define HAVE_DECL__STRDUP 0 |
---|
7707 | | #define HAVE_DECL__PUTENV 0 |
---|
7708 | | #define HAVE_SYSCTL 1 |
---|
7709 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7710 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
7711 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
7712 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
7713 | | #define HAVE___PROGNAME 1 |
---|
7714 | | #define HAVE_PTHREAD_T 1 |
---|
7715 | | #define hwloc_pid_t pid_t |
---|
7716 | | #define hwloc_thread_t pthread_t |
---|
7717 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
7718 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
7719 | | #define HAVE_FFS 1 |
---|
7720 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
7721 | | #define HWLOC_HAVE_FFS 1 |
---|
7722 | | #define HAVE_FFSL 1 |
---|
7723 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
7724 | | #define HWLOC_HAVE_FFSL 1 |
---|
7725 | | #define HAVE_FLS 1 |
---|
7726 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
7727 | | #define HWLOC_HAVE_FLS 1 |
---|
7728 | | #define HAVE_FLSL 1 |
---|
7729 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
7730 | | #define HWLOC_HAVE_FLSL 1 |
---|
7731 | | #define HAVE_OPENAT 1 |
---|
7732 | | /* end confdefs.h. */ |
---|
7733 | | #include <stdio.h> |
---|
7734 | | #ifdef HAVE_SYS_TYPES_H |
---|
7735 | | # include <sys/types.h> |
---|
7736 | | #endif |
---|
7737 | | #ifdef HAVE_SYS_STAT_H |
---|
7738 | | # include <sys/stat.h> |
---|
7739 | | #endif |
---|
7740 | | #ifdef STDC_HEADERS |
---|
7741 | | # include <stdlib.h> |
---|
7742 | | # include <stddef.h> |
---|
7743 | | #else |
---|
7744 | | # ifdef HAVE_STDLIB_H |
---|
7745 | | # include <stdlib.h> |
---|
7746 | | # endif |
---|
7747 | | #endif |
---|
7748 | | #ifdef HAVE_STRING_H |
---|
7749 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7750 | | # include <memory.h> |
---|
7751 | | # endif |
---|
7752 | | # include <string.h> |
---|
7753 | | #endif |
---|
7754 | | #ifdef HAVE_STRINGS_H |
---|
7755 | | # include <strings.h> |
---|
7756 | | #endif |
---|
7757 | | #ifdef HAVE_INTTYPES_H |
---|
7758 | | # include <inttypes.h> |
---|
7759 | | #endif |
---|
7760 | | #ifdef HAVE_STDINT_H |
---|
7761 | | # include <stdint.h> |
---|
7762 | | #endif |
---|
7763 | | #ifdef HAVE_UNISTD_H |
---|
7764 | | # include <unistd.h> |
---|
7765 | | #endif |
---|
7766 | | #include <malloc.h> |
---|
7767 | configure:36796: result: no |
---|
7768 | configure:36796: checking malloc.h presence |
---|
7769 | configure:36796: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
7770 | conftest.c:120:10: fatal error: 'malloc.h' file not found |
---|
7771 | #include <malloc.h> |
---|
7772 | ^~~~~~~~~~ |
---|
7773 | 1 error generated. |
---|
7774 | configure:36796: $? = 1 |
---|
7775 | configure: failed program was: |
---|
7776 | | /* confdefs.h */ |
---|
7777 | | #define PACKAGE_NAME "MPICH" |
---|
7778 | | #define PACKAGE_TARNAME "mpich" |
---|
7779 | | #define PACKAGE_VERSION "3.3" |
---|
7780 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
7781 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7782 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7783 | | #define STDC_HEADERS 1 |
---|
7784 | | #define HAVE_SYS_TYPES_H 1 |
---|
7785 | | #define HAVE_SYS_STAT_H 1 |
---|
7786 | | #define HAVE_STDLIB_H 1 |
---|
7787 | | #define HAVE_STRING_H 1 |
---|
7788 | | #define HAVE_MEMORY_H 1 |
---|
7789 | | #define HAVE_STRINGS_H 1 |
---|
7790 | | #define HAVE_INTTYPES_H 1 |
---|
7791 | | #define HAVE_STDINT_H 1 |
---|
7792 | | #define HAVE_UNISTD_H 1 |
---|
7793 | | #define __EXTENSIONS__ 1 |
---|
7794 | | #define _ALL_SOURCE 1 |
---|
7795 | | #define _GNU_SOURCE 1 |
---|
7796 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7797 | | #define _TANDEM_SOURCE 1 |
---|
7798 | | #define PACKAGE "mpich" |
---|
7799 | | #define VERSION "3.3" |
---|
7800 | | #define HAVE_DLFCN_H 1 |
---|
7801 | | #define LT_OBJDIR ".libs/" |
---|
7802 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7803 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7804 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7805 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
7806 | | #define HAVE_VISIBILITY 1 |
---|
7807 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
7808 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
7809 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
7810 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
7811 | | #define _HPUX_SOURCE 1 |
---|
7812 | | #define SIZEOF_VOID_P 8 |
---|
7813 | | #define HWLOC_DARWIN_SYS 1 |
---|
7814 | | #define HWLOC_X86_64_ARCH 1 |
---|
7815 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7816 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
7817 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7818 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
7819 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
7820 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7821 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
7822 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
7823 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
7824 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
7825 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
7826 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
7827 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
7828 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
7829 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
7830 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
7831 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
7832 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
7833 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
7834 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
7835 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
7836 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
7837 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
7838 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
7839 | | #define HAVE_UNISTD_H 1 |
---|
7840 | | #define HAVE_DIRENT_H 1 |
---|
7841 | | #define HAVE_STRINGS_H 1 |
---|
7842 | | #define HAVE_CTYPE_H 1 |
---|
7843 | | #define HAVE_STRNCASECMP 1 |
---|
7844 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
7845 | | #define HAVE_STRFTIME 1 |
---|
7846 | | #define HAVE_SETLOCALE 1 |
---|
7847 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
7848 | | #define HAVE_SYS_MMAN_H 1 |
---|
7849 | | #define HAVE_DECL_FABSF 1 |
---|
7850 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
7851 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
7852 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
7853 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
7854 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
7855 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
7856 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
7857 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
7858 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
7859 | | #define HAVE_HOST_INFO 1 |
---|
7860 | | #define HAVE_SYS_PARAM_H 1 |
---|
7861 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7862 | | #define HAVE_DECL_CTL_HW 1 |
---|
7863 | | #define HAVE_DECL_HW_NCPU 1 |
---|
7864 | | #define HAVE_DECL_STRTOULL 1 |
---|
7865 | | #define HAVE_SSIZE_T 1 |
---|
7866 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7867 | | #define HAVE_DECL_STRCASECMP 1 |
---|
7868 | | #define HAVE_DECL__STRDUP 0 |
---|
7869 | | #define HAVE_DECL__PUTENV 0 |
---|
7870 | | #define HAVE_SYSCTL 1 |
---|
7871 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7872 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
7873 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
7874 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
7875 | | #define HAVE___PROGNAME 1 |
---|
7876 | | #define HAVE_PTHREAD_T 1 |
---|
7877 | | #define hwloc_pid_t pid_t |
---|
7878 | | #define hwloc_thread_t pthread_t |
---|
7879 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
7880 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
7881 | | #define HAVE_FFS 1 |
---|
7882 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
7883 | | #define HWLOC_HAVE_FFS 1 |
---|
7884 | | #define HAVE_FFSL 1 |
---|
7885 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
7886 | | #define HWLOC_HAVE_FFSL 1 |
---|
7887 | | #define HAVE_FLS 1 |
---|
7888 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
7889 | | #define HWLOC_HAVE_FLS 1 |
---|
7890 | | #define HAVE_FLSL 1 |
---|
7891 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
7892 | | #define HWLOC_HAVE_FLSL 1 |
---|
7893 | | #define HAVE_OPENAT 1 |
---|
7894 | | /* end confdefs.h. */ |
---|
7895 | | #include <malloc.h> |
---|
7896 | configure:36796: result: no |
---|
7897 | configure:36796: checking for malloc.h |
---|
7898 | configure:36796: result: no |
---|
7899 | configure:36809: checking for getpagesize |
---|
7900 | configure:36809: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
7901 | configure:36809: $? = 0 |
---|
7902 | configure:36809: result: yes |
---|
7903 | configure:36809: checking for memalign |
---|
7904 | configure:36809: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
7905 | Undefined symbols for architecture x86_64: |
---|
7906 | "_memalign", referenced from: |
---|
7907 | _main in conftest-c61243.o |
---|
7908 | ld: symbol(s) not found for architecture x86_64 |
---|
7909 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7910 | configure:36809: $? = 1 |
---|
7911 | configure: failed program was: |
---|
7912 | | /* confdefs.h */ |
---|
7913 | | #define PACKAGE_NAME "MPICH" |
---|
7914 | | #define PACKAGE_TARNAME "mpich" |
---|
7915 | | #define PACKAGE_VERSION "3.3" |
---|
7916 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
7917 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7918 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7919 | | #define STDC_HEADERS 1 |
---|
7920 | | #define HAVE_SYS_TYPES_H 1 |
---|
7921 | | #define HAVE_SYS_STAT_H 1 |
---|
7922 | | #define HAVE_STDLIB_H 1 |
---|
7923 | | #define HAVE_STRING_H 1 |
---|
7924 | | #define HAVE_MEMORY_H 1 |
---|
7925 | | #define HAVE_STRINGS_H 1 |
---|
7926 | | #define HAVE_INTTYPES_H 1 |
---|
7927 | | #define HAVE_STDINT_H 1 |
---|
7928 | | #define HAVE_UNISTD_H 1 |
---|
7929 | | #define __EXTENSIONS__ 1 |
---|
7930 | | #define _ALL_SOURCE 1 |
---|
7931 | | #define _GNU_SOURCE 1 |
---|
7932 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7933 | | #define _TANDEM_SOURCE 1 |
---|
7934 | | #define PACKAGE "mpich" |
---|
7935 | | #define VERSION "3.3" |
---|
7936 | | #define HAVE_DLFCN_H 1 |
---|
7937 | | #define LT_OBJDIR ".libs/" |
---|
7938 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7939 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7940 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7941 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
7942 | | #define HAVE_VISIBILITY 1 |
---|
7943 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
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_STRNCASECMP 1 |
---|
7980 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
7981 | | #define HAVE_STRFTIME 1 |
---|
7982 | | #define HAVE_SETLOCALE 1 |
---|
7983 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
7984 | | #define HAVE_SYS_MMAN_H 1 |
---|
7985 | | #define HAVE_DECL_FABSF 1 |
---|
7986 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
7987 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
7988 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
7989 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
7990 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
7991 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
7992 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
7993 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
7994 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
7995 | | #define HAVE_HOST_INFO 1 |
---|
7996 | | #define HAVE_SYS_PARAM_H 1 |
---|
7997 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7998 | | #define HAVE_DECL_CTL_HW 1 |
---|
7999 | | #define HAVE_DECL_HW_NCPU 1 |
---|
8000 | | #define HAVE_DECL_STRTOULL 1 |
---|
8001 | | #define HAVE_SSIZE_T 1 |
---|
8002 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8003 | | #define HAVE_DECL_STRCASECMP 1 |
---|
8004 | | #define HAVE_DECL__STRDUP 0 |
---|
8005 | | #define HAVE_DECL__PUTENV 0 |
---|
8006 | | #define HAVE_SYSCTL 1 |
---|
8007 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8008 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
8009 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
8010 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
8011 | | #define HAVE___PROGNAME 1 |
---|
8012 | | #define HAVE_PTHREAD_T 1 |
---|
8013 | | #define hwloc_pid_t pid_t |
---|
8014 | | #define hwloc_thread_t pthread_t |
---|
8015 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
8016 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
8017 | | #define HAVE_FFS 1 |
---|
8018 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
8019 | | #define HWLOC_HAVE_FFS 1 |
---|
8020 | | #define HAVE_FFSL 1 |
---|
8021 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
8022 | | #define HWLOC_HAVE_FFSL 1 |
---|
8023 | | #define HAVE_FLS 1 |
---|
8024 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
8025 | | #define HWLOC_HAVE_FLS 1 |
---|
8026 | | #define HAVE_FLSL 1 |
---|
8027 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
8028 | | #define HWLOC_HAVE_FLSL 1 |
---|
8029 | | #define HAVE_OPENAT 1 |
---|
8030 | | #define HAVE_GETPAGESIZE 1 |
---|
8031 | | /* end confdefs.h. */ |
---|
8032 | | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign. |
---|
8033 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8034 | | #define memalign innocuous_memalign |
---|
8035 | | |
---|
8036 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8037 | | which can conflict with char memalign (); 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 memalign |
---|
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 memalign (); |
---|
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_memalign || defined __stub___memalign |
---|
8060 | | choke me |
---|
8061 | | #endif |
---|
8062 | | |
---|
8063 | | int |
---|
8064 | | main () |
---|
8065 | | { |
---|
8066 | | return memalign (); |
---|
8067 | | ; |
---|
8068 | | return 0; |
---|
8069 | | } |
---|
8070 | configure:36809: result: no |
---|
8071 | configure:36809: checking for posix_memalign |
---|
8072 | configure:36809: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
8073 | configure:36809: $? = 0 |
---|
8074 | configure:36809: result: yes |
---|
8075 | configure:36821: checking sys/utsname.h usability |
---|
8076 | configure:36821: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
8077 | configure:36821: $? = 0 |
---|
8078 | configure:36821: result: yes |
---|
8079 | configure:36821: checking sys/utsname.h presence |
---|
8080 | configure:36821: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
8081 | configure:36821: $? = 0 |
---|
8082 | configure:36821: result: yes |
---|
8083 | configure:36821: checking for sys/utsname.h |
---|
8084 | configure:36821: result: yes |
---|
8085 | configure:36833: checking for uname |
---|
8086 | configure:36833: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
8087 | configure:36833: $? = 0 |
---|
8088 | configure:36833: result: yes |
---|
8089 | configure:36884: checking pthread_np.h usability |
---|
8090 | configure:36884: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
8091 | conftest.c:158:10: fatal error: 'pthread_np.h' file not found |
---|
8092 | #include <pthread_np.h> |
---|
8093 | ^~~~~~~~~~~~~~ |
---|
8094 | 1 error generated. |
---|
8095 | configure:36884: $? = 1 |
---|
8096 | configure: failed program was: |
---|
8097 | | /* confdefs.h */ |
---|
8098 | | #define PACKAGE_NAME "MPICH" |
---|
8099 | | #define PACKAGE_TARNAME "mpich" |
---|
8100 | | #define PACKAGE_VERSION "3.3" |
---|
8101 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
8102 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8103 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8104 | | #define STDC_HEADERS 1 |
---|
8105 | | #define HAVE_SYS_TYPES_H 1 |
---|
8106 | | #define HAVE_SYS_STAT_H 1 |
---|
8107 | | #define HAVE_STDLIB_H 1 |
---|
8108 | | #define HAVE_STRING_H 1 |
---|
8109 | | #define HAVE_MEMORY_H 1 |
---|
8110 | | #define HAVE_STRINGS_H 1 |
---|
8111 | | #define HAVE_INTTYPES_H 1 |
---|
8112 | | #define HAVE_STDINT_H 1 |
---|
8113 | | #define HAVE_UNISTD_H 1 |
---|
8114 | | #define __EXTENSIONS__ 1 |
---|
8115 | | #define _ALL_SOURCE 1 |
---|
8116 | | #define _GNU_SOURCE 1 |
---|
8117 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8118 | | #define _TANDEM_SOURCE 1 |
---|
8119 | | #define PACKAGE "mpich" |
---|
8120 | | #define VERSION "3.3" |
---|
8121 | | #define HAVE_DLFCN_H 1 |
---|
8122 | | #define LT_OBJDIR ".libs/" |
---|
8123 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8124 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8125 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8126 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
8127 | | #define HAVE_VISIBILITY 1 |
---|
8128 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
8129 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
8130 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
8131 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
8132 | | #define _HPUX_SOURCE 1 |
---|
8133 | | #define SIZEOF_VOID_P 8 |
---|
8134 | | #define HWLOC_DARWIN_SYS 1 |
---|
8135 | | #define HWLOC_X86_64_ARCH 1 |
---|
8136 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8137 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
8138 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8139 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
8140 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
8141 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
8142 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
8143 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
8144 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
8145 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
8146 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
8147 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
8148 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
8149 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
8150 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
8151 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
8152 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
8153 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
8154 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
8155 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
8156 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
8157 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
8158 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
8159 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
8160 | | #define HAVE_UNISTD_H 1 |
---|
8161 | | #define HAVE_DIRENT_H 1 |
---|
8162 | | #define HAVE_STRINGS_H 1 |
---|
8163 | | #define HAVE_CTYPE_H 1 |
---|
8164 | | #define HAVE_STRNCASECMP 1 |
---|
8165 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
8166 | | #define HAVE_STRFTIME 1 |
---|
8167 | | #define HAVE_SETLOCALE 1 |
---|
8168 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
8169 | | #define HAVE_SYS_MMAN_H 1 |
---|
8170 | | #define HAVE_DECL_FABSF 1 |
---|
8171 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
8172 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
8173 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
8174 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
8175 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
8176 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
8177 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
8178 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
8179 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
8180 | | #define HAVE_HOST_INFO 1 |
---|
8181 | | #define HAVE_SYS_PARAM_H 1 |
---|
8182 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8183 | | #define HAVE_DECL_CTL_HW 1 |
---|
8184 | | #define HAVE_DECL_HW_NCPU 1 |
---|
8185 | | #define HAVE_DECL_STRTOULL 1 |
---|
8186 | | #define HAVE_SSIZE_T 1 |
---|
8187 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8188 | | #define HAVE_DECL_STRCASECMP 1 |
---|
8189 | | #define HAVE_DECL__STRDUP 0 |
---|
8190 | | #define HAVE_DECL__PUTENV 0 |
---|
8191 | | #define HAVE_SYSCTL 1 |
---|
8192 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8193 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
8194 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
8195 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
8196 | | #define HAVE___PROGNAME 1 |
---|
8197 | | #define HAVE_PTHREAD_T 1 |
---|
8198 | | #define hwloc_pid_t pid_t |
---|
8199 | | #define hwloc_thread_t pthread_t |
---|
8200 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
8201 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
8202 | | #define HAVE_FFS 1 |
---|
8203 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
8204 | | #define HWLOC_HAVE_FFS 1 |
---|
8205 | | #define HAVE_FFSL 1 |
---|
8206 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
8207 | | #define HWLOC_HAVE_FFSL 1 |
---|
8208 | | #define HAVE_FLS 1 |
---|
8209 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
8210 | | #define HWLOC_HAVE_FLS 1 |
---|
8211 | | #define HAVE_FLSL 1 |
---|
8212 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
8213 | | #define HWLOC_HAVE_FLSL 1 |
---|
8214 | | #define HAVE_OPENAT 1 |
---|
8215 | | #define HAVE_GETPAGESIZE 1 |
---|
8216 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8217 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8218 | | #define HAVE_UNAME 1 |
---|
8219 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
8220 | | /* end confdefs.h. */ |
---|
8221 | | #include <stdio.h> |
---|
8222 | | #ifdef HAVE_SYS_TYPES_H |
---|
8223 | | # include <sys/types.h> |
---|
8224 | | #endif |
---|
8225 | | #ifdef HAVE_SYS_STAT_H |
---|
8226 | | # include <sys/stat.h> |
---|
8227 | | #endif |
---|
8228 | | #ifdef STDC_HEADERS |
---|
8229 | | # include <stdlib.h> |
---|
8230 | | # include <stddef.h> |
---|
8231 | | #else |
---|
8232 | | # ifdef HAVE_STDLIB_H |
---|
8233 | | # include <stdlib.h> |
---|
8234 | | # endif |
---|
8235 | | #endif |
---|
8236 | | #ifdef HAVE_STRING_H |
---|
8237 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
8238 | | # include <memory.h> |
---|
8239 | | # endif |
---|
8240 | | # include <string.h> |
---|
8241 | | #endif |
---|
8242 | | #ifdef HAVE_STRINGS_H |
---|
8243 | | # include <strings.h> |
---|
8244 | | #endif |
---|
8245 | | #ifdef HAVE_INTTYPES_H |
---|
8246 | | # include <inttypes.h> |
---|
8247 | | #endif |
---|
8248 | | #ifdef HAVE_STDINT_H |
---|
8249 | | # include <stdint.h> |
---|
8250 | | #endif |
---|
8251 | | #ifdef HAVE_UNISTD_H |
---|
8252 | | # include <unistd.h> |
---|
8253 | | #endif |
---|
8254 | | #include <pthread_np.h> |
---|
8255 | configure:36884: result: no |
---|
8256 | configure:36884: checking pthread_np.h presence |
---|
8257 | configure:36884: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
8258 | conftest.c:125:10: fatal error: 'pthread_np.h' file not found |
---|
8259 | #include <pthread_np.h> |
---|
8260 | ^~~~~~~~~~~~~~ |
---|
8261 | 1 error generated. |
---|
8262 | configure:36884: $? = 1 |
---|
8263 | configure: failed program was: |
---|
8264 | | /* confdefs.h */ |
---|
8265 | | #define PACKAGE_NAME "MPICH" |
---|
8266 | | #define PACKAGE_TARNAME "mpich" |
---|
8267 | | #define PACKAGE_VERSION "3.3" |
---|
8268 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
8269 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8270 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8271 | | #define STDC_HEADERS 1 |
---|
8272 | | #define HAVE_SYS_TYPES_H 1 |
---|
8273 | | #define HAVE_SYS_STAT_H 1 |
---|
8274 | | #define HAVE_STDLIB_H 1 |
---|
8275 | | #define HAVE_STRING_H 1 |
---|
8276 | | #define HAVE_MEMORY_H 1 |
---|
8277 | | #define HAVE_STRINGS_H 1 |
---|
8278 | | #define HAVE_INTTYPES_H 1 |
---|
8279 | | #define HAVE_STDINT_H 1 |
---|
8280 | | #define HAVE_UNISTD_H 1 |
---|
8281 | | #define __EXTENSIONS__ 1 |
---|
8282 | | #define _ALL_SOURCE 1 |
---|
8283 | | #define _GNU_SOURCE 1 |
---|
8284 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8285 | | #define _TANDEM_SOURCE 1 |
---|
8286 | | #define PACKAGE "mpich" |
---|
8287 | | #define VERSION "3.3" |
---|
8288 | | #define HAVE_DLFCN_H 1 |
---|
8289 | | #define LT_OBJDIR ".libs/" |
---|
8290 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8291 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8292 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8293 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
8294 | | #define HAVE_VISIBILITY 1 |
---|
8295 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
8296 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
8297 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
8298 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
8299 | | #define _HPUX_SOURCE 1 |
---|
8300 | | #define SIZEOF_VOID_P 8 |
---|
8301 | | #define HWLOC_DARWIN_SYS 1 |
---|
8302 | | #define HWLOC_X86_64_ARCH 1 |
---|
8303 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8304 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
8305 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8306 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
8307 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
8308 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
8309 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
8310 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
8311 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
8312 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
8313 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
8314 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
8315 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
8316 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
8317 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
8318 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
8319 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
8320 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
8321 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
8322 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
8323 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
8324 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
8325 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
8326 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
8327 | | #define HAVE_UNISTD_H 1 |
---|
8328 | | #define HAVE_DIRENT_H 1 |
---|
8329 | | #define HAVE_STRINGS_H 1 |
---|
8330 | | #define HAVE_CTYPE_H 1 |
---|
8331 | | #define HAVE_STRNCASECMP 1 |
---|
8332 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
8333 | | #define HAVE_STRFTIME 1 |
---|
8334 | | #define HAVE_SETLOCALE 1 |
---|
8335 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
8336 | | #define HAVE_SYS_MMAN_H 1 |
---|
8337 | | #define HAVE_DECL_FABSF 1 |
---|
8338 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
8339 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
8340 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
8341 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
8342 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
8343 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
8344 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
8345 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
8346 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
8347 | | #define HAVE_HOST_INFO 1 |
---|
8348 | | #define HAVE_SYS_PARAM_H 1 |
---|
8349 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8350 | | #define HAVE_DECL_CTL_HW 1 |
---|
8351 | | #define HAVE_DECL_HW_NCPU 1 |
---|
8352 | | #define HAVE_DECL_STRTOULL 1 |
---|
8353 | | #define HAVE_SSIZE_T 1 |
---|
8354 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8355 | | #define HAVE_DECL_STRCASECMP 1 |
---|
8356 | | #define HAVE_DECL__STRDUP 0 |
---|
8357 | | #define HAVE_DECL__PUTENV 0 |
---|
8358 | | #define HAVE_SYSCTL 1 |
---|
8359 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8360 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
8361 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
8362 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
8363 | | #define HAVE___PROGNAME 1 |
---|
8364 | | #define HAVE_PTHREAD_T 1 |
---|
8365 | | #define hwloc_pid_t pid_t |
---|
8366 | | #define hwloc_thread_t pthread_t |
---|
8367 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
8368 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
8369 | | #define HAVE_FFS 1 |
---|
8370 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
8371 | | #define HWLOC_HAVE_FFS 1 |
---|
8372 | | #define HAVE_FFSL 1 |
---|
8373 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
8374 | | #define HWLOC_HAVE_FFSL 1 |
---|
8375 | | #define HAVE_FLS 1 |
---|
8376 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
8377 | | #define HWLOC_HAVE_FLS 1 |
---|
8378 | | #define HAVE_FLSL 1 |
---|
8379 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
8380 | | #define HWLOC_HAVE_FLSL 1 |
---|
8381 | | #define HAVE_OPENAT 1 |
---|
8382 | | #define HAVE_GETPAGESIZE 1 |
---|
8383 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8384 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8385 | | #define HAVE_UNAME 1 |
---|
8386 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
8387 | | /* end confdefs.h. */ |
---|
8388 | | #include <pthread_np.h> |
---|
8389 | configure:36884: result: no |
---|
8390 | configure:36884: checking for pthread_np.h |
---|
8391 | configure:36884: result: no |
---|
8392 | configure:36894: checking whether pthread_setaffinity_np is declared |
---|
8393 | configure:36894: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
8394 | conftest.c:139:10: error: use of undeclared identifier 'pthread_setaffinity_np' |
---|
8395 | (void) pthread_setaffinity_np; |
---|
8396 | ^ |
---|
8397 | 1 error generated. |
---|
8398 | configure:36894: $? = 1 |
---|
8399 | configure: failed program was: |
---|
8400 | | /* confdefs.h */ |
---|
8401 | | #define PACKAGE_NAME "MPICH" |
---|
8402 | | #define PACKAGE_TARNAME "mpich" |
---|
8403 | | #define PACKAGE_VERSION "3.3" |
---|
8404 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
8405 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8406 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8407 | | #define STDC_HEADERS 1 |
---|
8408 | | #define HAVE_SYS_TYPES_H 1 |
---|
8409 | | #define HAVE_SYS_STAT_H 1 |
---|
8410 | | #define HAVE_STDLIB_H 1 |
---|
8411 | | #define HAVE_STRING_H 1 |
---|
8412 | | #define HAVE_MEMORY_H 1 |
---|
8413 | | #define HAVE_STRINGS_H 1 |
---|
8414 | | #define HAVE_INTTYPES_H 1 |
---|
8415 | | #define HAVE_STDINT_H 1 |
---|
8416 | | #define HAVE_UNISTD_H 1 |
---|
8417 | | #define __EXTENSIONS__ 1 |
---|
8418 | | #define _ALL_SOURCE 1 |
---|
8419 | | #define _GNU_SOURCE 1 |
---|
8420 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8421 | | #define _TANDEM_SOURCE 1 |
---|
8422 | | #define PACKAGE "mpich" |
---|
8423 | | #define VERSION "3.3" |
---|
8424 | | #define HAVE_DLFCN_H 1 |
---|
8425 | | #define LT_OBJDIR ".libs/" |
---|
8426 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8427 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8428 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8429 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
8430 | | #define HAVE_VISIBILITY 1 |
---|
8431 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
8432 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
8433 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
8434 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
8435 | | #define _HPUX_SOURCE 1 |
---|
8436 | | #define SIZEOF_VOID_P 8 |
---|
8437 | | #define HWLOC_DARWIN_SYS 1 |
---|
8438 | | #define HWLOC_X86_64_ARCH 1 |
---|
8439 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8440 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
8441 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8442 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
8443 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
8444 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
8445 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
8446 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
8447 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
8448 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
8449 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
8450 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
8451 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
8452 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
8453 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
8454 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
8455 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
8456 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
8457 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
8458 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
8459 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
8460 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
8461 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
8462 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
8463 | | #define HAVE_UNISTD_H 1 |
---|
8464 | | #define HAVE_DIRENT_H 1 |
---|
8465 | | #define HAVE_STRINGS_H 1 |
---|
8466 | | #define HAVE_CTYPE_H 1 |
---|
8467 | | #define HAVE_STRNCASECMP 1 |
---|
8468 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
8469 | | #define HAVE_STRFTIME 1 |
---|
8470 | | #define HAVE_SETLOCALE 1 |
---|
8471 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
8472 | | #define HAVE_SYS_MMAN_H 1 |
---|
8473 | | #define HAVE_DECL_FABSF 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_STRCASECMP 1 |
---|
8492 | | #define HAVE_DECL__STRDUP 0 |
---|
8493 | | #define HAVE_DECL__PUTENV 0 |
---|
8494 | | #define HAVE_SYSCTL 1 |
---|
8495 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8496 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
8497 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
8498 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
8499 | | #define HAVE___PROGNAME 1 |
---|
8500 | | #define HAVE_PTHREAD_T 1 |
---|
8501 | | #define hwloc_pid_t pid_t |
---|
8502 | | #define hwloc_thread_t pthread_t |
---|
8503 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
8504 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
8505 | | #define HAVE_FFS 1 |
---|
8506 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
8507 | | #define HWLOC_HAVE_FFS 1 |
---|
8508 | | #define HAVE_FFSL 1 |
---|
8509 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
8510 | | #define HWLOC_HAVE_FFSL 1 |
---|
8511 | | #define HAVE_FLS 1 |
---|
8512 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
8513 | | #define HWLOC_HAVE_FLS 1 |
---|
8514 | | #define HAVE_FLSL 1 |
---|
8515 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
8516 | | #define HWLOC_HAVE_FLSL 1 |
---|
8517 | | #define HAVE_OPENAT 1 |
---|
8518 | | #define HAVE_GETPAGESIZE 1 |
---|
8519 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8520 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8521 | | #define HAVE_UNAME 1 |
---|
8522 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
8523 | | /* end confdefs.h. */ |
---|
8524 | | |
---|
8525 | | #include <pthread.h> |
---|
8526 | | #ifdef HAVE_PTHREAD_NP_H |
---|
8527 | | # include <pthread_np.h> |
---|
8528 | | #endif |
---|
8529 | | |
---|
8530 | | |
---|
8531 | | int |
---|
8532 | | main () |
---|
8533 | | { |
---|
8534 | | #ifndef pthread_setaffinity_np |
---|
8535 | | #ifdef __cplusplus |
---|
8536 | | (void) pthread_setaffinity_np; |
---|
8537 | | #else |
---|
8538 | | (void) pthread_setaffinity_np; |
---|
8539 | | #endif |
---|
8540 | | #endif |
---|
8541 | | |
---|
8542 | | ; |
---|
8543 | | return 0; |
---|
8544 | | } |
---|
8545 | configure:36894: result: no |
---|
8546 | configure:36916: checking whether pthread_getaffinity_np is declared |
---|
8547 | configure:36916: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
8548 | conftest.c:140:10: error: use of undeclared identifier 'pthread_getaffinity_np' |
---|
8549 | (void) pthread_getaffinity_np; |
---|
8550 | ^ |
---|
8551 | 1 error generated. |
---|
8552 | configure:36916: $? = 1 |
---|
8553 | configure: failed program was: |
---|
8554 | | /* confdefs.h */ |
---|
8555 | | #define PACKAGE_NAME "MPICH" |
---|
8556 | | #define PACKAGE_TARNAME "mpich" |
---|
8557 | | #define PACKAGE_VERSION "3.3" |
---|
8558 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
8559 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8560 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8561 | | #define STDC_HEADERS 1 |
---|
8562 | | #define HAVE_SYS_TYPES_H 1 |
---|
8563 | | #define HAVE_SYS_STAT_H 1 |
---|
8564 | | #define HAVE_STDLIB_H 1 |
---|
8565 | | #define HAVE_STRING_H 1 |
---|
8566 | | #define HAVE_MEMORY_H 1 |
---|
8567 | | #define HAVE_STRINGS_H 1 |
---|
8568 | | #define HAVE_INTTYPES_H 1 |
---|
8569 | | #define HAVE_STDINT_H 1 |
---|
8570 | | #define HAVE_UNISTD_H 1 |
---|
8571 | | #define __EXTENSIONS__ 1 |
---|
8572 | | #define _ALL_SOURCE 1 |
---|
8573 | | #define _GNU_SOURCE 1 |
---|
8574 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8575 | | #define _TANDEM_SOURCE 1 |
---|
8576 | | #define PACKAGE "mpich" |
---|
8577 | | #define VERSION "3.3" |
---|
8578 | | #define HAVE_DLFCN_H 1 |
---|
8579 | | #define LT_OBJDIR ".libs/" |
---|
8580 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8581 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8582 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8583 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
8584 | | #define HAVE_VISIBILITY 1 |
---|
8585 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
8586 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
8587 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
8588 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
8589 | | #define _HPUX_SOURCE 1 |
---|
8590 | | #define SIZEOF_VOID_P 8 |
---|
8591 | | #define HWLOC_DARWIN_SYS 1 |
---|
8592 | | #define HWLOC_X86_64_ARCH 1 |
---|
8593 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8594 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
8595 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8596 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
8597 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
8598 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
8599 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
8600 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
8601 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
8602 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
8603 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
8604 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
8605 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
8606 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
8607 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
8608 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
8609 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
8610 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
8611 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
8612 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
8613 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
8614 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
8615 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
8616 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
8617 | | #define HAVE_UNISTD_H 1 |
---|
8618 | | #define HAVE_DIRENT_H 1 |
---|
8619 | | #define HAVE_STRINGS_H 1 |
---|
8620 | | #define HAVE_CTYPE_H 1 |
---|
8621 | | #define HAVE_STRNCASECMP 1 |
---|
8622 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
8623 | | #define HAVE_STRFTIME 1 |
---|
8624 | | #define HAVE_SETLOCALE 1 |
---|
8625 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
8626 | | #define HAVE_SYS_MMAN_H 1 |
---|
8627 | | #define HAVE_DECL_FABSF 1 |
---|
8628 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
8629 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
8630 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
8631 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
8632 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
8633 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
8634 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
8635 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
8636 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
8637 | | #define HAVE_HOST_INFO 1 |
---|
8638 | | #define HAVE_SYS_PARAM_H 1 |
---|
8639 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8640 | | #define HAVE_DECL_CTL_HW 1 |
---|
8641 | | #define HAVE_DECL_HW_NCPU 1 |
---|
8642 | | #define HAVE_DECL_STRTOULL 1 |
---|
8643 | | #define HAVE_SSIZE_T 1 |
---|
8644 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8645 | | #define HAVE_DECL_STRCASECMP 1 |
---|
8646 | | #define HAVE_DECL__STRDUP 0 |
---|
8647 | | #define HAVE_DECL__PUTENV 0 |
---|
8648 | | #define HAVE_SYSCTL 1 |
---|
8649 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8650 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
8651 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
8652 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
8653 | | #define HAVE___PROGNAME 1 |
---|
8654 | | #define HAVE_PTHREAD_T 1 |
---|
8655 | | #define hwloc_pid_t pid_t |
---|
8656 | | #define hwloc_thread_t pthread_t |
---|
8657 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
8658 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
8659 | | #define HAVE_FFS 1 |
---|
8660 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
8661 | | #define HWLOC_HAVE_FFS 1 |
---|
8662 | | #define HAVE_FFSL 1 |
---|
8663 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
8664 | | #define HWLOC_HAVE_FFSL 1 |
---|
8665 | | #define HAVE_FLS 1 |
---|
8666 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
8667 | | #define HWLOC_HAVE_FLS 1 |
---|
8668 | | #define HAVE_FLSL 1 |
---|
8669 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
8670 | | #define HWLOC_HAVE_FLSL 1 |
---|
8671 | | #define HAVE_OPENAT 1 |
---|
8672 | | #define HAVE_GETPAGESIZE 1 |
---|
8673 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8674 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8675 | | #define HAVE_UNAME 1 |
---|
8676 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
8677 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
8678 | | /* end confdefs.h. */ |
---|
8679 | | |
---|
8680 | | #include <pthread.h> |
---|
8681 | | #ifdef HAVE_PTHREAD_NP_H |
---|
8682 | | # include <pthread_np.h> |
---|
8683 | | #endif |
---|
8684 | | |
---|
8685 | | |
---|
8686 | | int |
---|
8687 | | main () |
---|
8688 | | { |
---|
8689 | | #ifndef pthread_getaffinity_np |
---|
8690 | | #ifdef __cplusplus |
---|
8691 | | (void) pthread_getaffinity_np; |
---|
8692 | | #else |
---|
8693 | | (void) pthread_getaffinity_np; |
---|
8694 | | #endif |
---|
8695 | | #endif |
---|
8696 | | |
---|
8697 | | ; |
---|
8698 | | return 0; |
---|
8699 | | } |
---|
8700 | configure:36916: result: no |
---|
8701 | configure:36938: checking for sched_setaffinity |
---|
8702 | configure:36938: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
8703 | Undefined symbols for architecture x86_64: |
---|
8704 | "_sched_setaffinity", referenced from: |
---|
8705 | _main in conftest-895e3e.o |
---|
8706 | ld: symbol(s) not found for architecture x86_64 |
---|
8707 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8708 | configure:36938: $? = 1 |
---|
8709 | configure: failed program was: |
---|
8710 | | /* confdefs.h */ |
---|
8711 | | #define PACKAGE_NAME "MPICH" |
---|
8712 | | #define PACKAGE_TARNAME "mpich" |
---|
8713 | | #define PACKAGE_VERSION "3.3" |
---|
8714 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
8715 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8716 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8717 | | #define STDC_HEADERS 1 |
---|
8718 | | #define HAVE_SYS_TYPES_H 1 |
---|
8719 | | #define HAVE_SYS_STAT_H 1 |
---|
8720 | | #define HAVE_STDLIB_H 1 |
---|
8721 | | #define HAVE_STRING_H 1 |
---|
8722 | | #define HAVE_MEMORY_H 1 |
---|
8723 | | #define HAVE_STRINGS_H 1 |
---|
8724 | | #define HAVE_INTTYPES_H 1 |
---|
8725 | | #define HAVE_STDINT_H 1 |
---|
8726 | | #define HAVE_UNISTD_H 1 |
---|
8727 | | #define __EXTENSIONS__ 1 |
---|
8728 | | #define _ALL_SOURCE 1 |
---|
8729 | | #define _GNU_SOURCE 1 |
---|
8730 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8731 | | #define _TANDEM_SOURCE 1 |
---|
8732 | | #define PACKAGE "mpich" |
---|
8733 | | #define VERSION "3.3" |
---|
8734 | | #define HAVE_DLFCN_H 1 |
---|
8735 | | #define LT_OBJDIR ".libs/" |
---|
8736 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8737 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8738 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8739 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
8740 | | #define HAVE_VISIBILITY 1 |
---|
8741 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
8742 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
8743 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
8744 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
8745 | | #define _HPUX_SOURCE 1 |
---|
8746 | | #define SIZEOF_VOID_P 8 |
---|
8747 | | #define HWLOC_DARWIN_SYS 1 |
---|
8748 | | #define HWLOC_X86_64_ARCH 1 |
---|
8749 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8750 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
8751 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8752 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
8753 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
8754 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
8755 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
8756 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
8757 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
8758 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
8759 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
8760 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
8761 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
8762 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
8763 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
8764 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
8765 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
8766 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
8767 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
8768 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
8769 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
8770 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
8771 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
8772 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
8773 | | #define HAVE_UNISTD_H 1 |
---|
8774 | | #define HAVE_DIRENT_H 1 |
---|
8775 | | #define HAVE_STRINGS_H 1 |
---|
8776 | | #define HAVE_CTYPE_H 1 |
---|
8777 | | #define HAVE_STRNCASECMP 1 |
---|
8778 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
8779 | | #define HAVE_STRFTIME 1 |
---|
8780 | | #define HAVE_SETLOCALE 1 |
---|
8781 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
8782 | | #define HAVE_SYS_MMAN_H 1 |
---|
8783 | | #define HAVE_DECL_FABSF 1 |
---|
8784 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
8785 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
8786 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
8787 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
8788 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
8789 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
8790 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
8791 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
8792 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
8793 | | #define HAVE_HOST_INFO 1 |
---|
8794 | | #define HAVE_SYS_PARAM_H 1 |
---|
8795 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8796 | | #define HAVE_DECL_CTL_HW 1 |
---|
8797 | | #define HAVE_DECL_HW_NCPU 1 |
---|
8798 | | #define HAVE_DECL_STRTOULL 1 |
---|
8799 | | #define HAVE_SSIZE_T 1 |
---|
8800 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8801 | | #define HAVE_DECL_STRCASECMP 1 |
---|
8802 | | #define HAVE_DECL__STRDUP 0 |
---|
8803 | | #define HAVE_DECL__PUTENV 0 |
---|
8804 | | #define HAVE_SYSCTL 1 |
---|
8805 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8806 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
8807 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
8808 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
8809 | | #define HAVE___PROGNAME 1 |
---|
8810 | | #define HAVE_PTHREAD_T 1 |
---|
8811 | | #define hwloc_pid_t pid_t |
---|
8812 | | #define hwloc_thread_t pthread_t |
---|
8813 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
8814 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
8815 | | #define HAVE_FFS 1 |
---|
8816 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
8817 | | #define HWLOC_HAVE_FFS 1 |
---|
8818 | | #define HAVE_FFSL 1 |
---|
8819 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
8820 | | #define HWLOC_HAVE_FFSL 1 |
---|
8821 | | #define HAVE_FLS 1 |
---|
8822 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
8823 | | #define HWLOC_HAVE_FLS 1 |
---|
8824 | | #define HAVE_FLSL 1 |
---|
8825 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
8826 | | #define HWLOC_HAVE_FLSL 1 |
---|
8827 | | #define HAVE_OPENAT 1 |
---|
8828 | | #define HAVE_GETPAGESIZE 1 |
---|
8829 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8830 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8831 | | #define HAVE_UNAME 1 |
---|
8832 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
8833 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
8834 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
8835 | | /* end confdefs.h. */ |
---|
8836 | | /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity. |
---|
8837 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8838 | | #define sched_setaffinity innocuous_sched_setaffinity |
---|
8839 | | |
---|
8840 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8841 | | which can conflict with char sched_setaffinity (); below. |
---|
8842 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8843 | | <limits.h> exists even on freestanding compilers. */ |
---|
8844 | | |
---|
8845 | | #ifdef __STDC__ |
---|
8846 | | # include <limits.h> |
---|
8847 | | #else |
---|
8848 | | # include <assert.h> |
---|
8849 | | #endif |
---|
8850 | | |
---|
8851 | | #undef sched_setaffinity |
---|
8852 | | |
---|
8853 | | /* Override any GCC internal prototype to avoid an error. |
---|
8854 | | Use char because int might match the return type of a GCC |
---|
8855 | | builtin and then its argument prototype would still apply. */ |
---|
8856 | | #ifdef __cplusplus |
---|
8857 | | extern "C" |
---|
8858 | | #endif |
---|
8859 | | char sched_setaffinity (); |
---|
8860 | | /* The GNU C library defines this for functions which it implements |
---|
8861 | | to always fail with ENOSYS. Some functions are actually named |
---|
8862 | | something starting with __ and the normal name is an alias. */ |
---|
8863 | | #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity |
---|
8864 | | choke me |
---|
8865 | | #endif |
---|
8866 | | |
---|
8867 | | int |
---|
8868 | | main () |
---|
8869 | | { |
---|
8870 | | return sched_setaffinity (); |
---|
8871 | | ; |
---|
8872 | | return 0; |
---|
8873 | | } |
---|
8874 | configure:36938: result: no |
---|
8875 | configure:36945: checking for sys/cpuset.h |
---|
8876 | configure:36945: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
8877 | conftest.c:129:10: fatal error: 'sys/cpuset.h' file not found |
---|
8878 | #include <sys/cpuset.h> |
---|
8879 | ^~~~~~~~~~~~~~ |
---|
8880 | 1 error generated. |
---|
8881 | configure:36945: $? = 1 |
---|
8882 | configure: failed program was: |
---|
8883 | | /* confdefs.h */ |
---|
8884 | | #define PACKAGE_NAME "MPICH" |
---|
8885 | | #define PACKAGE_TARNAME "mpich" |
---|
8886 | | #define PACKAGE_VERSION "3.3" |
---|
8887 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
8888 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8889 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8890 | | #define STDC_HEADERS 1 |
---|
8891 | | #define HAVE_SYS_TYPES_H 1 |
---|
8892 | | #define HAVE_SYS_STAT_H 1 |
---|
8893 | | #define HAVE_STDLIB_H 1 |
---|
8894 | | #define HAVE_STRING_H 1 |
---|
8895 | | #define HAVE_MEMORY_H 1 |
---|
8896 | | #define HAVE_STRINGS_H 1 |
---|
8897 | | #define HAVE_INTTYPES_H 1 |
---|
8898 | | #define HAVE_STDINT_H 1 |
---|
8899 | | #define HAVE_UNISTD_H 1 |
---|
8900 | | #define __EXTENSIONS__ 1 |
---|
8901 | | #define _ALL_SOURCE 1 |
---|
8902 | | #define _GNU_SOURCE 1 |
---|
8903 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8904 | | #define _TANDEM_SOURCE 1 |
---|
8905 | | #define PACKAGE "mpich" |
---|
8906 | | #define VERSION "3.3" |
---|
8907 | | #define HAVE_DLFCN_H 1 |
---|
8908 | | #define LT_OBJDIR ".libs/" |
---|
8909 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8910 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8911 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8912 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
8913 | | #define HAVE_VISIBILITY 1 |
---|
8914 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
8915 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
8916 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
8917 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
8918 | | #define _HPUX_SOURCE 1 |
---|
8919 | | #define SIZEOF_VOID_P 8 |
---|
8920 | | #define HWLOC_DARWIN_SYS 1 |
---|
8921 | | #define HWLOC_X86_64_ARCH 1 |
---|
8922 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8923 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
8924 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8925 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
8926 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
8927 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
8928 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
8929 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
8930 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
8931 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
8932 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
8933 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
8934 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
8935 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
8936 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
8937 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
8938 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
8939 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
8940 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
8941 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
8942 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
8943 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
8944 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
8945 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
8946 | | #define HAVE_UNISTD_H 1 |
---|
8947 | | #define HAVE_DIRENT_H 1 |
---|
8948 | | #define HAVE_STRINGS_H 1 |
---|
8949 | | #define HAVE_CTYPE_H 1 |
---|
8950 | | #define HAVE_STRNCASECMP 1 |
---|
8951 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
8952 | | #define HAVE_STRFTIME 1 |
---|
8953 | | #define HAVE_SETLOCALE 1 |
---|
8954 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
8955 | | #define HAVE_SYS_MMAN_H 1 |
---|
8956 | | #define HAVE_DECL_FABSF 1 |
---|
8957 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
8958 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
8959 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
8960 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
8961 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
8962 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
8963 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
8964 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
8965 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
8966 | | #define HAVE_HOST_INFO 1 |
---|
8967 | | #define HAVE_SYS_PARAM_H 1 |
---|
8968 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8969 | | #define HAVE_DECL_CTL_HW 1 |
---|
8970 | | #define HAVE_DECL_HW_NCPU 1 |
---|
8971 | | #define HAVE_DECL_STRTOULL 1 |
---|
8972 | | #define HAVE_SSIZE_T 1 |
---|
8973 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8974 | | #define HAVE_DECL_STRCASECMP 1 |
---|
8975 | | #define HAVE_DECL__STRDUP 0 |
---|
8976 | | #define HAVE_DECL__PUTENV 0 |
---|
8977 | | #define HAVE_SYSCTL 1 |
---|
8978 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8979 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
8980 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
8981 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
8982 | | #define HAVE___PROGNAME 1 |
---|
8983 | | #define HAVE_PTHREAD_T 1 |
---|
8984 | | #define hwloc_pid_t pid_t |
---|
8985 | | #define hwloc_thread_t pthread_t |
---|
8986 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
8987 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
8988 | | #define HAVE_FFS 1 |
---|
8989 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
8990 | | #define HWLOC_HAVE_FFS 1 |
---|
8991 | | #define HAVE_FFSL 1 |
---|
8992 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
8993 | | #define HWLOC_HAVE_FFSL 1 |
---|
8994 | | #define HAVE_FLS 1 |
---|
8995 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
8996 | | #define HWLOC_HAVE_FLS 1 |
---|
8997 | | #define HAVE_FLSL 1 |
---|
8998 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
8999 | | #define HWLOC_HAVE_FLSL 1 |
---|
9000 | | #define HAVE_OPENAT 1 |
---|
9001 | | #define HAVE_GETPAGESIZE 1 |
---|
9002 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9003 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9004 | | #define HAVE_UNAME 1 |
---|
9005 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
9006 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
9007 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
9008 | | /* end confdefs.h. */ |
---|
9009 | | #include <sys/param.h> |
---|
9010 | | |
---|
9011 | | #include <sys/cpuset.h> |
---|
9012 | configure:36945: result: no |
---|
9013 | configure:36958: checking for cpuset_setaffinity |
---|
9014 | configure:36958: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
9015 | Undefined symbols for architecture x86_64: |
---|
9016 | "_cpuset_setaffinity", referenced from: |
---|
9017 | _main in conftest-96fdcf.o |
---|
9018 | ld: symbol(s) not found for architecture x86_64 |
---|
9019 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
9020 | configure:36958: $? = 1 |
---|
9021 | configure: failed program was: |
---|
9022 | | /* confdefs.h */ |
---|
9023 | | #define PACKAGE_NAME "MPICH" |
---|
9024 | | #define PACKAGE_TARNAME "mpich" |
---|
9025 | | #define PACKAGE_VERSION "3.3" |
---|
9026 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
9027 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9028 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9029 | | #define STDC_HEADERS 1 |
---|
9030 | | #define HAVE_SYS_TYPES_H 1 |
---|
9031 | | #define HAVE_SYS_STAT_H 1 |
---|
9032 | | #define HAVE_STDLIB_H 1 |
---|
9033 | | #define HAVE_STRING_H 1 |
---|
9034 | | #define HAVE_MEMORY_H 1 |
---|
9035 | | #define HAVE_STRINGS_H 1 |
---|
9036 | | #define HAVE_INTTYPES_H 1 |
---|
9037 | | #define HAVE_STDINT_H 1 |
---|
9038 | | #define HAVE_UNISTD_H 1 |
---|
9039 | | #define __EXTENSIONS__ 1 |
---|
9040 | | #define _ALL_SOURCE 1 |
---|
9041 | | #define _GNU_SOURCE 1 |
---|
9042 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9043 | | #define _TANDEM_SOURCE 1 |
---|
9044 | | #define PACKAGE "mpich" |
---|
9045 | | #define VERSION "3.3" |
---|
9046 | | #define HAVE_DLFCN_H 1 |
---|
9047 | | #define LT_OBJDIR ".libs/" |
---|
9048 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
9049 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
9050 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
9051 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
9052 | | #define HAVE_VISIBILITY 1 |
---|
9053 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
9054 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
9055 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
9056 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
9057 | | #define _HPUX_SOURCE 1 |
---|
9058 | | #define SIZEOF_VOID_P 8 |
---|
9059 | | #define HWLOC_DARWIN_SYS 1 |
---|
9060 | | #define HWLOC_X86_64_ARCH 1 |
---|
9061 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
9062 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
9063 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
9064 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
9065 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
9066 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
9067 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
9068 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
9069 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
9070 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
9071 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
9072 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
9073 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
9074 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
9075 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
9076 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
9077 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
9078 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
9079 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
9080 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
9081 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
9082 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
9083 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
9084 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
9085 | | #define HAVE_UNISTD_H 1 |
---|
9086 | | #define HAVE_DIRENT_H 1 |
---|
9087 | | #define HAVE_STRINGS_H 1 |
---|
9088 | | #define HAVE_CTYPE_H 1 |
---|
9089 | | #define HAVE_STRNCASECMP 1 |
---|
9090 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
9091 | | #define HAVE_STRFTIME 1 |
---|
9092 | | #define HAVE_SETLOCALE 1 |
---|
9093 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
9094 | | #define HAVE_SYS_MMAN_H 1 |
---|
9095 | | #define HAVE_DECL_FABSF 1 |
---|
9096 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
9097 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
9098 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
9099 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
9100 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
9101 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
9102 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
9103 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
9104 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
9105 | | #define HAVE_HOST_INFO 1 |
---|
9106 | | #define HAVE_SYS_PARAM_H 1 |
---|
9107 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9108 | | #define HAVE_DECL_CTL_HW 1 |
---|
9109 | | #define HAVE_DECL_HW_NCPU 1 |
---|
9110 | | #define HAVE_DECL_STRTOULL 1 |
---|
9111 | | #define HAVE_SSIZE_T 1 |
---|
9112 | | #define HAVE_DECL_SNPRINTF 1 |
---|
9113 | | #define HAVE_DECL_STRCASECMP 1 |
---|
9114 | | #define HAVE_DECL__STRDUP 0 |
---|
9115 | | #define HAVE_DECL__PUTENV 0 |
---|
9116 | | #define HAVE_SYSCTL 1 |
---|
9117 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9118 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
9119 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
9120 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
9121 | | #define HAVE___PROGNAME 1 |
---|
9122 | | #define HAVE_PTHREAD_T 1 |
---|
9123 | | #define hwloc_pid_t pid_t |
---|
9124 | | #define hwloc_thread_t pthread_t |
---|
9125 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
9126 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
9127 | | #define HAVE_FFS 1 |
---|
9128 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
9129 | | #define HWLOC_HAVE_FFS 1 |
---|
9130 | | #define HAVE_FFSL 1 |
---|
9131 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
9132 | | #define HWLOC_HAVE_FFSL 1 |
---|
9133 | | #define HAVE_FLS 1 |
---|
9134 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
9135 | | #define HWLOC_HAVE_FLS 1 |
---|
9136 | | #define HAVE_FLSL 1 |
---|
9137 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
9138 | | #define HWLOC_HAVE_FLSL 1 |
---|
9139 | | #define HAVE_OPENAT 1 |
---|
9140 | | #define HAVE_GETPAGESIZE 1 |
---|
9141 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9142 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9143 | | #define HAVE_UNAME 1 |
---|
9144 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
9145 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
9146 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
9147 | | /* end confdefs.h. */ |
---|
9148 | | /* Define cpuset_setaffinity to an innocuous variant, in case <limits.h> declares cpuset_setaffinity. |
---|
9149 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
9150 | | #define cpuset_setaffinity innocuous_cpuset_setaffinity |
---|
9151 | | |
---|
9152 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
9153 | | which can conflict with char cpuset_setaffinity (); below. |
---|
9154 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
9155 | | <limits.h> exists even on freestanding compilers. */ |
---|
9156 | | |
---|
9157 | | #ifdef __STDC__ |
---|
9158 | | # include <limits.h> |
---|
9159 | | #else |
---|
9160 | | # include <assert.h> |
---|
9161 | | #endif |
---|
9162 | | |
---|
9163 | | #undef cpuset_setaffinity |
---|
9164 | | |
---|
9165 | | /* Override any GCC internal prototype to avoid an error. |
---|
9166 | | Use char because int might match the return type of a GCC |
---|
9167 | | builtin and then its argument prototype would still apply. */ |
---|
9168 | | #ifdef __cplusplus |
---|
9169 | | extern "C" |
---|
9170 | | #endif |
---|
9171 | | char cpuset_setaffinity (); |
---|
9172 | | /* The GNU C library defines this for functions which it implements |
---|
9173 | | to always fail with ENOSYS. Some functions are actually named |
---|
9174 | | something starting with __ and the normal name is an alias. */ |
---|
9175 | | #if defined __stub_cpuset_setaffinity || defined __stub___cpuset_setaffinity |
---|
9176 | | choke me |
---|
9177 | | #endif |
---|
9178 | | |
---|
9179 | | int |
---|
9180 | | main () |
---|
9181 | | { |
---|
9182 | | return cpuset_setaffinity (); |
---|
9183 | | ; |
---|
9184 | | return 0; |
---|
9185 | | } |
---|
9186 | configure:36958: result: no |
---|
9187 | configure:36967: checking for library containing pthread_getthrds_np |
---|
9188 | configure:36998: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
9189 | Undefined symbols for architecture x86_64: |
---|
9190 | "_pthread_getthrds_np", referenced from: |
---|
9191 | _main in conftest-517133.o |
---|
9192 | ld: symbol(s) not found for architecture x86_64 |
---|
9193 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
9194 | configure:36998: $? = 1 |
---|
9195 | configure: failed program was: |
---|
9196 | | /* confdefs.h */ |
---|
9197 | | #define PACKAGE_NAME "MPICH" |
---|
9198 | | #define PACKAGE_TARNAME "mpich" |
---|
9199 | | #define PACKAGE_VERSION "3.3" |
---|
9200 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
9201 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9202 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9203 | | #define STDC_HEADERS 1 |
---|
9204 | | #define HAVE_SYS_TYPES_H 1 |
---|
9205 | | #define HAVE_SYS_STAT_H 1 |
---|
9206 | | #define HAVE_STDLIB_H 1 |
---|
9207 | | #define HAVE_STRING_H 1 |
---|
9208 | | #define HAVE_MEMORY_H 1 |
---|
9209 | | #define HAVE_STRINGS_H 1 |
---|
9210 | | #define HAVE_INTTYPES_H 1 |
---|
9211 | | #define HAVE_STDINT_H 1 |
---|
9212 | | #define HAVE_UNISTD_H 1 |
---|
9213 | | #define __EXTENSIONS__ 1 |
---|
9214 | | #define _ALL_SOURCE 1 |
---|
9215 | | #define _GNU_SOURCE 1 |
---|
9216 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9217 | | #define _TANDEM_SOURCE 1 |
---|
9218 | | #define PACKAGE "mpich" |
---|
9219 | | #define VERSION "3.3" |
---|
9220 | | #define HAVE_DLFCN_H 1 |
---|
9221 | | #define LT_OBJDIR ".libs/" |
---|
9222 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
9223 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
9224 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
9225 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
9226 | | #define HAVE_VISIBILITY 1 |
---|
9227 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
9228 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
9229 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
9230 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
9231 | | #define _HPUX_SOURCE 1 |
---|
9232 | | #define SIZEOF_VOID_P 8 |
---|
9233 | | #define HWLOC_DARWIN_SYS 1 |
---|
9234 | | #define HWLOC_X86_64_ARCH 1 |
---|
9235 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
9236 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
9237 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
9238 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
9239 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
9240 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
9241 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
9242 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
9243 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
9244 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
9245 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
9246 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
9247 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
9248 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
9249 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
9250 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
9251 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
9252 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
9253 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
9254 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
9255 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
9256 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
9257 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
9258 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
9259 | | #define HAVE_UNISTD_H 1 |
---|
9260 | | #define HAVE_DIRENT_H 1 |
---|
9261 | | #define HAVE_STRINGS_H 1 |
---|
9262 | | #define HAVE_CTYPE_H 1 |
---|
9263 | | #define HAVE_STRNCASECMP 1 |
---|
9264 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
9265 | | #define HAVE_STRFTIME 1 |
---|
9266 | | #define HAVE_SETLOCALE 1 |
---|
9267 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
9268 | | #define HAVE_SYS_MMAN_H 1 |
---|
9269 | | #define HAVE_DECL_FABSF 1 |
---|
9270 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
9271 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
9272 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
9273 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
9274 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
9275 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
9276 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
9277 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
9278 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
9279 | | #define HAVE_HOST_INFO 1 |
---|
9280 | | #define HAVE_SYS_PARAM_H 1 |
---|
9281 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9282 | | #define HAVE_DECL_CTL_HW 1 |
---|
9283 | | #define HAVE_DECL_HW_NCPU 1 |
---|
9284 | | #define HAVE_DECL_STRTOULL 1 |
---|
9285 | | #define HAVE_SSIZE_T 1 |
---|
9286 | | #define HAVE_DECL_SNPRINTF 1 |
---|
9287 | | #define HAVE_DECL_STRCASECMP 1 |
---|
9288 | | #define HAVE_DECL__STRDUP 0 |
---|
9289 | | #define HAVE_DECL__PUTENV 0 |
---|
9290 | | #define HAVE_SYSCTL 1 |
---|
9291 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9292 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
9293 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
9294 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
9295 | | #define HAVE___PROGNAME 1 |
---|
9296 | | #define HAVE_PTHREAD_T 1 |
---|
9297 | | #define hwloc_pid_t pid_t |
---|
9298 | | #define hwloc_thread_t pthread_t |
---|
9299 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
9300 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
9301 | | #define HAVE_FFS 1 |
---|
9302 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
9303 | | #define HWLOC_HAVE_FFS 1 |
---|
9304 | | #define HAVE_FFSL 1 |
---|
9305 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
9306 | | #define HWLOC_HAVE_FFSL 1 |
---|
9307 | | #define HAVE_FLS 1 |
---|
9308 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
9309 | | #define HWLOC_HAVE_FLS 1 |
---|
9310 | | #define HAVE_FLSL 1 |
---|
9311 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
9312 | | #define HWLOC_HAVE_FLSL 1 |
---|
9313 | | #define HAVE_OPENAT 1 |
---|
9314 | | #define HAVE_GETPAGESIZE 1 |
---|
9315 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9316 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9317 | | #define HAVE_UNAME 1 |
---|
9318 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
9319 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
9320 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
9321 | | /* end confdefs.h. */ |
---|
9322 | | |
---|
9323 | | /* Override any GCC internal prototype to avoid an error. |
---|
9324 | | Use char because int might match the return type of a GCC |
---|
9325 | | builtin and then its argument prototype would still apply. */ |
---|
9326 | | #ifdef __cplusplus |
---|
9327 | | extern "C" |
---|
9328 | | #endif |
---|
9329 | | char pthread_getthrds_np (); |
---|
9330 | | int |
---|
9331 | | main () |
---|
9332 | | { |
---|
9333 | | return pthread_getthrds_np (); |
---|
9334 | | ; |
---|
9335 | | return 0; |
---|
9336 | | } |
---|
9337 | configure:36998: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lpthread >&5 |
---|
9338 | Undefined symbols for architecture x86_64: |
---|
9339 | "_pthread_getthrds_np", referenced from: |
---|
9340 | _main in conftest-3e9c96.o |
---|
9341 | ld: symbol(s) not found for architecture x86_64 |
---|
9342 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
9343 | configure:36998: $? = 1 |
---|
9344 | configure: failed program was: |
---|
9345 | | /* confdefs.h */ |
---|
9346 | | #define PACKAGE_NAME "MPICH" |
---|
9347 | | #define PACKAGE_TARNAME "mpich" |
---|
9348 | | #define PACKAGE_VERSION "3.3" |
---|
9349 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
9350 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9351 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9352 | | #define STDC_HEADERS 1 |
---|
9353 | | #define HAVE_SYS_TYPES_H 1 |
---|
9354 | | #define HAVE_SYS_STAT_H 1 |
---|
9355 | | #define HAVE_STDLIB_H 1 |
---|
9356 | | #define HAVE_STRING_H 1 |
---|
9357 | | #define HAVE_MEMORY_H 1 |
---|
9358 | | #define HAVE_STRINGS_H 1 |
---|
9359 | | #define HAVE_INTTYPES_H 1 |
---|
9360 | | #define HAVE_STDINT_H 1 |
---|
9361 | | #define HAVE_UNISTD_H 1 |
---|
9362 | | #define __EXTENSIONS__ 1 |
---|
9363 | | #define _ALL_SOURCE 1 |
---|
9364 | | #define _GNU_SOURCE 1 |
---|
9365 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9366 | | #define _TANDEM_SOURCE 1 |
---|
9367 | | #define PACKAGE "mpich" |
---|
9368 | | #define VERSION "3.3" |
---|
9369 | | #define HAVE_DLFCN_H 1 |
---|
9370 | | #define LT_OBJDIR ".libs/" |
---|
9371 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
9372 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
9373 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
9374 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
9375 | | #define HAVE_VISIBILITY 1 |
---|
9376 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
9377 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
9378 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
9379 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
9380 | | #define _HPUX_SOURCE 1 |
---|
9381 | | #define SIZEOF_VOID_P 8 |
---|
9382 | | #define HWLOC_DARWIN_SYS 1 |
---|
9383 | | #define HWLOC_X86_64_ARCH 1 |
---|
9384 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
9385 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
9386 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
9387 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
9388 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
9389 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
9390 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
9391 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
9392 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
9393 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
9394 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
9395 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
9396 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
9397 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
9398 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
9399 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
9400 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
9401 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
9402 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
9403 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
9404 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
9405 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
9406 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
9407 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
9408 | | #define HAVE_UNISTD_H 1 |
---|
9409 | | #define HAVE_DIRENT_H 1 |
---|
9410 | | #define HAVE_STRINGS_H 1 |
---|
9411 | | #define HAVE_CTYPE_H 1 |
---|
9412 | | #define HAVE_STRNCASECMP 1 |
---|
9413 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
9414 | | #define HAVE_STRFTIME 1 |
---|
9415 | | #define HAVE_SETLOCALE 1 |
---|
9416 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
9417 | | #define HAVE_SYS_MMAN_H 1 |
---|
9418 | | #define HAVE_DECL_FABSF 1 |
---|
9419 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
9420 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
9421 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
9422 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
9423 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
9424 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
9425 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
9426 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
9427 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
9428 | | #define HAVE_HOST_INFO 1 |
---|
9429 | | #define HAVE_SYS_PARAM_H 1 |
---|
9430 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9431 | | #define HAVE_DECL_CTL_HW 1 |
---|
9432 | | #define HAVE_DECL_HW_NCPU 1 |
---|
9433 | | #define HAVE_DECL_STRTOULL 1 |
---|
9434 | | #define HAVE_SSIZE_T 1 |
---|
9435 | | #define HAVE_DECL_SNPRINTF 1 |
---|
9436 | | #define HAVE_DECL_STRCASECMP 1 |
---|
9437 | | #define HAVE_DECL__STRDUP 0 |
---|
9438 | | #define HAVE_DECL__PUTENV 0 |
---|
9439 | | #define HAVE_SYSCTL 1 |
---|
9440 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9441 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
9442 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
9443 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
9444 | | #define HAVE___PROGNAME 1 |
---|
9445 | | #define HAVE_PTHREAD_T 1 |
---|
9446 | | #define hwloc_pid_t pid_t |
---|
9447 | | #define hwloc_thread_t pthread_t |
---|
9448 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
9449 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
9450 | | #define HAVE_FFS 1 |
---|
9451 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
9452 | | #define HWLOC_HAVE_FFS 1 |
---|
9453 | | #define HAVE_FFSL 1 |
---|
9454 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
9455 | | #define HWLOC_HAVE_FFSL 1 |
---|
9456 | | #define HAVE_FLS 1 |
---|
9457 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
9458 | | #define HWLOC_HAVE_FLS 1 |
---|
9459 | | #define HAVE_FLSL 1 |
---|
9460 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
9461 | | #define HWLOC_HAVE_FLSL 1 |
---|
9462 | | #define HAVE_OPENAT 1 |
---|
9463 | | #define HAVE_GETPAGESIZE 1 |
---|
9464 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9465 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9466 | | #define HAVE_UNAME 1 |
---|
9467 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
9468 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
9469 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
9470 | | /* end confdefs.h. */ |
---|
9471 | | |
---|
9472 | | /* Override any GCC internal prototype to avoid an error. |
---|
9473 | | Use char because int might match the return type of a GCC |
---|
9474 | | builtin and then its argument prototype would still apply. */ |
---|
9475 | | #ifdef __cplusplus |
---|
9476 | | extern "C" |
---|
9477 | | #endif |
---|
9478 | | char pthread_getthrds_np (); |
---|
9479 | | int |
---|
9480 | | main () |
---|
9481 | | { |
---|
9482 | | return pthread_getthrds_np (); |
---|
9483 | | ; |
---|
9484 | | return 0; |
---|
9485 | | } |
---|
9486 | configure:37015: result: no |
---|
9487 | configure:37028: checking for cpuset_setid |
---|
9488 | configure:37028: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
9489 | Undefined symbols for architecture x86_64: |
---|
9490 | "_cpuset_setid", referenced from: |
---|
9491 | _main in conftest-2274e4.o |
---|
9492 | ld: symbol(s) not found for architecture x86_64 |
---|
9493 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
9494 | configure:37028: $? = 1 |
---|
9495 | configure: failed program was: |
---|
9496 | | /* confdefs.h */ |
---|
9497 | | #define PACKAGE_NAME "MPICH" |
---|
9498 | | #define PACKAGE_TARNAME "mpich" |
---|
9499 | | #define PACKAGE_VERSION "3.3" |
---|
9500 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
9501 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9502 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9503 | | #define STDC_HEADERS 1 |
---|
9504 | | #define HAVE_SYS_TYPES_H 1 |
---|
9505 | | #define HAVE_SYS_STAT_H 1 |
---|
9506 | | #define HAVE_STDLIB_H 1 |
---|
9507 | | #define HAVE_STRING_H 1 |
---|
9508 | | #define HAVE_MEMORY_H 1 |
---|
9509 | | #define HAVE_STRINGS_H 1 |
---|
9510 | | #define HAVE_INTTYPES_H 1 |
---|
9511 | | #define HAVE_STDINT_H 1 |
---|
9512 | | #define HAVE_UNISTD_H 1 |
---|
9513 | | #define __EXTENSIONS__ 1 |
---|
9514 | | #define _ALL_SOURCE 1 |
---|
9515 | | #define _GNU_SOURCE 1 |
---|
9516 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9517 | | #define _TANDEM_SOURCE 1 |
---|
9518 | | #define PACKAGE "mpich" |
---|
9519 | | #define VERSION "3.3" |
---|
9520 | | #define HAVE_DLFCN_H 1 |
---|
9521 | | #define LT_OBJDIR ".libs/" |
---|
9522 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
9523 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
9524 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
9525 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
9526 | | #define HAVE_VISIBILITY 1 |
---|
9527 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
9528 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
9529 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
9530 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
9531 | | #define _HPUX_SOURCE 1 |
---|
9532 | | #define SIZEOF_VOID_P 8 |
---|
9533 | | #define HWLOC_DARWIN_SYS 1 |
---|
9534 | | #define HWLOC_X86_64_ARCH 1 |
---|
9535 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
9536 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
9537 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
9538 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
9539 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
9540 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
9541 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
9542 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
9543 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
9544 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
9545 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
9546 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
9547 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
9548 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
9549 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
9550 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
9551 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
9552 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
9553 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
9554 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
9555 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
9556 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
9557 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
9558 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
9559 | | #define HAVE_UNISTD_H 1 |
---|
9560 | | #define HAVE_DIRENT_H 1 |
---|
9561 | | #define HAVE_STRINGS_H 1 |
---|
9562 | | #define HAVE_CTYPE_H 1 |
---|
9563 | | #define HAVE_STRNCASECMP 1 |
---|
9564 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
9565 | | #define HAVE_STRFTIME 1 |
---|
9566 | | #define HAVE_SETLOCALE 1 |
---|
9567 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
9568 | | #define HAVE_SYS_MMAN_H 1 |
---|
9569 | | #define HAVE_DECL_FABSF 1 |
---|
9570 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
9571 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
9572 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
9573 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
9574 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
9575 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
9576 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
9577 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
9578 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
9579 | | #define HAVE_HOST_INFO 1 |
---|
9580 | | #define HAVE_SYS_PARAM_H 1 |
---|
9581 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9582 | | #define HAVE_DECL_CTL_HW 1 |
---|
9583 | | #define HAVE_DECL_HW_NCPU 1 |
---|
9584 | | #define HAVE_DECL_STRTOULL 1 |
---|
9585 | | #define HAVE_SSIZE_T 1 |
---|
9586 | | #define HAVE_DECL_SNPRINTF 1 |
---|
9587 | | #define HAVE_DECL_STRCASECMP 1 |
---|
9588 | | #define HAVE_DECL__STRDUP 0 |
---|
9589 | | #define HAVE_DECL__PUTENV 0 |
---|
9590 | | #define HAVE_SYSCTL 1 |
---|
9591 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9592 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
9593 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
9594 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
9595 | | #define HAVE___PROGNAME 1 |
---|
9596 | | #define HAVE_PTHREAD_T 1 |
---|
9597 | | #define hwloc_pid_t pid_t |
---|
9598 | | #define hwloc_thread_t pthread_t |
---|
9599 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
9600 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
9601 | | #define HAVE_FFS 1 |
---|
9602 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
9603 | | #define HWLOC_HAVE_FFS 1 |
---|
9604 | | #define HAVE_FFSL 1 |
---|
9605 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
9606 | | #define HWLOC_HAVE_FFSL 1 |
---|
9607 | | #define HAVE_FLS 1 |
---|
9608 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
9609 | | #define HWLOC_HAVE_FLS 1 |
---|
9610 | | #define HAVE_FLSL 1 |
---|
9611 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
9612 | | #define HWLOC_HAVE_FLSL 1 |
---|
9613 | | #define HAVE_OPENAT 1 |
---|
9614 | | #define HAVE_GETPAGESIZE 1 |
---|
9615 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9616 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9617 | | #define HAVE_UNAME 1 |
---|
9618 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
9619 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
9620 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
9621 | | /* end confdefs.h. */ |
---|
9622 | | /* Define cpuset_setid to an innocuous variant, in case <limits.h> declares cpuset_setid. |
---|
9623 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
9624 | | #define cpuset_setid innocuous_cpuset_setid |
---|
9625 | | |
---|
9626 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
9627 | | which can conflict with char cpuset_setid (); below. |
---|
9628 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
9629 | | <limits.h> exists even on freestanding compilers. */ |
---|
9630 | | |
---|
9631 | | #ifdef __STDC__ |
---|
9632 | | # include <limits.h> |
---|
9633 | | #else |
---|
9634 | | # include <assert.h> |
---|
9635 | | #endif |
---|
9636 | | |
---|
9637 | | #undef cpuset_setid |
---|
9638 | | |
---|
9639 | | /* Override any GCC internal prototype to avoid an error. |
---|
9640 | | Use char because int might match the return type of a GCC |
---|
9641 | | builtin and then its argument prototype would still apply. */ |
---|
9642 | | #ifdef __cplusplus |
---|
9643 | | extern "C" |
---|
9644 | | #endif |
---|
9645 | | char cpuset_setid (); |
---|
9646 | | /* The GNU C library defines this for functions which it implements |
---|
9647 | | to always fail with ENOSYS. Some functions are actually named |
---|
9648 | | something starting with __ and the normal name is an alias. */ |
---|
9649 | | #if defined __stub_cpuset_setid || defined __stub___cpuset_setid |
---|
9650 | | choke me |
---|
9651 | | #endif |
---|
9652 | | |
---|
9653 | | int |
---|
9654 | | main () |
---|
9655 | | { |
---|
9656 | | return cpuset_setid (); |
---|
9657 | | ; |
---|
9658 | | return 0; |
---|
9659 | | } |
---|
9660 | configure:37028: result: no |
---|
9661 | configure:37042: checking libudev.h usability |
---|
9662 | configure:37042: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
9663 | conftest.c:160:10: fatal error: 'libudev.h' file not found |
---|
9664 | #include <libudev.h> |
---|
9665 | ^~~~~~~~~~~ |
---|
9666 | 1 error generated. |
---|
9667 | configure:37042: $? = 1 |
---|
9668 | configure: failed program was: |
---|
9669 | | /* confdefs.h */ |
---|
9670 | | #define PACKAGE_NAME "MPICH" |
---|
9671 | | #define PACKAGE_TARNAME "mpich" |
---|
9672 | | #define PACKAGE_VERSION "3.3" |
---|
9673 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
9674 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9675 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9676 | | #define STDC_HEADERS 1 |
---|
9677 | | #define HAVE_SYS_TYPES_H 1 |
---|
9678 | | #define HAVE_SYS_STAT_H 1 |
---|
9679 | | #define HAVE_STDLIB_H 1 |
---|
9680 | | #define HAVE_STRING_H 1 |
---|
9681 | | #define HAVE_MEMORY_H 1 |
---|
9682 | | #define HAVE_STRINGS_H 1 |
---|
9683 | | #define HAVE_INTTYPES_H 1 |
---|
9684 | | #define HAVE_STDINT_H 1 |
---|
9685 | | #define HAVE_UNISTD_H 1 |
---|
9686 | | #define __EXTENSIONS__ 1 |
---|
9687 | | #define _ALL_SOURCE 1 |
---|
9688 | | #define _GNU_SOURCE 1 |
---|
9689 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9690 | | #define _TANDEM_SOURCE 1 |
---|
9691 | | #define PACKAGE "mpich" |
---|
9692 | | #define VERSION "3.3" |
---|
9693 | | #define HAVE_DLFCN_H 1 |
---|
9694 | | #define LT_OBJDIR ".libs/" |
---|
9695 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
9696 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
9697 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
9698 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
9699 | | #define HAVE_VISIBILITY 1 |
---|
9700 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
9701 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
9702 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
9703 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
9704 | | #define _HPUX_SOURCE 1 |
---|
9705 | | #define SIZEOF_VOID_P 8 |
---|
9706 | | #define HWLOC_DARWIN_SYS 1 |
---|
9707 | | #define HWLOC_X86_64_ARCH 1 |
---|
9708 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
9709 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
9710 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
9711 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
9712 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
9713 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
9714 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
9715 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
9716 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
9717 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
9718 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
9719 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
9720 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
9721 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
9722 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
9723 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
9724 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
9725 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
9726 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
9727 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
9728 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
9729 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
9730 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
9731 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
9732 | | #define HAVE_UNISTD_H 1 |
---|
9733 | | #define HAVE_DIRENT_H 1 |
---|
9734 | | #define HAVE_STRINGS_H 1 |
---|
9735 | | #define HAVE_CTYPE_H 1 |
---|
9736 | | #define HAVE_STRNCASECMP 1 |
---|
9737 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
9738 | | #define HAVE_STRFTIME 1 |
---|
9739 | | #define HAVE_SETLOCALE 1 |
---|
9740 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
9741 | | #define HAVE_SYS_MMAN_H 1 |
---|
9742 | | #define HAVE_DECL_FABSF 1 |
---|
9743 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
9744 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
9745 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
9746 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
9747 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
9748 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
9749 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
9750 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
9751 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
9752 | | #define HAVE_HOST_INFO 1 |
---|
9753 | | #define HAVE_SYS_PARAM_H 1 |
---|
9754 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9755 | | #define HAVE_DECL_CTL_HW 1 |
---|
9756 | | #define HAVE_DECL_HW_NCPU 1 |
---|
9757 | | #define HAVE_DECL_STRTOULL 1 |
---|
9758 | | #define HAVE_SSIZE_T 1 |
---|
9759 | | #define HAVE_DECL_SNPRINTF 1 |
---|
9760 | | #define HAVE_DECL_STRCASECMP 1 |
---|
9761 | | #define HAVE_DECL__STRDUP 0 |
---|
9762 | | #define HAVE_DECL__PUTENV 0 |
---|
9763 | | #define HAVE_SYSCTL 1 |
---|
9764 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9765 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
9766 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
9767 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
9768 | | #define HAVE___PROGNAME 1 |
---|
9769 | | #define HAVE_PTHREAD_T 1 |
---|
9770 | | #define hwloc_pid_t pid_t |
---|
9771 | | #define hwloc_thread_t pthread_t |
---|
9772 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
9773 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
9774 | | #define HAVE_FFS 1 |
---|
9775 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
9776 | | #define HWLOC_HAVE_FFS 1 |
---|
9777 | | #define HAVE_FFSL 1 |
---|
9778 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
9779 | | #define HWLOC_HAVE_FFSL 1 |
---|
9780 | | #define HAVE_FLS 1 |
---|
9781 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
9782 | | #define HWLOC_HAVE_FLS 1 |
---|
9783 | | #define HAVE_FLSL 1 |
---|
9784 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
9785 | | #define HWLOC_HAVE_FLSL 1 |
---|
9786 | | #define HAVE_OPENAT 1 |
---|
9787 | | #define HAVE_GETPAGESIZE 1 |
---|
9788 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9789 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9790 | | #define HAVE_UNAME 1 |
---|
9791 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
9792 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
9793 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
9794 | | /* end confdefs.h. */ |
---|
9795 | | #include <stdio.h> |
---|
9796 | | #ifdef HAVE_SYS_TYPES_H |
---|
9797 | | # include <sys/types.h> |
---|
9798 | | #endif |
---|
9799 | | #ifdef HAVE_SYS_STAT_H |
---|
9800 | | # include <sys/stat.h> |
---|
9801 | | #endif |
---|
9802 | | #ifdef STDC_HEADERS |
---|
9803 | | # include <stdlib.h> |
---|
9804 | | # include <stddef.h> |
---|
9805 | | #else |
---|
9806 | | # ifdef HAVE_STDLIB_H |
---|
9807 | | # include <stdlib.h> |
---|
9808 | | # endif |
---|
9809 | | #endif |
---|
9810 | | #ifdef HAVE_STRING_H |
---|
9811 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
9812 | | # include <memory.h> |
---|
9813 | | # endif |
---|
9814 | | # include <string.h> |
---|
9815 | | #endif |
---|
9816 | | #ifdef HAVE_STRINGS_H |
---|
9817 | | # include <strings.h> |
---|
9818 | | #endif |
---|
9819 | | #ifdef HAVE_INTTYPES_H |
---|
9820 | | # include <inttypes.h> |
---|
9821 | | #endif |
---|
9822 | | #ifdef HAVE_STDINT_H |
---|
9823 | | # include <stdint.h> |
---|
9824 | | #endif |
---|
9825 | | #ifdef HAVE_UNISTD_H |
---|
9826 | | # include <unistd.h> |
---|
9827 | | #endif |
---|
9828 | | #include <libudev.h> |
---|
9829 | configure:37042: result: no |
---|
9830 | configure:37042: checking libudev.h presence |
---|
9831 | configure:37042: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
9832 | conftest.c:127:10: fatal error: 'libudev.h' file not found |
---|
9833 | #include <libudev.h> |
---|
9834 | ^~~~~~~~~~~ |
---|
9835 | 1 error generated. |
---|
9836 | configure:37042: $? = 1 |
---|
9837 | configure: failed program was: |
---|
9838 | | /* confdefs.h */ |
---|
9839 | | #define PACKAGE_NAME "MPICH" |
---|
9840 | | #define PACKAGE_TARNAME "mpich" |
---|
9841 | | #define PACKAGE_VERSION "3.3" |
---|
9842 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
9843 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9844 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9845 | | #define STDC_HEADERS 1 |
---|
9846 | | #define HAVE_SYS_TYPES_H 1 |
---|
9847 | | #define HAVE_SYS_STAT_H 1 |
---|
9848 | | #define HAVE_STDLIB_H 1 |
---|
9849 | | #define HAVE_STRING_H 1 |
---|
9850 | | #define HAVE_MEMORY_H 1 |
---|
9851 | | #define HAVE_STRINGS_H 1 |
---|
9852 | | #define HAVE_INTTYPES_H 1 |
---|
9853 | | #define HAVE_STDINT_H 1 |
---|
9854 | | #define HAVE_UNISTD_H 1 |
---|
9855 | | #define __EXTENSIONS__ 1 |
---|
9856 | | #define _ALL_SOURCE 1 |
---|
9857 | | #define _GNU_SOURCE 1 |
---|
9858 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9859 | | #define _TANDEM_SOURCE 1 |
---|
9860 | | #define PACKAGE "mpich" |
---|
9861 | | #define VERSION "3.3" |
---|
9862 | | #define HAVE_DLFCN_H 1 |
---|
9863 | | #define LT_OBJDIR ".libs/" |
---|
9864 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
9865 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
9866 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
9867 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
9868 | | #define HAVE_VISIBILITY 1 |
---|
9869 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
9870 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
9871 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
9872 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
9873 | | #define _HPUX_SOURCE 1 |
---|
9874 | | #define SIZEOF_VOID_P 8 |
---|
9875 | | #define HWLOC_DARWIN_SYS 1 |
---|
9876 | | #define HWLOC_X86_64_ARCH 1 |
---|
9877 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
9878 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
9879 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
9880 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
9881 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
9882 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
9883 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
9884 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
9885 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
9886 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
9887 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
9888 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
9889 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
9890 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
9891 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
9892 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
9893 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
9894 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
9895 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
9896 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
9897 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
9898 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
9899 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
9900 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
9901 | | #define HAVE_UNISTD_H 1 |
---|
9902 | | #define HAVE_DIRENT_H 1 |
---|
9903 | | #define HAVE_STRINGS_H 1 |
---|
9904 | | #define HAVE_CTYPE_H 1 |
---|
9905 | | #define HAVE_STRNCASECMP 1 |
---|
9906 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
9907 | | #define HAVE_STRFTIME 1 |
---|
9908 | | #define HAVE_SETLOCALE 1 |
---|
9909 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
9910 | | #define HAVE_SYS_MMAN_H 1 |
---|
9911 | | #define HAVE_DECL_FABSF 1 |
---|
9912 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
9913 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
9914 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
9915 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
9916 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
9917 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
9918 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
9919 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
9920 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
9921 | | #define HAVE_HOST_INFO 1 |
---|
9922 | | #define HAVE_SYS_PARAM_H 1 |
---|
9923 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9924 | | #define HAVE_DECL_CTL_HW 1 |
---|
9925 | | #define HAVE_DECL_HW_NCPU 1 |
---|
9926 | | #define HAVE_DECL_STRTOULL 1 |
---|
9927 | | #define HAVE_SSIZE_T 1 |
---|
9928 | | #define HAVE_DECL_SNPRINTF 1 |
---|
9929 | | #define HAVE_DECL_STRCASECMP 1 |
---|
9930 | | #define HAVE_DECL__STRDUP 0 |
---|
9931 | | #define HAVE_DECL__PUTENV 0 |
---|
9932 | | #define HAVE_SYSCTL 1 |
---|
9933 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9934 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
9935 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
9936 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
9937 | | #define HAVE___PROGNAME 1 |
---|
9938 | | #define HAVE_PTHREAD_T 1 |
---|
9939 | | #define hwloc_pid_t pid_t |
---|
9940 | | #define hwloc_thread_t pthread_t |
---|
9941 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
9942 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
9943 | | #define HAVE_FFS 1 |
---|
9944 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
9945 | | #define HWLOC_HAVE_FFS 1 |
---|
9946 | | #define HAVE_FFSL 1 |
---|
9947 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
9948 | | #define HWLOC_HAVE_FFSL 1 |
---|
9949 | | #define HAVE_FLS 1 |
---|
9950 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
9951 | | #define HWLOC_HAVE_FLS 1 |
---|
9952 | | #define HAVE_FLSL 1 |
---|
9953 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
9954 | | #define HWLOC_HAVE_FLSL 1 |
---|
9955 | | #define HAVE_OPENAT 1 |
---|
9956 | | #define HAVE_GETPAGESIZE 1 |
---|
9957 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9958 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9959 | | #define HAVE_UNAME 1 |
---|
9960 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
9961 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
9962 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
9963 | | /* end confdefs.h. */ |
---|
9964 | | #include <libudev.h> |
---|
9965 | configure:37042: result: no |
---|
9966 | configure:37042: checking for libudev.h |
---|
9967 | configure:37042: result: no |
---|
9968 | configure:37109: checking for PCIACCESS |
---|
9969 | configure:37117: $PKG_CONFIG --exists --silence-errors "pciaccess" |
---|
9970 | configure:37120: $? = 1 |
---|
9971 | configure:37136: $PKG_CONFIG --exists --silence-errors "pciaccess" |
---|
9972 | configure:37139: $? = 1 |
---|
9973 | No package 'pciaccess' found |
---|
9974 | configure:37169: result: no |
---|
9975 | configure:37241: checking pciaccess.h usability |
---|
9976 | configure:37241: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
9977 | conftest.c:160:10: fatal error: 'pciaccess.h' file not found |
---|
9978 | #include <pciaccess.h> |
---|
9979 | ^~~~~~~~~~~~~ |
---|
9980 | 1 error generated. |
---|
9981 | configure:37241: $? = 1 |
---|
9982 | configure: failed program was: |
---|
9983 | | /* confdefs.h */ |
---|
9984 | | #define PACKAGE_NAME "MPICH" |
---|
9985 | | #define PACKAGE_TARNAME "mpich" |
---|
9986 | | #define PACKAGE_VERSION "3.3" |
---|
9987 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
9988 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9989 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9990 | | #define STDC_HEADERS 1 |
---|
9991 | | #define HAVE_SYS_TYPES_H 1 |
---|
9992 | | #define HAVE_SYS_STAT_H 1 |
---|
9993 | | #define HAVE_STDLIB_H 1 |
---|
9994 | | #define HAVE_STRING_H 1 |
---|
9995 | | #define HAVE_MEMORY_H 1 |
---|
9996 | | #define HAVE_STRINGS_H 1 |
---|
9997 | | #define HAVE_INTTYPES_H 1 |
---|
9998 | | #define HAVE_STDINT_H 1 |
---|
9999 | | #define HAVE_UNISTD_H 1 |
---|
10000 | | #define __EXTENSIONS__ 1 |
---|
10001 | | #define _ALL_SOURCE 1 |
---|
10002 | | #define _GNU_SOURCE 1 |
---|
10003 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10004 | | #define _TANDEM_SOURCE 1 |
---|
10005 | | #define PACKAGE "mpich" |
---|
10006 | | #define VERSION "3.3" |
---|
10007 | | #define HAVE_DLFCN_H 1 |
---|
10008 | | #define LT_OBJDIR ".libs/" |
---|
10009 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10010 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10011 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
10012 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
10013 | | #define HAVE_VISIBILITY 1 |
---|
10014 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
10015 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
10016 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
10017 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
10018 | | #define _HPUX_SOURCE 1 |
---|
10019 | | #define SIZEOF_VOID_P 8 |
---|
10020 | | #define HWLOC_DARWIN_SYS 1 |
---|
10021 | | #define HWLOC_X86_64_ARCH 1 |
---|
10022 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
10023 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
10024 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
10025 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
10026 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
10027 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
10028 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
10029 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
10030 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
10031 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
10032 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
10033 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
10034 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
10035 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
10036 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
10037 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
10038 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
10039 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
10040 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
10041 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
10042 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
10043 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
10044 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
10045 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
10046 | | #define HAVE_UNISTD_H 1 |
---|
10047 | | #define HAVE_DIRENT_H 1 |
---|
10048 | | #define HAVE_STRINGS_H 1 |
---|
10049 | | #define HAVE_CTYPE_H 1 |
---|
10050 | | #define HAVE_STRNCASECMP 1 |
---|
10051 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
10052 | | #define HAVE_STRFTIME 1 |
---|
10053 | | #define HAVE_SETLOCALE 1 |
---|
10054 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
10055 | | #define HAVE_SYS_MMAN_H 1 |
---|
10056 | | #define HAVE_DECL_FABSF 1 |
---|
10057 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
10058 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
10059 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
10060 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
10061 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
10062 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
10063 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
10064 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
10065 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
10066 | | #define HAVE_HOST_INFO 1 |
---|
10067 | | #define HAVE_SYS_PARAM_H 1 |
---|
10068 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10069 | | #define HAVE_DECL_CTL_HW 1 |
---|
10070 | | #define HAVE_DECL_HW_NCPU 1 |
---|
10071 | | #define HAVE_DECL_STRTOULL 1 |
---|
10072 | | #define HAVE_SSIZE_T 1 |
---|
10073 | | #define HAVE_DECL_SNPRINTF 1 |
---|
10074 | | #define HAVE_DECL_STRCASECMP 1 |
---|
10075 | | #define HAVE_DECL__STRDUP 0 |
---|
10076 | | #define HAVE_DECL__PUTENV 0 |
---|
10077 | | #define HAVE_SYSCTL 1 |
---|
10078 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10079 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
10080 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
10081 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
10082 | | #define HAVE___PROGNAME 1 |
---|
10083 | | #define HAVE_PTHREAD_T 1 |
---|
10084 | | #define hwloc_pid_t pid_t |
---|
10085 | | #define hwloc_thread_t pthread_t |
---|
10086 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
10087 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
10088 | | #define HAVE_FFS 1 |
---|
10089 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
10090 | | #define HWLOC_HAVE_FFS 1 |
---|
10091 | | #define HAVE_FFSL 1 |
---|
10092 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
10093 | | #define HWLOC_HAVE_FFSL 1 |
---|
10094 | | #define HAVE_FLS 1 |
---|
10095 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
10096 | | #define HWLOC_HAVE_FLS 1 |
---|
10097 | | #define HAVE_FLSL 1 |
---|
10098 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
10099 | | #define HWLOC_HAVE_FLSL 1 |
---|
10100 | | #define HAVE_OPENAT 1 |
---|
10101 | | #define HAVE_GETPAGESIZE 1 |
---|
10102 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10103 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10104 | | #define HAVE_UNAME 1 |
---|
10105 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
10106 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
10107 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
10108 | | /* end confdefs.h. */ |
---|
10109 | | #include <stdio.h> |
---|
10110 | | #ifdef HAVE_SYS_TYPES_H |
---|
10111 | | # include <sys/types.h> |
---|
10112 | | #endif |
---|
10113 | | #ifdef HAVE_SYS_STAT_H |
---|
10114 | | # include <sys/stat.h> |
---|
10115 | | #endif |
---|
10116 | | #ifdef STDC_HEADERS |
---|
10117 | | # include <stdlib.h> |
---|
10118 | | # include <stddef.h> |
---|
10119 | | #else |
---|
10120 | | # ifdef HAVE_STDLIB_H |
---|
10121 | | # include <stdlib.h> |
---|
10122 | | # endif |
---|
10123 | | #endif |
---|
10124 | | #ifdef HAVE_STRING_H |
---|
10125 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10126 | | # include <memory.h> |
---|
10127 | | # endif |
---|
10128 | | # include <string.h> |
---|
10129 | | #endif |
---|
10130 | | #ifdef HAVE_STRINGS_H |
---|
10131 | | # include <strings.h> |
---|
10132 | | #endif |
---|
10133 | | #ifdef HAVE_INTTYPES_H |
---|
10134 | | # include <inttypes.h> |
---|
10135 | | #endif |
---|
10136 | | #ifdef HAVE_STDINT_H |
---|
10137 | | # include <stdint.h> |
---|
10138 | | #endif |
---|
10139 | | #ifdef HAVE_UNISTD_H |
---|
10140 | | # include <unistd.h> |
---|
10141 | | #endif |
---|
10142 | | #include <pciaccess.h> |
---|
10143 | configure:37241: result: no |
---|
10144 | configure:37241: checking pciaccess.h presence |
---|
10145 | configure:37241: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
10146 | conftest.c:127:10: fatal error: 'pciaccess.h' file not found |
---|
10147 | #include <pciaccess.h> |
---|
10148 | ^~~~~~~~~~~~~ |
---|
10149 | 1 error generated. |
---|
10150 | configure:37241: $? = 1 |
---|
10151 | configure: failed program was: |
---|
10152 | | /* confdefs.h */ |
---|
10153 | | #define PACKAGE_NAME "MPICH" |
---|
10154 | | #define PACKAGE_TARNAME "mpich" |
---|
10155 | | #define PACKAGE_VERSION "3.3" |
---|
10156 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
10157 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
10158 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
10159 | | #define STDC_HEADERS 1 |
---|
10160 | | #define HAVE_SYS_TYPES_H 1 |
---|
10161 | | #define HAVE_SYS_STAT_H 1 |
---|
10162 | | #define HAVE_STDLIB_H 1 |
---|
10163 | | #define HAVE_STRING_H 1 |
---|
10164 | | #define HAVE_MEMORY_H 1 |
---|
10165 | | #define HAVE_STRINGS_H 1 |
---|
10166 | | #define HAVE_INTTYPES_H 1 |
---|
10167 | | #define HAVE_STDINT_H 1 |
---|
10168 | | #define HAVE_UNISTD_H 1 |
---|
10169 | | #define __EXTENSIONS__ 1 |
---|
10170 | | #define _ALL_SOURCE 1 |
---|
10171 | | #define _GNU_SOURCE 1 |
---|
10172 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10173 | | #define _TANDEM_SOURCE 1 |
---|
10174 | | #define PACKAGE "mpich" |
---|
10175 | | #define VERSION "3.3" |
---|
10176 | | #define HAVE_DLFCN_H 1 |
---|
10177 | | #define LT_OBJDIR ".libs/" |
---|
10178 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10179 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10180 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
10181 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
10182 | | #define HAVE_VISIBILITY 1 |
---|
10183 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
10184 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
10185 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
10186 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
10187 | | #define _HPUX_SOURCE 1 |
---|
10188 | | #define SIZEOF_VOID_P 8 |
---|
10189 | | #define HWLOC_DARWIN_SYS 1 |
---|
10190 | | #define HWLOC_X86_64_ARCH 1 |
---|
10191 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
10192 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
10193 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
10194 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
10195 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
10196 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
10197 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
10198 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
10199 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
10200 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
10201 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
10202 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
10203 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
10204 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
10205 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
10206 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
10207 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
10208 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
10209 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
10210 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
10211 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
10212 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
10213 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
10214 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
10215 | | #define HAVE_UNISTD_H 1 |
---|
10216 | | #define HAVE_DIRENT_H 1 |
---|
10217 | | #define HAVE_STRINGS_H 1 |
---|
10218 | | #define HAVE_CTYPE_H 1 |
---|
10219 | | #define HAVE_STRNCASECMP 1 |
---|
10220 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
10221 | | #define HAVE_STRFTIME 1 |
---|
10222 | | #define HAVE_SETLOCALE 1 |
---|
10223 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
10224 | | #define HAVE_SYS_MMAN_H 1 |
---|
10225 | | #define HAVE_DECL_FABSF 1 |
---|
10226 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
10227 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
10228 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
10229 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
10230 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
10231 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
10232 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
10233 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
10234 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
10235 | | #define HAVE_HOST_INFO 1 |
---|
10236 | | #define HAVE_SYS_PARAM_H 1 |
---|
10237 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10238 | | #define HAVE_DECL_CTL_HW 1 |
---|
10239 | | #define HAVE_DECL_HW_NCPU 1 |
---|
10240 | | #define HAVE_DECL_STRTOULL 1 |
---|
10241 | | #define HAVE_SSIZE_T 1 |
---|
10242 | | #define HAVE_DECL_SNPRINTF 1 |
---|
10243 | | #define HAVE_DECL_STRCASECMP 1 |
---|
10244 | | #define HAVE_DECL__STRDUP 0 |
---|
10245 | | #define HAVE_DECL__PUTENV 0 |
---|
10246 | | #define HAVE_SYSCTL 1 |
---|
10247 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10248 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
10249 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
10250 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
10251 | | #define HAVE___PROGNAME 1 |
---|
10252 | | #define HAVE_PTHREAD_T 1 |
---|
10253 | | #define hwloc_pid_t pid_t |
---|
10254 | | #define hwloc_thread_t pthread_t |
---|
10255 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
10256 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
10257 | | #define HAVE_FFS 1 |
---|
10258 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
10259 | | #define HWLOC_HAVE_FFS 1 |
---|
10260 | | #define HAVE_FFSL 1 |
---|
10261 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
10262 | | #define HWLOC_HAVE_FFSL 1 |
---|
10263 | | #define HAVE_FLS 1 |
---|
10264 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
10265 | | #define HWLOC_HAVE_FLS 1 |
---|
10266 | | #define HAVE_FLSL 1 |
---|
10267 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
10268 | | #define HWLOC_HAVE_FLSL 1 |
---|
10269 | | #define HAVE_OPENAT 1 |
---|
10270 | | #define HAVE_GETPAGESIZE 1 |
---|
10271 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10272 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10273 | | #define HAVE_UNAME 1 |
---|
10274 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
10275 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
10276 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
10277 | | /* end confdefs.h. */ |
---|
10278 | | #include <pciaccess.h> |
---|
10279 | configure:37241: result: no |
---|
10280 | configure:37241: checking for pciaccess.h |
---|
10281 | configure:37241: result: no |
---|
10282 | configure:37315: checking OpenCL/cl_ext.h usability |
---|
10283 | configure:37315: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
10284 | configure:37315: $? = 0 |
---|
10285 | configure:37315: result: yes |
---|
10286 | configure:37315: checking OpenCL/cl_ext.h presence |
---|
10287 | configure:37315: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
10288 | configure:37315: $? = 0 |
---|
10289 | configure:37315: result: yes |
---|
10290 | configure:37315: checking for OpenCL/cl_ext.h |
---|
10291 | configure:37315: result: yes |
---|
10292 | configure:37321: checking for the OpenCL framework |
---|
10293 | configure:37341: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -framework OpenCL conftest.c >&5 |
---|
10294 | conftest.c:136:8: warning: 'clGetDeviceIDs' is deprecated: first deprecated in macOS 10.14 - (Define CL_SILENCE_DEPRECATION to hide this warning) [-Wdeprecated-declarations] |
---|
10295 | return clGetDeviceIDs(0, 0, 0, NULL, NULL); |
---|
10296 | ^ |
---|
10297 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl.h:584:1: note: 'clGetDeviceIDs' has been explicitly marked deprecated here |
---|
10298 | clGetDeviceIDs(cl_platform_id /* platform */, |
---|
10299 | ^ |
---|
10300 | 1 warning generated. |
---|
10301 | configure:37341: $? = 0 |
---|
10302 | configure:37342: result: yes |
---|
10303 | configure:37454: checking cuda.h usability |
---|
10304 | configure:37454: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
10305 | conftest.c:162:10: fatal error: 'cuda.h' file not found |
---|
10306 | #include <cuda.h> |
---|
10307 | ^~~~~~~~ |
---|
10308 | 1 error generated. |
---|
10309 | configure:37454: $? = 1 |
---|
10310 | configure: failed program was: |
---|
10311 | | /* confdefs.h */ |
---|
10312 | | #define PACKAGE_NAME "MPICH" |
---|
10313 | | #define PACKAGE_TARNAME "mpich" |
---|
10314 | | #define PACKAGE_VERSION "3.3" |
---|
10315 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
10316 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
10317 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
10318 | | #define STDC_HEADERS 1 |
---|
10319 | | #define HAVE_SYS_TYPES_H 1 |
---|
10320 | | #define HAVE_SYS_STAT_H 1 |
---|
10321 | | #define HAVE_STDLIB_H 1 |
---|
10322 | | #define HAVE_STRING_H 1 |
---|
10323 | | #define HAVE_MEMORY_H 1 |
---|
10324 | | #define HAVE_STRINGS_H 1 |
---|
10325 | | #define HAVE_INTTYPES_H 1 |
---|
10326 | | #define HAVE_STDINT_H 1 |
---|
10327 | | #define HAVE_UNISTD_H 1 |
---|
10328 | | #define __EXTENSIONS__ 1 |
---|
10329 | | #define _ALL_SOURCE 1 |
---|
10330 | | #define _GNU_SOURCE 1 |
---|
10331 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10332 | | #define _TANDEM_SOURCE 1 |
---|
10333 | | #define PACKAGE "mpich" |
---|
10334 | | #define VERSION "3.3" |
---|
10335 | | #define HAVE_DLFCN_H 1 |
---|
10336 | | #define LT_OBJDIR ".libs/" |
---|
10337 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10338 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10339 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
10340 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
10341 | | #define HAVE_VISIBILITY 1 |
---|
10342 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
10343 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
10344 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
10345 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
10346 | | #define _HPUX_SOURCE 1 |
---|
10347 | | #define SIZEOF_VOID_P 8 |
---|
10348 | | #define HWLOC_DARWIN_SYS 1 |
---|
10349 | | #define HWLOC_X86_64_ARCH 1 |
---|
10350 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
10351 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
10352 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
10353 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
10354 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
10355 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
10356 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
10357 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
10358 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
10359 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
10360 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
10361 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
10362 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
10363 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
10364 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
10365 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
10366 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
10367 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
10368 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
10369 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
10370 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
10371 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
10372 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
10373 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
10374 | | #define HAVE_UNISTD_H 1 |
---|
10375 | | #define HAVE_DIRENT_H 1 |
---|
10376 | | #define HAVE_STRINGS_H 1 |
---|
10377 | | #define HAVE_CTYPE_H 1 |
---|
10378 | | #define HAVE_STRNCASECMP 1 |
---|
10379 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
10380 | | #define HAVE_STRFTIME 1 |
---|
10381 | | #define HAVE_SETLOCALE 1 |
---|
10382 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
10383 | | #define HAVE_SYS_MMAN_H 1 |
---|
10384 | | #define HAVE_DECL_FABSF 1 |
---|
10385 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
10386 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
10387 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
10388 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
10389 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
10390 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
10391 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
10392 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
10393 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
10394 | | #define HAVE_HOST_INFO 1 |
---|
10395 | | #define HAVE_SYS_PARAM_H 1 |
---|
10396 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10397 | | #define HAVE_DECL_CTL_HW 1 |
---|
10398 | | #define HAVE_DECL_HW_NCPU 1 |
---|
10399 | | #define HAVE_DECL_STRTOULL 1 |
---|
10400 | | #define HAVE_SSIZE_T 1 |
---|
10401 | | #define HAVE_DECL_SNPRINTF 1 |
---|
10402 | | #define HAVE_DECL_STRCASECMP 1 |
---|
10403 | | #define HAVE_DECL__STRDUP 0 |
---|
10404 | | #define HAVE_DECL__PUTENV 0 |
---|
10405 | | #define HAVE_SYSCTL 1 |
---|
10406 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10407 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
10408 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
10409 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
10410 | | #define HAVE___PROGNAME 1 |
---|
10411 | | #define HAVE_PTHREAD_T 1 |
---|
10412 | | #define hwloc_pid_t pid_t |
---|
10413 | | #define hwloc_thread_t pthread_t |
---|
10414 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
10415 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
10416 | | #define HAVE_FFS 1 |
---|
10417 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
10418 | | #define HWLOC_HAVE_FFS 1 |
---|
10419 | | #define HAVE_FFSL 1 |
---|
10420 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
10421 | | #define HWLOC_HAVE_FFSL 1 |
---|
10422 | | #define HAVE_FLS 1 |
---|
10423 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
10424 | | #define HWLOC_HAVE_FLS 1 |
---|
10425 | | #define HAVE_FLSL 1 |
---|
10426 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
10427 | | #define HWLOC_HAVE_FLSL 1 |
---|
10428 | | #define HAVE_OPENAT 1 |
---|
10429 | | #define HAVE_GETPAGESIZE 1 |
---|
10430 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10431 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10432 | | #define HAVE_UNAME 1 |
---|
10433 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
10434 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
10435 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
10436 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
10437 | | #define HWLOC_HAVE_OPENCL 1 |
---|
10438 | | /* end confdefs.h. */ |
---|
10439 | | #include <stdio.h> |
---|
10440 | | #ifdef HAVE_SYS_TYPES_H |
---|
10441 | | # include <sys/types.h> |
---|
10442 | | #endif |
---|
10443 | | #ifdef HAVE_SYS_STAT_H |
---|
10444 | | # include <sys/stat.h> |
---|
10445 | | #endif |
---|
10446 | | #ifdef STDC_HEADERS |
---|
10447 | | # include <stdlib.h> |
---|
10448 | | # include <stddef.h> |
---|
10449 | | #else |
---|
10450 | | # ifdef HAVE_STDLIB_H |
---|
10451 | | # include <stdlib.h> |
---|
10452 | | # endif |
---|
10453 | | #endif |
---|
10454 | | #ifdef HAVE_STRING_H |
---|
10455 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10456 | | # include <memory.h> |
---|
10457 | | # endif |
---|
10458 | | # include <string.h> |
---|
10459 | | #endif |
---|
10460 | | #ifdef HAVE_STRINGS_H |
---|
10461 | | # include <strings.h> |
---|
10462 | | #endif |
---|
10463 | | #ifdef HAVE_INTTYPES_H |
---|
10464 | | # include <inttypes.h> |
---|
10465 | | #endif |
---|
10466 | | #ifdef HAVE_STDINT_H |
---|
10467 | | # include <stdint.h> |
---|
10468 | | #endif |
---|
10469 | | #ifdef HAVE_UNISTD_H |
---|
10470 | | # include <unistd.h> |
---|
10471 | | #endif |
---|
10472 | | #include <cuda.h> |
---|
10473 | configure:37454: result: no |
---|
10474 | configure:37454: checking cuda.h presence |
---|
10475 | configure:37454: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
10476 | conftest.c:129:10: fatal error: 'cuda.h' file not found |
---|
10477 | #include <cuda.h> |
---|
10478 | ^~~~~~~~ |
---|
10479 | 1 error generated. |
---|
10480 | configure:37454: $? = 1 |
---|
10481 | configure: failed program was: |
---|
10482 | | /* confdefs.h */ |
---|
10483 | | #define PACKAGE_NAME "MPICH" |
---|
10484 | | #define PACKAGE_TARNAME "mpich" |
---|
10485 | | #define PACKAGE_VERSION "3.3" |
---|
10486 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
10487 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
10488 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
10489 | | #define STDC_HEADERS 1 |
---|
10490 | | #define HAVE_SYS_TYPES_H 1 |
---|
10491 | | #define HAVE_SYS_STAT_H 1 |
---|
10492 | | #define HAVE_STDLIB_H 1 |
---|
10493 | | #define HAVE_STRING_H 1 |
---|
10494 | | #define HAVE_MEMORY_H 1 |
---|
10495 | | #define HAVE_STRINGS_H 1 |
---|
10496 | | #define HAVE_INTTYPES_H 1 |
---|
10497 | | #define HAVE_STDINT_H 1 |
---|
10498 | | #define HAVE_UNISTD_H 1 |
---|
10499 | | #define __EXTENSIONS__ 1 |
---|
10500 | | #define _ALL_SOURCE 1 |
---|
10501 | | #define _GNU_SOURCE 1 |
---|
10502 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10503 | | #define _TANDEM_SOURCE 1 |
---|
10504 | | #define PACKAGE "mpich" |
---|
10505 | | #define VERSION "3.3" |
---|
10506 | | #define HAVE_DLFCN_H 1 |
---|
10507 | | #define LT_OBJDIR ".libs/" |
---|
10508 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10509 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10510 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
10511 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
10512 | | #define HAVE_VISIBILITY 1 |
---|
10513 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
10514 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
10515 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
10516 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
10517 | | #define _HPUX_SOURCE 1 |
---|
10518 | | #define SIZEOF_VOID_P 8 |
---|
10519 | | #define HWLOC_DARWIN_SYS 1 |
---|
10520 | | #define HWLOC_X86_64_ARCH 1 |
---|
10521 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
10522 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
10523 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
10524 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
10525 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
10526 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
10527 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
10528 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
10529 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
10530 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
10531 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
10532 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
10533 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
10534 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
10535 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
10536 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
10537 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
10538 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
10539 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
10540 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
10541 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
10542 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
10543 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
10544 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
10545 | | #define HAVE_UNISTD_H 1 |
---|
10546 | | #define HAVE_DIRENT_H 1 |
---|
10547 | | #define HAVE_STRINGS_H 1 |
---|
10548 | | #define HAVE_CTYPE_H 1 |
---|
10549 | | #define HAVE_STRNCASECMP 1 |
---|
10550 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
10551 | | #define HAVE_STRFTIME 1 |
---|
10552 | | #define HAVE_SETLOCALE 1 |
---|
10553 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
10554 | | #define HAVE_SYS_MMAN_H 1 |
---|
10555 | | #define HAVE_DECL_FABSF 1 |
---|
10556 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
10557 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
10558 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
10559 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
10560 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
10561 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
10562 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
10563 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
10564 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
10565 | | #define HAVE_HOST_INFO 1 |
---|
10566 | | #define HAVE_SYS_PARAM_H 1 |
---|
10567 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10568 | | #define HAVE_DECL_CTL_HW 1 |
---|
10569 | | #define HAVE_DECL_HW_NCPU 1 |
---|
10570 | | #define HAVE_DECL_STRTOULL 1 |
---|
10571 | | #define HAVE_SSIZE_T 1 |
---|
10572 | | #define HAVE_DECL_SNPRINTF 1 |
---|
10573 | | #define HAVE_DECL_STRCASECMP 1 |
---|
10574 | | #define HAVE_DECL__STRDUP 0 |
---|
10575 | | #define HAVE_DECL__PUTENV 0 |
---|
10576 | | #define HAVE_SYSCTL 1 |
---|
10577 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10578 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
10579 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
10580 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
10581 | | #define HAVE___PROGNAME 1 |
---|
10582 | | #define HAVE_PTHREAD_T 1 |
---|
10583 | | #define hwloc_pid_t pid_t |
---|
10584 | | #define hwloc_thread_t pthread_t |
---|
10585 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
10586 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
10587 | | #define HAVE_FFS 1 |
---|
10588 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
10589 | | #define HWLOC_HAVE_FFS 1 |
---|
10590 | | #define HAVE_FFSL 1 |
---|
10591 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
10592 | | #define HWLOC_HAVE_FFSL 1 |
---|
10593 | | #define HAVE_FLS 1 |
---|
10594 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
10595 | | #define HWLOC_HAVE_FLS 1 |
---|
10596 | | #define HAVE_FLSL 1 |
---|
10597 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
10598 | | #define HWLOC_HAVE_FLSL 1 |
---|
10599 | | #define HAVE_OPENAT 1 |
---|
10600 | | #define HAVE_GETPAGESIZE 1 |
---|
10601 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10602 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10603 | | #define HAVE_UNAME 1 |
---|
10604 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
10605 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
10606 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
10607 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
10608 | | #define HWLOC_HAVE_OPENCL 1 |
---|
10609 | | /* end confdefs.h. */ |
---|
10610 | | #include <cuda.h> |
---|
10611 | configure:37454: result: no |
---|
10612 | configure:37454: checking for cuda.h |
---|
10613 | configure:37454: result: no |
---|
10614 | configure:37537: checking cuda_runtime_api.h usability |
---|
10615 | configure:37537: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
10616 | conftest.c:162:10: fatal error: 'cuda_runtime_api.h' file not found |
---|
10617 | #include <cuda_runtime_api.h> |
---|
10618 | ^~~~~~~~~~~~~~~~~~~~ |
---|
10619 | 1 error generated. |
---|
10620 | configure:37537: $? = 1 |
---|
10621 | configure: failed program was: |
---|
10622 | | /* confdefs.h */ |
---|
10623 | | #define PACKAGE_NAME "MPICH" |
---|
10624 | | #define PACKAGE_TARNAME "mpich" |
---|
10625 | | #define PACKAGE_VERSION "3.3" |
---|
10626 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
10627 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
10628 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
10629 | | #define STDC_HEADERS 1 |
---|
10630 | | #define HAVE_SYS_TYPES_H 1 |
---|
10631 | | #define HAVE_SYS_STAT_H 1 |
---|
10632 | | #define HAVE_STDLIB_H 1 |
---|
10633 | | #define HAVE_STRING_H 1 |
---|
10634 | | #define HAVE_MEMORY_H 1 |
---|
10635 | | #define HAVE_STRINGS_H 1 |
---|
10636 | | #define HAVE_INTTYPES_H 1 |
---|
10637 | | #define HAVE_STDINT_H 1 |
---|
10638 | | #define HAVE_UNISTD_H 1 |
---|
10639 | | #define __EXTENSIONS__ 1 |
---|
10640 | | #define _ALL_SOURCE 1 |
---|
10641 | | #define _GNU_SOURCE 1 |
---|
10642 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10643 | | #define _TANDEM_SOURCE 1 |
---|
10644 | | #define PACKAGE "mpich" |
---|
10645 | | #define VERSION "3.3" |
---|
10646 | | #define HAVE_DLFCN_H 1 |
---|
10647 | | #define LT_OBJDIR ".libs/" |
---|
10648 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10649 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10650 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
10651 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
10652 | | #define HAVE_VISIBILITY 1 |
---|
10653 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
10654 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
10655 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
10656 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
10657 | | #define _HPUX_SOURCE 1 |
---|
10658 | | #define SIZEOF_VOID_P 8 |
---|
10659 | | #define HWLOC_DARWIN_SYS 1 |
---|
10660 | | #define HWLOC_X86_64_ARCH 1 |
---|
10661 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
10662 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
10663 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
10664 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
10665 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
10666 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
10667 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
10668 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
10669 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
10670 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
10671 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
10672 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
10673 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
10674 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
10675 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
10676 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
10677 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
10678 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
10679 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
10680 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
10681 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
10682 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
10683 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
10684 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
10685 | | #define HAVE_UNISTD_H 1 |
---|
10686 | | #define HAVE_DIRENT_H 1 |
---|
10687 | | #define HAVE_STRINGS_H 1 |
---|
10688 | | #define HAVE_CTYPE_H 1 |
---|
10689 | | #define HAVE_STRNCASECMP 1 |
---|
10690 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
10691 | | #define HAVE_STRFTIME 1 |
---|
10692 | | #define HAVE_SETLOCALE 1 |
---|
10693 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
10694 | | #define HAVE_SYS_MMAN_H 1 |
---|
10695 | | #define HAVE_DECL_FABSF 1 |
---|
10696 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
10697 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
10698 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
10699 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
10700 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
10701 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
10702 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
10703 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
10704 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
10705 | | #define HAVE_HOST_INFO 1 |
---|
10706 | | #define HAVE_SYS_PARAM_H 1 |
---|
10707 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10708 | | #define HAVE_DECL_CTL_HW 1 |
---|
10709 | | #define HAVE_DECL_HW_NCPU 1 |
---|
10710 | | #define HAVE_DECL_STRTOULL 1 |
---|
10711 | | #define HAVE_SSIZE_T 1 |
---|
10712 | | #define HAVE_DECL_SNPRINTF 1 |
---|
10713 | | #define HAVE_DECL_STRCASECMP 1 |
---|
10714 | | #define HAVE_DECL__STRDUP 0 |
---|
10715 | | #define HAVE_DECL__PUTENV 0 |
---|
10716 | | #define HAVE_SYSCTL 1 |
---|
10717 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10718 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
10719 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
10720 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
10721 | | #define HAVE___PROGNAME 1 |
---|
10722 | | #define HAVE_PTHREAD_T 1 |
---|
10723 | | #define hwloc_pid_t pid_t |
---|
10724 | | #define hwloc_thread_t pthread_t |
---|
10725 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
10726 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
10727 | | #define HAVE_FFS 1 |
---|
10728 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
10729 | | #define HWLOC_HAVE_FFS 1 |
---|
10730 | | #define HAVE_FFSL 1 |
---|
10731 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
10732 | | #define HWLOC_HAVE_FFSL 1 |
---|
10733 | | #define HAVE_FLS 1 |
---|
10734 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
10735 | | #define HWLOC_HAVE_FLS 1 |
---|
10736 | | #define HAVE_FLSL 1 |
---|
10737 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
10738 | | #define HWLOC_HAVE_FLSL 1 |
---|
10739 | | #define HAVE_OPENAT 1 |
---|
10740 | | #define HAVE_GETPAGESIZE 1 |
---|
10741 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10742 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10743 | | #define HAVE_UNAME 1 |
---|
10744 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
10745 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
10746 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
10747 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
10748 | | #define HWLOC_HAVE_OPENCL 1 |
---|
10749 | | /* end confdefs.h. */ |
---|
10750 | | #include <stdio.h> |
---|
10751 | | #ifdef HAVE_SYS_TYPES_H |
---|
10752 | | # include <sys/types.h> |
---|
10753 | | #endif |
---|
10754 | | #ifdef HAVE_SYS_STAT_H |
---|
10755 | | # include <sys/stat.h> |
---|
10756 | | #endif |
---|
10757 | | #ifdef STDC_HEADERS |
---|
10758 | | # include <stdlib.h> |
---|
10759 | | # include <stddef.h> |
---|
10760 | | #else |
---|
10761 | | # ifdef HAVE_STDLIB_H |
---|
10762 | | # include <stdlib.h> |
---|
10763 | | # endif |
---|
10764 | | #endif |
---|
10765 | | #ifdef HAVE_STRING_H |
---|
10766 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10767 | | # include <memory.h> |
---|
10768 | | # endif |
---|
10769 | | # include <string.h> |
---|
10770 | | #endif |
---|
10771 | | #ifdef HAVE_STRINGS_H |
---|
10772 | | # include <strings.h> |
---|
10773 | | #endif |
---|
10774 | | #ifdef HAVE_INTTYPES_H |
---|
10775 | | # include <inttypes.h> |
---|
10776 | | #endif |
---|
10777 | | #ifdef HAVE_STDINT_H |
---|
10778 | | # include <stdint.h> |
---|
10779 | | #endif |
---|
10780 | | #ifdef HAVE_UNISTD_H |
---|
10781 | | # include <unistd.h> |
---|
10782 | | #endif |
---|
10783 | | #include <cuda_runtime_api.h> |
---|
10784 | configure:37537: result: no |
---|
10785 | configure:37537: checking cuda_runtime_api.h presence |
---|
10786 | configure:37537: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
10787 | conftest.c:129:10: fatal error: 'cuda_runtime_api.h' file not found |
---|
10788 | #include <cuda_runtime_api.h> |
---|
10789 | ^~~~~~~~~~~~~~~~~~~~ |
---|
10790 | 1 error generated. |
---|
10791 | configure:37537: $? = 1 |
---|
10792 | configure: failed program was: |
---|
10793 | | /* confdefs.h */ |
---|
10794 | | #define PACKAGE_NAME "MPICH" |
---|
10795 | | #define PACKAGE_TARNAME "mpich" |
---|
10796 | | #define PACKAGE_VERSION "3.3" |
---|
10797 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
10798 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
10799 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
10800 | | #define STDC_HEADERS 1 |
---|
10801 | | #define HAVE_SYS_TYPES_H 1 |
---|
10802 | | #define HAVE_SYS_STAT_H 1 |
---|
10803 | | #define HAVE_STDLIB_H 1 |
---|
10804 | | #define HAVE_STRING_H 1 |
---|
10805 | | #define HAVE_MEMORY_H 1 |
---|
10806 | | #define HAVE_STRINGS_H 1 |
---|
10807 | | #define HAVE_INTTYPES_H 1 |
---|
10808 | | #define HAVE_STDINT_H 1 |
---|
10809 | | #define HAVE_UNISTD_H 1 |
---|
10810 | | #define __EXTENSIONS__ 1 |
---|
10811 | | #define _ALL_SOURCE 1 |
---|
10812 | | #define _GNU_SOURCE 1 |
---|
10813 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10814 | | #define _TANDEM_SOURCE 1 |
---|
10815 | | #define PACKAGE "mpich" |
---|
10816 | | #define VERSION "3.3" |
---|
10817 | | #define HAVE_DLFCN_H 1 |
---|
10818 | | #define LT_OBJDIR ".libs/" |
---|
10819 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10820 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10821 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
10822 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
10823 | | #define HAVE_VISIBILITY 1 |
---|
10824 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
10825 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
10826 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
10827 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
10828 | | #define _HPUX_SOURCE 1 |
---|
10829 | | #define SIZEOF_VOID_P 8 |
---|
10830 | | #define HWLOC_DARWIN_SYS 1 |
---|
10831 | | #define HWLOC_X86_64_ARCH 1 |
---|
10832 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
10833 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
10834 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
10835 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
10836 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
10837 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
10838 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
10839 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
10840 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
10841 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
10842 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
10843 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
10844 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
10845 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
10846 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
10847 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
10848 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
10849 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
10850 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
10851 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
10852 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
10853 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
10854 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
10855 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
10856 | | #define HAVE_UNISTD_H 1 |
---|
10857 | | #define HAVE_DIRENT_H 1 |
---|
10858 | | #define HAVE_STRINGS_H 1 |
---|
10859 | | #define HAVE_CTYPE_H 1 |
---|
10860 | | #define HAVE_STRNCASECMP 1 |
---|
10861 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
10862 | | #define HAVE_STRFTIME 1 |
---|
10863 | | #define HAVE_SETLOCALE 1 |
---|
10864 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
10865 | | #define HAVE_SYS_MMAN_H 1 |
---|
10866 | | #define HAVE_DECL_FABSF 1 |
---|
10867 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
10868 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
10869 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
10870 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
10871 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
10872 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
10873 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
10874 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
10875 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
10876 | | #define HAVE_HOST_INFO 1 |
---|
10877 | | #define HAVE_SYS_PARAM_H 1 |
---|
10878 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10879 | | #define HAVE_DECL_CTL_HW 1 |
---|
10880 | | #define HAVE_DECL_HW_NCPU 1 |
---|
10881 | | #define HAVE_DECL_STRTOULL 1 |
---|
10882 | | #define HAVE_SSIZE_T 1 |
---|
10883 | | #define HAVE_DECL_SNPRINTF 1 |
---|
10884 | | #define HAVE_DECL_STRCASECMP 1 |
---|
10885 | | #define HAVE_DECL__STRDUP 0 |
---|
10886 | | #define HAVE_DECL__PUTENV 0 |
---|
10887 | | #define HAVE_SYSCTL 1 |
---|
10888 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10889 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
10890 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
10891 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
10892 | | #define HAVE___PROGNAME 1 |
---|
10893 | | #define HAVE_PTHREAD_T 1 |
---|
10894 | | #define hwloc_pid_t pid_t |
---|
10895 | | #define hwloc_thread_t pthread_t |
---|
10896 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
10897 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
10898 | | #define HAVE_FFS 1 |
---|
10899 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
10900 | | #define HWLOC_HAVE_FFS 1 |
---|
10901 | | #define HAVE_FFSL 1 |
---|
10902 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
10903 | | #define HWLOC_HAVE_FFSL 1 |
---|
10904 | | #define HAVE_FLS 1 |
---|
10905 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
10906 | | #define HWLOC_HAVE_FLS 1 |
---|
10907 | | #define HAVE_FLSL 1 |
---|
10908 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
10909 | | #define HWLOC_HAVE_FLSL 1 |
---|
10910 | | #define HAVE_OPENAT 1 |
---|
10911 | | #define HAVE_GETPAGESIZE 1 |
---|
10912 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10913 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10914 | | #define HAVE_UNAME 1 |
---|
10915 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
10916 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
10917 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
10918 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
10919 | | #define HWLOC_HAVE_OPENCL 1 |
---|
10920 | | /* end confdefs.h. */ |
---|
10921 | | #include <cuda_runtime_api.h> |
---|
10922 | configure:37537: result: no |
---|
10923 | configure:37537: checking for cuda_runtime_api.h |
---|
10924 | configure:37537: result: no |
---|
10925 | configure:37642: checking nvml.h usability |
---|
10926 | configure:37642: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
10927 | conftest.c:162:10: fatal error: 'nvml.h' file not found |
---|
10928 | #include <nvml.h> |
---|
10929 | ^~~~~~~~ |
---|
10930 | 1 error generated. |
---|
10931 | configure:37642: $? = 1 |
---|
10932 | configure: failed program was: |
---|
10933 | | /* confdefs.h */ |
---|
10934 | | #define PACKAGE_NAME "MPICH" |
---|
10935 | | #define PACKAGE_TARNAME "mpich" |
---|
10936 | | #define PACKAGE_VERSION "3.3" |
---|
10937 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
10938 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
10939 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
10940 | | #define STDC_HEADERS 1 |
---|
10941 | | #define HAVE_SYS_TYPES_H 1 |
---|
10942 | | #define HAVE_SYS_STAT_H 1 |
---|
10943 | | #define HAVE_STDLIB_H 1 |
---|
10944 | | #define HAVE_STRING_H 1 |
---|
10945 | | #define HAVE_MEMORY_H 1 |
---|
10946 | | #define HAVE_STRINGS_H 1 |
---|
10947 | | #define HAVE_INTTYPES_H 1 |
---|
10948 | | #define HAVE_STDINT_H 1 |
---|
10949 | | #define HAVE_UNISTD_H 1 |
---|
10950 | | #define __EXTENSIONS__ 1 |
---|
10951 | | #define _ALL_SOURCE 1 |
---|
10952 | | #define _GNU_SOURCE 1 |
---|
10953 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10954 | | #define _TANDEM_SOURCE 1 |
---|
10955 | | #define PACKAGE "mpich" |
---|
10956 | | #define VERSION "3.3" |
---|
10957 | | #define HAVE_DLFCN_H 1 |
---|
10958 | | #define LT_OBJDIR ".libs/" |
---|
10959 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10960 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10961 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
10962 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
10963 | | #define HAVE_VISIBILITY 1 |
---|
10964 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
10965 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
10966 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
10967 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
10968 | | #define _HPUX_SOURCE 1 |
---|
10969 | | #define SIZEOF_VOID_P 8 |
---|
10970 | | #define HWLOC_DARWIN_SYS 1 |
---|
10971 | | #define HWLOC_X86_64_ARCH 1 |
---|
10972 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
10973 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
10974 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
10975 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
10976 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
10977 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
10978 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
10979 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
10980 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
10981 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
10982 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
10983 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
10984 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
10985 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
10986 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
10987 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
10988 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
10989 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
10990 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
10991 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
10992 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
10993 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
10994 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
10995 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
10996 | | #define HAVE_UNISTD_H 1 |
---|
10997 | | #define HAVE_DIRENT_H 1 |
---|
10998 | | #define HAVE_STRINGS_H 1 |
---|
10999 | | #define HAVE_CTYPE_H 1 |
---|
11000 | | #define HAVE_STRNCASECMP 1 |
---|
11001 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
11002 | | #define HAVE_STRFTIME 1 |
---|
11003 | | #define HAVE_SETLOCALE 1 |
---|
11004 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
11005 | | #define HAVE_SYS_MMAN_H 1 |
---|
11006 | | #define HAVE_DECL_FABSF 1 |
---|
11007 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
11008 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
11009 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
11010 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
11011 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
11012 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
11013 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
11014 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
11015 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
11016 | | #define HAVE_HOST_INFO 1 |
---|
11017 | | #define HAVE_SYS_PARAM_H 1 |
---|
11018 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11019 | | #define HAVE_DECL_CTL_HW 1 |
---|
11020 | | #define HAVE_DECL_HW_NCPU 1 |
---|
11021 | | #define HAVE_DECL_STRTOULL 1 |
---|
11022 | | #define HAVE_SSIZE_T 1 |
---|
11023 | | #define HAVE_DECL_SNPRINTF 1 |
---|
11024 | | #define HAVE_DECL_STRCASECMP 1 |
---|
11025 | | #define HAVE_DECL__STRDUP 0 |
---|
11026 | | #define HAVE_DECL__PUTENV 0 |
---|
11027 | | #define HAVE_SYSCTL 1 |
---|
11028 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11029 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
11030 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
11031 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
11032 | | #define HAVE___PROGNAME 1 |
---|
11033 | | #define HAVE_PTHREAD_T 1 |
---|
11034 | | #define hwloc_pid_t pid_t |
---|
11035 | | #define hwloc_thread_t pthread_t |
---|
11036 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
11037 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
11038 | | #define HAVE_FFS 1 |
---|
11039 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
11040 | | #define HWLOC_HAVE_FFS 1 |
---|
11041 | | #define HAVE_FFSL 1 |
---|
11042 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
11043 | | #define HWLOC_HAVE_FFSL 1 |
---|
11044 | | #define HAVE_FLS 1 |
---|
11045 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
11046 | | #define HWLOC_HAVE_FLS 1 |
---|
11047 | | #define HAVE_FLSL 1 |
---|
11048 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
11049 | | #define HWLOC_HAVE_FLSL 1 |
---|
11050 | | #define HAVE_OPENAT 1 |
---|
11051 | | #define HAVE_GETPAGESIZE 1 |
---|
11052 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11053 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11054 | | #define HAVE_UNAME 1 |
---|
11055 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
11056 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
11057 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
11058 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
11059 | | #define HWLOC_HAVE_OPENCL 1 |
---|
11060 | | /* end confdefs.h. */ |
---|
11061 | | #include <stdio.h> |
---|
11062 | | #ifdef HAVE_SYS_TYPES_H |
---|
11063 | | # include <sys/types.h> |
---|
11064 | | #endif |
---|
11065 | | #ifdef HAVE_SYS_STAT_H |
---|
11066 | | # include <sys/stat.h> |
---|
11067 | | #endif |
---|
11068 | | #ifdef STDC_HEADERS |
---|
11069 | | # include <stdlib.h> |
---|
11070 | | # include <stddef.h> |
---|
11071 | | #else |
---|
11072 | | # ifdef HAVE_STDLIB_H |
---|
11073 | | # include <stdlib.h> |
---|
11074 | | # endif |
---|
11075 | | #endif |
---|
11076 | | #ifdef HAVE_STRING_H |
---|
11077 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
11078 | | # include <memory.h> |
---|
11079 | | # endif |
---|
11080 | | # include <string.h> |
---|
11081 | | #endif |
---|
11082 | | #ifdef HAVE_STRINGS_H |
---|
11083 | | # include <strings.h> |
---|
11084 | | #endif |
---|
11085 | | #ifdef HAVE_INTTYPES_H |
---|
11086 | | # include <inttypes.h> |
---|
11087 | | #endif |
---|
11088 | | #ifdef HAVE_STDINT_H |
---|
11089 | | # include <stdint.h> |
---|
11090 | | #endif |
---|
11091 | | #ifdef HAVE_UNISTD_H |
---|
11092 | | # include <unistd.h> |
---|
11093 | | #endif |
---|
11094 | | #include <nvml.h> |
---|
11095 | configure:37642: result: no |
---|
11096 | configure:37642: checking nvml.h presence |
---|
11097 | configure:37642: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
11098 | conftest.c:129:10: fatal error: 'nvml.h' file not found |
---|
11099 | #include <nvml.h> |
---|
11100 | ^~~~~~~~ |
---|
11101 | 1 error generated. |
---|
11102 | configure:37642: $? = 1 |
---|
11103 | configure: failed program was: |
---|
11104 | | /* confdefs.h */ |
---|
11105 | | #define PACKAGE_NAME "MPICH" |
---|
11106 | | #define PACKAGE_TARNAME "mpich" |
---|
11107 | | #define PACKAGE_VERSION "3.3" |
---|
11108 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
11109 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
11110 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
11111 | | #define STDC_HEADERS 1 |
---|
11112 | | #define HAVE_SYS_TYPES_H 1 |
---|
11113 | | #define HAVE_SYS_STAT_H 1 |
---|
11114 | | #define HAVE_STDLIB_H 1 |
---|
11115 | | #define HAVE_STRING_H 1 |
---|
11116 | | #define HAVE_MEMORY_H 1 |
---|
11117 | | #define HAVE_STRINGS_H 1 |
---|
11118 | | #define HAVE_INTTYPES_H 1 |
---|
11119 | | #define HAVE_STDINT_H 1 |
---|
11120 | | #define HAVE_UNISTD_H 1 |
---|
11121 | | #define __EXTENSIONS__ 1 |
---|
11122 | | #define _ALL_SOURCE 1 |
---|
11123 | | #define _GNU_SOURCE 1 |
---|
11124 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11125 | | #define _TANDEM_SOURCE 1 |
---|
11126 | | #define PACKAGE "mpich" |
---|
11127 | | #define VERSION "3.3" |
---|
11128 | | #define HAVE_DLFCN_H 1 |
---|
11129 | | #define LT_OBJDIR ".libs/" |
---|
11130 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
11131 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
11132 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
11133 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
11134 | | #define HAVE_VISIBILITY 1 |
---|
11135 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
11136 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
11137 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
11138 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
11139 | | #define _HPUX_SOURCE 1 |
---|
11140 | | #define SIZEOF_VOID_P 8 |
---|
11141 | | #define HWLOC_DARWIN_SYS 1 |
---|
11142 | | #define HWLOC_X86_64_ARCH 1 |
---|
11143 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
11144 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
11145 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
11146 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
11147 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
11148 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
11149 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
11150 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
11151 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
11152 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
11153 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
11154 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
11155 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
11156 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
11157 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
11158 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
11159 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
11160 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
11161 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
11162 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
11163 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
11164 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
11165 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
11166 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
11167 | | #define HAVE_UNISTD_H 1 |
---|
11168 | | #define HAVE_DIRENT_H 1 |
---|
11169 | | #define HAVE_STRINGS_H 1 |
---|
11170 | | #define HAVE_CTYPE_H 1 |
---|
11171 | | #define HAVE_STRNCASECMP 1 |
---|
11172 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
11173 | | #define HAVE_STRFTIME 1 |
---|
11174 | | #define HAVE_SETLOCALE 1 |
---|
11175 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
11176 | | #define HAVE_SYS_MMAN_H 1 |
---|
11177 | | #define HAVE_DECL_FABSF 1 |
---|
11178 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
11179 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
11180 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
11181 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
11182 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
11183 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
11184 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
11185 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
11186 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
11187 | | #define HAVE_HOST_INFO 1 |
---|
11188 | | #define HAVE_SYS_PARAM_H 1 |
---|
11189 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11190 | | #define HAVE_DECL_CTL_HW 1 |
---|
11191 | | #define HAVE_DECL_HW_NCPU 1 |
---|
11192 | | #define HAVE_DECL_STRTOULL 1 |
---|
11193 | | #define HAVE_SSIZE_T 1 |
---|
11194 | | #define HAVE_DECL_SNPRINTF 1 |
---|
11195 | | #define HAVE_DECL_STRCASECMP 1 |
---|
11196 | | #define HAVE_DECL__STRDUP 0 |
---|
11197 | | #define HAVE_DECL__PUTENV 0 |
---|
11198 | | #define HAVE_SYSCTL 1 |
---|
11199 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11200 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
11201 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
11202 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
11203 | | #define HAVE___PROGNAME 1 |
---|
11204 | | #define HAVE_PTHREAD_T 1 |
---|
11205 | | #define hwloc_pid_t pid_t |
---|
11206 | | #define hwloc_thread_t pthread_t |
---|
11207 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
11208 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
11209 | | #define HAVE_FFS 1 |
---|
11210 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
11211 | | #define HWLOC_HAVE_FFS 1 |
---|
11212 | | #define HAVE_FFSL 1 |
---|
11213 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
11214 | | #define HWLOC_HAVE_FFSL 1 |
---|
11215 | | #define HAVE_FLS 1 |
---|
11216 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
11217 | | #define HWLOC_HAVE_FLS 1 |
---|
11218 | | #define HAVE_FLSL 1 |
---|
11219 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
11220 | | #define HWLOC_HAVE_FLSL 1 |
---|
11221 | | #define HAVE_OPENAT 1 |
---|
11222 | | #define HAVE_GETPAGESIZE 1 |
---|
11223 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11224 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11225 | | #define HAVE_UNAME 1 |
---|
11226 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
11227 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
11228 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
11229 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
11230 | | #define HWLOC_HAVE_OPENCL 1 |
---|
11231 | | /* end confdefs.h. */ |
---|
11232 | | #include <nvml.h> |
---|
11233 | configure:37642: result: no |
---|
11234 | configure:37642: checking for nvml.h |
---|
11235 | configure:37642: result: no |
---|
11236 | configure:37842: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lX11 >&5 |
---|
11237 | configure:37842: $? = 0 |
---|
11238 | configure:37940: checking for gethostbyname |
---|
11239 | configure:37940: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11240 | configure:37940: $? = 0 |
---|
11241 | configure:37940: result: yes |
---|
11242 | configure:38037: checking for connect |
---|
11243 | configure:38037: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11244 | configure:38037: $? = 0 |
---|
11245 | configure:38037: result: yes |
---|
11246 | configure:38086: checking for remove |
---|
11247 | configure:38086: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11248 | configure:38086: $? = 0 |
---|
11249 | configure:38086: result: yes |
---|
11250 | configure:38135: checking for shmat |
---|
11251 | configure:38135: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11252 | configure:38135: $? = 0 |
---|
11253 | configure:38135: result: yes |
---|
11254 | configure:38193: checking for IceConnectionNumber in -lICE |
---|
11255 | configure:38218: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lICE >&5 |
---|
11256 | configure:38218: $? = 0 |
---|
11257 | configure:38227: result: yes |
---|
11258 | configure:38245: checking X11/Xlib.h usability |
---|
11259 | configure:38245: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
11260 | configure:38245: $? = 0 |
---|
11261 | configure:38245: result: yes |
---|
11262 | configure:38245: checking X11/Xlib.h presence |
---|
11263 | configure:38245: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
11264 | configure:38245: $? = 0 |
---|
11265 | configure:38245: result: yes |
---|
11266 | configure:38245: checking for X11/Xlib.h |
---|
11267 | configure:38245: result: yes |
---|
11268 | configure:38250: checking for XOpenDisplay in -lX11 |
---|
11269 | configure:38275: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lX11 -lSM -lICE >&5 |
---|
11270 | configure:38275: $? = 0 |
---|
11271 | configure:38284: result: yes |
---|
11272 | configure:38293: checking for X11/Xutil.h |
---|
11273 | configure:38293: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
11274 | configure:38293: $? = 0 |
---|
11275 | configure:38293: result: yes |
---|
11276 | configure:38301: checking X11/keysym.h usability |
---|
11277 | configure:38301: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
11278 | configure:38301: $? = 0 |
---|
11279 | configure:38301: result: yes |
---|
11280 | configure:38301: checking X11/keysym.h presence |
---|
11281 | configure:38301: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
11282 | configure:38301: $? = 0 |
---|
11283 | configure:38301: result: yes |
---|
11284 | configure:38301: checking for X11/keysym.h |
---|
11285 | configure:38301: result: yes |
---|
11286 | configure:38346: checking NVCtrl/NVCtrl.h usability |
---|
11287 | configure:38346: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c >&5 |
---|
11288 | conftest.c:166:10: fatal error: 'NVCtrl/NVCtrl.h' file not found |
---|
11289 | #include <NVCtrl/NVCtrl.h> |
---|
11290 | ^~~~~~~~~~~~~~~~~ |
---|
11291 | 1 error generated. |
---|
11292 | configure:38346: $? = 1 |
---|
11293 | configure: failed program was: |
---|
11294 | | /* confdefs.h */ |
---|
11295 | | #define PACKAGE_NAME "MPICH" |
---|
11296 | | #define PACKAGE_TARNAME "mpich" |
---|
11297 | | #define PACKAGE_VERSION "3.3" |
---|
11298 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
11299 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
11300 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
11301 | | #define STDC_HEADERS 1 |
---|
11302 | | #define HAVE_SYS_TYPES_H 1 |
---|
11303 | | #define HAVE_SYS_STAT_H 1 |
---|
11304 | | #define HAVE_STDLIB_H 1 |
---|
11305 | | #define HAVE_STRING_H 1 |
---|
11306 | | #define HAVE_MEMORY_H 1 |
---|
11307 | | #define HAVE_STRINGS_H 1 |
---|
11308 | | #define HAVE_INTTYPES_H 1 |
---|
11309 | | #define HAVE_STDINT_H 1 |
---|
11310 | | #define HAVE_UNISTD_H 1 |
---|
11311 | | #define __EXTENSIONS__ 1 |
---|
11312 | | #define _ALL_SOURCE 1 |
---|
11313 | | #define _GNU_SOURCE 1 |
---|
11314 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11315 | | #define _TANDEM_SOURCE 1 |
---|
11316 | | #define PACKAGE "mpich" |
---|
11317 | | #define VERSION "3.3" |
---|
11318 | | #define HAVE_DLFCN_H 1 |
---|
11319 | | #define LT_OBJDIR ".libs/" |
---|
11320 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
11321 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
11322 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
11323 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
11324 | | #define HAVE_VISIBILITY 1 |
---|
11325 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
11326 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
11327 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
11328 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
11329 | | #define _HPUX_SOURCE 1 |
---|
11330 | | #define SIZEOF_VOID_P 8 |
---|
11331 | | #define HWLOC_DARWIN_SYS 1 |
---|
11332 | | #define HWLOC_X86_64_ARCH 1 |
---|
11333 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
11334 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
11335 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
11336 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
11337 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
11338 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
11339 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
11340 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
11341 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
11342 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
11343 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
11344 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
11345 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
11346 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
11347 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
11348 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
11349 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
11350 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
11351 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
11352 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
11353 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
11354 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
11355 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
11356 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
11357 | | #define HAVE_UNISTD_H 1 |
---|
11358 | | #define HAVE_DIRENT_H 1 |
---|
11359 | | #define HAVE_STRINGS_H 1 |
---|
11360 | | #define HAVE_CTYPE_H 1 |
---|
11361 | | #define HAVE_STRNCASECMP 1 |
---|
11362 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
11363 | | #define HAVE_STRFTIME 1 |
---|
11364 | | #define HAVE_SETLOCALE 1 |
---|
11365 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
11366 | | #define HAVE_SYS_MMAN_H 1 |
---|
11367 | | #define HAVE_DECL_FABSF 1 |
---|
11368 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
11369 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
11370 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
11371 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
11372 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
11373 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
11374 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
11375 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
11376 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
11377 | | #define HAVE_HOST_INFO 1 |
---|
11378 | | #define HAVE_SYS_PARAM_H 1 |
---|
11379 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11380 | | #define HAVE_DECL_CTL_HW 1 |
---|
11381 | | #define HAVE_DECL_HW_NCPU 1 |
---|
11382 | | #define HAVE_DECL_STRTOULL 1 |
---|
11383 | | #define HAVE_SSIZE_T 1 |
---|
11384 | | #define HAVE_DECL_SNPRINTF 1 |
---|
11385 | | #define HAVE_DECL_STRCASECMP 1 |
---|
11386 | | #define HAVE_DECL__STRDUP 0 |
---|
11387 | | #define HAVE_DECL__PUTENV 0 |
---|
11388 | | #define HAVE_SYSCTL 1 |
---|
11389 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11390 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
11391 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
11392 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
11393 | | #define HAVE___PROGNAME 1 |
---|
11394 | | #define HAVE_PTHREAD_T 1 |
---|
11395 | | #define hwloc_pid_t pid_t |
---|
11396 | | #define hwloc_thread_t pthread_t |
---|
11397 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
11398 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
11399 | | #define HAVE_FFS 1 |
---|
11400 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
11401 | | #define HWLOC_HAVE_FFS 1 |
---|
11402 | | #define HAVE_FFSL 1 |
---|
11403 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
11404 | | #define HWLOC_HAVE_FFSL 1 |
---|
11405 | | #define HAVE_FLS 1 |
---|
11406 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
11407 | | #define HWLOC_HAVE_FLS 1 |
---|
11408 | | #define HAVE_FLSL 1 |
---|
11409 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
11410 | | #define HWLOC_HAVE_FLSL 1 |
---|
11411 | | #define HAVE_OPENAT 1 |
---|
11412 | | #define HAVE_GETPAGESIZE 1 |
---|
11413 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11414 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11415 | | #define HAVE_UNAME 1 |
---|
11416 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
11417 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
11418 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
11419 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
11420 | | #define HWLOC_HAVE_OPENCL 1 |
---|
11421 | | #define HAVE_X11_XLIB_H 1 |
---|
11422 | | #define HAVE_X11_XUTIL_H 1 |
---|
11423 | | #define HAVE_X11_KEYSYM_H 1 |
---|
11424 | | #define HWLOC_HAVE_X11_KEYSYM 1 |
---|
11425 | | /* end confdefs.h. */ |
---|
11426 | | #include <stdio.h> |
---|
11427 | | #ifdef HAVE_SYS_TYPES_H |
---|
11428 | | # include <sys/types.h> |
---|
11429 | | #endif |
---|
11430 | | #ifdef HAVE_SYS_STAT_H |
---|
11431 | | # include <sys/stat.h> |
---|
11432 | | #endif |
---|
11433 | | #ifdef STDC_HEADERS |
---|
11434 | | # include <stdlib.h> |
---|
11435 | | # include <stddef.h> |
---|
11436 | | #else |
---|
11437 | | # ifdef HAVE_STDLIB_H |
---|
11438 | | # include <stdlib.h> |
---|
11439 | | # endif |
---|
11440 | | #endif |
---|
11441 | | #ifdef HAVE_STRING_H |
---|
11442 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
11443 | | # include <memory.h> |
---|
11444 | | # endif |
---|
11445 | | # include <string.h> |
---|
11446 | | #endif |
---|
11447 | | #ifdef HAVE_STRINGS_H |
---|
11448 | | # include <strings.h> |
---|
11449 | | #endif |
---|
11450 | | #ifdef HAVE_INTTYPES_H |
---|
11451 | | # include <inttypes.h> |
---|
11452 | | #endif |
---|
11453 | | #ifdef HAVE_STDINT_H |
---|
11454 | | # include <stdint.h> |
---|
11455 | | #endif |
---|
11456 | | #ifdef HAVE_UNISTD_H |
---|
11457 | | # include <unistd.h> |
---|
11458 | | #endif |
---|
11459 | | #include <NVCtrl/NVCtrl.h> |
---|
11460 | configure:38346: result: no |
---|
11461 | configure:38346: checking NVCtrl/NVCtrl.h presence |
---|
11462 | configure:38346: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src conftest.c |
---|
11463 | conftest.c:133:10: fatal error: 'NVCtrl/NVCtrl.h' file not found |
---|
11464 | #include <NVCtrl/NVCtrl.h> |
---|
11465 | ^~~~~~~~~~~~~~~~~ |
---|
11466 | 1 error generated. |
---|
11467 | configure:38346: $? = 1 |
---|
11468 | configure: failed program was: |
---|
11469 | | /* confdefs.h */ |
---|
11470 | | #define PACKAGE_NAME "MPICH" |
---|
11471 | | #define PACKAGE_TARNAME "mpich" |
---|
11472 | | #define PACKAGE_VERSION "3.3" |
---|
11473 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
11474 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
11475 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
11476 | | #define STDC_HEADERS 1 |
---|
11477 | | #define HAVE_SYS_TYPES_H 1 |
---|
11478 | | #define HAVE_SYS_STAT_H 1 |
---|
11479 | | #define HAVE_STDLIB_H 1 |
---|
11480 | | #define HAVE_STRING_H 1 |
---|
11481 | | #define HAVE_MEMORY_H 1 |
---|
11482 | | #define HAVE_STRINGS_H 1 |
---|
11483 | | #define HAVE_INTTYPES_H 1 |
---|
11484 | | #define HAVE_STDINT_H 1 |
---|
11485 | | #define HAVE_UNISTD_H 1 |
---|
11486 | | #define __EXTENSIONS__ 1 |
---|
11487 | | #define _ALL_SOURCE 1 |
---|
11488 | | #define _GNU_SOURCE 1 |
---|
11489 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11490 | | #define _TANDEM_SOURCE 1 |
---|
11491 | | #define PACKAGE "mpich" |
---|
11492 | | #define VERSION "3.3" |
---|
11493 | | #define HAVE_DLFCN_H 1 |
---|
11494 | | #define LT_OBJDIR ".libs/" |
---|
11495 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
11496 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
11497 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
11498 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
11499 | | #define HAVE_VISIBILITY 1 |
---|
11500 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
11501 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
11502 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
11503 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
11504 | | #define _HPUX_SOURCE 1 |
---|
11505 | | #define SIZEOF_VOID_P 8 |
---|
11506 | | #define HWLOC_DARWIN_SYS 1 |
---|
11507 | | #define HWLOC_X86_64_ARCH 1 |
---|
11508 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
11509 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
11510 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
11511 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
11512 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
11513 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
11514 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
11515 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
11516 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
11517 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
11518 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
11519 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
11520 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
11521 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
11522 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
11523 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
11524 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
11525 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
11526 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
11527 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
11528 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
11529 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
11530 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
11531 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
11532 | | #define HAVE_UNISTD_H 1 |
---|
11533 | | #define HAVE_DIRENT_H 1 |
---|
11534 | | #define HAVE_STRINGS_H 1 |
---|
11535 | | #define HAVE_CTYPE_H 1 |
---|
11536 | | #define HAVE_STRNCASECMP 1 |
---|
11537 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
11538 | | #define HAVE_STRFTIME 1 |
---|
11539 | | #define HAVE_SETLOCALE 1 |
---|
11540 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
11541 | | #define HAVE_SYS_MMAN_H 1 |
---|
11542 | | #define HAVE_DECL_FABSF 1 |
---|
11543 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
11544 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
11545 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
11546 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
11547 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
11548 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
11549 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
11550 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
11551 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
11552 | | #define HAVE_HOST_INFO 1 |
---|
11553 | | #define HAVE_SYS_PARAM_H 1 |
---|
11554 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11555 | | #define HAVE_DECL_CTL_HW 1 |
---|
11556 | | #define HAVE_DECL_HW_NCPU 1 |
---|
11557 | | #define HAVE_DECL_STRTOULL 1 |
---|
11558 | | #define HAVE_SSIZE_T 1 |
---|
11559 | | #define HAVE_DECL_SNPRINTF 1 |
---|
11560 | | #define HAVE_DECL_STRCASECMP 1 |
---|
11561 | | #define HAVE_DECL__STRDUP 0 |
---|
11562 | | #define HAVE_DECL__PUTENV 0 |
---|
11563 | | #define HAVE_SYSCTL 1 |
---|
11564 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11565 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
11566 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
11567 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
11568 | | #define HAVE___PROGNAME 1 |
---|
11569 | | #define HAVE_PTHREAD_T 1 |
---|
11570 | | #define hwloc_pid_t pid_t |
---|
11571 | | #define hwloc_thread_t pthread_t |
---|
11572 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
11573 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
11574 | | #define HAVE_FFS 1 |
---|
11575 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
11576 | | #define HWLOC_HAVE_FFS 1 |
---|
11577 | | #define HAVE_FFSL 1 |
---|
11578 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
11579 | | #define HWLOC_HAVE_FFSL 1 |
---|
11580 | | #define HAVE_FLS 1 |
---|
11581 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
11582 | | #define HWLOC_HAVE_FLS 1 |
---|
11583 | | #define HAVE_FLSL 1 |
---|
11584 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
11585 | | #define HWLOC_HAVE_FLSL 1 |
---|
11586 | | #define HAVE_OPENAT 1 |
---|
11587 | | #define HAVE_GETPAGESIZE 1 |
---|
11588 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11589 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11590 | | #define HAVE_UNAME 1 |
---|
11591 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
11592 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
11593 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
11594 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
11595 | | #define HWLOC_HAVE_OPENCL 1 |
---|
11596 | | #define HAVE_X11_XLIB_H 1 |
---|
11597 | | #define HAVE_X11_XUTIL_H 1 |
---|
11598 | | #define HAVE_X11_KEYSYM_H 1 |
---|
11599 | | #define HWLOC_HAVE_X11_KEYSYM 1 |
---|
11600 | | /* end confdefs.h. */ |
---|
11601 | | #include <NVCtrl/NVCtrl.h> |
---|
11602 | configure:38346: result: no |
---|
11603 | configure:38346: checking for NVCtrl/NVCtrl.h |
---|
11604 | configure:38346: result: no |
---|
11605 | configure:38434: checking for LIBXML2 |
---|
11606 | configure:38442: $PKG_CONFIG --exists --silence-errors "libxml-2.0" |
---|
11607 | configure:38445: $? = 0 |
---|
11608 | configure:38461: $PKG_CONFIG --exists --silence-errors "libxml-2.0" |
---|
11609 | configure:38464: $? = 0 |
---|
11610 | configure:38502: result: yes |
---|
11611 | configure:38522: checking libxml/parser.h usability |
---|
11612 | configure:38522: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include/libxml2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/include/libxml2 conftest.c >&5 |
---|
11613 | configure:38522: $? = 0 |
---|
11614 | configure:38522: result: yes |
---|
11615 | configure:38522: checking libxml/parser.h presence |
---|
11616 | configure:38522: /usr/bin/clang -E -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/include/libxml2 conftest.c |
---|
11617 | configure:38522: $? = 0 |
---|
11618 | configure:38522: result: yes |
---|
11619 | configure:38522: checking for libxml/parser.h |
---|
11620 | configure:38522: result: yes |
---|
11621 | configure:38525: checking for xmlNewDoc |
---|
11622 | configure:38525: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include/libxml2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lxml2 >&5 |
---|
11623 | configure:38525: $? = 0 |
---|
11624 | configure:38525: result: yes |
---|
11625 | configure:38542: checking for final LIBXML2 support |
---|
11626 | configure:38547: result: yes |
---|
11627 | configure:38580: checking for x86 cpuid |
---|
11628 | configure:38621: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11629 | configure:38621: $? = 0 |
---|
11630 | configure:38622: result: yes |
---|
11631 | configure:38643: checking for pthread_mutex_lock |
---|
11632 | configure:38643: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11633 | configure:38643: $? = 0 |
---|
11634 | configure:38643: result: yes |
---|
11635 | configure:38704: checking if plugin support is enabled |
---|
11636 | configure:38715: result: no |
---|
11637 | configure:39109: checking components to build statically |
---|
11638 | configure:39111: result: noos xml synthetic xml_nolibxml darwin opencl xml_libxml x86 |
---|
11639 | configure:39128: checking components to build as plugins |
---|
11640 | configure:39130: result: |
---|
11641 | WRAPPER_LIBS(=' -lpthread ') does not contain '-lm -L/opt/local/lib -lxml2', prepending |
---|
11642 | HWLOC_CFLAGS(=' -I/opt/local/include/libxml2') does not contain '', prepending |
---|
11643 | CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src') does not contain '-D_REENTRANT', appending |
---|
11644 | CPPFLAGS(=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include', appending |
---|
11645 | configure:40688: checking whether the compiler defines __func__ |
---|
11646 | configure:40715: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11647 | configure:40715: $? = 0 |
---|
11648 | configure:40715: ./conftest |
---|
11649 | configure:40715: $? = 0 |
---|
11650 | configure:40752: result: yes |
---|
11651 | configure:40761: checking whether the compiler defines __FUNC__ |
---|
11652 | configure:40788: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11653 | conftest.c:149:20: error: use of undeclared identifier '__FUNC__' |
---|
11654 | return (strcmp(__FUNC__, "foo") == 0); |
---|
11655 | ^ |
---|
11656 | 1 error generated. |
---|
11657 | configure:40788: $? = 1 |
---|
11658 | configure: program exited with status 1 |
---|
11659 | configure: failed program was: |
---|
11660 | | /* confdefs.h */ |
---|
11661 | | #define PACKAGE_NAME "MPICH" |
---|
11662 | | #define PACKAGE_TARNAME "mpich" |
---|
11663 | | #define PACKAGE_VERSION "3.3" |
---|
11664 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
11665 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
11666 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
11667 | | #define STDC_HEADERS 1 |
---|
11668 | | #define HAVE_SYS_TYPES_H 1 |
---|
11669 | | #define HAVE_SYS_STAT_H 1 |
---|
11670 | | #define HAVE_STDLIB_H 1 |
---|
11671 | | #define HAVE_STRING_H 1 |
---|
11672 | | #define HAVE_MEMORY_H 1 |
---|
11673 | | #define HAVE_STRINGS_H 1 |
---|
11674 | | #define HAVE_INTTYPES_H 1 |
---|
11675 | | #define HAVE_STDINT_H 1 |
---|
11676 | | #define HAVE_UNISTD_H 1 |
---|
11677 | | #define __EXTENSIONS__ 1 |
---|
11678 | | #define _ALL_SOURCE 1 |
---|
11679 | | #define _GNU_SOURCE 1 |
---|
11680 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11681 | | #define _TANDEM_SOURCE 1 |
---|
11682 | | #define PACKAGE "mpich" |
---|
11683 | | #define VERSION "3.3" |
---|
11684 | | #define HAVE_DLFCN_H 1 |
---|
11685 | | #define LT_OBJDIR ".libs/" |
---|
11686 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
11687 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
11688 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
11689 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
11690 | | #define HAVE_VISIBILITY 1 |
---|
11691 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
11692 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
11693 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
11694 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
11695 | | #define _HPUX_SOURCE 1 |
---|
11696 | | #define SIZEOF_VOID_P 8 |
---|
11697 | | #define HWLOC_DARWIN_SYS 1 |
---|
11698 | | #define HWLOC_X86_64_ARCH 1 |
---|
11699 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
11700 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
11701 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
11702 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
11703 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
11704 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
11705 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
11706 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
11707 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
11708 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
11709 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
11710 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
11711 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
11712 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
11713 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
11714 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
11715 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
11716 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
11717 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
11718 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
11719 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
11720 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
11721 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
11722 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
11723 | | #define HAVE_UNISTD_H 1 |
---|
11724 | | #define HAVE_DIRENT_H 1 |
---|
11725 | | #define HAVE_STRINGS_H 1 |
---|
11726 | | #define HAVE_CTYPE_H 1 |
---|
11727 | | #define HAVE_STRNCASECMP 1 |
---|
11728 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
11729 | | #define HAVE_STRFTIME 1 |
---|
11730 | | #define HAVE_SETLOCALE 1 |
---|
11731 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
11732 | | #define HAVE_SYS_MMAN_H 1 |
---|
11733 | | #define HAVE_DECL_FABSF 1 |
---|
11734 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
11735 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
11736 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
11737 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
11738 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
11739 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
11740 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
11741 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
11742 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
11743 | | #define HAVE_HOST_INFO 1 |
---|
11744 | | #define HAVE_SYS_PARAM_H 1 |
---|
11745 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11746 | | #define HAVE_DECL_CTL_HW 1 |
---|
11747 | | #define HAVE_DECL_HW_NCPU 1 |
---|
11748 | | #define HAVE_DECL_STRTOULL 1 |
---|
11749 | | #define HAVE_SSIZE_T 1 |
---|
11750 | | #define HAVE_DECL_SNPRINTF 1 |
---|
11751 | | #define HAVE_DECL_STRCASECMP 1 |
---|
11752 | | #define HAVE_DECL__STRDUP 0 |
---|
11753 | | #define HAVE_DECL__PUTENV 0 |
---|
11754 | | #define HAVE_SYSCTL 1 |
---|
11755 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11756 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
11757 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
11758 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
11759 | | #define HAVE___PROGNAME 1 |
---|
11760 | | #define HAVE_PTHREAD_T 1 |
---|
11761 | | #define hwloc_pid_t pid_t |
---|
11762 | | #define hwloc_thread_t pthread_t |
---|
11763 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
11764 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
11765 | | #define HAVE_FFS 1 |
---|
11766 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
11767 | | #define HWLOC_HAVE_FFS 1 |
---|
11768 | | #define HAVE_FFSL 1 |
---|
11769 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
11770 | | #define HWLOC_HAVE_FFSL 1 |
---|
11771 | | #define HAVE_FLS 1 |
---|
11772 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
11773 | | #define HWLOC_HAVE_FLS 1 |
---|
11774 | | #define HAVE_FLSL 1 |
---|
11775 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
11776 | | #define HWLOC_HAVE_FLSL 1 |
---|
11777 | | #define HAVE_OPENAT 1 |
---|
11778 | | #define HAVE_GETPAGESIZE 1 |
---|
11779 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11780 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11781 | | #define HAVE_UNAME 1 |
---|
11782 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
11783 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
11784 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
11785 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
11786 | | #define HWLOC_HAVE_OPENCL 1 |
---|
11787 | | #define HAVE_X11_XLIB_H 1 |
---|
11788 | | #define HAVE_X11_XUTIL_H 1 |
---|
11789 | | #define HAVE_X11_KEYSYM_H 1 |
---|
11790 | | #define HWLOC_HAVE_X11_KEYSYM 1 |
---|
11791 | | #define HWLOC_HAVE_LIBXML2 1 |
---|
11792 | | #define HWLOC_HAVE_X86_CPUID 1 |
---|
11793 | | #define HWLOC_HAVE_PTHREAD_MUTEX 1 |
---|
11794 | | #define HAVE_HWLOC 1 |
---|
11795 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
11796 | | #define MPICH_IS_THREADED 1 |
---|
11797 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
11798 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
11799 | | #define HAVE_ROMIO 1 |
---|
11800 | | #define HAVE__FUNC__ /**/ |
---|
11801 | | /* end confdefs.h. */ |
---|
11802 | | |
---|
11803 | | |
---|
11804 | | #include <string.h> |
---|
11805 | | int foo(void); |
---|
11806 | | int foo(void) |
---|
11807 | | { |
---|
11808 | | return (strcmp(__FUNC__, "foo") == 0); |
---|
11809 | | } |
---|
11810 | | int main(int argc, char ** argv) |
---|
11811 | | { |
---|
11812 | | return (foo() ? 0 : 1); |
---|
11813 | | } |
---|
11814 | | |
---|
11815 | | |
---|
11816 | configure:40825: result: no |
---|
11817 | configure:40834: checking whether the compiler sets __FUNCTION__ |
---|
11818 | configure:40861: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11819 | configure:40861: $? = 0 |
---|
11820 | configure:40861: ./conftest |
---|
11821 | configure:40861: $? = 0 |
---|
11822 | configure:40898: result: yes |
---|
11823 | configure:40913: checking whether C compiler accepts option -O2 |
---|
11824 | configure:40968: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c > pac_test1.log 2>&1 |
---|
11825 | configure:40968: $? = 0 |
---|
11826 | configure:40999: /usr/bin/clang -o conftest -O2 -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c > pac_test2.log 2>&1 |
---|
11827 | configure:40999: $? = 0 |
---|
11828 | configure:41007: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
11829 | configure:41010: $? = 0 |
---|
11830 | configure:41110: result: yes |
---|
11831 | configure:41126: checking whether C compiler option -O2 works with an invalid prototype program |
---|
11832 | configure:41134: /usr/bin/clang -o conftest -O2 -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
11833 | configure:41134: $? = 0 |
---|
11834 | configure:41141: result: yes |
---|
11835 | configure:41146: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
11836 | configure:41186: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 |
---|
11837 | configure:41186: $? = 0 |
---|
11838 | configure:41190: mv conftest.o pac_conftest.o |
---|
11839 | configure:41193: $? = 0 |
---|
11840 | configure:41236: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_conftest.o > pac_test4.log 2>&1 |
---|
11841 | configure:41236: $? = 0 |
---|
11842 | configure:41278: /usr/bin/clang -o conftest -O2 -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_conftest.o > pac_test5.log 2>&1 |
---|
11843 | configure:41278: $? = 0 |
---|
11844 | configure:41286: diff -b pac_test4.log pac_test5.log > pac_test.log |
---|
11845 | configure:41289: $? = 0 |
---|
11846 | configure:41428: result: yes |
---|
11847 | configure:41475: checking for shared library (esp. rpath) characteristics of CC |
---|
11848 | configure:41566: result: done (results in src/env/cc_shlib.conf) |
---|
11849 | configure:41701: checking whether Fortran 77 compiler accepts option -O2 |
---|
11850 | configure:41746: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f > pac_test1.log 2>&1 |
---|
11851 | configure:41746: $? = 1 |
---|
11852 | configure: failed program was: |
---|
11853 | | program main |
---|
11854 | | |
---|
11855 | | end |
---|
11856 | configure:41888: result: no |
---|
11857 | configure:42127: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-8 |
---|
11858 | configure:42137: /opt/local/bin/gfortran-mp-8 -c -pipe conftest.f >&5 |
---|
11859 | configure:42137: $? = 0 |
---|
11860 | configure:42155: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f |
---|
11861 | Using built-in specs. |
---|
11862 | Target: x86_64-apple-darwin18 |
---|
11863 | Thread model: posix |
---|
11864 | gcc version 8.2.0 (MacPorts gcc8 8.2.0_3) |
---|
11865 | /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.14 -mtune=core2 -auxbase conftest -version -fintrinsic-modules-path /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/finclude -o - | |
---|
11866 | /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccQALueU.o |
---|
11867 | GNU Fortran (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18) |
---|
11868 | compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP |
---|
11869 | |
---|
11870 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
11871 | GNU Fortran2008 (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18) |
---|
11872 | compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP |
---|
11873 | |
---|
11874 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
11875 | Apple Inc version cctools-921, GNU assembler version 1.38 |
---|
11876 | Reading specs from /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../../libgfortran.spec |
---|
11877 | rename spec lib to liborig |
---|
11878 | /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/collect2 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccQALueU.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
11879 | collect2 version 8.2.0 |
---|
11880 | /opt/local/bin/ld -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccQALueU.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
11881 | @(#)PROGRAM:ld PROJECT:ld64-274.2 |
---|
11882 | configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS) |
---|
11883 | Library search paths: |
---|
11884 | /opt/local/lib |
---|
11885 | /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 |
---|
11886 | /opt/local/lib/gcc8 |
---|
11887 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib |
---|
11888 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib |
---|
11889 | /usr/local/lib |
---|
11890 | Framework search paths: |
---|
11891 | /Library/Frameworks/ |
---|
11892 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/ |
---|
11893 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/ |
---|
11894 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11895 | collect2: error: ld returned 1 exit status |
---|
11896 | configure:42238: result: -v |
---|
11897 | configure:42240: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-8 |
---|
11898 | configure:42263: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f |
---|
11899 | Using built-in specs. |
---|
11900 | Target: x86_64-apple-darwin18 |
---|
11901 | Thread model: posix |
---|
11902 | gcc version 8.2.0 (MacPorts gcc8 8.2.0_3) |
---|
11903 | /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.14 -mtune=core2 -auxbase conftest -version -fintrinsic-modules-path /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/finclude -o - | |
---|
11904 | /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/cctVexKf.o |
---|
11905 | GNU Fortran (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18) |
---|
11906 | compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP |
---|
11907 | |
---|
11908 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
11909 | GNU Fortran2008 (MacPorts gcc8 8.2.0_3) version 8.2.0 (x86_64-apple-darwin18) |
---|
11910 | compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP |
---|
11911 | |
---|
11912 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
11913 | Apple Inc version cctools-921, GNU assembler version 1.38 |
---|
11914 | Reading specs from /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../../libgfortran.spec |
---|
11915 | rename spec lib to liborig |
---|
11916 | /opt/local/libexec/gcc/x86_64-apple-darwin18/8.2.0/collect2 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/cctVexKf.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
11917 | collect2 version 8.2.0 |
---|
11918 | /opt/local/bin/ld -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/cctVexKf.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v |
---|
11919 | @(#)PROGRAM:ld PROJECT:ld64-274.2 |
---|
11920 | configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64 (tvOS) |
---|
11921 | Library search paths: |
---|
11922 | /opt/local/lib |
---|
11923 | /opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 |
---|
11924 | /opt/local/lib/gcc8 |
---|
11925 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib |
---|
11926 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib |
---|
11927 | /usr/local/lib |
---|
11928 | Framework search paths: |
---|
11929 | /Library/Frameworks/ |
---|
11930 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/ |
---|
11931 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/ |
---|
11932 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11933 | collect2: error: ld returned 1 exit status |
---|
11934 | configure:42459: result: -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm |
---|
11935 | configure:42475: checking whether /opt/local/bin/gfortran-mp-8 accepts the FLIBS found by autoconf |
---|
11936 | configure:42491: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f >&5 |
---|
11937 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11938 | collect2: error: ld returned 1 exit status |
---|
11939 | configure:42491: $? = 1 |
---|
11940 | configure: failed program was: |
---|
11941 | | |
---|
11942 | | |
---|
11943 | | program main |
---|
11944 | | end |
---|
11945 | | |
---|
11946 | | |
---|
11947 | configure:42498: result: no |
---|
11948 | configure:42500: checking for valid entries in FLIBS |
---|
11949 | configure:42507: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f >&5 |
---|
11950 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11951 | collect2: error: ld returned 1 exit status |
---|
11952 | configure:42507: $? = 1 |
---|
11953 | configure: failed program was: |
---|
11954 | | |
---|
11955 | | |
---|
11956 | | program main |
---|
11957 | | end |
---|
11958 | | |
---|
11959 | | |
---|
11960 | configure:42507: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f >&5 |
---|
11961 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11962 | collect2: error: ld returned 1 exit status |
---|
11963 | configure:42507: $? = 1 |
---|
11964 | configure: failed program was: |
---|
11965 | | |
---|
11966 | | |
---|
11967 | | program main |
---|
11968 | | end |
---|
11969 | | |
---|
11970 | | |
---|
11971 | configure:42507: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f >&5 |
---|
11972 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11973 | collect2: error: ld returned 1 exit status |
---|
11974 | configure:42507: $? = 1 |
---|
11975 | configure: failed program was: |
---|
11976 | | |
---|
11977 | | |
---|
11978 | | program main |
---|
11979 | | end |
---|
11980 | | |
---|
11981 | | |
---|
11982 | configure:42507: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f >&5 |
---|
11983 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11984 | collect2: error: ld returned 1 exit status |
---|
11985 | configure:42507: $? = 1 |
---|
11986 | configure: failed program was: |
---|
11987 | | |
---|
11988 | | |
---|
11989 | | program main |
---|
11990 | | end |
---|
11991 | | |
---|
11992 | | |
---|
11993 | configure:42507: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f >&5 |
---|
11994 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
11995 | collect2: error: ld returned 1 exit status |
---|
11996 | configure:42507: $? = 1 |
---|
11997 | configure: failed program was: |
---|
11998 | | |
---|
11999 | | |
---|
12000 | | program main |
---|
12001 | | end |
---|
12002 | | |
---|
12003 | | |
---|
12004 | configure:42507: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f >&5 |
---|
12005 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
12006 | collect2: error: ld returned 1 exit status |
---|
12007 | configure:42507: $? = 1 |
---|
12008 | configure: failed program was: |
---|
12009 | | |
---|
12010 | | |
---|
12011 | | program main |
---|
12012 | | end |
---|
12013 | | |
---|
12014 | | |
---|
12015 | configure:42514: result: |
---|
12016 | configure:42531: checking whether /usr/bin/clang links with FLIBS found by autoconf |
---|
12017 | configure:42556: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
12018 | configure:42556: $? = 0 |
---|
12019 | configure:42558: result: yes |
---|
12020 | configure:42608: checking whether Fortran 77 and C objects are compatible |
---|
12021 | configure:42687: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5 |
---|
12022 | configure:42687: $? = 0 |
---|
12023 | configure:42690: mv conftest.o pac_conftest.o |
---|
12024 | configure:42693: $? = 0 |
---|
12025 | configure:42702: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o >&5 |
---|
12026 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
12027 | collect2: error: ld returned 1 exit status |
---|
12028 | configure:42702: $? = 1 |
---|
12029 | configure: failed program was: |
---|
12030 | | |
---|
12031 | | |
---|
12032 | | program test |
---|
12033 | | integer rc |
---|
12034 | | rc = -1 |
---|
12035 | | call c_subpgm( rc ) |
---|
12036 | | write(6,*) "rc=", rc |
---|
12037 | | end |
---|
12038 | | |
---|
12039 | | |
---|
12040 | configure:42738: /opt/local/bin/gfortran-mp-8 -c -pipe conftest.f >&5 |
---|
12041 | configure:42738: $? = 0 |
---|
12042 | configure:42741: mv conftest.o pac_f77conftest.o |
---|
12043 | configure:42744: $? = 0 |
---|
12044 | configure:42754: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_f77conftest.o >&5 |
---|
12045 | Undefined symbols for architecture x86_64: |
---|
12046 | "__gfortran_set_args", referenced from: |
---|
12047 | _main in pac_f77conftest.o |
---|
12048 | "__gfortran_set_options", referenced from: |
---|
12049 | _main in pac_f77conftest.o |
---|
12050 | "__gfortran_st_write", referenced from: |
---|
12051 | _MAIN__ in pac_f77conftest.o |
---|
12052 | "__gfortran_st_write_done", referenced from: |
---|
12053 | _MAIN__ in pac_f77conftest.o |
---|
12054 | "__gfortran_transfer_character_write", referenced from: |
---|
12055 | _MAIN__ in pac_f77conftest.o |
---|
12056 | "__gfortran_transfer_integer_write", referenced from: |
---|
12057 | _MAIN__ in pac_f77conftest.o |
---|
12058 | ld: symbol(s) not found for architecture x86_64 |
---|
12059 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
12060 | configure:42754: $? = 1 |
---|
12061 | configure: failed program was: |
---|
12062 | | /* confdefs.h */ |
---|
12063 | | #define PACKAGE_NAME "MPICH" |
---|
12064 | | #define PACKAGE_TARNAME "mpich" |
---|
12065 | | #define PACKAGE_VERSION "3.3" |
---|
12066 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
12067 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
12068 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
12069 | | #define STDC_HEADERS 1 |
---|
12070 | | #define HAVE_SYS_TYPES_H 1 |
---|
12071 | | #define HAVE_SYS_STAT_H 1 |
---|
12072 | | #define HAVE_STDLIB_H 1 |
---|
12073 | | #define HAVE_STRING_H 1 |
---|
12074 | | #define HAVE_MEMORY_H 1 |
---|
12075 | | #define HAVE_STRINGS_H 1 |
---|
12076 | | #define HAVE_INTTYPES_H 1 |
---|
12077 | | #define HAVE_STDINT_H 1 |
---|
12078 | | #define HAVE_UNISTD_H 1 |
---|
12079 | | #define __EXTENSIONS__ 1 |
---|
12080 | | #define _ALL_SOURCE 1 |
---|
12081 | | #define _GNU_SOURCE 1 |
---|
12082 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12083 | | #define _TANDEM_SOURCE 1 |
---|
12084 | | #define PACKAGE "mpich" |
---|
12085 | | #define VERSION "3.3" |
---|
12086 | | #define HAVE_DLFCN_H 1 |
---|
12087 | | #define LT_OBJDIR ".libs/" |
---|
12088 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
12089 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
12090 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
12091 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
12092 | | #define HAVE_VISIBILITY 1 |
---|
12093 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
12094 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
12095 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
12096 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
12097 | | #define _HPUX_SOURCE 1 |
---|
12098 | | #define SIZEOF_VOID_P 8 |
---|
12099 | | #define HWLOC_DARWIN_SYS 1 |
---|
12100 | | #define HWLOC_X86_64_ARCH 1 |
---|
12101 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
12102 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
12103 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
12104 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
12105 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
12106 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
12107 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
12108 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
12109 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
12110 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
12111 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
12112 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
12113 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
12114 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
12115 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
12116 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
12117 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
12118 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
12119 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
12120 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
12121 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
12122 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
12123 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
12124 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
12125 | | #define HAVE_UNISTD_H 1 |
---|
12126 | | #define HAVE_DIRENT_H 1 |
---|
12127 | | #define HAVE_STRINGS_H 1 |
---|
12128 | | #define HAVE_CTYPE_H 1 |
---|
12129 | | #define HAVE_STRNCASECMP 1 |
---|
12130 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
12131 | | #define HAVE_STRFTIME 1 |
---|
12132 | | #define HAVE_SETLOCALE 1 |
---|
12133 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
12134 | | #define HAVE_SYS_MMAN_H 1 |
---|
12135 | | #define HAVE_DECL_FABSF 1 |
---|
12136 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
12137 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
12138 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
12139 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
12140 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
12141 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
12142 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
12143 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
12144 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
12145 | | #define HAVE_HOST_INFO 1 |
---|
12146 | | #define HAVE_SYS_PARAM_H 1 |
---|
12147 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12148 | | #define HAVE_DECL_CTL_HW 1 |
---|
12149 | | #define HAVE_DECL_HW_NCPU 1 |
---|
12150 | | #define HAVE_DECL_STRTOULL 1 |
---|
12151 | | #define HAVE_SSIZE_T 1 |
---|
12152 | | #define HAVE_DECL_SNPRINTF 1 |
---|
12153 | | #define HAVE_DECL_STRCASECMP 1 |
---|
12154 | | #define HAVE_DECL__STRDUP 0 |
---|
12155 | | #define HAVE_DECL__PUTENV 0 |
---|
12156 | | #define HAVE_SYSCTL 1 |
---|
12157 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12158 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
12159 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
12160 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
12161 | | #define HAVE___PROGNAME 1 |
---|
12162 | | #define HAVE_PTHREAD_T 1 |
---|
12163 | | #define hwloc_pid_t pid_t |
---|
12164 | | #define hwloc_thread_t pthread_t |
---|
12165 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
12166 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
12167 | | #define HAVE_FFS 1 |
---|
12168 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
12169 | | #define HWLOC_HAVE_FFS 1 |
---|
12170 | | #define HAVE_FFSL 1 |
---|
12171 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
12172 | | #define HWLOC_HAVE_FFSL 1 |
---|
12173 | | #define HAVE_FLS 1 |
---|
12174 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
12175 | | #define HWLOC_HAVE_FLS 1 |
---|
12176 | | #define HAVE_FLSL 1 |
---|
12177 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
12178 | | #define HWLOC_HAVE_FLSL 1 |
---|
12179 | | #define HAVE_OPENAT 1 |
---|
12180 | | #define HAVE_GETPAGESIZE 1 |
---|
12181 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
12182 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
12183 | | #define HAVE_UNAME 1 |
---|
12184 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
12185 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
12186 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
12187 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
12188 | | #define HWLOC_HAVE_OPENCL 1 |
---|
12189 | | #define HAVE_X11_XLIB_H 1 |
---|
12190 | | #define HAVE_X11_XUTIL_H 1 |
---|
12191 | | #define HAVE_X11_KEYSYM_H 1 |
---|
12192 | | #define HWLOC_HAVE_X11_KEYSYM 1 |
---|
12193 | | #define HWLOC_HAVE_LIBXML2 1 |
---|
12194 | | #define HWLOC_HAVE_X86_CPUID 1 |
---|
12195 | | #define HWLOC_HAVE_PTHREAD_MUTEX 1 |
---|
12196 | | #define HAVE_HWLOC 1 |
---|
12197 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
12198 | | #define MPICH_IS_THREADED 1 |
---|
12199 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
12200 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
12201 | | #define HAVE_ROMIO 1 |
---|
12202 | | #define HAVE__FUNC__ /**/ |
---|
12203 | | #define HAVE__FUNCTION__ /**/ |
---|
12204 | | #define ENABLE_PVAR_NEM 0 |
---|
12205 | | #define ENABLE_PVAR_RECVQ 0 |
---|
12206 | | #define ENABLE_PVAR_RMA 0 |
---|
12207 | | #define ENABLE_PVAR_DIMS 0 |
---|
12208 | | /* end confdefs.h. */ |
---|
12209 | | |
---|
12210 | | |
---|
12211 | | /* lower */ |
---|
12212 | | void c_subpgm( int *rc ); |
---|
12213 | | void c_subpgm( int *rc ) { *rc = 1; } |
---|
12214 | | |
---|
12215 | | /* lower underscore */ |
---|
12216 | | void c_subpgm_( int *rc ); |
---|
12217 | | void c_subpgm_( int *rc ) { *rc = 2; } |
---|
12218 | | |
---|
12219 | | /* upper */ |
---|
12220 | | void C_SUBPGM( int *rc ); |
---|
12221 | | void C_SUBPGM( int *rc ) { *rc = 3; } |
---|
12222 | | |
---|
12223 | | /* lower doubleunderscore */ |
---|
12224 | | void c_subpgm__( int *rc ); |
---|
12225 | | void c_subpgm__( int *rc ) { *rc = 4; } |
---|
12226 | | |
---|
12227 | | /* mixed */ |
---|
12228 | | void C_subpgm( int *rc ); |
---|
12229 | | void C_subpgm( int *rc ) { *rc = 5; } |
---|
12230 | | |
---|
12231 | | /* mixed underscore */ |
---|
12232 | | void C_subpgm_( int *rc ); |
---|
12233 | | void C_subpgm_( int *rc ) { *rc = 6; } |
---|
12234 | | |
---|
12235 | | |
---|
12236 | configure:42811: result: no |
---|
12237 | configure:42815: checking for file |
---|
12238 | configure:42831: found /usr/bin/file |
---|
12239 | configure:42842: result: file |
---|
12240 | configure:42864: checking for linker for Fortran main program |
---|
12241 | configure:42885: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5 |
---|
12242 | configure:42885: $? = 0 |
---|
12243 | configure:42944: /usr/bin/clang -c -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include conftest.c >&5 |
---|
12244 | configure:42944: $? = 0 |
---|
12245 | configure:42947: mv conftest.o pac_conftest.o |
---|
12246 | configure:42950: $? = 0 |
---|
12247 | configure:42959: /opt/local/bin/gfortran-mp-8 -o conftest -pipe -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.f pac_conftest.o >&5 |
---|
12248 | ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64 |
---|
12249 | collect2: error: ld returned 1 exit status |
---|
12250 | configure:42959: $? = 1 |
---|
12251 | configure: failed program was: |
---|
12252 | | |
---|
12253 | | |
---|
12254 | | program main |
---|
12255 | | double precision d |
---|
12256 | | print *, "hi" |
---|
12257 | | end |
---|
12258 | | |
---|
12259 | | |
---|
12260 | configure:42993: /opt/local/bin/gfortran-mp-8 -c -pipe conftest.f >&5 |
---|
12261 | configure:42993: $? = 0 |
---|
12262 | configure:42996: mv conftest.o pac_f77conftest.o |
---|
12263 | configure:42999: $? = 0 |
---|
12264 | configure:43009: /usr/bin/clang -o conftest -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c pac_f77conftest.o >&5 |
---|
12265 | Undefined symbols for architecture x86_64: |
---|
12266 | "__gfortran_set_args", referenced from: |
---|
12267 | _main in pac_f77conftest.o |
---|
12268 | "__gfortran_set_options", referenced from: |
---|
12269 | _main in pac_f77conftest.o |
---|
12270 | "__gfortran_st_write", referenced from: |
---|
12271 | _MAIN__ in pac_f77conftest.o |
---|
12272 | "__gfortran_st_write_done", referenced from: |
---|
12273 | _MAIN__ in pac_f77conftest.o |
---|
12274 | "__gfortran_transfer_character_write", referenced from: |
---|
12275 | _MAIN__ in pac_f77conftest.o |
---|
12276 | ld: symbol(s) not found for architecture x86_64 |
---|
12277 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
12278 | configure:43009: $? = 1 |
---|
12279 | configure: failed program was: |
---|
12280 | | /* confdefs.h */ |
---|
12281 | | #define PACKAGE_NAME "MPICH" |
---|
12282 | | #define PACKAGE_TARNAME "mpich" |
---|
12283 | | #define PACKAGE_VERSION "3.3" |
---|
12284 | | #define PACKAGE_STRING "MPICH 3.3" |
---|
12285 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
12286 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
12287 | | #define STDC_HEADERS 1 |
---|
12288 | | #define HAVE_SYS_TYPES_H 1 |
---|
12289 | | #define HAVE_SYS_STAT_H 1 |
---|
12290 | | #define HAVE_STDLIB_H 1 |
---|
12291 | | #define HAVE_STRING_H 1 |
---|
12292 | | #define HAVE_MEMORY_H 1 |
---|
12293 | | #define HAVE_STRINGS_H 1 |
---|
12294 | | #define HAVE_INTTYPES_H 1 |
---|
12295 | | #define HAVE_STDINT_H 1 |
---|
12296 | | #define HAVE_UNISTD_H 1 |
---|
12297 | | #define __EXTENSIONS__ 1 |
---|
12298 | | #define _ALL_SOURCE 1 |
---|
12299 | | #define _GNU_SOURCE 1 |
---|
12300 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12301 | | #define _TANDEM_SOURCE 1 |
---|
12302 | | #define PACKAGE "mpich" |
---|
12303 | | #define VERSION "3.3" |
---|
12304 | | #define HAVE_DLFCN_H 1 |
---|
12305 | | #define LT_OBJDIR ".libs/" |
---|
12306 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
12307 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
12308 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
12309 | | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
12310 | | #define HAVE_VISIBILITY 1 |
---|
12311 | | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
12312 | | #define HWLOC_SYM_PREFIX hwloc_ |
---|
12313 | | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
12314 | | #define HWLOC_SYM_TRANSFORM 0 |
---|
12315 | | #define _HPUX_SOURCE 1 |
---|
12316 | | #define SIZEOF_VOID_P 8 |
---|
12317 | | #define HWLOC_DARWIN_SYS 1 |
---|
12318 | | #define HWLOC_X86_64_ARCH 1 |
---|
12319 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
12320 | | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
12321 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
12322 | | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
12323 | | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
12324 | | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
12325 | | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
12326 | | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
12327 | | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
12328 | | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
12329 | | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
12330 | | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
12331 | | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
12332 | | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
12333 | | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
12334 | | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
12335 | | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
12336 | | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
12337 | | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
12338 | | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
12339 | | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
12340 | | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
12341 | | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
12342 | | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
12343 | | #define HAVE_UNISTD_H 1 |
---|
12344 | | #define HAVE_DIRENT_H 1 |
---|
12345 | | #define HAVE_STRINGS_H 1 |
---|
12346 | | #define HAVE_CTYPE_H 1 |
---|
12347 | | #define HAVE_STRNCASECMP 1 |
---|
12348 | | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
12349 | | #define HAVE_STRFTIME 1 |
---|
12350 | | #define HAVE_SETLOCALE 1 |
---|
12351 | | #define HWLOC_HAVE_STDINT_H 1 |
---|
12352 | | #define HAVE_SYS_MMAN_H 1 |
---|
12353 | | #define HAVE_DECL_FABSF 1 |
---|
12354 | | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
12355 | | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
12356 | | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
12357 | | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
12358 | | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
12359 | | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
12360 | | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
12361 | | #define HAVE_MACH_MACH_HOST_H 1 |
---|
12362 | | #define HAVE_MACH_MACH_INIT_H 1 |
---|
12363 | | #define HAVE_HOST_INFO 1 |
---|
12364 | | #define HAVE_SYS_PARAM_H 1 |
---|
12365 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12366 | | #define HAVE_DECL_CTL_HW 1 |
---|
12367 | | #define HAVE_DECL_HW_NCPU 1 |
---|
12368 | | #define HAVE_DECL_STRTOULL 1 |
---|
12369 | | #define HAVE_SSIZE_T 1 |
---|
12370 | | #define HAVE_DECL_SNPRINTF 1 |
---|
12371 | | #define HAVE_DECL_STRCASECMP 1 |
---|
12372 | | #define HAVE_DECL__STRDUP 0 |
---|
12373 | | #define HAVE_DECL__PUTENV 0 |
---|
12374 | | #define HAVE_SYSCTL 1 |
---|
12375 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12376 | | #define HAVE_DECL_GETPROGNAME 1 |
---|
12377 | | #define HAVE_DECL_GETEXECNAME 0 |
---|
12378 | | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
12379 | | #define HAVE___PROGNAME 1 |
---|
12380 | | #define HAVE_PTHREAD_T 1 |
---|
12381 | | #define hwloc_pid_t pid_t |
---|
12382 | | #define hwloc_thread_t pthread_t |
---|
12383 | | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
12384 | | #define HWLOC_HAVE_SYSCALL 1 |
---|
12385 | | #define HAVE_FFS 1 |
---|
12386 | | #define HWLOC_HAVE_DECL_FFS 1 |
---|
12387 | | #define HWLOC_HAVE_FFS 1 |
---|
12388 | | #define HAVE_FFSL 1 |
---|
12389 | | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
12390 | | #define HWLOC_HAVE_FFSL 1 |
---|
12391 | | #define HAVE_FLS 1 |
---|
12392 | | #define HWLOC_HAVE_DECL_FLS 1 |
---|
12393 | | #define HWLOC_HAVE_FLS 1 |
---|
12394 | | #define HAVE_FLSL 1 |
---|
12395 | | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
12396 | | #define HWLOC_HAVE_FLSL 1 |
---|
12397 | | #define HAVE_OPENAT 1 |
---|
12398 | | #define HAVE_GETPAGESIZE 1 |
---|
12399 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
12400 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
12401 | | #define HAVE_UNAME 1 |
---|
12402 | | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
12403 | | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
12404 | | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
12405 | | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
12406 | | #define HWLOC_HAVE_OPENCL 1 |
---|
12407 | | #define HAVE_X11_XLIB_H 1 |
---|
12408 | | #define HAVE_X11_XUTIL_H 1 |
---|
12409 | | #define HAVE_X11_KEYSYM_H 1 |
---|
12410 | | #define HWLOC_HAVE_X11_KEYSYM 1 |
---|
12411 | | #define HWLOC_HAVE_LIBXML2 1 |
---|
12412 | | #define HWLOC_HAVE_X86_CPUID 1 |
---|
12413 | | #define HWLOC_HAVE_PTHREAD_MUTEX 1 |
---|
12414 | | #define HAVE_HWLOC 1 |
---|
12415 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
12416 | | #define MPICH_IS_THREADED 1 |
---|
12417 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
12418 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
12419 | | #define HAVE_ROMIO 1 |
---|
12420 | | #define HAVE__FUNC__ /**/ |
---|
12421 | | #define HAVE__FUNCTION__ /**/ |
---|
12422 | | #define ENABLE_PVAR_NEM 0 |
---|
12423 | | #define ENABLE_PVAR_RECVQ 0 |
---|
12424 | | #define ENABLE_PVAR_RMA 0 |
---|
12425 | | #define ENABLE_PVAR_DIMS 0 |
---|
12426 | | #define HAVE_LONG_LONG 1 |
---|
12427 | | /* end confdefs.h. */ |
---|
12428 | | |
---|
12429 | | |
---|
12430 | | #ifdef HAVE_LONG_LONG |
---|
12431 | | int f(int a, long long b) { int c; c = a * ( b / 3 ) / (b-1); return c ; } |
---|
12432 | | #else |
---|
12433 | | int f(int a, long b) { int c; c = a * b / (b-1); return c ; } |
---|
12434 | | #endif |
---|
12435 | | |
---|
12436 | | |
---|
12437 | configure:43066: error: Could not determine a way to link a Fortran test program! |
---|
12438 | |
---|
12439 | ## ---------------- ## |
---|
12440 | ## Cache variables. ## |
---|
12441 | ## ---------------- ## |
---|
12442 | |
---|
12443 | HWLOC_pkg_cv_HWLOC_LIBXML2_CFLAGS=-I/opt/local/include/libxml2 |
---|
12444 | HWLOC_pkg_cv_HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2' |
---|
12445 | ac_cv_build=x86_64-apple-darwin18.0.0 |
---|
12446 | ac_cv_c_compiler_gnu=yes |
---|
12447 | ac_cv_cxx_compiler_gnu=yes |
---|
12448 | ac_cv_env_AR_FLAGS_set= |
---|
12449 | ac_cv_env_AR_FLAGS_value= |
---|
12450 | ac_cv_env_CCC_set= |
---|
12451 | ac_cv_env_CCC_value= |
---|
12452 | ac_cv_env_CC_set=set |
---|
12453 | ac_cv_env_CC_value=/usr/bin/clang |
---|
12454 | ac_cv_env_CFLAGS_set=set |
---|
12455 | ac_cv_env_CFLAGS_value= |
---|
12456 | ac_cv_env_CPPFLAGS_set=set |
---|
12457 | ac_cv_env_CPPFLAGS_value= |
---|
12458 | ac_cv_env_CPP_set= |
---|
12459 | ac_cv_env_CPP_value= |
---|
12460 | ac_cv_env_CXXCPP_set= |
---|
12461 | ac_cv_env_CXXCPP_value= |
---|
12462 | ac_cv_env_CXXFLAGS_set=set |
---|
12463 | ac_cv_env_CXXFLAGS_value= |
---|
12464 | ac_cv_env_CXX_set=set |
---|
12465 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
12466 | ac_cv_env_F77_set=set |
---|
12467 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-8 |
---|
12468 | ac_cv_env_FCFLAGS_set=set |
---|
12469 | ac_cv_env_FCFLAGS_value= |
---|
12470 | ac_cv_env_FC_set=set |
---|
12471 | ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-8 |
---|
12472 | ac_cv_env_FFLAGS_set=set |
---|
12473 | ac_cv_env_FFLAGS_value= |
---|
12474 | ac_cv_env_GCOV_set= |
---|
12475 | ac_cv_env_GCOV_value= |
---|
12476 | ac_cv_env_HWLOC_LIBXML2_CFLAGS_set= |
---|
12477 | ac_cv_env_HWLOC_LIBXML2_CFLAGS_value= |
---|
12478 | ac_cv_env_HWLOC_LIBXML2_LIBS_set= |
---|
12479 | ac_cv_env_HWLOC_LIBXML2_LIBS_value= |
---|
12480 | ac_cv_env_HWLOC_MS_LIB_set= |
---|
12481 | ac_cv_env_HWLOC_MS_LIB_value= |
---|
12482 | ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set= |
---|
12483 | ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value= |
---|
12484 | ac_cv_env_HWLOC_PCIACCESS_LIBS_set= |
---|
12485 | ac_cv_env_HWLOC_PCIACCESS_LIBS_value= |
---|
12486 | ac_cv_env_LDFLAGS_set=set |
---|
12487 | ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
12488 | ac_cv_env_LIBS_set= |
---|
12489 | ac_cv_env_LIBS_value= |
---|
12490 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
12491 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
12492 | ac_cv_env_MPICHLIB_CFLAGS_set=set |
---|
12493 | ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
12494 | ac_cv_env_MPICHLIB_CPPFLAGS_set=set |
---|
12495 | ac_cv_env_MPICHLIB_CPPFLAGS_value=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk |
---|
12496 | ac_cv_env_MPICHLIB_CXXFLAGS_set=set |
---|
12497 | ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
12498 | ac_cv_env_MPICHLIB_FCFLAGS_set=set |
---|
12499 | ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -m64' |
---|
12500 | ac_cv_env_MPICHLIB_FFLAGS_set=set |
---|
12501 | ac_cv_env_MPICHLIB_FFLAGS_value=-pipe |
---|
12502 | ac_cv_env_MPICXXLIBNAME_set= |
---|
12503 | ac_cv_env_MPICXXLIBNAME_value= |
---|
12504 | ac_cv_env_MPIFCLIBNAME_set= |
---|
12505 | ac_cv_env_MPIFCLIBNAME_value= |
---|
12506 | ac_cv_env_MPILIBNAME_set= |
---|
12507 | ac_cv_env_MPILIBNAME_value= |
---|
12508 | ac_cv_env_MPLLIBNAME_set= |
---|
12509 | ac_cv_env_MPLLIBNAME_value= |
---|
12510 | ac_cv_env_OPALIBNAME_set= |
---|
12511 | ac_cv_env_OPALIBNAME_value= |
---|
12512 | ac_cv_env_PKG_CONFIG_set= |
---|
12513 | ac_cv_env_PKG_CONFIG_value= |
---|
12514 | ac_cv_env_PMPILIBNAME_set= |
---|
12515 | ac_cv_env_PMPILIBNAME_value= |
---|
12516 | ac_cv_env_XMKMF_set= |
---|
12517 | ac_cv_env_XMKMF_value= |
---|
12518 | ac_cv_env_ZMLIBNAME_set= |
---|
12519 | ac_cv_env_ZMLIBNAME_value= |
---|
12520 | ac_cv_env_build_alias_set= |
---|
12521 | ac_cv_env_build_alias_value= |
---|
12522 | ac_cv_env_host_alias_set= |
---|
12523 | ac_cv_env_host_alias_value= |
---|
12524 | ac_cv_env_target_alias_set= |
---|
12525 | ac_cv_env_target_alias_value= |
---|
12526 | ac_cv_f77_compiler_gnu=yes |
---|
12527 | ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0 -L/opt/local/lib/gcc8/gcc/x86_64-apple-darwin18/8.2.0/../../.. -lgfortran -lquadmath -lm' |
---|
12528 | ac_cv_fc_compiler_gnu=yes |
---|
12529 | ac_cv_func_clz=no |
---|
12530 | ac_cv_func_clzl=no |
---|
12531 | ac_cv_func_connect=yes |
---|
12532 | ac_cv_func_cpuset_setaffinity=no |
---|
12533 | ac_cv_func_cpuset_setid=no |
---|
12534 | ac_cv_func_ffs=yes |
---|
12535 | ac_cv_func_ffsl=yes |
---|
12536 | ac_cv_func_fls=yes |
---|
12537 | ac_cv_func_flsl=yes |
---|
12538 | ac_cv_func_gethostbyname=yes |
---|
12539 | ac_cv_func_getpagesize=yes |
---|
12540 | ac_cv_func_host_info=yes |
---|
12541 | ac_cv_func_memalign=no |
---|
12542 | ac_cv_func_openat=yes |
---|
12543 | ac_cv_func_posix_memalign=yes |
---|
12544 | ac_cv_func_pthread_mutex_lock=yes |
---|
12545 | ac_cv_func_remove=yes |
---|
12546 | ac_cv_func_sched_setaffinity=no |
---|
12547 | ac_cv_func_setlocale=yes |
---|
12548 | ac_cv_func_shmat=yes |
---|
12549 | ac_cv_func_strftime=yes |
---|
12550 | ac_cv_func_strncasecmp=yes |
---|
12551 | ac_cv_func_uname=yes |
---|
12552 | ac_cv_func_xmlNewDoc=yes |
---|
12553 | ac_cv_have_decl_CTL_HW=yes |
---|
12554 | ac_cv_have_decl_GetModuleFileName=no |
---|
12555 | ac_cv_have_decl_HW_NCPU=yes |
---|
12556 | ac_cv_have_decl__SC_LARGE_PAGESIZE=no |
---|
12557 | ac_cv_have_decl__SC_NPROCESSORS_CONF=yes |
---|
12558 | ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes |
---|
12559 | ac_cv_have_decl__SC_NPROC_CONF=no |
---|
12560 | ac_cv_have_decl__SC_NPROC_ONLN=no |
---|
12561 | ac_cv_have_decl__SC_PAGESIZE=yes |
---|
12562 | ac_cv_have_decl__SC_PAGE_SIZE=yes |
---|
12563 | ac_cv_have_decl__putenv=no |
---|
12564 | ac_cv_have_decl__strdup=no |
---|
12565 | ac_cv_have_decl_fabsf=yes |
---|
12566 | ac_cv_have_decl_ffs=yes |
---|
12567 | ac_cv_have_decl_ffsl=yes |
---|
12568 | ac_cv_have_decl_fls=yes |
---|
12569 | ac_cv_have_decl_flsl=yes |
---|
12570 | ac_cv_have_decl_getexecname=no |
---|
12571 | ac_cv_have_decl_getprogname=yes |
---|
12572 | ac_cv_have_decl_pthread_getaffinity_np=no |
---|
12573 | ac_cv_have_decl_pthread_setaffinity_np=no |
---|
12574 | ac_cv_have_decl_sched_getcpu=no |
---|
12575 | ac_cv_have_decl_sched_setaffinity=no |
---|
12576 | ac_cv_have_decl_snprintf=yes |
---|
12577 | ac_cv_have_decl_strcasecmp=yes |
---|
12578 | ac_cv_have_decl_strncasecmp=yes |
---|
12579 | ac_cv_have_decl_strtoull=yes |
---|
12580 | ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' |
---|
12581 | ac_cv_header_NVCtrl_NVCtrl_h=no |
---|
12582 | ac_cv_header_OpenCL_cl_ext_h=yes |
---|
12583 | ac_cv_header_X11_Xlib_h=yes |
---|
12584 | ac_cv_header_X11_Xutil_h=yes |
---|
12585 | ac_cv_header_X11_keysym_h=yes |
---|
12586 | ac_cv_header_ctype_h=yes |
---|
12587 | ac_cv_header_cuda_h=no |
---|
12588 | ac_cv_header_cuda_runtime_api_h=no |
---|
12589 | ac_cv_header_dirent_h=yes |
---|
12590 | ac_cv_header_dlfcn_h=yes |
---|
12591 | ac_cv_header_hcoll_api_hcoll_api_h=no |
---|
12592 | ac_cv_header_inttypes_h=yes |
---|
12593 | ac_cv_header_kstat_h=no |
---|
12594 | ac_cv_header_libudev_h=no |
---|
12595 | ac_cv_header_libxml_parser_h=yes |
---|
12596 | ac_cv_header_mach_mach_host_h=yes |
---|
12597 | ac_cv_header_mach_mach_init_h=yes |
---|
12598 | ac_cv_header_malloc_h=no |
---|
12599 | ac_cv_header_memory_h=yes |
---|
12600 | ac_cv_header_minix_config_h=no |
---|
12601 | ac_cv_header_nvml_h=no |
---|
12602 | ac_cv_header_pciaccess_h=no |
---|
12603 | ac_cv_header_picl_h=no |
---|
12604 | ac_cv_header_pthread_np_h=no |
---|
12605 | ac_cv_header_stdc=yes |
---|
12606 | ac_cv_header_stdint_h=yes |
---|
12607 | ac_cv_header_stdlib_h=yes |
---|
12608 | ac_cv_header_string_h=yes |
---|
12609 | ac_cv_header_strings_h=yes |
---|
12610 | ac_cv_header_sys_cpuset_h=no |
---|
12611 | ac_cv_header_sys_lgrp_user_h=no |
---|
12612 | ac_cv_header_sys_mman_h=yes |
---|
12613 | ac_cv_header_sys_param_h=yes |
---|
12614 | ac_cv_header_sys_stat_h=yes |
---|
12615 | ac_cv_header_sys_sysctl_h=yes |
---|
12616 | ac_cv_header_sys_types_h=yes |
---|
12617 | ac_cv_header_sys_utsname_h=yes |
---|
12618 | ac_cv_header_unistd_h=yes |
---|
12619 | ac_cv_header_windows_h=no |
---|
12620 | ac_cv_host=x86_64-apple-darwin18.0.0 |
---|
12621 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
12622 | ac_cv_lib_X11_XOpenDisplay=yes |
---|
12623 | ac_cv_lib_gdi32_main=no |
---|
12624 | ac_cv_lib_hcoll_hcoll_init=no |
---|
12625 | ac_cv_lib_m_fabsf=yes |
---|
12626 | ac_cv_lib_user32_PostQuitMessage=no |
---|
12627 | ac_cv_objext=o |
---|
12628 | ac_cv_path_BASH=/bin/sh |
---|
12629 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
12630 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
12631 | ac_cv_path_GREP=/usr/bin/grep |
---|
12632 | ac_cv_path_SED=/usr/bin/sed |
---|
12633 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
12634 | ac_cv_path_lt_DD=/bin/dd |
---|
12635 | ac_cv_prog_AWK=awk |
---|
12636 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
12637 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
12638 | ac_cv_prog_FILE=file |
---|
12639 | ac_cv_prog_ac_ct_AR=ar |
---|
12640 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
12641 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
12642 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
12643 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
12644 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
12645 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
12646 | ac_cv_prog_ac_ct_STRIP=strip |
---|
12647 | ac_cv_prog_cc_c89= |
---|
12648 | ac_cv_prog_cc_c99= |
---|
12649 | ac_cv_prog_cc_g=yes |
---|
12650 | ac_cv_prog_cxx_g=yes |
---|
12651 | ac_cv_prog_f77_g=yes |
---|
12652 | ac_cv_prog_f77_v=-v |
---|
12653 | ac_cv_prog_fc_g=yes |
---|
12654 | ac_cv_prog_make_make_set=yes |
---|
12655 | ac_cv_safe_to_define___extensions__=yes |
---|
12656 | ac_cv_search_pthread_getthrds_np=no |
---|
12657 | ac_cv_sizeof_unsigned_int=4 |
---|
12658 | ac_cv_sizeof_unsigned_long=8 |
---|
12659 | ac_cv_sizeof_void_p=8 |
---|
12660 | ac_cv_target=x86_64-apple-darwin18.0.0 |
---|
12661 | ac_cv_type_CACHE_DESCRIPTOR=no |
---|
12662 | ac_cv_type_CACHE_RELATIONSHIP=no |
---|
12663 | ac_cv_type_GROUP_AFFINITY=no |
---|
12664 | ac_cv_type_GROUP_RELATIONSHIP=no |
---|
12665 | ac_cv_type_KAFFINITY=no |
---|
12666 | ac_cv_type_LOGICAL_PROCESSOR_RELATIONSHIP=no |
---|
12667 | ac_cv_type_NUMA_NODE_RELATIONSHIP=no |
---|
12668 | ac_cv_type_PROCESSOR_CACHE_TYPE=no |
---|
12669 | ac_cv_type_PROCESSOR_GROUP_INFO=no |
---|
12670 | ac_cv_type_PROCESSOR_NUMBER=no |
---|
12671 | ac_cv_type_PROCESSOR_RELATIONSHIP=no |
---|
12672 | ac_cv_type_PSAPI_WORKING_SET_EX_BLOCK=no |
---|
12673 | ac_cv_type_PSAPI_WORKING_SET_EX_INFORMATION=no |
---|
12674 | ac_cv_type_RelationProcessorPackage=no |
---|
12675 | ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION=no |
---|
12676 | ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX=no |
---|
12677 | ac_cv_type_pthread_t=yes |
---|
12678 | ac_cv_type_ssize_t=yes |
---|
12679 | am_cv_CC_dependencies_compiler_type=none |
---|
12680 | am_cv_CXX_dependencies_compiler_type=none |
---|
12681 | am_cv_ar_interface=ar |
---|
12682 | am_cv_make_support_nested_variables=yes |
---|
12683 | am_cv_prog_cc_c_o=yes |
---|
12684 | hwloc_cv___attribute__=1 |
---|
12685 | hwloc_cv___attribute__aligned=1 |
---|
12686 | hwloc_cv___attribute__always_inline=1 |
---|
12687 | hwloc_cv___attribute__cold=1 |
---|
12688 | hwloc_cv___attribute__const=1 |
---|
12689 | hwloc_cv___attribute__deprecated=1 |
---|
12690 | hwloc_cv___attribute__format=1 |
---|
12691 | hwloc_cv___attribute__hot=1 |
---|
12692 | hwloc_cv___attribute__malloc=1 |
---|
12693 | hwloc_cv___attribute__may_alias=1 |
---|
12694 | hwloc_cv___attribute__no_instrument_function=1 |
---|
12695 | hwloc_cv___attribute__nonnull=1 |
---|
12696 | hwloc_cv___attribute__noreturn=1 |
---|
12697 | hwloc_cv___attribute__packed=1 |
---|
12698 | hwloc_cv___attribute__pure=1 |
---|
12699 | hwloc_cv___attribute__sentinel=1 |
---|
12700 | hwloc_cv___attribute__unused=1 |
---|
12701 | hwloc_cv___attribute__warn_unused_result=1 |
---|
12702 | hwloc_cv___attribute__weak_alias=0 |
---|
12703 | hwloc_cv_c_compiler_vendor=gnu |
---|
12704 | lt_cv_apple_cc_single_mod=yes |
---|
12705 | lt_cv_ar_at_file=no |
---|
12706 | lt_cv_deplibs_check_method=pass_all |
---|
12707 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
12708 | lt_cv_file_magic_test_file= |
---|
12709 | lt_cv_ld_exported_symbols_list=yes |
---|
12710 | lt_cv_ld_force_load=yes |
---|
12711 | lt_cv_ld_reload_flag=-r |
---|
12712 | lt_cv_nm_interface='BSD nm' |
---|
12713 | lt_cv_objdir=.libs |
---|
12714 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
12715 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
12716 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
12717 | lt_cv_path_mainfest_tool=no |
---|
12718 | lt_cv_prog_compiler_c_o=yes |
---|
12719 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
12720 | lt_cv_prog_compiler_c_o_F77=yes |
---|
12721 | lt_cv_prog_compiler_c_o_FC=yes |
---|
12722 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
12723 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
12724 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
12725 | lt_cv_prog_compiler_pic_FC=-fno-common |
---|
12726 | lt_cv_prog_compiler_pic_works=yes |
---|
12727 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
12728 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
12729 | lt_cv_prog_compiler_pic_works_FC=yes |
---|
12730 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
12731 | lt_cv_prog_compiler_static_works=no |
---|
12732 | lt_cv_prog_compiler_static_works_CXX=no |
---|
12733 | lt_cv_prog_compiler_static_works_F77=no |
---|
12734 | lt_cv_prog_compiler_static_works_FC=no |
---|
12735 | lt_cv_prog_gnu_ld=no |
---|
12736 | lt_cv_prog_gnu_ldcxx=no |
---|
12737 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
12738 | lt_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'\''' |
---|
12739 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
12740 | lt_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'\''' |
---|
12741 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
12742 | lt_cv_sys_global_symbol_to_import= |
---|
12743 | lt_cv_sys_max_cmd_len=196608 |
---|
12744 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
12745 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
12746 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
12747 | pac_cv_attr_weak=yes |
---|
12748 | pac_cv_attr_weak_alias=no |
---|
12749 | pac_cv_attr_weak_import=yes |
---|
12750 | pac_cv_f77_flibs_valid=unknown |
---|
12751 | pac_cv_have__func__=yes |
---|
12752 | pac_cv_have__function__=yes |
---|
12753 | pac_cv_have_cap__func__=no |
---|
12754 | pac_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 |
---|
12755 | pac_cv_prog_c_weak_symbols=no |
---|
12756 | |
---|
12757 | ## ----------------- ## |
---|
12758 | ## Output variables. ## |
---|
12759 | ## ----------------- ## |
---|
12760 | |
---|
12761 | ABIVERSION='13:6:1' |
---|
12762 | ABIVERSIONFLAGS='-version-info $(ABIVERSION)' |
---|
12763 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing aclocal-1.15' |
---|
12764 | ADDRESS_KIND='' |
---|
12765 | ALLOCA='' |
---|
12766 | AMDEPBACKSLASH='' |
---|
12767 | AMDEP_FALSE='' |
---|
12768 | AMDEP_TRUE='#' |
---|
12769 | AMTAR='$${TAR-tar}' |
---|
12770 | AM_BACKSLASH='\' |
---|
12771 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
12772 | AM_DEFAULT_VERBOSITY='1' |
---|
12773 | AM_V='$(V)' |
---|
12774 | AR='ar' |
---|
12775 | AR_FLAGS='cru' |
---|
12776 | AS='' |
---|
12777 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing autoconf' |
---|
12778 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing autoheader' |
---|
12779 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing automake-1.15' |
---|
12780 | AWK='awk' |
---|
12781 | BASH='/bin/sh' |
---|
12782 | BASH_SHELL='/bin/bash' |
---|
12783 | BSEND_OVERHEAD='' |
---|
12784 | BUILD_BASH_SCRIPTS_FALSE='' |
---|
12785 | BUILD_BASH_SCRIPTS_TRUE='' |
---|
12786 | BUILD_CH3_FALSE='#' |
---|
12787 | BUILD_CH3_NEMESIS_FALSE='#' |
---|
12788 | BUILD_CH3_NEMESIS_TRUE='' |
---|
12789 | BUILD_CH3_SOCK_FALSE='' |
---|
12790 | BUILD_CH3_SOCK_TRUE='#' |
---|
12791 | BUILD_CH3_TRUE='' |
---|
12792 | BUILD_CH3_UTIL_FTB_FALSE='' |
---|
12793 | BUILD_CH3_UTIL_FTB_TRUE='#' |
---|
12794 | BUILD_CH3_UTIL_SOCK_FALSE='' |
---|
12795 | BUILD_CH3_UTIL_SOCK_TRUE='#' |
---|
12796 | BUILD_CH4_COLL_TUNING_FALSE='' |
---|
12797 | BUILD_CH4_COLL_TUNING_TRUE='' |
---|
12798 | BUILD_CH4_FALSE='' |
---|
12799 | BUILD_CH4_NETMOD_OFI_FALSE='' |
---|
12800 | BUILD_CH4_NETMOD_OFI_TRUE='#' |
---|
12801 | BUILD_CH4_NETMOD_PORTALS4_FALSE='' |
---|
12802 | BUILD_CH4_NETMOD_PORTALS4_TRUE='#' |
---|
12803 | BUILD_CH4_NETMOD_STUBNM_FALSE='' |
---|
12804 | BUILD_CH4_NETMOD_STUBNM_TRUE='#' |
---|
12805 | BUILD_CH4_NETMOD_UCX_FALSE='' |
---|
12806 | BUILD_CH4_NETMOD_UCX_TRUE='#' |
---|
12807 | BUILD_CH4_TRUE='#' |
---|
12808 | BUILD_COVERAGE_FALSE='' |
---|
12809 | BUILD_COVERAGE_TRUE='' |
---|
12810 | BUILD_CXX_BINDING_FALSE='' |
---|
12811 | BUILD_CXX_BINDING_TRUE='' |
---|
12812 | BUILD_DEBUGGER_DLL_FALSE='' |
---|
12813 | BUILD_DEBUGGER_DLL_TRUE='' |
---|
12814 | BUILD_F08_BINDING_FALSE='' |
---|
12815 | BUILD_F08_BINDING_TRUE='' |
---|
12816 | BUILD_F77_BINDING_FALSE='' |
---|
12817 | BUILD_F77_BINDING_TRUE='' |
---|
12818 | BUILD_FC_BINDING_FALSE='#' |
---|
12819 | BUILD_FC_BINDING_TRUE='' |
---|
12820 | BUILD_HCOLL_FALSE='' |
---|
12821 | BUILD_HCOLL_TRUE='#' |
---|
12822 | BUILD_LOGGING_RLOG_FALSE='' |
---|
12823 | BUILD_LOGGING_RLOG_TRUE='#' |
---|
12824 | BUILD_MPID_COMMON_BC_FALSE='' |
---|
12825 | BUILD_MPID_COMMON_BC_TRUE='#' |
---|
12826 | BUILD_MPID_COMMON_SCHED_FALSE='#' |
---|
12827 | BUILD_MPID_COMMON_SCHED_TRUE='' |
---|
12828 | BUILD_MPID_COMMON_SHM_FALSE='#' |
---|
12829 | BUILD_MPID_COMMON_SHM_TRUE='' |
---|
12830 | BUILD_MPID_COMMON_THREAD_FALSE='#' |
---|
12831 | BUILD_MPID_COMMON_THREAD_TRUE='' |
---|
12832 | BUILD_MPITOOLS_FALSE='' |
---|
12833 | BUILD_MPITOOLS_TRUE='#' |
---|
12834 | BUILD_NAMEPUB_FILE_FALSE='' |
---|
12835 | BUILD_NAMEPUB_FILE_TRUE='' |
---|
12836 | BUILD_NAMEPUB_PMI_FALSE='' |
---|
12837 | BUILD_NAMEPUB_PMI_TRUE='' |
---|
12838 | BUILD_NEMESIS_NETMOD_LLC_FALSE='' |
---|
12839 | BUILD_NEMESIS_NETMOD_LLC_TRUE='#' |
---|
12840 | BUILD_NEMESIS_NETMOD_MXM_FALSE='' |
---|
12841 | BUILD_NEMESIS_NETMOD_MXM_TRUE='#' |
---|
12842 | BUILD_NEMESIS_NETMOD_OFI_FALSE='' |
---|
12843 | BUILD_NEMESIS_NETMOD_OFI_TRUE='#' |
---|
12844 | BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' |
---|
12845 | BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#' |
---|
12846 | BUILD_NEMESIS_NETMOD_TCP_FALSE='#' |
---|
12847 | BUILD_NEMESIS_NETMOD_TCP_TRUE='' |
---|
12848 | BUILD_NETLOCSCOTCH_FALSE='' |
---|
12849 | BUILD_NETLOCSCOTCH_TRUE='#' |
---|
12850 | BUILD_NETLOC_FALSE='' |
---|
12851 | BUILD_NETLOC_TRUE='#' |
---|
12852 | BUILD_PMI_BGQ_FALSE='' |
---|
12853 | BUILD_PMI_BGQ_TRUE='' |
---|
12854 | BUILD_PMI_CRAY_FALSE='' |
---|
12855 | BUILD_PMI_CRAY_TRUE='' |
---|
12856 | BUILD_PMI_PMI2_FALSE='' |
---|
12857 | BUILD_PMI_PMI2_SIMPLE_FALSE='' |
---|
12858 | BUILD_PMI_PMI2_SIMPLE_TRUE='' |
---|
12859 | BUILD_PMI_PMI2_TRUE='' |
---|
12860 | BUILD_PMI_SIMPLE_FALSE='' |
---|
12861 | BUILD_PMI_SIMPLE_TRUE='' |
---|
12862 | BUILD_PMI_SLURM_FALSE='' |
---|
12863 | BUILD_PMI_SLURM_TRUE='' |
---|
12864 | BUILD_PM_GFORKER_FALSE='' |
---|
12865 | BUILD_PM_GFORKER_TRUE='' |
---|
12866 | BUILD_PM_HYDRA2_FALSE='' |
---|
12867 | BUILD_PM_HYDRA2_TRUE='' |
---|
12868 | BUILD_PM_HYDRA_FALSE='' |
---|
12869 | BUILD_PM_HYDRA_TRUE='' |
---|
12870 | BUILD_PM_REMSHELL_FALSE='' |
---|
12871 | BUILD_PM_REMSHELL_TRUE='' |
---|
12872 | BUILD_PM_UTIL_FALSE='' |
---|
12873 | BUILD_PM_UTIL_TRUE='' |
---|
12874 | BUILD_PROFILING_LIB_FALSE='#' |
---|
12875 | BUILD_PROFILING_LIB_TRUE='' |
---|
12876 | BUILD_ROMIO_FALSE='#' |
---|
12877 | BUILD_ROMIO_TRUE='' |
---|
12878 | BUILD_SHM_POSIX_FALSE='' |
---|
12879 | BUILD_SHM_POSIX_TRUE='#' |
---|
12880 | BUILD_SHM_STUBSHM_FALSE='' |
---|
12881 | BUILD_SHM_STUBSHM_TRUE='#' |
---|
12882 | CC='/usr/bin/clang' |
---|
12883 | CCDEPMODE='depmode=none' |
---|
12884 | CFLAGS=' -pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -O2' |
---|
12885 | CMB_1INT_ALIGNMENT='' |
---|
12886 | CMB_STATUS_ALIGNMENT='' |
---|
12887 | CONFIGURE_ARGS_CLEAN='--prefix=/opt/local --disable-dependency-tracking --disable-silent-rules --enable-base-cache --enable-cache --enable-cxx --enable-fast=O2 --enable-shared --enable-versioning --enable-nemesis-shm-collectives --with-device=ch3:nemesis --with-pm=hydra --with-thread-package=posix F90FLAGS= F90= --enable-timer-type=mach_absolute_time --libdir=/opt/local/lib/mpich-mp --sysconfdir=/opt/local/etc/mpich-mp --program-suffix=-mpich-mp --includedir=/opt/local/include/mpich-mp MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran' |
---|
12888 | CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--disable-silent-rules'\'' '\''--enable-base-cache'\'' '\''--enable-cache'\'' '\''--enable-cxx'\'' '\''--enable-fast=O2'\'' '\''--enable-shared'\'' '\''--enable-versioning'\'' '\''--enable-nemesis-shm-collectives'\'' '\''--with-device=ch3:nemesis'\'' '\''--with-pm=hydra'\'' '\''--with-thread-package=posix'\'' '\''F90FLAGS='\'' '\''F90='\'' '\''--enable-timer-type=mach_absolute_time'\'' '\''--libdir=/opt/local/lib/mpich-mp'\'' '\''--sysconfdir=/opt/local/etc/mpich-mp'\'' '\''--program-suffix=-mpich-mp'\'' '\''--includedir=/opt/local/include/mpich-mp'\'' '\''MPICHLIB_CFLAGS=-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -m64'\'' '\''FCFLAGS='\'' '\''--enable-fortran'\'' '\''CC=/usr/bin/clang'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CXX=/usr/bin/clang++'\'' '\''FC=/opt/local/bin/gfortran-mp-8'\'' '\''F77=/opt/local/bin/gfortran-mp-8'\''' |
---|
12889 | COUNT_KIND='' |
---|
12890 | CPP='/usr/bin/clang -E' |
---|
12891 | CPPFLAGS=' -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/mpi/romio/include' |
---|
12892 | CXX='/usr/bin/clang++' |
---|
12893 | CXXCPP='/usr/bin/clang++ -E' |
---|
12894 | CXXDEPMODE='depmode=none' |
---|
12895 | CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
12896 | CYGPATH_W='echo' |
---|
12897 | C_LINKPATH_SHL='' |
---|
12898 | DEFS='' |
---|
12899 | DEPDIR='.deps' |
---|
12900 | DEVICE='ch3:nemesis' |
---|
12901 | DISABLE_TAG_SUPPORT='' |
---|
12902 | DLLIMPORT='' |
---|
12903 | DLLTOOL='false' |
---|
12904 | DOCTEXT='' |
---|
12905 | DSYMUTIL='dsymutil' |
---|
12906 | DUMPBIN='' |
---|
12907 | ECHO_C='\c' |
---|
12908 | ECHO_N='' |
---|
12909 | ECHO_T='' |
---|
12910 | EGREP='/usr/bin/grep -E' |
---|
12911 | EXEEXT='' |
---|
12912 | F08_2INT='' |
---|
12913 | F08_AINT='' |
---|
12914 | F08_BYTE='' |
---|
12915 | F08_CHAR='' |
---|
12916 | F08_COMPLEX16='' |
---|
12917 | F08_COMPLEX32='' |
---|
12918 | F08_COMPLEX8='' |
---|
12919 | F08_COUNT='' |
---|
12920 | F08_CXX_BOOL='' |
---|
12921 | F08_CXX_DOUBLE_COMPLEX='' |
---|
12922 | F08_CXX_FLOAT_COMPLEX='' |
---|
12923 | F08_CXX_LONG_DOUBLE_COMPLEX='' |
---|
12924 | F08_C_AINT='' |
---|
12925 | F08_C_BOOL='' |
---|
12926 | F08_C_COMPLEX='' |
---|
12927 | F08_C_COUNT='' |
---|
12928 | F08_C_DOUBLE_COMPLEX='' |
---|
12929 | F08_C_FLOAT_COMPLEX='' |
---|
12930 | F08_C_LONG_DOUBLE_COMPLEX='' |
---|
12931 | F08_C_OFFSET='' |
---|
12932 | F08_DOUBLE='' |
---|
12933 | F08_DOUBLE_INT='' |
---|
12934 | F08_FLOAT='' |
---|
12935 | F08_FLOAT_INT='' |
---|
12936 | F08_INT16_T='' |
---|
12937 | F08_INT32_T='' |
---|
12938 | F08_INT64_T='' |
---|
12939 | F08_INT8_T='' |
---|
12940 | F08_INT='' |
---|
12941 | F08_INTEGER16='' |
---|
12942 | F08_INTEGER1='' |
---|
12943 | F08_INTEGER2='' |
---|
12944 | F08_INTEGER4='' |
---|
12945 | F08_INTEGER8='' |
---|
12946 | F08_LB='' |
---|
12947 | F08_LONG='' |
---|
12948 | F08_LONG_DOUBLE='' |
---|
12949 | F08_LONG_DOUBLE_INT='' |
---|
12950 | F08_LONG_INT='' |
---|
12951 | F08_LONG_LONG='' |
---|
12952 | F08_LONG_LONG_INT='' |
---|
12953 | F08_OFFSET='' |
---|
12954 | F08_PACKED='' |
---|
12955 | F08_REAL16='' |
---|
12956 | F08_REAL4='' |
---|
12957 | F08_REAL8='' |
---|
12958 | F08_SHORT='' |
---|
12959 | F08_SHORT_INT='' |
---|
12960 | F08_SIGNED_CHAR='' |
---|
12961 | F08_UB='' |
---|
12962 | F08_UINT16_T='' |
---|
12963 | F08_UINT32_T='' |
---|
12964 | F08_UINT64_T='' |
---|
12965 | F08_UINT8_T='' |
---|
12966 | F08_UNSIGNED='' |
---|
12967 | F08_UNSIGNED_CHAR='' |
---|
12968 | F08_UNSIGNED_INT='' |
---|
12969 | F08_UNSIGNED_LONG='' |
---|
12970 | F08_UNSIGNED_LONG_LONG='' |
---|
12971 | F08_UNSIGNED_SHORT='' |
---|
12972 | F08_WCHAR='' |
---|
12973 | F77='/opt/local/bin/gfortran-mp-8' |
---|
12974 | F77CPP='' |
---|
12975 | F77_COMPLEX16='' |
---|
12976 | F77_COMPLEX32='' |
---|
12977 | F77_COMPLEX8='' |
---|
12978 | F77_INCDIR='' |
---|
12979 | F77_INTEGER16='' |
---|
12980 | F77_INTEGER1='' |
---|
12981 | F77_INTEGER2='' |
---|
12982 | F77_INTEGER4='' |
---|
12983 | F77_INTEGER8='' |
---|
12984 | F77_LIBDIR_LEADER='' |
---|
12985 | F77_NAME_MANGLE='' |
---|
12986 | F77_OTHER_LIBS='' |
---|
12987 | F77_REAL16='' |
---|
12988 | F77_REAL4='' |
---|
12989 | F77_REAL8='' |
---|
12990 | FC='/opt/local/bin/gfortran-mp-8' |
---|
12991 | FCCPP='' |
---|
12992 | FCEXT='' |
---|
12993 | FCFLAGS=' -pipe -m64' |
---|
12994 | FCINC='' |
---|
12995 | FCINCFLAG='' |
---|
12996 | FCMODEXT='' |
---|
12997 | FCMODINCFLAG='' |
---|
12998 | FCMODINCSPEC='' |
---|
12999 | FCMODOUTFLAG='' |
---|
13000 | FC_ALL_INTEGER_MODELS='' |
---|
13001 | FC_DOUBLE_MODEL='' |
---|
13002 | FC_INTEGER_MODEL='' |
---|
13003 | FC_INTEGER_MODEL_MAP='' |
---|
13004 | FC_OTHER_LIBS='' |
---|
13005 | FC_REAL_MODEL='' |
---|
13006 | FC_WORK_FILES_ARG='' |
---|
13007 | FFLAGS=' -pipe' |
---|
13008 | FGREP='/usr/bin/grep -F' |
---|
13009 | FILE='file' |
---|
13010 | FLIBS='' |
---|
13011 | FORTRAN_BINDING='0' |
---|
13012 | FORTRAN_MPI_OFFSET='' |
---|
13013 | FOUND_XZ_FALSE='' |
---|
13014 | FOUND_XZ_TRUE='#' |
---|
13015 | GCOV='' |
---|
13016 | GNUCXX_MINORVERSION='' |
---|
13017 | GNUCXX_VERSION='' |
---|
13018 | GNULIB_ATOLL='' |
---|
13019 | GNULIB_CALLOC_POSIX='' |
---|
13020 | GNULIB_CANONICALIZE_FILE_NAME='' |
---|
13021 | GNULIB_GETLOADAVG='' |
---|
13022 | GNULIB_GETSUBOPT='' |
---|
13023 | GNULIB_GRANTPT='' |
---|
13024 | GNULIB_MALLOC_POSIX='' |
---|
13025 | GNULIB_MBTOWC='' |
---|
13026 | GNULIB_MKDTEMP='' |
---|
13027 | GNULIB_MKOSTEMP='' |
---|
13028 | GNULIB_MKOSTEMPS='' |
---|
13029 | GNULIB_MKSTEMP='' |
---|
13030 | GNULIB_MKSTEMPS='' |
---|
13031 | GNULIB_POSIX_OPENPT='' |
---|
13032 | GNULIB_PTSNAME='' |
---|
13033 | GNULIB_PTSNAME_R='' |
---|
13034 | GNULIB_PUTENV='' |
---|
13035 | GNULIB_QSORT_R='' |
---|
13036 | GNULIB_RANDOM='' |
---|
13037 | GNULIB_RANDOM_R='' |
---|
13038 | GNULIB_REALLOC_POSIX='' |
---|
13039 | GNULIB_REALPATH='' |
---|
13040 | GNULIB_RPMATCH='' |
---|
13041 | GNULIB_SECURE_GETENV='' |
---|
13042 | GNULIB_SETENV='' |
---|
13043 | GNULIB_STRTOD='' |
---|
13044 | GNULIB_STRTOLL='' |
---|
13045 | GNULIB_STRTOULL='' |
---|
13046 | GNULIB_SYSTEM_POSIX='' |
---|
13047 | GNULIB_UNLOCKPT='' |
---|
13048 | GNULIB_UNSETENV='' |
---|
13049 | GNULIB_WCTOMB='' |
---|
13050 | GNULIB__EXIT='' |
---|
13051 | GREP='/usr/bin/grep' |
---|
13052 | HAVE_ATOLL='' |
---|
13053 | HAVE_CANONICALIZE_FILE_NAME='' |
---|
13054 | HAVE_CXX_EXCEPTIONS='' |
---|
13055 | HAVE_DECL_GETLOADAVG='' |
---|
13056 | HAVE_DECL_SETENV='' |
---|
13057 | HAVE_DECL_UNSETENV='' |
---|
13058 | HAVE_ERROR_CHECKING='1' |
---|
13059 | HAVE_GETSUBOPT='' |
---|
13060 | HAVE_GRANTPT='' |
---|
13061 | HAVE_MKDTEMP='' |
---|
13062 | HAVE_MKOSTEMP='' |
---|
13063 | HAVE_MKOSTEMPS='' |
---|
13064 | HAVE_MKSTEMP='' |
---|
13065 | HAVE_MKSTEMPS='' |
---|
13066 | HAVE_POSIX_OPENPT='' |
---|
13067 | HAVE_PTSNAME='' |
---|
13068 | HAVE_PTSNAME_R='' |
---|
13069 | HAVE_RANDOM='' |
---|
13070 | HAVE_RANDOM_H='' |
---|
13071 | HAVE_RANDOM_R='' |
---|
13072 | HAVE_REALPATH='' |
---|
13073 | HAVE_ROMIO='#include "mpio.h"' |
---|
13074 | HAVE_RPMATCH='' |
---|
13075 | HAVE_SECURE_GETENV='' |
---|
13076 | HAVE_SETENV='' |
---|
13077 | HAVE_STRTOD='' |
---|
13078 | HAVE_STRTOLL='' |
---|
13079 | HAVE_STRTOULL='' |
---|
13080 | HAVE_STRUCT_RANDOM_DATA='' |
---|
13081 | HAVE_SYS_LOADAVG_H='' |
---|
13082 | HAVE_UNLOCKPT='' |
---|
13083 | HAVE__EXIT='' |
---|
13084 | HWLOC_BUILD_DOXYGEN_FALSE='' |
---|
13085 | HWLOC_BUILD_DOXYGEN_TRUE='#' |
---|
13086 | HWLOC_BUILD_README_FALSE='' |
---|
13087 | HWLOC_BUILD_README_TRUE='#' |
---|
13088 | HWLOC_BUILD_STANDALONE_FALSE='' |
---|
13089 | HWLOC_BUILD_STANDALONE_TRUE='#' |
---|
13090 | HWLOC_CFLAGS=' -I/opt/local/include/libxml2' |
---|
13091 | HWLOC_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include' |
---|
13092 | HWLOC_CUDA_BUILD_STATIC_FALSE='' |
---|
13093 | HWLOC_CUDA_BUILD_STATIC_TRUE='#' |
---|
13094 | HWLOC_CUDA_LIBS='' |
---|
13095 | HWLOC_EMBEDDED_CFLAGS=' -I/opt/local/include/libxml2' |
---|
13096 | HWLOC_EMBEDDED_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include' |
---|
13097 | HWLOC_EMBEDDED_LDADD='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la' |
---|
13098 | HWLOC_EMBEDDED_LIBS='-lm -L/opt/local/lib -lxml2' |
---|
13099 | HWLOC_GL_BUILD_STATIC_FALSE='' |
---|
13100 | HWLOC_GL_BUILD_STATIC_TRUE='#' |
---|
13101 | HWLOC_GL_LIBS='' |
---|
13102 | HWLOC_HAVE_AIX_FALSE='' |
---|
13103 | HWLOC_HAVE_AIX_TRUE='#' |
---|
13104 | HWLOC_HAVE_BGQ_FALSE='' |
---|
13105 | HWLOC_HAVE_BGQ_TRUE='#' |
---|
13106 | HWLOC_HAVE_BUNZIPP_FALSE='#' |
---|
13107 | HWLOC_HAVE_BUNZIPP_TRUE='' |
---|
13108 | HWLOC_HAVE_CAIRO_FALSE='' |
---|
13109 | HWLOC_HAVE_CAIRO_TRUE='#' |
---|
13110 | HWLOC_HAVE_CUDART_FALSE='' |
---|
13111 | HWLOC_HAVE_CUDART_TRUE='#' |
---|
13112 | HWLOC_HAVE_CUDA_FALSE='' |
---|
13113 | HWLOC_HAVE_CUDA_TRUE='#' |
---|
13114 | HWLOC_HAVE_CXX_FALSE='' |
---|
13115 | HWLOC_HAVE_CXX_TRUE='#' |
---|
13116 | HWLOC_HAVE_DARWIN_FALSE='#' |
---|
13117 | HWLOC_HAVE_DARWIN_TRUE='' |
---|
13118 | HWLOC_HAVE_FREEBSD_FALSE='' |
---|
13119 | HWLOC_HAVE_FREEBSD_TRUE='#' |
---|
13120 | HWLOC_HAVE_GCC_FALSE='#' |
---|
13121 | HWLOC_HAVE_GCC_TRUE='' |
---|
13122 | HWLOC_HAVE_GL_FALSE='' |
---|
13123 | HWLOC_HAVE_GL_TRUE='#' |
---|
13124 | HWLOC_HAVE_HPUX_FALSE='' |
---|
13125 | HWLOC_HAVE_HPUX_TRUE='#' |
---|
13126 | HWLOC_HAVE_IRIX_FALSE='' |
---|
13127 | HWLOC_HAVE_IRIX_TRUE='#' |
---|
13128 | HWLOC_HAVE_LIBIBVERBS_FALSE='' |
---|
13129 | HWLOC_HAVE_LIBIBVERBS_TRUE='#' |
---|
13130 | HWLOC_HAVE_LIBXML2='1' |
---|
13131 | HWLOC_HAVE_LIBXML2_FALSE='#' |
---|
13132 | HWLOC_HAVE_LIBXML2_TRUE='' |
---|
13133 | HWLOC_HAVE_LINUX_FALSE='' |
---|
13134 | HWLOC_HAVE_LINUX_LIBNUMA_FALSE='' |
---|
13135 | HWLOC_HAVE_LINUX_LIBNUMA_TRUE='#' |
---|
13136 | HWLOC_HAVE_LINUX_TRUE='#' |
---|
13137 | HWLOC_HAVE_MINGW32_FALSE='' |
---|
13138 | HWLOC_HAVE_MINGW32_TRUE='#' |
---|
13139 | HWLOC_HAVE_MS_LIB_FALSE='' |
---|
13140 | HWLOC_HAVE_MS_LIB_TRUE='#' |
---|
13141 | HWLOC_HAVE_NETBSD_FALSE='' |
---|
13142 | HWLOC_HAVE_NETBSD_TRUE='#' |
---|
13143 | HWLOC_HAVE_NVML='0' |
---|
13144 | HWLOC_HAVE_NVML_FALSE='' |
---|
13145 | HWLOC_HAVE_NVML_TRUE='#' |
---|
13146 | HWLOC_HAVE_OPENAT_FALSE='#' |
---|
13147 | HWLOC_HAVE_OPENAT_TRUE='' |
---|
13148 | HWLOC_HAVE_OPENCL='1' |
---|
13149 | HWLOC_HAVE_OPENCL_FALSE='#' |
---|
13150 | HWLOC_HAVE_OPENCL_TRUE='' |
---|
13151 | HWLOC_HAVE_PCIACCESS_FALSE='' |
---|
13152 | HWLOC_HAVE_PCIACCESS_TRUE='#' |
---|
13153 | HWLOC_HAVE_PLUGINS_FALSE='' |
---|
13154 | HWLOC_HAVE_PLUGINS_TRUE='#' |
---|
13155 | HWLOC_HAVE_PTHREAD_FALSE='' |
---|
13156 | HWLOC_HAVE_PTHREAD_TRUE='#' |
---|
13157 | HWLOC_HAVE_SCHED_SETAFFINITY_FALSE='' |
---|
13158 | HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='#' |
---|
13159 | HWLOC_HAVE_SOLARIS_FALSE='' |
---|
13160 | HWLOC_HAVE_SOLARIS_TRUE='#' |
---|
13161 | HWLOC_HAVE_USER32_FALSE='' |
---|
13162 | HWLOC_HAVE_USER32_TRUE='#' |
---|
13163 | HWLOC_HAVE_WINDOWS_FALSE='' |
---|
13164 | HWLOC_HAVE_WINDOWS_TRUE='#' |
---|
13165 | HWLOC_HAVE_X86_32_FALSE='' |
---|
13166 | HWLOC_HAVE_X86_32_TRUE='#' |
---|
13167 | HWLOC_HAVE_X86_64_FALSE='#' |
---|
13168 | HWLOC_HAVE_X86_64_TRUE='' |
---|
13169 | HWLOC_HAVE_X86_CPUID_FALSE='#' |
---|
13170 | HWLOC_HAVE_X86_CPUID_TRUE='' |
---|
13171 | HWLOC_HAVE_X86_FALSE='#' |
---|
13172 | HWLOC_HAVE_X86_TRUE='' |
---|
13173 | HWLOC_INSTALL_DOXYGEN_FALSE='' |
---|
13174 | HWLOC_INSTALL_DOXYGEN_TRUE='#' |
---|
13175 | HWLOC_LDFLAGS=' -framework OpenCL' |
---|
13176 | HWLOC_LIBS='' |
---|
13177 | HWLOC_LIBS_PRIVATE=' -lpthread' |
---|
13178 | HWLOC_LIBXML2_CFLAGS='-I/opt/local/include/libxml2' |
---|
13179 | HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2' |
---|
13180 | HWLOC_MS_LIB='' |
---|
13181 | HWLOC_MS_LIB_ARCH='X64' |
---|
13182 | HWLOC_NVML_BUILD_STATIC_FALSE='' |
---|
13183 | HWLOC_NVML_BUILD_STATIC_TRUE='#' |
---|
13184 | HWLOC_NVML_LIBS='' |
---|
13185 | HWLOC_OPENCL_BUILD_STATIC_FALSE='#' |
---|
13186 | HWLOC_OPENCL_BUILD_STATIC_TRUE='' |
---|
13187 | HWLOC_OPENCL_CFLAGS='' |
---|
13188 | HWLOC_OPENCL_LDFLAGS='-framework OpenCL' |
---|
13189 | HWLOC_OPENCL_LIBS='' |
---|
13190 | HWLOC_PCIACCESS_CFLAGS='' |
---|
13191 | HWLOC_PCIACCESS_LIBS='' |
---|
13192 | HWLOC_PCI_BUILD_STATIC_FALSE='' |
---|
13193 | HWLOC_PCI_BUILD_STATIC_TRUE='#' |
---|
13194 | HWLOC_PLUGINS_DIR='$(libdir)/hwloc' |
---|
13195 | HWLOC_PLUGINS_PATH='$(libdir)/hwloc' |
---|
13196 | HWLOC_RELEASE_DATE='Unreleased developer copy' |
---|
13197 | HWLOC_REQUIRES='libxml-2.0 ' |
---|
13198 | HWLOC_VERSION='2.0.1rc2-git' |
---|
13199 | HWLOC_X11_CPPFLAGS='' |
---|
13200 | HWLOC_X11_LIBS=' -lSM -lICE -lX11 ' |
---|
13201 | HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='#' |
---|
13202 | HWLOC_XML_LIBXML_BUILD_STATIC_TRUE='' |
---|
13203 | HWLOC_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc' |
---|
13204 | HWLOC_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/src/hwloc' |
---|
13205 | INCLUDE_MPICXX_H='' |
---|
13206 | INSTALL_DATA='${INSTALL} -m 644' |
---|
13207 | INSTALL_MPIF77_FALSE='' |
---|
13208 | INSTALL_MPIF77_TRUE='#' |
---|
13209 | INSTALL_PROGRAM='${INSTALL}' |
---|
13210 | INSTALL_SCRIPT='${INSTALL}' |
---|
13211 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
13212 | INTEGER_KIND='' |
---|
13213 | INTERLIB_DEPS='yes' |
---|
13214 | KILLALL='' |
---|
13215 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
13216 | LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
13217 | LIBOBJS='' |
---|
13218 | LIBS='' |
---|
13219 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
13220 | LIPO='lipo' |
---|
13221 | LN_S='ln -s' |
---|
13222 | LPMPILIBNAME='' |
---|
13223 | LTLIBOBJS='' |
---|
13224 | LT_SYS_LIBRARY_PATH='' |
---|
13225 | MAINT='' |
---|
13226 | MAINTAINER_MODE_FALSE='#' |
---|
13227 | MAINTAINER_MODE_TRUE='' |
---|
13228 | MAKE='' |
---|
13229 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/missing makeinfo' |
---|
13230 | MANIFEST_TOOL=':' |
---|
13231 | MKDIR_P='confdb/install-sh -c -d' |
---|
13232 | MPIBASEMODNAME='' |
---|
13233 | MPICC_NAME='' |
---|
13234 | MPICHLIB_CFLAGS='-pipe -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
13235 | MPICHLIB_CPPFLAGS='-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' |
---|
13236 | MPICHLIB_CXXFLAGS='-pipe -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
13237 | MPICHLIB_FCFLAGS='-pipe -m64' |
---|
13238 | MPICHLIB_FFLAGS='-pipe' |
---|
13239 | MPICH_CUSTOM_STRING='' |
---|
13240 | MPICH_MPICC_CFLAGS='' |
---|
13241 | MPICH_MPICC_CPPFLAGS='' |
---|
13242 | MPICH_MPICC_LDFLAGS='' |
---|
13243 | MPICH_MPICC_LIBS='' |
---|
13244 | MPICH_MPICXX_CPPFLAGS='' |
---|
13245 | MPICH_MPICXX_CXXFLAGS='' |
---|
13246 | MPICH_MPICXX_LDFLAGS='' |
---|
13247 | MPICH_MPICXX_LIBS='' |
---|
13248 | MPICH_MPIF77_CPPFLAGS='' |
---|
13249 | MPICH_MPIF77_FFLAGS='' |
---|
13250 | MPICH_MPIF77_LDFLAGS='' |
---|
13251 | MPICH_MPIF77_LIBS='' |
---|
13252 | MPICH_MPIFORT_CPPFLAGS='' |
---|
13253 | MPICH_MPIFORT_FCFLAGS='' |
---|
13254 | MPICH_MPIFORT_LDFLAGS='' |
---|
13255 | MPICH_MPIFORT_LIBS='' |
---|
13256 | MPICH_NUMVERSION='30300300' |
---|
13257 | MPICH_RELEASE_DATE='Wed Nov 21 11:32:40 CST 2018' |
---|
13258 | MPICH_VERSION='3.3' |
---|
13259 | MPICONSTMODNAME='' |
---|
13260 | MPICPP_NAME='' |
---|
13261 | MPICXXLIBNAME='mpicxx' |
---|
13262 | MPICXX_NAME='' |
---|
13263 | MPIF77_NAME='' |
---|
13264 | MPIF90_NAME='' |
---|
13265 | MPIFCLIBNAME='mpifort' |
---|
13266 | MPIFORT_NAME='' |
---|
13267 | MPIFPMPI='' |
---|
13268 | MPILIBNAME='mpi' |
---|
13269 | MPIMODNAME='' |
---|
13270 | MPIR_CXX_BOOL='' |
---|
13271 | MPIR_CXX_COMPLEX='' |
---|
13272 | MPIR_CXX_DOUBLE_COMPLEX='' |
---|
13273 | MPIR_CXX_LONG_DOUBLE_COMPLEX='' |
---|
13274 | MPISIZEOFMODNAME='' |
---|
13275 | MPIU_DLL_SPEC_DEF='' |
---|
13276 | MPI_2COMPLEX='' |
---|
13277 | MPI_2DOUBLE_COMPLEX='' |
---|
13278 | MPI_2DOUBLE_PRECISION='' |
---|
13279 | MPI_2INT='' |
---|
13280 | MPI_2INTEGER='' |
---|
13281 | MPI_2REAL='' |
---|
13282 | MPI_AINT='' |
---|
13283 | MPI_AINT_DATATYPE='' |
---|
13284 | MPI_AINT_FMT_DEC_SPEC='' |
---|
13285 | MPI_AINT_FMT_HEX_SPEC='' |
---|
13286 | MPI_BYTE='' |
---|
13287 | MPI_CHAR='' |
---|
13288 | MPI_CHARACTER='' |
---|
13289 | MPI_COMPLEX16='' |
---|
13290 | MPI_COMPLEX32='' |
---|
13291 | MPI_COMPLEX8='' |
---|
13292 | MPI_COMPLEX='' |
---|
13293 | MPI_COUNT='' |
---|
13294 | MPI_COUNT_DATATYPE='' |
---|
13295 | MPI_C_BOOL='' |
---|
13296 | MPI_C_DOUBLE_COMPLEX='' |
---|
13297 | MPI_C_FLOAT_COMPLEX='' |
---|
13298 | MPI_C_INTERFACE_CDESC_NAME='' |
---|
13299 | MPI_C_INTERFACE_GLUE_NAME='' |
---|
13300 | MPI_C_INTERFACE_NAME='' |
---|
13301 | MPI_C_INTERFACE_NOBUF_NAME='' |
---|
13302 | MPI_C_INTERFACE_TYPES_NAME='' |
---|
13303 | MPI_C_LONG_DOUBLE_COMPLEX='' |
---|
13304 | MPI_DOUBLE='' |
---|
13305 | MPI_DOUBLE_COMPLEX='' |
---|
13306 | MPI_DOUBLE_INT='' |
---|
13307 | MPI_DOUBLE_PRECISION='' |
---|
13308 | MPI_F08_CALLBACKS_NAME='' |
---|
13309 | MPI_F08_COMPILE_CONSTANTS_NAME='' |
---|
13310 | MPI_F08_LINK_CONSTANTS_NAME='' |
---|
13311 | MPI_F08_NAME='' |
---|
13312 | MPI_F08_TYPES_NAME='' |
---|
13313 | MPI_F77_2INT='' |
---|
13314 | MPI_F77_AINT='' |
---|
13315 | MPI_F77_BYTE='' |
---|
13316 | MPI_F77_CHAR='' |
---|
13317 | MPI_F77_COUNT='' |
---|
13318 | MPI_F77_CXX_BOOL='' |
---|
13319 | MPI_F77_CXX_DOUBLE_COMPLEX='' |
---|
13320 | MPI_F77_CXX_FLOAT_COMPLEX='' |
---|
13321 | MPI_F77_CXX_LONG_DOUBLE_COMPLEX='' |
---|
13322 | MPI_F77_C_BOOL='' |
---|
13323 | MPI_F77_C_COMPLEX='' |
---|
13324 | MPI_F77_C_DOUBLE_COMPLEX='' |
---|
13325 | MPI_F77_C_FLOAT_COMPLEX='' |
---|
13326 | MPI_F77_C_LONG_DOUBLE_COMPLEX='' |
---|
13327 | MPI_F77_DOUBLE='' |
---|
13328 | MPI_F77_DOUBLE_INT='' |
---|
13329 | MPI_F77_FLOAT='' |
---|
13330 | MPI_F77_FLOAT_INT='' |
---|
13331 | MPI_F77_INT16_T='' |
---|
13332 | MPI_F77_INT32_T='' |
---|
13333 | MPI_F77_INT64_T='' |
---|
13334 | MPI_F77_INT8_T='' |
---|
13335 | MPI_F77_INT='' |
---|
13336 | MPI_F77_LB='' |
---|
13337 | MPI_F77_LONG='' |
---|
13338 | MPI_F77_LONG_DOUBLE='' |
---|
13339 | MPI_F77_LONG_DOUBLE_INT='' |
---|
13340 | MPI_F77_LONG_INT='' |
---|
13341 | MPI_F77_LONG_LONG='' |
---|
13342 | MPI_F77_LONG_LONG_INT='' |
---|
13343 | MPI_F77_OFFSET='' |
---|
13344 | MPI_F77_PACKED='' |
---|
13345 | MPI_F77_SHORT='' |
---|
13346 | MPI_F77_SHORT_INT='' |
---|
13347 | MPI_F77_SIGNED_CHAR='' |
---|
13348 | MPI_F77_UB='' |
---|
13349 | MPI_F77_UINT16_T='' |
---|
13350 | MPI_F77_UINT32_T='' |
---|
13351 | MPI_F77_UINT64_T='' |
---|
13352 | MPI_F77_UINT8_T='' |
---|
13353 | MPI_F77_UNSIGNED='' |
---|
13354 | MPI_F77_UNSIGNED_CHAR='' |
---|
13355 | MPI_F77_UNSIGNED_LONG='' |
---|
13356 | MPI_F77_UNSIGNED_LONG_LONG='' |
---|
13357 | MPI_F77_UNSIGNED_SHORT='' |
---|
13358 | MPI_F77_WCHAR='' |
---|
13359 | MPI_FINT='' |
---|
13360 | MPI_FLOAT='' |
---|
13361 | MPI_FLOAT_INT='' |
---|
13362 | MPI_INT16_T='' |
---|
13363 | MPI_INT32_T='' |
---|
13364 | MPI_INT64_T='' |
---|
13365 | MPI_INT8_T='' |
---|
13366 | MPI_INT='' |
---|
13367 | MPI_INTEGER16='' |
---|
13368 | MPI_INTEGER1='' |
---|
13369 | MPI_INTEGER2='' |
---|
13370 | MPI_INTEGER4='' |
---|
13371 | MPI_INTEGER8='' |
---|
13372 | MPI_INTEGER='' |
---|
13373 | MPI_LB='' |
---|
13374 | MPI_LOGICAL='' |
---|
13375 | MPI_LONG='' |
---|
13376 | MPI_LONG_DOUBLE='' |
---|
13377 | MPI_LONG_DOUBLE_INT='' |
---|
13378 | MPI_LONG_INT='' |
---|
13379 | MPI_LONG_LONG='' |
---|
13380 | MPI_MAX_ERROR_STRING='' |
---|
13381 | MPI_MAX_LIBRARY_VERSION_STRING='' |
---|
13382 | MPI_MAX_PROCESSOR_NAME='' |
---|
13383 | MPI_OFFSET='' |
---|
13384 | MPI_OFFSET_DATATYPE='' |
---|
13385 | MPI_OFFSET_TYPEDEF='' |
---|
13386 | MPI_PACKED='' |
---|
13387 | MPI_REAL16='' |
---|
13388 | MPI_REAL4='' |
---|
13389 | MPI_REAL8='' |
---|
13390 | MPI_REAL='' |
---|
13391 | MPI_SHORT='' |
---|
13392 | MPI_SHORT_INT='' |
---|
13393 | MPI_SIGNED_CHAR='' |
---|
13394 | MPI_STATUS_SIZE='' |
---|
13395 | MPI_UB='' |
---|
13396 | MPI_UINT16_T='' |
---|
13397 | MPI_UINT32_T='' |
---|
13398 | MPI_UINT64_T='' |
---|
13399 | MPI_UINT8_T='' |
---|
13400 | MPI_UNSIGNED_CHAR='' |
---|
13401 | MPI_UNSIGNED_INT='' |
---|
13402 | MPI_UNSIGNED_LONG='' |
---|
13403 | MPI_UNSIGNED_LONG_LONG='' |
---|
13404 | MPI_UNSIGNED_SHORT='' |
---|
13405 | MPI_WCHAR='' |
---|
13406 | MPLLIBNAME='mpl' |
---|
13407 | NM='/opt/local/bin/nm -B' |
---|
13408 | NMEDIT='nmedit' |
---|
13409 | OBJDUMP='objdump' |
---|
13410 | OBJEXT='o' |
---|
13411 | OFFSET_KIND='' |
---|
13412 | OPALIBNAME='opa' |
---|
13413 | OTOOL64=':' |
---|
13414 | OTOOL='otool' |
---|
13415 | PACKAGE='mpich' |
---|
13416 | PACKAGE_BUGREPORT='discuss@mpich.org' |
---|
13417 | PACKAGE_NAME='MPICH' |
---|
13418 | PACKAGE_STRING='MPICH 3.3' |
---|
13419 | PACKAGE_TARNAME='mpich' |
---|
13420 | PACKAGE_URL='http://www.mpich.org/' |
---|
13421 | PACKAGE_VERSION='3.3' |
---|
13422 | PAPI_INCLUDE='' |
---|
13423 | PATH_SEPARATOR=':' |
---|
13424 | PERL='' |
---|
13425 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
13426 | PMPILIBNAME='pmpi' |
---|
13427 | PMPI_F08_NAME='' |
---|
13428 | PRIMARY_PM_GFORKER_FALSE='' |
---|
13429 | PRIMARY_PM_GFORKER_TRUE='' |
---|
13430 | PRIMARY_PM_REMSHELL_FALSE='' |
---|
13431 | PRIMARY_PM_REMSHELL_TRUE='' |
---|
13432 | RANLIB='ranlib' |
---|
13433 | REPLACE_CALLOC='' |
---|
13434 | REPLACE_CANONICALIZE_FILE_NAME='' |
---|
13435 | REPLACE_MALLOC='' |
---|
13436 | REPLACE_MBTOWC='' |
---|
13437 | REPLACE_MKSTEMP='' |
---|
13438 | REPLACE_PTSNAME='' |
---|
13439 | REPLACE_PTSNAME_R='' |
---|
13440 | REPLACE_PUTENV='' |
---|
13441 | REPLACE_QSORT_R='' |
---|
13442 | REPLACE_RANDOM_R='' |
---|
13443 | REPLACE_REALLOC='' |
---|
13444 | REPLACE_REALPATH='' |
---|
13445 | REPLACE_SETENV='' |
---|
13446 | REPLACE_STRTOD='' |
---|
13447 | REPLACE_UNSETENV='' |
---|
13448 | REPLACE_WCTOMB='' |
---|
13449 | REQD='' |
---|
13450 | REQI1='' |
---|
13451 | REQI2='' |
---|
13452 | REQI8='' |
---|
13453 | RSH='' |
---|
13454 | SED='/usr/bin/sed' |
---|
13455 | SET_CFLAGS='' |
---|
13456 | SET_MAKE='' |
---|
13457 | SHELL='/bin/sh' |
---|
13458 | SHLIB_EXT='' |
---|
13459 | SIZEOF_FC_CHARACTER='' |
---|
13460 | SIZEOF_FC_DOUBLE_PRECISION='' |
---|
13461 | SIZEOF_FC_INTEGER='' |
---|
13462 | SIZEOF_FC_REAL='' |
---|
13463 | SIZEOF_MPI_STATUS='' |
---|
13464 | SSH='' |
---|
13465 | STRIP='strip' |
---|
13466 | USER_CFLAGS='' |
---|
13467 | USER_CPPFLAGS='' |
---|
13468 | USER_CXXFLAGS='' |
---|
13469 | USER_EXTRA_LIBS='' |
---|
13470 | USER_FCFLAGS='' |
---|
13471 | USER_FFLAGS='' |
---|
13472 | USER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
13473 | USER_LIBS='' |
---|
13474 | VERSION='3.3' |
---|
13475 | VISIBILITY_CFLAGS='' |
---|
13476 | VPATH='' |
---|
13477 | WRAPPER_CFLAGS='' |
---|
13478 | WRAPPER_CPPFLAGS='' |
---|
13479 | WRAPPER_CXXFLAGS='' |
---|
13480 | WRAPPER_EXTRA_LIBS='' |
---|
13481 | WRAPPER_FCFLAGS='' |
---|
13482 | WRAPPER_FFLAGS='' |
---|
13483 | WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
13484 | WRAPPER_LIBS='-lm -L/opt/local/lib -lxml2 -lpthread ' |
---|
13485 | WRAPPER_RPATH_LDFLAGS='' |
---|
13486 | WTIME_DOUBLE_TYPE='' |
---|
13487 | XARGS_NODATA_OPT='' |
---|
13488 | XMKMF='' |
---|
13489 | X_CFLAGS='' |
---|
13490 | X_EXTRA_LIBS='' |
---|
13491 | X_LIBS='' |
---|
13492 | X_PRE_LIBS=' -lSM -lICE' |
---|
13493 | ZMLIBNAME='zm' |
---|
13494 | ac_ct_AR='ar' |
---|
13495 | ac_ct_CC='' |
---|
13496 | ac_ct_CXX='' |
---|
13497 | ac_ct_DUMPBIN='' |
---|
13498 | ac_ct_F77='' |
---|
13499 | ac_ct_FC='' |
---|
13500 | am__EXEEXT_FALSE='' |
---|
13501 | am__EXEEXT_TRUE='' |
---|
13502 | am__fastdepCC_FALSE='' |
---|
13503 | am__fastdepCC_TRUE='#' |
---|
13504 | am__fastdepCXX_FALSE='' |
---|
13505 | am__fastdepCXX_TRUE='#' |
---|
13506 | am__include='include' |
---|
13507 | am__isrc='' |
---|
13508 | am__leading_dot='.' |
---|
13509 | am__nodep='' |
---|
13510 | am__quote='' |
---|
13511 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
13512 | am__untar='$${TAR-tar} xf -' |
---|
13513 | bindings='' |
---|
13514 | bindir='${exec_prefix}/bin' |
---|
13515 | build='x86_64-apple-darwin18.0.0' |
---|
13516 | build_alias='' |
---|
13517 | build_cpu='x86_64' |
---|
13518 | build_os='darwin18.0.0' |
---|
13519 | build_vendor='apple' |
---|
13520 | ch4_netmod_addr_decl='' |
---|
13521 | ch4_netmod_allgather_params_decl='' |
---|
13522 | ch4_netmod_allgatherv_params_decl='' |
---|
13523 | ch4_netmod_allreduce_params_decl='' |
---|
13524 | ch4_netmod_alltoall_params_decl='' |
---|
13525 | ch4_netmod_alltoallv_params_decl='' |
---|
13526 | ch4_netmod_alltoallw_params_decl='' |
---|
13527 | ch4_netmod_amrequest_decl='' |
---|
13528 | ch4_netmod_barrier_params_decl='' |
---|
13529 | ch4_netmod_bcast_params_decl='' |
---|
13530 | ch4_netmod_coll_globals_default='' |
---|
13531 | ch4_netmod_coll_params_include='' |
---|
13532 | ch4_netmod_comm_decl='' |
---|
13533 | ch4_netmod_dt_decl='' |
---|
13534 | ch4_netmod_exscan_params_decl='' |
---|
13535 | ch4_netmod_gather_params_decl='' |
---|
13536 | ch4_netmod_gatherv_params_decl='' |
---|
13537 | ch4_netmod_op_decl='' |
---|
13538 | ch4_netmod_pre_include='' |
---|
13539 | ch4_netmod_reduce_params_decl='' |
---|
13540 | ch4_netmod_reduce_scatter_block_params_decl='' |
---|
13541 | ch4_netmod_reduce_scatter_params_decl='' |
---|
13542 | ch4_netmod_request_decl='' |
---|
13543 | ch4_netmod_scan_params_decl='' |
---|
13544 | ch4_netmod_scatter_params_decl='' |
---|
13545 | ch4_netmod_scatterv_params_decl='' |
---|
13546 | ch4_netmod_win_decl='' |
---|
13547 | ch4_netmods='' |
---|
13548 | ch4_nets_array='' |
---|
13549 | ch4_nets_array_sz='' |
---|
13550 | ch4_nets_func_array='' |
---|
13551 | ch4_nets_func_decl='' |
---|
13552 | ch4_nets_native_func_array='' |
---|
13553 | ch4_nets_native_func_decl='' |
---|
13554 | ch4_nets_strings='' |
---|
13555 | channel_name='nemesis' |
---|
13556 | datadir='${datarootdir}' |
---|
13557 | datarootdir='${prefix}/share' |
---|
13558 | device_name='ch3' |
---|
13559 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
13560 | dvidir='${docdir}' |
---|
13561 | enable_wrapper_rpath='yes' |
---|
13562 | exec_prefix='NONE' |
---|
13563 | have_hwloc_FALSE='#' |
---|
13564 | have_hwloc_TRUE='' |
---|
13565 | host='x86_64-apple-darwin18.0.0' |
---|
13566 | host_alias='' |
---|
13567 | host_cpu='x86_64' |
---|
13568 | host_os='darwin18.0.0' |
---|
13569 | host_vendor='apple' |
---|
13570 | htmldir='${docdir}' |
---|
13571 | hwloclib='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la' |
---|
13572 | hwloclibdir='' |
---|
13573 | hwlocsrcdir='src/hwloc' |
---|
13574 | includedir='/opt/local/include/mpich-mp' |
---|
13575 | infodir='${datarootdir}/info' |
---|
13576 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.3/confdb/install-sh' |
---|
13577 | libdir='/opt/local/lib/mpich-mp' |
---|
13578 | libexecdir='${exec_prefix}/libexec' |
---|
13579 | libmpi_so_version='13:6:1' |
---|
13580 | localedir='${datarootdir}/locale' |
---|
13581 | localstatedir='${prefix}/var' |
---|
13582 | mandir='${datarootdir}/man' |
---|
13583 | master_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' |
---|
13584 | master_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' |
---|
13585 | mkdir_p='$(MKDIR_P)' |
---|
13586 | mmx_copy_s='' |
---|
13587 | modincdir='' |
---|
13588 | mpllib='src/mpl/libmpl.la' |
---|
13589 | mpllibdir='' |
---|
13590 | mplsrcdir='src/mpl' |
---|
13591 | nemesis_nets_array='' |
---|
13592 | nemesis_nets_array_sz='' |
---|
13593 | nemesis_nets_dirs='' |
---|
13594 | nemesis_nets_func_array='' |
---|
13595 | nemesis_nets_func_decl='' |
---|
13596 | nemesis_nets_macro_defs='' |
---|
13597 | nemesis_nets_strings='' |
---|
13598 | nemesis_networks='tcp' |
---|
13599 | netloclibdir='' |
---|
13600 | ofi_embedded='' |
---|
13601 | ofilib='' |
---|
13602 | ofisrcdir='' |
---|
13603 | oldincludedir='/usr/include' |
---|
13604 | opalib='src/openpa/src/libopa.la' |
---|
13605 | opalibdir='' |
---|
13606 | opasrcdir='src/openpa' |
---|
13607 | pdfdir='${docdir}' |
---|
13608 | pkgconfigdir='' |
---|
13609 | pm_name='hydra' |
---|
13610 | prefix='/opt/local' |
---|
13611 | program_transform_name='s&$$&-mpich-mp&' |
---|
13612 | psdir='${docdir}' |
---|
13613 | sbindir='${exec_prefix}/sbin' |
---|
13614 | sharedstatedir='${prefix}/com' |
---|
13615 | subdirs='' |
---|
13616 | sysconfdir='/opt/local/etc/mpich-mp' |
---|
13617 | target='x86_64-apple-darwin18.0.0' |
---|
13618 | target_alias='' |
---|
13619 | target_cpu='x86_64' |
---|
13620 | target_os='darwin18.0.0' |
---|
13621 | target_vendor='apple' |
---|
13622 | ucxdir='' |
---|
13623 | ucxlib='' |
---|
13624 | use_embedded_hwloc_FALSE='#' |
---|
13625 | use_embedded_hwloc_TRUE='' |
---|
13626 | with_libfabric='' |
---|
13627 | zmlib='' |
---|
13628 | zmlibdir='' |
---|
13629 | zmsrcdir='' |
---|
13630 | |
---|
13631 | ## ------------------- ## |
---|
13632 | ## File substitutions. ## |
---|
13633 | ## ------------------- ## |
---|
13634 | |
---|
13635 | cc_shlib_conf='src/env/cc_shlib.conf' |
---|
13636 | cxx_shlib_conf='' |
---|
13637 | f77_shlib_conf='' |
---|
13638 | fc_shlib_conf='' |
---|
13639 | |
---|
13640 | ## ----------- ## |
---|
13641 | ## confdefs.h. ## |
---|
13642 | ## ----------- ## |
---|
13643 | |
---|
13644 | /* confdefs.h */ |
---|
13645 | #define PACKAGE_NAME "MPICH" |
---|
13646 | #define PACKAGE_TARNAME "mpich" |
---|
13647 | #define PACKAGE_VERSION "3.3" |
---|
13648 | #define PACKAGE_STRING "MPICH 3.3" |
---|
13649 | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
13650 | #define PACKAGE_URL "http://www.mpich.org/" |
---|
13651 | #define STDC_HEADERS 1 |
---|
13652 | #define HAVE_SYS_TYPES_H 1 |
---|
13653 | #define HAVE_SYS_STAT_H 1 |
---|
13654 | #define HAVE_STDLIB_H 1 |
---|
13655 | #define HAVE_STRING_H 1 |
---|
13656 | #define HAVE_MEMORY_H 1 |
---|
13657 | #define HAVE_STRINGS_H 1 |
---|
13658 | #define HAVE_INTTYPES_H 1 |
---|
13659 | #define HAVE_STDINT_H 1 |
---|
13660 | #define HAVE_UNISTD_H 1 |
---|
13661 | #define __EXTENSIONS__ 1 |
---|
13662 | #define _ALL_SOURCE 1 |
---|
13663 | #define _GNU_SOURCE 1 |
---|
13664 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13665 | #define _TANDEM_SOURCE 1 |
---|
13666 | #define PACKAGE "mpich" |
---|
13667 | #define VERSION "3.3" |
---|
13668 | #define HAVE_DLFCN_H 1 |
---|
13669 | #define LT_OBJDIR ".libs/" |
---|
13670 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
13671 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
13672 | #define HAVE_TAG_ERROR_BITS 1 |
---|
13673 | #define USE_LOGGING MPICH_LOGGING__NONE |
---|
13674 | #define HAVE_VISIBILITY 1 |
---|
13675 | #define HWLOC_VERSION "2.0.1rc2-git" |
---|
13676 | #define HWLOC_SYM_PREFIX hwloc_ |
---|
13677 | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ |
---|
13678 | #define HWLOC_SYM_TRANSFORM 0 |
---|
13679 | #define _HPUX_SOURCE 1 |
---|
13680 | #define SIZEOF_VOID_P 8 |
---|
13681 | #define HWLOC_DARWIN_SYS 1 |
---|
13682 | #define HWLOC_X86_64_ARCH 1 |
---|
13683 | #define SIZEOF_UNSIGNED_LONG 8 |
---|
13684 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 |
---|
13685 | #define SIZEOF_UNSIGNED_INT 4 |
---|
13686 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 |
---|
13687 | #define HWLOC_HAVE_ATTRIBUTE 1 |
---|
13688 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
13689 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
13690 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 |
---|
13691 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 |
---|
13692 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
13693 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 |
---|
13694 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 |
---|
13695 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 |
---|
13696 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
13697 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
13698 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 |
---|
13699 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 |
---|
13700 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 |
---|
13701 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 |
---|
13702 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
13703 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 |
---|
13704 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
13705 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
13706 | #define HWLOC_C_HAVE_VISIBILITY 0 |
---|
13707 | #define HAVE_UNISTD_H 1 |
---|
13708 | #define HAVE_DIRENT_H 1 |
---|
13709 | #define HAVE_STRINGS_H 1 |
---|
13710 | #define HAVE_CTYPE_H 1 |
---|
13711 | #define HAVE_STRNCASECMP 1 |
---|
13712 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 |
---|
13713 | #define HAVE_STRFTIME 1 |
---|
13714 | #define HAVE_SETLOCALE 1 |
---|
13715 | #define HWLOC_HAVE_STDINT_H 1 |
---|
13716 | #define HAVE_SYS_MMAN_H 1 |
---|
13717 | #define HAVE_DECL_FABSF 1 |
---|
13718 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 |
---|
13719 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 |
---|
13720 | #define HAVE_DECL__SC_NPROC_ONLN 0 |
---|
13721 | #define HAVE_DECL__SC_NPROC_CONF 0 |
---|
13722 | #define HAVE_DECL__SC_PAGESIZE 1 |
---|
13723 | #define HAVE_DECL__SC_PAGE_SIZE 1 |
---|
13724 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 |
---|
13725 | #define HAVE_MACH_MACH_HOST_H 1 |
---|
13726 | #define HAVE_MACH_MACH_INIT_H 1 |
---|
13727 | #define HAVE_HOST_INFO 1 |
---|
13728 | #define HAVE_SYS_PARAM_H 1 |
---|
13729 | #define HAVE_SYS_SYSCTL_H 1 |
---|
13730 | #define HAVE_DECL_CTL_HW 1 |
---|
13731 | #define HAVE_DECL_HW_NCPU 1 |
---|
13732 | #define HAVE_DECL_STRTOULL 1 |
---|
13733 | #define HAVE_SSIZE_T 1 |
---|
13734 | #define HAVE_DECL_SNPRINTF 1 |
---|
13735 | #define HAVE_DECL_STRCASECMP 1 |
---|
13736 | #define HAVE_DECL__STRDUP 0 |
---|
13737 | #define HAVE_DECL__PUTENV 0 |
---|
13738 | #define HAVE_SYSCTL 1 |
---|
13739 | #define HAVE_SYSCTLBYNAME 1 |
---|
13740 | #define HAVE_DECL_GETPROGNAME 1 |
---|
13741 | #define HAVE_DECL_GETEXECNAME 0 |
---|
13742 | #define HAVE_DECL_GETMODULEFILENAME 0 |
---|
13743 | #define HAVE___PROGNAME 1 |
---|
13744 | #define HAVE_PTHREAD_T 1 |
---|
13745 | #define hwloc_pid_t pid_t |
---|
13746 | #define hwloc_thread_t pthread_t |
---|
13747 | #define HAVE_DECL_SCHED_GETCPU 0 |
---|
13748 | #define HWLOC_HAVE_SYSCALL 1 |
---|
13749 | #define HAVE_FFS 1 |
---|
13750 | #define HWLOC_HAVE_DECL_FFS 1 |
---|
13751 | #define HWLOC_HAVE_FFS 1 |
---|
13752 | #define HAVE_FFSL 1 |
---|
13753 | #define HWLOC_HAVE_DECL_FFSL 1 |
---|
13754 | #define HWLOC_HAVE_FFSL 1 |
---|
13755 | #define HAVE_FLS 1 |
---|
13756 | #define HWLOC_HAVE_DECL_FLS 1 |
---|
13757 | #define HWLOC_HAVE_FLS 1 |
---|
13758 | #define HAVE_FLSL 1 |
---|
13759 | #define HWLOC_HAVE_DECL_FLSL 1 |
---|
13760 | #define HWLOC_HAVE_FLSL 1 |
---|
13761 | #define HAVE_OPENAT 1 |
---|
13762 | #define HAVE_GETPAGESIZE 1 |
---|
13763 | #define HAVE_POSIX_MEMALIGN 1 |
---|
13764 | #define HAVE_SYS_UTSNAME_H 1 |
---|
13765 | #define HAVE_UNAME 1 |
---|
13766 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 |
---|
13767 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 |
---|
13768 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 |
---|
13769 | #define HAVE_OPENCL_CL_EXT_H 1 |
---|
13770 | #define HWLOC_HAVE_OPENCL 1 |
---|
13771 | #define HAVE_X11_XLIB_H 1 |
---|
13772 | #define HAVE_X11_XUTIL_H 1 |
---|
13773 | #define HAVE_X11_KEYSYM_H 1 |
---|
13774 | #define HWLOC_HAVE_X11_KEYSYM 1 |
---|
13775 | #define HWLOC_HAVE_LIBXML2 1 |
---|
13776 | #define HWLOC_HAVE_X86_CPUID 1 |
---|
13777 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 |
---|
13778 | #define HAVE_HWLOC 1 |
---|
13779 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
13780 | #define MPICH_IS_THREADED 1 |
---|
13781 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
13782 | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
13783 | #define HAVE_ROMIO 1 |
---|
13784 | #define HAVE__FUNC__ /**/ |
---|
13785 | #define HAVE__FUNCTION__ /**/ |
---|
13786 | #define ENABLE_PVAR_NEM 0 |
---|
13787 | #define ENABLE_PVAR_RECVQ 0 |
---|
13788 | #define ENABLE_PVAR_RMA 0 |
---|
13789 | #define ENABLE_PVAR_DIMS 0 |
---|
13790 | #define HAVE_LONG_LONG 1 |
---|
13791 | |
---|
13792 | configure: exit 1 |
---|