Ticket #348: configure.log

File configure.log, 70.8 kB (added by Miner, Wade (Newport News), 1 month ago)

Added by email2trac

Line 
1 Configuring MPICH2 version 1.0.8 with  '-prefix=/usr/local/mpich2-install' '--disable-romio'
2 Running on system: IRIX64 ITL00029008 6.5 07202013 IP35
3 Executing mpich2prereq in /local/temp/mpich_build/mpich2-1.0.8/src/mpid/ch3 with
4 Executing mpich2prereq in /local/temp/mpich_build/mpich2-1.0.8/src/mpid/ch3/channels/sock
5 sourcing /local/temp/mpich_build/mpich2-1.0.8/src/pm/mpd/mpich2prereq
6 sourcing /local/temp/mpich_build/mpich2-1.0.8/src/pm/mpd/setup_pm
7 checking for gcc... gcc
8 checking for C compiler default output file name... a.out
9 checking whether the C compiler works... yes
10 checking whether we are cross compiling... no
11 checking for suffix of executables...
12 checking for suffix of object files... o
13 checking whether we are using the GNU C compiler... yes
14 checking whether gcc accepts -g... yes
15 checking for gcc option to accept ISO C89... none needed
16 checking whether C compiler accepts option -O2... yes
17 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
18 checking for type of weak symbol support... pragma weak
19 checking whether __attribute__ ((weak)) allowed... yes
20 checking for multiple weak symbol support... yes
21 checking for g77... g77
22 checking whether we are using the GNU Fortran 77 compiler... yes
23 checking whether g77 accepts -g... yes
24 checking whether Fortran 77 compiler accepts option -O2... yes
25 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
26 checking how to get verbose linking output from g77... -v
27 checking for Fortran 77 libraries of g77...  -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3 -L/usr/bin -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/../../.. -lfrtbegin -lg2c -lm -L/usr/lib32/mips3 -L/usr/lib32
28 checking whether g77 accepts the FLIBS found by autoconf... yes
29 checking whether C can link with  -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3 -L/usr/bin -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/../../.. -lfrtbegin -lg2c -lm -L/usr/lib32/mips3 -L/usr/lib32... yes
30 checking for linker for Fortran main programs... Use Fortran to link programs
31 checking for Fortran 77 name mangling... lower doubleunderscore
32 checking what libraries are needed to link Fortran programs with C routines that use stdio... none
33 checking for f90... f90
34 checking that f works as the extension for Fortran 90 program... yes
35 checking whether we are using the GNU Fortran 90 compiler... no
36 checking whether f90 accepts -g... yes
37 checking for extension for Fortran 90 programs... f90
38 checking whether the Fortran 90 compiler (f90  ) works... yes
39 checking whether the Fortran 90 compiler (f90  ) is a cross-compiler... no
40 checking whether Fortran 90 works with Fortran 77... yes
41 checking whether Fortran accepts ! for comments... yes
42 checking for include directory flag for Fortran... -I
43 checking for Fortran 77 flag for library directories... -L
44 checking for which Fortran libraries are needed to link C with Fortran... none
45 checking whether Fortran compiler processes .F files with C preprocessor... yes
46 checking that f works as the extension for Fortran 90 program... yes
47 checking whether we are using the GNU Fortran 90 compiler... (cached) no
48 checking whether f90 accepts -g... (cached) yes
49 checking for extension for Fortran 90 programs... f90
50 checking whether the Fortran 90 compiler (f90  ) works... yes
51 checking whether the Fortran 90 compiler (f90  ) is a cross-compiler... no
52 checking for Fortran 90 module extension... mod
53 checking for Fortran 90 module include flag... -I
54 checking whether Fortran 90 accepts f90 suffix... yes
55 checking whether Fortran 90 compiler accepts option -O2... yes
56 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
57 checking whether Fortran 90 compiler processes .F90 files with C preprocessor... no
58 checking what libraries are needed to link Fortran90 programs with C routines that use stdio... none
59 checking for f90 compiler vendor... unknown
60 checking for c++... c++
61 checking whether we are using the GNU C++ compiler... yes
62 checking whether c++ accepts -g... yes
63 checking whether the C++ compiler c++ can build an executable... yes
64 checking whether C++ compiler works with string... yes
65 checking whether the compiler supports exceptions... yes
66 checking whether the compiler recognizes bool as a built-in type... yes
67 checking whether the compiler implements namespaces... yes
68 checking whether <iostream> available... yes
69 checking whether the compiler implements the namespace std... yes
70 checking whether <math> available... no
71 checking for GNU g++ version... 3 . 3
72 checking whether C++ compiler accepts option -O2... yes
73 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
74 checking for perl... /bin/perl
75 checking for ar... ar
76 checking for ranlib... no
77 checking for etags... no
78 checking for killall... no
79 checking for a BSD-compatible install... /local/temp/mpich_build/mpich2-1.0.8/confdb/install-sh -c
80 checking whether install works... yes
81 checking for ranlib... true
82 checking whether install breaks libraries... no
83 checking whether mkdir -p works... yes
84 checking for make... make
85 checking whether clock skew breaks make... no
86 checking whether make supports include... yes
87 checking whether make allows comments in actions... yes
88 checking for virtual path format... neither VPATH nor .PATH works
89 checking whether make sets CFLAGS... yes
90 checking for bash... no
91 checking for doctext... false
92 checking for location of doctext style files... unavailable
93 checking for an ANSI C-conforming const... yes
94 checking for volatile... yes
95 checking for restrict... __restrict
96 checking for inline... inline
97 checking whether __attribute__ allowed... yes
98 checking whether __attribute__((format)) allowed... yes
99 checking for grep that handles long lines and -e... /bin/grep
100 checking for egrep... /bin/grep -E
101 checking for ANSI C header files... no
102 checking for sys/types.h... yes
103 checking for sys/stat.h... yes
104 checking for stdlib.h... yes
105 checking for string.h... yes
106 checking for memory.h... yes
107 checking for strings.h... yes
108 checking for inttypes.h... yes
109 checking for stdint.h... no
110 checking for unistd.h... yes
111 checking whether byte ordering is bigendian... yes
112 checking whether C compiler allows unaligned doubles... no
113 checking whether gcc supports __func__... yes
114 Using gcc to determine dependencies
115 checking whether long double is supported... yes
116 checking whether long long is supported... yes
117 checking for max C struct integer alignment... eight
118 checking for max C struct floating point alignment... sixteen
119 checking for max C struct alignment of structs with doubles... eight
120 checking for max C struct floating point alignment with long doubles... sixteen
121 configure: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types.
122 checking if alignment of structs with doubles is based on position... no
123 checking if alignment of structs with long long ints is based on position... no
124 checking if double alignment breaks rules, find actual alignment... no
125 checking for alignment restrictions on pointers... int or better
126 checking size of char... 1
127 checking size of unsigned char... 1
128 checking size of short... 2
129 checking size of unsigned short... 2
130 checking size of int... 4
131 checking size of unsigned int... 4
132 checking size of long... 4
133 checking size of unsigned long... 4
134 checking size of long long... 8
135 checking size of unsigned long long... 8
136 checking size of float... 4
137 checking size of double... 8
138 checking size of long double... 16
139 checking size of wchar_t... 4
140 checking size of void *... 4
141 checking for size of float int... 8
142 checking for size of double int... 12
143 checking for size of long int... 8
144 checking for size of short int... 6
145 checking for size of 2 int... 8
146 checking for size of long double int... 20
147 checking for sys/bitypes.h... no
148 checking for inttypes.h... (cached) yes
149 checking for int8_t... yes
150 checking for int16_t... yes
151 checking for int32_t... yes
152 checking for int64_t... yes
153 checking for uint8_t... yes
154 checking for uint16_t... yes
155 checking for uint32_t... yes
156 checking for uint64_t... yes
157 checking for size of Fortran type integer... 4
158 checking for size of Fortran type real... 4
159 checking for size of Fortran type double precision... 8
160 checking whether integer*1 is supported... yes
161 checking whether integer*2 is supported... yes
162 checking whether integer*4 is supported... yes
163 checking whether integer*8 is supported... yes
164 checking whether integer*16 is supported... no
165 checking whether real*4 is supported... yes
166 checking whether real*8 is supported... yes
167 checking whether real*16 is supported... no
168 checking for C type matching Fortran integer... int
169 checking for size of MPI_Status... 20
170 checking for values of Fortran logicals... True is 1 and False is 0
171 checking how to run the C preprocessor... gcc -E
172 checking for Fortran 90 integer kind for 4-byte integers... 4
173 checking for Fortran 90 integer kind for 8-byte integers... 8
174 checking whether real*8 is supported in Fortran 90... yes
175 checking size of bool... 1
176 checking how to run the C++ preprocessor... c++ -E
177 checking for complex... yes
178 checking size of Complex... 8
179 checking size of DoubleComplex... 16
180 checking size of LongDoubleComplex... 32
181 checking if char * pointers use byte addresses... yes
182 checking for alignment restrictions on ... yes
183 checking for alignment restrictions on int32_t... yes
184 checking for size of MPI_BSEND_OVERHEAD... 59
185 checking for gcc __asm__ and pentium cmpxchgl instruction... no
186 checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... no
187 checking for gcc __asm__ and IA64 xchg4 instruction... no
188 checking for ANSI C header files... (cached) no
189 checking for stdlib.h... (cached) yes
190 checking for stdarg.h... yes
191 checking for sys/types.h... (cached) yes
192 checking for inttypes.h... (cached) yes
193 checking for limits.h... yes
194 checking for stddef.h... yes
195 checking for errno.h... yes
196 checking for sys/socket.h... yes
197 checking for sys/time.h... yes
198 checking for unistd.h... (cached) yes
199 checking for endian.h... no
200 checking for assert.h... yes
201 checking for sys/uio.h... yes
202 checking for size_t... yes
203 checking for setitimer... yes
204 checking for alarm... yes
205 checking for vsnprintf... yes
206 checking for vsprintf... yes
207 checking whether vsnprintf needs a declaration... yes
208 checking for strerror... yes
209 checking for snprintf... yes
210 checking whether snprintf needs a declaration... yes
211 checking for va_copy... yes
212 checking for working alloca.h... yes
213 checking for alloca... yes
214 checking for strdup... yes
215 checking whether strdup needs a declaration... no
216 checking for clock_gettime... yes
217 checking for clock_getres... yes
218 checking for gethrtime... no
219 checking for gettimeofday... yes
220 checking for clock_gettime... (cached) yes
221 checking for clock_getres... (cached) yes
222 checking whether struct timespec is defined in time.h... yes
223 checking for CLOCK_REALTIME defined in time.h... yes
224 sourcing /local/temp/mpich_build/mpich2-1.0.8/src/mpid/ch3/setup_device
225 RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
226 sourcing /local/temp/mpich_build/mpich2-1.0.8/src/mpid/ch3/channels/sock/setup_channel
227 RUNNING SETUP_CHANNEL FOR THE SOCK CHANNEL
228 sourcing /local/temp/mpich_build/mpich2-1.0.8/src/mpid/common/sock/setup
229 RUNNING SETUP FOR THE SOCK INTERFACE
230 checking for pthread.h... yes
231 checking for pthread_yield... no
232 checking for library containing pthread_key_create... -lpthread
233 checking for pthread_cleanup_push... no
234 checking whether pthread_cleanup_push is available (may be a macro in pthread.h)... no
235 checking for sched_yield... yes
236 checking for yield... no
237 checking for usleep... yes
238 checking for sleep... yes
239 checking for select... yes
240 RUNNING CONFIGURE FOR CH3 DEVICE
241 checking for make... make
242 checking whether clock skew breaks make... no
243 checking whether make supports include... yes
244 checking whether make allows comments in actions... yes
245 checking for virtual path format... neither VPATH nor .PATH works
246 checking whether make sets CFLAGS... yes
247 checking for gcc... gcc
248 checking for C compiler default output file name... a.out
249 checking whether the C compiler works... yes
250 checking whether we are cross compiling... no
251 checking for suffix of executables...
252 checking for suffix of object files... o
253 checking whether we are using the GNU C compiler... yes
254 checking whether gcc accepts -g... yes
255 checking for gcc option to accept ISO C89... none needed
256 checking how to run the C preprocessor... gcc -E
257 checking for assert.h... yes
258 checking for limits.h... yes
259 checking for string.h... yes
260 checking for sys/types.h... yes
261 checking for sys/uio.h... yes
262 checking for uuid/uuid.h... no
263 checking for time.h... yes
264 checking for ctype.h... yes
265 checking for unistd.h... yes
266 checking for arpa/inet.h... yes
267 checking for sys/socket.h... yes
268 checking for net/if.h... yes
269 checking for grep that handles long lines and -e... /bin/grep
270 checking for egrep... /bin/grep -E
271 checking for ANSI C header files... yes
272 checking for sys/types.h... (cached) yes
273 checking for sys/stat.h... yes
274 checking for stdlib.h... yes
275 checking for string.h... (cached) yes
276 checking for memory.h... yes
277 checking for strings.h... yes
278 checking for inttypes.h... yes
279 checking for stdint.h... no
280 checking for unistd.h... (cached) yes
281 checking for pid_t... yes
282 checking for inet_pton... yes
283 checking for gethostname... yes
284 checking whether gethostname needs a declaration... no
285 checking for CFUUIDCreate... no
286 checking for uuid_generate... no
287 checking for time... yes
288 checking for library containing uuid_generate... no
289 checking whether CPP accepts variable length argument lists... yes
290 checking whether byte ordering is bigendian... yes
291 checking whether we can use struct ifconf... yes
292 checking size of int... 4
293 checking size of long... 4
294 checking size of long long... 8
295 checking size of void *... 4
296 checking for etags... true
297 configure: creating ./config.status
298 config.status: creating Makefile
299 config.status: creating src/Makefile
300 config.status: creating util/Makefile
301 config.status: creating util/shm/Makefile
302 config.status: creating util/shmbase/Makefile
303 config.status: creating channels/Makefile
304 config.status: creating localdefs
305 config.status: creating include/mpid_thread.h
306 config.status: creating include/mpidi_ch3_conf.h
307 config.status: include/mpidi_ch3_conf.h is unchanged
308 config.status: executing default-1 commands
309 copying ./../common/thread/mpid_thread_mpe.c to src/mpid_thread.c
310 === configuring in util/sock (/local/temp/mpich_build/mpich2-1.0.8/src/mpid/ch3/util/sock)
311 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread ' --cache-file=/dev/null --srcdir=.
312 RUNNING CONFIGURE FOR CH3 UTIL SOCK ROUTINES
313 checking for make... make
314 checking whether clock skew breaks make... no
315 checking whether make supports include... yes
316 checking whether make allows comments in actions... yes
317 checking for virtual path format... neither VPATH nor .PATH works
318 checking whether make sets CFLAGS... yes
319 checking for ar... ar
320 checking for ranlib... true
321 checking for gcc... gcc
322 checking for C compiler default output file name... a.out
323 checking whether the C compiler works... yes
324 checking whether we are cross compiling... no
325 checking for suffix of executables...
326 checking for suffix of object files... o
327 checking whether we are using the GNU C compiler... yes
328 checking whether gcc accepts -g... yes
329 checking for gcc option to accept ISO C89... none needed
330 checking how to run the C preprocessor... gcc -E
331 checking for assert.h... yes
332 checking for limits.h... yes
333 checking for string.h... yes
334 checking for sys/types.h... yes
335 checking for sys/uio.h... yes
336 checking for time.h... yes
337 checking for ctype.h... yes
338 checking for unistd.h... yes
339 checking for arpa/inet.h... yes
340 checking for sys/socket.h... yes
341 checking for net/if.h... yes
342 checking for grep that handles long lines and -e... /bin/grep
343 checking for egrep... /bin/grep -E
344 checking for ANSI C header files... yes
345 checking for sys/types.h... (cached) yes
346 checking for sys/stat.h... yes
347 checking for stdlib.h... yes
348 checking for string.h... (cached) yes
349 checking for memory.h... yes
350 checking for strings.h... yes
351 checking for inttypes.h... yes
352 checking for stdint.h... no
353 checking for unistd.h... (cached) yes
354 checking for pid_t... yes
355 checking for inet_pton... yes
356 checking for gethostname... yes
357 checking whether gethostname needs a declaration... no
358 checking whether CPP accepts variable length argument lists... yes
359 checking whether byte ordering is bigendian... yes
360 checking whether we can use struct ifconf... yes
361 checking size of int... 4
362 checking size of long... 4
363 checking size of long long... 8
364 checking size of void *... 4
365 checking for etags... true
366 configure: creating ./config.status
367 config.status: creating Makefile
368 config.status: creating ch3usockconf.h
369 config.status: ch3usockconf.h is unchanged
370 config.status: executing default-1 commands
371 Updating dependency directories .deps
372 === configuring in channels/sock (/local/temp/mpich_build/mpich2-1.0.8/src/mpid/ch3/channels/sock)
373 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread ' --cache-file=/dev/null --srcdir=.
374 RUNNING CONFIGURE FOR THE SOCK CHANNEL
375 checking for a BSD-compatible install... /local/temp/mpich_build/mpich2-1.0.8/confdb/install-sh -c
376 checking whether install works... yes
377 checking for ranlib... true
378 checking for gcc... gcc
379 checking for C compiler default output file name... a.out
380 checking whether the C compiler works... yes
381 checking whether we are cross compiling... no
382 checking for suffix of executables...
383 checking for suffix of object files... o
384 checking whether we are using the GNU C compiler... yes
385 checking whether gcc accepts -g... yes
386 checking for gcc option to accept ISO C89... none needed
387 checking whether install breaks libraries... no
388 checking whether mkdir -p works... yes
389 checking for make... make
390 checking whether clock skew breaks make... no
391 checking whether make supports include... yes
392 checking whether make allows comments in actions... yes
393 checking for virtual path format... neither VPATH nor .PATH works
394 checking whether make sets CFLAGS... yes
395 checking for ar... ar
396 checking for ranlib... true
397 checking for net/if.h... yes
398 checking how to run the C preprocessor... gcc -E
399 checking for netdb.h... yes
400 checking for sys/ioctl.h... yes
401 checking for sys/socket.h... yes
402 checking for sys/sockio.h... yes
403 checking for sys/types.h... yes
404 checking for errno.h... yes
405 checking for netinet/in.h... yes
406 configure: creating ./config.status
407 config.status: creating Makefile
408 config.status: creating src/Makefile
409 config.status: creating localdefs
410 config.status: creating include/mpidi_ch3i_sock_conf.h
411 config.status: include/mpidi_ch3i_sock_conf.h is unchanged
412 config.status: executing default-1 commands
413 Updating dependency directories .deps
414 RUNNING CONFIGURE FOR THE SOCK INTERFACE
415 checking for gcc... gcc
416 checking for C compiler default output file name... a.out
417 checking whether the C compiler works... yes
418 checking whether we are cross compiling... no
419 checking for suffix of executables...
420 checking for suffix of object files... o
421 checking whether we are using the GNU C compiler... yes
422 checking whether gcc accepts -g... yes
423 checking for gcc option to accept ISO C89... none needed
424 checking for strerror... yes
425 checking for make... make
426 checking whether clock skew breaks make... no
427 checking whether make supports include... yes
428 checking whether make allows comments in actions... yes
429 checking for virtual path format... neither VPATH nor .PATH works
430 checking whether make sets CFLAGS... yes
431 checking for ar... ar
432 checking for ranlib... true
433 configure: creating ./config.status
434 config.status: creating Makefile
435 config.status: creating localdefs
436 config.status: creating mpidu_sock_conf.h
437 config.status: mpidu_sock_conf.h is unchanged
438 === configuring in poll (/local/temp/mpich_build/mpich2-1.0.8/src/mpid/common/sock/poll)
439 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread    ' --cache-file=/dev/null --srcdir=.
440 RUNNING CONFIGURE FOR THE POLL IMPLEMENTATION OF SOCK
441 checking for make... make
442 checking whether clock skew breaks make... no
443 checking whether make supports include... yes
444 checking whether make allows comments in actions... yes
445 checking for virtual path format... neither VPATH nor .PATH works
446 checking whether make sets CFLAGS... yes
447 checking for gcc... gcc
448 checking for C compiler default output file name... a.out
449 checking whether the C compiler works... yes
450 checking whether we are cross compiling... no
451 checking for suffix of executables...
452 checking for suffix of object files... o
453 checking whether we are using the GNU C compiler... yes
454 checking whether gcc accepts -g... yes
455 checking for gcc option to accept ISO C89... none needed
456 checking for inline... inline
457 checking for poll... yes
458 checking how to run the C preprocessor... gcc -E
459 checking for assert.h... yes
460 checking for errno.h... yes
461 checking for fcntl.h... yes
462 checking for limits.h... yes
463 checking for netdb.h... yes
464 checking for netinet/in.h... yes
465 checking for netinet/tcp.h... no
466 checking for poll.h... yes
467 checking for stdlib.h... yes
468 checking for sys/param.h... yes
469 checking for sys/poll.h... yes
470 checking for sys/types.h... yes
471 checking for sys/uio.h... yes
472 checking for unistd.h... yes
473 checking if struct poll is defined... yes
474 checking if a simple program using poll() can be compiled... yes
475 checking whether bit fields work in ip.h... no
476 Adding -D_NO_BITFIELDS to CFLAGS
477 checking for gethostname... yes
478 checking whether gethostname needs a declaration... no
479 checking for library containing socket... none required
480 checking for library containing gethostbyname... none required
481 checking whether socklen_t is defined (in sys/socket.h if present)... yes
482 checking for etags... true
483 configure: creating ./config.status
484 config.status: creating Makefile
485 config.status: creating localdefs
486 config.status: creating mpidu_socki_conf.h
487 config.status: mpidu_socki_conf.h is unchanged
488 config.status: executing default-1 commands
489 Updating dependency directories .deps
490 configure: WARNING: Unrecognized options: --disable-romio
491 RUNNING CONFIGURE FOR LOCKS
492 checking for make... make
493 checking whether clock skew breaks make... no
494 checking whether make supports include... yes
495 checking whether make allows comments in actions... yes
496 checking for virtual path format... neither VPATH nor .PATH works
497 checking whether make sets CFLAGS... yes
498 checking for ar... ar
499 checking for ranlib... true
500 checking for gcc... gcc
501 checking for C compiler default output file name... a.out
502 checking whether the C compiler works... yes
503 checking whether we are cross compiling... no
504 checking for suffix of executables...
505 checking for suffix of object files... o
506 checking whether we are using the GNU C compiler... yes
507 checking whether gcc accepts -g... yes
508 checking for gcc option to accept ISO C89... none needed
509 checking for yield... no
510 checking for sched_yield... yes
511 checking for usleep... yes
512 checking for sleep... yes
513 checking for select... yes
514 checking for mutex_init... no
515 checking for compare_and_swap... no
516 checking for pthread_mutexattr_init... yes
517 checking for pthread_mutexattr_setpshared... yes
518 checking how to run the C preprocessor... gcc -E
519 checking for pthread.h... yes
520 checking for sched.h... yes
521 configure: creating ./config.status
522 config.status: creating Makefile
523 config.status: creating mpid_locksconf.h
524 config.status: mpid_locksconf.h is unchanged
525 configure: WARNING: Unrecognized options: --disable-romio
526 configure: WARNING: Unrecognized options: --disable-romio
527 RUNNING CONFIGURE FOR THE SIMPLE PMI
528 checking for make... make
529 checking whether clock skew breaks make... no
530 checking whether make supports include... yes
531 checking whether make allows comments in actions... yes
532 checking for virtual path format... neither VPATH nor .PATH works
533 checking whether make sets CFLAGS... yes
534 checking for gcc... gcc
535 checking for C compiler default output file name... a.out
536 checking whether the C compiler works... yes
537 checking whether we are cross compiling... no
538 checking for suffix of executables...
539 checking for suffix of object files... o
540 checking whether we are using the GNU C compiler... yes
541 checking whether gcc accepts -g... yes
542 checking for gcc option to accept ISO C89... none needed
543 checking how to run the C preprocessor... gcc -E
544 checking for unistd.h... yes
545 checking for string.h... yes
546 checking for stdlib.h... yes
547 checking for sys/socket.h... yes
548 checking for strings.h... yes
549 checking for assert.h... yes
550 checking for snprintf... yes
551 checking whether snprintf needs a declaration... yes
552 checking for sys/types.h... yes
553 checking for sys/param.h... yes
554 checking for sys/socket.h... (cached) yes
555 checking for netinet/in.h... yes
556 checking for netinet/tcp.h... no
557 checking for sys/un.h... yes
558 checking for netdb.h... yes
559 checking for library containing socket... none required
560 checking for library containing gethostbyname... none required
561 checking for socket... yes
562 checking for setsockopt... yes
563 checking for gethostbyname... yes
564 checking whether socklen_t is defined (in sys/socket.h if present)... yes
565 checking whether struct hostent contains h_addr_list... yes
566 checking whether __attribute__ allowed... yes
567 checking whether __attribute__((format)) allowed... yes
568 configure: creating ./config.status
569 config.status: creating Makefile
570 config.status: creating localdefs
571 config.status: creating pmiconf.h
572 config.status: pmiconf.h is unchanged
573 configure: WARNING: Unrecognized options: --disable-romio
574 Configuring with args /usr/local/mpich2-install/share/config.site /usr/local/mpich2-install/etc/config.site
575 checking for gcc... gcc
576 checking for C compiler default output file name... a.out
577 checking whether the C compiler works... yes
578 checking whether we are cross compiling... no
579 checking for suffix of executables...
580 checking for suffix of object files... o
581 checking whether we are using the GNU C compiler... yes
582 checking whether gcc accepts -g... yes
583 checking for gcc option to accept ISO C89... none needed
584 checking whether make sets $(MAKE)... yes
585 checking whether ln -s works... yes
586 checking for a BSD-compatible install... ../../../confdb/install-sh -c
587 checking whether install ../../../confdb/install-sh -c works... yes
588 Using INSTALL=../../../confdb/install-sh -c
589 checking for totalview... no
590 checking for python2.5... python2.5
591 checking for python2.4... no
592 checking for python2.3... no
593 checking for python2.2... no
594 checking for python2... no
595 checking for python... python
596 checking that python2.5 is a valid python version... yes
597 checking that the cPickle module is available for python2.5... yes
598 checking for library containing socket... none required
599 checking how to run the C preprocessor... gcc -E
600 checking for grep that handles long lines and -e... /bin/grep
601 checking for egrep... /bin/grep -E
602 checking for ANSI C header files... yes
603 checking for sys/wait.h that is POSIX.1 compatible... yes
604 checking for sys/types.h... yes
605 checking for sys/stat.h... yes
606 checking for stdlib.h... yes
607 checking for string.h... yes
608 checking for memory.h... yes
609 checking for strings.h... yes
610 checking for inttypes.h... yes
611 checking for stdint.h... no
612 checking for unistd.h... yes
613 checking fcntl.h usability... yes
614 checking fcntl.h presence... yes
615 checking for fcntl.h... yes
616 checking for strings.h... (cached) yes
617 checking sys/time.h usability... yes
618 checking sys/time.h presence... yes
619 checking for sys/time.h... yes
620 checking for unistd.h... (cached) yes
621 checking for stdlib.h... (cached) yes
622 checking sys/param.h usability... yes
623 checking sys/param.h presence... yes
624 checking for sys/param.h... yes
625 checking for putenv... yes
626 checking for socket... yes
627 checking for snprintf... yes
628 checking whether snprintf needs a declaration... no
629 configure: creating ./config.status
630 config.status: creating Makefile
631 config.status: creating mpdconf.h
632 Configuring MPE Profiling System with  '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2'
633 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2
634 checking gnumake... no
635 checking BSD 4.4 make... no - whew
636 checking OSF V3 make... no
637 checking for virtual path format... neither VPATH nor .PATH works
638 This MPE build is part of the MPICH2 build
639 checking for gcc... gcc
640 checking for C compiler default output file name... a.out
641 checking whether the C compiler works... yes
642 checking whether we are cross compiling... no
643 checking for suffix of executables...
644 checking for suffix of object files... o
645 checking whether we are using the GNU C compiler... yes
646 checking whether gcc accepts -g... yes
647 checking for gcc option to accept ISO C89... none needed
648 checking whether MPI_CC has been set ... /local/temp/mpich_build/mpich2-1.0.8/bin/mpicc
649 checking whether we are using the GNU Fortran 77 compiler... yes
650 checking whether g77 accepts -g... yes
651 checking whether MPI_F77 has been set ... /local/temp/mpich_build/mpich2-1.0.8/bin/mpif77
652 checking how to get verbose linking output from g77... -v
653 checking for Fortran 77 libraries of g77...  -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3 -L/usr/bin -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/../../.. -lpthread -lfrtbegin -lg2c -lm -L/usr/lib32/mips3 -L/usr/lib32
654 checking whether g77 accepts the FLIBS found by autoconf... yes
655 checking whether C can link with  -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3 -L/usr/bin -L/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/../../.. -lpthread -lfrtbegin -lg2c -lm -L/usr/lib32/mips3 -L/usr/lib32... yes
656 checking for linker for Fortran main programs... Use Fortran to link programs
657 checking for Fortran 77 name mangling... lower doubleunderscore
658 checking what libraries are needed to link Fortran programs with C routines that use stdio... none
659 checking for Fortran 77 flag for library directories... -L
660 checking for include directory flag for Fortran... -I
661 checking how to run the C preprocessor... gcc -E
662 checking whether ln -s works... yes
663 checking for a BSD-compatible install... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/install-sh -c
664 checking whether install works... yes
665 checking for ranlib... true
666 checking whether install breaks libraries... no
667 checking for leftover Makefiles in subpackages ...  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" cleaned
668 configure: creating ./config.status
669 config.status: creating Makefile
670 config.status: creating sbin/mpetestlink
671 config.status: creating sbin/mpetestexec
672 config.status: creating sbin/mpetestexeclog
673 config.status: creating sbin/mpeinstall
674 config.status: creating sbin/mpecheckinstall
675 config.status: WARNING:  'sbin/mpecheckinstall.in' seems to ignore the --datarootdir setting
676 config.status: creating sbin/mpecheckbuild
677 config.status: creating etc/mpe_help.conf
678 config.status: creating etc/mpe_f77env.conf
679 config.status: creating mpe_conf.h
680 config.status: executing default-1 commands
681 === configuring in src/misc (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/misc)
682 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
683 Configuring MPE Miscellaneous Library with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
684 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/misc
685 checking gnumake... no
686 checking BSD 4.4 make... no - whew
687 checking OSF V3 make... no
688 checking for virtual path format... neither VPATH nor .PATH works
689 checking build system type... mips-sgi-irix6.5
690 checking host system type... mips-sgi-irix6.5
691 checking for gcc... gcc
692 checking for C compiler default output file name... a.out
693 checking whether the C compiler works... yes
694 checking whether we are cross compiling... no
695 checking for suffix of executables...
696 checking for suffix of object files... o
697 checking whether we are using the GNU C compiler... yes
698 checking whether gcc accepts -g... yes
699 checking for gcc option to accept ISO C89... none needed
700 checking for ar... ar
701 checking for ranlib... true
702 checking how to run the C preprocessor... gcc -E
703 checking for dbx... no
704 checking for gdb... no
705 checking for grep that handles long lines and -e... /bin/grep
706 checking for egrep... /bin/grep -E
707 checking for ANSI C header files... yes
708 checking for an ANSI C-conforming const... yes
709 checking for sysinfo... yes
710 checking for uname... yes
711 checking for gethostbyname... yes
712 checking for sys/types.h... yes
713 checking for sys/stat.h... yes
714 checking for stdlib.h... yes
715 checking for string.h... yes
716 checking for memory.h... yes
717 checking for strings.h... yes
718 checking for inttypes.h... yes
719 checking for stdint.h... no
720 checking for unistd.h... yes
721 checking for unistd.h... (cached) yes
722 checking for stdlib.h... (cached) yes
723 checking for string.h... (cached) yes
724 checking netdb.h usability... yes
725 checking netdb.h presence... yes
726 checking for netdb.h... yes
727 checking sys/systeminfo.h usability... yes
728 checking sys/systeminfo.h presence... yes
729 checking for sys/systeminfo.h... yes
730 checking for sys/types.h... (cached) yes
731 checking for sighandler_t... no
732 checking for kill... yes
733 checking whether kill needs a declaration... no
734 configure: creating ./config.status
735 config.status: creating Makefile
736 config.status: creating src/Makefile
737 config.status: creating src/dbxerr.c
738 config.status: creating mpe_misc_conf.h
739 === configuring in src/callstack (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/callstack)
740 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
741 Configuring MPE CallStack Library with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
742 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/callstack
743 checking gnumake... no
744 checking BSD 4.4 make... no - whew
745 checking OSF V3 make... no
746 checking for virtual path format... neither VPATH nor .PATH works
747 checking for gcc... gcc
748 checking for C compiler default output file name... a.out
749 checking whether the C compiler works... yes
750 checking whether we are cross compiling... no
751 checking for suffix of executables...
752 checking for suffix of object files... o
753 checking whether we are using the GNU C compiler... yes
754 checking whether gcc accepts -g... yes
755 checking for gcc option to accept ISO C89... none needed
756 checking for ar... ar
757 checking for ranlib... true
758 checking how to run the C preprocessor... gcc -E
759 checking for grep that handles long lines and -e... /bin/grep
760 checking for egrep... /bin/grep -E
761 checking for ANSI C header files... yes
762 checking for an ANSI C-conforming const... yes
763 checking for inline... inline
764 checking for sys/types.h... yes
765 checking for sys/stat.h... yes
766 checking for stdlib.h... yes
767 checking for string.h... yes
768 checking for memory.h... yes
769 checking for strings.h... yes
770 checking for inttypes.h... yes
771 checking for stdint.h... no
772 checking for unistd.h... yes
773 checking stdio.h usability... yes
774 checking stdio.h presence... yes
775 checking for stdio.h... yes
776 checking for string.h... (cached) yes
777 checking for unistd.h... (cached) yes
778 checking fcntl.h usability... yes
779 checking fcntl.h presence... yes
780 checking for fcntl.h... yes
781 checking execinfo.h usability... no
782 checking execinfo.h presence... no
783 checking for execinfo.h... no
784 checking ucontext.h usability... yes
785 checking ucontext.h presence... yes
786 checking for ucontext.h... yes
787 checking whether <ucontext.h> defines printstack() ... yes
788 checking whether printstack() can be linked ... no
789 checking for fdopen... yes
790 checking whether fdopen needs a declaration... no
791 configure: creating ./config.status
792 config.status: creating Makefile
793 config.status: creating src/Makefile
794 config.status: creating include/mpe_callstack.h
795 config.status: creating etc/mpe_callstack_ldflags.conf
796 config.status: creating mpe_callstack_conf.h
797 === configuring in src/logging (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/logging)
798 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
799 Configuring MPE Logging Library and Tools with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
800 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/logging
801 checking gnumake... no
802 checking BSD 4.4 make... no - whew
803 checking OSF V3 make... no
804 checking for virtual path format... neither VPATH nor .PATH works
805 checking for gcc... gcc
806 checking for C compiler default output file name... a.out
807 checking whether the C compiler works... yes
808 checking whether we are cross compiling... no
809 checking for suffix of executables...
810 checking for suffix of object files... o
811 checking whether we are using the GNU C compiler... yes
812 checking whether gcc accepts -g... yes
813 checking for gcc option to accept ISO C89... none needed
814 checking for ar... ar
815 checking for ranlib... true
816 checking how to run the C preprocessor... gcc -E
817 checking for grep that handles long lines and -e... /bin/grep
818 checking for egrep... /bin/grep -E
819 checking for ANSI C header files... yes
820 checking for an ANSI C-conforming const... yes
821 checking for sys/types.h... yes
822 checking for sys/stat.h... yes
823 checking for stdlib.h... yes
824 checking for string.h... yes
825 checking for memory.h... yes
826 checking for strings.h... yes
827 checking for inttypes.h... yes
828 checking for stdint.h... no
829 checking for unistd.h... yes
830 checking whether byte ordering is bigendian... yes
831 checking stdio.h usability... yes
832 checking stdio.h presence... yes
833 checking for stdio.h... yes
834 checking for stdlib.h... (cached) yes
835 checking for string.h... (cached) yes
836 checking for unistd.h... (cached) yes
837 checking sys/time.h usability... yes
838 checking sys/time.h presence... yes
839 checking for sys/time.h... yes
840 checking for sys/types.h... (cached) yes
841 checking sys/bitypes.h usability... no
842 checking sys/bitypes.h presence... no
843 checking for sys/bitypes.h... no
844 checking for sys/stat.h... (cached) yes
845 checking fcntl.h usability... yes
846 checking fcntl.h presence... yes
847 checking for fcntl.h... yes
848 checking for header that defines C99 integer types, intXX_t ... <inttypes.h>
849 checking for inttypes.h... (cached) yes
850 checking whether <inttypes.h> defines the PRIdXX macros ... no
851 checking if <inttypes.h> can be behind system headers ... yes
852 checking size of void *... 4
853 checking for address-sized integer ... CLOG_int32_t
854 checking build system type... mips-sgi-irix6.5
855 checking host system type... mips-sgi-irix6.5
856 checking for gethostname... yes
857 checking whether gethostname needs a declaration... no
858 checking for snprintf... yes
859 checking whether snprintf needs a declaration... no
860 checking for mkstemp... yes
861 checking whether mkstemp needs a declaration... no
862 checking for srand48... yes
863 checking whether srand48 needs a declaration... no
864 checking for lrand48... yes
865 checking whether lrand48 needs a declaration... no
866 checking for special C compiler options needed for large files... no
867 checking for _FILE_OFFSET_BITS value needed for large files... no
868 checking for O_LARGEFILE for open() ... yes
869 checking for O_BINARY for open() ... no
870 checking pthread.h usability... yes
871 checking pthread.h presence... yes
872 checking for pthread.h... yes
873 checking for pthread_mutex_lock in -lpthread... yes
874 configure: creating ./config.status
875 config.status: creating Makefile
876 config.status: creating src/Makefile
877 config.status: creating include/clog_inttypes.h
878 config.status: creating include/mpi_null.h
879 config.status: creating include/mpe_log_thread.h
880 config.status: creating etc/mpe_log.conf
881 config.status: creating etc/mpe_nolog.conf
882 config.status: creating etc/mpe_log_postlib.conf
883 config.status: creating mpe_logging_conf.h
884 === configuring in src/wrappers (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/wrappers)
885 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
886 Configuring MPE Wrapper Libraries For MPI with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
887 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/wrappers
888 checking gnumake... no
889 checking BSD 4.4 make... no - whew
890 checking OSF V3 make... no
891 checking for virtual path format... neither VPATH nor .PATH works
892 checking for gcc... gcc
893 checking for C compiler default output file name... a.out
894 checking whether the C compiler works... yes
895 checking whether we are cross compiling... no
896 checking for suffix of executables...
897 checking for suffix of object files... o
898 checking whether we are using the GNU C compiler... yes
899 checking whether gcc accepts -g... yes
900 checking for gcc option to accept ISO C89... none needed
901 checking for ar... ar
902 checking for ranlib... true
903 checking how to run the C preprocessor... gcc -E
904 checking for grep that handles long lines and -e... /bin/grep
905 checking for egrep... /bin/grep -E
906 checking for ANSI C header files... yes
907 checking for an ANSI C-conforming const... yes
908 checking for sys/types.h... yes
909 checking for sys/stat.h... yes
910 checking for stdlib.h... yes
911 checking for string.h... yes
912 checking for memory.h... yes
913 checking for strings.h... yes
914 checking for inttypes.h... yes
915 checking for stdint.h... no
916 checking for unistd.h... yes
917 checking stdio.h usability... yes
918 checking stdio.h presence... yes
919 checking for stdio.h... yes
920 checking for stdlib.h... (cached) yes
921 checking for string.h... (cached) yes
922 checking stdarg.h usability... yes
923 checking stdarg.h presence... yes
924 checking for stdarg.h... yes
925 checking for working alloca.h... yes
926 checking for alloca... yes
927 checking for stdarg is correct... yes
928 checking if compiler accepts prototypes ... yes
929 checking build system type... mips-sgi-irix6.5
930 checking host system type... mips-sgi-irix6.5
931 checking for safe PMPI invocations ... no
932 checking for the value of MPI_STATUS_SIZE ... 5
933 configure: creating ./config.status
934 config.status: creating Makefile
935 config.status: creating src/Makefile
936 config.status: creating test/Makefile
937 config.status: creating etc/mpe_f77env.conf
938 config.status: creating etc/mpe_mpilog.conf
939 config.status: creating etc/mpe_mpitrace.conf
940 config.status: creating mpe_wrappers_conf.h
941 === configuring in src/graphics (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/graphics)
942 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
943 Configuring MPE X Graphics Library with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
944 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/graphics
945 checking gnumake... no
946 checking BSD 4.4 make... no - whew
947 checking OSF V3 make... no
948 checking for virtual path format... neither VPATH nor .PATH works
949 checking for gcc... gcc
950 checking for C compiler default output file name... a.out
951 checking whether the C compiler works... yes
952 checking whether we are cross compiling... no
953 checking for suffix of executables...
954 checking for suffix of object files... o
955 checking whether we are using the GNU C compiler... yes
956 checking whether gcc accepts -g... yes
957 checking for gcc option to accept ISO C89... none needed
958 checking for ar... ar
959 checking for ranlib... true
960 checking how to run the C preprocessor... gcc -E
961 checking for X... libraries , headers
962 checking for grep that handles long lines and -e... /bin/grep
963 checking for egrep... /bin/grep -E
964 checking for ANSI C header files... yes
965 checking for an ANSI C-conforming const... yes
966 checking for sys/types.h... yes
967 checking for sys/stat.h... yes
968 checking for stdlib.h... yes
969 checking for string.h... yes
970 checking for memory.h... yes
971 checking for strings.h... yes
972 checking for inttypes.h... yes
973 checking for stdint.h... no
974 checking for unistd.h... yes
975 checking size of void *... 4
976 checking for long pointer... no
977 checking for system... yes
978 checking for unistd.h... (cached) yes
979 checking for stdlib.h... (cached) yes
980 checking for string.h... (cached) yes
981 configure: creating ./config.status
982 config.status: creating Makefile
983 config.status: creating src/Makefile
984 config.status: creating contrib/life/Makefile
985 config.status: creating contrib/mandel/Makefile
986 config.status: creating contrib/mastermind/Makefile
987 config.status: creating contrib/test/Makefile
988 config.status: creating etc/mpe_mpianim.conf
989 config.status: creating etc/mpe_graphics.conf
990 config.status: creating mpe_graphics_conf.h
991 === configuring in src/collchk (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/collchk)
992 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
993 Configuring MPE Collective and Datatype Checking Library with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
994 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/collchk
995 checking gnumake... no
996 checking BSD 4.4 make... no - whew
997 checking OSF V3 make... no
998 checking for virtual path format... neither VPATH nor .PATH works
999 checking build system type... mips-sgi-irix6.5
1000 checking host system type... mips-sgi-irix6.5
1001 checking for gcc... gcc
1002 checking for C compiler default output file name... a.out
1003 checking whether the C compiler works... yes
1004 checking whether we are cross compiling... no
1005 checking for suffix of executables...
1006 checking for suffix of object files... o
1007 checking whether we are using the GNU C compiler... yes
1008 checking whether gcc accepts -g... yes
1009 checking for gcc option to accept ISO C89... none needed
1010 checking for ar... ar
1011 checking for ranlib... true
1012 checking how to run the C preprocessor... gcc -E
1013 checking for grep that handles long lines and -e... /bin/grep
1014 checking for egrep... /bin/grep -E
1015 checking for ANSI C header files... yes
1016 checking for an ANSI C-conforming const... yes
1017 checking for sys/types.h... yes
1018 checking for sys/stat.h... yes
1019 checking for stdlib.h... yes
1020 checking for string.h... yes
1021 checking for memory.h... yes
1022 checking for strings.h... yes
1023 checking for inttypes.h... yes
1024 checking for stdint.h... no
1025 checking for unistd.h... yes
1026 checking stdio.h usability... yes
1027 checking stdio.h presence... yes
1028 checking for stdio.h... yes
1029 checking for stdlib.h... (cached) yes
1030 checking for string.h... (cached) yes
1031 checking for unistd.h... (cached) yes
1032 checking for working alloca.h... yes
1033 checking for alloca... yes
1034 configure: creating ./config.status
1035 config.status: creating Makefile
1036 config.status: creating src/Makefile
1037 config.status: creating test/Makefile
1038 config.status: creating etc/mpe_mpicheck.conf
1039 config.status: creating mpe_collchk_conf.h
1040 === configuring in src/slog2sdk (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/slog2sdk)
1041 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
1042 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/slog2sdk
1043 Configuring SLOG2SDK with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
1044 checking gnumake... no
1045 checking BSD 4.4 make... no - whew
1046 checking OSF V3 make... no
1047 checking for virtual path format... neither VPATH nor .PATH works
1048 checking for a BSD-compatible install... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/slog2sdk/install-sh -c
1049 checking whether install works... yes
1050 checking if CLASSPATH is set... no, good to go
1051 checking build system type... mips-sgi-irix6.5
1052 checking host system type... mips-sgi-irix6.5
1053 checking for java in user's PATH... not found
1054 checking for java in user's PATH... found /usr/java2/bin/java
1055 checking if /usr/java2/bin/java runs simple java class... yes
1056 checking if /usr/java2/bin/java runs simple jar file... yes
1057 checking if /usr/java2/bin/java runs non-GUI tool... yes
1058 checking if /usr/java2/bin/java runs simple Swing class... yes
1059 checking if /usr/java2/bin/java runs simple Swing jar file... yes
1060 checking for Java version... java full version "1.4.1_06", i.e. Java 2 SDK
1061 checking for cygpath... no
1062 creating sample logfiles from source
1063 checking for leftover Makefiles in subpackages ... none
1064 configure: creating ./config.status
1065 config.status: creating Makefile
1066 config.status: creating sbin/install-package
1067 config.status: creating bin/slog2print
1068 config.status: creating bin/slog2navigator
1069 config.status: creating bin/slog2filter
1070 config.status: creating bin/slog2updater
1071 config.status: creating bin/logconvertor
1072 config.status: creating bin/jumpshot
1073 config.status: creating bin/clogprint
1074 config.status: creating bin/clogTOslog2
1075 config.status: creating bin/clog2print
1076 config.status: creating bin/clog2TOslog2
1077 === configuring in trace_rlog (/local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog)
1078 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
1079 checking for current directory name... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog
1080 Configuring TRACE_RLOG implementation with  '--disable-option-checking' '--prefix=/usr/local/mpich2-install' '--disable-romio' 'MPI_CC=/local/temp/mpich_build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/local/temp/mpich_build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
1081 checking gnumake... no
1082 checking BSD 4.4 make... no - whew
1083 checking OSF V3 make... no
1084 checking for virtual path format... neither VPATH nor .PATH works
1085 checking for gcc... gcc
1086 checking for C compiler default output file name... a.out
1087 checking whether the C compiler works... yes
1088 checking whether we are cross compiling... no
1089 checking for suffix of executables...
1090 checking for suffix of object files... o
1091 checking whether we are using the GNU C compiler... yes
1092 checking whether gcc accepts -g... yes
1093 checking for gcc option to accept ISO C89... none needed
1094 checking how to run the C preprocessor... gcc -E
1095 checking for grep that handles long lines and -e... /bin/grep
1096 checking for egrep... /bin/grep -E
1097 checking for ANSI C header files... yes
1098 checking for sys/types.h... yes
1099 checking for sys/stat.h... yes
1100 checking for stdlib.h... yes
1101 checking for string.h... yes
1102 checking for memory.h... yes
1103 checking for strings.h... yes
1104 checking for inttypes.h... yes
1105 checking for stdint.h... no
1106 checking for unistd.h... yes
1107 checking for stdlib.h... (cached) yes
1108 checking stdio.h usability... yes
1109 checking stdio.h presence... yes
1110 checking for stdio.h... yes
1111 checking for string.h... (cached) yes
1112 checking ctype.h usability... yes
1113 checking ctype.h presence... yes
1114 checking for ctype.h... yes
1115 checking errno.h usability... yes
1116 checking errno.h presence... yes
1117 checking for errno.h... yes
1118 checking for an ANSI C-conforming const... yes
1119 checking size of void *... 4
1120 checking size of int... 4
1121 checking size of long... 4
1122 checking size of long long... 8
1123 checking size of __int64... 0
1124 checking whether byte ordering is bigendian... yes
1125 checking build system type... mips-sgi-irix6.5
1126 checking host system type... mips-sgi-irix6.5
1127 checking for sed... sed
1128 checking for a sed that does not truncate output... sed
1129 checking for fgrep... /bin/grep -F
1130 checking for ld used by gcc... /usr/bin/ld
1131 checking if the linker (/usr/bin/ld) is GNU ld... no
1132 checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
1133 checking the name lister (/bin/nm -B) interface... BSD nm
1134 checking whether ln -s works... yes
1135 checking the maximum length of command line arguments... 15360
1136 checking whether the shell understands some XSI constructs... no
1137 checking whether the shell understands "+="... no
1138 checking for /usr/bin/ld option to reload object files... -r
1139 checking how to recognize dependent libraries... pass_all
1140 checking for ar... ar
1141 checking for strip... strip
1142 checking for ranlib... true
1143 checking command to parse /bin/nm -B output from gcc object... ok
1144 checking for dlfcn.h... yes
1145 checking for objdir... .libs
1146 checking if gcc supports -fno-rtti -fno-exceptions... no
1147 checking for gcc option to produce PIC...  -DPIC
1148 checking if gcc PIC flag  -DPIC works... yes
1149 checking if gcc static flag -static works... yes
1150 checking if gcc supports -c -o file.o... yes
1151 checking if gcc supports -c -o file.o... (cached) yes
1152 checking whether the gcc linker (/usr/bin/ld -n32) supports shared libraries... yes
1153 checking dynamic linker characteristics... irix6.5 ld.so
1154 checking how to hardcode library paths into programs... immediate
1155 checking whether stripping libraries is possible... no
1156 checking if libtool supports shared libraries... yes
1157 checking whether to build shared libraries... yes
1158 checking whether to build static libraries... no
1159 checking for malloc in -lefence... no
1160 checking for strstr... yes
1161 checking target system type... mips-sgi-irix6.5
1162 checking for javah in user's PATH... not found
1163 checking for javah in user's PATH... found /usr/java2/bin/javah
1164 checking if /usr/java2 exists... yes
1165 checking for <jni.h> include flag... found -I/usr/java2/include -I/usr/java2/include/irix
1166 checking for <jni.h> usability... yes
1167 checking for cygpath... no
1168 checking for a BSD-compatible install... /local/temp/mpich_build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/install-sh -c
1169 checking whether install works... yes
1170 checking for ranlib... (cached) true
1171 checking whether install breaks libraries... no
1172 creating sample logfiles from source
1173 configure: creating ./config.status
1174 config.status: creating Makefile
1175 config.status: creating src/Makefile
1176 config.status: creating sbin/install-package
1177 config.status: creating bin/traceprint
1178 config.status: creating bin/traceTOslog2
1179 config.status: creating trace_impl.h
1180 config.status: executing libtool commands
1181 SLOG2SDK:  "trace_rlog" have been configured
1182 MPE2:  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" have been configured
1183 checking whether the Fortran Offset type works with Fortran77... yes
1184 checking whether the Fortran Offset type works with Fortran90... yes
1185 Running Configure for F90 Type routines
1186 checking for cc... gcc
1187 checking whether the C compiler sets its return status correctly... yes
1188 checking for an ANSI C-conforming const... no
1189 checking that f works as the extension for Fortran 90 program... yes
1190 checking for Fortran 90 compiler default output file name... a.out
1191 checking whether the Fortran 90 compiler works... yes
1192 checking whether we are cross compiling... no
1193 checking for suffix of executables...
1194 checking for suffix of object files... o
1195 checking whether we are using the GNU Fortran 90 compiler... no
1196 checking whether f90 accepts -g... yes
1197 checking whether Fortran 90 accepts f90 suffix... yes
1198 checking for precision and range of reals...  6 , 37
1199 checking for precision and range of double precision...  15 , 307
1200 checking for range of integers...  9
1201 checking whether we are using the GNU Fortran 77 compiler... yes
1202 checking whether g77 accepts -g... yes
1203 checking for linker for Fortran main programs... Use Fortran to link programs
1204 checking for Fortran 77 name mangling... lower doubleunderscore
1205 checking for available integer kinds and ranges...  2 , 1, 4 , 2, 9 , 4, 18 , 8,
1206  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
1207 configure: creating ./config.status
1208 config.status: creating mpif90model.h
1209 configure: creating ./config.status
1210 config.status: creating Makefile
1211 config.status: creating src/Makefile
1212 config.status: creating src/include/Makefile
1213 config.status: creating src/include/mpich2info.h
1214 config.status: creating mpich2-doxygen
1215 config.status: creating src/include/mpichtimer.h
1216 config.status: creating src/binding/Makefile
1217 config.status: creating src/binding/cxx/Makefile
1218 config.status: creating src/binding/cxx/mpicxx.h
1219 config.status: creating src/binding/f77/Makefile
1220 config.status: creating src/binding/f77/mpif.h
1221 config.status: creating src/binding/f77/setbotf.f
1222 config.status: creating src/binding/f90/Makefile
1223 config.status: creating src/binding/f90/mpi_sizeofs.f90
1224 config.status: creating src/pkgconfig/mpich2-ch3.pc
1225 config.status: creating src/pkgconfig/Makefile
1226 config.status: creating src/env/mpixxx_opts.conf
1227 config.status: creating src/env/mpicc
1228 config.status: creating src/env/mpicc.conf
1229 config.status: creating src/env/mpicc.bash
1230 config.status: creating src/env/mpicxx
1231 config.status: creating src/env/mpicxx.conf
1232 config.status: creating src/env/mpicxx.bash
1233 config.status: creating src/env/mpif77
1234 config.status: creating src/env/mpif77.conf
1235 config.status: creating src/env/mpif77.bash
1236 config.status: creating src/env/mpif90
1237 config.status: creating src/env/mpif90.conf
1238 config.status: creating src/env/mpif90.bash
1239 config.status: creating src/env/parkill
1240 config.status: creating src/env/Makefile
1241 config.status: creating src/util/createshlib
1242 config.status: creating src/mpi/Makefile
1243 config.status: creating src/mpi/attr/Makefile
1244 config.status: creating src/mpi/coll/Makefile
1245 config.status: creating src/mpi/comm/Makefile
1246 config.status: creating src/mpi/datatype/Makefile
1247 config.status: creating src/mpi/debugger/Makefile
1248 config.status: creating src/mpi/errhan/Makefile
1249 config.status: creating src/mpi/group/Makefile
1250 config.status: creating src/mpi/init/Makefile
1251 config.status: creating src/mpi/misc/Makefile
1252 config.status: creating src/mpi/pt2pt/Makefile
1253 config.status: creating src/mpi/rma/Makefile
1254 config.status: creating src/mpi/spawn/Makefile
1255 config.status: creating src/mpi/timer/Makefile
1256 config.status: creating src/mpi/topo/Makefile
1257 config.status: creating src/mpid/Makefile
1258 config.status: creating src/mpid/common/Makefile
1259 config.status: creating src/mpid/common/datatype/Makefile
1260 config.status: creating src/mpid/common/datatype/dataloop/Makefile
1261 config.status: creating src/pm/Makefile
1262 config.status: creating src/pmi/Makefile
1263 config.status: creating src/nameserv/Makefile
1264 config.status: creating src/nameserv/file/Makefile
1265 config.status: creating src/nameserv/mpd/Makefile
1266 config.status: creating src/nameserv/pmi/Makefile
1267 config.status: creating src/nameserv/test/Makefile
1268 config.status: creating src/util/Makefile
1269 config.status: creating src/util/info/Makefile
1270 config.status: creating src/util/instrm/Makefile
1271 config.status: creating src/util/thread/Makefile
1272 config.status: creating src/util/thread/mpe_thread.h
1273 config.status: creating src/util/mem/Makefile
1274 config.status: creating src/util/msgs/Makefile
1275 config.status: creating src/util/param/Makefile
1276 config.status: creating src/util/dbg/Makefile
1277 config.status: creating src/util/dbg/getfuncstack
1278 config.status: creating src/util/osserv/Makefile
1279 config.status: creating src/include/mpi.h
1280 config.status: creating test/Makefile
1281 config.status: creating test/util/Makefile
1282 config.status: creating test/basic/Makefile
1283 config.status: creating test/commands/Makefile
1284 config.status: creating test/commands/cmdtests
1285 config.status: creating test/mpid/Makefile
1286 config.status: creating test/mpid/ch3/Makefile
1287 config.status: creating test/util/timer/Makefile
1288 config.status: creating examples/Makefile
1289 config.status: creating examples/f77/Makefile
1290 config.status: creating examples/f90/Makefile
1291 config.status: creating examples/cxx/Makefile
1292 config.status: creating src/util/logging/Makefile
1293 config.status: creating src/util/logging/common/Makefile
1294 config.status: creating doc/Makefile
1295 config.status: creating doc/mansrc/Makefile
1296 config.status: creating doc/mansrc/createhtmlindex
1297 config.status: creating doc/refman/Makefile
1298 config.status: creating doc/installguide/Makefile
1299 config.status: creating doc/userguide/Makefile
1300 config.status: creating doc/logging/Makefile
1301 config.status: creating doc/design/Makefile
1302 config.status: creating doc/smpd/Makefile
1303 config.status: creating doc/windev/Makefile
1304 config.status: creating src/include/mpichconf.h
1305 config.status: executing default-1 commands
1306 config.status: executing default-2 commands
1307 config.status: executing default-3 commands
1308 config.status: executing default-4 commands
1309 copying ./src/util/thread/mpe_thread_posix.c to src/util/thread/mpe_thread.c
1310 moving mpe_thread.h to src/include
1311 config.status: executing default-5 commands
1312 config.status: executing default-6 commands
1313 config.status: executing default-7 commands
1314 config.status: executing default-8 commands
1315 config.status: executing default-9 commands
1316 Updating dependency directories .deps
1317 config.status: executing default-10 commands
1318 config.status: executing default-11 commands
1319 config.status: executing default-12 commands
1320 config.status: executing default-13 commands
1321 config.status: executing default-14 commands
1322 === configuring in test/mpi (/local/temp/mpich_build/mpich2-1.0.8/test/mpi)
1323 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/mpich2-install'  '--disable-romio' --cache-file=/dev/null --srcdir=.
1324 RUNNING CONFIGURE FOR MPI TESTS
1325 checking for make... make
1326 checking whether clock skew breaks make... no
1327 checking whether make supports include... yes
1328 checking whether make allows comments in actions... yes
1329 checking for virtual path format... neither VPATH nor .PATH works
1330 checking whether make sets CFLAGS... no
1331 checking for gcc... gcc
1332 checking for C compiler default output file name... a.out
1333 checking whether the C compiler works... yes
1334 checking whether we are cross compiling... no
1335 checking for suffix of executables...
1336 checking for suffix of object files... o
1337 checking whether we are using the GNU C compiler... yes
1338 checking whether gcc accepts -g... yes
1339 checking for gcc option to accept ISO C89... none needed
1340 checking whether we are using the GNU Fortran 77 compiler... yes
1341 checking whether g77 accepts -g... yes
1342 checking whether we are using the GNU C++ compiler... yes
1343 checking whether c++ accepts -g... yes
1344 checking whether long double is supported... yes
1345 checking whether long long is supported... yes
1346 checking for an ANSI C-conforming const... yes
1347 checking for restrict... __restrict
1348 checking how to run the C preprocessor... gcc -E
1349 checking for unistd.h... yes
1350 checking for stdarg.h... yes
1351 checking for string.h... yes
1352 checking for stdlib.h... yes
1353 checking for memory.h... yes
1354 Configuring tests for MPICH2
1355 checking whether struct hostent contains h_addr_list... yes
1356 checking whether integer*4 is supported... yes
1357 checking whether integer*8 is supported... yes
1358 checking whether integer*16 is supported... no
1359 checking for Fortran 77 name mangling... lower doubleunderscore
1360 checking for Fortran libraries needed for getarg... none needed
1361 checking whether Fortran has pointer declaration... no
1362 checking that f works as the extension for Fortran 90 program... yes
1363 checking whether we are using the GNU Fortran 90 compiler... no
1364 checking whether f90 accepts -g... yes
1365 checking for extension for Fortran 90 programs... f90
1366 checking whether the Fortran 90 compiler (f90  ) works... yes
1367 checking whether the Fortran 90 compiler (f90  ) is a cross-compiler... no
1368 checking whether Fortran 90 has Cray-style pointer declaration... yes
1369 checking whether <iostream> available... yes
1370 checking whether the compiler implements namespaces... yes
1371 checking whether the compiler implements the namespace std... yes
1372 checking for perl... /bin/perl
1373 checking for etags... true
1374 configure: creating ./config.status
1375 config.status: creating maint/testmerge
1376 config.status: creating runtests
1377 config.status: creating Makefile
1378 config.status: creating basic/Makefile
1379 config.status: creating attr/Makefile
1380 config.status: creating util/Makefile
1381 config.status: creating coll/Makefile
1382 config.status: creating comm/Makefile
1383 config.status: creating datatype/Makefile
1384 config.status: creating errhan/Makefile
1385 config.status: creating group/Makefile
1386 config.status: creating info/Makefile
1387 config.status: creating init/Makefile
1388 config.status: creating pt2pt/Makefile
1389 config.status: creating rma/Makefile
1390 config.status: creating spawn/Makefile
1391 config.status: creating topo/Makefile
1392 config.status: creating io/Makefile
1393 config.status: creating f77/Makefile
1394 config.status: creating f77/attr/Makefile
1395 config.status: creating f77/attr/attraints.h
1396 config.status: creating f77/pt2pt/attr1aints.h
1397 config.status: creating f77/ext/add1size.h
1398 config.status: creating f77/datatype/Makefile
1399 config.status: creating f77/datatype/typeaints.h
1400 config.status: creating f77/util/Makefile
1401 config.status: creating f77/coll/Makefile
1402 config.status: creating f77/comm/Makefile
1403 config.status: creating f77/topo/Makefile
1404 config.status: creating f77/init/Makefile
1405 config.status: creating f77/rma/addsize.h
1406 config.status: creating f77/pt2pt/Makefile
1407 config.status: creating f77/info/Makefile
1408 config.status: creating f77/spawn/Makefile
1409 config.status: creating f77/spawn/type1aint.h
1410 config.status: creating f77/rma/Makefile
1411 config.status: creating f77/ext/Makefile
1412 config.status: creating f77/ext/testlist
1413 config.status: creating f77/io/Makefile
1414 config.status: creating f77/io/iooffset.h
1415 config.status: creating f77/io/iodisp.h
1416 config.status: creating f77/io/ioaint.h
1417 config.status: creating f90/Makefile
1418 config.status: creating f90/attr/Makefile
1419 config.status: creating f90/datatype/Makefile
1420 config.status: creating f90/f90types/Makefile
1421 config.status: creating f90/util/Makefile
1422 config.status: creating f90/coll/Makefile
1423 config.status: creating f90/comm/Makefile
1424 config.status: creating f90/topo/Makefile
1425 config.status: creating f90/init/Makefile
1426 config.status: creating f90/pt2pt/Makefile
1427 config.status: creating f90/rma/Makefile
1428 config.status: creating f90/info/Makefile
1429 config.status: creating f90/spawn/Makefile
1430 config.status: creating f90/timer/Makefile
1431 config.status: creating f90/ext/Makefile
1432 config.status: creating f90/ext/testlist
1433 config.status: creating f90/io/Makefile
1434 config.status: creating f90/misc/Makefile
1435 config.status: creating cxx/Makefile
1436 config.status: creating cxx/util/Makefile
1437 config.status: creating cxx/attr/Makefile
1438 config.status: creating cxx/pt2pt/Makefile
1439 config.status: creating cxx/comm/Makefile
1440 config.status: creating cxx/coll/Makefile
1441 config.status: creating cxx/info/Makefile
1442 config.status: creating cxx/datatype/Makefile
1443 config.status: creating cxx/io/Makefile
1444 config.status: creating cxx/init/Makefile
1445 config.status: creating cxx/rma/Makefile
1446 config.status: creating cxx/spawn/Makefile
1447 config.status: creating threads/Makefile
1448 config.status: creating threads/pt2pt/Makefile
1449 config.status: creating threads/util/Makefile
1450 config.status: creating threads/comm/Makefile
1451 config.status: creating threads/spawn/Makefile
1452 config.status: creating errors/Makefile
1453 config.status: creating errors/attr/Makefile
1454 config.status: creating errors/coll/Makefile
1455 config.status: creating errors/comm/Makefile
1456 config.status: creating errors/group/Makefile
1457 config.status: creating errors/pt2pt/Makefile
1458 config.status: creating errors/rma/Makefile
1459 config.status: creating errors/spawn/Makefile
1460 config.status: creating errors/topo/Makefile
1461 config.status: creating errors/io/Makefile
1462 config.status: creating errors/cxx/Makefile
1463 config.status: creating errors/cxx/errhan/Makefile
1464 config.status: creating errors/cxx/io/Makefile
1465 config.status: creating errors/f77/Makefile
1466 config.status: creating errors/f90/Makefile
1467 config.status: creating manual/Makefile
1468 config.status: creating manual/manyconnect
1469 config.status: creating perf/Makefile
1470 config.status: creating testlist
1471 config.status: creating cxx/testlist
1472 config.status: creating f77/testlist
1473 config.status: creating f90/testlist
1474 config.status: creating errors/testlist
1475 config.status: creating errors/cxx/testlist
1476 config.status: creating include/mpitestconf.h
1477 config.status: executing default-1 commands
1478 config.status: executing default-2 commands
1479 config.status: executing default-3 commands
1480 Configuration completed.