Ticket #686: working_c.txt

File working_c.txt, 92.4 KB (added by Timothy S. Sliwinski, 5 months ago)

Added by email2trac

Line 
1Configuring MPICH2 version 1.1.1 with  '--disable-hydra-procbind' '--prefix=/home/tim/mpich2-test'
2Running on system: FreeBSD beowulf.ghettonet.homeunix.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
3Executing mpich2prereq in /home/tim/libraries/mpich2-trunk-r4843/src/mpid/ch3 with
4Executing mpich2prereq in /home/tim/libraries/mpich2-trunk-r4843/src/mpid/ch3/channels/nemesis
5sourcing /home/tim/libraries/mpich2-trunk-r4843/src/pm/mpd/mpich2prereq
6sourcing /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpich2prereq
7sourcing /home/tim/libraries/mpich2-trunk-r4843/src/pm/gforker/mpich2prereq
8sourcing /home/tim/libraries/mpich2-trunk-r4843/src/pm/mpd/setup_pm
9checking for gcc... gcc
10checking for C compiler default output file name... a.out
11checking whether the C compiler works... yes
12checking whether we are cross compiling... no
13checking for suffix of executables...
14checking for suffix of object files... o
15checking whether we are using the GNU C compiler... yes
16checking whether gcc accepts -g... yes
17checking for gcc option to accept ISO C89... none needed
18checking how to run the C preprocessor... gcc -E
19checking whether the compiler defines __func__... yes
20checking whether the compiler defines __FUNC__... no
21checking whether the compiler sets __FUNCTION__... yes
22checking whether C compiler accepts option -O2... yes
23checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
24checking for type of weak symbol alias support... pragma weak
25checking whether __attribute__ ((weak)) allowed... yes
26checking whether __attribute ((weak_import)) allowed... yes
27checking for multiple weak symbol support... yes
28checking for g77... no
29checking for xlf... no
30checking for f77... no
31checking for frt... no
32checking for pgf77... no
33checking for cf77... no
34checking for fort77... no
35checking for fl32... no
36checking for af77... no
37checking for xlf90... no
38checking for f90... no
39checking for pgf90... no
40checking for pghpf... no
41checking for epcf90... no
42checking for gfortran... no
43checking for g95... no
44checking for xlf95... no
45checking for f95... no
46checking for fort... no
47checking for ifort... no
48checking for ifc... no
49checking for efc... no
50checking for pgf95... no
51checking for lf95... no
52checking for ftn... no
53checking whether we are using the GNU Fortran 77 compiler... no
54checking whether  accepts -g... no
55checking for c++... c++
56checking whether we are using the GNU C++ compiler... yes
57checking whether c++ accepts -g... yes
58checking whether the C++ compiler c++ can build an executable... yes
59checking whether C++ compiler works with string... yes
60checking whether the compiler supports exceptions... yes
61checking whether the compiler recognizes bool as a built-in type... yes
62checking whether the compiler implements namespaces... yes
63checking whether <iostream> available... yes
64checking whether the compiler implements the namespace std... yes
65checking whether <math> available... no
66checking for GNU g++ version... 4 . 2
67checking whether C++ compiler accepts option -O2... yes
68checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
69checking for perl... no
70checking for ar... ar
71checking for ranlib... ranlib
72checking for etags... no
73checking for killall... killall
74checking for a BSD-compatible install... /usr/bin/install -c
75checking whether install works... yes
76checking whether install breaks libraries... no
77checking whether mkdir -p works... yes
78checking for make... make
79checking whether clock skew breaks make... no
80checking whether make supports include... yes
81checking whether make allows comments in actions... yes
82checking for virtual path format... VPATH
83checking whether make sets CFLAGS... yes
84checking for bash... no
85checking for doctext... false
86checking for location of doctext style files... doctext: not found
87unavailable
88checking for an ANSI C-conforming const... yes
89checking for volatile... yes
90checking for restrict... __restrict
91checking for inline... inline
92checking whether __attribute__ allowed... yes
93checking whether __attribute__((format)) allowed... yes
94checking whether byte ordering is bigendian... no
95checking whether C compiler allows unaligned doubles... yes
96checking whether gcc supports __func__... yes
97Using gcc to determine dependencies
98checking whether long double is supported... yes
99checking whether long long is supported... yes
100checking for max C struct integer alignment... four
101checking for max C struct floating point alignment... four
102checking for max C struct alignment of structs with doubles... four
103checking for max C struct floating point alignment with long doubles... four
104checking if alignment of structs with doubles is based on position... no
105checking if alignment of structs with long long ints is based on position... no
106checking if double alignment breaks rules, find actual alignment... no
107checking for alignment restrictions on pointers... int or better
108checking size of char... 1
109checking size of unsigned char... 1
110checking size of short... 2
111checking size of unsigned short... 2
112checking size of int... 4
113checking size of unsigned int... 4
114checking size of long... 4
115checking size of unsigned long... 4
116checking size of long long... 8
117checking size of unsigned long long... 8
118checking size of float... 4
119checking size of double... 8
120checking size of long double... 12
121checking size of wchar_t... 0
122checking stddef.h usability... yes
123checking stddef.h presence... yes
124checking for stddef.h... yes
125checking for sizeof wchar_t... 4
126checking size of void *... 4
127checking for size of float int... 8
128checking for size of double int... 12
129checking for size of long int... 8
130checking for size of short int... 6
131checking for size of 2 int... 8
132checking for size of long double int... 16
133checking sys/bitypes.h usability... no
134checking sys/bitypes.h presence... no
135checking for sys/bitypes.h... no
136checking inttypes.h usability... yes
137checking inttypes.h presence... yes
138checking for inttypes.h... yes
139checking stdint.h usability... yes
140checking stdint.h presence... yes
141checking for stdint.h... yes
142checking for int8_t... yes
143checking for int16_t... yes
144checking for int32_t... yes
145checking for int64_t... yes
146checking for uint8_t... yes
147checking for uint16_t... yes
148checking for uint32_t... yes
149checking for uint64_t... yes
150checking size of bool... 1
151checking how to run the C++ preprocessor... c++ -E
152checking complex usability... yes
153checking complex presence... yes
154checking for complex... yes
155checking size of Complex... 8
156checking size of DoubleComplex... 16
157checking size of LongDoubleComplex... 24
158checking if char * pointers use byte addresses... yes
159checking for alignment restrictions on ... no
160checking for alignment restrictions on int32_t... no
161checking size of MPIR_Bsend_data_t... 56
162checking for gcc __asm__ and pentium cmpxchgl instruction... yes
163checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... no
164checking for gcc __asm__ and IA64 xchg4 instruction... no
165checking for ANSI C header files... memchr: not found
166no
167checking stdlib.h usability... yes
168checking stdlib.h presence... yes
169checking for stdlib.h... yes
170checking stdarg.h usability... yes
171checking stdarg.h presence... yes
172checking for stdarg.h... yes
173checking sys/types.h usability... yes
174checking sys/types.h presence... yes
175checking for sys/types.h... yes
176checking string.h usability... yes
177checking string.h presence... yes
178checking for string.h... yes
179checking for inttypes.h... (cached) yes
180checking limits.h usability... yes
181checking limits.h presence... yes
182checking for limits.h... yes
183checking for stddef.h... (cached) yes
184checking errno.h usability... yes
185checking errno.h presence... yes
186checking for errno.h... yes
187checking sys/socket.h usability... yes
188checking sys/socket.h presence... yes
189checking for sys/socket.h... yes
190checking sys/time.h usability... yes
191checking sys/time.h presence... yes
192checking for sys/time.h... yes
193checking unistd.h usability... yes
194checking unistd.h presence... yes
195checking for unistd.h... yes
196checking endian.h usability... no
197checking endian.h presence... no
198checking for endian.h... no
199checking assert.h usability... yes
200checking assert.h presence... yes
201checking for assert.h... yes
202checking sys/param.h usability... yes
203checking sys/param.h presence... yes
204checking for sys/param.h... yes
205checking for sys/uio.h... yes
206checking for size_t... yes
207checking for setitimer... yes
208checking for alarm... yes
209checking for vsnprintf... yes
210checking for vsprintf... yes
211checking whether vsnprintf needs a declaration... no
212checking for strerror... yes
213checking for strncasecmp... yes
214checking for snprintf... yes
215checking whether snprintf needs a declaration... no
216checking for va_copy... yes
217checking valgrind.h usability... no
218checking valgrind.h presence... no
219checking for valgrind.h... no
220checking memcheck.h usability... no
221checking memcheck.h presence... no
222checking for memcheck.h... no
223checking valgrind/valgrind.h usability... no
224checking valgrind/valgrind.h presence... no
225checking for valgrind/valgrind.h... no
226checking valgrind/memcheck.h usability... no
227checking valgrind/memcheck.h presence... no
228checking for valgrind/memcheck.h... no
229checking for working alloca.h... no
230checking for alloca... yes
231checking for strdup... yes
232checking whether strdup needs a declaration... no
233checking for mkstemp... yes
234checking whether mkstemp needs a declaration... no
235checking for fdopen... yes
236checking whether fdopen needs a declaration... yes
237checking for putenv... yes
238checking whether putenv needs a declaration... no
239checking for clock_gettime... yes
240checking for clock_getres... yes
241checking for gethrtime... no
242checking for gettimeofday... yes
243checking for clock_gettime... (cached) yes
244checking for clock_getres... (cached) yes
245checking whether struct timespec is defined in time.h... yes
246checking for CLOCK_REALTIME defined in time.h... yes
247sourcing /home/tim/libraries/mpich2-trunk-r4843/src/mpid/ch3/setup_device
248RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
249sourcing /home/tim/libraries/mpich2-trunk-r4843/src/mpid/ch3/channels/nemesis/setup_channel
250RUNNING SETUP_CHANNEL FOR THE NEMESIS CHANNEL
251sourcing /home/tim/libraries/mpich2-trunk-r4843/src/mpid/common/locks/setup
252RUNNING SETUP FOR THE PROCESS LOCKS MODULE
253SPARC V9 inline spin locks supported...no
254SPARC V8 inline spin locks supported...no
255checking pthread.h usability... yes
256checking pthread.h presence... yes
257checking for pthread.h... yes
258checking for pthread_yield... no
259checking for library containing pthread_key_create... none required
260checking whether pthread routines without explicit lib are broken... no
261checking for pthread_cleanup_push... yes
262checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE_NP... no
263checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE... yes
264checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP... no
265checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK... yes
266checking for sched_yield... yes
267checking for yield... no
268checking for usleep... yes
269checking for sleep... yes
270checking for select... yes
271checking for getpid... yes
272checking for sched_setaffinity... no
273checking for sched_getaffinity... no
274checking for bindprocessor... no
275checking for thread_policy_set... no
276configure: configuring subsystem in src/openpa
277configure: WARNING: Unrecognized options: --disable-hydra-procbind
278checking for a BSD-compatible install... /usr/bin/install -c
279checking whether build environment is sane... yes
280checking for a thread-safe mkdir -p... mkdir -p
281checking for gawk... no
282checking for mawk... no
283checking for nawk... nawk
284checking whether make sets $(MAKE)... yes
285checking for gcc... gcc
286checking for C compiler default output file name... a.out
287checking whether the C compiler works... yes
288checking whether we are cross compiling... no
289checking for suffix of executables...
290checking for suffix of object files... o
291checking whether we are using the GNU C compiler... yes
292checking whether gcc accepts -g... yes
293checking for gcc option to accept ISO C89... none needed
294checking for style of include used by make... GNU
295checking dependency style of gcc... gcc3
296checking for ranlib... ranlib
297checking whether to enable assertions... yes
298checking how to run the C preprocessor... gcc -E
299checking for grep that handles long lines and -e... /usr/bin/grep
300checking for egrep... /usr/bin/grep -E
301checking for ANSI C header files... yes
302checking for sys/types.h... yes
303checking for sys/stat.h... yes
304checking for stdlib.h... yes
305checking for string.h... yes
306checking for memory.h... yes
307checking for strings.h... yes
308checking for inttypes.h... yes
309checking for stdint.h... yes
310checking for unistd.h... yes
311checking pthread.h usability... yes
312checking pthread.h presence... yes
313checking for pthread.h... yes
314checking atomic.h usability... no
315checking atomic.h presence... no
316checking for atomic.h... no
317checking intrin.h usability... no
318checking intrin.h presence... no
319checking for intrin.h... no
320checking for inttypes.h... (cached) yes
321checking for stdint.h... (cached) yes
322checking for C/C++ restrict keyword... __restrict
323checking for inline... inline
324checking for pthread_create in -lpthread... yes
325checking if 100 threads can be run at once... yes
326checking size of void *... 4
327checking size of int... 4
328checking whether __attribute__ allowed... yes
329checking whether __attribute__((format)) allowed... yes
330checking if compiler rejects bogus asm statements... yes
331checking for support for gcc x86/x86_64 bit primitives... yes
332checking for support for gcc ia64 primitives... no
333checking for support for gcc PowerPC atomics... no
334checking for support for gcc SiCortex atomics... no
335checking for support for gcc atomic intrinsics... no
336checking for support for Windows NT atomic intrinsics... no
337checking for support for Sun atomic operations library... no
338configure: creating ./config.status
339config.status: creating Makefile
340config.status: creating src/Makefile
341config.status: creating test/Makefile
342config.status: creating src/config.h
343config.status: src/config.h is unchanged
344config.status: executing src/opa_config.h commands
345config.status: creating src/opa_config.h - prefix OPA for src/config.h defines
346config.status: src/opa_config.h is unchanged
347config.status: executing depfiles commands
348configure: WARNING: Unrecognized options: --disable-hydra-procbind
349configure: configuring subsystem in src/mpid/ch3
350RUNNING CONFIGURE FOR CH3 DEVICE
351checking for make... make
352checking whether clock skew breaks make... no
353checking whether make supports include... yes
354checking whether make allows comments in actions... yes
355checking for virtual path format... VPATH
356checking whether make sets CFLAGS... yes
35716
358checking for gcc... gcc
359checking for C compiler default output file name... a.out
360checking whether the C compiler works... yes
361checking whether we are cross compiling... no
362checking for suffix of executables...
363checking for suffix of object files... o
364checking whether we are using the GNU C compiler... yes
365checking whether gcc accepts -g... yes
366checking for gcc option to accept ISO C89... none needed
367checking how to run the C preprocessor... gcc -E
368checking for grep that handles long lines and -e... /usr/bin/grep
369checking for egrep... /usr/bin/grep -E
370checking for ANSI C header files... yes
371checking for sys/types.h... yes
372checking for sys/stat.h... yes
373checking for stdlib.h... yes
374checking for string.h... yes
375checking for memory.h... yes
376checking for strings.h... yes
377checking for inttypes.h... yes
378checking for stdint.h... yes
379checking for unistd.h... yes
380checking assert.h usability... yes
381checking assert.h presence... yes
382checking for assert.h... yes
383checking limits.h usability... yes
384checking limits.h presence... yes
385checking for limits.h... yes
386checking for string.h... (cached) yes
387checking for sys/types.h... (cached) yes
388checking sys/uio.h usability... yes
389checking sys/uio.h presence... yes
390checking for sys/uio.h... yes
391checking uuid/uuid.h usability... no
392checking uuid/uuid.h presence... no
393checking for uuid/uuid.h... no
394checking time.h usability... yes
395checking time.h presence... yes
396checking for time.h... yes
397checking ctype.h usability... yes
398checking ctype.h presence... yes
399checking for ctype.h... yes
400checking for unistd.h... (cached) yes
401checking arpa/inet.h usability... yes
402checking arpa/inet.h presence... yes
403checking for arpa/inet.h... yes
404checking sys/socket.h usability... yes
405checking sys/socket.h presence... yes
406checking for sys/socket.h... yes
407checking net/if.h usability... no
408checking net/if.h presence... yes
409configure: WARNING: net/if.h: present but cannot be compiled
410configure: WARNING: net/if.h:     check for missing prerequisite headers?
411configure: WARNING: net/if.h: see the Autoconf documentation
412configure: WARNING: net/if.h:     section "Present But Cannot Be Compiled"
413configure: WARNING: net/if.h: proceeding with the preprocessor's result
414configure: WARNING: net/if.h: in the future, the compiler will take precedence
415checking for net/if.h... yes
416checking for pid_t... yes
417checking for inet_pton... yes
418checking for gethostname... yes
419checking whether gethostname needs a declaration... no
420checking for CFUUIDCreate... no
421checking for uuid_generate... no
422checking for time... yes
423checking for library containing uuid_generate... no
424checking whether CPP accepts variable length argument lists... yes
425checking whether byte ordering is bigendian... no
426checking whether we can use struct ifconf... yes
427checking size of int... 4
428checking size of long... 4
429checking size of long long... 8
430checking size of void *... 4
431checking for etags... true
432configure: creating ./config.status
433config.status: creating Makefile
434config.status: creating src/Makefile
435config.status: creating util/Makefile
436config.status: creating util/shm/Makefile
437config.status: creating util/shmbase/Makefile
438config.status: creating channels/Makefile
439config.status: creating localdefs
440config.status: creating include/mpid_thread.h
441config.status: creating include/mpidi_ch3_conf.h
442config.status: include/mpidi_ch3_conf.h is unchanged
443config.status: executing default-1 commands
444copying /home/tim/libraries/mpich2-trunk-r4843/src/mpid/ch3/../common/thread/mpid_thread_mpe.c to src/mpid_thread.c
445=== configuring in channels/nemesis (/tmp/tim/mpich2test/src/mpid/ch3/channels/nemesis)
446configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpid/ch3/channels/nemesis/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS=' 'LIBS=' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpid/ch3/channels/nemesis
447RUNNING CONFIGURE FOR THE NEMESIS CHANNEL
448checking for make... make
449checking whether clock skew breaks make... no
450checking whether make supports include... yes
451checking whether make allows comments in actions... yes
452checking for virtual path format... VPATH
453checking whether make sets CFLAGS... yes
454checking for gcc... gcc
455checking for C compiler default output file name... a.out
456checking whether the C compiler works... yes
457checking whether we are cross compiling... no
458checking for suffix of executables...
459checking for suffix of object files... o
460checking whether we are using the GNU C compiler... yes
461checking whether gcc accepts -g... yes
462checking for gcc option to accept ISO C89... none needed
463checking for inline... inline
464checking how to run the C preprocessor... gcc -E
465checking for grep that handles long lines and -e... /usr/bin/grep
466checking for egrep... /usr/bin/grep -E
467checking for ANSI C header files... yes
468checking for sys/types.h... yes
469checking for sys/stat.h... yes
470checking for stdlib.h... yes
471checking for string.h... yes
472checking for memory.h... yes
473checking for strings.h... yes
474checking for inttypes.h... yes
475checking for stdint.h... yes
476checking for unistd.h... yes
477checking for pid_t... yes
478checking for net/if.h... yes
479checking assert.h usability... yes
480checking assert.h presence... yes
481checking for assert.h... yes
482checking netdb.h usability... yes
483checking netdb.h presence... yes
484checking for netdb.h... yes
485checking for unistd.h... (cached) yes
486checking sched.h usability... yes
487checking sched.h presence... yes
488checking for sched.h... yes
489checking sys/mman.h usability... yes
490checking sys/mman.h presence... yes
491checking for sys/mman.h... yes
492checking sys/ioctl.h usability... yes
493checking sys/ioctl.h presence... yes
494checking for sys/ioctl.h... yes
495checking sys/socket.h usability... yes
496checking sys/socket.h presence... yes
497checking for sys/socket.h... yes
498checking sys/sockio.h usability... yes
499checking sys/sockio.h presence... yes
500checking for sys/sockio.h... yes
501checking for sys/types.h... (cached) yes
502checking errno.h usability... yes
503checking errno.h presence... yes
504checking for errno.h... yes
505checking sys/ipc.h usability... yes
506checking sys/ipc.h presence... yes
507checking for sys/ipc.h... yes
508checking sys/shm.h usability... yes
509checking sys/shm.h presence... yes
510checking for sys/shm.h... yes
511checking for netinet/in.h... yes
512test: tcp: unexpected operator
513test: tcp: unexpected operator
514checking for mkstemp... yes
515checking for rand... yes
516checking for srand... yes
517checking for OpenPA atomic primitive availability... yes
518checking for mmap... yes
519checking for munmap... yes
520configure: Using a memory-mapped file for shared memory
521checking whether struct hostent contains h_addr_list... yes
522checking whether we can use struct ifconf... yes
523checking knem_io.h usability... no
524checking knem_io.h presence... no
525checking for knem_io.h... no
526configure: creating ./config.status
527config.status: creating Makefile
528config.status: creating src/Makefile
529config.status: creating nemesis/Makefile
530config.status: creating nemesis/src/Makefile
531config.status: creating nemesis/utils/Makefile
532config.status: creating nemesis/utils/replacements/Makefile
533config.status: creating nemesis/utils/monitor/Makefile
534config.status: creating nemesis/netmod/Makefile
535config.status: creating nemesis/netmod/elan/Makefile
536config.status: creating nemesis/netmod/gm/Makefile
537config.status: creating nemesis/netmod/mx/Makefile
538config.status: creating nemesis/netmod/tcp/Makefile
539config.status: creating nemesis/netmod/ib/Makefile
540config.status: creating nemesis/netmod/psm/Makefile
541config.status: creating nemesis/netmod/newmad/Makefile
542config.status: creating nemesis/netmod/none/Makefile
543config.status: creating localdefs
544config.status: creating nemesis/include/mpid_nem_net_module_defs.h
545config.status: creating nemesis/src/mpid_nem_net_array.c
546config.status: creating include/mpidi_ch3i_nemesis_conf.h
547config.status: include/mpidi_ch3i_nemesis_conf.h is unchanged
548configure: configuring subsystem in src/mpid/common/locks
549configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
550RUNNING CONFIGURE FOR LOCKS
551checking for make... make
552checking whether clock skew breaks make... no
553checking whether make supports include... yes
554checking whether make allows comments in actions... yes
555checking for virtual path format... VPATH
556checking whether make sets CFLAGS... yes
557checking for ar... ar
558checking for ranlib... ranlib
559checking for gcc... gcc
560checking for C compiler default output file name... a.out
561checking whether the C compiler works... yes
562checking whether we are cross compiling... no
563checking for suffix of executables...
564checking for suffix of object files... o
565checking whether we are using the GNU C compiler... yes
566checking whether gcc accepts -g... yes
567checking for gcc option to accept ISO C89... none needed
568checking for yield... no
569checking for sched_yield... yes
570checking for usleep... yes
571checking for sleep... yes
572checking for select... yes
573checking for mutex_init... no
574checking for compare_and_swap... no
575checking for pthread_mutexattr_init... yes
576checking for pthread_mutexattr_setpshared... no
577checking how to run the C preprocessor... gcc -E
578checking for grep that handles long lines and -e... /usr/bin/grep
579checking for egrep... /usr/bin/grep -E
580checking for ANSI C header files... yes
581checking for sys/types.h... yes
582checking for sys/stat.h... yes
583checking for stdlib.h... yes
584checking for string.h... yes
585checking for memory.h... yes
586checking for strings.h... yes
587checking for inttypes.h... yes
588checking for stdint.h... yes
589checking for unistd.h... yes
590checking pthread.h usability... yes
591checking pthread.h presence... yes
592checking for pthread.h... yes
593checking sched.h usability... yes
594checking sched.h presence... yes
595checking for sched.h... yes
596checking for inline... inline
597checking for working volatile... yes
598checking for an ANSI C-conforming const... yes
599configure: creating ./config.status
600config.status: creating Makefile
601config.status: creating mpid_locksconf.h
602config.status: mpid_locksconf.h is unchanged
603configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
604configure: configuring subsystem in src/mpid/common/locks
605configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
606RUNNING CONFIGURE FOR LOCKS
607checking for make... make
608checking whether clock skew breaks make... no
609checking whether make supports include... yes
610checking whether make allows comments in actions... yes
611checking for virtual path format... VPATH
612checking whether make sets CFLAGS... yes
613checking for ar... ar
614checking for ranlib... ranlib
615checking for gcc... gcc
616checking for C compiler default output file name... a.out
617checking whether the C compiler works... yes
618checking whether we are cross compiling... no
619checking for suffix of executables...
620checking for suffix of object files... o
621checking whether we are using the GNU C compiler... yes
622checking whether gcc accepts -g... yes
623checking for gcc option to accept ISO C89... none needed
624checking for yield... no
625checking for sched_yield... yes
626checking for usleep... yes
627checking for sleep... yes
628checking for select... yes
629checking for mutex_init... no
630checking for compare_and_swap... no
631checking for pthread_mutexattr_init... yes
632checking for pthread_mutexattr_setpshared... no
633checking how to run the C preprocessor... gcc -E
634checking for grep that handles long lines and -e... /usr/bin/grep
635checking for egrep... /usr/bin/grep -E
636checking for ANSI C header files... yes
637checking for sys/types.h... yes
638checking for sys/stat.h... yes
639checking for stdlib.h... yes
640checking for string.h... yes
641checking for memory.h... yes
642checking for strings.h... yes
643checking for inttypes.h... yes
644checking for stdint.h... yes
645checking for unistd.h... yes
646checking pthread.h usability... yes
647checking pthread.h presence... yes
648checking for pthread.h... yes
649checking sched.h usability... yes
650checking sched.h presence... yes
651checking for sched.h... yes
652checking for inline... inline
653checking for working volatile... yes
654checking for an ANSI C-conforming const... yes
655configure: creating ./config.status
656config.status: creating Makefile
657config.status: creating mpid_locksconf.h
658config.status: mpid_locksconf.h is unchanged
659configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
660configure: configuring subsystem in src/mpi/romio
661configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
662Configuring with args --prefix=/home/tim/mpich2-test --disable-hydra-procbind --with-atomic-primitives=auto_allow_emulation
663checking for architecture... freebsd
664ROMIO home directory is /home/tim/libraries/mpich2-trunk-r4843/src/mpi/romio
665checking for gcc... gcc
666checking for C compiler default output file name... a.out
667checking whether the C compiler works... yes
668checking whether we are cross compiling... no
669checking for suffix of executables...
670checking for suffix of object files... o
671checking whether we are using the GNU C compiler... yes
672checking whether gcc accepts -g... yes
673checking for gcc option to accept ISO C89... none needed
674checking for g77... no
675checking for xlf... no
676checking for f77... no
677checking for frt... no
678checking for pgf77... no
679checking for cf77... no
680checking for fort77... no
681checking for fl32... no
682checking for af77... no
683checking for xlf90... no
684checking for f90... no
685checking for pgf90... no
686checking for pghpf... no
687checking for epcf90... no
688checking for gfortran... no
689checking for g95... no
690checking for xlf95... no
691checking for f95... no
692checking for fort... no
693checking for ifort... no
694checking for ifc... no
695checking for efc... no
696checking for pgf95... no
697checking for lf95... no
698checking for ftn... no
699checking whether we are using the GNU Fortran 77 compiler... no
700checking whether  accepts -g... no
701checking how to run the C preprocessor... gcc -E
702checking for memalign... no
703checking Fortran external names
704-c: not found
705configure: WARNING: Unable to test Fortran compiler.  Compiling a test
706program failed to produce an object file
707checking for inline... inline
708checking how to run the C preprocessor... gcc -E
709checking for grep that handles long lines and -e... /usr/bin/grep
710checking for egrep... /usr/bin/grep -E
711checking for ANSI C header files... yes
712checking for sys/types.h... yes
713checking for sys/stat.h... yes
714checking for stdlib.h... yes
715checking for string.h... yes
716checking for memory.h... yes
717checking for strings.h... yes
718checking for inttypes.h... yes
719checking for stdint.h... yes
720checking for unistd.h... yes
721checking for unistd.h... (cached) yes
722checking fcntl.h usability... yes
723checking fcntl.h presence... yes
724checking for fcntl.h... yes
725checking malloc.h usability... no
726checking malloc.h presence... no
727checking for malloc.h... no
728checking stddef.h usability... yes
729checking stddef.h presence... yes
730checking for stddef.h... yes
731checking size of int... 4
732checking size of void *... 4
733checking for int large enough for pointers... yes
734checking size of long long... (cached) 0
735defining MPI_Offset as long in C and integer in Fortran
736Overriding Array test for MPICH2
737checking for weak symbol support... pragma weak
738checking that weak symbols are visible to other files... yes
739checking that the compiler correctly implements weak symbols... yes
740checking whether struct flock compatible with MPI_Offset... yes
741checking for pvfs2-config... notfound
742checking configured file systems... testfs ufs nfs
743configure: WARNING: File locks may not work with NFS.  See the Installation and
744users manual for instructions on testing and if necessary fixing this
745checking for library containing aio_write... none required
746checking signal.h usability... yes
747checking signal.h presence... yes
748checking for signal.h... yes
749checking if aio.h exists and can be compiled... yes
750checking if sys/aio.h exists and can be compiled... yes
751checking whether aio routines can be used... yes
752checking for obsolete two-argument aio_write... no
753checking for obsolete two-argument aio_suspend... no
754checking for aio_fildes member of aiocb structure... yes
755checking for aio_whence member of aiocb structure... no
756checking for aio_handle member of aiocb structure... no
757checking for aio_reqprio member of aiocb structure... yes
758checking for aio_sigevent member of aiocb structure... yes
759checking sys/vfs.h usability... no
760checking sys/vfs.h presence... no
761checking for sys/vfs.h... no
762checking sys/param.h usability... yes
763checking sys/param.h presence... yes
764checking for sys/param.h... yes
765checking sys/mount.h usability... yes
766checking sys/mount.h presence... yes
767checking for sys/mount.h... yes
768checking sys/statvfs.h usability... yes
769checking sys/statvfs.h presence... yes
770checking for sys/statvfs.h... yes
771checking whether struct statfs properly defined... yes
772checking for f_fstypename member of statfs structure... yes
773checking for sys/stat.h... (cached) yes
774checking for sys/types.h... (cached) yes
775checking for unistd.h... (cached) yes
776checking for stat... yes
777checking for st_fstype member of stat structure... no
778checking for sys/types.h... (cached) yes
779checking for sys/statvfs.h... (cached) yes
780checking for sys/vfs.h... (cached) no
781checking for statvfs... yes
782checking for f_basetype member of statvfs structure... no
783checking for unistd.h... (cached) yes
784checking for large file defines... no
785checking for strerror... yes
786checking for doctext... false
787checking for strdup... yes
788checking whether strdup needs a declaration... no
789checking for snprintf... yes
790checking whether snprintf needs a declaration... no
791checking for lstat... yes
792checking whether lstat needs a declaration... yes
793checking for readlink... yes
794checking whether readlink needs a declaration... no
795checking for fsync... yes
796checking whether fsync needs a declaration... no
797checking for ftruncate... yes
798checking whether ftruncate needs a declaration... no
799checking for unistd.h... (cached) yes
800checking for large file defines... none
801setting SYSDEP_INC to
802checking for restrict... __restrict
803checking whether __attribute__ allowed... yes
804checking whether __attribute__((format)) allowed... yes
805setting CC to gcc
806setting F77 to :
807setting TEST_CC to /tmp/tim/mpich2test/bin/mpicc
808setting TEST_F77 to /tmp/tim/mpich2test/bin/mpif77
809setting CFLAGS to  -O2  -DHAVE_ROMIOCONF_H
810setting USER_CFLAGS to
811setting USER_FFLAGS to
812configure: creating ./config.status
813config.status: creating Makefile
814config.status: creating localdefs
815config.status: creating mpi-io/Makefile
816config.status: creating mpi2-other/info/Makefile
817config.status: creating mpi2-other/array/Makefile
818config.status: creating adio/common/Makefile
819config.status: creating test/Makefile
820config.status: creating test/misc.c
821config.status: creating test/large_file.c
822config.status: creating test/runtests
823config.status: creating test-internal/Makefile
824config.status: creating util/romioinstall
825config.status: creating include/mpio.h
826config.status: creating include/mpiof.h
827config.status: creating adio/ad_nfs/Makefile
828config.status: creating adio/ad_ufs/Makefile
829config.status: creating adio/ad_bgl/Makefile
830config.status: creating adio/ad_bglockless/Makefile
831config.status: creating adio/ad_panfs/Makefile
832config.status: creating adio/ad_xfs/Makefile
833config.status: creating adio/ad_sfs/Makefile
834config.status: creating adio/ad_pfs/Makefile
835config.status: creating adio/ad_testfs/Makefile
836config.status: creating adio/ad_pvfs/Makefile
837config.status: creating adio/ad_pvfs2/Makefile
838config.status: creating adio/ad_gridftp/Makefile
839config.status: creating adio/ad_lustre/Makefile
840config.status: creating adio/ad_zoidfs/Makefile
841config.status: creating mpi-io/fortran/Makefile
842config.status: creating mpi2-other/info/fortran/Makefile
843config.status: creating mpi2-other/array/fortran/Makefile
844config.status: creating test/fmisc.f
845config.status: creating test/fcoll_test.f
846config.status: creating test/pfcoll_test.f
847config.status: creating test/fperf.f
848config.status: creating mpi-io/glue/mpich2/Makefile
849config.status: creating mpi-io/glue/mpich1/Makefile
850config.status: creating mpi-io/glue/default/Makefile
851config.status: creating common/dataloop/Makefile
852config.status: creating adio/include/romioconf.h
853config.status: executing default-1 commands
854configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
855configure: configuring subsystem in src/pmi/simple
856configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
857RUNNING CONFIGURE FOR THE SIMPLE PMI
858checking for make... make
859checking whether clock skew breaks make... no
860checking whether make supports include... yes
861checking whether make allows comments in actions... yes
862checking for virtual path format... VPATH
863checking whether make sets CFLAGS... yes
864checking for gcc... gcc
865checking for C compiler default output file name... a.out
866checking whether the C compiler works... yes
867checking whether we are cross compiling... no
868checking for suffix of executables...
869checking for suffix of object files... o
870checking whether we are using the GNU C compiler... yes
871checking whether gcc accepts -g... yes
872checking for gcc option to accept ISO C89... none needed
873checking how to run the C preprocessor... gcc -E
874checking for grep that handles long lines and -e... /usr/bin/grep
875checking for egrep... /usr/bin/grep -E
876checking for ANSI C header files... yes
877checking for sys/types.h... yes
878checking for sys/stat.h... yes
879checking for stdlib.h... yes
880checking for string.h... yes
881checking for memory.h... yes
882checking for strings.h... yes
883checking for inttypes.h... yes
884checking for stdint.h... yes
885checking for unistd.h... yes
886checking for unistd.h... (cached) yes
887checking for string.h... (cached) yes
888checking for stdlib.h... (cached) yes
889checking sys/socket.h usability... yes
890checking sys/socket.h presence... yes
891checking for sys/socket.h... yes
892checking for strings.h... (cached) yes
893checking assert.h usability... yes
894checking assert.h presence... yes
895checking for assert.h... yes
896checking for snprintf... yes
897checking whether snprintf needs a declaration... no
898checking for strncasecmp... yes
899checking for sys/types.h... (cached) yes
900checking sys/param.h usability... yes
901checking sys/param.h presence... yes
902checking for sys/param.h... yes
903checking for sys/socket.h... (cached) yes
904checking netinet/in.h usability... yes
905checking netinet/in.h presence... yes
906checking for netinet/in.h... yes
907checking netinet/tcp.h usability... yes
908checking netinet/tcp.h presence... yes
909checking for netinet/tcp.h... yes
910checking sys/un.h usability... yes
911checking sys/un.h presence... yes
912checking for sys/un.h... yes
913checking netdb.h usability... yes
914checking netdb.h presence... yes
915checking for netdb.h... yes
916checking for library containing socket... none required
917checking for library containing gethostbyname... none required
918checking for socket... yes
919checking for setsockopt... yes
920checking for gethostbyname... yes
921checking whether socklen_t is defined (in sys/socket.h if present)... yes
922checking whether struct hostent contains h_addr_list... yes
923checking whether __attribute__ allowed... yes
924checking whether __attribute__((format)) allowed... yes
925configure: creating ./config.status
926config.status: creating Makefile
927config.status: creating localdefs
928config.status: creating pmiconf.h
929config.status: pmiconf.h is unchanged
930configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
931configure: configuring subsystem in src/pm/mpd
932configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
933Configuring with args --prefix=/home/tim/mpich2-test --disable-hydra-procbind --with-atomic-primitives=auto_allow_emulation
934checking for gcc... gcc
935checking for C compiler default output file name... a.out
936checking whether the C compiler works... yes
937checking whether we are cross compiling... no
938checking for suffix of executables...
939checking for suffix of object files... o
940checking whether we are using the GNU C compiler... yes
941checking whether gcc accepts -g... yes
942checking for gcc option to accept ISO C89... none needed
943checking whether make sets $(MAKE)... yes
944checking whether ln -s works... yes
945checking for a BSD-compatible install... /usr/bin/install -c
946checking whether install /usr/bin/install -c works... yes
947Using INSTALL=/usr/bin/install -c
948checking for totalview... no
949checking for python2.5... python2.5
950checking for python2.4... no
951checking for python2.3... no
952checking for python2.2... no
953checking for python2... no
954checking for python... python
955checking that python2.5 is a valid python version... yes
956checking that the cPickle module is available for python2.5... yes
957checking for library containing socket... none required
958checking how to run the C preprocessor... gcc -E
959checking for grep that handles long lines and -e... /usr/bin/grep
960checking for egrep... /usr/bin/grep -E
961checking for ANSI C header files... yes
962checking for sys/wait.h that is POSIX.1 compatible... yes
963checking for sys/types.h... yes
964checking for sys/stat.h... yes
965checking for stdlib.h... yes
966checking for string.h... yes
967checking for memory.h... yes
968checking for strings.h... yes
969checking for inttypes.h... yes
970checking for stdint.h... yes
971checking for unistd.h... yes
972checking fcntl.h usability... yes
973checking fcntl.h presence... yes
974checking for fcntl.h... yes
975checking for strings.h... (cached) yes
976checking sys/time.h usability... yes
977checking sys/time.h presence... yes
978checking for sys/time.h... yes
979checking for unistd.h... (cached) yes
980checking for stdlib.h... (cached) yes
981checking sys/param.h usability... yes
982checking sys/param.h presence... yes
983checking for sys/param.h... yes
984checking for putenv... yes
985checking for socket... yes
986checking for snprintf... yes
987checking whether snprintf needs a declaration... no
988configure: creating ./config.status
989config.status: creating Makefile
990config.status: creating mpdconf.h
991configure: WARNING: Unrecognized options: --disable-hydra-procbind, --with-atomic-primitives
992configure: configuring subsystem in src/pm/hydra
993checking for a BSD-compatible install... /usr/bin/install -c
994checking whether build environment is sane... yes
995checking for a thread-safe mkdir -p... mkdir -p
996checking for gawk... no
997checking for mawk... no
998checking for nawk... nawk
999checking whether make sets $(MAKE)... yes
1000checking for style of include used by make... GNU
1001checking for gcc... gcc
1002checking for C compiler default output file name... a.out
1003checking whether the C compiler works... yes
1004checking whether we are cross compiling... no
1005checking for suffix of executables...
1006checking for suffix of object files... o
1007checking whether we are using the GNU C compiler... yes
1008checking whether gcc accepts -g... yes
1009checking for gcc option to accept ISO C89... none needed
1010checking dependency style of gcc... gcc3
1011checking how to run the C preprocessor... gcc -E
1012checking for grep that handles long lines and -e... /usr/bin/grep
1013checking for egrep... /usr/bin/grep -E
1014checking for ANSI C header files... yes
1015checking for sys/types.h... yes
1016checking for sys/stat.h... yes
1017checking for stdlib.h... yes
1018checking for string.h... yes
1019checking for memory.h... yes
1020checking for strings.h... yes
1021checking for inttypes.h... yes
1022checking for stdint.h... yes
1023checking for unistd.h... yes
1024checking for size_t... yes
1025checking for gcc... (cached) gcc
1026checking whether we are using the GNU C compiler... (cached) yes
1027checking whether gcc accepts -g... (cached) yes
1028checking for gcc option to accept ISO C89... (cached) none needed
1029checking dependency style of gcc... (cached) gcc3
1030checking for ranlib... ranlib
1031checking whether __attribute__ allowed... yes
1032checking whether __attribute__((format)) allowed... yes
1033checking whether the compiler defines __func__... yes
1034checking whether the compiler defines __FUNC__... no
1035checking whether the compiler sets __FUNCTION__... yes
1036checking for unistd.h... (cached) yes
1037checking for stdlib.h... (cached) yes
1038checking for string.h... (cached) yes
1039checking for strings.h... (cached) yes
1040checking stdarg.h usability... yes
1041checking stdarg.h presence... yes
1042checking for stdarg.h... yes
1043checking for sys/types.h... (cached) yes
1044checking sys/socket.h usability... yes
1045checking sys/socket.h presence... yes
1046checking for sys/socket.h... yes
1047checking sched.h usability... yes
1048checking sched.h presence... yes
1049checking for sched.h... yes
1050checking pthread.h usability... yes
1051checking pthread.h presence... yes
1052checking for pthread.h... yes
1053checking for sys/stat.h... (cached) yes
1054checking for pthread_create in -lpthread... yes
1055checking for gettimeofday... yes
1056checking for time... yes
1057checking for strdup... yes
1058checking for sigaction... yes
1059checking for signal... yes
1060checking for usleep... yes
1061checking for alloca... no
1062checking for unsetenv... yes
1063checking for strerror... yes
1064checking for strsignal... yes
1065checking for putenv... yes
1066checking for putenv... (cached) yes
1067checking whether putenv needs a declaration... no
1068checking for environ in unistd.h... no
1069checking for manually declared extern environ... yes
1070checking boot-strap server... ssh,rsh,fork,slurm
1071checking communication subsystem... none
1072checking resource management kernel... dummy
1073checking process manager... pmiserv
1074checking user interface... mpiexec
1075checking communication subsystem... none
1076checking debugging support... no
1077checking warnings... no
1078checking process binding... no
1079checking whether the compiler allows __VA_ARGS__... checking for strsignal... (cached) yes
1080checking whether strsignal needs a declaration... no
1081checking for sigaction... (cached) yes
1082checking for signal... (cached) yes
1083checking for sigset... no
1084checking for struct sigaction and sa_handler... yes
1085checking for gethostname... yes
1086checking whether gethostname needs a declaration... no
1087checking for a BSD-compatible install... /usr/bin/install -c
1088configure: creating ./config.status
1089config.status: creating Makefile
1090config.status: creating bootstrap/src/bsci_init.c
1091config.status: creating bootstrap/include/bsci.h
1092config.status: creating rmk/src/rmki_init.c
1093config.status: creating rmk/include/rmki.h
1094config.status: creating css/src/cssi_init.c
1095config.status: creating css/include/cssi.h
1096config.status: creating include/hydra_config.h
1097config.status: executing depfiles commands
1098=== configuring in mpl (/tmp/tim/mpich2test/src/pm/hydra/mpl)
1099configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl
1100checking for a BSD-compatible install... /usr/bin/install -c
1101checking whether build environment is sane... yes
1102checking for a thread-safe mkdir -p... mkdir -p
1103checking for gawk... no
1104checking for mawk... no
1105checking for nawk... nawk
1106checking whether make sets $(MAKE)... yes
1107checking for style of include used by make... GNU
1108checking for gcc... gcc
1109checking for C compiler default output file name... a.out
1110checking whether the C compiler works... yes
1111checking whether we are cross compiling... no
1112checking for suffix of executables...
1113checking for suffix of object files... o
1114checking whether we are using the GNU C compiler... yes
1115checking whether gcc accepts -g... yes
1116checking for gcc option to accept ISO C89... none needed
1117checking dependency style of gcc... gcc3
1118checking for gcc... (cached) gcc
1119checking whether we are using the GNU C compiler... (cached) yes
1120checking whether gcc accepts -g... (cached) yes
1121checking for gcc option to accept ISO C89... (cached) none needed
1122checking dependency style of gcc... (cached) gcc3
1123checking for ranlib... ranlib
1124checking how to run the C preprocessor... gcc -E
1125checking for grep that handles long lines and -e... /usr/bin/grep
1126checking for egrep... /usr/bin/grep -E
1127checking for ANSI C header files... yes
1128checking for sys/types.h... yes
1129checking for sys/stat.h... yes
1130checking for stdlib.h... yes
1131checking for string.h... yes
1132checking for memory.h... yes
1133checking for strings.h... yes
1134checking for inttypes.h... yes
1135checking for stdint.h... yes
1136checking for unistd.h... yes
1137checking stdio.h usability... yes
1138checking stdio.h presence... yes
1139checking for stdio.h... yes
1140checking for stdlib.h... (cached) yes
1141checking for string.h... (cached) yes
1142checking math.h usability... yes
1143checking math.h presence... yes
1144checking for math.h... yes
1145checking stdarg.h usability... yes
1146checking stdarg.h presence... yes
1147checking for stdarg.h... yes
1148checking for strdup... yes
1149checking whether strdup needs a declaration... no
1150checking for snprintf... yes
1151checking whether snprintf needs a declaration... no
1152checking whether __attribute__ allowed... yes
1153checking whether __attribute__((format)) allowed... yes
1154configure: creating ./config.status
1155config.status: creating Makefile
1156config.status: creating include/mplconf.h
1157config.status: include/mplconf.h is unchanged
1158config.status: executing include/mplconfig.h commands
1159config.status: creating include/mplconfig.h - prefix MPL for include/mplconf.h defines
1160config.status: include/mplconfig.h is unchanged
1161config.status: executing depfiles commands
1162configure: configuring subsystem in src/pm/gforker
1163RUNNING CONFIGURE FOR THE GFORKER PM
1164checking for gcc... gcc
1165checking for C compiler default output file name... a.out
1166checking whether the C compiler works... yes
1167checking whether we are cross compiling... no
1168checking for suffix of executables...
1169checking for suffix of object files... o
1170checking whether we are using the GNU C compiler... yes
1171checking whether gcc accepts -g... yes
1172checking for gcc option to accept ISO C89... none needed
1173checking for a BSD-compatible install... /usr/bin/install -c
1174checking whether install works... yes
1175checking whether mkdir -p works... yes
1176checking for make... make
1177checking whether clock skew breaks make... no
1178checking whether make supports include... yes
1179checking whether make allows comments in actions... yes
1180checking for virtual path format... VPATH
1181checking whether make sets CFLAGS... yes
1182checking for an ANSI C-conforming const... yes
1183checking for volatile... yes
1184checking for restrict... __restrict
1185checking for inline... inline
1186checking whether __attribute__ allowed... yes
1187checking whether __attribute__((format)) allowed... yes
1188checking for snprintf... yes
1189checking whether snprintf needs a declaration... no
1190checking for strdup... yes
1191checking whether strdup needs a declaration... no
1192checking for setsid... yes
1193checking for isatty... yes
1194checking for getsid... yes
1195checking for library containing socketpair... none required
1196checking how to run the C preprocessor... gcc -E
1197checking for grep that handles long lines and -e... /usr/bin/grep
1198checking for egrep... /usr/bin/grep -E
1199checking for ANSI C header files... yes
1200checking for sys/types.h... yes
1201checking for sys/stat.h... yes
1202checking for stdlib.h... yes
1203checking for string.h... yes
1204checking for memory.h... yes
1205checking for strings.h... yes
1206checking for inttypes.h... yes
1207checking for stdint.h... yes
1208checking for unistd.h... yes
1209checking for sys/types.h... (cached) yes
1210checking signal.h usability... yes
1211checking signal.h presence... yes
1212checking for signal.h... yes
1213checking sys/ptrace.h usability... yes
1214checking sys/ptrace.h presence... yes
1215checking for sys/ptrace.h... yes
1216checking for strsignal... yes
1217checking for sigaction... yes
1218checking for signal... yes
1219checking for sigset... no
1220checking for struct sigaction... yes
1221checking for string.h... (cached) yes
1222checking sys/time.h usability... yes
1223checking sys/time.h presence... yes
1224checking for sys/time.h... yes
1225checking for unistd.h... (cached) yes
1226checking for stdlib.h... (cached) yes
1227checking sys/socket.h usability... yes
1228checking sys/socket.h presence... yes
1229checking for sys/socket.h... yes
1230checking wait.h usability... no
1231checking wait.h presence... no
1232checking for wait.h... no
1233checking errno.h usability... yes
1234checking errno.h presence... yes
1235checking for errno.h... yes
1236configure: creating ./config.status
1237config.status: creating Makefile
1238config.status: creating forkerconf.h
1239config.status: forkerconf.h is unchanged
1240=== configuring in ../util (/tmp/tim/mpich2test/src/pm/gforker/../util)
1241configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/pm/gforker/../util/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/pm/gforker/../util
1242RUNNING CONFIGURE FOR THE PM UTILITIES
1243checking for gcc... gcc
1244checking for C compiler default output file name... a.out
1245checking whether the C compiler works... yes
1246checking whether we are cross compiling... no
1247checking for suffix of executables...
1248checking for suffix of object files... o
1249checking whether we are using the GNU C compiler... yes
1250checking whether gcc accepts -g... yes
1251checking for gcc option to accept ISO C89... none needed
1252checking for make... make
1253checking whether clock skew breaks make... no
1254checking whether make supports include... yes
1255checking whether make allows comments in actions... yes
1256checking for virtual path format... VPATH
1257checking whether make sets CFLAGS... yes
1258checking for ar... ar
1259checking for ranlib... ranlib
1260checking for an ANSI C-conforming const... yes
1261checking for volatile... yes
1262checking for restrict... __restrict
1263checking for inline... inline
1264checking whether __attribute__ allowed... yes
1265checking whether __attribute__((format)) allowed... yes
1266checking for strtol... yes
1267checking for time... yes
1268checking for gettimeofday... yes
1269checking whether struct hostent contains h_addr_list... yes
1270checking how to run the C preprocessor... gcc -E
1271checking for grep that handles long lines and -e... /usr/bin/grep
1272checking for egrep... /usr/bin/grep -E
1273checking for ANSI C header files... yes
1274checking for sys/types.h... yes
1275checking for sys/stat.h... yes
1276checking for stdlib.h... yes
1277checking for string.h... yes
1278checking for memory.h... yes
1279checking for strings.h... yes
1280checking for inttypes.h... yes
1281checking for stdint.h... yes
1282checking for unistd.h... yes
1283checking for pid_t... yes
1284checking for setsid... yes
1285checking for isatty... yes
1286checking for getsid... yes
1287checking whether getsid is prototyped in unistd.h... yes
1288checking for unsetenv... yes
1289checking for cygwin1.dll in /bin... yes
1290checking for environ in unistd.h... no
1291checking for extern environ in runtime... yes
1292checking for library containing socketpair... none required
1293checking for ANSI C header files... (cached) yes
1294checking for sys/types.h... (cached) yes
1295checking signal.h usability... yes
1296checking signal.h presence... yes
1297checking for signal.h... yes
1298checking sys/ptrace.h usability... yes
1299checking sys/ptrace.h presence... yes
1300checking for sys/ptrace.h... yes
1301checking sys/uio.h usability... yes
1302checking sys/uio.h presence... yes
1303checking for sys/uio.h... yes
1304checking for unistd.h... (cached) yes
1305checking whether struct iovec is defined in sys/uio.h... yes
1306checking for strsignal... yes
1307checking whether strsignal needs a declaration... no
1308checking for snprintf... yes
1309checking for strdup... yes
1310checking for sigaction... yes
1311checking for signal... yes
1312checking for sigset... no
1313checking for struct sigaction and sa_handler... yes
1314checking whether snprintf needs a declaration... no
1315checking whether strdup needs a declaration... no
1316checking for putenv... yes
1317checking whether putenv needs a declaration... no
1318checking for gethostname... yes
1319checking whether gethostname needs a declaration... no
1320checking for select... yes
1321checking sys/select.h usability... yes
1322checking sys/select.h presence... yes
1323checking for sys/select.h... yes
1324checking whether FD_ZERO works... yes
1325checking for sched_setaffinity... no
1326checking for sched_getaffinity... no
1327checking for bindprocessor... no
1328checking for thread_policy_set... no
1329checking for string.h... (cached) yes
1330checking sys/time.h usability... yes
1331checking sys/time.h presence... yes
1332checking for sys/time.h... yes
1333checking time.h usability... yes
1334checking time.h presence... yes
1335checking for time.h... yes
1336checking for stdlib.h... (cached) yes
1337checking sys/socket.h usability... yes
1338checking sys/socket.h presence... yes
1339checking for sys/socket.h... yes
1340checking wait.h usability... no
1341checking wait.h presence... no
1342checking for wait.h... no
1343checking errno.h usability... yes
1344checking errno.h presence... yes
1345checking for errno.h... yes
1346checking whether socklen_t is defined (in sys/socket.h if present)... yes
1347checking for etags... true
1348configure: creating ./config.status
1349config.status: creating Makefile
1350config.status: creating test/Makefile
1351config.status: creating pmutilconf.h
1352config.status: pmutilconf.h is unchanged
1353configure: configuring subsystem in src/mpe2
1354Configuring MPE Profiling System with  '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= '
1355checking gnumake... no
1356checking BSD 4.4 make... no - whew
1357checking OSF V3 make... no
1358checking for virtual path format... VPATH
1359This MPE build is part of the MPICH2 build
1360checking for gcc... gcc
1361checking for C compiler default output file name... a.out
1362checking whether the C compiler works... yes
1363checking whether we are cross compiling... no
1364checking for suffix of executables...
1365checking for suffix of object files... o
1366checking whether we are using the GNU C compiler... yes
1367checking whether gcc accepts -g... yes
1368checking for gcc option to accept ISO C89... none needed
1369checking whether MPI_CC has been set ... /tmp/tim/mpich2test/bin/mpicc
1370checking for g77... no
1371checking for xlf... no
1372checking for f77... no
1373checking for frt... no
1374checking for pgf77... no
1375checking for cf77... no
1376checking for fort77... no
1377checking for fl32... no
1378checking for af77... no
1379checking for xlf90... no
1380checking for f90... no
1381checking for pgf90... no
1382checking for pghpf... no
1383checking for epcf90... no
1384checking for gfortran... no
1385checking for g95... no
1386checking for xlf95... no
1387checking for f95... no
1388checking for fort... no
1389checking for ifort... no
1390checking for ifc... no
1391checking for efc... no
1392checking for pgf95... no
1393checking for lf95... no
1394checking for ftn... no
1395checking whether we are using the GNU Fortran 77 compiler... no
1396checking whether  accepts -g... no
1397checking whether MPI_F77 has been set ... /tmp/tim/mpich2test/bin/mpif77
1398checking how to run the C preprocessor... gcc -E
1399checking whether ln -s works... yes
1400checking for a BSD-compatible install... /usr/bin/install -c
1401checking whether install works... yes
1402checking for ranlib... ranlib
1403checking whether install breaks libraries... no
1404checking for leftover Makefiles in subpackages ...  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/collchk" cleaned
1405configure: creating ./config.status
1406config.status: creating Makefile
1407config.status: creating sbin/mpetestlink
1408config.status: creating sbin/mpetestexec
1409config.status: creating sbin/mpetestexeclog
1410config.status: creating sbin/mpeinstall
1411config.status: creating sbin/mpecheckinstall
1412config.status: WARNING:  '/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/sbin/mpecheckinstall.in' seems to ignore the --datarootdir setting
1413config.status: creating sbin/mpecheckbuild
1414config.status: creating etc/mpe_help.conf
1415config.status: creating etc/mpe_f77env.conf
1416config.status: creating mpe_conf.h
1417config.status: mpe_conf.h is unchanged
1418config.status: executing default-1 commands
1419=== configuring in src/misc (/tmp/tim/mpich2test/src/mpe2/src/misc)
1420configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/misc/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/misc
1421Configuring MPE Miscellaneous Library with  '--disable-option-checking' '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' '--cache-file=/dev/null' '--srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/misc'
1422checking gnumake... no
1423checking BSD 4.4 make... no - whew
1424checking OSF V3 make... no
1425checking for virtual path format... VPATH
1426checking build system type... i386-unknown-freebsd7.2
1427checking host system type... i386-unknown-freebsd7.2
1428checking for gcc... gcc
1429checking for C compiler default output file name... a.out
1430checking whether the C compiler works... yes
1431checking whether we are cross compiling... no
1432checking for suffix of executables...
1433checking for suffix of object files... o
1434checking whether we are using the GNU C compiler... yes
1435checking whether gcc accepts -g... yes
1436checking for gcc option to accept ISO C89... none needed
1437checking for ar... ar
1438checking for ranlib... ranlib
1439checking how to run the C preprocessor... gcc -E
1440checking for dbx... no
1441checking for gdb... /usr/bin/gdb
1442checking for grep that handles long lines and -e... /usr/bin/grep
1443checking for egrep... /usr/bin/grep -E
1444checking for ANSI C header files... yes
1445checking for an ANSI C-conforming const... yes
1446checking for sysinfo... no
1447checking for uname... yes
1448checking for gethostbyname... yes
1449checking for sys/types.h... yes
1450checking for sys/stat.h... yes
1451checking for stdlib.h... yes
1452checking for string.h... yes
1453checking for memory.h... yes
1454checking for strings.h... yes
1455checking for inttypes.h... yes
1456checking for stdint.h... yes
1457checking for unistd.h... yes
1458checking for unistd.h... (cached) yes
1459checking for stdlib.h... (cached) yes
1460checking for string.h... (cached) yes
1461checking netdb.h usability... yes
1462checking netdb.h presence... yes
1463checking for netdb.h... yes
1464checking sys/systeminfo.h usability... no
1465checking sys/systeminfo.h presence... no
1466checking for sys/systeminfo.h... no
1467checking for sys/types.h... (cached) yes
1468checking for sighandler_t... no
1469checking for kill... yes
1470checking whether kill needs a declaration... no
1471configure: creating ./config.status
1472config.status: creating Makefile
1473config.status: creating src/Makefile
1474config.status: creating src/dbxerr.c
1475config.status: creating mpe_misc_conf.h
1476=== configuring in src/callstack (/tmp/tim/mpich2test/src/mpe2/src/callstack)
1477configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/callstack/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/callstack
1478Configuring MPE CallStack Library with  '--disable-option-checking' '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' '--cache-file=/dev/null' '--srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/callstack'
1479checking gnumake... no
1480checking BSD 4.4 make... no - whew
1481checking OSF V3 make... no
1482checking for virtual path format... VPATH
1483checking for gcc... gcc
1484checking for C compiler default output file name... a.out
1485checking whether the C compiler works... yes
1486checking whether we are cross compiling... no
1487checking for suffix of executables...
1488checking for suffix of object files... o
1489checking whether we are using the GNU C compiler... yes
1490checking whether gcc accepts -g... yes
1491checking for gcc option to accept ISO C89... none needed
1492checking for ar... ar
1493checking for ranlib... ranlib
1494checking how to run the C preprocessor... gcc -E
1495checking for grep that handles long lines and -e... /usr/bin/grep
1496checking for egrep... /usr/bin/grep -E
1497checking for ANSI C header files... yes
1498checking for an ANSI C-conforming const... yes
1499checking for inline... inline
1500checking for sys/types.h... yes
1501checking for sys/stat.h... yes
1502checking for stdlib.h... yes
1503checking for string.h... yes
1504checking for memory.h... yes
1505checking for strings.h... yes
1506checking for inttypes.h... yes
1507checking for stdint.h... yes
1508checking for unistd.h... yes
1509checking stdio.h usability... yes
1510checking stdio.h presence... yes
1511checking for stdio.h... yes
1512checking for string.h... (cached) yes
1513checking for unistd.h... (cached) yes
1514checking fcntl.h usability... yes
1515checking fcntl.h presence... yes
1516checking for fcntl.h... yes
1517checking execinfo.h usability... no
1518checking execinfo.h presence... no
1519checking for execinfo.h... no
1520checking ucontext.h usability... yes
1521checking ucontext.h presence... yes
1522checking for ucontext.h... yes
1523checking whether <ucontext.h> defines printstack() ... yes
1524checking whether printstack() can be linked ... no
1525checking for fdopen... yes
1526checking whether fdopen needs a declaration... no
1527configure: creating ./config.status
1528config.status: creating Makefile
1529config.status: creating src/Makefile
1530config.status: creating include/mpe_callstack.h
1531config.status: creating etc/mpe_callstack_ldflags.conf
1532config.status: creating mpe_callstack_conf.h
1533=== configuring in src/logging (/tmp/tim/mpich2test/src/mpe2/src/logging)
1534configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/logging/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/logging
1535Configuring MPE Logging Library and Tools with  '--disable-option-checking' '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' '--cache-file=/dev/null' '--srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/logging'
1536checking gnumake... no
1537checking BSD 4.4 make... no - whew
1538checking OSF V3 make... no
1539checking for virtual path format... VPATH
1540checking for gcc... gcc
1541checking for C compiler default output file name... a.out
1542checking whether the C compiler works... yes
1543checking whether we are cross compiling... no
1544checking for suffix of executables...
1545checking for suffix of object files... o
1546checking whether we are using the GNU C compiler... yes
1547checking whether gcc accepts -g... yes
1548checking for gcc option to accept ISO C89... none needed
1549checking for ar... ar
1550checking for ranlib... ranlib
1551checking how to run the C preprocessor... gcc -E
1552checking for grep that handles long lines and -e... /usr/bin/grep
1553checking for egrep... /usr/bin/grep -E
1554checking for ANSI C header files... yes
1555checking for an ANSI C-conforming const... yes
1556checking for sys/types.h... yes
1557checking for sys/stat.h... yes
1558checking for stdlib.h... yes
1559checking for string.h... yes
1560checking for memory.h... yes
1561checking for strings.h... yes
1562checking for inttypes.h... yes
1563checking for stdint.h... yes
1564checking for unistd.h... yes
1565checking whether byte ordering is bigendian... no
1566checking stdio.h usability... yes
1567checking stdio.h presence... yes
1568checking for stdio.h... yes
1569checking for stdlib.h... (cached) yes
1570checking for string.h... (cached) yes
1571checking for unistd.h... (cached) yes
1572checking sys/time.h usability... yes
1573checking sys/time.h presence... yes
1574checking for sys/time.h... yes
1575checking for sys/types.h... (cached) yes
1576checking sys/bitypes.h usability... no
1577checking sys/bitypes.h presence... no
1578checking for sys/bitypes.h... no
1579checking for sys/stat.h... (cached) yes
1580checking fcntl.h usability... yes
1581checking fcntl.h presence... yes
1582checking for fcntl.h... yes
1583checking for header that defines C99 integer types, intXX_t ... <stdint.h>
1584checking for inttypes.h... (cached) yes
1585checking whether <inttypes.h> defines the PRIdXX macros ... yes
1586checking if <stdint.h> can be behind system headers ... yes
1587checking size of void *... 4
1588checking for address-sized integer ... CLOG_int32_t
1589checking build system type... i386-unknown-freebsd7.2
1590checking host system type... i386-unknown-freebsd7.2
1591checking for gethostname... yes
1592checking whether gethostname needs a declaration... no
1593checking for snprintf... yes
1594checking whether snprintf needs a declaration... no
1595checking for mkstemp... yes
1596checking whether mkstemp needs a declaration... no
1597checking for srand48... yes
1598checking whether srand48 needs a declaration... no
1599checking for lrand48... yes
1600checking whether lrand48 needs a declaration... no
1601checking for special C compiler options needed for large files... no
1602checking for _FILE_OFFSET_BITS value needed for large files... no
1603checking for O_LARGEFILE for open() ... no
1604checking for O_BINARY for open() ... no
1605checking pthread.h usability... yes
1606checking pthread.h presence... yes
1607checking for pthread.h... yes
1608checking for pthread_mutex_lock in -lpthread... yes
1609configure: creating ./config.status
1610config.status: creating Makefile
1611config.status: creating src/Makefile
1612config.status: creating include/clog_inttypes.h
1613config.status: creating include/mpi_null.h
1614config.status: creating include/mpe_log_thread.h
1615config.status: creating etc/mpe_log.conf
1616config.status: creating etc/mpe_nolog.conf
1617config.status: creating etc/mpe_log_postlib.conf
1618config.status: creating mpe_logging_conf.h
1619=== configuring in src/wrappers (/tmp/tim/mpich2test/src/mpe2/src/wrappers)
1620configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/wrappers/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/wrappers
1621Configuring MPE Wrapper Libraries For MPI with  '--disable-option-checking' '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' '--cache-file=/dev/null' '--srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/wrappers'
1622checking gnumake... no
1623checking BSD 4.4 make... no - whew
1624checking OSF V3 make... no
1625checking for virtual path format... VPATH
1626checking for gcc... gcc
1627checking for C compiler default output file name... a.out
1628checking whether the C compiler works... yes
1629checking whether we are cross compiling... no
1630checking for suffix of executables...
1631checking for suffix of object files... o
1632checking whether we are using the GNU C compiler... yes
1633checking whether gcc accepts -g... yes
1634checking for gcc option to accept ISO C89... none needed
1635checking for ar... ar
1636checking for ranlib... ranlib
1637checking how to run the C preprocessor... gcc -E
1638checking for grep that handles long lines and -e... /usr/bin/grep
1639checking for egrep... /usr/bin/grep -E
1640checking for ANSI C header files... yes
1641checking for an ANSI C-conforming const... yes
1642checking for sys/types.h... yes
1643checking for sys/stat.h... yes
1644checking for stdlib.h... yes
1645checking for string.h... yes
1646checking for memory.h... yes
1647checking for strings.h... yes
1648checking for inttypes.h... yes
1649checking for stdint.h... yes
1650checking for unistd.h... yes
1651checking stdio.h usability... yes
1652checking stdio.h presence... yes
1653checking for stdio.h... yes
1654checking for stdlib.h... (cached) yes
1655checking for string.h... (cached) yes
1656checking stdarg.h usability... yes
1657checking stdarg.h presence... yes
1658checking for stdarg.h... yes
1659checking for working alloca.h... no
1660checking for alloca... yes
1661checking for stdarg is correct... yes
1662checking if compiler accepts prototypes ... yes
1663checking build system type... i386-unknown-freebsd7.2
1664checking host system type... i386-unknown-freebsd7.2
1665checking for safe PMPI invocations ... no
1666configure: creating ./config.status
1667config.status: creating Makefile
1668config.status: creating src/Makefile
1669config.status: creating test/Makefile
1670config.status: creating etc/mpe_f77env.conf
1671config.status: creating etc/mpe_mpilog.conf
1672config.status: creating etc/mpe_mpitrace.conf
1673config.status: creating mpe_wrappers_conf.h
1674=== configuring in src/graphics (/tmp/tim/mpich2test/src/mpe2/src/graphics)
1675configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/graphics/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/graphics
1676Configuring MPE X Graphics Library with  '--disable-option-checking' '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' '--cache-file=/dev/null' '--srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/graphics'
1677checking gnumake... no
1678checking BSD 4.4 make... no - whew
1679checking OSF V3 make... no
1680checking for virtual path format... VPATH
1681checking for gcc... gcc
1682checking for C compiler default output file name... a.out
1683checking whether the C compiler works... yes
1684checking whether we are cross compiling... no
1685checking for suffix of executables...
1686checking for suffix of object files... o
1687checking whether we are using the GNU C compiler... yes
1688checking whether gcc accepts -g... yes
1689checking for gcc option to accept ISO C89... none needed
1690checking for ar... ar
1691checking for ranlib... ranlib
1692checking how to run the C preprocessor... gcc -E
1693checking for X... libraries /usr/local/lib, headers /usr/local/include
1694checking for grep that handles long lines and -e... /usr/bin/grep
1695checking for egrep... /usr/bin/grep -E
1696checking for ANSI C header files... yes
1697checking for an ANSI C-conforming const... yes
1698checking for sys/types.h... yes
1699checking for sys/stat.h... yes
1700checking for stdlib.h... yes
1701checking for string.h... yes
1702checking for memory.h... yes
1703checking for strings.h... yes
1704checking for inttypes.h... yes
1705checking for stdint.h... yes
1706checking for unistd.h... yes
1707checking size of void *... 4
1708checking for long pointer... no
1709checking for system... yes
1710checking for unistd.h... (cached) yes
1711checking for stdlib.h... (cached) yes
1712checking for string.h... (cached) yes
1713configure: creating ./config.status
1714config.status: creating Makefile
1715config.status: creating src/Makefile
1716config.status: creating contrib/life/Makefile
1717config.status: creating contrib/mandel/Makefile
1718config.status: creating contrib/mastermind/Makefile
1719config.status: creating contrib/test/Makefile
1720config.status: creating etc/mpe_mpianim.conf
1721config.status: creating etc/mpe_graphics.conf
1722config.status: creating mpe_graphics_conf.h
1723=== configuring in src/collchk (/tmp/tim/mpich2test/src/mpe2/src/collchk)
1724configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/collchk/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/collchk
1725Configuring MPE Collective and Datatype Checking Library with  '--disable-option-checking' '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' '--cache-file=/dev/null' '--srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/collchk'
1726checking gnumake... no
1727checking BSD 4.4 make... no - whew
1728checking OSF V3 make... no
1729checking for virtual path format... VPATH
1730checking build system type... i386-unknown-freebsd7.2
1731checking host system type... i386-unknown-freebsd7.2
1732checking for gcc... gcc
1733checking for C compiler default output file name... a.out
1734checking whether the C compiler works... yes
1735checking whether we are cross compiling... no
1736checking for suffix of executables...
1737checking for suffix of object files... o
1738checking whether we are using the GNU C compiler... yes
1739checking whether gcc accepts -g... yes
1740checking for gcc option to accept ISO C89... none needed
1741checking for ar... ar
1742checking for ranlib... ranlib
1743checking how to run the C preprocessor... gcc -E
1744checking for grep that handles long lines and -e... /usr/bin/grep
1745checking for egrep... /usr/bin/grep -E
1746checking for ANSI C header files... yes
1747checking for an ANSI C-conforming const... yes
1748checking for sys/types.h... yes
1749checking for sys/stat.h... yes
1750checking for stdlib.h... yes
1751checking for string.h... yes
1752checking for memory.h... yes
1753checking for strings.h... yes
1754checking for inttypes.h... yes
1755checking for stdint.h... yes
1756checking for unistd.h... yes
1757checking stdio.h usability... yes
1758checking stdio.h presence... yes
1759checking for stdio.h... yes
1760checking for stdlib.h... (cached) yes
1761checking for string.h... (cached) yes
1762checking for unistd.h... (cached) yes
1763checking for working alloca.h... no
1764checking for alloca... yes
1765configure: creating ./config.status
1766config.status: creating Makefile
1767config.status: creating src/Makefile
1768config.status: creating test/Makefile
1769config.status: creating etc/mpe_mpicheck.conf
1770config.status: creating mpe_collchk_conf.h
1771=== configuring in src/slog2sdk (/tmp/tim/mpich2test/src/mpe2/src/slog2sdk)
1772configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/slog2sdk/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/slog2sdk
1773Configuring SLOG2SDK with  '--disable-option-checking' '--prefix=/home/tim/mpich2-test' '--disable-hydra-procbind' '--with-atomic-primitives=auto_allow_emulation' 'MPI_CC=/tmp/tim/mpich2test/bin/mpicc' 'MPI_F77=/tmp/tim/mpich2test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' 'F77=' 'FFLAGS= ' '--cache-file=/dev/null' '--srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/mpe2/src/slog2sdk'
1774checking gnumake... no
1775checking BSD 4.4 make... no - whew
1776checking OSF V3 make... no
1777checking for virtual path format... VPATH
1778checking for a BSD-compatible install... /usr/bin/install -c
1779checking whether install works... yes
1780checking if CLASSPATH is set... no, good to go
1781checking build system type... i386-unknown-freebsd7.2
1782checking host system type... i386-unknown-freebsd7.2
1783checking for java in user's PATH... not found
1784checking for java in user's PATH... not found
1785configure: WARNING:  No Java Virtual Machine can be found anywhere!
1786MPE2:  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" have been configured
1787configure: WARNING: Could not define Fortran MPI datatypes for C
1788checking the sizeof MPI_Offset... 4
1789configure: creating ./config.status
1790config.status: creating Makefile
1791config.status: creating src/Makefile
1792config.status: creating src/include/Makefile
1793config.status: creating src/include/mpich2info.h
1794config.status: creating mpich2-doxygen
1795config.status: creating src/include/mpichtimer.h
1796config.status: creating src/binding/Makefile
1797config.status: creating src/binding/cxx/Makefile
1798config.status: creating src/binding/cxx/mpicxx.h
1799config.status: creating src/binding/f77/Makefile
1800config.status: creating src/binding/f77/mpif.h
1801config.status: creating src/binding/f77/setbotf.f
1802config.status: creating src/binding/f90/Makefile
1803config.status: creating src/binding/f90/mpi_sizeofs.f90
1804config.status: creating src/packaging/Makefile
1805config.status: creating src/packaging/pkgconfig/mpich2-ch3.pc
1806config.status: creating src/packaging/pkgconfig/Makefile
1807config.status: creating src/packaging/envmods/mpich2.module
1808config.status: WARNING:  '/home/tim/libraries/mpich2-trunk-r4843/src/packaging/envmods/mpich2.module.in' seems to ignore the --datarootdir setting
1809config.status: creating src/packaging/envmods/Makefile
1810config.status: WARNING:  '/home/tim/libraries/mpich2-trunk-r4843/src/packaging/envmods/Makefile.in' seems to ignore the --datarootdir setting
1811config.status: creating src/env/mpixxx_opts.conf
1812config.status: creating src/env/mpicc
1813config.status: creating src/env/mpicc.conf
1814config.status: creating src/env/mpicc.bash
1815config.status: creating src/env/mpicxx
1816config.status: creating src/env/mpicxx.conf
1817config.status: creating src/env/mpicxx.bash
1818config.status: creating src/env/mpif77
1819config.status: creating src/env/mpif77.conf
1820config.status: creating src/env/mpif77.bash
1821config.status: creating src/env/mpif90
1822config.status: creating src/env/mpif90.conf
1823config.status: creating src/env/mpif90.bash
1824config.status: creating src/env/parkill
1825config.status: creating src/env/Makefile
1826config.status: creating src/util/createshlib
1827config.status: creating src/mpi/Makefile
1828config.status: creating src/mpi/attr/Makefile
1829config.status: creating src/mpi/coll/Makefile
1830config.status: creating src/mpi/comm/Makefile
1831config.status: creating src/mpi/datatype/Makefile
1832config.status: creating src/mpi/debugger/Makefile
1833config.status: creating src/mpi/errhan/Makefile
1834config.status: creating src/mpi/group/Makefile
1835config.status: creating src/mpi/init/Makefile
1836config.status: creating src/mpi/misc/Makefile
1837config.status: creating src/mpi/pt2pt/Makefile
1838config.status: creating src/mpi/rma/Makefile
1839config.status: creating src/mpi/spawn/Makefile
1840config.status: creating src/mpi/timer/Makefile
1841config.status: creating src/mpi/topo/Makefile
1842config.status: creating src/mpid/Makefile
1843config.status: creating src/mpid/common/Makefile
1844config.status: creating src/mpid/common/datatype/Makefile
1845config.status: creating src/mpid/common/datatype/dataloop/Makefile
1846config.status: creating src/pm/Makefile
1847config.status: creating src/pmi/Makefile
1848config.status: creating src/pmi/simple/Makefile
1849config.status: creating src/nameserv/Makefile
1850config.status: creating src/nameserv/file/Makefile
1851config.status: creating src/nameserv/mpd/Makefile
1852config.status: creating src/nameserv/pmi/Makefile
1853config.status: creating src/nameserv/test/Makefile
1854config.status: creating src/util/Makefile
1855config.status: creating src/util/info/Makefile
1856config.status: creating src/util/instrm/Makefile
1857config.status: creating src/util/thread/Makefile
1858config.status: creating src/util/thread/mpe_thread.h
1859config.status: creating src/util/mem/Makefile
1860config.status: creating src/util/msgs/Makefile
1861config.status: creating src/util/param/Makefile
1862config.status: creating src/util/dbg/Makefile
1863config.status: creating src/util/dbg/getfuncstack
1864config.status: creating src/util/osserv/Makefile
1865config.status: creating src/util/procmap/Makefile
1866config.status: creating src/util/other/Makefile
1867config.status: creating src/include/mpi.h
1868config.status: creating test/Makefile
1869config.status: creating test/util/Makefile
1870config.status: creating test/basic/Makefile
1871config.status: creating test/commands/Makefile
1872config.status: creating test/commands/cmdtests
1873config.status: creating test/mpid/Makefile
1874config.status: creating test/mpid/ch3/Makefile
1875config.status: creating test/util/timer/Makefile
1876config.status: creating examples/Makefile
1877config.status: creating examples/f77/Makefile
1878config.status: creating examples/f90/Makefile
1879config.status: creating examples/cxx/Makefile
1880config.status: creating src/util/logging/Makefile
1881config.status: creating src/util/logging/common/Makefile
1882config.status: creating doc/Makefile
1883config.status: creating doc/mansrc/Makefile
1884config.status: creating doc/mansrc/createhtmlindex
1885config.status: creating doc/refman/Makefile
1886config.status: creating doc/installguide/Makefile
1887config.status: creating doc/userguide/Makefile
1888config.status: creating doc/logging/Makefile
1889config.status: creating doc/design/Makefile
1890config.status: creating doc/smpd/Makefile
1891config.status: creating doc/windev/Makefile
1892config.status: creating src/include/mpichconf.h
1893config.status: src/include/mpichconf.h is unchanged
1894config.status: executing default-1 commands
1895config.status: executing default-2 commands
1896config.status: executing default-3 commands
1897config.status: executing default-4 commands
1898copying /home/tim/libraries/mpich2-trunk-r4843/src/util/thread/mpe_thread_posix.c to src/util/thread/mpe_thread.c
1899moving mpe_thread.h to src/include
1900config.status: executing default-5 commands
1901config.status: executing default-6 commands
1902config.status: executing default-7 commands
1903config.status: executing default-8 commands
1904config.status: executing default-9 commands
1905Updating dependency directories .deps
1906config.status: executing default-10 commands
1907config.status: executing default-11 commands
1908config.status: executing default-12 commands
1909config.status: executing default-13 commands
1910config.status: executing default-14 commands
1911=== configuring in test/mpi (/tmp/tim/mpich2test/test/mpi)
1912configure: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/test/mpi/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--disable-hydra-procbind' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/test/mpi
1913RUNNING CONFIGURE FOR MPI TESTS
1914checking for make... make
1915checking whether clock skew breaks make... no
1916checking whether make supports include... yes
1917checking whether make allows comments in actions... yes
1918checking for virtual path format... VPATH
1919checking whether make sets CFLAGS... yes
1920checking for gcc... gcc
1921checking for C compiler default output file name... a.out
1922checking whether the C compiler works... yes
1923checking whether we are cross compiling... no
1924checking for suffix of executables...
1925checking for suffix of object files... o
1926checking whether we are using the GNU C compiler... yes
1927checking whether gcc accepts -g... yes
1928checking for gcc option to accept ISO C89... none needed
1929checking whether we are using the GNU C++ compiler... yes
1930checking whether c++ accepts -g... yes
1931checking whether long double is supported... yes
1932checking whether long long is supported... yes
1933checking for an ANSI C-conforming const... yes
1934checking for restrict... __restrict
1935checking how to run the C preprocessor... gcc -E
1936checking for grep that handles long lines and -e... /usr/bin/grep
1937checking for egrep... /usr/bin/grep -E
1938checking for ANSI C header files... yes
1939checking for sys/types.h... yes
1940checking for sys/stat.h... yes
1941checking for stdlib.h... yes
1942checking for string.h... yes
1943checking for memory.h... yes
1944checking for strings.h... yes
1945checking for inttypes.h... yes
1946checking for stdint.h... yes
1947checking for unistd.h... yes
1948checking for unistd.h... (cached) yes
1949checking stdarg.h usability... yes
1950checking stdarg.h presence... yes
1951checking for stdarg.h... yes
1952checking for string.h... (cached) yes
1953checking for stdlib.h... (cached) yes
1954checking for memory.h... (cached) yes
1955checking pthread.h usability... yes
1956checking pthread.h presence... yes
1957checking for pthread.h... yes
1958checking for pthread_create... no
1959checking for pthread_yield... no
1960checking for pthread_barrier_init... no
1961checking for pthread_barrier_wait... no
1962Configuring tests for MPICH2
1963checking whether struct hostent contains h_addr_list... no
1964configure: WARNING: Selecting integer*8 as the Fortran type for MPI_Offset
1965configure: WARNING: Selecting integer as the Fortran type for MPI_Aint
1966checking whether <iostream> available... yes
1967checking whether the compiler implements namespaces... yes
1968checking whether the compiler implements the namespace std... yes
1969checking whether MPI_2DOUBLE_COMPLEX is available... no
1970checking size of void *... 0
1971checking size of int... 0
1972checking size of long... 0
1973checking size of long long... 0
1974checking size of short... 0
1975checking for C integer type of address size... int
1976checking for perl... no
1977checking for etags... true
1978configure: creating ./config.status
1979config.status: creating maint/testmerge
1980config.status: creating runtests
1981config.status: creating Makefile
1982config.status: creating basic/Makefile
1983config.status: creating attr/Makefile
1984config.status: creating util/Makefile
1985config.status: creating coll/Makefile
1986config.status: creating comm/Makefile
1987config.status: creating datatype/Makefile
1988config.status: creating errhan/Makefile
1989config.status: creating group/Makefile
1990config.status: creating info/Makefile
1991config.status: creating init/Makefile
1992config.status: creating pt2pt/Makefile
1993config.status: creating rma/Makefile
1994config.status: creating spawn/Makefile
1995config.status: creating topo/Makefile
1996config.status: creating io/Makefile
1997config.status: creating f77/Makefile
1998config.status: creating f77/attr/Makefile
1999config.status: creating f77/attr/attraints.h
2000config.status: creating f77/pt2pt/attr1aints.h
2001config.status: creating f77/ext/add1size.h
2002config.status: creating f77/datatype/Makefile
2003config.status: creating f77/datatype/typeaints.h
2004config.status: creating f77/util/Makefile
2005config.status: creating f77/coll/Makefile
2006config.status: creating f77/comm/Makefile
2007config.status: creating f77/topo/Makefile
2008config.status: creating f77/init/Makefile
2009config.status: creating f77/rma/addsize.h
2010config.status: creating f77/pt2pt/Makefile
2011config.status: creating f77/info/Makefile
2012config.status: creating f77/spawn/Makefile
2013config.status: creating f77/spawn/type1aint.h
2014config.status: creating f77/rma/Makefile
2015config.status: creating f77/ext/Makefile
2016config.status: creating f77/ext/testlist
2017config.status: creating f77/io/Makefile
2018config.status: creating f77/io/iooffset.h
2019config.status: creating f77/io/iodisp.h
2020config.status: creating f77/io/ioaint.h
2021config.status: creating f90/Makefile
2022config.status: creating f90/attr/Makefile
2023config.status: creating f90/datatype/Makefile
2024config.status: creating f90/f90types/Makefile
2025config.status: creating f90/util/Makefile
2026config.status: creating f90/coll/Makefile
2027config.status: creating f90/comm/Makefile
2028config.status: creating f90/topo/Makefile
2029config.status: creating f90/init/Makefile
2030config.status: creating f90/pt2pt/Makefile
2031config.status: creating f90/rma/Makefile
2032config.status: creating f90/info/Makefile
2033config.status: creating f90/spawn/Makefile
2034config.status: creating f90/timer/Makefile
2035config.status: creating f90/ext/Makefile
2036config.status: creating f90/ext/testlist
2037config.status: creating f90/io/Makefile
2038config.status: creating f90/misc/Makefile
2039config.status: creating cxx/Makefile
2040config.status: creating cxx/util/Makefile
2041config.status: creating cxx/attr/Makefile
2042config.status: creating cxx/pt2pt/Makefile
2043config.status: creating cxx/comm/Makefile
2044config.status: creating cxx/coll/Makefile
2045config.status: creating cxx/info/Makefile
2046config.status: creating cxx/datatype/Makefile
2047config.status: creating cxx/io/Makefile
2048config.status: creating cxx/init/Makefile
2049config.status: creating cxx/rma/Makefile
2050config.status: creating cxx/spawn/Makefile
2051config.status: creating threads/Makefile
2052config.status: creating threads/pt2pt/Makefile
2053config.status: creating threads/util/Makefile
2054config.status: creating threads/comm/Makefile
2055config.status: creating threads/init/Makefile
2056config.status: creating threads/spawn/Makefile
2057config.status: creating errors/Makefile
2058config.status: creating errors/attr/Makefile
2059config.status: creating errors/basic/Makefile
2060config.status: creating errors/coll/Makefile
2061config.status: creating errors/comm/Makefile
2062config.status: creating errors/faults/Makefile
2063config.status: creating errors/group/Makefile
2064config.status: creating errors/pt2pt/Makefile
2065config.status: creating errors/rma/Makefile
2066config.status: creating errors/spawn/Makefile
2067config.status: creating errors/topo/Makefile
2068config.status: creating errors/io/Makefile
2069config.status: creating errors/cxx/Makefile
2070config.status: creating errors/cxx/errhan/Makefile
2071config.status: creating errors/cxx/io/Makefile
2072config.status: creating errors/f77/Makefile
2073config.status: creating errors/f90/Makefile
2074config.status: creating manual/Makefile
2075config.status: creating manual/manyconnect
2076config.status: creating perf/Makefile
2077config.status: creating testlist
2078config.status: creating cxx/testlist
2079config.status: creating f77/testlist
2080config.status: creating f90/testlist
2081config.status: creating threads/testlist
2082config.status: creating errors/testlist
2083config.status: creating errors/cxx/testlist
2084config.status: creating include/mpitestconf.h
2085config.status: include/mpitestconf.h is unchanged
2086config.status: executing default-1 commands
2087config.status: executing default-2 commands
2088config.status: executing default-3 commands
2089Configuration completed.