Ticket #686: c.txt

File c.txt, 91.6 KB (added by Timothy S. Sliwinski, 5 months ago)

Added by email2trac

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