Ticket #42244: main.log

File main.log, 64.5 KB (added by andrewhw (Andrew Wright), 10 years ago)

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/main.log

Line 
1version:1
2:msg:main --->  Computing dependencies for openmpi-default:info:main .:debug:main Checking for conflicts against openmpi-default
3:debug:main Searching for dependency: mpich2
4:debug:main Didn't find receipt, going to depspec regex for: mpich2
5:debug:main Searching for dependency: mpich3
6:debug:main Didn't find receipt, going to depspec regex for: mpich3
7:debug:main Searching for dependency: lammpi
8:debug:main Didn't find receipt, going to depspec regex for: lammpi
9:debug:main Searching for dependency: mpich3-devel
10:debug:main Didn't find receipt, going to depspec regex for: mpich3-devel
11:debug:main Searching for dependency: gcc48
12:debug:main Found Dependency: receipt exists for gcc48
13:debug:main Searching for dependency: hwloc
14:debug:main Found Dependency: receipt exists for hwloc
15:debug:main Searching for dependency: libgcc
16:debug:main Found Dependency: receipt exists for libgcc
17:debug:main Searching for dependency: mpi_select
18:debug:main Found Dependency: receipt exists for mpi_select
19:msg:main
20:debug:main Executing org.macports.main (openmpi-default)
21:debug:main changing euid/egid - current euid: 0 - current egid: 0
22:debug:main egid changed to: 501
23:debug:main euid changed to: 505
24:debug:main Skipping completed org.macports.archivefetch (openmpi-default)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.fetch (openmpi-default)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.checksum (openmpi-default)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:main Skipping completed org.macports.extract (openmpi-default)
31:debug:main Privilege de-escalation not attempted as not running as root.
32:debug:main Skipping completed org.macports.patch (openmpi-default)
33:debug:main Privilege de-escalation not attempted as not running as root.
34:debug:configure configure phase started at Fri Jan 24 10:51:19 AST 2014
35:notice:configure --->  Configuring openmpi-default
36:debug:configure Using compiler 'Xcode Clang'
37:debug:configure Executing org.macports.configure (openmpi-default)
38:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-Wl,-headerpad_max_install_names' FCFLAGS='-pipe -Os -m64' OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' INSTALL='/usr/bin/install -c' FC='/opt/local/bin/gfortran-mp-4.8' OBJCFLAGS='-pipe -Os -arch x86_64' OBJCXXFLAGS='-pipe -Os -arch x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
39:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/build" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/configure --prefix=/opt/local --enable-mpi-fortran FFLAGS='' F77='' --bindir=/opt/local/libexec/openmpi-mp --libdir=/opt/local/lib/openmpi-mp --sysconfdir=/opt/local/etc/openmpi-mp --includedir=/opt/local/include/openmpi-mp --datadir=/opt/local/share/openmpi-mp --docdir=/opt/local/share/docdelete --mandir=/opt/local/share/mandelete --with-hwloc=/opt/local --enable-mpi-fortran'
40:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/build" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/configure --prefix=/opt/local --enable-mpi-fortran FFLAGS='' F77='' --bindir=/opt/local/libexec/openmpi-mp --libdir=/opt/local/lib/openmpi-mp --sysconfdir=/opt/local/etc/openmpi-mp --includedir=/opt/local/include/openmpi-mp --datadir=/opt/local/share/openmpi-mp --docdir=/opt/local/share/docdelete --mandir=/opt/local/share/mandelete --with-hwloc=/opt/local --enable-mpi-fortran
41:info:configure
42:info:configure ============================================================================
43:info:configure == Configuring Open MPI
44:info:configure ============================================================================
45:info:configure
46:info:configure *** Startup tests
47:info:configure checking build system type... x86_64-apple-darwin10.8.0
48:info:configure checking host system type... x86_64-apple-darwin10.8.0
49:info:configure checking target system type... x86_64-apple-darwin10.8.0
50:info:configure checking for gcc... /usr/bin/clang
51:info:configure checking whether the C compiler works... yes
52:info:configure checking for C compiler default output file name... a.out
53:info:configure checking for suffix of executables...
54:info:configure checking whether we are cross compiling... no
55:info:configure checking for suffix of object files... o
56:info:configure checking whether we are using the GNU C compiler... yes
57:info:configure checking whether /usr/bin/clang accepts -g... yes
58:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
59:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
60:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
61:info:configure checking for egrep... /opt/local/bin/grep -E
62:info:configure checking for ANSI C header files... yes
63:info:configure checking for sys/types.h... yes
64:info:configure checking for sys/stat.h... yes
65:info:configure checking for stdlib.h... yes
66:info:configure checking for string.h... yes
67:info:configure checking for memory.h... yes
68:info:configure checking for strings.h... yes
69:info:configure checking for inttypes.h... yes
70:info:configure checking for stdint.h... yes
71:info:configure checking for unistd.h... yes
72:info:configure checking minix/config.h usability... no
73:info:configure checking minix/config.h presence... no
74:info:configure checking for minix/config.h... no
75:info:configure checking whether it is safe to define __EXTENSIONS__... yes
76:info:configure checking for a BSD-compatible install... /usr/bin/install -c
77:info:configure checking whether build environment is sane... yes
78:info:configure checking for a thread-safe mkdir -p... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/config/install-sh -c -d
79:info:configure checking for gawk... gawk
80:info:configure checking whether make sets $(MAKE)... yes
81:info:configure checking for style of include used by make... GNU
82:info:configure checking how to create a ustar tar archive... gnutar
83:info:configure checking dependency style of /usr/bin/clang... gcc3
84:info:configure checking whether make supports nested variables... yes
85:info:configure
86:info:configure *** Checking versions
87:info:configure checking Open MPI version... 1.7.3
88:info:configure checking Open MPI release date... Oct 17, 2013
89:info:configure checking Open MPI Subversion repository version... r29449
90:info:configure checking Open MPI Run-Time Environment version... 1.7.3
91:info:configure checking Open MPI Run-Time Environment release date... Oct 17, 2013
92:info:configure checking Open MPI Run-Time Environment Subversion repository version... r29449
93:info:configure checking Open Portable Access Layer version... 1.7.3
94:info:configure checking Open Portable Access Layer release date... Oct 17, 2013
95:info:configure checking Open Portable Access Layer Subversion repository version... r29449
96:info:configure checking for bootstrap Autoconf version... 2.69
97:info:configure checking for bootstrap Automake version... 1.12
98:info:configure checking for boostrap Libtool version... 2.4.2
99:info:configure
100:info:configure *** Initialization, setup
101:info:configure configure: builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/build
102:info:configure configure: srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3
103:info:configure configure: Detected VPATH build
104:info:configure installing to directory "/opt/local"
105:info:configure
106:info:configure *** OPAL Configuration options
107:info:configure checking if want to run code coverage... no
108:info:configure checking if want to compile with branch probabilities... no
109:info:configure checking if want to debug memory usage... no
110:info:configure checking if want to profile memory usage... no
111:info:configure checking if want developer-level compiler pickyness... no
112:info:configure checking if want developer-level debugging code... no
113:info:configure checking if want to install project-internal header files... no
114:info:configure checking if want pretty-print stacktrace... yes
115:info:configure checking if want pty support... yes
116:info:configure checking if want weak symbol support... yes
117:info:configure checking if want dlopen support... yes
118:info:configure checking if want heterogeneous support... no
119:info:configure checking if want IPv6 support... no
120:info:configure checking if want package/brand string... Open MPI macports@talos Distribution
121:info:configure checking if want ident string... 1.7.3
122:info:configure checking if want to use an alternative checksum algo for messages... no
123:info:configure checking maximum length of processor name... 256
124:info:configure checking maximum length of error string... 256
125:info:configure checking maximum length of object name... 64
126:info:configure checking maximum length of info key... 36
127:info:configure checking maximum length of info val... 256
128:info:configure checking maximum length of port name... 1024
129:info:configure checking maximum length of datarep string... 128
130:info:configure checking if --with-cuda is set... not set (--with-cuda=)
131:info:configure checking /cuda.h usability... no
132:info:configure checking /cuda.h presence... no
133:info:configure checking for /cuda.h... no
134:info:configure checking for struct CUipcMemHandle_st.reserved... no
135:info:configure checking if have cuda support... no
136:info:configure
137:info:configure *** ORTE Configuration options
138:info:configure checking if want full RTE support... yes
139:info:configure checking if want orterun "--prefix" behavior to be enabled by default... no
140:info:configure checking if want sensors... no
141:info:configure checking if want daemon heartbeats... no
142:info:configure checking if want orte progress threads... no
143:info:configure checking if want orte static ports... yes
144:info:configure
145:info:configure *** OMPI Configuration options
146:info:configure checking if want compile-time warnings inside of mpi.h... yes
147:info:configure checking if want sparse process groups... no
148:info:configure checking if want peruse support... no
149:info:configure checking if want Fortran MPI bindings... yes
150:info:configure checking if want PMPI... yes
151:info:configure checking if want C++ bindings... yes
152:info:configure checking if want MPI::SEEK_SET support... yes
153:info:configure checking if want run-time MPI parameter checking... runtime
154:info:configure checking which 'use mpi_f08' implementation to use... regular (no subarray support)
155:info:configure checking max supported gfortran array dimension in the "use mpi" Fortran module... 4
156:info:configure
157:info:configure ============================================================================
158:info:configure == Compiler and preprocessor tests
159:info:configure ============================================================================
160:info:configure
161:info:configure *** C compiler and preprocessor
162:info:configure checking for gcc... (cached) /usr/bin/clang
163:info:configure checking whether we are using the GNU C compiler... (cached) yes
164:info:configure checking whether /usr/bin/clang accepts -g... (cached) yes
165:info:configure checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
166:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
167:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
168:info:configure checking for the C compiler vendor... gnu
169:info:configure checking for ANSI C header files... (cached) yes
170:info:configure checking if /usr/bin/clang supports -finline-functions... yes
171:info:configure checking if /usr/bin/clang supports -fno-strict-aliasing... yes
172:info:configure configure: WARNING:  -fno-strict-aliasing has been added to CFLAGS
173:info:configure checking if /usr/bin/clang supports __builtin_expect... yes
174:info:configure checking if /usr/bin/clang supports __builtin_prefetch... yes
175:info:configure checking if /usr/bin/clang supports __builtin_clz... yes
176:info:configure checking for C optimization flags... -O3 -DNDEBUG -pipe -Os -arch x86_64 -finline-functions -fno-strict-aliasing
177:info:configure checking for Interix environment... no
178:info:configure checking for C ident string support... static const char
179:info:configure checking for int8_t... yes
180:info:configure checking for uint8_t... yes
181:info:configure checking for int16_t... yes
182:info:configure checking for uint16_t... yes
183:info:configure checking for int32_t... yes
184:info:configure checking for uint32_t... yes
185:info:configure checking for int64_t... yes
186:info:configure checking for uint64_t... yes
187:info:configure checking for int128_t... no
188:info:configure checking for uint128_t... no
189:info:configure checking for long long... yes
190:info:configure checking for __float128... no
191:info:configure checking for long double... yes
192:info:configure checking complex.h usability... yes
193:info:configure checking complex.h presence... yes
194:info:configure checking for complex.h... yes
195:info:configure checking for float _Complex... yes
196:info:configure checking for double _Complex... yes
197:info:configure checking for long double _Complex... yes
198:info:configure checking for intptr_t... yes
199:info:configure checking for uintptr_t... yes
200:info:configure checking for mode_t... yes
201:info:configure checking for ssize_t... yes
202:info:configure checking for ptrdiff_t... yes
203:info:configure checking size of char... 1
204:info:configure checking size of short... 2
205:info:configure checking size of int... 4
206:info:configure checking size of long... 8
207:info:configure checking size of long long... 8
208:info:configure checking size of float... 4
209:info:configure checking size of double... 8
210:info:configure checking size of long double... 16
211:info:configure checking size of float _Complex... 8
212:info:configure checking size of double _Complex... 16
213:info:configure checking size of long double _Complex... 32
214:info:configure checking size of void *... 8
215:info:configure checking size of size_t... 8
216:info:configure checking size of ssize_t... 8
217:info:configure checking size of ptrdiff_t... 8
218:info:configure checking size of wchar_t... 4
219:info:configure checking alignment of _Bool... 1
220:info:configure checking alignment of int8_t... 1
221:info:configure checking alignment of int16_t... 2
222:info:configure checking alignment of int32_t... 4
223:info:configure checking alignment of int64_t... 8
224:info:configure checking alignment of char... 1
225:info:configure checking alignment of short... 2
226:info:configure checking alignment of wchar_t... 4
227:info:configure checking alignment of int... 4
228:info:configure checking alignment of long... 8
229:info:configure checking alignment of long long... 8
230:info:configure checking alignment of float... 4
231:info:configure checking alignment of double... 8
232:info:configure checking alignment of long double... 16
233:info:configure checking alignment of float _Complex... 4
234:info:configure checking alignment of double _Complex... 8
235:info:configure checking alignment of long double _Complex... 16
236:info:configure checking alignment of void *... 8
237:info:configure checking alignment of size_t... 8
238:info:configure checking for C bool type... no
239:info:configure checking size of _Bool... 1
240:info:configure checking for inline... __inline__
241:info:configure checking for C/C++ restrict keyword... __restrict
242:info:configure checking for weak symbol support... no
243:info:configure checking for functional offsetof macro... yes
244:info:configure
245:info:configure *** C++ compiler and preprocessor
246:info:configure checking whether we are using the GNU C++ compiler... yes
247:info:configure checking whether /usr/bin/clang++ accepts -g... yes
248:info:configure checking dependency style of /usr/bin/clang++... gcc3
249:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
250:info:configure checking for the C++ compiler vendor... gnu
251:info:configure checking if /usr/bin/clang++ supports -finline-functions... yes
252:info:configure configure: WARNING:  -finline-functions has been added to CXXFLAGS
253:info:configure checking if C and C++ are link compatible... yes
254:info:configure checking for C++ optimization flags... -O3 -DNDEBUG -pipe -Os -arch x86_64 -finline-functions
255:info:configure checking size of bool... 1
256:info:configure checking alignment of bool... 1
257:info:configure
258:info:configure *** C++ compiler and preprocessor
259:info:configure checking whether we are using the GNU C++ compiler... (cached) yes
260:info:configure checking whether /usr/bin/clang++ accepts -g... (cached) yes
261:info:configure checking dependency style of /usr/bin/clang++... (cached) gcc3
262:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
263:info:configure checking if C++ compiler works... yes
264:info:configure checking if /usr/bin/clang++ supports -finline-functions... yes
265:info:configure configure: WARNING:  -finline-functions has been added to CXXFLAGS
266:info:configure checking if C and C++ are link compatible... (cached) yes
267:info:configure checking for C++ optimization flags... -O3 -DNDEBUG -pipe -Os -arch x86_64 -finline-functions
268:info:configure checking size of bool... (cached) 1
269:info:configure checking alignment of bool... (cached) 1
270:info:configure checking if able to build the MPI C++ bindings... yes
271:info:configure checking for the C++ compiler vendor... (cached) gnu
272:info:configure checking if want C++ exception handling... no
273:info:configure checking for C++ template_repository_directory... not used
274:info:configure checking for C++ compiler template parameters... none needed
275:info:configure checking for C++ ident string support... static const char
276:info:configure checking if /usr/bin/clang++ supports __builtin_expect... yes
277:info:configure checking if /usr/bin/clang++ supports __builtin_prefetch... yes
278:info:configure checking if /usr/bin/clang++ supports const_cast<> properly... yes
279:info:configure
280:info:configure *** Compiler characteristics
281:info:configure checking for __attribute__... yes
282:info:configure checking for __attribute__(aligned)... yes
283:info:configure checking for __attribute__(always_inline)... yes
284:info:configure checking for __attribute__(cold)... no
285:info:configure checking for __attribute__(const)... yes
286:info:configure checking for __attribute__(deprecated)... yes
287:info:configure checking for __attribute__(deprecated_argument)... yes
288:info:configure checking for __attribute__(format)... yes
289:info:configure checking for __attribute__(format_funcptr)... yes
290:info:configure checking for __attribute__(hot)... no
291:info:configure checking for __attribute__(malloc)... yes
292:info:configure checking for __attribute__(may_alias)... yes
293:info:configure checking for __attribute__(no_instrument_function)... yes
294:info:configure checking for __attribute__(nonnull)... yes
295:info:configure checking for __attribute__(noreturn)... yes
296:info:configure checking for __attribute__(noreturn_funcptr)... yes
297:info:configure checking for __attribute__(packed)... yes
298:info:configure checking for __attribute__(pure)... yes
299:info:configure checking for __attribute__(sentinel)... yes
300:info:configure checking for __attribute__(unused)... yes
301:info:configure checking for __attribute__(visibility)... yes
302:info:configure checking for __attribute__(warn_unused_result)... yes
303:info:configure checking for __attribute__(weak_alias)... yes
304:info:configure checking for compiler familyid... 1
305:info:configure checking for compiler familyname... GNU
306:info:configure checking for compiler version... 262657
307:info:configure checking for compiler version_str... 4.2.1
308:info:configure
309:info:configure *** Assembler
310:info:configure checking dependency style of /usr/bin/clang... gcc3
311:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
312:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
313:info:configure checking for fgrep... /opt/local/bin/grep -F
314:info:configure checking if need to remove -g from CCASFLAGS... no
315:info:configure checking whether to enable smp locks... yes
316:info:configure checking if .proc/endp is needed... yes
317:info:configure checking directive for setting text section... .text
318:info:configure checking directive for exporting symbols... .globl
319:info:configure checking for objdump... no
320:info:configure checking if .note.GNU-stack is needed... no
321:info:configure checking suffix for labels... :
322:info:configure checking prefix for global symbol labels... _
323:info:configure checking prefix for lsym labels... L
324:info:configure checking prefix for function in .type... @
325:info:configure checking if .size is needed... yes
326:info:configure checking if .align directive takes logarithmic value... yes
327:info:configure checking if /usr/bin/clang supports GCC inline assembly... yes
328:info:configure checking if /usr/bin/clang supports DEC inline assembly... no
329:info:configure checking if /usr/bin/clang supports XLC inline assembly... no
330:info:configure checking if /usr/bin/clang++ supports GCC inline assembly... yes
331:info:configure checking if /usr/bin/clang++ supports DEC inline assembly... no
332:info:configure checking if /usr/bin/clang++ supports XLC inline assembly... no
333:info:configure checking for assembly format... default-.text-.globl-:-_-L-@-1-1-1-1-0
334:info:configure checking for asssembly architecture... AMD64
335:info:configure checking for perl... perl
336:info:configure checking for pre-built assembly file... no (not in asm-data)
337:info:configure checking whether possible to generate assembly file... yes
338:info:configure checking for atomic assembly filename... atomic-local.s
339:info:configure
340:info:configure *** Fortran compiler
341:info:configure checking whether we are using the GNU Fortran compiler... yes
342:info:configure checking whether /opt/local/bin/gfortran-mp-4.8 accepts -g... yes
343:info:configure checking whether ln -s works... yes
344:info:configure checking if Fortran compiler works... yes
345:info:configure checking for extra arguments to build a shared library... -Wl,-single_module
346:info:configure checking for Fortran flag to compile .f files... none
347:info:configure checking for Fortran flag to compile .f90 files... none
348:info:configure checking to see if Fortran compilers need additional linker flags... -Wl,-commons,use_dylibs
349:info:configure checking  external symbol convention... single underscore
350:info:configure checking if C and Fortran are link compatible... yes
351:info:configure checking to see if Fortran compiler likes the C++ exception flags... skipped (no C++ exceptions flags)
352:info:configure checking to see if mpifort compiler needs additional linker flags... -Wl,-commons,use_dylibs
353:info:configure checking if Fortran compiler supports CHARACTER... yes
354:info:configure checking size of Fortran CHARACTER... 1
355:info:configure checking for C type corresponding to CHARACTER... char
356:info:configure checking alignment of Fortran CHARACTER... 1
357:info:configure checking for corresponding KIND value of CHARACTER... C_SIGNED_CHAR
358:info:configure checking KIND value of Fortran C_SIGNED_CHAR... 1
359:info:configure checking if Fortran compiler supports LOGICAL... yes
360:info:configure checking size of Fortran LOGICAL... 4
361:info:configure checking for C type corresponding to LOGICAL... int
362:info:configure checking alignment of Fortran LOGICAL... 4
363:info:configure checking for corresponding KIND value of LOGICAL... C_INT
364:info:configure checking KIND value of Fortran C_INT... 4
365:info:configure checking if Fortran compiler supports LOGICAL*1... yes
366:info:configure checking size of Fortran LOGICAL*1... 1
367:info:configure checking for C type corresponding to LOGICAL*1... char
368:info:configure checking alignment of Fortran LOGICAL*1... 1
369:info:configure checking for corresponding KIND value of LOGICAL*1... C_SIGNED_CHAR
370:info:configure checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1
371:info:configure checking if Fortran compiler supports LOGICAL*2... yes
372:info:configure checking size of Fortran LOGICAL*2... 2
373:info:configure checking for C type corresponding to LOGICAL*2... short
374:info:configure checking alignment of Fortran LOGICAL*2... 2
375:info:configure checking for corresponding KIND value of LOGICAL*2... C_SHORT
376:info:configure checking KIND value of Fortran C_SHORT... 2
377:info:configure checking if Fortran compiler supports LOGICAL*4... yes
378:info:configure checking size of Fortran LOGICAL*4... 4
379:info:configure checking for C type corresponding to LOGICAL*4... int
380:info:configure checking alignment of Fortran LOGICAL*4... 4
381:info:configure checking for corresponding KIND value of LOGICAL*4... C_INT
382:info:configure checking KIND value of Fortran C_INT... (cached) 4
383:info:configure checking if Fortran compiler supports LOGICAL*8... yes
384:info:configure checking size of Fortran LOGICAL*8... 8
385:info:configure checking for C type corresponding to LOGICAL*8... long long
386:info:configure checking alignment of Fortran LOGICAL*8... 8
387:info:configure checking for corresponding KIND value of LOGICAL*8... C_LONG_LONG
388:info:configure checking KIND value of Fortran C_LONG_LONG... 8
389:info:configure checking if Fortran compiler supports INTEGER... yes
390:info:configure checking size of Fortran INTEGER... 4
391:info:configure checking for C type corresponding to INTEGER... int
392:info:configure checking alignment of Fortran INTEGER... 4
393:info:configure checking for corresponding KIND value of INTEGER... C_INT
394:info:configure checking KIND value of Fortran C_INT... (cached) 4
395:info:configure checking if Fortran compiler supports INTEGER*1... yes
396:info:configure checking size of Fortran INTEGER*1... 1
397:info:configure checking for C type corresponding to INTEGER*1... char
398:info:configure checking alignment of Fortran INTEGER*1... 1
399:info:configure checking for corresponding KIND value of INTEGER*1... C_SIGNED_CHAR
400:info:configure checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1
401:info:configure checking if Fortran compiler supports INTEGER*2... yes
402:info:configure checking size of Fortran INTEGER*2... 2
403:info:configure checking for C type corresponding to INTEGER*2... short
404:info:configure checking alignment of Fortran INTEGER*2... 2
405:info:configure checking for corresponding KIND value of INTEGER*2... C_SHORT
406:info:configure checking KIND value of Fortran C_SHORT... (cached) 2
407:info:configure checking if Fortran compiler supports INTEGER*4... yes
408:info:configure checking size of Fortran INTEGER*4... 4
409:info:configure checking for C type corresponding to INTEGER*4... int
410:info:configure checking alignment of Fortran INTEGER*4... 4
411:info:configure checking for corresponding KIND value of INTEGER*4... C_INT
412:info:configure checking KIND value of Fortran C_INT... (cached) 4
413:info:configure checking if Fortran compiler supports INTEGER*8... yes
414:info:configure checking size of Fortran INTEGER*8... 8
415:info:configure checking for C type corresponding to INTEGER*8... long long
416:info:configure checking alignment of Fortran INTEGER*8... 8
417:info:configure checking for corresponding KIND value of INTEGER*8... C_LONG_LONG
418:info:configure checking KIND value of Fortran C_LONG_LONG... (cached) 8
419:info:configure checking if Fortran compiler supports INTEGER*16... yes
420:info:configure checking size of Fortran INTEGER*16... 16
421:info:configure checking for C type corresponding to INTEGER*16... not found
422:info:configure configure: WARNING: *** Did not find corresponding C type
423:info:configure checking for corresponding KIND value of INTEGER*16... 0
424:info:configure checking KIND value of Fortran 0... 0
425:info:configure configure: WARNING: Compiler INTEGER*16 and  mismatch; MPI datatype unsupported
426:info:configure checking if Fortran compiler supports REAL... yes
427:info:configure checking size of Fortran REAL... 4
428:info:configure checking for C type corresponding to REAL... float
429:info:configure checking alignment of Fortran REAL... 4
430:info:configure checking for corresponding KIND value of REAL... C_FLOAT
431:info:configure checking KIND value of Fortran C_FLOAT... 4
432:info:configure checking if Fortran compiler supports REAL*2... no
433:info:configure checking if Fortran compiler supports REAL*4... yes
434:info:configure checking size of Fortran REAL*4... 4
435:info:configure checking for C type corresponding to REAL*4... float
436:info:configure checking alignment of Fortran REAL*4... 4
437:info:configure checking for corresponding KIND value of REAL*4... C_FLOAT
438:info:configure checking KIND value of Fortran C_FLOAT... (cached) 4
439:info:configure checking if Fortran compiler supports REAL*8... yes
440:info:configure checking size of Fortran REAL*8... 8
441:info:configure checking for C type corresponding to REAL*8... double
442:info:configure checking alignment of Fortran REAL*8... 8
443:info:configure checking for corresponding KIND value of REAL*8... C_DOUBLE
444:info:configure checking KIND value of Fortran C_DOUBLE... 8
445:info:configure checking if Fortran compiler supports REAL*16... yes
446:info:configure checking size of Fortran REAL*16... 16
447:info:configure checking for C type corresponding to REAL*16... long double
448:info:configure checking alignment of Fortran REAL*16... 16
449:info:configure checking for corresponding KIND value of REAL*16... C_LONG_DOUBLE
450:info:configure checking KIND value of Fortran C_LONG_DOUBLE... 10
451:info:configure checking for C type matching bit representation of REAL*16... pending
452:info:configure checking if long double == REAL*16... no
453:info:configure checking for C type matching bit representation of REAL*16... no
454:info:configure configure: WARNING: MPI_REAL16 and MPI_COMPLEX32 support have been disabled
455:info:configure checking if Fortran compiler supports DOUBLE PRECISION... yes
456:info:configure checking size of Fortran DOUBLE PRECISION... 8
457:info:configure checking for C type corresponding to DOUBLE PRECISION... double
458:info:configure checking alignment of Fortran DOUBLE PRECISION... 8
459:info:configure checking for corresponding KIND value of DOUBLE PRECISION... C_DOUBLE
460:info:configure checking KIND value of Fortran C_DOUBLE... (cached) 8
461:info:configure checking if Fortran compiler supports COMPLEX... yes
462:info:configure checking size of Fortran COMPLEX... 8
463:info:configure checking for C type corresponding to COMPLEX... float _Complex
464:info:configure checking alignment of Fortran COMPLEX... 4
465:info:configure checking for corresponding KIND value of COMPLEX... C_FLOAT_COMPLEX
466:info:configure checking KIND value of Fortran C_FLOAT_COMPLEX... 4
467:info:configure checking if Fortran compiler supports COMPLEX*4... no
468:info:configure checking if Fortran compiler supports COMPLEX*8... yes
469:info:configure checking size of Fortran COMPLEX*8... 8
470:info:configure checking for C type corresponding to COMPLEX*8... float _Complex
471:info:configure checking alignment of Fortran COMPLEX*8... 4
472:info:configure checking for corresponding KIND value of COMPLEX*8... C_FLOAT_COMPLEX
473:info:configure checking KIND value of Fortran C_FLOAT_COMPLEX... (cached) 4
474:info:configure checking if Fortran compiler supports COMPLEX*16... yes
475:info:configure checking size of Fortran COMPLEX*16... 16
476:info:configure checking for C type corresponding to COMPLEX*16... double _Complex
477:info:configure checking alignment of Fortran COMPLEX*16... 8
478:info:configure checking for corresponding KIND value of COMPLEX*16... C_DOUBLE_COMPLEX
479:info:configure checking KIND value of Fortran C_DOUBLE_COMPLEX... 8
480:info:configure checking if Fortran compiler supports COMPLEX*32... yes
481:info:configure checking size of Fortran COMPLEX*32... 32
482:info:configure checking for C type corresponding to COMPLEX*32... long double _Complex
483:info:configure checking alignment of Fortran COMPLEX*32... 16
484:info:configure checking for corresponding KIND value of COMPLEX*32... C_LONG_DOUBLE_COMPLEX
485:info:configure checking KIND value of Fortran C_LONG_DOUBLE_COMPLEX... 10
486:info:configure checking if Fortran compiler supports DOUBLE COMPLEX... yes
487:info:configure checking size of Fortran DOUBLE COMPLEX... 16
488:info:configure checking for C type corresponding to DOUBLE COMPLEX... double _Complex
489:info:configure checking alignment of Fortran DOUBLE COMPLEX... 8
490:info:configure checking for corresponding KIND value of DOUBLE COMPLEX... C_DOUBLE_COMPLEX
491:info:configure checking KIND value of Fortran C_DOUBLE_COMPLEX... (cached) 8
492:info:configure checking for max Fortran MPI handle index... 2147483647
493:info:configure checking Fortran value for .TRUE. logical type... 1
494:info:configure checking for correct handling of Fortran logical arrays... yes
495:info:configure checking for the value of MPI_STATUS_SIZE... 6 Fortran INTEGERs
496:info:configure checking KIND value of Fortran C_INT16_T... 2
497:info:configure checking KIND value of Fortran C_INT32_T... 4
498:info:configure checking KIND value of Fortran C_INT64_T... 8
499:info:configure checking if building Fortran mpif.h bindings... yes
500:info:configure checking for Fortran compiler module include flag... -I
501:info:configure checking Fortran compiler ignore TKR syntax... not cached; checking variants
502:info:configure checking for Fortran compiler support of TYPE(*), DIMENSION(*)... no
503:info:configure checking for Fortran compiler support of !DEC$ ATTRIBUTES NO_ARG_CHECK... no
504:info:configure checking for Fortran compiler support of !$PRAGMA IGNORE_TKR... no
505:info:configure checking for Fortran compiler support of !DIR$ IGNORE_TKR... no
506:info:configure checking for Fortran compiler support of !IBM* IGNORE_TKR... no
507:info:configure checking Fortran compiler ignore TKR syntax... 0:real:!
508:info:configure checking if building Fortran 'use mpi' bindings... yes
509:info:configure checking if building Fortran 'use mpi_f08' bindings... no
510:info:configure
511:info:configure ============================================================================
512:info:configure == Header file tests
513:info:configure ============================================================================
514:info:configure checking alloca.h usability... yes
515:info:configure checking alloca.h presence... yes
516:info:configure checking for alloca.h... yes
517:info:configure checking aio.h usability... yes
518:info:configure checking aio.h presence... yes
519:info:configure checking for aio.h... yes
520:info:configure checking arpa/inet.h usability... yes
521:info:configure checking arpa/inet.h presence... yes
522:info:configure checking for arpa/inet.h... yes
523:info:configure checking dirent.h usability... yes
524:info:configure checking dirent.h presence... yes
525:info:configure checking for dirent.h... yes
526:info:configure checking dlfcn.h usability... yes
527:info:configure checking dlfcn.h presence... yes
528:info:configure checking for dlfcn.h... yes
529:info:configure checking execinfo.h usability... yes
530:info:configure checking execinfo.h presence... yes
531:info:configure checking for execinfo.h... yes
532:info:configure checking err.h usability... yes
533:info:configure checking err.h presence... yes
534:info:configure checking for err.h... yes
535:info:configure checking fcntl.h usability... yes
536:info:configure checking fcntl.h presence... yes
537:info:configure checking for fcntl.h... yes
538:info:configure checking grp.h usability... yes
539:info:configure checking grp.h presence... yes
540:info:configure checking for grp.h... yes
541:info:configure checking for inttypes.h... (cached) yes
542:info:configure checking libgen.h usability... yes
543:info:configure checking libgen.h presence... yes
544:info:configure checking for libgen.h... yes
545:info:configure checking libutil.h usability... no
546:info:configure checking libutil.h presence... no
547:info:configure checking for libutil.h... no
548:info:configure checking for memory.h... (cached) yes
549:info:configure checking netdb.h usability... yes
550:info:configure checking netdb.h presence... yes
551:info:configure checking for netdb.h... yes
552:info:configure checking netinet/in.h usability... yes
553:info:configure checking netinet/in.h presence... yes
554:info:configure checking for netinet/in.h... yes
555:info:configure checking netinet/tcp.h usability... yes
556:info:configure checking netinet/tcp.h presence... yes
557:info:configure checking for netinet/tcp.h... yes
558:info:configure checking poll.h usability... yes
559:info:configure checking poll.h presence... yes
560:info:configure checking for poll.h... yes
561:info:configure checking pthread.h usability... yes
562:info:configure checking pthread.h presence... yes
563:info:configure checking for pthread.h... yes
564:info:configure checking pty.h usability... no
565:info:configure checking pty.h presence... no
566:info:configure checking for pty.h... no
567:info:configure checking pwd.h usability... yes
568:info:configure checking pwd.h presence... yes
569:info:configure checking for pwd.h... yes
570:info:configure checking sched.h usability... yes
571:info:configure checking sched.h presence... yes
572:info:configure checking for sched.h... yes
573:info:configure checking for stdint.h... (cached) yes
574:info:configure checking stddef.h usability... yes
575:info:configure checking stddef.h presence... yes
576:info:configure checking for stddef.h... yes
577:info:configure checking for stdlib.h... (cached) yes
578:info:configure checking for string.h... (cached) yes
579:info:configure checking for strings.h... (cached) yes
580:info:configure checking stropts.h usability... no
581:info:configure checking stropts.h presence... no
582:info:configure checking for stropts.h... no
583:info:configure checking sys/fcntl.h usability... yes
584:info:configure checking sys/fcntl.h presence... yes
585:info:configure checking for sys/fcntl.h... yes
586:info:configure checking sys/ipc.h usability... yes
587:info:configure checking sys/ipc.h presence... yes
588:info:configure checking for sys/ipc.h... yes
589:info:configure checking sys/shm.h usability... yes
590:info:configure checking sys/shm.h presence... yes
591:info:configure checking for sys/shm.h... yes
592:info:configure checking sys/ioctl.h usability... yes
593:info:configure checking sys/ioctl.h presence... yes
594:info:configure checking for sys/ioctl.h... yes
595:info:configure checking sys/mman.h usability... yes
596:info:configure checking sys/mman.h presence... yes
597:info:configure checking for sys/mman.h... yes
598:info:configure checking sys/param.h usability... yes
599:info:configure checking sys/param.h presence... yes
600:info:configure checking for sys/param.h... yes
601:info:configure checking sys/queue.h usability... yes
602:info:configure checking sys/queue.h presence... yes
603:info:configure checking for sys/queue.h... yes
604:info:configure checking sys/resource.h usability... yes
605:info:configure checking sys/resource.h presence... yes
606:info:configure checking for sys/resource.h... yes
607:info:configure checking sys/select.h usability... yes
608:info:configure checking sys/select.h presence... yes
609:info:configure checking for sys/select.h... yes
610:info:configure checking sys/socket.h usability... yes
611:info:configure checking sys/socket.h presence... yes
612:info:configure checking for sys/socket.h... yes
613:info:configure checking sys/sockio.h usability... yes
614:info:configure checking sys/sockio.h presence... yes
615:info:configure checking for sys/sockio.h... yes
616:info:configure checking stdarg.h usability... yes
617:info:configure checking stdarg.h presence... yes
618:info:configure checking for stdarg.h... yes
619:info:configure checking for sys/stat.h... (cached) yes
620:info:configure checking sys/statfs.h usability... no
621:info:configure checking sys/statfs.h presence... no
622:info:configure checking for sys/statfs.h... no
623:info:configure checking sys/statvfs.h usability... yes
624:info:configure checking sys/statvfs.h presence... yes
625:info:configure checking for sys/statvfs.h... yes
626:info:configure checking sys/time.h usability... yes
627:info:configure checking sys/time.h presence... yes
628:info:configure checking for sys/time.h... yes
629:info:configure checking sys/tree.h usability... no
630:info:configure checking sys/tree.h presence... no
631:info:configure checking for sys/tree.h... no
632:info:configure checking for sys/types.h... (cached) yes
633:info:configure checking sys/uio.h usability... yes
634:info:configure checking sys/uio.h presence... yes
635:info:configure checking for sys/uio.h... yes
636:info:configure checking net/uio.h usability... no
637:info:configure checking net/uio.h presence... no
638:info:configure checking for net/uio.h... no
639:info:configure checking sys/utsname.h usability... yes
640:info:configure checking sys/utsname.h presence... yes
641:info:configure checking for sys/utsname.h... yes
642:info:configure checking sys/vfs.h usability... no
643:info:configure checking sys/vfs.h presence... no
644:info:configure checking for sys/vfs.h... no
645:info:configure checking sys/wait.h usability... yes
646:info:configure checking sys/wait.h presence... yes
647:info:configure checking for sys/wait.h... yes
648:info:configure checking syslog.h usability... yes
649:info:configure checking syslog.h presence... yes
650:info:configure checking for syslog.h... yes
651:info:configure checking time.h usability... yes
652:info:configure checking time.h presence... yes
653:info:configure checking for time.h... yes
654:info:configure checking termios.h usability... yes
655:info:configure checking termios.h presence... yes
656:info:configure checking for termios.h... yes
657:info:configure checking ulimit.h usability... yes
658:info:configure checking ulimit.h presence... yes
659:info:configure checking for ulimit.h... yes
660:info:configure checking for unistd.h... (cached) yes
661:info:configure checking util.h usability... yes
662:info:configure checking util.h presence... yes
663:info:configure checking for util.h... yes
664:info:configure checking utmp.h usability... yes
665:info:configure checking utmp.h presence... yes
666:info:configure checking for utmp.h... yes
667:info:configure checking malloc.h usability... no
668:info:configure checking malloc.h presence... no
669:info:configure checking for malloc.h... no
670:info:configure checking ifaddrs.h usability... yes
671:info:configure checking ifaddrs.h presence... yes
672:info:configure checking for ifaddrs.h... yes
673:info:configure checking crt_externs.h usability... yes
674:info:configure checking crt_externs.h presence... yes
675:info:configure checking for crt_externs.h... yes
676:info:configure checking regex.h usability... yes
677:info:configure checking regex.h presence... yes
678:info:configure checking for regex.h... yes
679:info:configure checking signal.h usability... yes
680:info:configure checking signal.h presence... yes
681:info:configure checking for signal.h... yes
682:info:configure checking ioLib.h usability... no
683:info:configure checking ioLib.h presence... no
684:info:configure checking for ioLib.h... no
685:info:configure checking sockLib.h usability... no
686:info:configure checking sockLib.h presence... no
687:info:configure checking for sockLib.h... no
688:info:configure checking hostLib.h usability... no
689:info:configure checking hostLib.h presence... no
690:info:configure checking for hostLib.h... no
691:info:configure checking shlwapi.h usability... no
692:info:configure checking shlwapi.h presence... no
693:info:configure checking for shlwapi.h... no
694:info:configure checking sys/synch.h usability... no
695:info:configure checking sys/synch.h presence... no
696:info:configure checking for sys/synch.h... no
697:info:configure checking limits.h usability... yes
698:info:configure checking limits.h presence... yes
699:info:configure checking for limits.h... yes
700:info:configure checking db.h usability... yes
701:info:configure checking db.h presence... yes
702:info:configure checking for db.h... yes
703:info:configure checking ndbm.h usability... yes
704:info:configure checking ndbm.h presence... yes
705:info:configure checking for ndbm.h... yes
706:info:configure checking TargetConditionals.h usability... yes
707:info:configure checking TargetConditionals.h presence... yes
708:info:configure checking for TargetConditionals.h... yes
709:info:configure checking for sys/mount.h... yes
710:info:configure checking for sys/sysctl.h... yes
711:info:configure checking for net/if.h... yes
712:info:configure checking stdbool.h usability... yes
713:info:configure checking stdbool.h presence... yes
714:info:configure checking for stdbool.h... yes
715:info:configure checking if <stdbool.h> works... yes
716:info:configure
717:info:configure ============================================================================
718:info:configure == Type tests
719:info:configure ============================================================================
720:info:configure checking size of pid_t... 4
721:info:configure checking for socklen_t... yes
722:info:configure checking for struct sockaddr_in... yes
723:info:configure checking for struct sockaddr_in6... yes
724:info:configure checking for struct sockaddr_storage... yes
725:info:configure checking whether AF_UNSPEC is declared... yes
726:info:configure checking whether PF_UNSPEC is declared... yes
727:info:configure checking whether AF_INET6 is declared... yes
728:info:configure checking whether PF_INET6 is declared... yes
729:info:configure checking if SA_RESTART defined in signal.h... yes
730:info:configure checking for struct sockaddr.sa_len... yes
731:info:configure checking for struct dirent.d_type... yes
732:info:configure checking for siginfo_t.si_fd... no
733:info:configure checking for siginfo_t.si_band... yes
734:info:configure
735:info:configure ============================================================================
736:info:configure == Library and Function tests
737:info:configure ============================================================================
738:info:configure checking if we need -lutil for openpty... no
739:info:configure checking for openpty... yes
740:info:configure checking for gethostbyname in -lnsl... no
741:info:configure checking for socket in -lsocket... no
742:info:configure checking if we need -lrt for sched_yield... no
743:info:configure checking for sched_yield... yes
744:info:configure checking if we need -lgen for dirname... no
745:info:configure checking for dirname... yes
746:info:configure checking if we need -lm for ceil... no
747:info:configure checking for ceil... yes
748:info:configure checking for asprintf... yes
749:info:configure checking for snprintf... yes
750:info:configure checking for vasprintf... yes
751:info:configure checking for vsnprintf... yes
752:info:configure checking for openpty... (cached) yes
753:info:configure checking for isatty... yes
754:info:configure checking for getpwuid... yes
755:info:configure checking for fork... yes
756:info:configure checking for waitpid... yes
757:info:configure checking for execve... yes
758:info:configure checking for pipe... yes
759:info:configure checking for ptsname... yes
760:info:configure checking for setsid... yes
761:info:configure checking for mmap... yes
762:info:configure checking for tcgetpgrp... yes
763:info:configure checking for posix_memalign... yes
764:info:configure checking for strsignal... yes
765:info:configure checking for sysconf... yes
766:info:configure checking for syslog... yes
767:info:configure checking for vsyslog... yes
768:info:configure checking for regcmp... no
769:info:configure checking for regexec... yes
770:info:configure checking for regfree... yes
771:info:configure checking for _NSGetEnviron... yes
772:info:configure checking for socketpair... yes
773:info:configure checking for strncpy_s... no
774:info:configure checking for _strdup... no
775:info:configure checking for usleep... yes
776:info:configure checking for mkfifo... yes
777:info:configure checking for dbopen... yes
778:info:configure checking for dbm_open... yes
779:info:configure checking for htonl define... yes
780:info:configure checking for htonl... yes
781:info:configure checking whether va_copy is declared... yes
782:info:configure checking whether __va_copy is declared... yes
783:info:configure checking whether __func__ is declared... yes
784:info:configure
785:info:configure ============================================================================
786:info:configure == System-specific tests
787:info:configure ============================================================================
788:info:configure checking checking for type of MPI_Offset... long long
789:info:configure checking checking for an MPI datatype for MPI_Offset... MPI_LONG_LONG
790:info:configure checking for _SC_NPROCESSORS_ONLN... yes
791:info:configure checking whether byte ordering is bigendian... no
792:info:configure checking for broken qsort... no
793:info:configure checking if word-sized integers must be word-size aligned... no
794:info:configure checking if C compiler and POSIX threads work as is... yes
795:info:configure checking if C++ compiler and POSIX threads work as is... yes
796:info:configure checking if Fortran compiler and POSIX threads work as is... yes
797:info:configure checking for PTHREAD_MUTEX_ERRORCHECK_NP... no
798:info:configure checking for PTHREAD_MUTEX_ERRORCHECK... yes
799:info:configure checking for working POSIX threads package... yes
800:info:configure checking if C compiler and Solaris threads work... no
801:info:configure checking if C++ compiler and Solaris threads work... no
802:info:configure checking for working Solaris threads package... no
803:info:configure checking for type of thread support... posix
804:info:configure checking if threads have different pids (pthreads on linux)... no
805:info:configure checking if want OPAL thread support... undef
806:info:configure /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/configure: line 60303: 0: command not found
807:info:configure checking if want MPI_THREAD_MULTIPLE support... Disabled
808:info:configure checking whether ln -s works... yes
809:info:configure checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep
810:info:configure checking for egrep... (cached) /opt/local/bin/grep -E
811:info:configure checking dependency style of /usr/bin/clang... (cached) gcc3
812:info:configure checking for flex... flex
813:info:configure checking lex output file root... lex.yy
814:info:configure checking lex library... -lfl
815:info:configure checking whether yytext is a pointer... yes
816:info:configure checking for flavor of ps to use... unknown
817:info:configure checking if build filesystem is case sensitive... no
818:info:configure checking if configuring for case sensitive filesystem... no
819:info:configure
820:info:configure *******************************************************************************
821:info:configure NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
822:info:configure *******************************************************************************
823:info:configure
824:info:configure Because OPAL is being installed on a non-case sensitive file
825:info:configure system, the C++ wrapper compiler will be named opalc++ instead of the
826:info:configure traditional opalCC.
827:info:configure
828:info:configure Please update any makefiles appropriately.
829:info:configure
830:info:configure *******************************************************************************
831:info:configure NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
832:info:configure *******************************************************************************
833:info:configure
834:info:configure checking whether RLIMIT_NPROC is declared... yes
835:info:configure checking whether RLIMIT_MEMLOCK is declared... yes
836:info:configure
837:info:configure ============================================================================
838:info:configure == Modular Component Architecture (MCA) setup
839:info:configure ============================================================================
840:info:configure checking for subdir args...  '--prefix=/opt/local' 'FFLAGS=' 'F77=' '--bindir=/opt/local/libexec/openmpi-mp' '--libdir=/opt/local/lib/openmpi-mp' '--sysconfdir=/opt/local/etc/openmpi-mp' '--includedir=/opt/local/include/openmpi-mp' '--datadir=/opt/local/share/openmpi-mp' '--docdir=/opt/local/share/docdelete' '--mandir=/opt/local/share/mandelete' '--with-hwloc=/opt/local' '--enable-mpi-fortran' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch x86_64' 'FC=/opt/local/bin/gfortran-mp-4.8' 'FCFLAGS=-pipe -Os -m64'
841:info:configure checking --with-verbs value... simple ok (unspecified)
842:info:configure checking --with-verbs-libdir value... simple ok (unspecified)
843:info:configure checking for pkg-config... /opt/local/bin/pkg-config
844:info:configure checking pkg-config is at least version 0.9.0... yes
845:info:configure 
846:info:configure ==> Pre-emptively configuring the hwloc framework to satisfy dependencies.
847:info:configure checking whether to enable hwloc PCI device support... yes (default)
848:info:configure
849:info:configure +++ Configuring MCA framework hwloc
850:info:configure checking for no configure components in framework hwloc...
851:info:configure checking for m4 configure components in framework hwloc... hwloc152, external
852:info:configure
853:info:configure --- MCA component hwloc:external (m4 configuration macro, priority 90)
854:info:configure checking for MCA component hwloc:external compile mode... static
855:info:configure checking --with-hwloc-libdir value... simple ok (unspecified)
856:info:configure checking looking for external hwloc in... (/opt/local)
857:info:configure checking hwloc.h usability... yes
858:info:configure checking hwloc.h presence... yes
859:info:configure checking for hwloc.h... yes
860:info:configure looking for library in lib
861:info:configure checking for hwloc_topology_init in -lhwloc... yes
862:info:configure checking if external hwloc supports XML... yes
863:info:configure checking infiniband/verbs.h usability... no
864:info:configure checking infiniband/verbs.h presence... no
865:info:configure checking for infiniband/verbs.h... no
866:info:configure checking if MCA component hwloc:external can compile... yes
867:info:configure
868:info:configure --- MCA component hwloc:hwloc152 (m4 configuration macro, priority 75)
869:info:configure checking for MCA component hwloc:hwloc152 compile mode... static
870:info:configure checking if MCA component hwloc:hwloc152 can compile... no
871:info:configure 
872:info:configure checking for winning hwloc component header file... opal/mca/hwloc/external/external.h
873:info:configure 
874:info:configure <== Pre-emptive hwloc framework configuration complete.
875:info:configure <== We now return you to your regularly scheduled programming.
876:info:configure 
877:info:configure checking __NetBSD__... no
878:info:configure checking __FreeBSD__... no
879:info:configure checking __OpenBSD__... no
880:info:configure checking __DragonFly__... no
881:info:configure checking __386BSD__... no
882:info:configure checking __bsdi__... no
883:info:configure checking __APPLE__... yes
884:info:configure checking __linux__... no
885:info:configure checking __sun__... no
886:info:configure checking for struct sockaddr_in... (cached) yes
887:info:configure checking which components should be disabled...
888:info:configure checking which components should be direct-linked into the library...
889:info:configure checking which components should be run-time loadable... all
890:info:configure checking which components should be static... none
891:info:configure checking for projects containing MCA frameworks... opal, orte, ompi
892:info:configure
893:info:configure *** Configuring MCA for opal
894:info:configure checking for frameworks for opal... common, backtrace, compress, crs, db, event, hwloc, if, installdirs, memchecker, memcpy, memory, pstat, shmem, timer
895:info:configure
896:info:configure +++ Configuring MCA framework common
897:info:configure checking for no configure components in framework common...
898:info:configure checking for m4 configure components in framework common... pmi
899:info:configure
900:info:configure --- MCA component common:pmi (m4 configuration macro)
901:info:configure checking for MCA component common:pmi compile mode... dso
902:info:configure checking if user requested PMI support... no
903:info:configure checking if MCA component common:pmi can compile... no
904:info:configure
905:info:configure +++ Configuring MCA framework backtrace
906:info:configure checking for no configure components in framework backtrace...
907:info:configure checking for m4 configure components in framework backtrace... printstack, execinfo, none
908:info:configure
909:info:configure --- MCA component backtrace:printstack (m4 configuration macro, priority 30)
910:info:configure checking for MCA component backtrace:printstack compile mode... static
911:info:configure checking ucontext.h usability... no
912:info:configure checking ucontext.h presence... no
913:info:configure checking for ucontext.h... no
914:info:configure checking for printstack... no
915:info:configure checking if MCA component backtrace:printstack can compile... no
916:info:configure
917:info:configure --- MCA component backtrace:execinfo (m4 configuration macro, priority 30)
918:info:configure checking for MCA component backtrace:execinfo compile mode... static
919:info:configure checking for execinfo.h... (cached) yes
920:info:configure checking if we need -lexecinfo for backtrace... no
921:info:configure checking for backtrace... yes
922:info:configure checking if MCA component backtrace:execinfo can compile... yes
923:info:configure
924:info:configure --- MCA component backtrace:none (m4 configuration macro, priority 0)
925:info:configure checking for MCA component backtrace:none compile mode... static
926:info:configure checking if MCA component backtrace:none can compile... no
927:info:configure
928:info:configure +++ Configuring MCA framework compress
929:info:configure checking for no configure components in framework compress... gzip, bzip
930:info:configure checking for m4 configure components in framework compress...
931:info:configure
932:info:configure --- MCA component compress:gzip (no configuration)
933:info:configure checking for MCA component compress:gzip compile mode... dso
934:info:configure checking if MCA component compress:gzip can compile... yes
935:info:configure
936:info:configure --- MCA component compress:bzip (no configuration)
937:info:configure checking for MCA component compress:bzip compile mode... dso
938:info:configure checking if MCA component compress:bzip can compile... yes
939:info:configure
940:info:configure +++ Configuring MCA framework crs
941:info:configure checking for no configure components in framework crs... none
942:info:configure checking for m4 configure components in framework crs... dmtcp, self, blcr
943:info:configure
944:info:configure --- MCA component crs:none (no configuration)
945:info:configure checking for MCA component crs:none compile mode... dso
946:info:configure checking if MCA component crs:none can compile... yes
947:info:configure
948:info:configure --- MCA component crs:dmtcp (m4 configuration macro)
949:info:configure checking for MCA component crs:dmtcp compile mode... dso
950:info:configure checking if MCA component crs:dmtcp can compile... no
951:info:configure
952:info:configure --- MCA component crs:self (m4 configuration macro)
953:info:configure checking for MCA component crs:self compile mode... dso
954:info:configure checking if MCA component crs:self can compile... no
955:info:configure
956:info:configure --- MCA component crs:blcr (m4 configuration macro)
957:info:configure checking for MCA component crs:blcr compile mode... dso
958:info:configure checking if MCA component crs:blcr can compile... no
959:info:configure
960:info:configure +++ Configuring MCA framework db
961:info:configure checking for no configure components in framework db... print, hash
962:info:configure checking for m4 configure components in framework db... pmi, sqlite
963:info:configure
964:info:configure --- MCA component db:print (no configuration)
965:info:configure checking for MCA component db:print compile mode... dso
966:info:configure checking if MCA component db:print can compile... yes
967:info:configure
968:info:configure --- MCA component db:hash (no configuration)
969:info:configure checking for MCA component db:hash compile mode... dso
970:info:configure checking if MCA component db:hash can compile... yes
971:info:configure
972:info:configure --- MCA component db:pmi (m4 configuration macro)
973:info:configure checking for MCA component db:pmi compile mode... dso
974:info:configure checking if user requested PMI support... no
975:info:configure checking if MCA component db:pmi can compile... no
976:info:configure
977:info:configure --- MCA component db:sqlite (m4 configuration macro)
978:info:configure checking for MCA component db:sqlite compile mode... dso
979:info:configure checking if MCA component db:sqlite can compile... no
980:info:configure
981:info:configure +++ Configuring MCA framework event
982:info:configure checking for no configure components in framework event...
983:info:configure checking for m4 configure components in framework event... libevent2021
984:info:configure
985:info:configure --- MCA component event:libevent2021 (m4 configuration macro, priority 80)
986:info:configure checking for MCA component event:libevent2021 compile mode... static
987:info:configure checking libevent configuration args... --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport
988:info:configure configure: OMPI configuring in opal/mca/event/libevent2021/libevent
989:info:configure configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/opal/mca/event/libevent2021/libevent/configure' --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport  '--prefix=/opt/local' 'FFLAGS=' 'F77=' '--bindir=/opt/local/libexec/openmpi-mp' '--libdir=/opt/local/lib/openmpi-mp' '--sysconfdir=/opt/local/etc/openmpi-mp' '--includedir=/opt/local/include/openmpi-mp' '--datadir=/opt/local/share/openmpi-mp' '--docdir=/opt/local/share/docdelete' '--mandir=/opt/local/share/mandelete' '--with-hwloc=/opt/local' '--enable-mpi-fortran' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch x86_64' 'FC=/opt/local/bin/gfortran-mp-4.8' 'FCFLAGS=-pipe -Os -m64' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/opal/mca/event/libevent2021/libevent --disable-option-checking
990:info:configure checking for a BSD-compatible install... /usr/bin/install -c
991:info:configure checking whether build environment is sane... yes
992:info:configure checking for a thread-safe mkdir -p... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/opal/mca/event/libevent2021/libevent/install-sh -c -d
993:info:configure checking for gawk... gawk
994:info:configure checking whether make sets $(MAKE)... yes
995:info:configure checking build system type... x86_64-apple-darwin10.8.0
996:info:configure checking host system type... x86_64-apple-darwin10.8.0
997:info:configure checking for gcc... /usr/bin/clang
998:info:configure checking whether the C compiler works... no
999:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/build/opal/mca/event/libevent2021/libevent':
1000:info:configure configure: error: C compiler cannot create executables
1001:info:configure See `config.log' for more details
1002:info:configure configure: /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/opal/mca/event/libevent2021/libevent/configure' *failed* for opal/mca/event/libevent2021/libevent
1003:info:configure configure: WARNING: Event library failed to configure
1004:info:configure configure: error: Cannot continue
1005:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/build" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-1.7.3/configure --prefix=/opt/local --enable-mpi-fortran FFLAGS='' F77='' --bindir=/opt/local/libexec/openmpi-mp --libdir=/opt/local/lib/openmpi-mp --sysconfdir=/opt/local/etc/openmpi-mp --includedir=/opt/local/include/openmpi-mp --datadir=/opt/local/share/openmpi-mp --docdir=/opt/local/share/docdelete --mandir=/opt/local/share/mandelete --with-hwloc=/opt/local --enable-mpi-fortran
1006:info:configure Exit code: 1
1007:error:configure Failed to configure openmpi-default, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/work/build/config.log
1008:error:configure org.macports.configure for port openmpi-default returned: configure failure: command execution failed
1009:debug:configure Error code: NONE
1010:debug:configure Backtrace: configure failure: command execution failed
1011    while executing
1012"$procedure $targetname"
1013:info:configure Warning: targets not executed for openmpi-default: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
1014:notice:configure Please see the log file for port openmpi-default for details:
1015    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-default/main.log