Ticket #410: configure.log

File configure.log, 107.3 kB (added by Jayanth Jagalur Mohan, 6 days ago)

Added by email2trac

Line 
1 Configuring MPICH2 version 1.0.8
2 Running on system: Linux node1.borg.scorec.rpi.edu 2.6.9-67.0.4.ELSCORECsmp #1 SMP Tue Feb 26 11:38:55 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
3 Executing mpich2prereq in /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3 with
4 Executing mpich2prereq in /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/channels/sock
5 sourcing /borg/jagalur/Backup/mpich2-1.0.8/src/pm/mpd/mpich2prereq
6 sourcing /borg/jagalur/Backup/mpich2-1.0.8/src/pm/mpd/setup_pm
7 checking for gcc... gcc
8 checking for C compiler default output file name... a.out
9 checking whether the C compiler works... yes
10 checking whether we are cross compiling... no
11 checking for suffix of executables...
12 checking for suffix of object files... o
13 checking whether we are using the GNU C compiler... yes
14 checking whether gcc accepts -g... yes
15 checking for gcc option to accept ISO C89... none needed
16 checking whether C compiler accepts option -O2... yes
17 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
18 checking for type of weak symbol support... pragma weak
19 checking whether __attribute__ ((weak)) allowed... yes
20 checking for multiple weak symbol support... yes
21 checking for g77... g77
22 checking whether we are using the GNU Fortran 77 compiler... yes
23 checking whether g77 accepts -g... yes
24 checking whether Fortran 77 compiler accepts option -O2... yes
25 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
26 checking how to get verbose linking output from g77... -v
27 checking for Fortran 77 libraries of g77...  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm
28 checking whether g77 accepts the FLIBS found by autoconf... yes
29 checking whether C can link with  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm... yes
30 checking for linker for Fortran main programs... Use Fortran to link programs
31 checking for Fortran 77 name mangling... lower doubleunderscore
32 checking what libraries are needed to link Fortran programs with C routines that use stdio... none
33 checking for f90... no
34 checking for xlf90... no
35 checking for pgf90... no
36 checking for ifort... ifort
37 checking that f works as the extension for Fortran 90 program... yes
38 checking whether we are using the GNU Fortran 90 compiler... no
39 checking whether ifort accepts -g... yes
40 checking for extension for Fortran 90 programs... f90
41 checking whether the Fortran 90 compiler (ifort  ) works... yes
42 checking whether the Fortran 90 compiler (ifort  ) is a cross-compiler... no
43 checking whether Fortran 90 works with Fortran 77... yes
44 checking whether Fortran accepts ! for comments... yes
45 checking for include directory flag for Fortran... -I
46 checking for Fortran 77 flag for library directories... -L
47 checking for which Fortran libraries are needed to link C with Fortran... none
48 checking whether Fortran compiler processes .F files with C preprocessor... yes
49 checking that f works as the extension for Fortran 90 program... yes
50 checking whether we are using the GNU Fortran 90 compiler... (cached) no
51 checking whether ifort accepts -g... (cached) yes
52 checking for extension for Fortran 90 programs... f90
53 checking whether the Fortran 90 compiler (ifort  ) works... yes
54 checking whether the Fortran 90 compiler (ifort  ) is a cross-compiler... no
55 checking for Fortran 90 module extension... mod
56 checking for Fortran 90 module include flag... -I
57 checking whether Fortran 90 accepts f90 suffix... yes
58 checking whether Fortran 90 compiler accepts option -O2... yes
59 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
60 checking whether Fortran 90 compiler processes .F90 files with C preprocessor... yes
61 checking what libraries are needed to link Fortran90 programs with C routines that use stdio... none
62 checking for f90 compiler vendor... intel
63 checking for c++... c++
64 checking whether we are using the GNU C++ compiler... yes
65 checking whether c++ accepts -g... yes
66 checking whether the C++ compiler c++ can build an executable... yes
67 checking whether C++ compiler works with string... yes
68 checking whether the compiler supports exceptions... yes
69 checking whether the compiler recognizes bool as a built-in type... yes
70 checking whether the compiler implements namespaces... yes
71 checking whether <iostream> available... yes
72 checking whether the compiler implements the namespace std... yes
73 checking whether <math> available... no
74 checking for GNU g++ version... 3 . 4
75 checking whether C++ compiler accepts option -O2... yes
76 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
77 checking for perl... /usr/bin/perl
78 checking for ar... ar
79 checking for ranlib... ranlib
80 checking for etags... etags
81 checking for etags argument to specify language... --language=c
82 checking for killall... killall
83 checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/conftest.dir/conftest.one': Invalid argument
84 /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/conftest.dir/conftest.two': Invalid argument
85 /usr/bin/install -c
86 checking whether install works... yes
87 checking whether install breaks libraries... no
88 checking whether mkdir -p works... yes
89 checking for make... make
90 checking whether clock skew breaks make... no
91 checking whether make supports include... no
92 checking whether make allows comments in actions... no
93 configure: WARNING: Your make does not allow comments in target code.
94 Using this make may cause problems when building programs.
95 You should consider using gnumake instead.
96 checking for virtual path format... VPATH
97 checking whether make sets CFLAGS... yes
98 checking for bash... /usr/local/bin/bash
99 checking whether /usr/local/bin/bash supports arrays... yes
100 checking for doctext... false
101 checking for location of doctext style files... unavailable
102 checking for an ANSI C-conforming const... yes
103 checking for volatile... yes
104 checking for restrict... __restrict
105 checking for inline... inline
106 checking whether __attribute__ allowed... yes
107 checking whether __attribute__((format)) allowed... yes
108 checking for grep that handles long lines and -e... /bin/grep
109 checking for egrep... /bin/grep -E
110 checking for ANSI C header files... no
111 checking for sys/types.h... yes
112 checking for sys/stat.h... yes
113 checking for stdlib.h... yes
114 checking for string.h... yes
115 checking for memory.h... yes
116 checking for strings.h... yes
117 checking for inttypes.h... yes
118 checking for stdint.h... yes
119 checking for unistd.h... yes
120 checking whether byte ordering is bigendian... no
121 checking whether C compiler allows unaligned doubles... yes
122 checking whether gcc supports __func__... yes
123 Using gcc to determine dependencies
124 checking whether long double is supported... yes
125 checking whether long long is supported... yes
126 checking for max C struct integer alignment... eight
127 checking for max C struct floating point alignment... sixteen
128 checking for max C struct alignment of structs with doubles... eight
129 checking for max C struct floating point alignment with long doubles... sixteen
130 configure: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types.
131 checking if alignment of structs with doubles is based on position... no
132 checking if alignment of structs with long long ints is based on position... no
133 checking if double alignment breaks rules, find actual alignment... no
134 checking for alignment restrictions on pointers... int or better
135 checking size of char... 1
136 checking size of unsigned char... 1
137 checking size of short... 2
138 checking size of unsigned short... 2
139 checking size of int... 4
140 checking size of unsigned int... 4
141 checking size of long... 8
142 checking size of unsigned long... 8
143 checking size of long long... 8
144 checking size of unsigned long long... 8
145 checking size of float... 4
146 checking size of double... 8
147 checking size of long double... 16
148 checking size of wchar_t... 4
149 checking size of void *... 8
150 checking for size of float int... 8
151 checking for size of double int... 12
152 checking for size of long int... 12
153 checking for size of short int... 6
154 checking for size of 2 int... 8
155 checking for size of long double int... 20
156 checking for sys/bitypes.h... yes
157 checking for inttypes.h... (cached) yes
158 checking for int8_t... yes
159 checking for int16_t... yes
160 checking for int32_t... yes
161 checking for int64_t... yes
162 checking for uint8_t... yes
163 checking for uint16_t... yes
164 checking for uint32_t... yes
165 checking for uint64_t... yes
166 checking for size of Fortran type integer... 4
167 checking for size of Fortran type real... 4
168 checking for size of Fortran type double precision... 8
169 checking whether integer*1 is supported... yes
170 checking whether integer*2 is supported... yes
171 checking whether integer*4 is supported... yes
172 checking whether integer*8 is supported... yes
173 checking whether integer*16 is supported... no
174 checking whether real*4 is supported... yes
175 checking whether real*8 is supported... yes
176 checking whether real*16 is supported... no
177 checking for C type matching Fortran integer... int
178 checking for size of MPI_Status... 20
179 checking for values of Fortran logicals... True is 1 and False is 0
180 checking how to run the C preprocessor... gcc -E
181 checking for Fortran 90 integer kind for 8-byte integers... 8
182 checking whether real*8 is supported in Fortran 90... yes
183 checking size of bool... 1
184 checking how to run the C++ preprocessor... c++ -E
185 checking for complex... yes
186 checking size of Complex... 8
187 checking size of DoubleComplex... 16
188 checking size of LongDoubleComplex... 32
189 checking if char * pointers use byte addresses... yes
190 checking for alignment restrictions on ... no
191 checking for alignment restrictions on int32_t... no
192 checking for size of MPI_BSEND_OVERHEAD... 95
193 checking for gcc __asm__ and pentium cmpxchgl instruction... no
194 checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... yes
195 checking for gcc __asm__ and IA64 xchg4 instruction... no
196 checking for ANSI C header files... (cached) no
197 checking for stdlib.h... (cached) yes
198 checking for stdarg.h... yes
199 checking for sys/types.h... (cached) yes
200 checking for inttypes.h... (cached) yes
201 checking for limits.h... yes
202 checking for stddef.h... yes
203 checking for errno.h... yes
204 checking for sys/socket.h... yes
205 checking for sys/time.h... yes
206 checking for unistd.h... (cached) yes
207 checking for endian.h... yes
208 checking for assert.h... yes
209 checking for sys/uio.h... yes
210 checking for size_t... yes
211 checking for setitimer... yes
212 checking for alarm... yes
213 checking for vsnprintf... yes
214 checking for vsprintf... yes
215 checking whether vsnprintf needs a declaration... no
216 checking for strerror... yes
217 checking for snprintf... yes
218 checking whether snprintf needs a declaration... no
219 checking for va_copy... yes
220 checking for working alloca.h... yes
221 checking for alloca... yes
222 checking for strdup... yes
223 checking whether strdup needs a declaration... no
224 checking for clock_gettime... no
225 checking for clock_getres... no
226 checking for gethrtime... no
227 checking for gettimeofday... yes
228 sourcing /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/setup_device
229 RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
230 sourcing /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/channels/sock/setup_channel
231 RUNNING SETUP_CHANNEL FOR THE SOCK CHANNEL
232 sourcing /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/common/sock/setup
233 RUNNING SETUP FOR THE SOCK INTERFACE
234 checking for pthread.h... yes
235 checking for pthread_yield... no
236 checking for library containing pthread_key_create... -lpthread
237 checking for pthread_cleanup_push... no
238 checking whether pthread_cleanup_push is available (may be a macro in pthread.h)... no
239 checking for sched_yield... yes
240 checking for yield... no
241 checking for usleep... yes
242 checking for sleep... yes
243 checking for select... yes
244 RUNNING CONFIGURE FOR CH3 DEVICE
245 checking for make... make
246 checking whether clock skew breaks make... no
247 checking whether make supports include... no
248 checking whether make allows comments in actions... no
249 configure: WARNING: Your make does not allow comments in target code.
250 Using this make may cause problems when building programs.
251 You should consider using gnumake instead.
252 checking for virtual path format... VPATH
253 checking whether make sets CFLAGS... yes
254 checking for gcc... gcc
255 checking for C compiler default output file name... a.out
256 checking whether the C compiler works... yes
257 checking whether we are cross compiling... no
258 checking for suffix of executables...
259 checking for suffix of object files... o
260 checking whether we are using the GNU C compiler... yes
261 checking whether gcc accepts -g... yes
262 checking for gcc option to accept ISO C89... none needed
263 checking how to run the C preprocessor... gcc -E
264 checking for assert.h... yes
265 checking for limits.h... yes
266 checking for string.h... yes
267 checking for sys/types.h... yes
268 checking for sys/uio.h... yes
269 checking for uuid/uuid.h... yes
270 checking for time.h... yes
271 checking for ctype.h... yes
272 checking for unistd.h... yes
273 checking for arpa/inet.h... yes
274 checking for sys/socket.h... yes
275 checking for net/if.h... yes
276 checking for grep that handles long lines and -e... /bin/grep
277 checking for egrep... /bin/grep -E
278 checking for ANSI C header files... yes
279 checking for sys/types.h... (cached) yes
280 checking for sys/stat.h... yes
281 checking for stdlib.h... yes
282 checking for string.h... (cached) yes
283 checking for memory.h... yes
284 checking for strings.h... yes
285 checking for inttypes.h... yes
286 checking for stdint.h... yes
287 checking for unistd.h... (cached) yes
288 checking for pid_t... yes
289 checking for inet_pton... yes
290 checking for gethostname... yes
291 checking whether gethostname needs a declaration... no
292 checking for CFUUIDCreate... no
293 checking for uuid_generate... no
294 checking for time... yes
295 checking for library containing uuid_generate... -luuid
296 checking whether CPP accepts variable length argument lists... yes
297 checking whether byte ordering is bigendian... no
298 checking whether we can use struct ifconf... yes
299 checking size of int... 4
300 checking size of long... 8
301 checking size of long long... 8
302 checking size of void *... 8
303 checking for etags... etags
304 configure: creating ./config.status
305 config.status: creating Makefile
306 config.status: creating src/Makefile
307 config.status: creating util/Makefile
308 config.status: creating util/shm/Makefile
309 config.status: creating util/shmbase/Makefile
310 config.status: creating channels/Makefile
311 config.status: creating localdefs
312 config.status: creating include/mpid_thread.h
313 config.status: creating include/mpidi_ch3_conf.h
314 config.status: executing default-1 commands
315 copying /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/../common/thread/mpid_thread_mpe.c to src/mpid_thread.c
316 === configuring in util/sock (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpid/ch3/util/sock)
317 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/util/sock/configure --disable-option-checking '--prefix=/usr/local'  'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread ' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/util/sock
318 RUNNING CONFIGURE FOR CH3 UTIL SOCK ROUTINES
319 checking for make... make
320 checking whether clock skew breaks make... no
321 checking whether make supports include... no
322 checking whether make allows comments in actions... no
323 configure: WARNING: Your make does not allow comments in target code.
324 Using this make may cause problems when building programs.
325 You should consider using gnumake instead.
326 checking for virtual path format... VPATH
327 checking whether make sets CFLAGS... yes
328 checking for ar... ar
329 checking for ranlib... ranlib
330 checking for gcc... gcc
331 checking for C compiler default output file name... a.out
332 checking whether the C compiler works... yes
333 checking whether we are cross compiling... no
334 checking for suffix of executables...
335 checking for suffix of object files... o
336 checking whether we are using the GNU C compiler... yes
337 checking whether gcc accepts -g... yes
338 checking for gcc option to accept ISO C89... none needed
339 checking how to run the C preprocessor... gcc -E
340 checking for assert.h... yes
341 checking for limits.h... yes
342 checking for string.h... yes
343 checking for sys/types.h... yes
344 checking for sys/uio.h... yes
345 checking for time.h... yes
346 checking for ctype.h... yes
347 checking for unistd.h... yes
348 checking for arpa/inet.h... yes
349 checking for sys/socket.h... yes
350 checking for net/if.h... yes
351 checking for grep that handles long lines and -e... /bin/grep
352 checking for egrep... /bin/grep -E
353 checking for ANSI C header files... yes
354 checking for sys/types.h... (cached) yes
355 checking for sys/stat.h... yes
356 checking for stdlib.h... yes
357 checking for string.h... (cached) yes
358 checking for memory.h... yes
359 checking for strings.h... yes
360 checking for inttypes.h... yes
361 checking for stdint.h... yes
362 checking for unistd.h... (cached) yes
363 checking for pid_t... yes
364 checking for inet_pton... yes
365 checking for gethostname... yes
366 checking whether gethostname needs a declaration... no
367 checking whether CPP accepts variable length argument lists... yes
368 checking whether byte ordering is bigendian... no
369 checking whether we can use struct ifconf... yes
370 checking size of int... 4
371 checking size of long... 8
372 checking size of long long... 8
373 checking size of void *... 8
374 checking for etags... etags
375 configure: creating ./config.status
376 config.status: creating Makefile
377 config.status: creating ch3usockconf.h
378 config.status: executing default-1 commands
379 Updating dependency directories .deps
380 === configuring in channels/sock (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpid/ch3/channels/sock)
381 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/channels/sock/configure --disable-option-checking '--prefix=/usr/local'  'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread ' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpid/ch3/channels/sock
382 RUNNING CONFIGURE FOR THE SOCK CHANNEL
383 checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpid/ch3/channels/sock/conftest.dir/conftest.one': Invalid argument
384 /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpid/ch3/channels/sock/conftest.dir/conftest.two': Invalid argument
385 /usr/bin/install -c
386 checking whether install works... yes
387 checking for ranlib... ranlib
388 checking for gcc... gcc
389 checking for C compiler default output file name... a.out
390 checking whether the C compiler works... yes
391 checking whether we are cross compiling... no
392 checking for suffix of executables...
393 checking for suffix of object files... o
394 checking whether we are using the GNU C compiler... yes
395 checking whether gcc accepts -g... yes
396 checking for gcc option to accept ISO C89... none needed
397 checking whether install breaks libraries... no
398 checking whether mkdir -p works... yes
399 checking for make... make
400 checking whether clock skew breaks make... no
401 checking whether make supports include... no
402 checking whether make allows comments in actions... no
403 configure: WARNING: Your make does not allow comments in target code.
404 Using this make may cause problems when building programs.
405 You should consider using gnumake instead.
406 checking for virtual path format... VPATH
407 checking whether make sets CFLAGS... yes
408 checking for ar... ar
409 checking for ranlib... ranlib
410 checking for net/if.h... yes
411 checking how to run the C preprocessor... gcc -E
412 checking for netdb.h... yes
413 checking for sys/ioctl.h... yes
414 checking for sys/socket.h... yes
415 checking for sys/sockio.h... no
416 checking for sys/types.h... yes
417 checking for errno.h... yes
418 checking for netinet/in.h... yes
419 configure: creating ./config.status
420 config.status: creating Makefile
421 config.status: creating src/Makefile
422 config.status: creating localdefs
423 config.status: creating include/mpidi_ch3i_sock_conf.h
424 config.status: executing default-1 commands
425 Updating dependency directories .deps
426 RUNNING CONFIGURE FOR THE SOCK INTERFACE
427 checking for gcc... gcc
428 checking for C compiler default output file name... a.out
429 checking whether the C compiler works... yes
430 checking whether we are cross compiling... no
431 checking for suffix of executables...
432 checking for suffix of object files... o
433 checking whether we are using the GNU C compiler... yes
434 checking whether gcc accepts -g... yes
435 checking for gcc option to accept ISO C89... none needed
436 checking for strerror... yes
437 checking for make... make
438 checking whether clock skew breaks make... no
439 checking whether make supports include... no
440 checking whether make allows comments in actions... no
441 configure: WARNING: Your make does not allow comments in target code.
442 Using this make may cause problems when building programs.
443 You should consider using gnumake instead.
444 checking for virtual path format... VPATH
445 checking whether make sets CFLAGS... yes
446 checking for ar... ar
447 checking for ranlib... ranlib
448 configure: creating ./config.status
449 config.status: creating Makefile
450 config.status: creating localdefs
451 config.status: creating mpidu_sock_conf.h
452 === configuring in poll (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpid/common/sock/poll)
453 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpid/common/sock/poll/configure --disable-option-checking '--prefix=/usr/local'  'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread  ' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpid/common/sock/poll
454 RUNNING CONFIGURE FOR THE POLL IMPLEMENTATION OF SOCK
455 checking for make... make
456 checking whether clock skew breaks make... no
457 checking whether make supports include... no
458 checking whether make allows comments in actions... no
459 configure: WARNING: Your make does not allow comments in target code.
460 Using this make may cause problems when building programs.
461 You should consider using gnumake instead.
462 checking for virtual path format... VPATH
463 checking whether make sets CFLAGS... yes
464 checking for gcc... gcc
465 checking for C compiler default output file name... a.out
466 checking whether the C compiler works... yes
467 checking whether we are cross compiling... no
468 checking for suffix of executables...
469 checking for suffix of object files... o
470 checking whether we are using the GNU C compiler... yes
471 checking whether gcc accepts -g... yes
472 checking for gcc option to accept ISO C89... none needed
473 checking for inline... inline
474 checking for poll... yes
475 checking how to run the C preprocessor... gcc -E
476 checking for assert.h... yes
477 checking for errno.h... yes
478 checking for fcntl.h... yes
479 checking for limits.h... yes
480 checking for netdb.h... yes
481 checking for netinet/in.h... yes
482 checking for netinet/tcp.h... yes
483 checking for poll.h... yes
484 checking for stdlib.h... yes
485 checking for sys/param.h... yes
486 checking for sys/poll.h... yes
487 checking for sys/types.h... yes
488 checking for sys/uio.h... yes
489 checking for unistd.h... yes
490 checking if struct poll is defined... yes
491 checking if a simple program using poll() can be compiled... yes
492 checking whether bit fields work in ip.h... yes
493 checking for gethostname... yes
494 checking whether gethostname needs a declaration... no
495 checking for library containing socket... none required
496 checking for library containing gethostbyname... none required
497 checking whether socklen_t is defined (in sys/socket.h if present)... yes
498 checking for etags... etags
499 configure: creating ./config.status
500 config.status: creating Makefile
501 config.status: creating localdefs
502 config.status: creating mpidu_socki_conf.h
503 config.status: executing default-1 commands
504 Updating dependency directories .deps
505 RUNNING CONFIGURE FOR LOCKS
506 checking for make... make
507 checking whether clock skew breaks make... no
508 checking whether make supports include... no
509 checking whether make allows comments in actions... no
510 configure: WARNING: Your make does not allow comments in target code.
511 Using this make may cause problems when building programs.
512 You should consider using gnumake instead.
513 checking for virtual path format... VPATH
514 checking whether make sets CFLAGS... yes
515 checking for ar... ar
516 checking for ranlib... ranlib
517 checking for gcc... gcc
518 checking for C compiler default output file name... a.out
519 checking whether the C compiler works... yes
520 checking whether we are cross compiling... no
521 checking for suffix of executables...
522 checking for suffix of object files... o
523 checking whether we are using the GNU C compiler... yes
524 checking whether gcc accepts -g... yes
525 checking for gcc option to accept ISO C89... none needed
526 checking for yield... no
527 checking for sched_yield... yes
528 checking for usleep... yes
529 checking for sleep... yes
530 checking for select... yes
531 checking for mutex_init... no
532 checking for compare_and_swap... no
533 checking for pthread_mutexattr_init... yes
534 checking for pthread_mutexattr_setpshared... yes
535 checking how to run the C preprocessor... gcc -E
536 checking for pthread.h... yes
537 checking for sched.h... yes
538 configure: creating ./config.status
539 config.status: creating Makefile
540 config.status: creating mpid_locksconf.h
541 Configuring with args --prefix=NONE
542 checking for architecture... LINUX
543 ROMIO home directory is /borg/jagalur/Backup/mpich2-1.0.8/src/mpi/romio
544 checking for gcc... gcc
545 checking for C compiler default output file name... a.out
546 checking whether the C compiler works... yes
547 checking whether we are cross compiling... no
548 checking for suffix of executables...
549 checking for suffix of object files... o
550 checking whether we are using the GNU C compiler... yes
551 checking whether gcc accepts -g... yes
552 checking for gcc option to accept ISO C89... none needed
553 checking whether we are using the GNU Fortran 77 compiler... yes
554 checking whether g77 accepts -g... yes
555 checking how to run the C preprocessor... gcc -E
556 checking for memalign... yes
557 checking Fortran external names
558 Fortran externals are lower case and have two trailing underscores
559 checking for inline... inline
560 checking how to run the C preprocessor... gcc -E
561 checking for grep that handles long lines and -e... /bin/grep
562 checking for egrep... /bin/grep -E
563 checking for ANSI C header files... yes
564 checking for sys/types.h... yes
565 checking for sys/stat.h... yes
566 checking for stdlib.h... yes
567 checking for string.h... yes
568 checking for memory.h... yes
569 checking for strings.h... yes
570 checking for inttypes.h... yes
571 checking for stdint.h... yes
572 checking for unistd.h... yes
573 checking for unistd.h... (cached) yes
574 checking fcntl.h usability... yes
575 checking fcntl.h presence... yes
576 checking for fcntl.h... yes
577 checking malloc.h usability... yes
578 checking malloc.h presence... yes
579 checking for malloc.h... yes
580 checking stddef.h usability... yes
581 checking stddef.h presence... yes
582 checking for stddef.h... yes
583 checking size of int... 4
584 checking size of void *... 8
585 checking for int large enough for pointers... no
586 checking size of long long... 8
587 checking for extension for Fortran 90 programs... f90
588 checking for Fortran 90 KIND parameter for 8-byte integers...            8
589 checking that we can use integer*8 to declare MPI_DISPLACMENT_CURRENT... yes
590 Overriding Array test for MPICH2
591 checking for weak symbol support... pragma weak
592 checking that weak symbols are visible to other files... yes
593 checking that the compiler correctly implements weak symbols... yes
594 checking whether struct flock compatible with MPI_Offset... yes
595 checking for pvfs2-config... notfound
596 checking configured file systems... testfs ufs nfs
597 configure: WARNING: File locks may not work with NFS.  See the Installation and
598 users manual for instructions on testing and if necessary fixing this
599 checking for library containing aio_write... -lrt
600 checking signal.h usability... yes
601 checking signal.h presence... yes
602 checking for signal.h... yes
603 checking if aio.h exists and can be compiled... yes
604 checking if sys/aio.h exists and can be compiled... no
605 checking whether aio routines can be used... yes
606 checking for obsolete two-argument aio_write... no
607 checking for obsolete two-argument aio_suspend... no
608 checking for aio_fildes member of aiocb structure... yes
609 checking for aio_whence member of aiocb structure... no
610 checking for aio_handle member of aiocb structure... no
611 checking for aio_reqprio member of aiocb structure... yes
612 checking for aio_sigevent member of aiocb structure... yes
613 checking sys/vfs.h usability... yes
614 checking sys/vfs.h presence... yes
615 checking for sys/vfs.h... yes
616 checking sys/param.h usability... yes
617 checking sys/param.h presence... yes
618 checking for sys/param.h... yes
619 checking sys/mount.h usability... yes
620 checking sys/mount.h presence... yes
621 checking for sys/mount.h... yes
622 checking sys/statvfs.h usability... yes
623 checking sys/statvfs.h presence... yes
624 checking for sys/statvfs.h... yes
625 checking whether struct statfs properly defined... yes
626 checking for f_fstypename member of statfs structure... no
627 checking for sys/stat.h... (cached) yes
628 checking for sys/types.h... (cached) yes
629 checking for unistd.h... (cached) yes
630 checking for stat... yes
631 checking for st_fstype member of stat structure... no
632 checking for sys/types.h... (cached) yes
633 checking for sys/statvfs.h... (cached) yes
634 checking for sys/vfs.h... (cached) yes
635 checking for statvfs... yes
636 checking for f_basetype member of statvfs structure... no
637 checking for unistd.h... (cached) yes
638 checking for large file defines... yes
639 checking whether off64_t is an scalar type... yes
640 checking for strerror... yes
641 checking for doctext... false
642 checking for strdup... yes
643 checking whether strdup needs a declaration... no
644 checking for snprintf... yes
645 checking whether snprintf needs a declaration... no
646 checking for lstat... yes
647 checking whether lstat needs a declaration... yes
648 checking for readlink... yes
649 checking whether readlink needs a declaration... no
650 checking for fsync... yes
651 checking whether fsync needs a declaration... no
652 checking for ftruncate... yes
653 checking whether ftruncate needs a declaration... no
654 checking for unistd.h... (cached) yes
655 checking for large file defines... yes
656 setting SYSDEP_INC to
657 checking for restrict... __restrict
658 checking whether __attribute__ allowed... yes
659 checking whether __attribute__((format)) allowed... yes
660 setting CC to gcc
661 setting F77 to g77
662 setting TEST_CC to /borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc
663 setting TEST_F77 to /borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77
664 setting CFLAGS to  -O2  -DFORTRANDOUBLEUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
665 setting USER_CFLAGS to
666 setting USER_FFLAGS to
667 configure: creating ./config.status
668 config.status: creating Makefile
669 config.status: creating localdefs
670 config.status: creating mpi-io/Makefile
671 config.status: creating mpi2-other/info/Makefile
672 config.status: creating mpi2-other/array/Makefile
673 config.status: creating adio/common/Makefile
674 config.status: creating test/Makefile
675 config.status: creating test/misc.c
676 config.status: creating test/large_file.c
677 config.status: creating test/runtests
678 config.status: creating util/romioinstall
679 config.status: creating include/mpio.h
680 config.status: creating include/mpiof.h
681 config.status: creating adio/ad_nfs/Makefile
682 config.status: creating adio/ad_ufs/Makefile
683 config.status: creating adio/ad_bgl/Makefile
684 config.status: creating adio/ad_bglockless/Makefile
685 config.status: creating adio/ad_panfs/Makefile
686 config.status: creating adio/ad_xfs/Makefile
687 config.status: creating adio/ad_sfs/Makefile
688 config.status: creating adio/ad_pfs/Makefile
689 config.status: creating adio/ad_testfs/Makefile
690 config.status: creating adio/ad_pvfs/Makefile
691 config.status: creating adio/ad_pvfs2/Makefile
692 config.status: creating adio/ad_gridftp/Makefile
693 config.status: creating adio/ad_lustre/Makefile
694 config.status: creating mpi-io/fortran/Makefile
695 config.status: creating mpi2-other/info/fortran/Makefile
696 config.status: creating mpi2-other/array/fortran/Makefile
697 config.status: creating test/fmisc.f
698 config.status: creating test/fcoll_test.f
699 config.status: creating test/pfcoll_test.f
700 config.status: creating test/fperf.f
701 config.status: creating mpi-io/glue/mpich2/Makefile
702 config.status: creating mpi-io/glue/mpich1/Makefile
703 config.status: creating mpi-io/glue/default/Makefile
704 config.status: creating common/dataloop/Makefile
705 config.status: creating adio/include/romioconf.h
706 config.status: executing default-1 commands
707 RUNNING CONFIGURE FOR THE SIMPLE PMI
708 checking for make... make
709 checking whether clock skew breaks make... no
710 checking whether make supports include... no
711 checking whether make allows comments in actions... no
712 configure: WARNING: Your make does not allow comments in target code.
713 Using this make may cause problems when building programs.
714 You should consider using gnumake instead.
715 checking for virtual path format... VPATH
716 checking whether make sets CFLAGS... yes
717 checking for gcc... gcc
718 checking for C compiler default output file name... a.out
719 checking whether the C compiler works... yes
720 checking whether we are cross compiling... no
721 checking for suffix of executables...
722 checking for suffix of object files... o
723 checking whether we are using the GNU C compiler... yes
724 checking whether gcc accepts -g... yes
725 checking for gcc option to accept ISO C89... none needed
726 checking how to run the C preprocessor... gcc -E
727 checking for unistd.h... yes
728 checking for string.h... yes
729 checking for stdlib.h... yes
730 checking for sys/socket.h... yes
731 checking for strings.h... yes
732 checking for assert.h... yes
733 checking for snprintf... yes
734 checking whether snprintf needs a declaration... no
735 checking for sys/types.h... yes
736 checking for sys/param.h... yes
737 checking for sys/socket.h... (cached) yes
738 checking for netinet/in.h... yes
739 checking for netinet/tcp.h... yes
740 checking for sys/un.h... yes
741 checking for netdb.h... yes
742 checking for library containing socket... none required
743 checking for library containing gethostbyname... none required
744 checking for socket... yes
745 checking for setsockopt... yes
746 checking for gethostbyname... yes
747 checking whether socklen_t is defined (in sys/socket.h if present)... yes
748 checking whether struct hostent contains h_addr_list... yes
749 checking whether __attribute__ allowed... yes
750 checking whether __attribute__((format)) allowed... yes
751 configure: creating ./config.status
752 config.status: creating Makefile
753 config.status: creating localdefs
754 config.status: creating pmiconf.h
755 Configuring with args /usr/local/share/config.site /usr/local/etc/config.site
756 checking for gcc... gcc
757 checking for C compiler default output file name... a.out
758 checking whether the C compiler works... yes
759 checking whether we are cross compiling... no
760 checking for suffix of executables...
761 checking for suffix of object files... o
762 checking whether we are using the GNU C compiler... yes
763 checking whether gcc accepts -g... yes
764 checking for gcc option to accept ISO C89... none needed
765 checking whether make sets $(MAKE)... yes
766 checking whether ln -s works... yes
767 checking for a BSD-compatible install... /usr/bin/install -c
768 checking whether install /usr/bin/install -c works... yes
769 Using INSTALL=/usr/bin/install -c
770 checking for totalview... totalview
771 checking for python2.5... no
772 checking for python2.4... no
773 checking for python2.3... python2.3
774 checking for python2.2... no
775 checking for python2... python2
776 checking for python... python
777 checking that python2.3 is a valid python version... yes
778 checking that the cPickle module is available for python2.3... yes
779 checking for library containing socket... none required
780 checking how to run the C preprocessor... gcc -E
781 checking for grep that handles long lines and -e... /bin/grep
782 checking for egrep... /bin/grep -E
783 checking for ANSI C header files... yes
784 checking for sys/wait.h that is POSIX.1 compatible... yes
785 checking for sys/types.h... yes
786 checking for sys/stat.h... yes
787 checking for stdlib.h... yes
788 checking for string.h... yes
789 checking for memory.h... yes
790 checking for strings.h... yes
791 checking for inttypes.h... yes
792 checking for stdint.h... yes
793 checking for unistd.h... yes
794 checking fcntl.h usability... yes
795 checking fcntl.h presence... yes
796 checking for fcntl.h... yes
797 checking for strings.h... (cached) yes
798 checking sys/time.h usability... yes
799 checking sys/time.h presence... yes
800 checking for sys/time.h... yes
801 checking for unistd.h... (cached) yes
802 checking for stdlib.h... (cached) yes
803 checking sys/param.h usability... yes
804 checking sys/param.h presence... yes
805 checking for sys/param.h... yes
806 checking for putenv... yes
807 checking for socket... yes
808 checking for snprintf... yes
809 checking whether snprintf needs a declaration... no
810 configure: creating ./config.status
811 config.status: creating Makefile
812 config.status: creating mpdconf.h
813 Configuring MPE Profiling System with  '--prefix=NONE' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2'
814 checking gnumake... no
815 checking BSD 4.4 make... Found BSD 4.4 so-called make
816 The BSD 4.4 make is INCOMPATIBLE with all other makes.
817 Using this so-called make may cause problems when building programs.
818 You should consider using gnumake instead.
819 checking OSF V3 make... Found OSF V3 make
820 The OSF V3 make does not allow comments in target code.
821 Using this make may cause problems when building programs.
822 You should consider using gnumake instead.
823 checking for virtual path format... VPATH
824 This MPE build is part of the MPICH2 build
825 checking for gcc... gcc
826 checking for C compiler default output file name... a.out
827 checking whether the C compiler works... yes
828 checking whether we are cross compiling... no
829 checking for suffix of executables...
830 checking for suffix of object files... o
831 checking whether we are using the GNU C compiler... yes
832 checking whether gcc accepts -g... yes
833 checking for gcc option to accept ISO C89... none needed
834 checking whether MPI_CC has been set ... /borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc
835 checking whether we are using the GNU Fortran 77 compiler... yes
836 checking whether g77 accepts -g... yes
837 checking whether MPI_F77 has been set ... /borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77
838 checking how to get verbose linking output from g77... -v
839 checking for Fortran 77 libraries of g77...  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpthread -lrt -lfrtbegin -lg2c -lm
840 checking whether g77 accepts the FLIBS found by autoconf... yes
841 checking whether C can link with  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpthread -lrt -lfrtbegin -lg2c -lm... yes
842 checking for linker for Fortran main programs... Use Fortran to link programs
843 checking for Fortran 77 name mangling... lower doubleunderscore
844 checking what libraries are needed to link Fortran programs with C routines that use stdio... none
845 checking for Fortran 77 flag for library directories... -L
846 checking for include directory flag for Fortran... -I
847 checking how to run the C preprocessor... gcc -E
848 checking whether ln -s works... yes
849 checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/conftest.dir/conftest.one': Invalid argument
850 /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/conftest.dir/conftest.two': Invalid argument
851 /usr/bin/install -c
852 checking whether install works... yes
853 checking for ranlib... ranlib
854 checking whether install breaks libraries... no
855 checking for leftover Makefiles in subpackages ... none
856 configure: creating ./config.status
857 config.status: creating Makefile
858 config.status: creating sbin/mpetestlink
859 config.status: creating sbin/mpetestexec
860 config.status: creating sbin/mpetestexeclog
861 config.status: creating sbin/mpeinstall
862 config.status: creating sbin/mpecheckinstall
863 config.status: WARNING:  '/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/sbin/mpecheckinstall.in' seems to ignore the --datarootdir setting
864 config.status: creating sbin/mpecheckbuild
865 config.status: creating etc/mpe_help.conf
866 config.status: creating etc/mpe_f77env.conf
867 config.status: creating mpe_conf.h
868 config.status: executing default-1 commands
869 === configuring in src/misc (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/misc)
870 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/misc/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/misc
871 Configuring MPE Miscellaneous Library with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/misc'
872 checking gnumake... no
873 checking BSD 4.4 make... Found BSD 4.4 so-called make
874 The BSD 4.4 make is INCOMPATIBLE with all other makes.
875 Using this so-called make may cause problems when building programs.
876 You should consider using gnumake instead.
877 checking OSF V3 make... Found OSF V3 make
878 The OSF V3 make does not allow comments in target code.
879 Using this make may cause problems when building programs.
880 You should consider using gnumake instead.
881 checking for virtual path format... VPATH
882 checking build system type... x86_64-unknown-linux-gnu
883 checking host system type... x86_64-unknown-linux-gnu
884 checking for gcc... gcc
885 checking for C compiler default output file name... a.out
886 checking whether the C compiler works... yes
887 checking whether we are cross compiling... no
888 checking for suffix of executables...
889 checking for suffix of object files... o
890 checking whether we are using the GNU C compiler... yes
891 checking whether gcc accepts -g... yes
892 checking for gcc option to accept ISO C89... none needed
893 checking for ar... ar
894 checking for ranlib... ranlib
895 checking how to run the C preprocessor... gcc -E
896 checking for dbx... no
897 checking for gdb... /usr/bin/gdb
898 checking for grep that handles long lines and -e... /bin/grep
899 checking for egrep... /bin/grep -E
900 checking for ANSI C header files... yes
901 checking for an ANSI C-conforming const... yes
902 checking for sysinfo... yes
903 checking for uname... yes
904 checking for gethostbyname... yes
905 checking for sys/types.h... yes
906 checking for sys/stat.h... yes
907 checking for stdlib.h... yes
908 checking for string.h... yes
909 checking for memory.h... yes
910 checking for strings.h... yes
911 checking for inttypes.h... yes
912 checking for stdint.h... yes
913 checking for unistd.h... yes
914 checking for unistd.h... (cached) yes
915 checking for stdlib.h... (cached) yes
916 checking for string.h... (cached) yes
917 checking netdb.h usability... yes
918 checking netdb.h presence... yes
919 checking for netdb.h... yes
920 checking sys/systeminfo.h usability... no
921 checking sys/systeminfo.h presence... no
922 checking for sys/systeminfo.h... no
923 checking for sys/types.h... (cached) yes
924 checking for sighandler_t... no
925 checking for kill... yes
926 checking whether kill needs a declaration... no
927 configure: creating ./config.status
928 config.status: creating Makefile
929 config.status: creating src/Makefile
930 config.status: creating src/dbxerr.c
931 config.status: creating mpe_misc_conf.h
932 === configuring in src/callstack (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/callstack)
933 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/callstack/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/callstack
934 Configuring MPE CallStack Library with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/callstack'
935 checking gnumake... no
936 checking BSD 4.4 make... Found BSD 4.4 so-called make
937 The BSD 4.4 make is INCOMPATIBLE with all other makes.
938 Using this so-called make may cause problems when building programs.
939 You should consider using gnumake instead.
940 checking OSF V3 make... Found OSF V3 make
941 The OSF V3 make does not allow comments in target code.
942 Using this make may cause problems when building programs.
943 You should consider using gnumake instead.
944 checking for virtual path format... VPATH
945 checking for gcc... gcc
946 checking for C compiler default output file name... a.out
947 checking whether the C compiler works... yes
948 checking whether we are cross compiling... no
949 checking for suffix of executables...
950 checking for suffix of object files... o
951 checking whether we are using the GNU C compiler... yes
952 checking whether gcc accepts -g... yes
953 checking for gcc option to accept ISO C89... none needed
954 checking for ar... ar
955 checking for ranlib... ranlib
956 checking how to run the C preprocessor... gcc -E
957 checking for grep that handles long lines and -e... /bin/grep
958 checking for egrep... /bin/grep -E
959 checking for ANSI C header files... yes
960 checking for an ANSI C-conforming const... yes
961 checking for inline... inline
962 checking for sys/types.h... yes
963 checking for sys/stat.h... yes
964 checking for stdlib.h... yes
965 checking for string.h... yes
966 checking for memory.h... yes
967 checking for strings.h... yes
968 checking for inttypes.h... yes
969 checking for stdint.h... yes
970 checking for unistd.h... yes
971 checking stdio.h usability... yes
972 checking stdio.h presence... yes
973 checking for stdio.h... yes
974 checking for string.h... (cached) yes
975 checking for unistd.h... (cached) yes
976 checking fcntl.h usability... yes
977 checking fcntl.h presence... yes
978 checking for fcntl.h... yes
979 checking execinfo.h usability... yes
980 checking execinfo.h presence... yes
981 checking for execinfo.h... yes
982 checking whether <execinfo.h> defines backtrace_symbols_fd() ... yes
983 checking if <execinfo.h> links with -Wl,--export-dynamic ... yes
984 checking for fdopen... yes
985 checking whether fdopen needs a declaration... no
986 configure: creating ./config.status
987 config.status: creating Makefile
988 config.status: creating src/Makefile
989 config.status: creating include/mpe_callstack.h
990 config.status: creating etc/mpe_callstack_ldflags.conf
991 config.status: creating mpe_callstack_conf.h
992 === configuring in src/logging (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/logging)
993 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/logging/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/logging
994 Configuring MPE Logging Library and Tools with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/logging'
995 checking gnumake... no
996 checking BSD 4.4 make... Found BSD 4.4 so-called make
997 The BSD 4.4 make is INCOMPATIBLE with all other makes.
998 Using this so-called make may cause problems when building programs.
999 You should consider using gnumake instead.
1000 checking OSF V3 make... Found OSF V3 make
1001 The OSF V3 make does not allow comments in target code.
1002 Using this make may cause problems when building programs.
1003 You should consider using gnumake instead.
1004 checking for virtual path format... VPATH
1005 checking for gcc... gcc
1006 checking for C compiler default output file name... a.out
1007 checking whether the C compiler works... yes
1008 checking whether we are cross compiling... no
1009 checking for suffix of executables...
1010 checking for suffix of object files... o
1011 checking whether we are using the GNU C compiler... yes
1012 checking whether gcc accepts -g... yes
1013 checking for gcc option to accept ISO C89... none needed
1014 checking for ar... ar
1015 checking for ranlib... ranlib
1016 checking how to run the C preprocessor... gcc -E
1017 checking for grep that handles long lines and -e... /bin/grep
1018 checking for egrep... /bin/grep -E
1019 checking for ANSI C header files... yes
1020 checking for an ANSI C-conforming const... yes
1021 checking for sys/types.h... yes
1022 checking for sys/stat.h... yes
1023 checking for stdlib.h... yes
1024 checking for string.h... yes
1025 checking for memory.h... yes
1026 checking for strings.h... yes
1027 checking for inttypes.h... yes
1028 checking for stdint.h... yes
1029 checking for unistd.h... yes
1030 checking whether byte ordering is bigendian... no
1031 checking stdio.h usability... yes
1032 checking stdio.h presence... yes
1033 checking for stdio.h... yes
1034 checking for stdlib.h... (cached) yes
1035 checking for string.h... (cached) yes
1036 checking for unistd.h... (cached) yes
1037 checking sys/time.h usability... yes
1038 checking sys/time.h presence... yes
1039 checking for sys/time.h... yes
1040 checking for sys/types.h... (cached) yes
1041 checking sys/bitypes.h usability... yes
1042 checking sys/bitypes.h presence... yes
1043 checking for sys/bitypes.h... yes
1044 checking for sys/stat.h... (cached) yes
1045 checking fcntl.h usability... yes
1046 checking fcntl.h presence... yes
1047 checking for fcntl.h... yes
1048 checking for header that defines C99 integer types, intXX_t ... <stdint.h>
1049 checking for inttypes.h... (cached) yes
1050 checking whether <inttypes.h> defines the PRIdXX macros ... yes
1051 checking if <stdint.h> can be behind system headers ... yes
1052 checking size of void *... 8
1053 checking for address-sized integer ... CLOG_int64_t
1054 checking build system type... x86_64-unknown-linux-gnu
1055 checking host system type... x86_64-unknown-linux-gnu
1056 checking for gethostname... yes
1057 checking whether gethostname needs a declaration... no
1058 checking for snprintf... yes
1059 checking whether snprintf needs a declaration... no
1060 checking for mkstemp... yes
1061 checking whether mkstemp needs a declaration... no
1062 checking for srand48... yes
1063 checking whether srand48 needs a declaration... no
1064 checking for lrand48... yes
1065 checking whether lrand48 needs a declaration... no
1066 checking for special C compiler options needed for large files... no
1067 checking for _FILE_OFFSET_BITS value needed for large files... no
1068 checking for O_LARGEFILE for open() ... needs _LARGEFILE64_SOURCE
1069 checking for O_BINARY for open() ... no
1070 checking pthread.h usability... yes
1071 checking pthread.h presence... yes
1072 checking for pthread.h... yes
1073 checking for pthread_mutex_lock in -lpthread... yes
1074 configure: creating ./config.status
1075 config.status: creating Makefile
1076 config.status: creating src/Makefile
1077 config.status: creating include/clog_inttypes.h
1078 config.status: creating include/mpi_null.h
1079 config.status: creating include/mpe_log_thread.h
1080 config.status: creating etc/mpe_log.conf
1081 config.status: creating etc/mpe_nolog.conf
1082 config.status: creating etc/mpe_log_postlib.conf
1083 config.status: creating mpe_logging_conf.h
1084 === configuring in src/wrappers (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/wrappers)
1085 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/wrappers/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/wrappers
1086 Configuring MPE Wrapper Libraries For MPI with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/wrappers'
1087 checking gnumake... no
1088 checking BSD 4.4 make... Found BSD 4.4 so-called make
1089 The BSD 4.4 make is INCOMPATIBLE with all other makes.
1090 Using this so-called make may cause problems when building programs.
1091 You should consider using gnumake instead.
1092 checking OSF V3 make... Found OSF V3 make
1093 The OSF V3 make does not allow comments in target code.
1094 Using this make may cause problems when building programs.
1095 You should consider using gnumake instead.
1096 checking for virtual path format... VPATH
1097 checking for gcc... gcc
1098 checking for C compiler default output file name... a.out
1099 checking whether the C compiler works... yes
1100 checking whether we are cross compiling... no
1101 checking for suffix of executables...
1102 checking for suffix of object files... o
1103 checking whether we are using the GNU C compiler... yes
1104 checking whether gcc accepts -g... yes
1105 checking for gcc option to accept ISO C89... none needed
1106 checking for ar... ar
1107 checking for ranlib... ranlib
1108 checking how to run the C preprocessor... gcc -E
1109 checking for grep that handles long lines and -e... /bin/grep
1110 checking for egrep... /bin/grep -E
1111 checking for ANSI C header files... yes
1112 checking for an ANSI C-conforming const... yes
1113 checking for sys/types.h... yes
1114 checking for sys/stat.h... yes
1115 checking for stdlib.h... yes
1116 checking for string.h... yes
1117 checking for memory.h... yes
1118 checking for strings.h... yes
1119 checking for inttypes.h... yes
1120 checking for stdint.h... yes
1121 checking for unistd.h... yes
1122 checking stdio.h usability... yes
1123 checking stdio.h presence... yes
1124 checking for stdio.h... yes
1125 checking for stdlib.h... (cached) yes
1126 checking for string.h... (cached) yes
1127 checking stdarg.h usability... yes
1128 checking stdarg.h presence... yes
1129 checking for stdarg.h... yes
1130 checking for working alloca.h... yes
1131 checking for alloca... yes
1132 checking for stdarg is correct... yes
1133 checking if compiler accepts prototypes ... yes
1134 checking build system type... x86_64-unknown-linux-gnu
1135 checking host system type... x86_64-unknown-linux-gnu
1136 checking for safe PMPI invocations ... no
1137 checking for the value of MPI_STATUS_SIZE ... 5
1138 configure: creating ./config.status
1139 config.status: creating Makefile
1140 config.status: creating src/Makefile
1141 config.status: creating test/Makefile
1142 config.status: creating etc/mpe_f77env.conf
1143 config.status: creating etc/mpe_mpilog.conf
1144 config.status: creating etc/mpe_mpitrace.conf
1145 config.status: creating mpe_wrappers_conf.h
1146 === configuring in src/graphics (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/graphics)
1147 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/graphics/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/graphics
1148 Configuring MPE X Graphics Library with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/graphics'
1149 checking gnumake... no
1150 checking BSD 4.4 make... Found BSD 4.4 so-called make
1151 The BSD 4.4 make is INCOMPATIBLE with all other makes.
1152 Using this so-called make may cause problems when building programs.
1153 You should consider using gnumake instead.
1154 checking OSF V3 make... Found OSF V3 make
1155 The OSF V3 make does not allow comments in target code.
1156 Using this make may cause problems when building programs.
1157 You should consider using gnumake instead.
1158 checking for virtual path format... VPATH
1159 checking for gcc... gcc
1160 checking for C compiler default output file name... a.out
1161 checking whether the C compiler works... yes
1162 checking whether we are cross compiling... no
1163 checking for suffix of executables...
1164 checking for suffix of object files... o
1165 checking whether we are using the GNU C compiler... yes
1166 checking whether gcc accepts -g... yes
1167 checking for gcc option to accept ISO C89... none needed
1168 checking for ar... ar
1169 checking for ranlib... ranlib
1170 checking how to run the C preprocessor... gcc -E
1171 checking for X... libraries /usr/X11R6/lib64, headers /usr/X11R6/include
1172 checking for grep that handles long lines and -e... /bin/grep
1173 checking for egrep... /bin/grep -E
1174 checking for ANSI C header files... yes
1175 checking for an ANSI C-conforming const... yes
1176 checking for sys/types.h... yes
1177 checking for sys/stat.h... yes
1178 checking for stdlib.h... yes
1179 checking for string.h... yes
1180 checking for memory.h... yes
1181 checking for strings.h... yes
1182 checking for inttypes.h... yes
1183 checking for stdint.h... yes
1184 checking for unistd.h... yes
1185 checking size of void *... 8
1186 checking for long pointer... yes
1187 checking for system... yes
1188 checking for unistd.h... (cached) yes
1189 checking for stdlib.h... (cached) yes
1190 checking for string.h... (cached) yes
1191 configure: creating ./config.status
1192 config.status: creating Makefile
1193 config.status: creating src/Makefile
1194 config.status: creating contrib/life/Makefile
1195 config.status: creating contrib/mandel/Makefile
1196 config.status: creating contrib/mastermind/Makefile
1197 config.status: creating contrib/test/Makefile
1198 config.status: creating etc/mpe_mpianim.conf
1199 config.status: creating etc/mpe_graphics.conf
1200 config.status: creating mpe_graphics_conf.h
1201 === configuring in src/collchk (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/collchk)
1202 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/collchk/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/collchk
1203 Configuring MPE Collective and Datatype Checking Library with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/collchk'
1204 checking gnumake... no
1205 checking BSD 4.4 make... Found BSD 4.4 so-called make
1206 The BSD 4.4 make is INCOMPATIBLE with all other makes.
1207 Using this so-called make may cause problems when building programs.
1208 You should consider using gnumake instead.
1209 checking OSF V3 make... Found OSF V3 make
1210 The OSF V3 make does not allow comments in target code.
1211 Using this make may cause problems when building programs.
1212 You should consider using gnumake instead.
1213 checking for virtual path format... VPATH
1214 checking build system type... x86_64-unknown-linux-gnu
1215 checking host system type... x86_64-unknown-linux-gnu
1216 checking for gcc... gcc
1217 checking for C compiler default output file name... a.out
1218 checking whether the C compiler works... yes
1219 checking whether we are cross compiling... no
1220 checking for suffix of executables...
1221 checking for suffix of object files... o
1222 checking whether we are using the GNU C compiler... yes
1223 checking whether gcc accepts -g... yes
1224 checking for gcc option to accept ISO C89... none needed
1225 checking for ar... ar
1226 checking for ranlib... ranlib
1227 checking how to run the C preprocessor... gcc -E
1228 checking for grep that handles long lines and -e... /bin/grep
1229 checking for egrep... /bin/grep -E
1230 checking for ANSI C header files... yes
1231 checking for an ANSI C-conforming const... yes
1232 checking for sys/types.h... yes
1233 checking for sys/stat.h... yes
1234 checking for stdlib.h... yes
1235 checking for string.h... yes
1236 checking for memory.h... yes
1237 checking for strings.h... yes
1238 checking for inttypes.h... yes
1239 checking for stdint.h... yes
1240 checking for unistd.h... yes
1241 checking stdio.h usability... yes
1242 checking stdio.h presence... yes
1243 checking for stdio.h... yes
1244 checking for stdlib.h... (cached) yes
1245 checking for string.h... (cached) yes
1246 checking for unistd.h... (cached) yes
1247 checking for working alloca.h... yes
1248 checking for alloca... yes
1249 configure: creating ./config.status
1250 config.status: creating Makefile
1251 config.status: creating src/Makefile
1252 config.status: creating test/Makefile
1253 config.status: creating etc/mpe_mpicheck.conf
1254 config.status: creating mpe_collchk_conf.h
1255 === configuring in src/slog2sdk (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk)
1256 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/slog2sdk/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/slog2sdk
1257 Configuring SLOG2SDK with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/slog2sdk'
1258 checking gnumake... no
1259 checking BSD 4.4 make... Found BSD 4.4 so-called make
1260 The BSD 4.4 make is INCOMPATIBLE with all other makes.
1261 Using this so-called make may cause problems when building programs.
1262 You should consider using gnumake instead.
1263 checking OSF V3 make... Found OSF V3 make
1264 The OSF V3 make does not allow comments in target code.
1265 Using this make may cause problems when building programs.
1266 You should consider using gnumake instead.
1267 checking for virtual path format... VPATH
1268 checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/conftest.dir/conftest.one': Invalid argument
1269 /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/conftest.dir/conftest.two': Invalid argument
1270 /usr/bin/install -c
1271 checking whether install works... yes
1272 checking if CLASSPATH is set... no, good to go
1273 checking build system type... x86_64-unknown-linux-gnu
1274 checking host system type... x86_64-unknown-linux-gnu
1275 checking for java in user's PATH... found /usr/local/java/bin/java
1276 checking if /usr/local/java/bin/java runs simple java class... yes
1277 checking if /usr/local/java/bin/java runs simple jar file... yes
1278 checking if /usr/local/java/bin/java runs non-GUI tool... yes
1279 checking if /usr/local/java/bin/java runs simple Swing class... yes
1280 checking if /usr/local/java/bin/java runs simple Swing jar file... yes
1281 checking for Java version... java full version "1.5.0_07-b03", i.e. Java 2 SDK
1282 checking for cygpath... no
1283 creating /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib from source
1284 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/clogprint.jar': Invalid argument
1285 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/slog2filter.jar': Invalid argument
1286 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/slog2printrecur.jar': Invalid argument
1287 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/jumpshot.jar': Invalid argument
1288 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/traceTOslog2.jar': Invalid argument
1289 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/clog2TOslog2.jar': Invalid argument
1290 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/clogTOslog2.jar': Invalid argument
1291 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/clog2TOdrawable.jar': Invalid argument
1292 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/clog2print.jar': Invalid argument
1293 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/traceprint.jar': Invalid argument
1294 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/slog2navigator.jar': Invalid argument
1295 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/logconvertor.jar': Invalid argument
1296 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/slog2printserial.jar': Invalid argument
1297 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/jumpshot_launcher.jar': Invalid argument
1298 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/slog2update205to206.jar': Invalid argument
1299 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib/clogTOdrawable.jar': Invalid argument
1300 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/lib': Invalid argument
1301 creating directory /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/bin
1302 creating /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc from source
1303 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/usersguide.pdf': Invalid argument
1304 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Refresh24.png': Invalid argument
1305 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_sort_number_menu.png': Invalid argument
1306 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_search_preview_zoomed.png': Invalid argument
1307 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node28.html': Invalid argument
1308 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/convertor_parameters.png': Invalid argument
1309 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node19.html': Invalid argument
1310 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node30.html': Invalid argument
1311 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_preview_detail_4.png': Invalid argument
1312 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/contents.png': Invalid argument
1313 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_4_commthd.png': Invalid argument
1314 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_preview_detail_1_excl.png': Invalid argument
1315 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/WinRedo.png': Invalid argument
1316 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_nesting_legend_outermost.png': Invalid argument
1317 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_preview_detail_3.png': Invalid argument
1318 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_nesting_legend_middle.png': Invalid argument
1319 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node34.html': Invalid argument
1320 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/histogram_arrow_infobox.png': Invalid argument
1321 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/prev_g.png': Invalid argument
1322 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/HandCloseUpLeft25.png': Invalid argument
1323 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node2.html': Invalid argument
1324 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_6_commthd.png': Invalid argument
1325 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/main.png': Invalid argument
1326 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/yaxis_label_panel_expanded.png': Invalid argument
1327 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/New24.png': Invalid argument
1328 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/next.png': Invalid argument
1329 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Up24.png': Invalid argument
1330 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node20.html': Invalid argument
1331 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Convert24.png': Invalid argument
1332 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node11.html': Invalid argument
1333 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_mpi_overhead.png': Invalid argument
1334 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/histogram_mpi_overhead.png': Invalid argument
1335 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/convertor_done.png': Invalid argument
1336 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node6.html': Invalid argument
1337 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/TreeExpand24.png': Invalid argument
1338 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node15.html': Invalid argument
1339 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_2_procthd.png': Invalid argument
1340 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_color_chooser.png': Invalid argument
1341 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node24.html': Invalid argument
1342 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node3.html': Invalid argument
1343 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/preference_pview_state.png': Invalid argument
1344 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_s.png': Invalid argument
1345 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_4_procthd.png': Invalid argument
1346 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node21.html': Invalid argument
1347 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_nesting_legend_innermost.png': Invalid argument
1348 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node10.html': Invalid argument
1349 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/internals.pl': Invalid argument
1350 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_count.png': Invalid argument
1351 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_infobox_duration.png': Invalid argument
1352 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Open24.png': Invalid argument
1353 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_preview_detail_2.png': Invalid argument
1354 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node7.html': Invalid argument
1355 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_preview_detail_0_excl.png': Invalid argument
1356 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/index.html': Invalid argument
1357 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node14.html': Invalid argument
1358 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Print24.png': Invalid argument
1359 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/convertor_init.png': Invalid argument
1360 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Edit24.png': Invalid argument
1361 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/next_g.png': Invalid argument
1362 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/histogram_arrow.png': Invalid argument
1363 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/adj_row_height.png': Invalid argument
1364 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/WinUndo.png': Invalid argument
1365 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node25.html': Invalid argument
1366 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_infobox_preview_state.png': Invalid argument
1367 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Delete24.png': Invalid argument
1368 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node29.html': Invalid argument
1369 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node18.html': Invalid argument
1370 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_search_preview.png': Invalid argument
1371 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node31.html': Invalid argument
1372 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_topo.png': Invalid argument
1373 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_6_procthd.png': Invalid argument
1374 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/ZoomOut24.png': Invalid argument
1375 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_2_commthd.png': Invalid argument
1376 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_infobox_real_primitive.png': Invalid argument
1377 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Properties24.png': Invalid argument
1378 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/ConvertCancel24.png': Invalid argument
1379 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/mouse_zoom_mode.png': Invalid argument
1380 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/WARNINGS': Invalid argument
1381 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/pthread_sendrecv_legend.png': Invalid argument
1382 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node35.html': Invalid argument
1383 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_popup.png': Invalid argument
1384 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_excl.png': Invalid argument
1385 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/up_g.png': Invalid argument
1386 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node1.html': Invalid argument
1387 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/labels.pl': Invalid argument
1388 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Help24.png': Invalid argument
1389 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/FindFore24.png': Invalid argument
1390 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node23.html': Invalid argument
1391 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node12.html': Invalid argument
1392 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Paste24.png': Invalid argument
1393 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/mouse_hand_mode.png': Invalid argument
1394 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node5.html': Invalid argument
1395 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Forward24.png': Invalid argument
1396 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node16.html': Invalid argument
1397 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node27.html': Invalid argument
1398 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/ZoomMinusUpLeft25.png': Invalid argument
1399 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/About24.png': Invalid argument
1400 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_5_procthd.png': Invalid argument
1401 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Stop24.png': Invalid argument
1402 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Down24.png': Invalid argument
1403 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Home24.png': Invalid argument
1404 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/ConvertOk24.png': Invalid argument
1405 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/convertor_progress.png': Invalid argument
1406 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/FindBack24.png': Invalid argument
1407 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node33.html': Invalid argument
1408 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node9.html': Invalid argument
1409 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_3_commthd.png': Invalid argument
1410 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/histogram_state_all_cumu_excl.png': Invalid argument
1411 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_popup.png': Invalid argument
1412 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/adj_row_count.png': Invalid argument
1413 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_preview_detail_1.png': Invalid argument
1414 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_sort_string_menu.png': Invalid argument
1415 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/histogram_state_infobox.png': Invalid argument
1416 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/prev.png': Invalid argument
1417 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/usersguide.html': Invalid argument
1418 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/ZoomIn24.png': Invalid argument
1419 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Information24.png': Invalid argument
1420 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/up.png': Invalid argument
1421 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/HandOpenUpLeft25.png': Invalid argument
1422 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node8.html': Invalid argument
1423 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node32.html': Invalid argument
1424 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_popup_full.png': Invalid argument
1425 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/yaxis_label_panel_simple.png': Invalid argument
1426 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/ZoomPlusUpLeft25.png': Invalid argument
1427 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_infobox_time.png': Invalid argument
1428 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_5_commthd.png': Invalid argument
1429 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_name.png': Invalid argument
1430 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/usersguide.css': Invalid argument
1431 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_nesting_detail.png': Invalid argument
1432 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_checkbox_menu.png': Invalid argument
1433 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node36.html': Invalid argument
1434 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/openmpi_4_3_procthd.png': Invalid argument
1435 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Find24.png': Invalid argument
1436 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_nesting_preview_all.png': Invalid argument
1437 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node22.html': Invalid argument
1438 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Preferences24.png': Invalid argument
1439 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/Backward24.png': Invalid argument
1440 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_preview_detail_0.png': Invalid argument
1441 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node13.html': Invalid argument
1442 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node4.html': Invalid argument
1443 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_incl.png': Invalid argument
1444 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/timeline_popup_finer.png': Invalid argument
1445 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/histogram_state_over_incl.png': Invalid argument
1446 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node17.html': Invalid argument
1447 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/legend_v.png': Invalid argument
1448 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/node26.html': Invalid argument
1449 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html/TreeCollapse24.png': Invalid argument
1450 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4/html': Invalid argument
1451 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc/jumpshot-4': Invalid argument
1452 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/doc': Invalid argument
1453 creating /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/share
1454 creating /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/share/logfiles
1455 creating sample logfiles from source
1456 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/share/logfiles/fpilog.clog': Invalid argument
1457 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/share/logfiles/fpilog.slog2': Invalid argument
1458 checking for leftover Makefiles in subpackages ... none
1459 configure: creating ./config.status
1460 config.status: creating Makefile
1461 config.status: creating sbin/install-package
1462 config.status: creating bin/slog2print
1463 config.status: creating bin/slog2navigator
1464 config.status: creating bin/slog2filter
1465 config.status: creating bin/slog2updater
1466 config.status: creating bin/logconvertor
1467 config.status: creating bin/jumpshot
1468 config.status: creating bin/clogprint
1469 config.status: creating bin/clogTOslog2
1470 config.status: creating bin/clog2print
1471 config.status: creating bin/clog2TOslog2
1472 === configuring in trace_rlog (/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog)
1473 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/configure --disable-option-checking '--prefix=/usr/local'  'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog
1474 Configuring TRACE_RLOG implementation with  '--disable-option-checking' '--prefix=/usr/local' 'MPI_CC=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/borg/jagalur/Backup/build/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=-lpthread      -lrt   ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/borg/jagalur/Backup/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog'
1475 checking gnumake... no
1476 checking BSD 4.4 make... Found BSD 4.4 so-called make
1477 The BSD 4.4 make is INCOMPATIBLE with all other makes.
1478 Using this so-called make may cause problems when building programs.
1479 You should consider using gnumake instead.
1480 checking OSF V3 make... Found OSF V3 make
1481 The OSF V3 make does not allow comments in target code.
1482 Using this make may cause problems when building programs.
1483 You should consider using gnumake instead.
1484 checking for virtual path format... VPATH
1485 checking for gcc... gcc
1486 checking for C compiler default output file name... a.out
1487 checking whether the C compiler works... yes
1488 checking whether we are cross compiling... no
1489 checking for suffix of executables...
1490 checking for suffix of object files... o
1491 checking whether we are using the GNU C compiler... yes
1492 checking whether gcc accepts -g... yes
1493 checking for gcc option to accept ISO C89... none needed
1494 checking how to run the C preprocessor... gcc -E
1495 checking for grep that handles long lines and -e... /bin/grep
1496 checking for egrep... /bin/grep -E
1497 checking for ANSI C header files... yes
1498 checking for sys/types.h... yes
1499 checking for sys/stat.h... yes
1500 checking for stdlib.h... yes
1501 checking for string.h... yes
1502 checking for memory.h... yes
1503 checking for strings.h... yes
1504 checking for inttypes.h... yes
1505 checking for stdint.h... yes
1506 checking for unistd.h... yes
1507 checking for stdlib.h... (cached) yes
1508 checking stdio.h usability... yes
1509 checking stdio.h presence... yes
1510 checking for stdio.h... yes
1511 checking for string.h... (cached) yes
1512 checking ctype.h usability... yes
1513 checking ctype.h presence... yes
1514 checking for ctype.h... yes
1515 checking errno.h usability... yes
1516 checking errno.h presence... yes
1517 checking for errno.h... yes
1518 checking for an ANSI C-conforming const... yes
1519 checking size of void *... 8
1520 checking size of int... 4
1521 checking size of long... 8
1522 checking size of long long... 8
1523 checking size of __int64... 0
1524 checking whether byte ordering is bigendian... no
1525 checking build system type... x86_64-unknown-linux-gnu
1526 checking host system type... x86_64-unknown-linux-gnu
1527 checking for sed... sed
1528 checking for a sed that does not truncate output... sed
1529 checking for fgrep... /bin/grep -F
1530 checking for ld used by gcc... /usr/bin/ld
1531 checking if the linker (/usr/bin/ld) is GNU ld... yes
1532 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1533 checking the name lister (/usr/bin/nm -B) interface... BSD nm
1534 checking whether ln -s works... yes
1535 checking the maximum length of command line arguments... 98304
1536 checking whether the shell understands some XSI constructs... yes
1537 checking whether the shell understands "+="... no
1538 checking for /usr/bin/ld option to reload object files... -r
1539 checking how to recognize dependent libraries... pass_all
1540 checking for ar... ar
1541 checking for strip... strip
1542 checking for ranlib... ranlib
1543 checking command to parse /usr/bin/nm -B output from gcc object... ok
1544 checking for dlfcn.h... yes
1545 checking for objdir... .libs
1546 checking if gcc supports -fno-rtti -fno-exceptions... no
1547 checking for gcc option to produce PIC... -fPIC -DPIC
1548 checking if gcc PIC flag -fPIC -DPIC works... yes
1549 checking if gcc static flag -static works... yes
1550 checking if gcc supports -c -o file.o... yes
1551 checking if gcc supports -c -o file.o... (cached) yes
1552 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
1553 checking whether -lc should be explicitly linked in... no
1554 checking dynamic linker characteristics... GNU/Linux ld.so
1555 checking how to hardcode library paths into programs... immediate
1556 checking whether stripping libraries is possible... yes
1557 checking if libtool supports shared libraries... yes
1558 checking whether to build shared libraries... yes
1559 checking whether to build static libraries... no
1560 checking for malloc in -lefence... no
1561 checking for strstr... yes
1562 checking target system type... x86_64-unknown-linux-gnu
1563 checking for javah in user's PATH... found /usr/local/java/bin/javah
1564 checking if /usr/local/java exists... yes
1565 checking for <jni.h> include flag... found -I/usr/local/java/include -I/usr/local/java/include/linux
1566 checking for <jni.h> usability... yes
1567 checking for cygpath... no
1568 checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/conftest.dir/conftest.one': Invalid argument
1569 /usr/bin/install: setting permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/conftest.dir/conftest.two': Invalid argument
1570 /usr/bin/install -c
1571 checking whether install works... yes
1572 checking for ranlib... (cached) ranlib
1573 checking whether install breaks libraries... no
1574 creating directory /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/lib
1575 creating /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/share
1576 creating /borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/share/logfiles
1577 creating sample logfiles from source
1578 cp: preserving permissions for `/borg/jagalur/Backup/build/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog/share/logfiles/barrier.rlog': Invalid argument
1579 configure: creating ./config.status
1580 config.status: creating Makefile
1581 config.status: creating src/Makefile
1582 config.status: creating sbin/install-package
1583 config.status: creating bin/traceprint
1584 config.status: creating bin/traceTOslog2
1585 config.status: creating trace_impl.h
1586 config.status: executing libtool commands
1587 SLOG2SDK:  "trace_rlog" have been configured
1588 MPE2:  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" have been configured
1589 checking the sizeof MPI_Offset... 8
1590 checking whether the Fortran Offset type works with Fortran77... yes
1591 checking whether the Fortran Offset type works with Fortran90... yes
1592 Running Configure for F90 Type routines
1593 checking for cc... gcc
1594 checking whether the C compiler sets its return status correctly... yes
1595 checking for an ANSI C-conforming const... no
1596 checking that f works as the extension for Fortran 90 program... yes
1597 checking for Fortran 90 compiler default output file name... a.out
1598 checking whether the Fortran 90 compiler works... yes
1599 checking whether we are cross compiling... no
1600 checking for suffix of executables...
1601 checking for suffix of object files... o
1602 checking whether we are using the GNU Fortran 90 compiler... no
1603 checking whether ifort accepts -g... yes
1604 checking whether Fortran 90 accepts f90 suffix... yes
1605 checking for precision and range of reals...  6 , 37
1606 checking for precision and range of double precision...  15 , 307
1607 checking for range of integers...  9
1608 checking whether we are using the GNU Fortran 77 compiler... yes
1609 checking whether g77 accepts -g... yes
1610 checking for linker for Fortran main programs... Use Fortran to link programs
1611 checking for Fortran 77 name mangling... lower doubleunderscore
1612 checking for available integer kinds and ranges...  2 , 1, 4 , 2, 9 , 4, 18 , 8,
1613  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
1614 configure: creating ./config.status
1615 config.status: creating mpif90model.h
1616 configure: creating ./config.status
1617 config.status: creating Makefile
1618 config.status: creating src/Makefile
1619 config.status: creating src/include/Makefile
1620 config.status: creating src/include/mpich2info.h
1621 config.status: creating mpich2-doxygen
1622 config.status: creating src/include/mpichtimer.h
1623 config.status: creating src/binding/Makefile
1624 config.status: creating src/binding/cxx/Makefile
1625 config.status: creating src/binding/cxx/mpicxx.h
1626 config.status: creating src/binding/f77/Makefile
1627 config.status: creating src/binding/f77/mpif.h
1628 config.status: creating src/binding/f77/setbotf.f
1629 config.status: creating src/binding/f90/Makefile
1630 config.status: creating src/binding/f90/mpi_sizeofs.f90
1631 config.status: creating src/pkgconfig/mpich2-ch3.pc
1632 config.status: creating src/pkgconfig/Makefile
1633 config.status: creating src/env/mpixxx_opts.conf
1634 config.status: creating src/env/mpicc
1635 config.status: creating src/env/mpicc.conf
1636 config.status: creating src/env/mpicc.bash
1637 config.status: creating src/env/mpicxx
1638 config.status: creating src/env/mpicxx.conf
1639 config.status: creating src/env/mpicxx.bash
1640 config.status: creating src/env/mpif77
1641 config.status: creating src/env/mpif77.conf
1642 config.status: creating src/env/mpif77.bash
1643 config.status: creating src/env/mpif90
1644 config.status: creating src/env/mpif90.conf
1645 config.status: creating src/env/mpif90.bash
1646 config.status: creating src/env/parkill
1647 config.status: creating src/env/Makefile
1648 config.status: creating src/util/createshlib
1649 config.status: creating src/mpi/Makefile
1650 config.status: creating src/mpi/attr/Makefile
1651 config.status: creating src/mpi/coll/Makefile
1652 config.status: creating src/mpi/comm/Makefile
1653 config.status: creating src/mpi/datatype/Makefile
1654 config.status: creating src/mpi/debugger/Makefile
1655 config.status: creating src/mpi/errhan/Makefile
1656 config.status: creating src/mpi/group/Makefile
1657 config.status: creating src/mpi/init/Makefile
1658 config.status: creating src/mpi/misc/Makefile
1659 config.status: creating src/mpi/pt2pt/Makefile
1660 config.status: creating src/mpi/rma/Makefile
1661 config.status: creating src/mpi/spawn/Makefile
1662 config.status: creating src/mpi/timer/Makefile
1663 config.status: creating src/mpi/topo/Makefile
1664 config.status: creating src/mpid/Makefile
1665 config.status: creating src/mpid/common/Makefile
1666 config.status: creating src/mpid/common/datatype/Makefile
1667 config.status: creating src/mpid/common/datatype/dataloop/Makefile
1668 config.status: creating src/pm/Makefile
1669 config.status: creating src/pmi/Makefile
1670 config.status: creating src/nameserv/Makefile
1671 config.status: creating src/nameserv/file/Makefile
1672 config.status: creating src/nameserv/mpd/Makefile
1673 config.status: creating src/nameserv/pmi/Makefile
1674 config.status: creating src/nameserv/test/Makefile
1675 config.status: creating src/util/Makefile
1676 config.status: creating src/util/info/Makefile
1677 config.status: creating src/util/instrm/Makefile
1678 config.status: creating src/util/thread/Makefile
1679 config.status: creating src/util/thread/mpe_thread.h
1680 config.status: creating src/util/mem/Makefile
1681 config.status: creating src/util/msgs/Makefile
1682 config.status: creating src/util/param/Makefile
1683 config.status: creating src/util/dbg/Makefile
1684 config.status: creating src/util/dbg/getfuncstack
1685 config.status: creating src/util/osserv/Makefile
1686 config.status: creating src/include/mpi.h
1687 config.status: creating test/Makefile
1688 config.status: creating test/util/Makefile
1689 config.status: creating test/basic/Makefile
1690 config.status: creating test/commands/Makefile
1691 config.status: creating test/commands/cmdtests
1692 config.status: creating test/mpid/Makefile
1693 config.status: creating test/mpid/ch3/Makefile
1694 config.status: creating test/util/timer/Makefile
1695 config.status: creating examples/Makefile
1696 config.status: creating examples/f77/Makefile
1697 config.status: creating examples/f90/Makefile
1698 config.status: creating examples/cxx/Makefile
1699 config.status: creating src/util/logging/Makefile
1700 config.status: creating src/util/logging/common/Makefile
1701 config.status: creating doc/Makefile
1702 config.status: creating doc/mansrc/Makefile
1703 config.status: creating doc/mansrc/createhtmlindex
1704 config.status: creating doc/refman/Makefile
1705 config.status: creating doc/installguide/Makefile
1706 config.status: creating doc/userguide/Makefile
1707 config.status: creating doc/logging/Makefile
1708 config.status: creating doc/design/Makefile
1709 config.status: creating doc/smpd/Makefile
1710 config.status: creating doc/windev/Makefile
1711 config.status: creating src/include/mpichconf.h
1712 config.status: executing default-1 commands
1713 config.status: executing default-2 commands
1714 config.status: executing default-3 commands
1715 config.status: executing default-4 commands
1716 copying /borg/jagalur/Backup/mpich2-1.0.8/src/util/thread/mpe_thread_posix.c to src/util/thread/mpe_thread.c
1717 moving mpe_thread.h to src/include
1718 config.status: executing default-5 commands
1719 config.status: executing default-6 commands
1720 config.status: executing default-7 commands
1721 config.status: executing default-8 commands
1722 config.status: executing default-9 commands
1723 Updating dependency directories .deps
1724 config.status: executing default-10 commands
1725 config.status: executing default-11 commands
1726 config.status: executing default-12 commands
1727 config.status: executing default-13 commands
1728 config.status: executing default-14 commands
1729 === configuring in test/mpi (/borg/jagalur/Backup/build/mpich2-1.0.8/test/mpi)
1730 configure: running /bin/sh /borg/jagalur/Backup/mpich2-1.0.8/test/mpi/configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=/borg/jagalur/Backup/mpich2-1.0.8/test/mpi
1731 RUNNING CONFIGURE FOR MPI TESTS
1732 checking for make... make
1733 checking whether clock skew breaks make... no
1734 checking whether make supports include... no
1735 checking whether make allows comments in actions... no
1736 configure: WARNING: Your make does not allow comments in target code.
1737 Using this make may cause problems when building programs.
1738 You should consider using gnumake instead.
1739 checking for virtual path format... VPATH
1740 checking whether make sets CFLAGS... yes
1741 checking for gcc... gcc
1742 checking for C compiler default output file name... a.out
1743 checking whether the C compiler works... yes
1744 checking whether we are cross compiling... no
1745 checking for suffix of executables...
1746 checking for suffix of object files... o
1747 checking whether we are using the GNU C compiler... yes
1748 checking whether gcc accepts -g... yes
1749 checking for gcc option to accept ISO C89... none needed
1750 checking whether we are using the GNU Fortran 77 compiler... yes
1751 checking whether g77 accepts -g... yes
1752 checking whether we are using the GNU C++ compiler... yes
1753 checking whether c++ accepts -g... yes
1754 checking whether long double is supported... yes
1755 checking whether long long is supported... yes
1756 checking for an ANSI C-conforming const... yes
1757 checking for restrict... __restrict
1758 checking how to run the C preprocessor... gcc -E
1759 checking for unistd.h... yes
1760 checking for stdarg.h... yes
1761 checking for string.h... yes
1762 checking for stdlib.h... yes
1763 checking for memory.h... yes
1764 Configuring tests for MPICH2
1765 checking whether struct hostent contains h_addr_list... no
1766 checking whether integer*4 is supported... yes
1767 checking whether integer*8 is supported... yes
1768 checking whether integer*16 is supported... no
1769 checking for Fortran 77 name mangling... lower doubleunderscore
1770 checking for Fortran libraries needed for getarg... none needed
1771 checking whether Fortran has pointer declaration... no
1772 checking that f works as the extension for Fortran 90 program... yes
1773 checking whether we are using the GNU Fortran 90 compiler... no
1774 checking whether ifort accepts -g... yes
1775 checking for extension for Fortran 90 programs... f90
1776 checking whether the Fortran 90 compiler (ifort  ) works... yes
1777 checking whether the Fortran 90 compiler (ifort  ) is a cross-compiler... no
1778 checking whether Fortran 90 has Cray-style pointer declaration... yes
1779 checking whether <iostream> available... yes
1780 checking whether the compiler implements namespaces... yes
1781 checking whether the compiler implements the namespace std... yes
1782 checking for perl... /usr/bin/perl
1783 checking for etags... etags
1784 configure: creating ./config.status
1785 config.status: creating maint/testmerge
1786 config.status: creating runtests
1787 config.status: creating Makefile
1788 config.status: creating basic/Makefile
1789 config.status: creating attr/Makefile
1790 config.status: creating util/Makefile
1791 config.status: creating coll/Makefile
1792 config.status: creating comm/Makefile
1793 config.status: creating datatype/Makefile
1794 config.status: creating errhan/Makefile
1795 config.status: creating group/Makefile
1796 config.status: creating info/Makefile
1797 config.status: creating init/Makefile
1798 config.status: creating pt2pt/Makefile
1799 config.status: creating rma/Makefile
1800 config.status: creating spawn/Makefile
1801 config.status: creating topo/Makefile
1802 config.status: creating io/Makefile
1803 config.status: creating f77/Makefile
1804 config.status: creating f77/attr/Makefile
1805 config.status: creating f77/attr/attraints.h
1806 config.status: creating f77/pt2pt/attr1aints.h
1807 config.status: creating f77/ext/add1size.h
1808 config.status: creating f77/datatype/Makefile
1809 config.status: creating f77/datatype/typeaints.h
1810 config.status: creating f77/util/Makefile
1811 config.status: creating f77/coll/Makefile
1812 config.status: creating f77/comm/Makefile
1813 config.status: creating f77/topo/Makefile
1814 config.status: creating f77/init/Makefile
1815 config.status: creating f77/rma/addsize.h
1816 config.status: creating f77/pt2pt/Makefile
1817 config.status: creating f77/info/Makefile
1818 config.status: creating f77/spawn/Makefile
1819 config.status: creating f77/spawn/type1aint.h
1820 config.status: creating f77/rma/Makefile
1821 config.status: creating f77/ext/Makefile
1822 config.status: creating f77/ext/testlist
1823 config.status: creating f77/io/Makefile
1824 config.status: creating f77/io/iooffset.h
1825 config.status: creating f77/io/iodisp.h
1826 config.status: creating f77/io/ioaint.h
1827 config.status: creating f90/Makefile
1828 config.status: creating f90/attr/Makefile
1829 config.status: creating f90/datatype/Makefile
1830 config.status: creating f90/f90types/Makefile
1831 config.status: creating f90/util/Makefile
1832 config.status: creating f90/coll/Makefile
1833 config.status: creating f90/comm/Makefile
1834 config.status: creating f90/topo/Makefile
1835 config.status: creating f90/init/Makefile
1836 config.status: creating f90/pt2pt/Makefile
1837 config.status: creating f90/rma/Makefile
1838 config.status: creating f90/info/Makefile
1839 config.status: creating f90/spawn/Makefile
1840 config.status: creating f90/timer/Makefile
1841 config.status: creating f90/ext/Makefile
1842 config.status: creating f90/ext/testlist
1843 config.status: creating f90/io/Makefile
1844 config.status: creating f90/misc/Makefile
1845 config.status: creating cxx/Makefile
1846 config.status: creating cxx/util/Makefile
1847 config.status: creating cxx/attr/Makefile
1848 config.status: creating cxx/pt2pt/Makefile
1849 config.status: creating cxx/comm/Makefile
1850 config.status: creating cxx/coll/Makefile
1851 config.status: creating cxx/info/Makefile
1852 config.status: creating cxx/datatype/Makefile
1853 config.status: creating cxx/io/Makefile
1854 config.status: creating cxx/init/Makefile
1855 config.status: creating cxx/rma/Makefile
1856 config.status: creating cxx/spawn/Makefile
1857 config.status: creating threads/Makefile
1858 config.status: creating threads/pt2pt/Makefile
1859 config.status: creating threads/util/Makefile
1860 config.status: creating threads/comm/Makefile
1861 config.status: creating threads/spawn/Makefile
1862 config.status: creating errors/Makefile
1863 config.status: creating errors/attr/Makefile
1864 config.status: creating errors/coll/Makefile
1865 config.status: creating errors/comm/Makefile
1866 config.status: creating errors/group/Makefile
1867 config.status: creating errors/pt2pt/Makefile
1868 config.status: creating errors/rma/Makefile
1869 config.status: creating errors/spawn/Makefile
1870 config.status: creating errors/topo/Makefile
1871 config.status: creating errors/io/Makefile
1872 config.status: creating errors/cxx/Makefile
1873 config.status: creating errors/cxx/errhan/Makefile
1874 config.status: creating errors/cxx/io/Makefile
1875 config.status: creating errors/f77/Makefile
1876 config.status: creating errors/f90/Makefile
1877 config.status: creating manual/Makefile
1878 config.status: creating manual/manyconnect
1879 config.status: creating perf/Makefile
1880 config.status: creating testlist
1881 config.status: creating cxx/testlist
1882 config.status: creating f77/testlist
1883 config.status: creating f90/testlist
1884 config.status: creating errors/testlist
1885 config.status: creating errors/cxx/testlist
1886 config.status: creating include/mpitestconf.h
1887 config.status: executing default-1 commands
1888 config.status: executing default-2 commands
1889 config.status: executing default-3 commands
1890 Configuration completed.