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.2.1, 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-smpcoll --with-device=ch3:nemesis --with-pm=hydra --with-thread-package=posix --enable-versioning 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 -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS= CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = decado.lan |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.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 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 344 tasks, 1440 threads, 8 processors |
---|
34 | Load average: 4.95, Mach factor: 3.84 |
---|
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:5269: checking for C compiler version |
---|
52 | configure:5278: /usr/bin/clang --version >&5 |
---|
53 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
54 | Target: x86_64-apple-darwin17.7.0 |
---|
55 | Thread model: posix |
---|
56 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
57 | configure:5289: $? = 0 |
---|
58 | configure:5278: /usr/bin/clang -v >&5 |
---|
59 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
60 | Target: x86_64-apple-darwin17.7.0 |
---|
61 | Thread model: posix |
---|
62 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
63 | configure:5289: $? = 0 |
---|
64 | configure:5278: /usr/bin/clang -V >&5 |
---|
65 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
66 | clang: error: no input files |
---|
67 | configure:5289: $? = 1 |
---|
68 | configure:5278: /usr/bin/clang -qversion >&5 |
---|
69 | clang: error: unknown argument: '-qversion' |
---|
70 | clang: error: no input files |
---|
71 | configure:5289: $? = 1 |
---|
72 | configure:5309: checking whether the C compiler works |
---|
73 | configure:5331: /usr/bin/clang -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
74 | configure:5335: $? = 0 |
---|
75 | configure:5383: result: yes |
---|
76 | configure:5386: checking for C compiler default output file name |
---|
77 | configure:5388: result: a.out |
---|
78 | configure:5394: checking for suffix of executables |
---|
79 | configure:5401: /usr/bin/clang -o conftest -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
80 | configure:5405: $? = 0 |
---|
81 | configure:5427: result: |
---|
82 | configure:5449: checking whether we are cross compiling |
---|
83 | configure:5457: /usr/bin/clang -o conftest -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
84 | configure:5461: $? = 0 |
---|
85 | configure:5468: ./conftest |
---|
86 | configure:5472: $? = 0 |
---|
87 | configure:5487: result: no |
---|
88 | configure:5492: checking for suffix of object files |
---|
89 | configure:5514: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
90 | configure:5518: $? = 0 |
---|
91 | configure:5539: result: o |
---|
92 | configure:5543: checking whether we are using the GNU C compiler |
---|
93 | configure:5562: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
94 | configure:5562: $? = 0 |
---|
95 | configure:5571: result: yes |
---|
96 | configure:5580: checking whether /usr/bin/clang accepts -g |
---|
97 | configure:5600: /usr/bin/clang -c -g conftest.c >&5 |
---|
98 | configure:5600: $? = 0 |
---|
99 | configure:5641: result: yes |
---|
100 | configure:5658: checking for /usr/bin/clang option to accept ISO C89 |
---|
101 | configure:5721: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
102 | configure:5721: $? = 0 |
---|
103 | configure:5734: result: none needed |
---|
104 | configure:5759: checking whether /usr/bin/clang understands -c and -o together |
---|
105 | configure:5781: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
106 | configure:5784: $? = 0 |
---|
107 | configure:5781: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
108 | configure:5784: $? = 0 |
---|
109 | configure:5796: result: yes |
---|
110 | configure:5831: checking how to run the C preprocessor |
---|
111 | configure:5862: /usr/bin/clang -E conftest.c |
---|
112 | configure:5862: $? = 0 |
---|
113 | configure:5876: /usr/bin/clang -E conftest.c |
---|
114 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
115 | #include <ac_nonexistent.h> |
---|
116 | ^~~~~~~~~~~~~~~~~~ |
---|
117 | 1 error generated. |
---|
118 | configure:5876: $? = 1 |
---|
119 | configure: failed program was: |
---|
120 | | /* confdefs.h */ |
---|
121 | | #define PACKAGE_NAME "MPICH" |
---|
122 | | #define PACKAGE_TARNAME "mpich" |
---|
123 | | #define PACKAGE_VERSION "3.2.1" |
---|
124 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
125 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
126 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
127 | | /* end confdefs.h. */ |
---|
128 | | #include <ac_nonexistent.h> |
---|
129 | configure:5901: result: /usr/bin/clang -E |
---|
130 | configure:5921: /usr/bin/clang -E conftest.c |
---|
131 | configure:5921: $? = 0 |
---|
132 | configure:5935: /usr/bin/clang -E conftest.c |
---|
133 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
134 | #include <ac_nonexistent.h> |
---|
135 | ^~~~~~~~~~~~~~~~~~ |
---|
136 | 1 error generated. |
---|
137 | configure:5935: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | /* confdefs.h */ |
---|
140 | | #define PACKAGE_NAME "MPICH" |
---|
141 | | #define PACKAGE_TARNAME "mpich" |
---|
142 | | #define PACKAGE_VERSION "3.2.1" |
---|
143 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
144 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
145 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
146 | | /* end confdefs.h. */ |
---|
147 | | #include <ac_nonexistent.h> |
---|
148 | configure:5995: checking for a BSD-compatible install |
---|
149 | configure:6063: result: /usr/bin/install -c |
---|
150 | configure:6074: checking whether build environment is sane |
---|
151 | configure:6129: result: yes |
---|
152 | configure:6277: checking for a thread-safe mkdir -p |
---|
153 | configure:6316: result: confdb/install-sh -c -d |
---|
154 | configure:6323: checking for gawk |
---|
155 | configure:6353: result: no |
---|
156 | configure:6323: checking for mawk |
---|
157 | configure:6353: result: no |
---|
158 | configure:6323: checking for nawk |
---|
159 | configure:6353: result: no |
---|
160 | configure:6323: checking for awk |
---|
161 | configure:6339: found /usr/bin/awk |
---|
162 | configure:6350: result: awk |
---|
163 | configure:6361: checking whether make sets $(MAKE) |
---|
164 | configure:6383: result: yes |
---|
165 | configure:6413: checking for style of include used by make |
---|
166 | configure:6441: result: GNU |
---|
167 | configure:6475: checking whether make supports nested variables |
---|
168 | configure:6492: result: yes |
---|
169 | configure:6577: checking dependency style of /usr/bin/clang |
---|
170 | configure:6688: result: none |
---|
171 | configure:6747: checking whether to enable maintainer-specific portions of Makefiles |
---|
172 | configure:6756: result: yes |
---|
173 | configure:6820: checking for ar |
---|
174 | configure:6836: found /opt/local/bin/ar |
---|
175 | configure:6847: result: ar |
---|
176 | configure:6873: checking the archiver (ar) interface |
---|
177 | configure:6889: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
178 | configure:6889: $? = 0 |
---|
179 | configure:6891: ar cru libconftest.a conftest.o >&5 |
---|
180 | configure:6894: $? = 0 |
---|
181 | configure:6922: result: ar |
---|
182 | configure:6972: checking build system type |
---|
183 | configure:6986: result: x86_64-apple-darwin17.7.0 |
---|
184 | configure:7006: checking host system type |
---|
185 | configure:7019: result: x86_64-apple-darwin17.7.0 |
---|
186 | configure:7060: checking how to print strings |
---|
187 | configure:7087: result: printf |
---|
188 | configure:7108: checking for a sed that does not truncate output |
---|
189 | configure:7172: result: /usr/bin/sed |
---|
190 | configure:7190: checking for grep that handles long lines and -e |
---|
191 | configure:7248: result: /usr/bin/grep |
---|
192 | configure:7253: checking for egrep |
---|
193 | configure:7315: result: /usr/bin/grep -E |
---|
194 | configure:7320: checking for fgrep |
---|
195 | configure:7382: result: /usr/bin/grep -F |
---|
196 | configure:7417: checking for ld used by /usr/bin/clang |
---|
197 | configure:7484: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
198 | configure:7491: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
199 | configure:7506: result: no |
---|
200 | configure:7518: checking for BSD- or MS-compatible name lister (nm) |
---|
201 | configure:7572: result: /opt/local/bin/nm -B |
---|
202 | configure:7702: checking the name lister (/opt/local/bin/nm -B) interface |
---|
203 | configure:7709: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
204 | configure:7712: /opt/local/bin/nm -B "conftest.o" |
---|
205 | configure:7715: output |
---|
206 | 0000000000000000 S _some_variable |
---|
207 | configure:7722: result: BSD nm |
---|
208 | configure:7725: checking whether ln -s works |
---|
209 | configure:7729: result: yes |
---|
210 | configure:7737: checking the maximum length of command line arguments |
---|
211 | configure:7868: result: 196608 |
---|
212 | configure:7916: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format |
---|
213 | configure:7956: result: func_convert_file_noop |
---|
214 | configure:7963: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format |
---|
215 | configure:7983: result: func_convert_file_noop |
---|
216 | configure:7990: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
217 | configure:7997: result: -r |
---|
218 | configure:8071: checking for objdump |
---|
219 | configure:8087: found /usr/bin/objdump |
---|
220 | configure:8098: result: objdump |
---|
221 | configure:8130: checking how to recognize dependent libraries |
---|
222 | configure:8330: result: pass_all |
---|
223 | configure:8415: checking for dlltool |
---|
224 | configure:8445: result: no |
---|
225 | configure:8475: checking how to associate runtime and link libraries |
---|
226 | configure:8502: result: printf %s\n |
---|
227 | configure:8626: checking for archiver @FILE support |
---|
228 | configure:8643: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
229 | configure:8643: $? = 0 |
---|
230 | configure:8646: ar cru libconftest.a @conftest.lst >&5 |
---|
231 | ar: @conftest.lst: No such file or directory |
---|
232 | configure:8649: $? = 1 |
---|
233 | configure:8669: result: no |
---|
234 | configure:8727: checking for strip |
---|
235 | configure:8743: found /opt/local/bin/strip |
---|
236 | configure:8754: result: strip |
---|
237 | configure:8826: checking for ranlib |
---|
238 | configure:8842: found /opt/local/bin/ranlib |
---|
239 | configure:8853: result: ranlib |
---|
240 | configure:8955: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
241 | configure:9108: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
242 | configure:9111: $? = 0 |
---|
243 | configure:9115: /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 |
---|
244 | configure:9118: $? = 0 |
---|
245 | cannot find nm_test_var in conftest.nm |
---|
246 | configure:9108: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
247 | configure:9111: $? = 0 |
---|
248 | configure:9115: /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 |
---|
249 | configure:9118: $? = 0 |
---|
250 | configure:9184: /usr/bin/clang -o conftest -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
251 | configure:9187: $? = 0 |
---|
252 | configure:9225: result: ok |
---|
253 | configure:9272: checking for sysroot |
---|
254 | configure:9302: result: no |
---|
255 | configure:9309: checking for a working dd |
---|
256 | configure:9347: result: /bin/dd |
---|
257 | configure:9351: checking how to truncate binary pipes |
---|
258 | configure:9366: result: /bin/dd bs=4096 count=1 |
---|
259 | configure:9695: checking for mt |
---|
260 | configure:9725: result: no |
---|
261 | configure:9745: checking if : is a manifest tool |
---|
262 | configure:9751: : '-?' |
---|
263 | configure:9759: result: no |
---|
264 | configure:9815: checking for dsymutil |
---|
265 | configure:9831: found /usr/bin/dsymutil |
---|
266 | configure:9842: result: dsymutil |
---|
267 | configure:9907: checking for nmedit |
---|
268 | configure:9923: found /opt/local/bin/nmedit |
---|
269 | configure:9934: result: nmedit |
---|
270 | configure:9999: checking for lipo |
---|
271 | configure:10015: found /opt/local/bin/lipo |
---|
272 | configure:10026: result: lipo |
---|
273 | configure:10091: checking for otool |
---|
274 | configure:10107: found /opt/local/bin/otool |
---|
275 | configure:10118: result: otool |
---|
276 | configure:10183: checking for otool64 |
---|
277 | configure:10213: result: no |
---|
278 | configure:10258: checking for -single_module linker flag |
---|
279 | /usr/bin/clang -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
280 | configure:10291: result: yes |
---|
281 | configure:10294: checking for -exported_symbols_list linker flag |
---|
282 | configure:10314: /usr/bin/clang -o conftest -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
283 | configure:10314: $? = 0 |
---|
284 | configure:10324: result: yes |
---|
285 | configure:10327: checking for -force_load linker flag |
---|
286 | /usr/bin/clang -pipe -arch x86_64 -c -o conftest.o conftest.c |
---|
287 | ar cru libconftest.a conftest.o |
---|
288 | ranlib libconftest.a |
---|
289 | /usr/bin/clang -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
290 | configure:10359: result: yes |
---|
291 | configure:10432: checking for ANSI C header files |
---|
292 | configure:10452: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
293 | configure:10452: $? = 0 |
---|
294 | configure:10525: /usr/bin/clang -o conftest -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
295 | configure:10525: $? = 0 |
---|
296 | configure:10525: ./conftest |
---|
297 | configure:10525: $? = 0 |
---|
298 | configure:10536: result: yes |
---|
299 | configure:10549: checking for sys/types.h |
---|
300 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
301 | configure:10549: $? = 0 |
---|
302 | configure:10549: result: yes |
---|
303 | configure:10549: checking for sys/stat.h |
---|
304 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
305 | configure:10549: $? = 0 |
---|
306 | configure:10549: result: yes |
---|
307 | configure:10549: checking for stdlib.h |
---|
308 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
309 | configure:10549: $? = 0 |
---|
310 | configure:10549: result: yes |
---|
311 | configure:10549: checking for string.h |
---|
312 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
313 | configure:10549: $? = 0 |
---|
314 | configure:10549: result: yes |
---|
315 | configure:10549: checking for memory.h |
---|
316 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
317 | configure:10549: $? = 0 |
---|
318 | configure:10549: result: yes |
---|
319 | configure:10549: checking for strings.h |
---|
320 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
321 | configure:10549: $? = 0 |
---|
322 | configure:10549: result: yes |
---|
323 | configure:10549: checking for inttypes.h |
---|
324 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
325 | configure:10549: $? = 0 |
---|
326 | configure:10549: result: yes |
---|
327 | configure:10549: checking for stdint.h |
---|
328 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
329 | configure:10549: $? = 0 |
---|
330 | configure:10549: result: yes |
---|
331 | configure:10549: checking for unistd.h |
---|
332 | configure:10549: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
333 | configure:10549: $? = 0 |
---|
334 | configure:10549: result: yes |
---|
335 | configure:10563: checking for dlfcn.h |
---|
336 | configure:10563: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
337 | configure:10563: $? = 0 |
---|
338 | configure:10563: result: yes |
---|
339 | configure:10819: checking for objdir |
---|
340 | configure:10834: result: .libs |
---|
341 | configure:11098: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
342 | configure:11116: /usr/bin/clang -c -pipe -arch x86_64 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
343 | configure:11120: $? = 0 |
---|
344 | configure:11133: result: yes |
---|
345 | configure:11491: checking for /usr/bin/clang option to produce PIC |
---|
346 | configure:11498: result: -fno-common -DPIC |
---|
347 | configure:11506: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
348 | configure:11524: /usr/bin/clang -c -pipe -arch x86_64 -fno-common -DPIC -DPIC conftest.c >&5 |
---|
349 | configure:11528: $? = 0 |
---|
350 | configure:11541: result: yes |
---|
351 | configure:11570: checking if /usr/bin/clang static flag -static works |
---|
352 | configure:11598: result: no |
---|
353 | configure:11613: checking if /usr/bin/clang supports -c -o file.o |
---|
354 | configure:11634: /usr/bin/clang -c -pipe -arch x86_64 -o out/conftest2.o conftest.c >&5 |
---|
355 | configure:11638: $? = 0 |
---|
356 | configure:11660: result: yes |
---|
357 | configure:11668: checking if /usr/bin/clang supports -c -o file.o |
---|
358 | configure:11715: result: yes |
---|
359 | configure:11748: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
360 | configure:13014: result: yes |
---|
361 | configure:13254: checking dynamic linker characteristics |
---|
362 | configure:14084: result: darwin17.7.0 dyld |
---|
363 | configure:14206: checking how to hardcode library paths into programs |
---|
364 | configure:14231: result: immediate |
---|
365 | configure:14779: checking whether stripping libraries is possible |
---|
366 | configure:14793: result: yes |
---|
367 | configure:14819: checking if libtool supports shared libraries |
---|
368 | configure:14821: result: yes |
---|
369 | configure:14824: checking whether to build shared libraries |
---|
370 | configure:14849: result: yes |
---|
371 | configure:14852: checking whether to build static libraries |
---|
372 | configure:14856: result: yes |
---|
373 | configure:14905: checking whether make supports nested variables |
---|
374 | configure:14922: result: yes |
---|
375 | configure:15079: checking for C++ compiler version |
---|
376 | configure:15088: /usr/bin/clang++ --version >&5 |
---|
377 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
378 | Target: x86_64-apple-darwin17.7.0 |
---|
379 | Thread model: posix |
---|
380 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
381 | configure:15099: $? = 0 |
---|
382 | configure:15088: /usr/bin/clang++ -v >&5 |
---|
383 | Apple LLVM version 9.1.0 (clang-902.0.39.2) |
---|
384 | Target: x86_64-apple-darwin17.7.0 |
---|
385 | Thread model: posix |
---|
386 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
387 | configure:15099: $? = 0 |
---|
388 | configure:15088: /usr/bin/clang++ -V >&5 |
---|
389 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
390 | clang: error: no input files |
---|
391 | configure:15099: $? = 1 |
---|
392 | configure:15088: /usr/bin/clang++ -qversion >&5 |
---|
393 | clang: error: unknown argument: '-qversion' |
---|
394 | clang: error: no input files |
---|
395 | configure:15099: $? = 1 |
---|
396 | configure:15103: checking whether we are using the GNU C++ compiler |
---|
397 | configure:15122: /usr/bin/clang++ -c -pipe -stdlib=libc++ -arch x86_64 conftest.cpp >&5 |
---|
398 | configure:15122: $? = 0 |
---|
399 | configure:15131: result: yes |
---|
400 | configure:15140: checking whether /usr/bin/clang++ accepts -g |
---|
401 | configure:15160: /usr/bin/clang++ -c -g conftest.cpp >&5 |
---|
402 | configure:15160: $? = 0 |
---|
403 | configure:15201: result: yes |
---|
404 | configure:15226: checking dependency style of /usr/bin/clang++ |
---|
405 | configure:15337: result: none |
---|
406 | configure:15370: checking how to run the C++ preprocessor |
---|
407 | configure:15397: /usr/bin/clang++ -E conftest.cpp |
---|
408 | configure:15397: $? = 0 |
---|
409 | configure:15411: /usr/bin/clang++ -E conftest.cpp |
---|
410 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
411 | #include <ac_nonexistent.h> |
---|
412 | ^~~~~~~~~~~~~~~~~~ |
---|
413 | 1 error generated. |
---|
414 | configure:15411: $? = 1 |
---|
415 | configure: failed program was: |
---|
416 | | /* confdefs.h */ |
---|
417 | | #define PACKAGE_NAME "MPICH" |
---|
418 | | #define PACKAGE_TARNAME "mpich" |
---|
419 | | #define PACKAGE_VERSION "3.2.1" |
---|
420 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
421 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
422 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
423 | | #define PACKAGE "mpich" |
---|
424 | | #define VERSION "3.2.1" |
---|
425 | | #define STDC_HEADERS 1 |
---|
426 | | #define HAVE_SYS_TYPES_H 1 |
---|
427 | | #define HAVE_SYS_STAT_H 1 |
---|
428 | | #define HAVE_STDLIB_H 1 |
---|
429 | | #define HAVE_STRING_H 1 |
---|
430 | | #define HAVE_MEMORY_H 1 |
---|
431 | | #define HAVE_STRINGS_H 1 |
---|
432 | | #define HAVE_INTTYPES_H 1 |
---|
433 | | #define HAVE_STDINT_H 1 |
---|
434 | | #define HAVE_UNISTD_H 1 |
---|
435 | | #define HAVE_DLFCN_H 1 |
---|
436 | | #define LT_OBJDIR ".libs/" |
---|
437 | | /* end confdefs.h. */ |
---|
438 | | #include <ac_nonexistent.h> |
---|
439 | configure:15436: result: /usr/bin/clang++ -E |
---|
440 | configure:15456: /usr/bin/clang++ -E conftest.cpp |
---|
441 | configure:15456: $? = 0 |
---|
442 | configure:15470: /usr/bin/clang++ -E conftest.cpp |
---|
443 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
444 | #include <ac_nonexistent.h> |
---|
445 | ^~~~~~~~~~~~~~~~~~ |
---|
446 | 1 error generated. |
---|
447 | configure:15470: $? = 1 |
---|
448 | configure: failed program was: |
---|
449 | | /* confdefs.h */ |
---|
450 | | #define PACKAGE_NAME "MPICH" |
---|
451 | | #define PACKAGE_TARNAME "mpich" |
---|
452 | | #define PACKAGE_VERSION "3.2.1" |
---|
453 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
454 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
455 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
456 | | #define PACKAGE "mpich" |
---|
457 | | #define VERSION "3.2.1" |
---|
458 | | #define STDC_HEADERS 1 |
---|
459 | | #define HAVE_SYS_TYPES_H 1 |
---|
460 | | #define HAVE_SYS_STAT_H 1 |
---|
461 | | #define HAVE_STDLIB_H 1 |
---|
462 | | #define HAVE_STRING_H 1 |
---|
463 | | #define HAVE_MEMORY_H 1 |
---|
464 | | #define HAVE_STRINGS_H 1 |
---|
465 | | #define HAVE_INTTYPES_H 1 |
---|
466 | | #define HAVE_STDINT_H 1 |
---|
467 | | #define HAVE_UNISTD_H 1 |
---|
468 | | #define HAVE_DLFCN_H 1 |
---|
469 | | #define LT_OBJDIR ".libs/" |
---|
470 | | /* end confdefs.h. */ |
---|
471 | | #include <ac_nonexistent.h> |
---|
472 | configure:15632: checking for ld used by /usr/bin/clang++ |
---|
473 | configure:15699: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
474 | configure:15706: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
475 | configure:15721: result: no |
---|
476 | configure:15776: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
477 | configure:16852: result: yes |
---|
478 | configure:16888: /usr/bin/clang++ -c -pipe -stdlib=libc++ -arch x86_64 conftest.cpp >&5 |
---|
479 | configure:16891: $? = 0 |
---|
480 | configure:17372: checking for /usr/bin/clang++ option to produce PIC |
---|
481 | configure:17379: result: -fno-common -DPIC |
---|
482 | configure:17387: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
483 | configure:17405: /usr/bin/clang++ -c -pipe -stdlib=libc++ -arch x86_64 -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
484 | configure:17409: $? = 0 |
---|
485 | configure:17422: result: yes |
---|
486 | configure:17445: checking if /usr/bin/clang++ static flag -static works |
---|
487 | configure:17473: result: no |
---|
488 | configure:17485: checking if /usr/bin/clang++ supports -c -o file.o |
---|
489 | configure:17506: /usr/bin/clang++ -c -pipe -stdlib=libc++ -arch x86_64 -o out/conftest2.o conftest.cpp >&5 |
---|
490 | configure:17510: $? = 0 |
---|
491 | configure:17532: result: yes |
---|
492 | configure:17537: checking if /usr/bin/clang++ supports -c -o file.o |
---|
493 | configure:17584: result: yes |
---|
494 | configure:17614: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
495 | configure:17657: result: yes |
---|
496 | configure:17798: checking dynamic linker characteristics |
---|
497 | configure:18555: result: darwin17.7.0 dyld |
---|
498 | configure:18620: checking how to hardcode library paths into programs |
---|
499 | configure:18645: result: immediate |
---|
500 | configure:18794: checking for Fortran compiler version |
---|
501 | configure:18803: /opt/local/bin/gfortran-mp-7 --version >&5 |
---|
502 | GNU Fortran (MacPorts gcc7 7.3.0_3) 7.3.0 |
---|
503 | Copyright (C) 2017 Free Software Foundation, Inc. |
---|
504 | This is free software; see the source for copying conditions. There is NO |
---|
505 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
506 | |
---|
507 | configure:18814: $? = 0 |
---|
508 | configure:18803: /opt/local/bin/gfortran-mp-7 -v >&5 |
---|
509 | Using built-in specs. |
---|
510 | COLLECT_GCC=/opt/local/bin/gfortran-mp-7 |
---|
511 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin17/7.3.0/lto-wrapper |
---|
512 | Target: x86_64-apple-darwin17 |
---|
513 | Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc7/gcc7/work/gcc-7.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin17 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc7 --includedir=/opt/local/include/gcc7 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-7 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-7 --with-gxx-include-dir=/opt/local/include/gcc7/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 gcc7 7.3.0_3' |
---|
514 | Thread model: posix |
---|
515 | gcc version 7.3.0 (MacPorts gcc7 7.3.0_3) |
---|
516 | configure:18814: $? = 0 |
---|
517 | configure:18803: /opt/local/bin/gfortran-mp-7 -V >&5 |
---|
518 | gfortran-mp-7: error: unrecognized command line option '-V' |
---|
519 | gfortran-mp-7: fatal error: no input files |
---|
520 | compilation terminated. |
---|
521 | configure:18814: $? = 1 |
---|
522 | configure:18803: /opt/local/bin/gfortran-mp-7 -qversion >&5 |
---|
523 | gfortran-mp-7: error: unrecognized command line option '-qversion'; did you mean '--version'? |
---|
524 | gfortran-mp-7: fatal error: no input files |
---|
525 | compilation terminated. |
---|
526 | configure:18814: $? = 1 |
---|
527 | configure:18823: checking whether we are using the GNU Fortran compiler |
---|
528 | configure:18836: /opt/local/bin/gfortran-mp-7 -c -pipe -m64 conftest.F >&5 |
---|
529 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
530 | conftest.F:6:0: |
---|
531 | |
---|
532 | end |
---|
533 | |
---|
534 | Fatal Error: error closing -: Broken pipe |
---|
535 | compilation terminated. |
---|
536 | configure:18836: $? = 1 |
---|
537 | configure: failed program was: |
---|
538 | | program main |
---|
539 | | #ifndef __GNUC__ |
---|
540 | | choke me |
---|
541 | | #endif |
---|
542 | | |
---|
543 | | end |
---|
544 | configure:18845: result: no |
---|
545 | configure:18851: checking whether /opt/local/bin/gfortran-mp-7 accepts -g |
---|
546 | configure:18862: /opt/local/bin/gfortran-mp-7 -c -g conftest.f >&5 |
---|
547 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
548 | configure:18862: $? = 1 |
---|
549 | configure: failed program was: |
---|
550 | | program main |
---|
551 | | |
---|
552 | | end |
---|
553 | configure:18870: result: no |
---|
554 | configure:19002: checking if libtool supports shared libraries |
---|
555 | configure:19004: result: yes |
---|
556 | configure:19007: checking whether to build shared libraries |
---|
557 | configure:19031: result: yes |
---|
558 | configure:19034: checking whether to build static libraries |
---|
559 | configure:19038: result: yes |
---|
560 | configure:19072: /opt/local/bin/gfortran-mp-7 -c -pipe -m64 conftest.f >&5 |
---|
561 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
562 | conftest.f:6:0: |
---|
563 | |
---|
564 | end |
---|
565 | |
---|
566 | Fatal Error: error closing -: Broken pipe |
---|
567 | compilation terminated. |
---|
568 | configure:19075: $? = 1 |
---|
569 | configure:19535: checking for /opt/local/bin/gfortran-mp-7 option to produce PIC |
---|
570 | configure:19542: result: -fno-common |
---|
571 | configure:19550: checking if /opt/local/bin/gfortran-mp-7 PIC flag -fno-common works |
---|
572 | configure:19568: /opt/local/bin/gfortran-mp-7 -c -pipe -m64 -fno-common conftest.f >&5 |
---|
573 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
574 | conftest.f:3:0: |
---|
575 | |
---|
576 | end |
---|
577 | |
---|
578 | Fatal Error: error closing -: Broken pipe |
---|
579 | compilation terminated. |
---|
580 | configure:19572: $? = 1 |
---|
581 | configure:19585: result: no |
---|
582 | configure:19608: checking if /opt/local/bin/gfortran-mp-7 static flag works |
---|
583 | configure:19636: result: no |
---|
584 | configure:19648: checking if /opt/local/bin/gfortran-mp-7 supports -c -o file.o |
---|
585 | configure:19669: /opt/local/bin/gfortran-mp-7 -c -pipe -m64 -o out/conftest2.o conftest.f >&5 |
---|
586 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
587 | conftest.f:3:0: |
---|
588 | |
---|
589 | end |
---|
590 | |
---|
591 | Fatal Error: error closing -: Broken pipe |
---|
592 | compilation terminated. |
---|
593 | configure:19673: $? = 1 |
---|
594 | configure:19695: result: no |
---|
595 | configure:19700: checking if /opt/local/bin/gfortran-mp-7 supports -c -o file.o |
---|
596 | configure:19747: result: no |
---|
597 | configure:19777: checking whether the /opt/local/bin/gfortran-mp-7 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
598 | configure:20993: result: no |
---|
599 | configure:21134: checking dynamic linker characteristics |
---|
600 | configure:21885: result: darwin17.7.0 dyld |
---|
601 | configure:21950: checking how to hardcode library paths into programs |
---|
602 | configure:21975: result: immediate |
---|
603 | configure:22170: checking for Fortran 77 compiler version |
---|
604 | configure:22179: /opt/local/bin/gfortran-mp-7 --version >&5 |
---|
605 | GNU Fortran (MacPorts gcc7 7.3.0_3) 7.3.0 |
---|
606 | Copyright (C) 2017 Free Software Foundation, Inc. |
---|
607 | This is free software; see the source for copying conditions. There is NO |
---|
608 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
609 | |
---|
610 | configure:22190: $? = 0 |
---|
611 | configure:22179: /opt/local/bin/gfortran-mp-7 -v >&5 |
---|
612 | Using built-in specs. |
---|
613 | COLLECT_GCC=/opt/local/bin/gfortran-mp-7 |
---|
614 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin17/7.3.0/lto-wrapper |
---|
615 | Target: x86_64-apple-darwin17 |
---|
616 | Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc7/gcc7/work/gcc-7.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin17 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc7 --includedir=/opt/local/include/gcc7 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-7 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-7 --with-gxx-include-dir=/opt/local/include/gcc7/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 gcc7 7.3.0_3' |
---|
617 | Thread model: posix |
---|
618 | gcc version 7.3.0 (MacPorts gcc7 7.3.0_3) |
---|
619 | configure:22190: $? = 0 |
---|
620 | configure:22179: /opt/local/bin/gfortran-mp-7 -V >&5 |
---|
621 | gfortran-mp-7: error: unrecognized command line option '-V' |
---|
622 | gfortran-mp-7: fatal error: no input files |
---|
623 | compilation terminated. |
---|
624 | configure:22190: $? = 1 |
---|
625 | configure:22179: /opt/local/bin/gfortran-mp-7 -qversion >&5 |
---|
626 | gfortran-mp-7: error: unrecognized command line option '-qversion'; did you mean '--version'? |
---|
627 | gfortran-mp-7: fatal error: no input files |
---|
628 | compilation terminated. |
---|
629 | configure:22190: $? = 1 |
---|
630 | configure:22199: checking whether we are using the GNU Fortran 77 compiler |
---|
631 | configure:22212: /opt/local/bin/gfortran-mp-7 -c -pipe conftest.F >&5 |
---|
632 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
633 | conftest.F:6:0: |
---|
634 | |
---|
635 | end |
---|
636 | |
---|
637 | Fatal Error: error closing -: Broken pipe |
---|
638 | compilation terminated. |
---|
639 | configure:22212: $? = 1 |
---|
640 | configure: failed program was: |
---|
641 | | program main |
---|
642 | | #ifndef __GNUC__ |
---|
643 | | choke me |
---|
644 | | #endif |
---|
645 | | |
---|
646 | | end |
---|
647 | configure:22221: result: no |
---|
648 | configure:22227: checking whether /opt/local/bin/gfortran-mp-7 accepts -g |
---|
649 | configure:22238: /opt/local/bin/gfortran-mp-7 -c -g conftest.f >&5 |
---|
650 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
651 | configure:22238: $? = 1 |
---|
652 | configure: failed program was: |
---|
653 | | program main |
---|
654 | | |
---|
655 | | end |
---|
656 | configure:22246: result: no |
---|
657 | configure:22375: checking if libtool supports shared libraries |
---|
658 | configure:22377: result: no |
---|
659 | configure:22380: checking whether to build shared libraries |
---|
660 | configure:22404: result: no |
---|
661 | configure:22407: checking whether to build static libraries |
---|
662 | configure:22411: result: yes |
---|
663 | configure:22763: checking for /opt/local/bin/gfortran-mp-7 option to produce PIC |
---|
664 | configure:22770: result: -fno-common |
---|
665 | configure:22778: checking if /opt/local/bin/gfortran-mp-7 PIC flag -fno-common works |
---|
666 | configure:22796: /opt/local/bin/gfortran-mp-7 -c -pipe -fno-common conftest.f >&5 |
---|
667 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
668 | conftest.f:3:0: |
---|
669 | |
---|
670 | end |
---|
671 | |
---|
672 | Fatal Error: error closing -: Broken pipe |
---|
673 | compilation terminated. |
---|
674 | configure:22800: $? = 1 |
---|
675 | configure:22813: result: no |
---|
676 | configure:22836: checking if /opt/local/bin/gfortran-mp-7 static flag works |
---|
677 | configure:22864: result: no |
---|
678 | configure:22876: checking if /opt/local/bin/gfortran-mp-7 supports -c -o file.o |
---|
679 | configure:22897: /opt/local/bin/gfortran-mp-7 -c -pipe -o out/conftest2.o conftest.f >&5 |
---|
680 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
681 | conftest.f:3:0: |
---|
682 | |
---|
683 | end |
---|
684 | |
---|
685 | Fatal Error: error closing -: Broken pipe |
---|
686 | compilation terminated. |
---|
687 | configure:22901: $? = 1 |
---|
688 | configure:22923: result: no |
---|
689 | configure:22928: checking if /opt/local/bin/gfortran-mp-7 supports -c -o file.o |
---|
690 | configure:22975: result: no |
---|
691 | configure:23005: checking whether the /opt/local/bin/gfortran-mp-7 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
692 | configure:24221: result: no |
---|
693 | configure:24362: checking dynamic linker characteristics |
---|
694 | configure:25113: result: darwin17.7.0 dyld |
---|
695 | configure:25178: checking how to hardcode library paths into programs |
---|
696 | configure:25203: result: immediate |
---|
697 | configure:26337: RUNNING PREREQ FOR ch3:nemesis |
---|
698 | configure:26726: checking hcoll/api/hcoll_api.h usability |
---|
699 | configure:26726: /usr/bin/clang -c -pipe -arch x86_64 conftest.c >&5 |
---|
700 | conftest.c:56:10: fatal error: 'hcoll/api/hcoll_api.h' file not found |
---|
701 | #include <hcoll/api/hcoll_api.h> |
---|
702 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
703 | 1 error generated. |
---|
704 | configure:26726: $? = 1 |
---|
705 | configure: failed program was: |
---|
706 | | /* confdefs.h */ |
---|
707 | | #define PACKAGE_NAME "MPICH" |
---|
708 | | #define PACKAGE_TARNAME "mpich" |
---|
709 | | #define PACKAGE_VERSION "3.2.1" |
---|
710 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
711 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
712 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
713 | | #define PACKAGE "mpich" |
---|
714 | | #define VERSION "3.2.1" |
---|
715 | | #define STDC_HEADERS 1 |
---|
716 | | #define HAVE_SYS_TYPES_H 1 |
---|
717 | | #define HAVE_SYS_STAT_H 1 |
---|
718 | | #define HAVE_STDLIB_H 1 |
---|
719 | | #define HAVE_STRING_H 1 |
---|
720 | | #define HAVE_MEMORY_H 1 |
---|
721 | | #define HAVE_STRINGS_H 1 |
---|
722 | | #define HAVE_INTTYPES_H 1 |
---|
723 | | #define HAVE_STDINT_H 1 |
---|
724 | | #define HAVE_UNISTD_H 1 |
---|
725 | | #define HAVE_DLFCN_H 1 |
---|
726 | | #define LT_OBJDIR ".libs/" |
---|
727 | | /* end confdefs.h. */ |
---|
728 | | #include <stdio.h> |
---|
729 | | #ifdef HAVE_SYS_TYPES_H |
---|
730 | | # include <sys/types.h> |
---|
731 | | #endif |
---|
732 | | #ifdef HAVE_SYS_STAT_H |
---|
733 | | # include <sys/stat.h> |
---|
734 | | #endif |
---|
735 | | #ifdef STDC_HEADERS |
---|
736 | | # include <stdlib.h> |
---|
737 | | # include <stddef.h> |
---|
738 | | #else |
---|
739 | | # ifdef HAVE_STDLIB_H |
---|
740 | | # include <stdlib.h> |
---|
741 | | # endif |
---|
742 | | #endif |
---|
743 | | #ifdef HAVE_STRING_H |
---|
744 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
745 | | # include <memory.h> |
---|
746 | | # endif |
---|
747 | | # include <string.h> |
---|
748 | | #endif |
---|
749 | | #ifdef HAVE_STRINGS_H |
---|
750 | | # include <strings.h> |
---|
751 | | #endif |
---|
752 | | #ifdef HAVE_INTTYPES_H |
---|
753 | | # include <inttypes.h> |
---|
754 | | #endif |
---|
755 | | #ifdef HAVE_STDINT_H |
---|
756 | | # include <stdint.h> |
---|
757 | | #endif |
---|
758 | | #ifdef HAVE_UNISTD_H |
---|
759 | | # include <unistd.h> |
---|
760 | | #endif |
---|
761 | | #include <hcoll/api/hcoll_api.h> |
---|
762 | configure:26726: result: no |
---|
763 | configure:26726: checking hcoll/api/hcoll_api.h presence |
---|
764 | configure:26726: /usr/bin/clang -E conftest.c |
---|
765 | conftest.c:23:10: fatal error: 'hcoll/api/hcoll_api.h' file not found |
---|
766 | #include <hcoll/api/hcoll_api.h> |
---|
767 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
768 | 1 error generated. |
---|
769 | configure:26726: $? = 1 |
---|
770 | configure: failed program was: |
---|
771 | | /* confdefs.h */ |
---|
772 | | #define PACKAGE_NAME "MPICH" |
---|
773 | | #define PACKAGE_TARNAME "mpich" |
---|
774 | | #define PACKAGE_VERSION "3.2.1" |
---|
775 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
776 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
777 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
778 | | #define PACKAGE "mpich" |
---|
779 | | #define VERSION "3.2.1" |
---|
780 | | #define STDC_HEADERS 1 |
---|
781 | | #define HAVE_SYS_TYPES_H 1 |
---|
782 | | #define HAVE_SYS_STAT_H 1 |
---|
783 | | #define HAVE_STDLIB_H 1 |
---|
784 | | #define HAVE_STRING_H 1 |
---|
785 | | #define HAVE_MEMORY_H 1 |
---|
786 | | #define HAVE_STRINGS_H 1 |
---|
787 | | #define HAVE_INTTYPES_H 1 |
---|
788 | | #define HAVE_STDINT_H 1 |
---|
789 | | #define HAVE_UNISTD_H 1 |
---|
790 | | #define HAVE_DLFCN_H 1 |
---|
791 | | #define LT_OBJDIR ".libs/" |
---|
792 | | /* end confdefs.h. */ |
---|
793 | | #include <hcoll/api/hcoll_api.h> |
---|
794 | configure:26726: result: no |
---|
795 | configure:26726: checking for hcoll/api/hcoll_api.h |
---|
796 | configure:26726: result: no |
---|
797 | configure:26734: checking for hcoll_init in -lhcoll |
---|
798 | configure:26759: /usr/bin/clang -o conftest -pipe -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lhcoll >&5 |
---|
799 | ld: library not found for -lhcoll |
---|
800 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
801 | configure:26759: $? = 1 |
---|
802 | configure: failed program was: |
---|
803 | | /* confdefs.h */ |
---|
804 | | #define PACKAGE_NAME "MPICH" |
---|
805 | | #define PACKAGE_TARNAME "mpich" |
---|
806 | | #define PACKAGE_VERSION "3.2.1" |
---|
807 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
808 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
809 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
810 | | #define PACKAGE "mpich" |
---|
811 | | #define VERSION "3.2.1" |
---|
812 | | #define STDC_HEADERS 1 |
---|
813 | | #define HAVE_SYS_TYPES_H 1 |
---|
814 | | #define HAVE_SYS_STAT_H 1 |
---|
815 | | #define HAVE_STDLIB_H 1 |
---|
816 | | #define HAVE_STRING_H 1 |
---|
817 | | #define HAVE_MEMORY_H 1 |
---|
818 | | #define HAVE_STRINGS_H 1 |
---|
819 | | #define HAVE_INTTYPES_H 1 |
---|
820 | | #define HAVE_STDINT_H 1 |
---|
821 | | #define HAVE_UNISTD_H 1 |
---|
822 | | #define HAVE_DLFCN_H 1 |
---|
823 | | #define LT_OBJDIR ".libs/" |
---|
824 | | /* end confdefs.h. */ |
---|
825 | | |
---|
826 | | /* Override any GCC internal prototype to avoid an error. |
---|
827 | | Use char because int might match the return type of a GCC |
---|
828 | | builtin and then its argument prototype would still apply. */ |
---|
829 | | #ifdef __cplusplus |
---|
830 | | extern "C" |
---|
831 | | #endif |
---|
832 | | char hcoll_init (); |
---|
833 | | int |
---|
834 | | main () |
---|
835 | | { |
---|
836 | | return hcoll_init (); |
---|
837 | | ; |
---|
838 | | return 0; |
---|
839 | | } |
---|
840 | configure:26768: result: no |
---|
841 | configure:27316: ===== configuring src/mpl ===== |
---|
842 | configure:27481: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning '--disable-dependency-tracking' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-smpcoll' '--with-device=ch3:nemesis' '--with-pm=hydra' '--with-thread-package=posix' '--enable-versioning' '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 -arch x86_64' 'CFLAGS= -pipe -arch x86_64 ' 'MPICHLIB_CPPFLAGS=' 'CPPFLAGS= ' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -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 -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-7' 'F77=/opt/local/bin/gfortran-mp-7' --cache-file=/dev/null --srcdir=. |
---|
843 | configure:27501: ===== done with src/mpl configure ===== |
---|
844 | configure:27507: sourcing src/mpl/localdefs |
---|
845 | CPPFLAGS(=' ') 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.2.1/src/mpl/include', appending |
---|
846 | CPPFLAGS(=' -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include', appending |
---|
847 | LIBS(='') does not contain '-lopa', prepending |
---|
848 | configure:27625: /usr/bin/clang -o conftest -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lopa >&5 |
---|
849 | conftest.c:26:10: fatal error: 'opa_primitives.h' file not found |
---|
850 | #include "opa_primitives.h" |
---|
851 | ^~~~~~~~~~~~~~~~~~ |
---|
852 | 1 error generated. |
---|
853 | configure:27625: $? = 1 |
---|
854 | configure: failed program was: |
---|
855 | | /* confdefs.h */ |
---|
856 | | #define PACKAGE_NAME "MPICH" |
---|
857 | | #define PACKAGE_TARNAME "mpich" |
---|
858 | | #define PACKAGE_VERSION "3.2.1" |
---|
859 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
860 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
861 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
862 | | #define PACKAGE "mpich" |
---|
863 | | #define VERSION "3.2.1" |
---|
864 | | #define STDC_HEADERS 1 |
---|
865 | | #define HAVE_SYS_TYPES_H 1 |
---|
866 | | #define HAVE_SYS_STAT_H 1 |
---|
867 | | #define HAVE_STDLIB_H 1 |
---|
868 | | #define HAVE_STRING_H 1 |
---|
869 | | #define HAVE_MEMORY_H 1 |
---|
870 | | #define HAVE_STRINGS_H 1 |
---|
871 | | #define HAVE_INTTYPES_H 1 |
---|
872 | | #define HAVE_STDINT_H 1 |
---|
873 | | #define HAVE_UNISTD_H 1 |
---|
874 | | #define HAVE_DLFCN_H 1 |
---|
875 | | #define LT_OBJDIR ".libs/" |
---|
876 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
877 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL |
---|
878 | | #define USE_LOGGING MPID_LOGGING_NONE |
---|
879 | | /* end confdefs.h. */ |
---|
880 | | #include "opa_primitives.h" |
---|
881 | | |
---|
882 | | int |
---|
883 | | main () |
---|
884 | | { |
---|
885 | | |
---|
886 | | OPA_int_t i; |
---|
887 | | OPA_store_int(i,10); |
---|
888 | | OPA_fetch_and_incr_int(&i,5); |
---|
889 | | |
---|
890 | | ; |
---|
891 | | return 0; |
---|
892 | | } |
---|
893 | CPPFLAGS(=' -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src', appending |
---|
894 | CPPFLAGS(=' -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src', appending |
---|
895 | opa_subdir_args(='--disable-versioning') does not contain '--with-atomic-primitives=auto_allow_emulation', appending |
---|
896 | configure:27699: ===== configuring src/openpa ===== |
---|
897 | configure:27864: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --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-smpcoll' '--with-device=ch3:nemesis' '--with-pm=hydra' '--with-thread-package=posix' '--enable-versioning' '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 -arch x86_64' 'CFLAGS= -pipe -arch x86_64 ' 'MPICHLIB_CPPFLAGS=' 'CPPFLAGS= -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -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 -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-7' 'F77=/opt/local/bin/gfortran-mp-7' --cache-file=/dev/null --srcdir=. |
---|
898 | configure:27884: ===== done with src/openpa configure ===== |
---|
899 | CPPFLAGS(=' -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src') does not contain '-D_REENTRANT', appending |
---|
900 | CPPFLAGS(=' -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include', appending |
---|
901 | configure:28619: checking whether the compiler defines __func__ |
---|
902 | configure:28646: /usr/bin/clang -o conftest -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
903 | configure:28646: $? = 0 |
---|
904 | configure:28646: ./conftest |
---|
905 | configure:28646: $? = 0 |
---|
906 | configure:28683: result: yes |
---|
907 | configure:28692: checking whether the compiler defines __FUNC__ |
---|
908 | configure:28719: /usr/bin/clang -o conftest -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
909 | conftest.c:39:20: error: use of undeclared identifier '__FUNC__' |
---|
910 | return (strcmp(__FUNC__, "foo") == 0); |
---|
911 | ^ |
---|
912 | 1 error generated. |
---|
913 | configure:28719: $? = 1 |
---|
914 | configure: program exited with status 1 |
---|
915 | configure: failed program was: |
---|
916 | | /* confdefs.h */ |
---|
917 | | #define PACKAGE_NAME "MPICH" |
---|
918 | | #define PACKAGE_TARNAME "mpich" |
---|
919 | | #define PACKAGE_VERSION "3.2.1" |
---|
920 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
921 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
922 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
923 | | #define PACKAGE "mpich" |
---|
924 | | #define VERSION "3.2.1" |
---|
925 | | #define STDC_HEADERS 1 |
---|
926 | | #define HAVE_SYS_TYPES_H 1 |
---|
927 | | #define HAVE_SYS_STAT_H 1 |
---|
928 | | #define HAVE_STDLIB_H 1 |
---|
929 | | #define HAVE_STRING_H 1 |
---|
930 | | #define HAVE_MEMORY_H 1 |
---|
931 | | #define HAVE_STRINGS_H 1 |
---|
932 | | #define HAVE_INTTYPES_H 1 |
---|
933 | | #define HAVE_STDINT_H 1 |
---|
934 | | #define HAVE_UNISTD_H 1 |
---|
935 | | #define HAVE_DLFCN_H 1 |
---|
936 | | #define LT_OBJDIR ".libs/" |
---|
937 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
938 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL |
---|
939 | | #define USE_LOGGING MPID_LOGGING_NONE |
---|
940 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
941 | | #define MPICH_IS_THREADED 1 |
---|
942 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL |
---|
943 | | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX |
---|
944 | | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE |
---|
945 | | #define HAVE_ROMIO 1 |
---|
946 | | #define HAVE__FUNC__ /**/ |
---|
947 | | /* end confdefs.h. */ |
---|
948 | | |
---|
949 | | |
---|
950 | | #include <string.h> |
---|
951 | | int foo(void); |
---|
952 | | int foo(void) |
---|
953 | | { |
---|
954 | | return (strcmp(__FUNC__, "foo") == 0); |
---|
955 | | } |
---|
956 | | int main(int argc, char ** argv) |
---|
957 | | { |
---|
958 | | return (foo() ? 0 : 1); |
---|
959 | | } |
---|
960 | | |
---|
961 | | |
---|
962 | configure:28756: result: no |
---|
963 | configure:28765: checking whether the compiler sets __FUNCTION__ |
---|
964 | configure:28792: /usr/bin/clang -o conftest -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
965 | configure:28792: $? = 0 |
---|
966 | configure:28792: ./conftest |
---|
967 | configure:28792: $? = 0 |
---|
968 | configure:28829: result: yes |
---|
969 | configure:28844: checking whether C compiler accepts option -O2 |
---|
970 | configure:28899: /usr/bin/clang -o conftest -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c > pac_test1.log 2>&1 |
---|
971 | configure:28899: $? = 0 |
---|
972 | configure:28930: /usr/bin/clang -o conftest -O2 -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c > pac_test2.log 2>&1 |
---|
973 | configure:28930: $? = 0 |
---|
974 | configure:28938: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
975 | configure:28941: $? = 0 |
---|
976 | configure:29041: result: yes |
---|
977 | configure:29057: checking whether C compiler option -O2 works with an invalid prototype program |
---|
978 | configure:29065: /usr/bin/clang -o conftest -O2 -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
979 | configure:29065: $? = 0 |
---|
980 | configure:29072: result: yes |
---|
981 | configure:29077: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
982 | configure:29117: /usr/bin/clang -c -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 |
---|
983 | configure:29117: $? = 0 |
---|
984 | configure:29121: mv conftest.o pac_conftest.o |
---|
985 | configure:29124: $? = 0 |
---|
986 | configure:29167: /usr/bin/clang -o conftest -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c pac_conftest.o > pac_test4.log 2>&1 |
---|
987 | configure:29167: $? = 0 |
---|
988 | configure:29209: /usr/bin/clang -o conftest -O2 -pipe -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c pac_conftest.o > pac_test5.log 2>&1 |
---|
989 | configure:29209: $? = 0 |
---|
990 | configure:29217: diff -b pac_test4.log pac_test5.log > pac_test.log |
---|
991 | configure:29220: $? = 0 |
---|
992 | configure:29359: result: yes |
---|
993 | configure:29392: checking for type of weak symbol alias support |
---|
994 | configure:29416: /usr/bin/clang -o conftest -pipe -arch x86_64 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
995 | conftest.c:42:8: error: call to 'PFoo' is ambiguous |
---|
996 | return PFoo(1); |
---|
997 | ^~~~ |
---|
998 | conftest.c:35:12: note: candidate function |
---|
999 | extern int PFoo(int); |
---|
1000 | ^ |
---|
1001 | conftest.c:36:14: note: candidate function |
---|
1002 | #pragma weak PFoo = Foo |
---|
1003 | ^ |
---|
1004 | 1 error generated. |
---|
1005 | configure:29416: $? = 1 |
---|
1006 | configure: failed program was: |
---|
1007 | | /* confdefs.h */ |
---|
1008 | | #define PACKAGE_NAME "MPICH" |
---|
1009 | | #define PACKAGE_TARNAME "mpich" |
---|
1010 | | #define PACKAGE_VERSION "3.2.1" |
---|
1011 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
1012 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1013 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1014 | | #define PACKAGE "mpich" |
---|
1015 | | #define VERSION "3.2.1" |
---|
1016 | | #define STDC_HEADERS 1 |
---|
1017 | | #define HAVE_SYS_TYPES_H 1 |
---|
1018 | | #define HAVE_SYS_STAT_H 1 |
---|
1019 | | #define HAVE_STDLIB_H 1 |
---|
1020 | | #define HAVE_STRING_H 1 |
---|
1021 | | #define HAVE_MEMORY_H 1 |
---|
1022 | | #define HAVE_STRINGS_H 1 |
---|
1023 | | #define HAVE_INTTYPES_H 1 |
---|
1024 | | #define HAVE_STDINT_H 1 |
---|
1025 | | #define HAVE_UNISTD_H 1 |
---|
1026 | | #define HAVE_DLFCN_H 1 |
---|
1027 | | #define LT_OBJDIR ".libs/" |
---|
1028 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1029 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL |
---|
1030 | | #define USE_LOGGING MPID_LOGGING_NONE |
---|
1031 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1032 | | #define MPICH_IS_THREADED 1 |
---|
1033 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL |
---|
1034 | | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX |
---|
1035 | | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE |
---|
1036 | | #define HAVE_ROMIO 1 |
---|
1037 | | #define HAVE__FUNC__ /**/ |
---|
1038 | | #define HAVE__FUNCTION__ /**/ |
---|
1039 | | /* end confdefs.h. */ |
---|
1040 | | |
---|
1041 | | extern int PFoo(int); |
---|
1042 | | #pragma weak PFoo = Foo |
---|
1043 | | int Foo(int a) { return a; } |
---|
1044 | | |
---|
1045 | | int |
---|
1046 | | main () |
---|
1047 | | { |
---|
1048 | | return PFoo(1); |
---|
1049 | | ; |
---|
1050 | | return 0; |
---|
1051 | | } |
---|
1052 | configure:29663: /usr/bin/clang -o conftest -pipe -arch x86_64 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1053 | Undefined symbols for architecture x86_64: |
---|
1054 | "_PFoo", referenced from: |
---|
1055 | _main in conftest-1aeb40.o |
---|
1056 | ld: symbol(s) not found for architecture x86_64 |
---|
1057 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1058 | configure:29663: $? = 1 |
---|
1059 | configure: failed program was: |
---|
1060 | | /* confdefs.h */ |
---|
1061 | | #define PACKAGE_NAME "MPICH" |
---|
1062 | | #define PACKAGE_TARNAME "mpich" |
---|
1063 | | #define PACKAGE_VERSION "3.2.1" |
---|
1064 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
1065 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1066 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1067 | | #define PACKAGE "mpich" |
---|
1068 | | #define VERSION "3.2.1" |
---|
1069 | | #define STDC_HEADERS 1 |
---|
1070 | | #define HAVE_SYS_TYPES_H 1 |
---|
1071 | | #define HAVE_SYS_STAT_H 1 |
---|
1072 | | #define HAVE_STDLIB_H 1 |
---|
1073 | | #define HAVE_STRING_H 1 |
---|
1074 | | #define HAVE_MEMORY_H 1 |
---|
1075 | | #define HAVE_STRINGS_H 1 |
---|
1076 | | #define HAVE_INTTYPES_H 1 |
---|
1077 | | #define HAVE_STDINT_H 1 |
---|
1078 | | #define HAVE_UNISTD_H 1 |
---|
1079 | | #define HAVE_DLFCN_H 1 |
---|
1080 | | #define LT_OBJDIR ".libs/" |
---|
1081 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1082 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL |
---|
1083 | | #define USE_LOGGING MPID_LOGGING_NONE |
---|
1084 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1085 | | #define MPICH_IS_THREADED 1 |
---|
1086 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL |
---|
1087 | | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX |
---|
1088 | | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE |
---|
1089 | | #define HAVE_ROMIO 1 |
---|
1090 | | #define HAVE__FUNC__ /**/ |
---|
1091 | | #define HAVE__FUNCTION__ /**/ |
---|
1092 | | /* end confdefs.h. */ |
---|
1093 | | |
---|
1094 | | extern int PFoo(int); |
---|
1095 | | #pragma _HP_SECONDARY_DEF Foo PFoo |
---|
1096 | | int Foo(int a) { return a; } |
---|
1097 | | |
---|
1098 | | int |
---|
1099 | | main () |
---|
1100 | | { |
---|
1101 | | return PFoo(1); |
---|
1102 | | ; |
---|
1103 | | return 0; |
---|
1104 | | } |
---|
1105 | configure:29685: /usr/bin/clang -o conftest -pipe -arch x86_64 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1106 | Undefined symbols for architecture x86_64: |
---|
1107 | "_PFoo", referenced from: |
---|
1108 | _main in conftest-7583e1.o |
---|
1109 | ld: symbol(s) not found for architecture x86_64 |
---|
1110 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1111 | configure:29685: $? = 1 |
---|
1112 | configure: failed program was: |
---|
1113 | | /* confdefs.h */ |
---|
1114 | | #define PACKAGE_NAME "MPICH" |
---|
1115 | | #define PACKAGE_TARNAME "mpich" |
---|
1116 | | #define PACKAGE_VERSION "3.2.1" |
---|
1117 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
1118 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1119 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1120 | | #define PACKAGE "mpich" |
---|
1121 | | #define VERSION "3.2.1" |
---|
1122 | | #define STDC_HEADERS 1 |
---|
1123 | | #define HAVE_SYS_TYPES_H 1 |
---|
1124 | | #define HAVE_SYS_STAT_H 1 |
---|
1125 | | #define HAVE_STDLIB_H 1 |
---|
1126 | | #define HAVE_STRING_H 1 |
---|
1127 | | #define HAVE_MEMORY_H 1 |
---|
1128 | | #define HAVE_STRINGS_H 1 |
---|
1129 | | #define HAVE_INTTYPES_H 1 |
---|
1130 | | #define HAVE_STDINT_H 1 |
---|
1131 | | #define HAVE_UNISTD_H 1 |
---|
1132 | | #define HAVE_DLFCN_H 1 |
---|
1133 | | #define LT_OBJDIR ".libs/" |
---|
1134 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1135 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL |
---|
1136 | | #define USE_LOGGING MPID_LOGGING_NONE |
---|
1137 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1138 | | #define MPICH_IS_THREADED 1 |
---|
1139 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL |
---|
1140 | | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX |
---|
1141 | | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE |
---|
1142 | | #define HAVE_ROMIO 1 |
---|
1143 | | #define HAVE__FUNC__ /**/ |
---|
1144 | | #define HAVE__FUNCTION__ /**/ |
---|
1145 | | /* end confdefs.h. */ |
---|
1146 | | |
---|
1147 | | extern int PFoo(int); |
---|
1148 | | #pragma _CRI duplicate PFoo as Foo |
---|
1149 | | int Foo(int a) { return a; } |
---|
1150 | | |
---|
1151 | | int |
---|
1152 | | main () |
---|
1153 | | { |
---|
1154 | | return PFoo(1); |
---|
1155 | | ; |
---|
1156 | | return 0; |
---|
1157 | | } |
---|
1158 | configure:29699: result: no |
---|
1159 | configure:29717: checking whether __attribute__ ((weak)) allowed |
---|
1160 | configure:29734: /usr/bin/clang -c -pipe -arch x86_64 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include conftest.c >&5 |
---|
1161 | configure:29734: $? = 0 |
---|
1162 | configure:29741: result: yes |
---|
1163 | configure:29745: checking whether __attribute__ ((weak_import)) allowed |
---|
1164 | configure:29762: /usr/bin/clang -c -pipe -arch x86_64 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include conftest.c >&5 |
---|
1165 | configure:29762: $? = 0 |
---|
1166 | configure:29769: result: yes |
---|
1167 | configure:29772: checking whether __attribute__((weak,alias(...))) allowed |
---|
1168 | configure:29798: /usr/bin/clang -c -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include conftest.c >&5 |
---|
1169 | conftest.c:34:62: error: aliases are not supported on darwin |
---|
1170 | int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo"))); |
---|
1171 | ^ |
---|
1172 | 1 error generated. |
---|
1173 | configure:29798: $? = 1 |
---|
1174 | configure: failed program was: |
---|
1175 | | /* confdefs.h */ |
---|
1176 | | #define PACKAGE_NAME "MPICH" |
---|
1177 | | #define PACKAGE_TARNAME "mpich" |
---|
1178 | | #define PACKAGE_VERSION "3.2.1" |
---|
1179 | | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
1180 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1181 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1182 | | #define PACKAGE "mpich" |
---|
1183 | | #define VERSION "3.2.1" |
---|
1184 | | #define STDC_HEADERS 1 |
---|
1185 | | #define HAVE_SYS_TYPES_H 1 |
---|
1186 | | #define HAVE_SYS_STAT_H 1 |
---|
1187 | | #define HAVE_STDLIB_H 1 |
---|
1188 | | #define HAVE_STRING_H 1 |
---|
1189 | | #define HAVE_MEMORY_H 1 |
---|
1190 | | #define HAVE_STRINGS_H 1 |
---|
1191 | | #define HAVE_INTTYPES_H 1 |
---|
1192 | | #define HAVE_STDINT_H 1 |
---|
1193 | | #define HAVE_UNISTD_H 1 |
---|
1194 | | #define HAVE_DLFCN_H 1 |
---|
1195 | | #define LT_OBJDIR ".libs/" |
---|
1196 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1197 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL |
---|
1198 | | #define USE_LOGGING MPID_LOGGING_NONE |
---|
1199 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1200 | | #define MPICH_IS_THREADED 1 |
---|
1201 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL |
---|
1202 | | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX |
---|
1203 | | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE |
---|
1204 | | #define HAVE_ROMIO 1 |
---|
1205 | | #define HAVE__FUNC__ /**/ |
---|
1206 | | #define HAVE__FUNCTION__ /**/ |
---|
1207 | | /* end confdefs.h. */ |
---|
1208 | | int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo"))); |
---|
1209 | | int |
---|
1210 | | main () |
---|
1211 | | { |
---|
1212 | | int a; |
---|
1213 | | ; |
---|
1214 | | return 0; |
---|
1215 | | } |
---|
1216 | configure:29811: result: no |
---|
1217 | configure:29993: checking for shared library (esp. rpath) characteristics of CC |
---|
1218 | configure:30084: result: done (results in src/env/cc_shlib.conf) |
---|
1219 | configure:30204: checking whether Fortran 77 compiler accepts option -O2 |
---|
1220 | configure:30249: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Wl,-headerpad_max_install_names -arch x86_64 conftest.f > pac_test1.log 2>&1 |
---|
1221 | configure:30249: $? = 1 |
---|
1222 | configure: failed program was: |
---|
1223 | | program main |
---|
1224 | | |
---|
1225 | | end |
---|
1226 | configure:30391: result: no |
---|
1227 | configure:30630: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-7 |
---|
1228 | configure:30640: /opt/local/bin/gfortran-mp-7 -c -pipe conftest.f >&5 |
---|
1229 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
1230 | conftest.f:3:0: |
---|
1231 | |
---|
1232 | end |
---|
1233 | |
---|
1234 | Fatal Error: error closing -: Broken pipe |
---|
1235 | compilation terminated. |
---|
1236 | configure:30640: $? = 1 |
---|
1237 | configure: failed program was: |
---|
1238 | | program main |
---|
1239 | | |
---|
1240 | | end |
---|
1241 | configure:30735: WARNING: compilation failed |
---|
1242 | configure:30741: result: |
---|
1243 | configure:30743: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-7 |
---|
1244 | configure:30766: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Wl,-headerpad_max_install_names -arch x86_64 conftest.f |
---|
1245 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
1246 | conftest.f:3:0: |
---|
1247 | |
---|
1248 | end |
---|
1249 | |
---|
1250 | Fatal Error: error closing -: Broken pipe |
---|
1251 | compilation terminated. |
---|
1252 | configure:30962: result: |
---|
1253 | configure:30978: checking whether /opt/local/bin/gfortran-mp-7 accepts the FLIBS found by autoconf |
---|
1254 | configure:30994: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Wl,-headerpad_max_install_names -arch x86_64 conftest.f >&5 |
---|
1255 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
1256 | conftest.f:4:0: |
---|
1257 | |
---|
1258 | end |
---|
1259 | |
---|
1260 | Fatal Error: error closing -: Broken pipe |
---|
1261 | compilation terminated. |
---|
1262 | configure:30994: $? = 1 |
---|
1263 | configure: failed program was: |
---|
1264 | | |
---|
1265 | | |
---|
1266 | | program main |
---|
1267 | | end |
---|
1268 | | |
---|
1269 | | |
---|
1270 | configure:31001: result: no |
---|
1271 | configure:31003: checking for valid entries in FLIBS |
---|
1272 | configure:31017: result: |
---|
1273 | configure:31034: checking whether /usr/bin/clang links with FLIBS found by autoconf |
---|
1274 | configure:31059: /usr/bin/clang -o conftest -pipe -arch x86_64 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1275 | configure:31059: $? = 0 |
---|
1276 | configure:31061: result: yes |
---|
1277 | configure:31111: checking whether Fortran 77 and C objects are compatible |
---|
1278 | configure:31190: /usr/bin/clang -c -pipe -arch x86_64 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include conftest.c >&5 |
---|
1279 | configure:31190: $? = 0 |
---|
1280 | configure:31193: mv conftest.o pac_conftest.o |
---|
1281 | configure:31196: $? = 0 |
---|
1282 | configure:31205: /opt/local/bin/gfortran-mp-7 -o conftest -pipe -Wl,-headerpad_max_install_names -arch x86_64 conftest.f pac_conftest.o >&5 |
---|
1283 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
1284 | conftest.f:8:0: |
---|
1285 | |
---|
1286 | end |
---|
1287 | |
---|
1288 | Fatal Error: error closing -: Broken pipe |
---|
1289 | compilation terminated. |
---|
1290 | configure:31205: $? = 1 |
---|
1291 | configure: failed program was: |
---|
1292 | | |
---|
1293 | | |
---|
1294 | | program test |
---|
1295 | | integer rc |
---|
1296 | | rc = -1 |
---|
1297 | | call c_subpgm( rc ) |
---|
1298 | | write(6,*) "rc=", rc |
---|
1299 | | end |
---|
1300 | | |
---|
1301 | | |
---|
1302 | configure:31241: /opt/local/bin/gfortran-mp-7 -c -pipe conftest.f >&5 |
---|
1303 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
1304 | conftest.f:8:0: |
---|
1305 | |
---|
1306 | end |
---|
1307 | |
---|
1308 | Fatal Error: error closing -: Broken pipe |
---|
1309 | compilation terminated. |
---|
1310 | configure:31241: $? = 1 |
---|
1311 | configure: failed program was: |
---|
1312 | | |
---|
1313 | | |
---|
1314 | | program test |
---|
1315 | | integer rc |
---|
1316 | | rc = -1 |
---|
1317 | | call c_subpgm( rc ) |
---|
1318 | | write(6,*) "rc=", rc |
---|
1319 | | end |
---|
1320 | | |
---|
1321 | | |
---|
1322 | configure:31314: result: no |
---|
1323 | configure:31318: checking for file |
---|
1324 | configure:31334: found /usr/bin/file |
---|
1325 | configure:31345: result: file |
---|
1326 | configure:31357: error: **** Incompatible Fortran and C Object File Types! **** |
---|
1327 | F77 Object File Type produced by "/opt/local/bin/gfortran-mp-7 -pipe" is : : cannot open `' (No such file or directory). |
---|
1328 | C Object File Type produced by "/usr/bin/clang -pipe -arch x86_64 -O2" is : : Mach-O 64-bit object x86_64. |
---|
1329 | |
---|
1330 | ## ---------------- ## |
---|
1331 | ## Cache variables. ## |
---|
1332 | ## ---------------- ## |
---|
1333 | |
---|
1334 | ac_cv_build=x86_64-apple-darwin17.7.0 |
---|
1335 | ac_cv_c_compiler_gnu=yes |
---|
1336 | ac_cv_cxx_compiler_gnu=yes |
---|
1337 | ac_cv_env_AR_FLAGS_set= |
---|
1338 | ac_cv_env_AR_FLAGS_value= |
---|
1339 | ac_cv_env_CCC_set= |
---|
1340 | ac_cv_env_CCC_value= |
---|
1341 | ac_cv_env_CC_set=set |
---|
1342 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1343 | ac_cv_env_CFLAGS_set=set |
---|
1344 | ac_cv_env_CFLAGS_value= |
---|
1345 | ac_cv_env_CPPFLAGS_set=set |
---|
1346 | ac_cv_env_CPPFLAGS_value= |
---|
1347 | ac_cv_env_CPP_set= |
---|
1348 | ac_cv_env_CPP_value= |
---|
1349 | ac_cv_env_CXXCPP_set= |
---|
1350 | ac_cv_env_CXXCPP_value= |
---|
1351 | ac_cv_env_CXXFLAGS_set=set |
---|
1352 | ac_cv_env_CXXFLAGS_value= |
---|
1353 | ac_cv_env_CXX_set=set |
---|
1354 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1355 | ac_cv_env_F77_set=set |
---|
1356 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-7 |
---|
1357 | ac_cv_env_FCFLAGS_set=set |
---|
1358 | ac_cv_env_FCFLAGS_value= |
---|
1359 | ac_cv_env_FC_set=set |
---|
1360 | ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-7 |
---|
1361 | ac_cv_env_FFLAGS_set=set |
---|
1362 | ac_cv_env_FFLAGS_value= |
---|
1363 | ac_cv_env_GCOV_set= |
---|
1364 | ac_cv_env_GCOV_value= |
---|
1365 | ac_cv_env_LDFLAGS_set=set |
---|
1366 | ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -arch x86_64' |
---|
1367 | ac_cv_env_LIBS_set= |
---|
1368 | ac_cv_env_LIBS_value= |
---|
1369 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1370 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1371 | ac_cv_env_MPICHLIB_CFLAGS_set=set |
---|
1372 | ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -arch x86_64' |
---|
1373 | ac_cv_env_MPICHLIB_CPPFLAGS_set=set |
---|
1374 | ac_cv_env_MPICHLIB_CPPFLAGS_value= |
---|
1375 | ac_cv_env_MPICHLIB_CXXFLAGS_set=set |
---|
1376 | ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -stdlib=libc++ -arch x86_64' |
---|
1377 | ac_cv_env_MPICHLIB_FCFLAGS_set=set |
---|
1378 | ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -m64' |
---|
1379 | ac_cv_env_MPICHLIB_FFLAGS_set=set |
---|
1380 | ac_cv_env_MPICHLIB_FFLAGS_value=-pipe |
---|
1381 | ac_cv_env_MPICXXLIBNAME_set= |
---|
1382 | ac_cv_env_MPICXXLIBNAME_value= |
---|
1383 | ac_cv_env_MPIFCLIBNAME_set= |
---|
1384 | ac_cv_env_MPIFCLIBNAME_value= |
---|
1385 | ac_cv_env_MPILIBNAME_set= |
---|
1386 | ac_cv_env_MPILIBNAME_value= |
---|
1387 | ac_cv_env_MPLLIBNAME_set= |
---|
1388 | ac_cv_env_MPLLIBNAME_value= |
---|
1389 | ac_cv_env_OPALIBNAME_set= |
---|
1390 | ac_cv_env_OPALIBNAME_value= |
---|
1391 | ac_cv_env_PAMILIBNAME_set= |
---|
1392 | ac_cv_env_PAMILIBNAME_value= |
---|
1393 | ac_cv_env_PMPILIBNAME_set= |
---|
1394 | ac_cv_env_PMPILIBNAME_value= |
---|
1395 | ac_cv_env_build_alias_set= |
---|
1396 | ac_cv_env_build_alias_value= |
---|
1397 | ac_cv_env_host_alias_set= |
---|
1398 | ac_cv_env_host_alias_value= |
---|
1399 | ac_cv_env_target_alias_set= |
---|
1400 | ac_cv_env_target_alias_value= |
---|
1401 | ac_cv_f77_compiler_gnu=no |
---|
1402 | ac_cv_f77_libs= |
---|
1403 | ac_cv_fc_compiler_gnu=no |
---|
1404 | ac_cv_header_dlfcn_h=yes |
---|
1405 | ac_cv_header_hcoll_api_hcoll_api_h=no |
---|
1406 | ac_cv_header_inttypes_h=yes |
---|
1407 | ac_cv_header_memory_h=yes |
---|
1408 | ac_cv_header_stdc=yes |
---|
1409 | ac_cv_header_stdint_h=yes |
---|
1410 | ac_cv_header_stdlib_h=yes |
---|
1411 | ac_cv_header_string_h=yes |
---|
1412 | ac_cv_header_strings_h=yes |
---|
1413 | ac_cv_header_sys_stat_h=yes |
---|
1414 | ac_cv_header_sys_types_h=yes |
---|
1415 | ac_cv_header_unistd_h=yes |
---|
1416 | ac_cv_host=x86_64-apple-darwin17.7.0 |
---|
1417 | ac_cv_lib_hcoll_hcoll_init=no |
---|
1418 | ac_cv_objext=o |
---|
1419 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1420 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1421 | ac_cv_path_GREP=/usr/bin/grep |
---|
1422 | ac_cv_path_SED=/usr/bin/sed |
---|
1423 | ac_cv_path_lt_DD=/bin/dd |
---|
1424 | ac_cv_prog_AWK=awk |
---|
1425 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1426 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
1427 | ac_cv_prog_FILE=file |
---|
1428 | ac_cv_prog_ac_ct_AR=ar |
---|
1429 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1430 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1431 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1432 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
1433 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1434 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1435 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1436 | ac_cv_prog_cc_c89= |
---|
1437 | ac_cv_prog_cc_g=yes |
---|
1438 | ac_cv_prog_cxx_g=yes |
---|
1439 | ac_cv_prog_f77_g=no |
---|
1440 | ac_cv_prog_fc_g=no |
---|
1441 | ac_cv_prog_make_make_set=yes |
---|
1442 | am_cv_CC_dependencies_compiler_type=none |
---|
1443 | am_cv_CXX_dependencies_compiler_type=none |
---|
1444 | am_cv_ar_interface=ar |
---|
1445 | am_cv_make_support_nested_variables=yes |
---|
1446 | am_cv_prog_cc_c_o=yes |
---|
1447 | lt_cv_apple_cc_single_mod=yes |
---|
1448 | lt_cv_ar_at_file=no |
---|
1449 | lt_cv_deplibs_check_method=pass_all |
---|
1450 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1451 | lt_cv_file_magic_test_file= |
---|
1452 | lt_cv_ld_exported_symbols_list=yes |
---|
1453 | lt_cv_ld_force_load=yes |
---|
1454 | lt_cv_ld_reload_flag=-r |
---|
1455 | lt_cv_nm_interface='BSD nm' |
---|
1456 | lt_cv_objdir=.libs |
---|
1457 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1458 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1459 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
1460 | lt_cv_path_mainfest_tool=no |
---|
1461 | lt_cv_prog_compiler_c_o=yes |
---|
1462 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1463 | lt_cv_prog_compiler_c_o_F77=no |
---|
1464 | lt_cv_prog_compiler_c_o_FC=no |
---|
1465 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1466 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
1467 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
1468 | lt_cv_prog_compiler_pic_FC=-fno-common |
---|
1469 | lt_cv_prog_compiler_pic_works=yes |
---|
1470 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1471 | lt_cv_prog_compiler_pic_works_F77=no |
---|
1472 | lt_cv_prog_compiler_pic_works_FC=no |
---|
1473 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1474 | lt_cv_prog_compiler_static_works=no |
---|
1475 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1476 | lt_cv_prog_compiler_static_works_F77=no |
---|
1477 | lt_cv_prog_compiler_static_works_FC=no |
---|
1478 | lt_cv_prog_gnu_ld=no |
---|
1479 | lt_cv_prog_gnu_ldcxx=no |
---|
1480 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1481 | 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'\''' |
---|
1482 | 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'\''' |
---|
1483 | 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'\''' |
---|
1484 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1485 | lt_cv_sys_global_symbol_to_import= |
---|
1486 | lt_cv_sys_max_cmd_len=196608 |
---|
1487 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1488 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1489 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
1490 | pac_cv_attr_weak=yes |
---|
1491 | pac_cv_attr_weak_alias=no |
---|
1492 | pac_cv_attr_weak_import=yes |
---|
1493 | pac_cv_f77_flibs_valid=unknown |
---|
1494 | pac_cv_have__func__=yes |
---|
1495 | pac_cv_have__function__=yes |
---|
1496 | pac_cv_have_cap__func__=no |
---|
1497 | 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.2.1 |
---|
1498 | pac_cv_prog_c_weak_symbols=no |
---|
1499 | |
---|
1500 | ## ----------------- ## |
---|
1501 | ## Output variables. ## |
---|
1502 | ## ----------------- ## |
---|
1503 | |
---|
1504 | ABIVERSION='13:1:1' |
---|
1505 | ABIVERSIONFLAGS='-version-info $(ABIVERSION)' |
---|
1506 | 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.2.1/confdb/missing aclocal-1.15' |
---|
1507 | ADDRESS_KIND='' |
---|
1508 | ALLOCA='' |
---|
1509 | AMDEPBACKSLASH='' |
---|
1510 | AMDEP_FALSE='' |
---|
1511 | AMDEP_TRUE='#' |
---|
1512 | AMTAR='$${TAR-tar}' |
---|
1513 | AM_BACKSLASH='\' |
---|
1514 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1515 | AM_DEFAULT_VERBOSITY='1' |
---|
1516 | AM_V='$(V)' |
---|
1517 | AR='ar' |
---|
1518 | AR_FLAGS='cru' |
---|
1519 | AS='' |
---|
1520 | ASSERT_LEVEL='' |
---|
1521 | 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.2.1/confdb/missing autoconf' |
---|
1522 | 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.2.1/confdb/missing autoheader' |
---|
1523 | 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.2.1/confdb/missing automake-1.15' |
---|
1524 | AWK='awk' |
---|
1525 | BASH_SHELL='/bin/bash' |
---|
1526 | BGQ_INSTALL_DIR='' |
---|
1527 | BSEND_OVERHEAD='' |
---|
1528 | BUILD_BASH_SCRIPTS_FALSE='' |
---|
1529 | BUILD_BASH_SCRIPTS_TRUE='' |
---|
1530 | BUILD_CH3_FALSE='#' |
---|
1531 | BUILD_CH3_NEMESIS_FALSE='#' |
---|
1532 | BUILD_CH3_NEMESIS_TRUE='' |
---|
1533 | BUILD_CH3_SOCK_FALSE='' |
---|
1534 | BUILD_CH3_SOCK_TRUE='#' |
---|
1535 | BUILD_CH3_TRUE='' |
---|
1536 | BUILD_CH3_UTIL_FTB_FALSE='' |
---|
1537 | BUILD_CH3_UTIL_FTB_TRUE='#' |
---|
1538 | BUILD_CH3_UTIL_SOCK_FALSE='' |
---|
1539 | BUILD_CH3_UTIL_SOCK_TRUE='#' |
---|
1540 | BUILD_COVERAGE_FALSE='' |
---|
1541 | BUILD_COVERAGE_TRUE='' |
---|
1542 | BUILD_CXX_BINDING_FALSE='' |
---|
1543 | BUILD_CXX_BINDING_TRUE='' |
---|
1544 | BUILD_DEBUGGER_DLL_FALSE='' |
---|
1545 | BUILD_DEBUGGER_DLL_TRUE='' |
---|
1546 | BUILD_F08_BINDING_FALSE='' |
---|
1547 | BUILD_F08_BINDING_TRUE='' |
---|
1548 | BUILD_F77_BINDING_FALSE='' |
---|
1549 | BUILD_F77_BINDING_TRUE='' |
---|
1550 | BUILD_FC_BINDING_FALSE='#' |
---|
1551 | BUILD_FC_BINDING_TRUE='' |
---|
1552 | BUILD_HCOLL_FALSE='' |
---|
1553 | BUILD_HCOLL_TRUE='#' |
---|
1554 | BUILD_LOGGING_RLOG_FALSE='' |
---|
1555 | BUILD_LOGGING_RLOG_TRUE='#' |
---|
1556 | BUILD_MPID_COMMON_DATATYPE_FALSE='#' |
---|
1557 | BUILD_MPID_COMMON_DATATYPE_TRUE='' |
---|
1558 | BUILD_MPID_COMMON_SCHED_FALSE='#' |
---|
1559 | BUILD_MPID_COMMON_SCHED_TRUE='' |
---|
1560 | BUILD_MPID_COMMON_SOCK_FALSE='' |
---|
1561 | BUILD_MPID_COMMON_SOCK_POLL_FALSE='' |
---|
1562 | BUILD_MPID_COMMON_SOCK_POLL_TRUE='#' |
---|
1563 | BUILD_MPID_COMMON_SOCK_TRUE='#' |
---|
1564 | BUILD_MPID_COMMON_THREAD_FALSE='#' |
---|
1565 | BUILD_MPID_COMMON_THREAD_TRUE='' |
---|
1566 | BUILD_NAMEPUB_FILE_FALSE='' |
---|
1567 | BUILD_NAMEPUB_FILE_TRUE='' |
---|
1568 | BUILD_NAMEPUB_PMI_FALSE='' |
---|
1569 | BUILD_NAMEPUB_PMI_TRUE='' |
---|
1570 | BUILD_NEMESIS_NETMOD_LLC_FALSE='' |
---|
1571 | BUILD_NEMESIS_NETMOD_LLC_TRUE='#' |
---|
1572 | BUILD_NEMESIS_NETMOD_MXM_FALSE='' |
---|
1573 | BUILD_NEMESIS_NETMOD_MXM_TRUE='#' |
---|
1574 | BUILD_NEMESIS_NETMOD_OFI_FALSE='' |
---|
1575 | BUILD_NEMESIS_NETMOD_OFI_TRUE='#' |
---|
1576 | BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' |
---|
1577 | BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#' |
---|
1578 | BUILD_NEMESIS_NETMOD_TCP_FALSE='#' |
---|
1579 | BUILD_NEMESIS_NETMOD_TCP_TRUE='' |
---|
1580 | BUILD_PAMID_FALSE='' |
---|
1581 | BUILD_PAMID_TRUE='#' |
---|
1582 | BUILD_PMI_PMI2_FALSE='' |
---|
1583 | BUILD_PMI_PMI2_POE_FALSE='' |
---|
1584 | BUILD_PMI_PMI2_POE_TRUE='' |
---|
1585 | BUILD_PMI_PMI2_SIMPLE_FALSE='' |
---|
1586 | BUILD_PMI_PMI2_SIMPLE_TRUE='' |
---|
1587 | BUILD_PMI_PMI2_TRUE='' |
---|
1588 | BUILD_PMI_SIMPLE_FALSE='' |
---|
1589 | BUILD_PMI_SIMPLE_TRUE='' |
---|
1590 | BUILD_PMI_SLURM_FALSE='' |
---|
1591 | BUILD_PMI_SLURM_TRUE='' |
---|
1592 | BUILD_PM_GFORKER_FALSE='' |
---|
1593 | BUILD_PM_GFORKER_TRUE='' |
---|
1594 | BUILD_PM_HYDRA_FALSE='' |
---|
1595 | BUILD_PM_HYDRA_TRUE='' |
---|
1596 | BUILD_PM_REMSHELL_FALSE='' |
---|
1597 | BUILD_PM_REMSHELL_TRUE='' |
---|
1598 | BUILD_PM_UTIL_FALSE='' |
---|
1599 | BUILD_PM_UTIL_TRUE='' |
---|
1600 | BUILD_PROFILING_LIB_FALSE='#' |
---|
1601 | BUILD_PROFILING_LIB_TRUE='' |
---|
1602 | BUILD_ROMIO_FALSE='#' |
---|
1603 | BUILD_ROMIO_TRUE='' |
---|
1604 | CC='/usr/bin/clang' |
---|
1605 | CCDEPMODE='depmode=none' |
---|
1606 | CFLAGS=' -pipe -arch x86_64 -O2' |
---|
1607 | CMB_1INT_ALIGNMENT='' |
---|
1608 | CMB_STATUS_ALIGNMENT='' |
---|
1609 | 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-smpcoll --with-device=ch3:nemesis --with-pm=hydra --with-thread-package=posix --enable-versioning 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 -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS= CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS= --enable-fortran' |
---|
1610 | CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--disable-silent-rules'\'' '\''--enable-base-cache'\'' '\''--enable-cache'\'' '\''--enable-cxx'\'' '\''--enable-fast=O2'\'' '\''--enable-shared'\'' '\''--enable-smpcoll'\'' '\''--with-device=ch3:nemesis'\'' '\''--with-pm=hydra'\'' '\''--with-thread-package=posix'\'' '\''--enable-versioning'\'' '\''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 -arch x86_64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS='\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -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 -arch x86_64'\'' '\''CXX=/usr/bin/clang++'\'' '\''FC=/opt/local/bin/gfortran-mp-7'\'' '\''F77=/opt/local/bin/gfortran-mp-7'\''' |
---|
1611 | COUNT_KIND='' |
---|
1612 | CPP='/usr/bin/clang -E' |
---|
1613 | CPPFLAGS=' -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpi/romio/include' |
---|
1614 | CXX='/usr/bin/clang++' |
---|
1615 | CXXCPP='/usr/bin/clang++ -E' |
---|
1616 | CXXDEPMODE='depmode=none' |
---|
1617 | CXXFLAGS=' -pipe -stdlib=libc++ -arch x86_64' |
---|
1618 | CYGPATH_W='echo' |
---|
1619 | C_LINKPATH_SHL='' |
---|
1620 | DEFS='' |
---|
1621 | DEPDIR='.deps' |
---|
1622 | DEVICE='ch3:nemesis' |
---|
1623 | DISABLE_TAG_SUPPORT='' |
---|
1624 | DLLIMPORT='' |
---|
1625 | DLLTOOL='false' |
---|
1626 | DOCTEXT='' |
---|
1627 | DSYMUTIL='dsymutil' |
---|
1628 | DUMPBIN='' |
---|
1629 | ECHO_C='\c' |
---|
1630 | ECHO_N='' |
---|
1631 | ECHO_T='' |
---|
1632 | EGREP='/usr/bin/grep -E' |
---|
1633 | EXEEXT='' |
---|
1634 | F08_2INT='' |
---|
1635 | F08_AINT='' |
---|
1636 | F08_BYTE='' |
---|
1637 | F08_CHAR='' |
---|
1638 | F08_COMPLEX16='' |
---|
1639 | F08_COMPLEX32='' |
---|
1640 | F08_COMPLEX8='' |
---|
1641 | F08_COUNT='' |
---|
1642 | F08_CXX_BOOL='' |
---|
1643 | F08_CXX_DOUBLE_COMPLEX='' |
---|
1644 | F08_CXX_FLOAT_COMPLEX='' |
---|
1645 | F08_CXX_LONG_DOUBLE_COMPLEX='' |
---|
1646 | F08_C_AINT='' |
---|
1647 | F08_C_BOOL='' |
---|
1648 | F08_C_COMPLEX='' |
---|
1649 | F08_C_COUNT='' |
---|
1650 | F08_C_DOUBLE_COMPLEX='' |
---|
1651 | F08_C_FLOAT_COMPLEX='' |
---|
1652 | F08_C_LONG_DOUBLE_COMPLEX='' |
---|
1653 | F08_C_OFFSET='' |
---|
1654 | F08_DOUBLE='' |
---|
1655 | F08_DOUBLE_INT='' |
---|
1656 | F08_FLOAT='' |
---|
1657 | F08_FLOAT_INT='' |
---|
1658 | F08_INT16_T='' |
---|
1659 | F08_INT32_T='' |
---|
1660 | F08_INT64_T='' |
---|
1661 | F08_INT8_T='' |
---|
1662 | F08_INT='' |
---|
1663 | F08_INTEGER16='' |
---|
1664 | F08_INTEGER1='' |
---|
1665 | F08_INTEGER2='' |
---|
1666 | F08_INTEGER4='' |
---|
1667 | F08_INTEGER8='' |
---|
1668 | F08_LB='' |
---|
1669 | F08_LONG='' |
---|
1670 | F08_LONG_DOUBLE='' |
---|
1671 | F08_LONG_DOUBLE_INT='' |
---|
1672 | F08_LONG_INT='' |
---|
1673 | F08_LONG_LONG='' |
---|
1674 | F08_LONG_LONG_INT='' |
---|
1675 | F08_OFFSET='' |
---|
1676 | F08_PACKED='' |
---|
1677 | F08_REAL16='' |
---|
1678 | F08_REAL4='' |
---|
1679 | F08_REAL8='' |
---|
1680 | F08_SHORT='' |
---|
1681 | F08_SHORT_INT='' |
---|
1682 | F08_SIGNED_CHAR='' |
---|
1683 | F08_UB='' |
---|
1684 | F08_UINT16_T='' |
---|
1685 | F08_UINT32_T='' |
---|
1686 | F08_UINT64_T='' |
---|
1687 | F08_UINT8_T='' |
---|
1688 | F08_UNSIGNED='' |
---|
1689 | F08_UNSIGNED_CHAR='' |
---|
1690 | F08_UNSIGNED_INT='' |
---|
1691 | F08_UNSIGNED_LONG='' |
---|
1692 | F08_UNSIGNED_LONG_LONG='' |
---|
1693 | F08_UNSIGNED_SHORT='' |
---|
1694 | F08_WCHAR='' |
---|
1695 | F77='/opt/local/bin/gfortran-mp-7' |
---|
1696 | F77CPP='' |
---|
1697 | F77_COMPLEX16='' |
---|
1698 | F77_COMPLEX32='' |
---|
1699 | F77_COMPLEX8='' |
---|
1700 | F77_INCDIR='' |
---|
1701 | F77_INTEGER16='' |
---|
1702 | F77_INTEGER1='' |
---|
1703 | F77_INTEGER2='' |
---|
1704 | F77_INTEGER4='' |
---|
1705 | F77_INTEGER8='' |
---|
1706 | F77_LIBDIR_LEADER='' |
---|
1707 | F77_NAME_MANGLE='' |
---|
1708 | F77_OTHER_LIBS='' |
---|
1709 | F77_REAL16='' |
---|
1710 | F77_REAL4='' |
---|
1711 | F77_REAL8='' |
---|
1712 | FC='/opt/local/bin/gfortran-mp-7' |
---|
1713 | FCCPP='' |
---|
1714 | FCEXT='' |
---|
1715 | FCFLAGS=' -pipe -m64' |
---|
1716 | FCINC='' |
---|
1717 | FCINCFLAG='' |
---|
1718 | FCMODEXT='' |
---|
1719 | FCMODINCFLAG='' |
---|
1720 | FCMODINCSPEC='' |
---|
1721 | FCMODOUTFLAG='' |
---|
1722 | FC_ALL_INTEGER_MODELS='' |
---|
1723 | FC_DOUBLE_MODEL='' |
---|
1724 | FC_INTEGER_MODEL='' |
---|
1725 | FC_INTEGER_MODEL_MAP='' |
---|
1726 | FC_OTHER_LIBS='' |
---|
1727 | FC_REAL_MODEL='' |
---|
1728 | FC_WORK_FILES_ARG='' |
---|
1729 | FFLAGS=' -pipe' |
---|
1730 | FGREP='/usr/bin/grep -F' |
---|
1731 | FILE='file' |
---|
1732 | FLIBS='' |
---|
1733 | FORTRAN_BINDING='0' |
---|
1734 | FORTRAN_MPI_OFFSET='' |
---|
1735 | GCOV='' |
---|
1736 | GNUCXX_MINORVERSION='' |
---|
1737 | GNUCXX_VERSION='' |
---|
1738 | GREP='/usr/bin/grep' |
---|
1739 | HAVE_CXX_EXCEPTIONS='' |
---|
1740 | HAVE_ERROR_CHECKING='1' |
---|
1741 | HAVE_ROMIO='#include "mpio.h"' |
---|
1742 | INCLUDE_MPICXX_H='' |
---|
1743 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1744 | INSTALL_MPIF77_FALSE='' |
---|
1745 | INSTALL_MPIF77_TRUE='#' |
---|
1746 | INSTALL_PROGRAM='${INSTALL}' |
---|
1747 | INSTALL_SCRIPT='${INSTALL}' |
---|
1748 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1749 | INTEGER_KIND='' |
---|
1750 | INTERLIB_DEPS='yes' |
---|
1751 | KILLALL='' |
---|
1752 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
1753 | LDFLAGS='-Wl,-headerpad_max_install_names -arch x86_64' |
---|
1754 | LIBOBJS='' |
---|
1755 | LIBS='' |
---|
1756 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1757 | LIPO='lipo' |
---|
1758 | LN_S='ln -s' |
---|
1759 | LPMPILIBNAME='' |
---|
1760 | LTLIBOBJS='' |
---|
1761 | LT_SYS_LIBRARY_PATH='' |
---|
1762 | MAINT='' |
---|
1763 | MAINTAINER_MODE_FALSE='#' |
---|
1764 | MAINTAINER_MODE_TRUE='' |
---|
1765 | MAKE='' |
---|
1766 | 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.2.1/confdb/missing makeinfo' |
---|
1767 | MANIFEST_TOOL=':' |
---|
1768 | MKDIR_P='confdb/install-sh -c -d' |
---|
1769 | MPIBASEMODNAME='' |
---|
1770 | MPICC_NAME='' |
---|
1771 | MPICHLIB_CFLAGS='-pipe -arch x86_64' |
---|
1772 | MPICHLIB_CPPFLAGS='' |
---|
1773 | MPICHLIB_CXXFLAGS='-pipe -stdlib=libc++ -arch x86_64' |
---|
1774 | MPICHLIB_FCFLAGS='-pipe -m64' |
---|
1775 | MPICHLIB_FFLAGS='-pipe' |
---|
1776 | MPICH_MPICC_CFLAGS='' |
---|
1777 | MPICH_MPICC_CPPFLAGS='' |
---|
1778 | MPICH_MPICC_LDFLAGS='' |
---|
1779 | MPICH_MPICC_LIBS='' |
---|
1780 | MPICH_MPICXX_CPPFLAGS='' |
---|
1781 | MPICH_MPICXX_CXXFLAGS='' |
---|
1782 | MPICH_MPICXX_LDFLAGS='' |
---|
1783 | MPICH_MPICXX_LIBS='' |
---|
1784 | MPICH_MPIF77_CPPFLAGS='' |
---|
1785 | MPICH_MPIF77_FFLAGS='' |
---|
1786 | MPICH_MPIF77_LDFLAGS='' |
---|
1787 | MPICH_MPIF77_LIBS='' |
---|
1788 | MPICH_MPIFORT_CPPFLAGS='' |
---|
1789 | MPICH_MPIFORT_FCFLAGS='' |
---|
1790 | MPICH_MPIFORT_LDFLAGS='' |
---|
1791 | MPICH_MPIFORT_LIBS='' |
---|
1792 | MPICH_NUMVERSION='30201300' |
---|
1793 | MPICH_RELEASE_DATE='Fri Nov 10 20:21:01 CST 2017' |
---|
1794 | MPICH_TIMER_KIND='' |
---|
1795 | MPICH_TIMER_TYPE='' |
---|
1796 | MPICH_VERSION='3.2.1' |
---|
1797 | MPICONSTMODNAME='' |
---|
1798 | MPICPP_NAME='' |
---|
1799 | MPICXXLIBNAME='mpicxx' |
---|
1800 | MPICXX_NAME='' |
---|
1801 | MPIF77_NAME='' |
---|
1802 | MPIF90_NAME='' |
---|
1803 | MPIFCLIBNAME='mpifort' |
---|
1804 | MPIFORT_NAME='' |
---|
1805 | MPIFPMPI='' |
---|
1806 | MPILIBNAME='mpi' |
---|
1807 | MPIMODNAME='' |
---|
1808 | MPIR_CXX_BOOL='' |
---|
1809 | MPIR_CXX_COMPLEX='' |
---|
1810 | MPIR_CXX_DOUBLE_COMPLEX='' |
---|
1811 | MPIR_CXX_LONG_DOUBLE_COMPLEX='' |
---|
1812 | MPISIZEOFMODNAME='' |
---|
1813 | MPIU_DLL_SPEC_DEF='' |
---|
1814 | MPIU_PINT='' |
---|
1815 | MPI_2COMPLEX='' |
---|
1816 | MPI_2DOUBLE_COMPLEX='' |
---|
1817 | MPI_2DOUBLE_PRECISION='' |
---|
1818 | MPI_2INT='' |
---|
1819 | MPI_2INTEGER='' |
---|
1820 | MPI_2REAL='' |
---|
1821 | MPI_AINT='' |
---|
1822 | MPI_AINT_DATATYPE='' |
---|
1823 | MPI_AINT_FMT_DEC_SPEC='' |
---|
1824 | MPI_AINT_FMT_HEX_SPEC='' |
---|
1825 | MPI_BYTE='' |
---|
1826 | MPI_CHAR='' |
---|
1827 | MPI_CHARACTER='' |
---|
1828 | MPI_COMPLEX16='' |
---|
1829 | MPI_COMPLEX32='' |
---|
1830 | MPI_COMPLEX8='' |
---|
1831 | MPI_COMPLEX='' |
---|
1832 | MPI_COUNT='' |
---|
1833 | MPI_COUNT_DATATYPE='' |
---|
1834 | MPI_C_BOOL='' |
---|
1835 | MPI_C_DOUBLE_COMPLEX='' |
---|
1836 | MPI_C_FLOAT_COMPLEX='' |
---|
1837 | MPI_C_INTERFACE_CDESC_NAME='' |
---|
1838 | MPI_C_INTERFACE_GLUE_NAME='' |
---|
1839 | MPI_C_INTERFACE_NAME='' |
---|
1840 | MPI_C_INTERFACE_NOBUF_NAME='' |
---|
1841 | MPI_C_INTERFACE_TYPES_NAME='' |
---|
1842 | MPI_C_LONG_DOUBLE_COMPLEX='' |
---|
1843 | MPI_DOUBLE='' |
---|
1844 | MPI_DOUBLE_COMPLEX='' |
---|
1845 | MPI_DOUBLE_INT='' |
---|
1846 | MPI_DOUBLE_PRECISION='' |
---|
1847 | MPI_F08_CALLBACKS_NAME='' |
---|
1848 | MPI_F08_COMPILE_CONSTANTS_NAME='' |
---|
1849 | MPI_F08_LINK_CONSTANTS_NAME='' |
---|
1850 | MPI_F08_NAME='' |
---|
1851 | MPI_F08_TYPES_NAME='' |
---|
1852 | MPI_F77_2INT='' |
---|
1853 | MPI_F77_AINT='' |
---|
1854 | MPI_F77_BYTE='' |
---|
1855 | MPI_F77_CHAR='' |
---|
1856 | MPI_F77_COUNT='' |
---|
1857 | MPI_F77_CXX_BOOL='' |
---|
1858 | MPI_F77_CXX_DOUBLE_COMPLEX='' |
---|
1859 | MPI_F77_CXX_FLOAT_COMPLEX='' |
---|
1860 | MPI_F77_CXX_LONG_DOUBLE_COMPLEX='' |
---|
1861 | MPI_F77_C_BOOL='' |
---|
1862 | MPI_F77_C_COMPLEX='' |
---|
1863 | MPI_F77_C_DOUBLE_COMPLEX='' |
---|
1864 | MPI_F77_C_FLOAT_COMPLEX='' |
---|
1865 | MPI_F77_C_LONG_DOUBLE_COMPLEX='' |
---|
1866 | MPI_F77_DOUBLE='' |
---|
1867 | MPI_F77_DOUBLE_INT='' |
---|
1868 | MPI_F77_FLOAT='' |
---|
1869 | MPI_F77_FLOAT_INT='' |
---|
1870 | MPI_F77_INT16_T='' |
---|
1871 | MPI_F77_INT32_T='' |
---|
1872 | MPI_F77_INT64_T='' |
---|
1873 | MPI_F77_INT8_T='' |
---|
1874 | MPI_F77_INT='' |
---|
1875 | MPI_F77_LB='' |
---|
1876 | MPI_F77_LONG='' |
---|
1877 | MPI_F77_LONG_DOUBLE='' |
---|
1878 | MPI_F77_LONG_DOUBLE_INT='' |
---|
1879 | MPI_F77_LONG_INT='' |
---|
1880 | MPI_F77_LONG_LONG='' |
---|
1881 | MPI_F77_LONG_LONG_INT='' |
---|
1882 | MPI_F77_OFFSET='' |
---|
1883 | MPI_F77_PACKED='' |
---|
1884 | MPI_F77_SHORT='' |
---|
1885 | MPI_F77_SHORT_INT='' |
---|
1886 | MPI_F77_SIGNED_CHAR='' |
---|
1887 | MPI_F77_UB='' |
---|
1888 | MPI_F77_UINT16_T='' |
---|
1889 | MPI_F77_UINT32_T='' |
---|
1890 | MPI_F77_UINT64_T='' |
---|
1891 | MPI_F77_UINT8_T='' |
---|
1892 | MPI_F77_UNSIGNED='' |
---|
1893 | MPI_F77_UNSIGNED_CHAR='' |
---|
1894 | MPI_F77_UNSIGNED_LONG='' |
---|
1895 | MPI_F77_UNSIGNED_LONG_LONG='' |
---|
1896 | MPI_F77_UNSIGNED_SHORT='' |
---|
1897 | MPI_F77_WCHAR='' |
---|
1898 | MPI_FINT='' |
---|
1899 | MPI_FLOAT='' |
---|
1900 | MPI_FLOAT_INT='' |
---|
1901 | MPI_INT16_T='' |
---|
1902 | MPI_INT32_T='' |
---|
1903 | MPI_INT64_T='' |
---|
1904 | MPI_INT8_T='' |
---|
1905 | MPI_INT='' |
---|
1906 | MPI_INTEGER16='' |
---|
1907 | MPI_INTEGER1='' |
---|
1908 | MPI_INTEGER2='' |
---|
1909 | MPI_INTEGER4='' |
---|
1910 | MPI_INTEGER8='' |
---|
1911 | MPI_INTEGER='' |
---|
1912 | MPI_LB='' |
---|
1913 | MPI_LOGICAL='' |
---|
1914 | MPI_LONG='' |
---|
1915 | MPI_LONG_DOUBLE='' |
---|
1916 | MPI_LONG_DOUBLE_INT='' |
---|
1917 | MPI_LONG_INT='' |
---|
1918 | MPI_LONG_LONG='' |
---|
1919 | MPI_MAX_ERROR_STRING='' |
---|
1920 | MPI_MAX_LIBRARY_VERSION_STRING='' |
---|
1921 | MPI_MAX_PROCESSOR_NAME='' |
---|
1922 | MPI_OFFSET='' |
---|
1923 | MPI_OFFSET_DATATYPE='' |
---|
1924 | MPI_OFFSET_TYPEDEF='' |
---|
1925 | MPI_PACKED='' |
---|
1926 | MPI_REAL16='' |
---|
1927 | MPI_REAL4='' |
---|
1928 | MPI_REAL8='' |
---|
1929 | MPI_REAL='' |
---|
1930 | MPI_SHORT='' |
---|
1931 | MPI_SHORT_INT='' |
---|
1932 | MPI_SIGNED_CHAR='' |
---|
1933 | MPI_STATUS_SIZE='' |
---|
1934 | MPI_UB='' |
---|
1935 | MPI_UINT16_T='' |
---|
1936 | MPI_UINT32_T='' |
---|
1937 | MPI_UINT64_T='' |
---|
1938 | MPI_UINT8_T='' |
---|
1939 | MPI_UNSIGNED_CHAR='' |
---|
1940 | MPI_UNSIGNED_INT='' |
---|
1941 | MPI_UNSIGNED_LONG='' |
---|
1942 | MPI_UNSIGNED_LONG_LONG='' |
---|
1943 | MPI_UNSIGNED_SHORT='' |
---|
1944 | MPI_WCHAR='' |
---|
1945 | MPLLIBNAME='mpl' |
---|
1946 | NM='/opt/local/bin/nm -B' |
---|
1947 | NMEDIT='nmedit' |
---|
1948 | OBJDUMP='objdump' |
---|
1949 | OBJEXT='o' |
---|
1950 | OFFSET_KIND='' |
---|
1951 | OPALIBNAME='opa' |
---|
1952 | OTOOL64=':' |
---|
1953 | OTOOL='otool' |
---|
1954 | PACKAGE='mpich' |
---|
1955 | PACKAGE_BUGREPORT='discuss@mpich.org' |
---|
1956 | PACKAGE_NAME='MPICH' |
---|
1957 | PACKAGE_STRING='MPICH 3.2.1' |
---|
1958 | PACKAGE_TARNAME='mpich' |
---|
1959 | PACKAGE_URL='http://www.mpich.org/' |
---|
1960 | PACKAGE_VERSION='3.2.1' |
---|
1961 | PAMILIBNAME='pami' |
---|
1962 | PAPI_INCLUDE='' |
---|
1963 | PATH_SEPARATOR=':' |
---|
1964 | PERL='' |
---|
1965 | PMPILIBNAME='pmpi' |
---|
1966 | PMPI_F08_NAME='' |
---|
1967 | PRIMARY_PM_GFORKER_FALSE='' |
---|
1968 | PRIMARY_PM_GFORKER_TRUE='' |
---|
1969 | PRIMARY_PM_REMSHELL_FALSE='' |
---|
1970 | PRIMARY_PM_REMSHELL_TRUE='' |
---|
1971 | QUEUE_BINARY_SEARCH_SUPPORT_FALSE='' |
---|
1972 | QUEUE_BINARY_SEARCH_SUPPORT_TRUE='#' |
---|
1973 | RANLIB='ranlib' |
---|
1974 | REQD='' |
---|
1975 | REQI1='' |
---|
1976 | REQI2='' |
---|
1977 | REQI8='' |
---|
1978 | RSH='' |
---|
1979 | SED='/usr/bin/sed' |
---|
1980 | SET_CFLAGS='' |
---|
1981 | SET_MAKE='' |
---|
1982 | SHELL='/bin/sh' |
---|
1983 | SHLIB_EXT='' |
---|
1984 | SIZEOF_FC_CHARACTER='' |
---|
1985 | SIZEOF_FC_DOUBLE_PRECISION='' |
---|
1986 | SIZEOF_FC_INTEGER='' |
---|
1987 | SIZEOF_FC_REAL='' |
---|
1988 | SIZEOF_MPI_STATUS='' |
---|
1989 | SSH='' |
---|
1990 | STRIP='strip' |
---|
1991 | USER_CFLAGS='' |
---|
1992 | USER_CPPFLAGS='' |
---|
1993 | USER_CXXFLAGS='' |
---|
1994 | USER_EXTRA_LIBS='' |
---|
1995 | USER_FCFLAGS='' |
---|
1996 | USER_FFLAGS='' |
---|
1997 | USER_LDFLAGS='-Wl,-headerpad_max_install_names -arch x86_64' |
---|
1998 | USER_LIBS='' |
---|
1999 | USE_DBG_LOGGING='0' |
---|
2000 | VERSION='3.2.1' |
---|
2001 | VPATH='' |
---|
2002 | WRAPPER_CFLAGS='' |
---|
2003 | WRAPPER_CPPFLAGS='' |
---|
2004 | WRAPPER_CXXFLAGS='' |
---|
2005 | WRAPPER_EXTRA_LIBS='' |
---|
2006 | WRAPPER_FCFLAGS='' |
---|
2007 | WRAPPER_FFLAGS='' |
---|
2008 | WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -arch x86_64' |
---|
2009 | WRAPPER_LIBS=' ' |
---|
2010 | WRAPPER_RPATH_LDFLAGS='' |
---|
2011 | WTIME_DOUBLE_TYPE='' |
---|
2012 | XARGS_NODATA_OPT='' |
---|
2013 | ac_ct_AR='ar' |
---|
2014 | ac_ct_CC='' |
---|
2015 | ac_ct_CXX='' |
---|
2016 | ac_ct_DUMPBIN='' |
---|
2017 | ac_ct_F77='' |
---|
2018 | ac_ct_FC='' |
---|
2019 | am__EXEEXT_FALSE='' |
---|
2020 | am__EXEEXT_TRUE='' |
---|
2021 | am__fastdepCC_FALSE='' |
---|
2022 | am__fastdepCC_TRUE='#' |
---|
2023 | am__fastdepCXX_FALSE='' |
---|
2024 | am__fastdepCXX_TRUE='#' |
---|
2025 | am__include='include' |
---|
2026 | am__isrc='' |
---|
2027 | am__leading_dot='.' |
---|
2028 | am__nodep='' |
---|
2029 | am__quote='' |
---|
2030 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2031 | am__untar='$${TAR-tar} xf -' |
---|
2032 | bindings='' |
---|
2033 | bindir='${exec_prefix}/bin' |
---|
2034 | build='x86_64-apple-darwin17.7.0' |
---|
2035 | build_alias='' |
---|
2036 | build_cpu='x86_64' |
---|
2037 | build_os='darwin17.7.0' |
---|
2038 | build_vendor='apple' |
---|
2039 | channel_name='nemesis' |
---|
2040 | datadir='${datarootdir}' |
---|
2041 | datarootdir='${prefix}/share' |
---|
2042 | device_name='ch3' |
---|
2043 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2044 | dvidir='${docdir}' |
---|
2045 | enable_wrapper_rpath='yes' |
---|
2046 | exec_prefix='NONE' |
---|
2047 | host='x86_64-apple-darwin17.7.0' |
---|
2048 | host_alias='' |
---|
2049 | host_cpu='x86_64' |
---|
2050 | host_os='darwin17.7.0' |
---|
2051 | host_vendor='apple' |
---|
2052 | htmldir='${docdir}' |
---|
2053 | includedir='/opt/local/include/mpich-mp' |
---|
2054 | infodir='${datarootdir}/info' |
---|
2055 | 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.2.1/confdb/install-sh' |
---|
2056 | libdir='/opt/local/lib/mpich-mp' |
---|
2057 | libexecdir='${exec_prefix}/libexec' |
---|
2058 | libmpi_so_version='13:1:1' |
---|
2059 | localedir='${datarootdir}/locale' |
---|
2060 | localstatedir='${prefix}/var' |
---|
2061 | mandir='${datarootdir}/man' |
---|
2062 | 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.2.1' |
---|
2063 | 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.2.1' |
---|
2064 | mkdir_p='$(MKDIR_P)' |
---|
2065 | mmx_copy_s='' |
---|
2066 | modincdir='' |
---|
2067 | mpich_libtool_static_flag='' |
---|
2068 | mpllib='src/mpl/libmpl.la' |
---|
2069 | mpllibdir='-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl' |
---|
2070 | mplsrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/mpl' |
---|
2071 | nemesis_nets_array='' |
---|
2072 | nemesis_nets_array_sz='' |
---|
2073 | nemesis_nets_dirs='' |
---|
2074 | nemesis_nets_func_array='' |
---|
2075 | nemesis_nets_func_decl='' |
---|
2076 | nemesis_nets_macro_defs='' |
---|
2077 | nemesis_nets_strings='' |
---|
2078 | nemesis_networks='tcp' |
---|
2079 | oldincludedir='/usr/include' |
---|
2080 | opalib='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa/src/libopa.la' |
---|
2081 | opalibdir='' |
---|
2082 | opasrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-3.2.1/src/openpa' |
---|
2083 | pdfdir='${docdir}' |
---|
2084 | pkgconfigdir='' |
---|
2085 | pm_name='hydra' |
---|
2086 | prefix='/opt/local' |
---|
2087 | program_transform_name='s&$$&-mpich-mp&' |
---|
2088 | psdir='${docdir}' |
---|
2089 | runstatedir='${localstatedir}/run' |
---|
2090 | sbindir='${exec_prefix}/sbin' |
---|
2091 | sharedstatedir='${prefix}/com' |
---|
2092 | subdirs='' |
---|
2093 | sysconfdir='/opt/local/etc/mpich-mp' |
---|
2094 | target_alias='' |
---|
2095 | |
---|
2096 | ## ------------------- ## |
---|
2097 | ## File substitutions. ## |
---|
2098 | ## ------------------- ## |
---|
2099 | |
---|
2100 | cc_shlib_conf='src/env/cc_shlib.conf' |
---|
2101 | cxx_shlib_conf='' |
---|
2102 | f77_shlib_conf='' |
---|
2103 | fc_shlib_conf='' |
---|
2104 | |
---|
2105 | ## ----------- ## |
---|
2106 | ## confdefs.h. ## |
---|
2107 | ## ----------- ## |
---|
2108 | |
---|
2109 | /* confdefs.h */ |
---|
2110 | #define PACKAGE_NAME "MPICH" |
---|
2111 | #define PACKAGE_TARNAME "mpich" |
---|
2112 | #define PACKAGE_VERSION "3.2.1" |
---|
2113 | #define PACKAGE_STRING "MPICH 3.2.1" |
---|
2114 | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2115 | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2116 | #define PACKAGE "mpich" |
---|
2117 | #define VERSION "3.2.1" |
---|
2118 | #define STDC_HEADERS 1 |
---|
2119 | #define HAVE_SYS_TYPES_H 1 |
---|
2120 | #define HAVE_SYS_STAT_H 1 |
---|
2121 | #define HAVE_STDLIB_H 1 |
---|
2122 | #define HAVE_STRING_H 1 |
---|
2123 | #define HAVE_MEMORY_H 1 |
---|
2124 | #define HAVE_STRINGS_H 1 |
---|
2125 | #define HAVE_INTTYPES_H 1 |
---|
2126 | #define HAVE_STDINT_H 1 |
---|
2127 | #define HAVE_UNISTD_H 1 |
---|
2128 | #define HAVE_DLFCN_H 1 |
---|
2129 | #define LT_OBJDIR ".libs/" |
---|
2130 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2131 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL |
---|
2132 | #define USE_LOGGING MPID_LOGGING_NONE |
---|
2133 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2134 | #define MPICH_IS_THREADED 1 |
---|
2135 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL |
---|
2136 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX |
---|
2137 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE |
---|
2138 | #define HAVE_ROMIO 1 |
---|
2139 | #define HAVE__FUNC__ /**/ |
---|
2140 | #define HAVE__FUNCTION__ /**/ |
---|
2141 | #define ENABLE_PVAR_NEM 0 |
---|
2142 | #define ENABLE_PVAR_RECVQ 0 |
---|
2143 | #define ENABLE_PVAR_RMA 0 |
---|
2144 | |
---|
2145 | configure: exit 1 |
---|