Beginning make Using variables CC='gcc' CFLAGS=' -O2' LDFLAGS=' ' AR='ar' FC='gfortran' F90='f95' FFLAGS=' -O2' F90FLAGS=' -O2' CXX='c++' CPPFLAGS=' -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers' make all-local make[1]: Entering directory `/home/Guest/Download/tmp-mpich2' make[1]: Leaving directory `/home/Guest/Download/tmp-mpich2' make[1]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa' Making all in src make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa/src' make all-am make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa/src' gcc -DHAVE_CONFIG_H -I. -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -O2 -MT opa_primitives.o -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.o /home/Guest/Download/mpich2-1.1/src/openpa/src/opa_primitives.c mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Po gcc -DHAVE_CONFIG_H -I. -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -O2 -MT opa_queue.o -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.o /home/Guest/Download/mpich2-1.1/src/openpa/src/opa_queue.c mv -f .deps/opa_queue.Tpo .deps/opa_queue.Po rm -f libopa.a ar cru libopa.a opa_primitives.o opa_queue.o ranlib libopa.a make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa/src' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa/src' Making all in test make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa/test' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa' make[1]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa' make[1]: Entering directory `/home/Guest/Download/tmp-mpich2/src' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/common' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/locks' CC /home/Guest/Download/mpich2-1.1/src/mpid/common/locks/mpidu_process_locks.c AR cr ../../../../lib/libmpich.a mpidu_process_locks.o RANLIB libmpich.a date > .libstamp0 make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/locks' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype/dataloop' CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/segment.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/segment_ops.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop_create.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop_create_contig.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop_create_vector.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop_create_blockindexed.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop_create_indexed.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop_create_struct.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/dataloop_create_pairtype.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/subarray_support.c CC ../../../../../../mpich2-1.1/src/mpid/common/datatype/dataloop/darray_support.c AR cr ../../../../../lib/libmpich.a dataloop.o segment.o segment_ops.o dataloop_create.o dataloop_create_contig.o dataloop_create_vector.o dataloop_create_blockindexed.o dataloop_create_indexed.o dataloop_create_struct.o dataloop_create_pairtype.o subarray_support.o darray_support.o RANLIB libmpich.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype/dataloop' make all-local make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype' CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_debug.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_segment.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_ext32_segment.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_ext32_datatype.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_dup.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpir_type_get_contig_blocks.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpir_type_flatten.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_commit.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_zerolen.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_vector.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_contiguous.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_create_resized.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_blockindexed.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_indexed.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_struct.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_get_envelope.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_datatype_free.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_datatype_contents.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_get_contents.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_type_create_pairtype.c CC ../../../../../mpich2-1.1/src/mpid/common/datatype/mpid_contents_support.c AR cr ../../../../lib/libmpich.a mpid_type_debug.o mpid_segment.o mpid_ext32_segment.o mpid_ext32_datatype.o mpid_type_dup.o mpir_type_get_contig_blocks.o mpir_type_flatten.o mpid_type_commit.o mpid_type_zerolen.o mpid_type_vector.o mpid_type_contiguous.o mpid_type_create_resized.o mpid_type_blockindexed.o mpid_type_indexed.o mpid_type_struct.o mpid_type_get_envelope.o mpid_datatype_free.o mpid_datatype_contents.o mpid_type_get_contents.o mpid_type_create_pairtype.o mpid_contents_support.o RANLIB libmpich.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype' make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/common' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis' make[6]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis' make[7]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/src' CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_alloc.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_init.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_queue.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_barrier.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_mpich2.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_ckpt.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_finalize.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_network_poll.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_network.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_debug.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_shm.c CC mpid_nem_net_array.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_dma.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_vmsplice.c AR cr ../../../../../../../lib/libmpich.a mpid_nem_alloc.o mpid_nem_init.o mpid_nem_queue.o mpid_nem_barrier.o mpid_nem_mpich2.o mpid_nem_ckpt.o mpid_nem_finalize.o mpid_nem_network_poll.o mpid_nem_network.o mpid_nem_debug.o mpid_nem_lmt.o mpid_nem_lmt_shm.o mpid_nem_net_array.o mpid_nem_lmt_dma.o mpid_nem_lmt_vmsplice.o RANLIB libmpich.a date > .libstamp0 make[7]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/src' make[7]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/netmod' make[8]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp' CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_finalize.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_init.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_send.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_utility.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/socksm.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_getip.c AR cr ../../../../../../../../lib/libmpich.a tcp_finalize.o tcp_init.o tcp_send.o tcp_utility.o socksm.o tcp_getip.o RANLIB libmpich.a date > .libstamp0 make[8]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp' make[7]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/netmod' make[7]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils' make[8]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor' CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor/papi_defs.c AR cr ../../../../../../../../lib/libmpich.a papi_defs.o RANLIB libmpich.a date > .libstamp0 make[8]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor' make[8]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements' CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements/mkstemp.c AR cr ../../../../../../../../lib/libmpich.a mkstemp.o RANLIB libmpich.a date > .libstamp0 make[8]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements' make[7]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils' make[6]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis' make[6]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/src' CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_finalize.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_init.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_isend.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_isendv.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_istartmsg.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_istartmsgv.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_progress.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_comm_spawn.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3_abort.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3i_comm.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/src/ch3i_eagernoncontig.c AR cr ../../../../../../lib/libmpich.a ch3_finalize.o ch3_init.o ch3_isend.o ch3_isendv.o ch3_istartmsg.o ch3_istartmsgv.o ch3_progress.o ch3_comm_spawn.o ch3_abort.o ch3i_comm.o ch3i_eagernoncontig.o RANLIB libmpich.a date > .libstamp0 make[6]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/src' make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/src' CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_buffer.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_comm_spawn_multiple.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_handle_connection.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_handle_recv_pkt.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_handle_recv_req.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_handle_send_req.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_port.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_recvq.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_request.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_rma_ops.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_rma_sync.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_rndv.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_eager.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/ch3u_eagersync.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_abort.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_cancel_recv.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_cancel_send.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_comm_disconnect.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_comm_spawn_multiple.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_finalize.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_get_universe_size.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_getpname.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_init.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_iprobe.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_irecv.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_irsend.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_isend.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_issend.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_port.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_probe.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_recv.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_rsend.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_send.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_ssend.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_startall.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_vc.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpid_rma.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpidi_isend_self.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpidi_pg.c CC /home/Guest/Download/mpich2-1.1/src/mpid/ch3/src/mpidi_printf.c AR cr ../../../../lib/libmpich.a ch3u_buffer.o ch3u_comm_spawn_multiple.o ch3u_handle_connection.o ch3u_handle_recv_pkt.o ch3u_handle_recv_req.o ch3u_handle_send_req.o ch3u_port.o ch3u_recvq.o ch3u_request.o ch3u_rma_ops.o ch3u_rma_sync.o ch3u_rndv.o ch3u_eager.o ch3u_eagersync.o mpid_abort.o mpid_cancel_recv.o mpid_cancel_send.o mpid_comm_disconnect.o mpid_comm_spawn_multiple.o mpid_finalize.o mpid_get_universe_size.o mpid_getpname.o mpid_init.o mpid_iprobe.o mpid_irecv.o mpid_irsend.o mpid_isend.o mpid_issend.o mpid_port.o mpid_probe.o mpid_recv.o mpid_rsend.o mpid_send.o mpid_ssend.o mpid_startall.o mpid_vc.o mpid_rma.o mpidi_isend_self.o mpidi_pg.o mpidi_printf.o RANLIB libmpich.a date > .libstamp0 make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/src' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/util' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3/util' make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid/ch3' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpid' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/attr' CC ../../../../mpich2-1.1/src/mpi/attr/attr_delete.c CC ../../../../mpich2-1.1/src/mpi/attr/attr_get.c CC ../../../../mpich2-1.1/src/mpi/attr/attr_put.c CC ../../../../mpich2-1.1/src/mpi/attr/comm_create_keyval.c CC ../../../../mpich2-1.1/src/mpi/attr/comm_delete_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/comm_free_keyval.c CC ../../../../mpich2-1.1/src/mpi/attr/comm_get_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/comm_set_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/keyval_create.c CC ../../../../mpich2-1.1/src/mpi/attr/keyval_free.c CC ../../../../mpich2-1.1/src/mpi/attr/type_create_keyval.c CC ../../../../mpich2-1.1/src/mpi/attr/type_delete_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/type_free_keyval.c CC ../../../../mpich2-1.1/src/mpi/attr/type_get_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/type_set_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/win_create_keyval.c CC ../../../../mpich2-1.1/src/mpi/attr/win_delete_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/win_free_keyval.c CC ../../../../mpich2-1.1/src/mpi/attr/win_get_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/win_set_attr.c CC ../../../../mpich2-1.1/src/mpi/attr/attrutil.c CC ../../../../mpich2-1.1/src/mpi/attr/dup_fn.c AR cr ../../../lib/libmpich.a attr_delete.o attr_get.o attr_put.o comm_create_keyval.o comm_delete_attr.o comm_free_keyval.o comm_get_attr.o comm_set_attr.o keyval_create.o keyval_free.o type_create_keyval.o type_delete_attr.o type_free_keyval.o type_get_attr.o type_set_attr.o win_create_keyval.o win_delete_attr.o win_free_keyval.o win_get_attr.o win_set_attr.o attrutil.o dup_fn.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/attr' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/coll' CC ../../../../mpich2-1.1/src/mpi/coll/allreduce.c CC ../../../../mpich2-1.1/src/mpi/coll/barrier.c CC ../../../../mpich2-1.1/src/mpi/coll/op_create.c CC ../../../../mpich2-1.1/src/mpi/coll/op_free.c CC ../../../../mpich2-1.1/src/mpi/coll/bcast.c CC ../../../../mpich2-1.1/src/mpi/coll/alltoall.c CC ../../../../mpich2-1.1/src/mpi/coll/alltoallv.c CC ../../../../mpich2-1.1/src/mpi/coll/reduce.c CC ../../../../mpich2-1.1/src/mpi/coll/scatter.c CC ../../../../mpich2-1.1/src/mpi/coll/gather.c CC ../../../../mpich2-1.1/src/mpi/coll/scatterv.c CC ../../../../mpich2-1.1/src/mpi/coll/gatherv.c CC ../../../../mpich2-1.1/src/mpi/coll/scan.c CC ../../../../mpich2-1.1/src/mpi/coll/exscan.c CC ../../../../mpich2-1.1/src/mpi/coll/allgather.c CC ../../../../mpich2-1.1/src/mpi/coll/allgatherv.c CC ../../../../mpich2-1.1/src/mpi/coll/red_scat.c CC ../../../../mpich2-1.1/src/mpi/coll/alltoallw.c CC ../../../../mpich2-1.1/src/mpi/coll/helper_fns.c CC ../../../../mpich2-1.1/src/mpi/coll/opsum.c CC ../../../../mpich2-1.1/src/mpi/coll/opmax.c CC ../../../../mpich2-1.1/src/mpi/coll/opmin.c CC ../../../../mpich2-1.1/src/mpi/coll/opband.c CC ../../../../mpich2-1.1/src/mpi/coll/opbor.c CC ../../../../mpich2-1.1/src/mpi/coll/opbxor.c CC ../../../../mpich2-1.1/src/mpi/coll/opland.c CC ../../../../mpich2-1.1/src/mpi/coll/oplor.c CC ../../../../mpich2-1.1/src/mpi/coll/oplxor.c CC ../../../../mpich2-1.1/src/mpi/coll/opprod.c CC ../../../../mpich2-1.1/src/mpi/coll/opminloc.c CC ../../../../mpich2-1.1/src/mpi/coll/opmaxloc.c AR cr ../../../lib/libmpich.a allreduce.o barrier.o op_create.o op_free.o bcast.o alltoall.o alltoallv.o reduce.o scatter.o gather.o scatterv.o gatherv.o scan.o exscan.o allgather.o allgatherv.o red_scat.o alltoallw.o helper_fns.o opsum.o opmax.o opmin.o opband.o opbor.o opbxor.o opland.o oplor.o oplxor.o opprod.o opminloc.o opmaxloc.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/coll' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/comm' CC ../../../../mpich2-1.1/src/mpi/comm/comm_compare.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_create.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_dup.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_free.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_get_name.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_group.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_rank.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_size.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_remote_group.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_remote_size.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_set_name.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_split.c CC ../../../../mpich2-1.1/src/mpi/comm/comm_test_inter.c CC ../../../../mpich2-1.1/src/mpi/comm/intercomm_create.c CC ../../../../mpich2-1.1/src/mpi/comm/intercomm_merge.c CC ../../../../mpich2-1.1/src/mpi/comm/commutil.c AR cr ../../../lib/libmpich.a comm_compare.o comm_create.o comm_dup.o comm_free.o comm_get_name.o comm_group.o comm_rank.o comm_size.o comm_remote_group.o comm_remote_size.o comm_set_name.o comm_split.o comm_test_inter.o intercomm_create.o intercomm_merge.o commutil.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/comm' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/datatype' CC ../../../../mpich2-1.1/src/mpi/datatype/address.c CC ../../../../mpich2-1.1/src/mpi/datatype/get_address.c CC ../../../../mpich2-1.1/src/mpi/datatype/get_count.c CC ../../../../mpich2-1.1/src/mpi/datatype/get_elements.c CC ../../../../mpich2-1.1/src/mpi/datatype/pack.c CC ../../../../mpich2-1.1/src/mpi/datatype/unpack.c CC ../../../../mpich2-1.1/src/mpi/datatype/pack_size.c CC ../../../../mpich2-1.1/src/mpi/datatype/status_set_elements.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_get_name.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_set_name.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_size.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_extent.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_vector.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_commit.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_indexed.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_hindexed.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_struct.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_contiguous.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_free.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_hvector.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_dup.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_get_envelope.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_get_contents.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_ub.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_lb.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_get_extent.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_get_true_extent.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_match_size.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_create_struct.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_create_hindexed.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_create_hvector.c CC ../../../../mpich2-1.1/src/mpi/datatype/pack_external.c CC ../../../../mpich2-1.1/src/mpi/datatype/pack_external_size.c CC ../../../../mpich2-1.1/src/mpi/datatype/unpack_external.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_create_indexed_block.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_create_resized.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_create_darray.c CC ../../../../mpich2-1.1/src/mpi/datatype/type_create_subarray.c CC ../../../../mpich2-1.1/src/mpi/datatype/typeutil.c AR cr ../../../lib/libmpich.a address.o get_address.o get_count.o get_elements.o pack.o unpack.o pack_size.o status_set_elements.o type_get_name.o type_set_name.o type_size.o type_extent.o type_vector.o type_commit.o type_indexed.o type_hindexed.o type_struct.o type_contiguous.o type_free.o type_hvector.o type_dup.o type_get_envelope.o type_get_contents.o type_ub.o type_lb.o type_get_extent.o type_get_true_extent.o type_match_size.o type_create_struct.o type_create_hindexed.o type_create_hvector.o pack_external.o pack_external_size.o unpack_external.o type_create_indexed_block.o type_create_resized.o type_create_darray.o type_create_subarray.o typeutil.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/datatype' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/errhan' CC ../../../../mpich2-1.1/src/mpi/errhan/add_error_code.c CC ../../../../mpich2-1.1/src/mpi/errhan/add_error_class.c CC ../../../../mpich2-1.1/src/mpi/errhan/add_error_string.c CC ../../../../mpich2-1.1/src/mpi/errhan/comm_call_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/comm_create_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/comm_get_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/comm_set_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/errhandler_create.c CC ../../../../mpich2-1.1/src/mpi/errhan/errhandler_free.c CC ../../../../mpich2-1.1/src/mpi/errhan/errhandler_get.c CC ../../../../mpich2-1.1/src/mpi/errhan/errhandler_set.c CC ../../../../mpich2-1.1/src/mpi/errhan/error_class.c CC ../../../../mpich2-1.1/src/mpi/errhan/error_string.c CC ../../../../mpich2-1.1/src/mpi/errhan/file_create_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/file_get_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/file_set_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/file_call_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/win_create_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/win_call_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/win_get_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/win_set_errhandler.c CC ../../../../mpich2-1.1/src/mpi/errhan/errutil.c CC ../../../../mpich2-1.1/src/mpi/errhan/dynerrutil.c AR cr ../../../lib/libmpich.a add_error_code.o add_error_class.o add_error_string.o comm_call_errhandler.o comm_create_errhandler.o comm_get_errhandler.o comm_set_errhandler.o errhandler_create.o errhandler_free.o errhandler_get.o errhandler_set.o error_class.o error_string.o file_create_errhandler.o file_get_errhandler.o file_set_errhandler.o file_call_errhandler.o win_create_errhandler.o win_call_errhandler.o win_get_errhandler.o win_set_errhandler.o errutil.o dynerrutil.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/errhan' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/group' CC ../../../../mpich2-1.1/src/mpi/group/group_compare.c CC ../../../../mpich2-1.1/src/mpi/group/group_difference.c CC ../../../../mpich2-1.1/src/mpi/group/group_excl.c CC ../../../../mpich2-1.1/src/mpi/group/group_free.c CC ../../../../mpich2-1.1/src/mpi/group/group_incl.c CC ../../../../mpich2-1.1/src/mpi/group/group_intersection.c CC ../../../../mpich2-1.1/src/mpi/group/group_range_excl.c CC ../../../../mpich2-1.1/src/mpi/group/group_range_incl.c CC ../../../../mpich2-1.1/src/mpi/group/group_rank.c CC ../../../../mpich2-1.1/src/mpi/group/group_size.c CC ../../../../mpich2-1.1/src/mpi/group/group_translate_ranks.c CC ../../../../mpich2-1.1/src/mpi/group/group_union.c CC ../../../../mpich2-1.1/src/mpi/group/grouputil.c AR cr ../../../lib/libmpich.a group_compare.o group_difference.o group_excl.o group_free.o group_incl.o group_intersection.o group_range_excl.o group_range_incl.o group_rank.o group_size.o group_translate_ranks.o group_union.o grouputil.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/group' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/init' CC ../../../../mpich2-1.1/src/mpi/init/abort.c CC ../../../../mpich2-1.1/src/mpi/init/init.c CC ../../../../mpich2-1.1/src/mpi/init/initialized.c CC ../../../../mpich2-1.1/src/mpi/init/initthread.c CC ../../../../mpich2-1.1/src/mpi/init/ismain.c CC ../../../../mpich2-1.1/src/mpi/init/finalize.c CC ../../../../mpich2-1.1/src/mpi/init/finalized.c CC ../../../../mpich2-1.1/src/mpi/init/querythread.c CC ../../../../mpich2-1.1/src/mpi/init/initinfo.c AR cr ../../../lib/libmpich.a abort.o init.o initialized.o initthread.o ismain.o finalize.o finalized.o querythread.o initinfo.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/init' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/misc' CC ../../../../mpich2-1.1/src/mpi/misc/getpname.c CC ../../../../mpich2-1.1/src/mpi/misc/pcontrol.c CC ../../../../mpich2-1.1/src/mpi/misc/version.c AR cr ../../../lib/libmpich.a getpname.o pcontrol.o version.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/misc' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/pt2pt' CC ../../../../mpich2-1.1/src/mpi/pt2pt/bsend.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/bsend_init.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/bufattach.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/buffree.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/cancel.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/greq_start.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/greq_complete.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/ibsend.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/iprobe.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/irecv.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/irsend.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/isend.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/issend.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/probe.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/recv.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/recv_init.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/request_free.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/request_get_status.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/rsend.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/rsend_init.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/send.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/send_init.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/sendrecv.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/sendrecv_rep.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/status_set_cancelled.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/ssend.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/ssend_init.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/start.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/startall.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/test.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/test_cancelled.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/testall.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/testany.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/testsome.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/wait.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/waitall.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/waitany.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/waitsome.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/bsendutil.c CC ../../../../mpich2-1.1/src/mpi/pt2pt/mpir_request.c AR cr ../../../lib/libmpich.a bsend.o bsend_init.o bufattach.o buffree.o cancel.o greq_start.o greq_complete.o ibsend.o iprobe.o irecv.o irsend.o isend.o issend.o probe.o recv.o recv_init.o request_free.o request_get_status.o rsend.o rsend_init.o send.o send_init.o sendrecv.o sendrecv_rep.o status_set_cancelled.o ssend.o ssend_init.o start.o startall.o test.o test_cancelled.o testall.o testany.o testsome.o wait.o waitall.o waitany.o waitsome.o bsendutil.o mpir_request.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/pt2pt' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/rma' CC ../../../../mpich2-1.1/src/mpi/rma/accumulate.c CC ../../../../mpich2-1.1/src/mpi/rma/alloc_mem.c CC ../../../../mpich2-1.1/src/mpi/rma/free_mem.c CC ../../../../mpich2-1.1/src/mpi/rma/get.c CC ../../../../mpich2-1.1/src/mpi/rma/put.c CC ../../../../mpich2-1.1/src/mpi/rma/win_complete.c CC ../../../../mpich2-1.1/src/mpi/rma/win_create.c CC ../../../../mpich2-1.1/src/mpi/rma/win_fence.c CC ../../../../mpich2-1.1/src/mpi/rma/win_free.c CC ../../../../mpich2-1.1/src/mpi/rma/win_get_group.c CC ../../../../mpich2-1.1/src/mpi/rma/win_get_name.c CC ../../../../mpich2-1.1/src/mpi/rma/win_lock.c CC ../../../../mpich2-1.1/src/mpi/rma/win_post.c CC ../../../../mpich2-1.1/src/mpi/rma/win_set_name.c CC ../../../../mpich2-1.1/src/mpi/rma/win_start.c CC ../../../../mpich2-1.1/src/mpi/rma/win_unlock.c CC ../../../../mpich2-1.1/src/mpi/rma/win_wait.c CC ../../../../mpich2-1.1/src/mpi/rma/win_test.c CC ../../../../mpich2-1.1/src/mpi/rma/winutil.c AR cr ../../../lib/libmpich.a accumulate.o alloc_mem.o free_mem.o get.o put.o win_complete.o win_create.o win_fence.o win_free.o win_get_group.o win_get_name.o win_lock.o win_post.o win_set_name.o win_start.o win_unlock.o win_wait.o win_test.o winutil.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/rma' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/spawn' CC ../../../../mpich2-1.1/src/mpi/spawn/comm_disconnect.c CC ../../../../mpich2-1.1/src/mpi/spawn/comm_get_parent.c CC ../../../../mpich2-1.1/src/mpi/spawn/comm_join.c CC ../../../../mpich2-1.1/src/mpi/spawn/comm_spawn.c CC ../../../../mpich2-1.1/src/mpi/spawn/comm_spawn_multiple.c CC ../../../../mpich2-1.1/src/mpi/spawn/lookup_name.c CC ../../../../mpich2-1.1/src/mpi/spawn/publish_name.c CC ../../../../mpich2-1.1/src/mpi/spawn/unpublish_name.c CC ../../../../mpich2-1.1/src/mpi/spawn/open_port.c CC ../../../../mpich2-1.1/src/mpi/spawn/close_port.c CC ../../../../mpich2-1.1/src/mpi/spawn/comm_connect.c CC ../../../../mpich2-1.1/src/mpi/spawn/comm_accept.c AR cr ../../../lib/libmpich.a comm_disconnect.o comm_get_parent.o comm_join.o comm_spawn.o comm_spawn_multiple.o lookup_name.o publish_name.o unpublish_name.o open_port.o close_port.o comm_connect.o comm_accept.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/spawn' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/timer' CC ../../../../mpich2-1.1/src/mpi/timer/wtime.c CC ../../../../mpich2-1.1/src/mpi/timer/wtick.c CC ../../../../mpich2-1.1/src/mpi/timer/mpidtime.c AR cr ../../../lib/libmpich.a wtime.o wtick.o mpidtime.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/timer' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/topo' CC ../../../../mpich2-1.1/src/mpi/topo/cart_coords.c CC ../../../../mpich2-1.1/src/mpi/topo/cart_create.c CC ../../../../mpich2-1.1/src/mpi/topo/cart_get.c CC ../../../../mpich2-1.1/src/mpi/topo/cart_map.c CC ../../../../mpich2-1.1/src/mpi/topo/cart_rank.c CC ../../../../mpich2-1.1/src/mpi/topo/cart_shift.c CC ../../../../mpich2-1.1/src/mpi/topo/cart_sub.c CC ../../../../mpich2-1.1/src/mpi/topo/dims_create.c CC ../../../../mpich2-1.1/src/mpi/topo/graph_get.c CC ../../../../mpich2-1.1/src/mpi/topo/graph_map.c CC ../../../../mpich2-1.1/src/mpi/topo/graph_nbr.c CC ../../../../mpich2-1.1/src/mpi/topo/graphcreate.c CC ../../../../mpich2-1.1/src/mpi/topo/graphdimsget.c CC ../../../../mpich2-1.1/src/mpi/topo/graphnbrcnt.c CC ../../../../mpich2-1.1/src/mpi/topo/cartdim_get.c CC ../../../../mpich2-1.1/src/mpi/topo/topo_test.c CC ../../../../mpich2-1.1/src/mpi/topo/topoutil.c AR cr ../../../lib/libmpich.a cart_coords.o cart_create.o cart_get.o cart_map.o cart_rank.o cart_shift.o cart_sub.o dims_create.o graph_get.o graph_map.o graph_nbr.o graphcreate.o graphdimsget.o graphnbrcnt.o cartdim_get.o topo_test.o topoutil.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/topo' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio' make mpiolib make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio' compiling ROMIO in directory mpi-io make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/mpi-io' gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/close.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/open.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/set_view.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/iread.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/iwrite.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/seek.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_posn.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/delete.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_all.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_at.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_atall.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/iread_at.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/iwrite_at.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_all.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_bytoff.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_at.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_atall.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_view.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_group.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_amode.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_extent.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/fsync.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_atom.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/set_atom.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/set_size.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_size.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/prealloc.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/file_f2c.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/file_c2f.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/set_info.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_info.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/rd_atallb.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/rd_atalle.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_allb.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_alle.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/wr_atallb.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/wr_atalle.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_allb.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_alle.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/get_posn_sh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/iread_sh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_sh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_sh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/iwrite_sh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/seek_sh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_ord.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_orde.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_ordb.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/read_ordb.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_ord.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/write_orde.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/mpiu_greq.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/mpich2_fileutil.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/register_datarep.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io -I../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../adio/include -I../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/../../../include -I../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/mpir-mpioinit.c ar cr /home/Guest/Download/tmp-mpich2/lib/libmpich.a close.o read.o open.o write.o set_view.o iread.o iwrite.o seek.o get_posn.o delete.o read_all.o read_at.o read_atall.o iread_at.o iwrite_at.o write_all.o get_bytoff.o write_at.o write_atall.o get_view.o get_group.o get_amode.o get_extent.o fsync.o get_atom.o set_atom.o set_size.o get_size.o prealloc.o file_f2c.o file_c2f.o set_info.o get_info.o rd_atallb.o rd_atalle.o read_allb.o read_alle.o wr_atallb.o wr_atalle.o write_allb.o write_alle.o get_posn_sh.o iread_sh.o read_sh.o write_sh.o iwrite_sh.o seek_sh.o read_ord.o read_orde.o write_ordb.o read_ordb.o write_ord.o write_orde.o mpiu_greq.o mpich2_fileutil.o register_datarep.o mpir-mpioinit.o ranlib /home/Guest/Download/tmp-mpich2/lib/libmpich.a make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/mpi-io' compiling ROMIO in directory adio/common make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/common' gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_close.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_init.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_end.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_open.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/flatten.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/malloc.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_read_coll.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/eof_offset.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_write_coll.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/lock.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_read_str.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_write_str.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/iscontig.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/get_fp_posn.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_seek.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_delete.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_flush.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_hints.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/error.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_fstype.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_get_sh_fp.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_set_sh_fp.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/shfp_fname.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/byte_offset.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/status_setb.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_aggregate.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/cb_config_list.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_read_str_naive.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_set_view.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_iopen.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_write_str_naive.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_resize.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_read.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_write.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_iread.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_iwrite.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_done.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_wait.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/adi_close.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_prealloc.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_fcntl.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_iread_fake.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_iwrite_fake.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_done_fake.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_wait_fake.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_subarray.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_darray.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/strfns.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/greq_fns.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/system_hints.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_write_nolock.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_coll_exch_new.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_coll_build_req_new.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_io_coll.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_aggregate_new.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/heap-sort.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_opencoll.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_opencoll_scalable.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_opencoll_failsafe.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/../../../../../src/include -I../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/common/ad_features.c ar cr /home/Guest/Download/tmp-mpich2/lib/libmpich.a ad_close.o ad_init.o ad_end.o ad_open.o flatten.o malloc.o ad_read_coll.o eof_offset.o ad_write_coll.o lock.o ad_read_str.o ad_write_str.o iscontig.o get_fp_posn.o ad_seek.o ad_delete.o ad_flush.o ad_hints.o error.o ad_fstype.o ad_get_sh_fp.o ad_set_sh_fp.o shfp_fname.o byte_offset.o status_setb.o ad_aggregate.o cb_config_list.o ad_read_str_naive.o ad_set_view.o ad_iopen.o ad_write_str_naive.o ad_resize.o ad_read.o ad_write.o ad_iread.o ad_iwrite.o ad_done.o ad_wait.o adi_close.o ad_prealloc.o ad_fcntl.o ad_iread_fake.o ad_iwrite_fake.o ad_done_fake.o ad_wait_fake.o ad_subarray.o ad_darray.o strfns.o greq_fns.o system_hints.o ad_write_nolock.o ad_coll_exch_new.o ad_coll_build_req_new.o ad_io_coll.o ad_aggregate_new.o heap-sort.o ad_opencoll.o ad_opencoll_scalable.o ad_opencoll_failsafe.o ad_features.o ranlib /home/Guest/Download/tmp-mpich2/lib/libmpich.a make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/common' compiling ROMIO in directory mpi-io/glue/mpich2 make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/mpi-io/glue/mpich2' gcc -DHAVE_MPI_INFO_SRC -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/../../../mpi-io -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/../../../adio/include -I../../../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/../../../../../../src/include -I../../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/mpio_file.c gcc -DHAVE_MPI_INFO_SRC -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/../../../mpi-io -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/../../../adio/include -I../../../adio/include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/../../../../../../src/include -I../../../../../../src/include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/mpi-io/glue/mpich2/mpio_err.c ar cr /home/Guest/Download/tmp-mpich2/lib/libmpich.a mpio_file.o mpio_err.o ranlib /home/Guest/Download/tmp-mpich2/lib/libmpich.a make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/mpi-io/glue/mpich2' compiling ROMIO in directory adio/ad_testfs make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/ad_testfs' gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_close.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_read.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_rdcoll.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_wrcoll.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_open.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_write.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_done.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_fcntl.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_iread.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_iwrite.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_wait.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_flush.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_seek.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_resize.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_hints.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs_delete.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_testfs/ad_testfs.c ar cr /home/Guest/Download/tmp-mpich2/lib/libmpich.a ad_testfs_close.o ad_testfs_read.o ad_testfs_rdcoll.o ad_testfs_wrcoll.o ad_testfs_open.o ad_testfs_write.o ad_testfs_done.o ad_testfs_fcntl.o ad_testfs_iread.o ad_testfs_iwrite.o ad_testfs_wait.o ad_testfs_flush.o ad_testfs_seek.o ad_testfs_resize.o ad_testfs_hints.o ad_testfs_delete.o ad_testfs.o ranlib /home/Guest/Download/tmp-mpich2/lib/libmpich.a make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/ad_testfs' compiling ROMIO in directory adio/ad_ufs make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/ad_ufs' gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_ufs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_ufs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_ufs/ad_ufs_open.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_ufs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_ufs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_ufs/ad_ufs.c ar cr /home/Guest/Download/tmp-mpich2/lib/libmpich.a ad_ufs_open.o ad_ufs.o ranlib /home/Guest/Download/tmp-mpich2/lib/libmpich.a make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/ad_ufs' compiling ROMIO in directory adio/ad_nfs make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/ad_nfs' gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_read.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_open.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_write.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_done.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_fcntl.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_iread.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_iwrite.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_wait.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_setsh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_getsh.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_resize.c gcc -I/home/Guest/Download/mpich2-1.1/src/openpa/src -I/home/Guest/Download/tmp-mpich2/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/include -I/home/Guest/Download/tmp-mpich2/src/mpid/common/datatype -I/home/Guest/Download/mpich2-1.1/src/mpid/common/datatype -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/Guest/Download/tmp-mpich2/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/mpich2-1.1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/Guest/Download/tmp-mpich2/src/mpid/common/locks -I/home/Guest/Download/mpich2-1.1/src/mpid/common/locks -I/home/Guest/Download/tmp-mpich2/src/util/wrappers -I/home/Guest/Download/mpich2-1.1/src/util/wrappers -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../include -I../include -I../../include -I/home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/../../../../include -I../../../../include -c /home/Guest/Download/mpich2-1.1/src/mpi/romio/adio/ad_nfs/ad_nfs_features.c ar cr /home/Guest/Download/tmp-mpich2/lib/libmpich.a ad_nfs_read.o ad_nfs_open.o ad_nfs_write.o ad_nfs_done.o ad_nfs_fcntl.o ad_nfs_iread.o ad_nfs_iwrite.o ad_nfs_wait.o ad_nfs_setsh.o ad_nfs_getsh.o ad_nfs.o ad_nfs_resize.o ad_nfs_features.o ranlib /home/Guest/Download/tmp-mpich2/lib/libmpich.a make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio/adio/ad_nfs' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio' make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi/romio' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpi' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/mem' CC ../../../../mpich2-1.1/src/util/mem/trmem.c CC ../../../../mpich2-1.1/src/util/mem/handlemem.c CC ../../../../mpich2-1.1/src/util/mem/safestr.c CC ../../../../mpich2-1.1/src/util/mem/argstr.c AR cr ../../../lib/libmpich.a trmem.o handlemem.o safestr.o argstr.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/mem' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/info' CC ../../../../mpich2-1.1/src/util/info/infoutil.c CC ../../../../mpich2-1.1/src/util/info/info_create.c CC ../../../../mpich2-1.1/src/util/info/info_delete.c CC ../../../../mpich2-1.1/src/util/info/info_dup.c CC ../../../../mpich2-1.1/src/util/info/info_free.c CC ../../../../mpich2-1.1/src/util/info/info_get.c CC ../../../../mpich2-1.1/src/util/info/info_getn.c CC ../../../../mpich2-1.1/src/util/info/info_getnth.c CC ../../../../mpich2-1.1/src/util/info/info_getvallen.c CC ../../../../mpich2-1.1/src/util/info/info_set.c AR cr ../../../lib/libmpich.a infoutil.o info_create.o info_delete.o info_dup.o info_free.o info_get.o info_getn.o info_getnth.o info_getvallen.o info_set.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/info' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/msgs' CC ../../../../mpich2-1.1/src/util/msgs/msgprint.c AR cr ../../../lib/libmpich.a msgprint.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/msgs' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/instrm' CC ../../../../mpich2-1.1/src/util/instrm/states.c AR cr ../../../lib/libmpich.a states.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/instrm' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/thread' CC mpe_thread.c AR cr ../../../lib/libmpich.a mpe_thread.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/thread' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/dbg' CC ../../../../mpich2-1.1/src/util/dbg/dbg_printf.c CC ../../../../mpich2-1.1/src/util/dbg/timelimit.c CC ../../../../mpich2-1.1/src/util/dbg/exit.c AR cr ../../../lib/libmpich.a dbg_printf.o timelimit.o exit.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/dbg' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/param' CC ../../../../mpich2-1.1/src/util/param/param.c AR cr ../../../lib/libmpich.a param.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/param' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/osserv' CC ../../../../mpich2-1.1/src/util/osserv/dl.c AR cr ../../../lib/libmpich.a dl.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/osserv' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/procmap' CC ../../../../mpich2-1.1/src/util/procmap/local_proc.c AR cr ../../../lib/libmpich.a local_proc.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/procmap' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/util/other' CC ../../../../mpich2-1.1/src/util/other/outliers.c AR cr ../../../lib/libmpich.a outliers.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util/other' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/util' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/nameserv' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/nameserv/mpd' CC ../../../../mpich2-1.1/src/nameserv/mpd/mpd_nameserv.c AR cr ../../../lib/libmpich.a mpd_nameserv.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/nameserv/mpd' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/nameserv' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/binding' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/binding/f77' CC -o _wsendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/sendf.c CC -o _wrecvf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/recvf.c CC -o _wget_countf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/get_countf.c CC -o _wbsendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/bsendf.c CC -o _wssendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/ssendf.c CC -o _wrsendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/rsendf.c CC -o _wbufattachf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/bufattachf.c CC -o _wbufdetachf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/bufdetachf.c CC -o _wisendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/isendf.c CC -o _wibsendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/ibsendf.c CC -o _wissendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/issendf.c CC -o _wirsendf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/irsendf.c CC -o _wirecvf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/irecvf.c CC -o _wwaitf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/waitf.c CC -o _wtestf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/testf.c CC -o _wrequest_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/request_freef.c CC -o _wwaitanyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/waitanyf.c CC -o _wtestanyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/testanyf.c CC -o _wwaitallf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/waitallf.c CC -o _wtestallf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/testallf.c CC -o _wwaitsomef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/waitsomef.c CC -o _wtestsomef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/testsomef.c CC -o _wiprobef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/iprobef.c CC -o _wprobef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/probef.c CC -o _wcancelf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cancelf.c CC -o _wtestcancelf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/testcancelf.c CC -o _wsend_initf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/send_initf.c CC -o _wbsend_initf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/bsend_initf.c CC -o _wssend_initf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/ssend_initf.c CC -o _wrsend_initf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/rsend_initf.c CC -o _wrecv_initf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/recv_initf.c CC -o _wstartf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/startf.c CC -o _wstartallf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/startallf.c CC -o _wsendrecvf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/sendrecvf.c CC -o _wsndrcvrplf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/sndrcvrplf.c CC -o _wtypecontigf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typecontigf.c CC -o _wtype_vectorf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_vectorf.c CC -o _wtype_hvectorf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_hvectorf.c CC -o _wtype_indexedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_indexedf.c CC -o _wtype_hindexedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_hindexedf.c CC -o _wtype_structf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_structf.c CC -o _wtype_extentf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_extentf.c CC -o _wtype_sizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_sizef.c CC -o _wtype_lbf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_lbf.c CC -o _wtype_ubf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_ubf.c CC -o _wtype_commitf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_commitf.c CC -o _wtype_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_freef.c CC -o _wget_elementsf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/get_elementsf.c CC -o _wpackf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/packf.c CC -o _wunpackf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/unpackf.c CC -o _wpack_sizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/pack_sizef.c CC -o _wbarrierf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/barrierf.c CC -o _wbcastf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/bcastf.c CC -o _wgatherf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/gatherf.c CC -o _wgathervf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/gathervf.c CC -o _wscatterf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/scatterf.c CC -o _wscattervf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/scattervf.c CC -o _wallgatherf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/allgatherf.c CC -o _wallgathervf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/allgathervf.c CC -o _walltoallf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/alltoallf.c CC -o _walltoallvf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/alltoallvf.c CC -o _wreducef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/reducef.c CC -o _wop_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/op_createf.c CC -o _wop_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/op_freef.c CC -o _wallreducef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/allreducef.c CC -o _wredscatf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/redscatf.c CC -o _wscanf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/scanf.c CC -o _wgroup_sizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/group_sizef.c CC -o _wgroup_rankf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/group_rankf.c CC -o _wgrouptranksf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/grouptranksf.c CC -o _wgroup_comparef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/group_comparef.c CC -o _wcomm_groupf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_groupf.c CC -o _wgroup_unionf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/group_unionf.c CC -o _wgroupinterf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/groupinterf.c CC -o _wgroupdifff.o -c -D... ../../../../mpich2-1.1/src/binding/f77/groupdifff.c CC -o _wgroup_inclf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/group_inclf.c CC -o _wgroup_exclf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/group_exclf.c CC -o _wgrouprinclf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/grouprinclf.c CC -o _wgrouprexclf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/grouprexclf.c CC -o _wgroup_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/group_freef.c CC -o _wcomm_sizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_sizef.c CC -o _wcomm_rankf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_rankf.c CC -o _wcomm_comparef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_comparef.c CC -o _wcomm_dupf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_dupf.c CC -o _wcomm_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_createf.c CC -o _wcomm_splitf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_splitf.c CC -o _wcomm_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_freef.c CC -o _wcommtesticf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commtesticf.c CC -o _wcommrsizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commrsizef.c CC -o _wcommrgroupf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commrgroupf.c CC -o _wiccreatef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/iccreatef.c CC -o _wicmergef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/icmergef.c CC -o _wkeyval_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/keyval_freef.c CC -o _wattr_putf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/attr_putf.c CC -o _wattr_getf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/attr_getf.c CC -o _wattr_deletef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/attr_deletef.c CC -o _wtopo_testf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/topo_testf.c CC -o _wcart_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cart_createf.c CC -o _wdims_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/dims_createf.c CC -o _wgraph_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/graph_createf.c CC -o _wgraphdims_getf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/graphdims_getf.c CC -o _wgraph_getf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/graph_getf.c CC -o _wcartdim_getf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cartdim_getf.c CC -o _wcart_getf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cart_getf.c CC -o _wcart_rankf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cart_rankf.c CC -o _wcart_coordsf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cart_coordsf.c CC -o _wgrfnbcountf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/grfnbcountf.c CC -o _wgrfnbrsf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/grfnbrsf.c CC -o _wcart_shiftf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cart_shiftf.c CC -o _wcart_subf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cart_subf.c CC -o _wcart_mapf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/cart_mapf.c CC -o _wgraph_mapf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/graph_mapf.c CC -o _wgetpnamef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/getpnamef.c CC -o _wget_versionf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/get_versionf.c CC -o _werrhcreatef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/errhcreatef.c CC -o _werrhsetf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/errhsetf.c CC -o _werrhgetf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/errhgetf.c CC -o _werrhfreef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/errhfreef.c CC -o _werror_stringf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/error_stringf.c CC -o _werror_classf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/error_classf.c CC -o _wfinalizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/finalizef.c CC -o _winitializedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/initializedf.c CC -o _wabortf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/abortf.c CC -o _wclose_portf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/close_portf.c CC -o _wcomm_acceptf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_acceptf.c CC -o _wcomm_connectf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_connectf.c CC -o _wcommdiscf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commdiscf.c CC -o _wcommparentf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commparentf.c CC -o _wcomm_joinf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_joinf.c CC -o _wcomm_spawnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_spawnf.c CC -o _wspawnmultf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/spawnmultf.c CC -o _wlookup_namef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/lookup_namef.c CC -o _wopen_portf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/open_portf.c CC -o _wpublish_namef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/publish_namef.c CC -o _wunpubnamef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/unpubnamef.c CC -o _waccumulatef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/accumulatef.c CC -o _wgetf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/getf.c CC -o _wputf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/putf.c CC -o _wwin_completef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_completef.c CC -o _wwin_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_createf.c CC -o _wwin_fencef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_fencef.c CC -o _wwin_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_freef.c CC -o _wwin_get_groupf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_get_groupf.c CC -o _wwin_lockf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_lockf.c CC -o _wwin_postf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_postf.c CC -o _wwin_startf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_startf.c CC -o _wwin_testf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_testf.c CC -o _wwin_unlockf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_unlockf.c CC -o _wwin_waitf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_waitf.c CC -o _walltoallwf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/alltoallwf.c CC -o _wexscanf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/exscanf.c CC -o _wadderrclassf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/adderrclassf.c CC -o _wadderrcodef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/adderrcodef.c CC -o _wadderrstringf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/adderrstringf.c CC -o _wcommcallerrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commcallerrf.c CC -o _wcommnewkeyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commnewkeyf.c CC -o _wcommdelattrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commdelattrf.c CC -o _wcommfreekeyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commfreekeyf.c CC -o _wcomm_get_attrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_get_attrf.c CC -o _wcommgetnamf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commgetnamf.c CC -o _wcomm_set_attrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_set_attrf.c CC -o _wcomm_set_namef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/comm_set_namef.c CC -o _wfilecallerrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/filecallerrf.c CC -o _wgreqcompletef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/greqcompletef.c CC -o _wgreqstartf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/greqstartf.c CC -o _wisthrmainf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/isthrmainf.c CC -o _wquery_threadf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/query_threadf.c CC -o _wstatgetclf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/statgetclf.c CC -o _wstatsetelf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/statsetelf.c CC -o _wtypenewkeyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typenewkeyf.c CC -o _wtypedelattrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typedelattrf.c CC -o _wtype_dupf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_dupf.c CC -o _wtypefreekeyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typefreekeyf.c CC -o _wtype_get_attrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_get_attrf.c CC -o _wtypegetcntsf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typegetcntsf.c CC -o _wtypegetenvf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typegetenvf.c CC -o _wtypegnamef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typegnamef.c CC -o _wtypesetattrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typesetattrf.c CC -o _wtypesetnamef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typesetnamef.c CC -o _wtype_match_sizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/type_match_sizef.c CC -o _wwincallerrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/wincallerrf.c CC -o _wwinnewkeyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/winnewkeyf.c CC -o _wwindelattrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/windelattrf.c CC -o _wwinfreekeyf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/winfreekeyf.c CC -o _wwin_get_attrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_get_attrf.c CC -o _wwin_get_namef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_get_namef.c CC -o _wwin_set_attrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_set_attrf.c CC -o _wwin_set_namef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/win_set_namef.c CC -o _walloc_memf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/alloc_memf.c CC -o _wcommcreerrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commcreerrf.c CC -o _wcommgeterrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commgeterrf.c CC -o _wcommseterrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/commseterrf.c CC -o _wfilecreerrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/filecreerrf.c CC -o _wfilegeterrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/filegeterrf.c CC -o _wfileseterrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/fileseterrf.c CC -o _wfinalizedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/finalizedf.c CC -o _wfree_memf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/free_memf.c CC -o _winfo_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/info_createf.c CC -o _winfo_deletef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/info_deletef.c CC -o _winfo_dupf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/info_dupf.c CC -o _winfo_freef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/info_freef.c CC -o _winfo_getf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/info_getf.c CC -o _winfognkf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/infognkf.c CC -o _winfognthkf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/infognthkf.c CC -o _winfovallenf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/infovallenf.c CC -o _winfo_setf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/info_setf.c CC -o _wpack_externalf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/pack_externalf.c CC -o _wpackesizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/packesizef.c CC -o _wreqgetstatf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/reqgetstatf.c CC -o _wtypedarrayf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typedarrayf.c CC -o _wtypechindf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typechindf.c CC -o _wtypechvecf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typechvecf.c CC -o _wtypecindbf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typecindbf.c CC -o _wtypecresizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typecresizef.c CC -o _wtypecstructf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typecstructf.c CC -o _wtypecsubarrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typecsubarrf.c CC -o _wtypegetextentf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typegetextentf.c CC -o _wtypegtextf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/typegtextf.c CC -o _wunpackextf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/unpackextf.c CC -o _wwincreerrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/wincreerrf.c CC -o _wwingeterrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/wingeterrf.c CC -o _wwinseterrf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/winseterrf.c CC -o _wfile_openf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_openf.c CC -o _wfile_closef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_closef.c CC -o _wfile_deletef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_deletef.c CC -o _wfile_set_sizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_set_sizef.c CC -o _wfile_preallocatef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_preallocatef.c CC -o _wfile_get_sizef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_sizef.c CC -o _wfile_get_groupf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_groupf.c CC -o _wfile_get_amodef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_amodef.c CC -o _wfile_set_infof.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_set_infof.c CC -o _wfile_get_infof.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_infof.c CC -o _wfile_set_viewf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_set_viewf.c CC -o _wfile_get_viewf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_viewf.c CC -o _wfile_read_atf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_atf.c CC -o _wfile_read_at_allf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_at_allf.c CC -o _wfile_write_atf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_atf.c CC -o _wfile_write_at_allf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_at_allf.c CC -o _wfile_iread_atf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_iread_atf.c CC -o _wfile_iwrite_atf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_iwrite_atf.c CC -o _wfile_readf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_readf.c CC -o _wfile_read_allf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_allf.c CC -o _wfile_writef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_writef.c CC -o _wfile_write_allf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_allf.c CC -o _wfile_ireadf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_ireadf.c CC -o _wfile_iwritef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_iwritef.c CC -o _wfile_seekf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_seekf.c CC -o _wfile_get_positionf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_positionf.c CC -o _wfile_get_byte_offsetf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_byte_offsetf.c CC -o _wfile_read_sharedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_sharedf.c CC -o _wfile_write_sharedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_sharedf.c CC -o _wfile_iread_sharedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_iread_sharedf.c CC -o _wfile_iwrite_sharedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_iwrite_sharedf.c CC -o _wfile_read_orderedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_orderedf.c CC -o _wfile_write_orderedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_orderedf.c CC -o _wfile_seek_sharedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_seek_sharedf.c CC -o _wfile_get_position_sharedf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_position_sharedf.c CC -o _wfile_read_at_all_beginf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_at_all_beginf.c CC -o _wfile_read_at_all_endf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_at_all_endf.c CC -o _wfile_write_at_all_beginf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_at_all_beginf.c CC -o _wfile_write_at_all_endf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_at_all_endf.c CC -o _wfile_read_all_beginf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_all_beginf.c CC -o _wfile_read_all_endf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_all_endf.c CC -o _wfile_write_all_beginf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_all_beginf.c CC -o _wfile_write_all_endf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_all_endf.c CC -o _wfile_read_ordered_beginf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_ordered_beginf.c CC -o _wfile_read_ordered_endf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_read_ordered_endf.c CC -o _wfile_write_ordered_beginf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_ordered_beginf.c CC -o _wfile_write_ordered_endf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_write_ordered_endf.c CC -o _wfile_get_type_extentf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_type_extentf.c CC -o _wregister_datarepf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/register_datarepf.c CC -o _wfile_set_atomicityf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_set_atomicityf.c CC -o _wfile_get_atomicityf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_get_atomicityf.c CC -o _wfile_syncf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/file_syncf.c CC -o _winitf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/initf.c CC -o _winitthreadf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/initthreadf.c CC -o _wpcontrolf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/pcontrolf.c CC -o _waddressf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/addressf.c CC -o _wgetaddressf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/getaddressf.c CC -o _wwtimef.o -c -D... ../../../../mpich2-1.1/src/binding/f77/wtimef.c CC -o _wwtickf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/wtickf.c CC -o _wkeyval_createf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/keyval_createf.c CC -o _wdup_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/dup_fnf.c CC -o _wnull_del_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_del_fnf.c CC -o _wnull_copy_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_copy_fnf.c CC -o _wdup_comm_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/dup_comm_fnf.c CC -o _wnull_comm_del_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_comm_del_fnf.c CC -o _wnull_comm_copy_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_comm_copy_fnf.c CC -o _wdup_win_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/dup_win_fnf.c CC -o _wnull_win_del_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_win_del_fnf.c CC -o _wnull_win_copy_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_win_copy_fnf.c CC -o _wdup_type_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/dup_type_fnf.c CC -o _wnull_type_del_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_type_del_fnf.c CC -o _wnull_type_copy_fnf.o -c -D... ../../../../mpich2-1.1/src/binding/f77/null_type_copy_fnf.c CC -o _wstatusf2c.o -c -D... ../../../../mpich2-1.1/src/binding/f77/statusf2c.c CC -o _wstatusc2f.o -c -D... ../../../../mpich2-1.1/src/binding/f77/statusc2f.c AR cr ../../../lib/libfmpich.a _wsendf.o _wrecvf.o _wget_countf.o _wbsendf.o _wssendf.o _wrsendf.o _wbufattachf.o _wbufdetachf.o _wisendf.o _wibsendf.o _wissendf.o _wirsendf.o _wirecvf.o _wwaitf.o _wtestf.o _wrequest_freef.o _wwaitanyf.o _wtestanyf.o _wwaitallf.o _wtestallf.o _wwaitsomef.o _wtestsomef.o _wiprobef.o _wprobef.o _wcancelf.o _wtestcancelf.o _wsend_initf.o _wbsend_initf.o _wssend_initf.o _wrsend_initf.o _wrecv_initf.o _wstartf.o _wstartallf.o _wsendrecvf.o _wsndrcvrplf.o _wtypecontigf.o _wtype_vectorf.o _wtype_hvectorf.o _wtype_indexedf.o _wtype_hindexedf.o _wtype_structf.o _wtype_extentf.o _wtype_sizef.o _wtype_lbf.o _wtype_ubf.o _wtype_commitf.o _wtype_freef.o _wget_elementsf.o _wpackf.o _wunpackf.o _wpack_sizef.o _wbarrierf.o _wbcastf.o _wgatherf.o _wgathervf.o _wscatterf.o _wscattervf.o _wallgatherf.o _wallgathervf.o _walltoallf.o _walltoallvf.o _wreducef.o _wop_createf.o _wop_freef.o _wallreducef.o _wredscatf.o _wscanf.o _wgroup_sizef.o _wgroup_rankf.o _wgrouptranksf.o _wgroup_comparef.o _wcomm_groupf.o _wgroup_unionf.o _wgroupinterf.o _wgroupdifff.o _wgroup_inclf.o _wgroup_exclf.o _wgrouprinclf.o _wgrouprexclf.o _wgroup_freef.o _wcomm_sizef.o _wcomm_rankf.o _wcomm_comparef.o _wcomm_dupf.o _wcomm_createf.o _wcomm_splitf.o _wcomm_freef.o _wcommtesticf.o _wcommrsizef.o _wcommrgroupf.o _wiccreatef.o _wicmergef.o _wkeyval_freef.o _wattr_putf.o _wattr_getf.o _wattr_deletef.o _wtopo_testf.o _wcart_createf.o _wdims_createf.o _wgraph_createf.o _wgraphdims_getf.o _wgraph_getf.o _wcartdim_getf.o _wcart_getf.o _wcart_rankf.o _wcart_coordsf.o _wgrfnbcountf.o _wgrfnbrsf.o _wcart_shiftf.o _wcart_subf.o _wcart_mapf.o _wgraph_mapf.o _wgetpnamef.o _wget_versionf.o _werrhcreatef.o _werrhsetf.o _werrhgetf.o _werrhfreef.o _werror_stringf.o _werror_classf.o _wfinalizef.o _winitializedf.o _wabortf.o _wclose_portf.o _wcomm_acceptf.o _wcomm_connectf.o _wcommdiscf.o _wcommparentf.o _wcomm_joinf.o _wcomm_spawnf.o _wspawnmultf.o _wlookup_namef.o _wopen_portf.o _wpublish_namef.o _wunpubnamef.o _waccumulatef.o _wgetf.o _wputf.o _wwin_completef.o _wwin_createf.o _wwin_fencef.o _wwin_freef.o _wwin_get_groupf.o _wwin_lockf.o _wwin_postf.o _wwin_startf.o _wwin_testf.o _wwin_unlockf.o _wwin_waitf.o _walltoallwf.o _wexscanf.o _wadderrclassf.o _wadderrcodef.o _wadderrstringf.o _wcommcallerrf.o _wcommnewkeyf.o _wcommdelattrf.o _wcommfreekeyf.o _wcomm_get_attrf.o _wcommgetnamf.o _wcomm_set_attrf.o _wcomm_set_namef.o _wfilecallerrf.o _wgreqcompletef.o _wgreqstartf.o _wisthrmainf.o _wquery_threadf.o _wstatgetclf.o _wstatsetelf.o _wtypenewkeyf.o _wtypedelattrf.o _wtype_dupf.o _wtypefreekeyf.o _wtype_get_attrf.o _wtypegetcntsf.o _wtypegetenvf.o _wtypegnamef.o _wtypesetattrf.o _wtypesetnamef.o _wtype_match_sizef.o _wwincallerrf.o _wwinnewkeyf.o _wwindelattrf.o _wwinfreekeyf.o _wwin_get_attrf.o _wwin_get_namef.o _wwin_set_attrf.o _wwin_set_namef.o _walloc_memf.o _wcommcreerrf.o _wcommgeterrf.o _wcommseterrf.o _wfilecreerrf.o _wfilegeterrf.o _wfileseterrf.o _wfinalizedf.o _wfree_memf.o _winfo_createf.o _winfo_deletef.o _winfo_dupf.o _winfo_freef.o _winfo_getf.o _winfognkf.o _winfognthkf.o _winfovallenf.o _winfo_setf.o _wpack_externalf.o _wpackesizef.o _wreqgetstatf.o _wtypedarrayf.o _wtypechindf.o _wtypechvecf.o _wtypecindbf.o _wtypecresizef.o _wtypecstructf.o _wtypecsubarrf.o _wtypegetextentf.o _wtypegtextf.o _wunpackextf.o _wwincreerrf.o _wwingeterrf.o _wwinseterrf.o _wfile_openf.o _wfile_closef.o _wfile_deletef.o _wfile_set_sizef.o _wfile_preallocatef.o _wfile_get_sizef.o _wfile_get_groupf.o _wfile_get_amodef.o _wfile_set_infof.o _wfile_get_infof.o _wfile_set_viewf.o _wfile_get_viewf.o _wfile_read_atf.o _wfile_read_at_allf.o _wfile_write_atf.o _wfile_write_at_allf.o _wfile_iread_atf.o _wfile_iwrite_atf.o _wfile_readf.o _wfile_read_allf.o _wfile_writef.o _wfile_write_allf.o _wfile_ireadf.o _wfile_iwritef.o _wfile_seekf.o _wfile_get_positionf.o _wfile_get_byte_offsetf.o _wfile_read_sharedf.o _wfile_write_sharedf.o _wfile_iread_sharedf.o _wfile_iwrite_sharedf.o _wfile_read_orderedf.o _wfile_write_orderedf.o _wfile_seek_sharedf.o _wfile_get_position_sharedf.o _wfile_read_at_all_beginf.o _wfile_read_at_all_endf.o _wfile_write_at_all_beginf.o _wfile_write_at_all_endf.o _wfile_read_all_beginf.o _wfile_read_all_endf.o _wfile_write_all_beginf.o _wfile_write_all_endf.o _wfile_read_ordered_beginf.o _wfile_read_ordered_endf.o _wfile_write_ordered_beginf.o _wfile_write_ordered_endf.o _wfile_get_type_extentf.o _wregister_datarepf.o _wfile_set_atomicityf.o _wfile_get_atomicityf.o _wfile_syncf.o _winitf.o _winitthreadf.o _wpcontrolf.o _waddressf.o _wgetaddressf.o _wwtimef.o _wwtickf.o _wkeyval_createf.o _wdup_fnf.o _wnull_del_fnf.o _wnull_copy_fnf.o _wdup_comm_fnf.o _wnull_comm_del_fnf.o _wnull_comm_copy_fnf.o _wdup_win_fnf.o _wnull_win_del_fnf.o _wnull_win_copy_fnf.o _wdup_type_fnf.o _wnull_type_del_fnf.o _wnull_type_copy_fnf.o _wstatusf2c.o _wstatusc2f.o RANLIB libfmpich.a date > .libstamp0 CC ../../../../mpich2-1.1/src/binding/f77/sendf.c CC ../../../../mpich2-1.1/src/binding/f77/recvf.c CC ../../../../mpich2-1.1/src/binding/f77/get_countf.c CC ../../../../mpich2-1.1/src/binding/f77/bsendf.c CC ../../../../mpich2-1.1/src/binding/f77/ssendf.c CC ../../../../mpich2-1.1/src/binding/f77/rsendf.c CC ../../../../mpich2-1.1/src/binding/f77/bufattachf.c CC ../../../../mpich2-1.1/src/binding/f77/bufdetachf.c CC ../../../../mpich2-1.1/src/binding/f77/isendf.c CC ../../../../mpich2-1.1/src/binding/f77/ibsendf.c CC ../../../../mpich2-1.1/src/binding/f77/issendf.c CC ../../../../mpich2-1.1/src/binding/f77/irsendf.c CC ../../../../mpich2-1.1/src/binding/f77/irecvf.c CC ../../../../mpich2-1.1/src/binding/f77/waitf.c CC ../../../../mpich2-1.1/src/binding/f77/testf.c CC ../../../../mpich2-1.1/src/binding/f77/request_freef.c CC ../../../../mpich2-1.1/src/binding/f77/waitanyf.c CC ../../../../mpich2-1.1/src/binding/f77/testanyf.c CC ../../../../mpich2-1.1/src/binding/f77/waitallf.c CC ../../../../mpich2-1.1/src/binding/f77/testallf.c CC ../../../../mpich2-1.1/src/binding/f77/waitsomef.c CC ../../../../mpich2-1.1/src/binding/f77/testsomef.c CC ../../../../mpich2-1.1/src/binding/f77/iprobef.c CC ../../../../mpich2-1.1/src/binding/f77/probef.c CC ../../../../mpich2-1.1/src/binding/f77/cancelf.c CC ../../../../mpich2-1.1/src/binding/f77/testcancelf.c CC ../../../../mpich2-1.1/src/binding/f77/send_initf.c CC ../../../../mpich2-1.1/src/binding/f77/bsend_initf.c CC ../../../../mpich2-1.1/src/binding/f77/ssend_initf.c CC ../../../../mpich2-1.1/src/binding/f77/rsend_initf.c CC ../../../../mpich2-1.1/src/binding/f77/recv_initf.c CC ../../../../mpich2-1.1/src/binding/f77/startf.c CC ../../../../mpich2-1.1/src/binding/f77/startallf.c CC ../../../../mpich2-1.1/src/binding/f77/sendrecvf.c CC ../../../../mpich2-1.1/src/binding/f77/sndrcvrplf.c CC ../../../../mpich2-1.1/src/binding/f77/typecontigf.c CC ../../../../mpich2-1.1/src/binding/f77/type_vectorf.c CC ../../../../mpich2-1.1/src/binding/f77/type_hvectorf.c CC ../../../../mpich2-1.1/src/binding/f77/type_indexedf.c CC ../../../../mpich2-1.1/src/binding/f77/type_hindexedf.c CC ../../../../mpich2-1.1/src/binding/f77/type_structf.c CC ../../../../mpich2-1.1/src/binding/f77/type_extentf.c CC ../../../../mpich2-1.1/src/binding/f77/type_sizef.c CC ../../../../mpich2-1.1/src/binding/f77/type_lbf.c CC ../../../../mpich2-1.1/src/binding/f77/type_ubf.c CC ../../../../mpich2-1.1/src/binding/f77/type_commitf.c CC ../../../../mpich2-1.1/src/binding/f77/type_freef.c CC ../../../../mpich2-1.1/src/binding/f77/get_elementsf.c CC ../../../../mpich2-1.1/src/binding/f77/packf.c CC ../../../../mpich2-1.1/src/binding/f77/unpackf.c CC ../../../../mpich2-1.1/src/binding/f77/pack_sizef.c CC ../../../../mpich2-1.1/src/binding/f77/barrierf.c CC ../../../../mpich2-1.1/src/binding/f77/bcastf.c CC ../../../../mpich2-1.1/src/binding/f77/gatherf.c CC ../../../../mpich2-1.1/src/binding/f77/gathervf.c CC ../../../../mpich2-1.1/src/binding/f77/scatterf.c CC ../../../../mpich2-1.1/src/binding/f77/scattervf.c CC ../../../../mpich2-1.1/src/binding/f77/allgatherf.c CC ../../../../mpich2-1.1/src/binding/f77/allgathervf.c CC ../../../../mpich2-1.1/src/binding/f77/alltoallf.c CC ../../../../mpich2-1.1/src/binding/f77/alltoallvf.c CC ../../../../mpich2-1.1/src/binding/f77/reducef.c CC ../../../../mpich2-1.1/src/binding/f77/op_createf.c CC ../../../../mpich2-1.1/src/binding/f77/op_freef.c CC ../../../../mpich2-1.1/src/binding/f77/allreducef.c CC ../../../../mpich2-1.1/src/binding/f77/redscatf.c CC ../../../../mpich2-1.1/src/binding/f77/scanf.c CC ../../../../mpich2-1.1/src/binding/f77/group_sizef.c CC ../../../../mpich2-1.1/src/binding/f77/group_rankf.c CC ../../../../mpich2-1.1/src/binding/f77/grouptranksf.c CC ../../../../mpich2-1.1/src/binding/f77/group_comparef.c CC ../../../../mpich2-1.1/src/binding/f77/comm_groupf.c CC ../../../../mpich2-1.1/src/binding/f77/group_unionf.c CC ../../../../mpich2-1.1/src/binding/f77/groupinterf.c CC ../../../../mpich2-1.1/src/binding/f77/groupdifff.c CC ../../../../mpich2-1.1/src/binding/f77/group_inclf.c CC ../../../../mpich2-1.1/src/binding/f77/group_exclf.c CC ../../../../mpich2-1.1/src/binding/f77/grouprinclf.c CC ../../../../mpich2-1.1/src/binding/f77/grouprexclf.c CC ../../../../mpich2-1.1/src/binding/f77/group_freef.c CC ../../../../mpich2-1.1/src/binding/f77/comm_sizef.c CC ../../../../mpich2-1.1/src/binding/f77/comm_rankf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_comparef.c CC ../../../../mpich2-1.1/src/binding/f77/comm_dupf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_createf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_splitf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_freef.c CC ../../../../mpich2-1.1/src/binding/f77/commtesticf.c CC ../../../../mpich2-1.1/src/binding/f77/commrsizef.c CC ../../../../mpich2-1.1/src/binding/f77/commrgroupf.c CC ../../../../mpich2-1.1/src/binding/f77/iccreatef.c CC ../../../../mpich2-1.1/src/binding/f77/icmergef.c CC ../../../../mpich2-1.1/src/binding/f77/keyval_freef.c CC ../../../../mpich2-1.1/src/binding/f77/attr_putf.c CC ../../../../mpich2-1.1/src/binding/f77/attr_getf.c CC ../../../../mpich2-1.1/src/binding/f77/attr_deletef.c CC ../../../../mpich2-1.1/src/binding/f77/topo_testf.c CC ../../../../mpich2-1.1/src/binding/f77/cart_createf.c CC ../../../../mpich2-1.1/src/binding/f77/dims_createf.c CC ../../../../mpich2-1.1/src/binding/f77/graph_createf.c CC ../../../../mpich2-1.1/src/binding/f77/graphdims_getf.c CC ../../../../mpich2-1.1/src/binding/f77/graph_getf.c CC ../../../../mpich2-1.1/src/binding/f77/cartdim_getf.c CC ../../../../mpich2-1.1/src/binding/f77/cart_getf.c CC ../../../../mpich2-1.1/src/binding/f77/cart_rankf.c CC ../../../../mpich2-1.1/src/binding/f77/cart_coordsf.c CC ../../../../mpich2-1.1/src/binding/f77/grfnbcountf.c CC ../../../../mpich2-1.1/src/binding/f77/grfnbrsf.c CC ../../../../mpich2-1.1/src/binding/f77/cart_shiftf.c CC ../../../../mpich2-1.1/src/binding/f77/cart_subf.c CC ../../../../mpich2-1.1/src/binding/f77/cart_mapf.c CC ../../../../mpich2-1.1/src/binding/f77/graph_mapf.c CC ../../../../mpich2-1.1/src/binding/f77/getpnamef.c CC ../../../../mpich2-1.1/src/binding/f77/get_versionf.c CC ../../../../mpich2-1.1/src/binding/f77/errhcreatef.c CC ../../../../mpich2-1.1/src/binding/f77/errhsetf.c CC ../../../../mpich2-1.1/src/binding/f77/errhgetf.c CC ../../../../mpich2-1.1/src/binding/f77/errhfreef.c CC ../../../../mpich2-1.1/src/binding/f77/error_stringf.c CC ../../../../mpich2-1.1/src/binding/f77/error_classf.c CC ../../../../mpich2-1.1/src/binding/f77/finalizef.c CC ../../../../mpich2-1.1/src/binding/f77/initializedf.c CC ../../../../mpich2-1.1/src/binding/f77/abortf.c CC ../../../../mpich2-1.1/src/binding/f77/close_portf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_acceptf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_connectf.c CC ../../../../mpich2-1.1/src/binding/f77/commdiscf.c CC ../../../../mpich2-1.1/src/binding/f77/commparentf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_joinf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_spawnf.c CC ../../../../mpich2-1.1/src/binding/f77/spawnmultf.c CC ../../../../mpich2-1.1/src/binding/f77/lookup_namef.c CC ../../../../mpich2-1.1/src/binding/f77/open_portf.c CC ../../../../mpich2-1.1/src/binding/f77/publish_namef.c CC ../../../../mpich2-1.1/src/binding/f77/unpubnamef.c CC ../../../../mpich2-1.1/src/binding/f77/accumulatef.c CC ../../../../mpich2-1.1/src/binding/f77/getf.c CC ../../../../mpich2-1.1/src/binding/f77/putf.c CC ../../../../mpich2-1.1/src/binding/f77/win_completef.c CC ../../../../mpich2-1.1/src/binding/f77/win_createf.c CC ../../../../mpich2-1.1/src/binding/f77/win_fencef.c CC ../../../../mpich2-1.1/src/binding/f77/win_freef.c CC ../../../../mpich2-1.1/src/binding/f77/win_get_groupf.c CC ../../../../mpich2-1.1/src/binding/f77/win_lockf.c CC ../../../../mpich2-1.1/src/binding/f77/win_postf.c CC ../../../../mpich2-1.1/src/binding/f77/win_startf.c CC ../../../../mpich2-1.1/src/binding/f77/win_testf.c CC ../../../../mpich2-1.1/src/binding/f77/win_unlockf.c CC ../../../../mpich2-1.1/src/binding/f77/win_waitf.c CC ../../../../mpich2-1.1/src/binding/f77/alltoallwf.c CC ../../../../mpich2-1.1/src/binding/f77/exscanf.c CC ../../../../mpich2-1.1/src/binding/f77/adderrclassf.c CC ../../../../mpich2-1.1/src/binding/f77/adderrcodef.c CC ../../../../mpich2-1.1/src/binding/f77/adderrstringf.c CC ../../../../mpich2-1.1/src/binding/f77/commcallerrf.c CC ../../../../mpich2-1.1/src/binding/f77/commnewkeyf.c CC ../../../../mpich2-1.1/src/binding/f77/commdelattrf.c CC ../../../../mpich2-1.1/src/binding/f77/commfreekeyf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_get_attrf.c CC ../../../../mpich2-1.1/src/binding/f77/commgetnamf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_set_attrf.c CC ../../../../mpich2-1.1/src/binding/f77/comm_set_namef.c CC ../../../../mpich2-1.1/src/binding/f77/filecallerrf.c CC ../../../../mpich2-1.1/src/binding/f77/greqcompletef.c CC ../../../../mpich2-1.1/src/binding/f77/greqstartf.c CC ../../../../mpich2-1.1/src/binding/f77/isthrmainf.c CC ../../../../mpich2-1.1/src/binding/f77/query_threadf.c CC ../../../../mpich2-1.1/src/binding/f77/statgetclf.c CC ../../../../mpich2-1.1/src/binding/f77/statsetelf.c CC ../../../../mpich2-1.1/src/binding/f77/typenewkeyf.c CC ../../../../mpich2-1.1/src/binding/f77/typedelattrf.c CC ../../../../mpich2-1.1/src/binding/f77/type_dupf.c CC ../../../../mpich2-1.1/src/binding/f77/typefreekeyf.c CC ../../../../mpich2-1.1/src/binding/f77/type_get_attrf.c CC ../../../../mpich2-1.1/src/binding/f77/typegetcntsf.c CC ../../../../mpich2-1.1/src/binding/f77/typegetenvf.c CC ../../../../mpich2-1.1/src/binding/f77/typegnamef.c CC ../../../../mpich2-1.1/src/binding/f77/typesetattrf.c CC ../../../../mpich2-1.1/src/binding/f77/typesetnamef.c CC ../../../../mpich2-1.1/src/binding/f77/type_match_sizef.c CC ../../../../mpich2-1.1/src/binding/f77/wincallerrf.c CC ../../../../mpich2-1.1/src/binding/f77/winnewkeyf.c CC ../../../../mpich2-1.1/src/binding/f77/windelattrf.c CC ../../../../mpich2-1.1/src/binding/f77/winfreekeyf.c CC ../../../../mpich2-1.1/src/binding/f77/win_get_attrf.c CC ../../../../mpich2-1.1/src/binding/f77/win_get_namef.c CC ../../../../mpich2-1.1/src/binding/f77/win_set_attrf.c CC ../../../../mpich2-1.1/src/binding/f77/win_set_namef.c CC ../../../../mpich2-1.1/src/binding/f77/alloc_memf.c CC ../../../../mpich2-1.1/src/binding/f77/commcreerrf.c CC ../../../../mpich2-1.1/src/binding/f77/commgeterrf.c CC ../../../../mpich2-1.1/src/binding/f77/commseterrf.c CC ../../../../mpich2-1.1/src/binding/f77/filecreerrf.c CC ../../../../mpich2-1.1/src/binding/f77/filegeterrf.c CC ../../../../mpich2-1.1/src/binding/f77/fileseterrf.c CC ../../../../mpich2-1.1/src/binding/f77/finalizedf.c CC ../../../../mpich2-1.1/src/binding/f77/free_memf.c CC ../../../../mpich2-1.1/src/binding/f77/info_createf.c CC ../../../../mpich2-1.1/src/binding/f77/info_deletef.c CC ../../../../mpich2-1.1/src/binding/f77/info_dupf.c CC ../../../../mpich2-1.1/src/binding/f77/info_freef.c CC ../../../../mpich2-1.1/src/binding/f77/info_getf.c CC ../../../../mpich2-1.1/src/binding/f77/infognkf.c CC ../../../../mpich2-1.1/src/binding/f77/infognthkf.c CC ../../../../mpich2-1.1/src/binding/f77/infovallenf.c CC ../../../../mpich2-1.1/src/binding/f77/info_setf.c CC ../../../../mpich2-1.1/src/binding/f77/pack_externalf.c CC ../../../../mpich2-1.1/src/binding/f77/packesizef.c CC ../../../../mpich2-1.1/src/binding/f77/reqgetstatf.c CC ../../../../mpich2-1.1/src/binding/f77/typedarrayf.c CC ../../../../mpich2-1.1/src/binding/f77/typechindf.c CC ../../../../mpich2-1.1/src/binding/f77/typechvecf.c CC ../../../../mpich2-1.1/src/binding/f77/typecindbf.c CC ../../../../mpich2-1.1/src/binding/f77/typecresizef.c CC ../../../../mpich2-1.1/src/binding/f77/typecstructf.c CC ../../../../mpich2-1.1/src/binding/f77/typecsubarrf.c CC ../../../../mpich2-1.1/src/binding/f77/typegetextentf.c CC ../../../../mpich2-1.1/src/binding/f77/typegtextf.c CC ../../../../mpich2-1.1/src/binding/f77/unpackextf.c CC ../../../../mpich2-1.1/src/binding/f77/wincreerrf.c CC ../../../../mpich2-1.1/src/binding/f77/wingeterrf.c CC ../../../../mpich2-1.1/src/binding/f77/winseterrf.c CC ../../../../mpich2-1.1/src/binding/f77/file_openf.c CC ../../../../mpich2-1.1/src/binding/f77/file_closef.c CC ../../../../mpich2-1.1/src/binding/f77/file_deletef.c CC ../../../../mpich2-1.1/src/binding/f77/file_set_sizef.c CC ../../../../mpich2-1.1/src/binding/f77/file_preallocatef.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_sizef.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_groupf.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_amodef.c CC ../../../../mpich2-1.1/src/binding/f77/file_set_infof.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_infof.c CC ../../../../mpich2-1.1/src/binding/f77/file_set_viewf.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_viewf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_atf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_at_allf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_atf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_at_allf.c CC ../../../../mpich2-1.1/src/binding/f77/file_iread_atf.c CC ../../../../mpich2-1.1/src/binding/f77/file_iwrite_atf.c CC ../../../../mpich2-1.1/src/binding/f77/file_readf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_allf.c CC ../../../../mpich2-1.1/src/binding/f77/file_writef.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_allf.c CC ../../../../mpich2-1.1/src/binding/f77/file_ireadf.c CC ../../../../mpich2-1.1/src/binding/f77/file_iwritef.c CC ../../../../mpich2-1.1/src/binding/f77/file_seekf.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_positionf.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_byte_offsetf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_sharedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_sharedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_iread_sharedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_iwrite_sharedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_orderedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_orderedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_seek_sharedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_position_sharedf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_at_all_beginf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_at_all_endf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_at_all_beginf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_at_all_endf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_all_beginf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_all_endf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_all_beginf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_all_endf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_ordered_beginf.c CC ../../../../mpich2-1.1/src/binding/f77/file_read_ordered_endf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_ordered_beginf.c CC ../../../../mpich2-1.1/src/binding/f77/file_write_ordered_endf.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_type_extentf.c CC ../../../../mpich2-1.1/src/binding/f77/register_datarepf.c CC ../../../../mpich2-1.1/src/binding/f77/file_set_atomicityf.c CC ../../../../mpich2-1.1/src/binding/f77/file_get_atomicityf.c CC ../../../../mpich2-1.1/src/binding/f77/file_syncf.c CC ../../../../mpich2-1.1/src/binding/f77/initf.c CC ../../../../mpich2-1.1/src/binding/f77/initthreadf.c CC ../../../../mpich2-1.1/src/binding/f77/pcontrolf.c CC ../../../../mpich2-1.1/src/binding/f77/addressf.c CC ../../../../mpich2-1.1/src/binding/f77/getaddressf.c CC ../../../../mpich2-1.1/src/binding/f77/wtimef.c CC ../../../../mpich2-1.1/src/binding/f77/wtickf.c CC ../../../../mpich2-1.1/src/binding/f77/keyval_createf.c CC ../../../../mpich2-1.1/src/binding/f77/dup_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_del_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_copy_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/dup_comm_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_comm_del_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_comm_copy_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/dup_win_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_win_del_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_win_copy_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/dup_type_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_type_del_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/null_type_copy_fnf.c CC ../../../../mpich2-1.1/src/binding/f77/statusf2c.c CC ../../../../mpich2-1.1/src/binding/f77/statusc2f.c CC ../../../../mpich2-1.1/src/binding/f77/setbot.c FC setbotf.f AR cr ../../../lib/libmpich.a sendf.o recvf.o get_countf.o bsendf.o ssendf.o rsendf.o bufattachf.o bufdetachf.o isendf.o ibsendf.o issendf.o irsendf.o irecvf.o waitf.o testf.o request_freef.o waitanyf.o testanyf.o waitallf.o testallf.o waitsomef.o testsomef.o iprobef.o probef.o cancelf.o testcancelf.o send_initf.o bsend_initf.o ssend_initf.o rsend_initf.o recv_initf.o startf.o startallf.o sendrecvf.o sndrcvrplf.o typecontigf.o type_vectorf.o type_hvectorf.o type_indexedf.o type_hindexedf.o type_structf.o type_extentf.o type_sizef.o type_lbf.o type_ubf.o type_commitf.o type_freef.o get_elementsf.o packf.o unpackf.o pack_sizef.o barrierf.o bcastf.o gatherf.o gathervf.o scatterf.o scattervf.o allgatherf.o allgathervf.o alltoallf.o alltoallvf.o reducef.o op_createf.o op_freef.o allreducef.o redscatf.o scanf.o group_sizef.o group_rankf.o grouptranksf.o group_comparef.o comm_groupf.o group_unionf.o groupinterf.o groupdifff.o group_inclf.o group_exclf.o grouprinclf.o grouprexclf.o group_freef.o comm_sizef.o comm_rankf.o comm_comparef.o comm_dupf.o comm_createf.o comm_splitf.o comm_freef.o commtesticf.o commrsizef.o commrgroupf.o iccreatef.o icmergef.o keyval_freef.o attr_putf.o attr_getf.o attr_deletef.o topo_testf.o cart_createf.o dims_createf.o graph_createf.o graphdims_getf.o graph_getf.o cartdim_getf.o cart_getf.o cart_rankf.o cart_coordsf.o grfnbcountf.o grfnbrsf.o cart_shiftf.o cart_subf.o cart_mapf.o graph_mapf.o getpnamef.o get_versionf.o errhcreatef.o errhsetf.o errhgetf.o errhfreef.o error_stringf.o error_classf.o finalizef.o initializedf.o abortf.o close_portf.o comm_acceptf.o comm_connectf.o commdiscf.o commparentf.o comm_joinf.o comm_spawnf.o spawnmultf.o lookup_namef.o open_portf.o publish_namef.o unpubnamef.o accumulatef.o getf.o putf.o win_completef.o win_createf.o win_fencef.o win_freef.o win_get_groupf.o win_lockf.o win_postf.o win_startf.o win_testf.o win_unlockf.o win_waitf.o alltoallwf.o exscanf.o adderrclassf.o adderrcodef.o adderrstringf.o commcallerrf.o commnewkeyf.o commdelattrf.o commfreekeyf.o comm_get_attrf.o commgetnamf.o comm_set_attrf.o comm_set_namef.o filecallerrf.o greqcompletef.o greqstartf.o isthrmainf.o query_threadf.o statgetclf.o statsetelf.o typenewkeyf.o typedelattrf.o type_dupf.o typefreekeyf.o type_get_attrf.o typegetcntsf.o typegetenvf.o typegnamef.o typesetattrf.o typesetnamef.o type_match_sizef.o wincallerrf.o winnewkeyf.o windelattrf.o winfreekeyf.o win_get_attrf.o win_get_namef.o win_set_attrf.o win_set_namef.o alloc_memf.o commcreerrf.o commgeterrf.o commseterrf.o filecreerrf.o filegeterrf.o fileseterrf.o finalizedf.o free_memf.o info_createf.o info_deletef.o info_dupf.o info_freef.o info_getf.o infognkf.o infognthkf.o infovallenf.o info_setf.o pack_externalf.o packesizef.o reqgetstatf.o typedarrayf.o typechindf.o typechvecf.o typecindbf.o typecresizef.o typecstructf.o typecsubarrf.o typegetextentf.o typegtextf.o unpackextf.o wincreerrf.o wingeterrf.o winseterrf.o file_openf.o file_closef.o file_deletef.o file_set_sizef.o file_preallocatef.o file_get_sizef.o file_get_groupf.o file_get_amodef.o file_set_infof.o file_get_infof.o file_set_viewf.o file_get_viewf.o file_read_atf.o file_read_at_allf.o file_write_atf.o file_write_at_allf.o file_iread_atf.o file_iwrite_atf.o file_readf.o file_read_allf.o file_writef.o file_write_allf.o file_ireadf.o file_iwritef.o file_seekf.o file_get_positionf.o file_get_byte_offsetf.o file_read_sharedf.o file_write_sharedf.o file_iread_sharedf.o file_iwrite_sharedf.o file_read_orderedf.o file_write_orderedf.o file_seek_sharedf.o file_get_position_sharedf.o file_read_at_all_beginf.o file_read_at_all_endf.o file_write_at_all_beginf.o file_write_at_all_endf.o file_read_all_beginf.o file_read_all_endf.o file_write_all_beginf.o file_write_all_endf.o file_read_ordered_beginf.o file_read_ordered_endf.o file_write_ordered_beginf.o file_write_ordered_endf.o file_get_type_extentf.o register_datarepf.o file_set_atomicityf.o file_get_atomicityf.o file_syncf.o initf.o initthreadf.o pcontrolf.o addressf.o getaddressf.o wtimef.o wtickf.o keyval_createf.o dup_fnf.o null_del_fnf.o null_copy_fnf.o dup_comm_fnf.o null_comm_del_fnf.o null_comm_copy_fnf.o dup_win_fnf.o null_win_del_fnf.o null_win_copy_fnf.o dup_type_fnf.o null_type_del_fnf.o null_type_copy_fnf.o statusf2c.o statusc2f.o setbot.o setbotf.o RANLIB libmpich.a date > .libstamp2 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/binding/f77' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/binding/f90' rm -f mpifnoext.h sed -e 's/^C/\!/g' -e '/EXTERNAL/d' \ -e '/REAL\*8/d' \ -e '/DOUBLE PRECISION/d' \ -e '/MPI_WTICK/d' ../f77/mpif.h > mpifnoext.h f95 -O2 -I. -c ../../../../mpich2-1.1/src/binding/f90/mpi_constants.f90 f95 -O2 -I. -c mpi_sizeofs.f90 f95 -O2 -I. -c ../../../../mpich2-1.1/src/binding/f90/mpi_base.f90 f95 -O2 -I. -c ../../../../mpich2-1.1/src/binding/f90/mpi.f90 CC ../../../../mpich2-1.1/src/binding/f90/create_f90_int.c CC ../../../../mpich2-1.1/src/binding/f90/create_f90_real.c CC ../../../../mpich2-1.1/src/binding/f90/create_f90_complex.c CC ../../../../mpich2-1.1/src/binding/f90/typef90cmplxf.c CC ../../../../mpich2-1.1/src/binding/f90/typef90realf.c CC ../../../../mpich2-1.1/src/binding/f90/typef90intf.c CC ../../../../mpich2-1.1/src/binding/f90/create_f90_util.c AR cr ../../../lib/libmpich.a create_f90_int.o create_f90_real.o create_f90_complex.o typef90cmplxf.o typef90realf.o typef90intf.o create_f90_util.o RANLIB libmpich.a date > .libstamp0 AR cr libmpichf90.a mpi.o mpi_constants.o mpi_sizeofs.o mpi_base.o RANLIB libmpichf90.a make all-postamble make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/binding/f90' if [ -s libmpichf90.a ] ; then \ cp -p libmpichf90.a ../../../lib ; fi if [ -s libmpichf90.la ] ; then \ cp -p libmpichf90.la ../../../lib ; fi make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/binding/f90' make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/binding/f90' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/binding/cxx' CXX ../../../../mpich2-1.1/src/binding/cxx/initcxx.cxx AR cr ../../../lib/libmpichcxx.a initcxx.o RANLIB libmpichcxx.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/binding/cxx' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/binding' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/env' CC ../../../mpich2-1.1/src/env/mpich2version.c gcc -O2 -o mpich2version mpich2version.o \ ../../lib/libmpich.a -lpthread -lpthread -lrt make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/env' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/packaging' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/packaging/pkgconfig' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/packaging/pkgconfig' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/packaging/envmods' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/packaging/envmods' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/packaging' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/mpe2' **** Making src/misc .... make --no-print-directory mpe_debug_objs make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/mpehname.c mv mpehname.o mpehname.no ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a mpehname.no ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/decomp.c mv decomp.o decomp.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/mpe_seq.c mv mpe_seq.o mpe_seq.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c dbxerr.c mv dbxerr.o dbxerr.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/getgrank.c mv getgrank.o getgrank.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/examine.c mv examine.o examine.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/privtags.c mv privtags.o privtags.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/mpehname.c mv mpehname.o mpehname.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/mpe_io.c mv mpe_io.o mpe_io.po ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a decomp.po mpe_seq.po dbxerr.po getgrank.po examine.po privtags.po mpehname.po mpe_io.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/decompf.c mv decompf.o decompf.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/mpe_seqf.c mv mpe_seqf.o mpe_seqf.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/../../include -O2 -DMPI_LINUX -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/misc/src/getgrankf.c mv getgrankf.o getgrankf.po ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a **** Making src/callstack .... make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/src/iterator.c mv iterator.o iterator.no gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/src/fancyprint.c mv fancyprint.o fancyprint.no ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a iterator.no fancyprint.no ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/src/iterator.c mv iterator.o iterator.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/src/fancyprint.c mv fancyprint.o fancyprint.po ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a iterator.po fancyprint.po ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/bin/check_callstack gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/callstack/src/check_callstack.c mv check_callstack.o check_callstack.no cp -f check_callstack.no mpe2tmp.o gcc -Wl,--export-dynamic -O2 -o /home/Guest/Download/tmp-mpich2/src/mpe2/bin/check_callstack mpe2tmp.o \ -L/home/Guest/Download/tmp-mpich2/src/mpe2/lib -lmpe_nompi **** Making src/logging .... make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpi_null.c mv mpi_null.o mpi_null.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_util.c mv clog_util.o clog_util.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_timer.c mv clog_timer.o clog_timer.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_uuid.c mv clog_uuid.o clog_uuid.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_commset.c mv clog_commset.o clog_commset.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_preamble.c mv clog_preamble.o clog_preamble.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_record.c mv clog_record.o clog_record.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_sync.c mv clog_sync.o clog_sync.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_block.c mv clog_block.o clog_block.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_buffer.c mv clog_buffer.o clog_buffer.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_merger.c mv clog_merger.o clog_merger.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_cache.c mv clog_cache.o clog_cache.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_joiner.c mv clog_joiner.o clog_joiner.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog.c mv clog.o clog.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_log_thread.c mv mpe_log_thread.o mpe_log_thread.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_log.c mv mpe_log.o mpe_log.no ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a mpi_null.no clog_util.no clog_timer.no clog_uuid.no clog_commset.no clog_preamble.no clog_record.no clog_sync.no clog_block.no clog_buffer.no clog_merger.no clog_cache.no clog_joiner.no clog.no mpe_log_thread.no mpe_log.no gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_logf.c mv mpe_logf.o mpe_logf.no ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi_null.a gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_log_null.c mv mpe_log_null.o mpe_log_null.no ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi_null.a mpi_null.no mpe_log_null.no make[6]: `mpe_logf.no' is up to date. ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi_null.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_null.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_log_null.c mv mpe_log_null.o mpe_log_null.po ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_null.a mpe_log_null.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_logf.c mv mpe_logf.o mpe_logf.po ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_null.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_util.c mv clog_util.o clog_util.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_timer.c mv clog_timer.o clog_timer.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_uuid.c mv clog_uuid.o clog_uuid.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_commset.c mv clog_commset.o clog_commset.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_preamble.c mv clog_preamble.o clog_preamble.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_record.c mv clog_record.o clog_record.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_sync.c mv clog_sync.o clog_sync.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_block.c mv clog_block.o clog_block.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_buffer.c mv clog_buffer.o clog_buffer.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_merger.c mv clog_merger.o clog_merger.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_cache.c mv clog_cache.o clog_cache.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_joiner.c mv clog_joiner.o clog_joiner.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog.c mv clog.o clog.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_log_thread.c mv mpe_log_thread.o mpe_log_thread.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/mpe_log.c mv mpe_log.o mpe_log.po ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a clog_util.po clog_timer.po clog_uuid.po clog_commset.po clog_preamble.po clog_record.po clog_sync.po clog_block.po clog_buffer.po clog_merger.po clog_cache.po clog_joiner.po clog.po mpe_log_thread.po mpe_log.po make[6]: `mpe_logf.po' is up to date. ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/bin/clog2_print /home/Guest/Download/tmp-mpich2/src/mpe2/bin/clog2_join /home/Guest/Download/tmp-mpich2/src/mpe2/bin/clog2_repair gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_print.c mv clog_print.o clog_print.no cp -f clog_print.no mpe2tmp.o gcc -O2 -o /home/Guest/Download/tmp-mpich2/src/mpe2/bin/clog2_print mpe2tmp.o \ -L/home/Guest/Download/tmp-mpich2/src/mpe2/lib -lmpe_nompi gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_join.c mv clog_join.o clog_join.no cp -f clog_join.no mpe2tmp.o gcc -O2 -o /home/Guest/Download/tmp-mpich2/src/mpe2/bin/clog2_join mpe2tmp.o \ -L/home/Guest/Download/tmp-mpich2/src/mpe2/lib -lmpe_nompi gcc -I.. -I../../.. -I../include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/../../include -O2 -DCLOG_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/logging/src/clog_repair.c mv clog_repair.o clog_repair.no cp -f clog_repair.no mpe2tmp.o gcc -O2 -o /home/Guest/Download/tmp-mpich2/src/mpe2/bin/clog2_repair mpe2tmp.o \ -L/home/Guest/Download/tmp-mpich2/src/mpe2/lib -lmpe_nompi **** Making src/wrappers .... make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/liblmpe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/src/log_mpi_core.c ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/liblmpe.a log_mpi_core.o ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/liblmpe.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libtmpe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/src/trace_mpi_core.c ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libtmpe.a trace_mpi_core.o ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libtmpe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/src/mpe_proff.c ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_f2cmpi.a mpe_proff.o ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_f2cmpi.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/mpe_prof.o /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/wrappers/src/mpe_prof.c **** Making src/graphics .... make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/mpe_graphics.c mv mpe_graphics.o mpe_graphics.no gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xcolor.c mv xcolor.o xcolor.no gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xframe.c mv xframe.o xframe.no gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xinit.c mv xinit.o xinit.no gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xwmap.c mv xwmap.o xwmap.no gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xmouse.c mv xmouse.o xmouse.no gcc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -DMPE_NOMPI -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xkey.c mv xkey.o xkey.no ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a mpe_graphics.no xcolor.no xframe.no xinit.no xwmap.no xmouse.no xkey.no ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/mpe_graphics.c mv mpe_graphics.o mpe_graphics.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xcolor.c mv xcolor.o xcolor.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xframe.c mv xframe.o xframe.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xinit.c mv xinit.o xinit.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xwmap.c mv xwmap.o xwmap.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xmouse.c mv xmouse.o xmouse.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xkey.c mv xkey.o xkey.po ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a mpe_graphics.po xcolor.po xframe.po xinit.po xwmap.po xmouse.po xkey.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/mpe_graphicsf.c mv mpe_graphicsf.o mpe_graphicsf.po /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/xmousef.c mv xmousef.o xmousef.po ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe.a make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libampe.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/graphics/src/visual_mess.c mv visual_mess.o visual_mess.po ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libampe.a visual_mess.po ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libampe.a **** Making src/collchk .... make --no-print-directory /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_collchk.a /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/begin.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/err_han.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/is_init.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/check_buff.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/check_dims.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/check_graph.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/check_size.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_amode.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_call.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_dtype.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_high_low.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_int.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_local_leader.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_op.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_root.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_tag.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_datarep.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/same_whence.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/allgather.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/allgatherv.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/allreduce.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/alltoall.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/alltoallv.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/barrier.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/bcast.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/cart_create.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/cart_map.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/gather.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/gatherv.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/graph_create.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/graph_map.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/init.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/intercomm_create.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/intercomm_merge.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/reduce.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/reduce_scatter.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/scan.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/scatter.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/scatterv.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/finalize.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/exscan.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/alltoallw.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_open.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_preallocate.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_all_begin.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_all.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_all_end.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_at_all_begin.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_at_all.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_at_all_end.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_ordered_begin.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_ordered.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_read_ordered_end.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_seek_shared.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_set_atomicity.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_set_size.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_set_view.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_all_begin.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_all.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_all_end.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_at_all_begin.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_at_all.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_at_all_end.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_ordered_begin.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_ordered.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/file_write_ordered_end.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/add_fh.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/get_fh.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/win_create.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/win_fence.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/add_win.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/get_win.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_accept.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_connect.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_create.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_disconnect.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_dup.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_spawn.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_spawn_multiple.c /home/Guest/Download/tmp-mpich2/bin/mpicc -I.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/include -I/home/Guest/Download/tmp-mpich2/src/mpe2/include -I../../.. -I/home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/../../include -O2 -c /home/Guest/Download/mpich2-1.1/src/mpe2/src/collchk/src/comm_split.c ar cr /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_collchk.a *.o ranlib /home/Guest/Download/tmp-mpich2/src/mpe2/lib/libmpe_collchk.a **** Making src/slog2sdk .... make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/mpe2' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pmi' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pmi/simple' CC ../../../../mpich2-1.1/src/pmi/simple/simple_pmiutil.c CC ../../../../mpich2-1.1/src/pmi/simple/simple_pmi.c AR cr ../../../lib/libmpich.a simple_pmiutil.o simple_pmi.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pmi/simple' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pmi' make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/mpd' gcc -I. -I/home/Guest/Download/mpich2-1.1/src/pm/mpd -O2 -c /home/Guest/Download/mpich2-1.1/src/pm/mpd/mpdroot.c gcc -O2 -o mpdroot mpdroot.o -lpthread -lpthread -lrt make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/mpd' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/args' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/args/args.c AR cr ../../lib/libhydra.a args.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/args' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/dbg' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/dbg/dbg.c AR cr ../../lib/libhydra.a dbg.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/dbg' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/env' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/env/env.c AR cr ../../lib/libhydra.a env.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/env' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/launch' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/launch/allocate.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/launch/launch.c AR cr ../../lib/libhydra.a allocate.o launch.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/launch' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/signals' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/signals/signals.c AR cr ../../lib/libhydra.a signals.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/signals' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/sock' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/sock/sock.c AR cr ../../lib/libhydra.a sock.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/sock' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/string' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/string/string.c AR cr ../../lib/libhydra.a string.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/string' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/timer' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/utils/timer/timer.c AR cr ../../lib/libhydra.a timer.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils/timer' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/utils' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk/utils' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/rmk/utils/rmku_query_node_list.c AR cr ../../lib/libhydra.a rmku_query_node_list.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk/utils' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk/src' CC rmki_init.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/rmk/src/rmki_query_node_list.c AR cr ../../lib/libhydra.a rmki_init.o rmki_query_node_list.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk/src' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk/dummy' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/rmk/dummy/rmk_dummy_init.c AR cr ../../lib/libhydra.a rmk_dummy_init.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk/dummy' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/rmk' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/utils' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/utils/bscu_wait.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/utils/bscu_usize.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/utils/bscu_finalize.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/utils/bscu_query_node_list.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/utils/bscu_query_partition_id.c AR cr ../../lib/libhydra.a bscu_wait.o bscu_usize.o bscu_finalize.o bscu_query_node_list.o bscu_query_partition_id.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/utils' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/src' CC bsci_init.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/src/bsci_finalize.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/src/bsci_usize.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/src/bsci_wait.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/src/bsci_launch.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/src/bsci_query_node_list.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/src/bsci_query_partition_id.c AR cr ../../lib/libhydra.a bsci_init.o bsci_finalize.o bsci_usize.o bsci_wait.o bsci_launch.o bsci_query_node_list.o bsci_query_partition_id.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/src' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/ssh' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/ssh/ssh_launch.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/ssh/ssh_init.c AR cr ../../lib/libhydra.a ssh_launch.o ssh_init.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/ssh' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/rsh' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/rsh/rsh_launch.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/rsh/rsh_init.c AR cr ../../lib/libhydra.a rsh_launch.o rsh_init.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/rsh' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/fork' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/fork/fork_init.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/fork/fork_launch.c AR cr ../../lib/libhydra.a fork_init.o fork_launch.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/fork' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/slurm' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/slurm/slurm_launch.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/slurm/slurm_init.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/slurm/slurm_query_partition_id.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/bootstrap/slurm/slurm_query_node_list.c AR cr ../../lib/libhydra.a slurm_launch.o slurm_init.o slurm_query_partition_id.o slurm_query_node_list.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap/slurm' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/bootstrap' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css/utils' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/css/utils/cssu_tmp.c AR cr ../../lib/libhydra.a cssu_tmp.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css/utils' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css/src' CC cssi_init.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/css/src/cssi_finalize.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/css/src/cssi_query_string.c AR cr ../../lib/libhydra.a cssi_init.o cssi_finalize.o cssi_query_string.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css/src' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css/none' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/css/none/none_init.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/css/none/none_query_string.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/css/none/none_finalize.c AR cr ../../lib/libhydra.a none_init.o none_query_string.o none_finalize.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css/none' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/css' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/demux' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/demux/demux.c AR cr ../lib/libhydra.a demux.o RANLIB libhydra.a date > .libstamp0 make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/demux' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/pm' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/pm/utils' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/utils/pmi.c AR cr ../../lib/libhydra.a pmi.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/pm/utils' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/pm/pmiserv' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_serv_launch.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_serv_finalize.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_serv_cb.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_serv_utils.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_handle.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_handle_common.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_handle_v1.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_handle_v2.c AR cr ../../lib/libhydra.a pmi_serv_launch.o pmi_serv_finalize.o pmi_serv_cb.o pmi_serv_utils.o pmi_handle.o pmi_handle_common.o pmi_handle_v1.o pmi_handle_v2.o RANLIB libhydra.a date > .libstamp0 CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_proxy.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_proxy_utils.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/pm/pmiserv/pmi_proxy_cb.c cd ../../../util && make make[6]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/util' CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/cmnargs.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/process.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/ioloop.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/pmiserv.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/labelout.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/env.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/newsession.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/rm.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/pmiport.c CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/../util/dbgiface.c AR cr libmpiexec.a cmnargs.o process.o ioloop.o pmiserv.o labelout.o env.o newsession.o rm.o pmiport.o dbgiface.o RANLIB libmpiexec.a make[6]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/util' gcc -O2 -o pmi_proxy pmi_proxy.o \ pmi_proxy_utils.o pmi_proxy_cb.o -L../../lib -lhydra -L../../../util \ -lmpiexec -L../../../../../lib -lmpich -lpthread -lpthread -lrt make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/pm/pmiserv' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/pm' make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/ui' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/ui/utils' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/ui/utils/uiu.c AR cr ../../lib/libhydra.a uiu.o RANLIB libhydra.a date > .libstamp0 make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/ui/utils' make[5]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/ui/mpiexec' CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/ui/mpiexec/mpiexec.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/ui/mpiexec/utils.c CC /home/Guest/Download/mpich2-1.1/src/pm/hydra/ui/mpiexec/callback.c cd ../../../util && make make[6]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/util' make[6]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/util' gcc -O2 -o mpiexec mpiexec.o utils.o \ callback.o -L../../lib -lhydra -L../../../util -lmpiexec \ -L../../../../../lib -lmpich -lpthread -lpthread -lrt make[5]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/ui/mpiexec' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra/ui' make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/hydra' make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/gforker' CC /home/Guest/Download/mpich2-1.1/src/pm/gforker/mpiexec.c cd ../util && make make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/util' make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/util' gcc -O2 -o mpiexec mpiexec.o \ ../util/libmpiexec.a ../../../lib/libmpich.a -lpthread -lpthread -lrt make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/gforker' make all-postamble make[3]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm' if [ -n "mpd" -a -d "mpd" ] ; then \ build_prefix=`cd ../.. && pwd` && cd mpd && \ make prefix=$build_prefix exec_prefix=$build_prefix bindir=$build_prefix/bin mpich2-build-install ; \ fi make[4]: Entering directory `/home/Guest/Download/tmp-mpich2/src/pm/mpd' /usr/bin/install -c -m 644 /home/Guest/Download/mpich2-1.1/src/pm/mpd/mpdroot.c mpich2-mpdroot.c gcc -I. -I/home/Guest/Download/mpich2-1.1/src/pm/mpd -O2 -c mpich2-mpdroot.c rm -f mpich2-mpdroot.c gcc -O2 -o mpich2-mpdroot mpich2-mpdroot.o -lpthread -lpthread -lrt rm -f mpich2-mpdroot.o copying python files/links into /home/Guest/Download/tmp-mpich2/bin rm -f mpich2-mpdroot make[4]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm/mpd' make[3]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm' make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/pm' make[1]: Leaving directory `/home/Guest/Download/tmp-mpich2/src' make[1]: Entering directory `/home/Guest/Download/tmp-mpich2/examples' CC ../../mpich2-1.1/examples/cpi.c ../bin/mpicc -o cpi cpi.o -lm make[1]: Leaving directory `/home/Guest/Download/tmp-mpich2/examples' make all-postamble make[1]: Entering directory `/home/Guest/Download/tmp-mpich2' Make completed make[1]: Leaving directory `/home/Guest/Download/tmp-mpich2'