Beginning make Using variables CC='pgcc' CFLAGS=' -O2' LDFLAGS=' ' F77='pgf77' FFLAGS=' ' FC='pgf90' FCFLAGS=' ' CXX='c++' CXXFLAGS=' -O2' AR='ar' CPP='pgcc -E' CPPFLAGS=' -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers' make all-local make[1]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1' make clean && cd test && make clean make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1' make cleanlibs make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1' rm -f lib/libmpich.a lib/libpmpich.a rm -f lib/libmpichcxx.a rm -f lib/libfmpich.a lib/libmpichf90.a rm -f lib/libmpich.so* rm -f lib/libpmpich.so* rm -f lib/libmpichcxx.so* rm -f lib/libfmpich.so* rm -f lib/libmpichf90.so* rm -f lib/libmpichf90.*.so* rm -f lib/libmpich.*.so* rm -f lib/libpmpich.*.so* rm -f lib/libmpichcxx.*.so* rm -f lib/libfmpich.*.so* rm -f lib/libmpich.la* lib/libpmpich.la* rm -f lib/libmpichf90.la* rm -f lib/libmpichcxx.la* rm -f lib/libfmpich.la* make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1' for dir in src/mpl src/openpa src - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' test -z "libmpl.la" || rm -f libmpl.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' Making clean in test make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/test' rm -f sanity test_primitives test_barriers test_queue rm -rf .libs _libs rm -f *.o rm -f *.lo make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/test' Making clean in src make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src' test -z "libopa.la" || rm -f libopa.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src' Making clean in . make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' rm -rf .libs _libs rm -f *.lo make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src' for dir in mpl mpid mpi util nameserv binding env packaging mpe2 pmi pm - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' test -z "libmpl.la" || rm -f libmpl.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid' for dir in common ch3 - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common' (cd datatype && make clean ) make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype' (cd dataloop && make clean ) make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype/dataloop' make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype/dataloop' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3' for dir in channels src util ; do \ (cd $dir && make clean ) ; done make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels' for dir in nemesis - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis' (cd nemesis && make clean ) make[9]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis' (cd src && make clean ) make[10]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/src' make[10]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/src' (cd netmod && make clean ) make[10]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod' for dir in tcp - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[11]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp' make[11]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp' make[10]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod' (cd utils && make clean ) make[10]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils' (cd monitor && make clean ) make[11]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor' make[11]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor' (cd replacements && make clean ) make[11]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements' make[11]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements' make[10]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils' make[9]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis' (cd src && make clean ) make[9]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/src' make[9]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/src' make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels' make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/src' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/src' make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/util' for dir in - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/util' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi' for dir in attr coll comm datatype errhan group init misc pt2pt rma spawn timer topo romio - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/attr' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/attr' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/coll' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/coll' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/comm' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/comm' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/datatype' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/datatype' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/errhan' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/errhan' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/group' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/group' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/init' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/init' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/misc' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/misc' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/pt2pt' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/pt2pt' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/rma' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/rma' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/spawn' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/spawn' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/timer' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/timer' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/topo' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/topo' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' cleaning directory mpi-io cleaning directory adio/common cleaning directory mpi-io/glue/mpich2 cleaning directory adio/ad_testfs cleaning directory adio/ad_ufs cleaning directory adio/ad_nfs cleaning directory test-internal make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/test-internal' rm -f .P* PI* *.o rm -f file_realms_test io_bounds_test heap_test make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/test-internal' cleaning directory test make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/test' rm -f .P* PI* *.o rm -f simple perf async coll_test coll_perf misc file_info excl large_array atomicity noncontig i_noncontig noncontig_coll split_coll shared_fp large_file psimple error status noncontig_coll2 aggregation1 aggregation2 async-multiple ordered_fp hindexed fcoll_test fperf fmisc pfcoll_test make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/test' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util' for dir in mem info msgs instrm thread dbg param osserv procmap other - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/mem' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/mem' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/info' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/info' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/msgs' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/msgs' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/instrm' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/instrm' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/thread' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/thread' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/dbg' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/dbg' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/param' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/param' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/osserv' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/osserv' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/procmap' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/procmap' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/other' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/other' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv' for dir in file - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv/file' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv/file' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding' for dir in f77 f90 cxx - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f77' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f77' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f90' rm -f *.mod rm -f mpimod.pcl mpimod.pc rm -f libmpichf90.a make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f90' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/cxx' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/cxx' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/env' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/env' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging' (cd pkgconfig && make clean ) make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/pkgconfig' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/pkgconfig' (cd envmods && make clean ) make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/envmods' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/envmods' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2' rm -f /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/lib* rm -f /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/*.jar rm -f /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/*.o make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi' for dir in simple - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi/simple' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi/simple' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm' for dir in hydra - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra' Making clean in tools/bind/hwloc/hwloc make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc' Making clean in include make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/include' rm -rf .libs _libs rm -f *.lo make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/include' Making clean in src make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/src' test -z "" || rm -f rm -rf .libs _libs test -z "libhwloc_embedded.la" || rm -f libhwloc_embedded.la rm -f "./so_locations" rm -f *.o rm -f *.lo make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/src' Making clean in . make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc' rm -rf .libs _libs rm -f *.lo make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc' Making clean in tools/bind/plpa/plpa make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' Making clean in src make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' Making clean in plpa-taskset make[9]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-taskset' rm -f plpa-taskset rm -rf .libs _libs rm -f *.o rm -f *.lo make[9]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-taskset' Making clean in plpa-info make[9]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-info' rm -f plpa-info rm -rf .libs _libs rm -f *.o rm -f *.lo make[9]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-info' Making clean in libplpa make[9]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa' test -z "" || rm -f rm -rf .libs _libs test -z "libplpa.la " || rm -f libplpa.la rm -f "./so_locations" rm -f *.o rm -f *.lo make[9]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa' Making clean in . make[9]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' rm -rf .libs _libs rm -f *.lo make[9]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' Making clean in . make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' rm -rf .libs _libs rm -f *.lo make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' Making clean in ../../mpl make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' test -z "libmpl.la" || rm -f libmpl.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' Making clean in . make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra' rm -f hydra_persist hydra_nameserver hydra_pmi_proxy mpiexec.hydra rm -rf .libs _libs test -z "libhydra.la libpm.la" || rm -f libhydra.la libpm.la rm -f "./so_locations" rm -f "./so_locations" rm -f *.o rm -f *.lo make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src' make clean-postamble make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1' cd examples && make clean make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/examples' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/examples' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1' make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test' for dir in mpi mpid util basic commands ; do \ (cd $dir && make clean ) ; done make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi' rm -f summary.xml for dir in util attr basic datatype coll comm errhan group info init pt2pt rma spawn topo io f77 f90 cxx threads errors manual perf - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/util' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/util' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/attr' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/attr' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/basic' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/basic' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/datatype' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/datatype' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/coll' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/coll' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/comm' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/comm' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errhan' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errhan' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/group' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/group' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/info' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/info' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/init' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/init' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/pt2pt' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/pt2pt' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/rma' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/rma' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/spawn' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/spawn' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/topo' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/topo' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/io' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/io' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77' for dir in util attr datatype coll pt2pt info init comm topo rma spawn io ext ; do \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/util' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/util' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/attr' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/attr' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/datatype' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/datatype' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/coll' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/coll' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/pt2pt' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/pt2pt' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/info' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/info' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/init' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/init' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/comm' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/comm' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/topo' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/topo' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/rma' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/rma' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/spawn' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/spawn' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/io' rm -f .iotest.txt.* make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/io' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/ext' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77/ext' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f77' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90' for dir in util timer attr coll datatype pt2pt info comm rma spawn topo io ext init misc f90types ; do \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/util' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/util' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/timer' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/timer' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/attr' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/attr' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/coll' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/coll' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/datatype' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/datatype' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/pt2pt' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/pt2pt' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/info' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/info' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/comm' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/comm' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/rma' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/rma' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/spawn' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/spawn' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/topo' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/topo' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/io' rm -f .iotest.txt.* make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/io' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/ext' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/ext' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/init' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/init' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/misc' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/misc' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/f90types' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90/f90types' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/f90' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx' for dir in util attr pt2pt init info comm coll datatype errhan io rma spawn ; do \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/util' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/util' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/attr' rm -f summary.xml make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/attr' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/pt2pt' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/pt2pt' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/init' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/init' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/info' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/info' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/comm' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/comm' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/coll' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/coll' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/datatype' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/datatype' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/errhan' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/errhan' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/io' rm -f .iotest.txt.* make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/io' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/rma' rm -f summary.xml make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/rma' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/spawn' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx/spawn' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/cxx' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads' rm -f summary.xml for dir in util pt2pt comm init spawn ; do \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/util' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/util' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/pt2pt' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/pt2pt' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/comm' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/comm' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/init' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/init' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/spawn' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads/spawn' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/threads' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors' for dir in attr coll comm group pt2pt rma spawn topo io f77 f90 cxx basic faults - ; do \ if [ "$dir" = "-" ] ; then break ; fi ; \ (cd $dir && make clean ) ; done make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/attr' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/attr' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/coll' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/coll' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/comm' rm -f summary.xml make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/comm' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/group' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/group' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/pt2pt' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/pt2pt' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/rma' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/rma' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/spawn' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/spawn' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/topo' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/topo' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/io' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/io' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/f77' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/f77' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/f90' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/f90' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/cxx' (cd io && make clean ) make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/cxx/io' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/cxx/io' (cd errhan && make clean ) make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/cxx/errhan' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/cxx/errhan' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/cxx' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/basic' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/basic' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/faults' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors/faults' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/errors' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/manual' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/manual' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/perf' rm -f summary.xml make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi/perf' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpi' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpid' (cd ch3 && make clean ) make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpid/ch3' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpid/ch3' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/mpid' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/util' (cd timer && make clean ) make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/util/timer' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/util/timer' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/util' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/basic' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/basic' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/commands' rm -f err.txt out.log out.txt stdintest stdintest2 sdtiotest a.out make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test/commands' make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/test' rm -f lib/newconfig make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1' make[1]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1' make[1]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' CC mplstr.lo CC mpltrmem.lo CC mplenv.lo CCLD libmpl.la make[1]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' make[1]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' Making all in src make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src' make all-am make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src' source='opa_primitives.c' object='opa_primitives.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../confdb/depcomp \ /bin/sh ../libtool --tag=CC --mode=compile pgcc -DHAVE_CONFIG_H -I. -c -o opa_primitives.lo opa_primitives.c libtool: compile: pgcc -DHAVE_CONFIG_H -I. -c opa_primitives.c -o opa_primitives.o PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opa_primitives.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings source='opa_queue.c' object='opa_queue.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../confdb/depcomp \ /bin/sh ../libtool --tag=CC --mode=compile pgcc -DHAVE_CONFIG_H -I. -c -o opa_queue.lo opa_queue.c libtool: compile: pgcc -DHAVE_CONFIG_H -I. -c opa_queue.c -o opa_queue.o PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opa_queue.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings /bin/sh ../libtool --tag=CC --mode=link pgcc -version-info 1:0 -o libopa.la -rpath /neem2/huangwei/apps/mpich2-1.3.2p1/lib opa_primitives.lo opa_queue.lo -lpthread libtool: link: ar cru .libs/libopa.a opa_primitives.o opa_queue.o libtool: link: ranlib .libs/libopa.a libtool: link: ( cd ".libs" && rm -f "libopa.la" && ln -s "../libopa.la" "libopa.la" ) make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src' Making all in test make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/test' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' make[1]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa' make[1]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype/dataloop' CC dataloop.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC segment.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (segment.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC segment_packunpack.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (segment_packunpack.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC segment_flatten.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (segment_flatten.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC segment_count.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (segment_count.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dataloop_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dataloop_create_contig.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop_create_contig.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dataloop_create_vector.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop_create_vector.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dataloop_create_blockindexed.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop_create_blockindexed.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dataloop_create_indexed.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop_create_indexed.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dataloop_create_struct.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop_create_struct.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dataloop_create_pairtype.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dataloop_create_pairtype.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC subarray_support.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (subarray_support.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC darray_support.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (darray_support.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../../../lib/libmpich.a dataloop.o segment.o segment_packunpack.o segment_flatten.o segment_count.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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype/dataloop' make all-local make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype' CC mpid_type_debug.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_debug.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_segment.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_segment.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_ext32_segment.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_ext32_segment.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_ext32_datatype.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_ext32_datatype.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_dup.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_dup.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpir_type_get_contig_blocks.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpir_type_get_contig_blocks.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpir_type_flatten.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpir_type_flatten.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_commit.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_commit.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_zerolen.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_zerolen.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_vector.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_vector.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_contiguous.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_contiguous.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_create_resized.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_create_resized.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_blockindexed.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_blockindexed.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_indexed.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_indexed.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_struct.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_struct.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_get_envelope.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_get_envelope.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_datatype_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_datatype_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_datatype_contents.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_datatype_contents.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_get_contents.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_get_contents.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_type_create_pairtype.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_type_create_pairtype.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_contents_support.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_contents_support.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype' make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis' make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/src' CC mpid_nem_alloc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_alloc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_queue.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_queue.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_barrier.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_barrier.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_mpich2.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_mpich2.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_ckpt.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_ckpt.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_finalize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_finalize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_network_poll.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_network_poll.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_network.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_network.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_debug.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_debug.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_lmt.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_lmt.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_lmt_shm.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_lmt_shm.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_net_array.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_net_array.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_lmt_dma.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_lmt_dma.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_nem_lmt_vmsplice.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_nem_lmt_vmsplice.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/src' make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod' make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp' CC tcp_finalize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (tcp_finalize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC tcp_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (tcp_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC tcp_send.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (tcp_send.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC tcp_utility.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (tcp_utility.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC socksm.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (socksm.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC tcp_getip.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (tcp_getip.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC tcp_ckpt.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (tcp_ckpt.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../../../../../../lib/libmpich.a tcp_finalize.o tcp_init.o tcp_send.o tcp_utility.o socksm.o tcp_getip.o tcp_ckpt.o RANLIB libmpich.a date > .libstamp0 make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/netmod' make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils' make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor' CC papi_defs.c AR cr ../../../../../../../../lib/libmpich.a papi_defs.o RANLIB libmpich.a date > .libstamp0 make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor' make[8]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements' CC mkstemp.c AR cr ../../../../../../../../lib/libmpich.a mkstemp.o RANLIB libmpich.a date > .libstamp0 make[8]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements' make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/src' CC ch3_finalize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_finalize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3_isend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_isend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3_isendv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_isendv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3_istartmsg.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_istartmsg.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3_istartmsgv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_istartmsgv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3_progress.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_progress.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3_abort.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3_abort.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3i_comm.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3i_comm.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3i_eagernoncontig.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3i_eagernoncontig.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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_abort.o ch3i_comm.o ch3i_eagernoncontig.o RANLIB libmpich.a date > .libstamp0 make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/src' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/src' CC ch3u_buffer.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_buffer.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_comm_spawn_multiple.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_comm_spawn_multiple.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_handle_connection.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_handle_connection.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_handle_recv_pkt.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_handle_recv_pkt.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_handle_recv_req.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_handle_recv_req.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_handle_send_req.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_handle_send_req.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_port.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_port.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_recvq.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_recvq.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_request.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_request.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_rma_ops.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_rma_ops.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_rma_sync.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_rma_sync.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_rndv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_rndv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_eager.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_eager.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ch3u_eagersync.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ch3u_eagersync.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_abort.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_abort.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_cancel_recv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_cancel_recv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_cancel_send.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_cancel_send.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_comm_disconnect.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_comm_disconnect.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_comm_spawn_multiple.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_comm_spawn_multiple.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_finalize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_finalize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_get_universe_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_get_universe_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_getpname.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_getpname.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_iprobe.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_iprobe.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_irecv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_irecv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_irsend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_irsend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_isend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_isend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_issend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_issend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_port.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_port.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_probe.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_probe.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_recv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_recv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_rsend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_rsend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_send.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_send.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_ssend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_ssend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_startall.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_startall.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_vc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_vc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpid_rma.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpid_rma.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpidi_isend_self.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpidi_isend_self.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpidi_pg.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpidi_pg.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpidi_printf.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpidi_printf.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/src' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/util' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/util' make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/attr' CC attr_delete.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (attr_delete.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC attr_get.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (attr_get.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC attr_put.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (attr_put.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_create_keyval.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_create_keyval.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_delete_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_delete_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_free_keyval.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_free_keyval.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_get_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_get_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_set_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_set_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC keyval_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (keyval_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC keyval_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (keyval_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_keyval.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_keyval.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_delete_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_delete_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_free_keyval.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_free_keyval.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_get_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_get_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_set_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_set_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_create_keyval.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_create_keyval.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_delete_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_delete_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_free_keyval.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_free_keyval.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_get_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_get_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_set_attr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_set_attr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC attrutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (attrutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dup_fn.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dup_fn.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/attr' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/coll' CC allreduce.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (allreduce.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC barrier.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (barrier.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC op_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (op_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC op_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (op_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC bcast.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (bcast.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC alltoall.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (alltoall.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC alltoallv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (alltoallv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC reduce.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (reduce.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC scatter.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (scatter.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC gather.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (gather.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC scatterv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (scatterv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC gatherv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (gatherv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC scan.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (scan.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC exscan.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (exscan.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC allgather.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (allgather.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC allgatherv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (allgatherv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC red_scat.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (red_scat.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC alltoallw.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (alltoallw.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC reduce_local.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (reduce_local.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC op_commutative.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (op_commutative.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC red_scat_block.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (red_scat_block.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC helper_fns.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (helper_fns.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opsum.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opsum.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opmax.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opmax.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opmin.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opmin.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opband.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opband.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opbor.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opbor.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opbxor.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opbxor.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opland.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opland.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC oplor.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (oplor.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC oplxor.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (oplxor.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opprod.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opprod.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opminloc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opminloc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC opmaxloc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (opmaxloc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 reduce_local.o op_commutative.o red_scat_block.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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/coll' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/comm' CC comm_compare.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_compare.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_dup.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_dup.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_get_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_get_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_group.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_group.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_rank.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_rank.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_remote_group.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_remote_group.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_remote_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_remote_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_set_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_set_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_split.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_split.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_test_inter.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_test_inter.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC intercomm_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (intercomm_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC intercomm_merge.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (intercomm_merge.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC commutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (commutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/comm' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/datatype' CC address.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (address.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_address.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_address.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_count.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_count.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_elements.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_elements.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC pack.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (pack.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC unpack.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (unpack.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC pack_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (pack_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC status_set_elements.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (status_set_elements.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_get_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_get_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_set_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_set_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_extent.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_extent.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_vector.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_vector.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_commit.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_commit.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_indexed.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_indexed.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_hindexed.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_hindexed.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_struct.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_struct.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_contiguous.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_contiguous.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_hvector.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_hvector.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_dup.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_dup.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_get_envelope.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_get_envelope.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_get_contents.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_get_contents.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_ub.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_ub.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_lb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_lb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_get_extent.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_get_extent.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_get_true_extent.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_get_true_extent.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_match_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_match_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_struct.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_struct.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_hindexed.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_hindexed.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_hvector.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_hvector.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC pack_external.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (pack_external.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC pack_external_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (pack_external_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC unpack_external.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (unpack_external.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_indexed_block.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_indexed_block.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_resized.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_resized.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_darray.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_darray.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC type_create_subarray.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (type_create_subarray.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC typeutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (typeutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/datatype' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/errhan' CC add_error_code.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (add_error_code.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC add_error_class.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (add_error_class.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC add_error_string.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (add_error_string.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_call_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_call_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_create_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_create_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_get_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_get_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_set_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_set_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC errhandler_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (errhandler_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC errhandler_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (errhandler_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC errhandler_get.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (errhandler_get.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC errhandler_set.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (errhandler_set.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC error_class.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (error_class.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC error_string.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (error_string.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC file_create_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (file_create_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC file_get_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (file_get_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC file_set_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (file_set_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC file_call_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (file_call_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_create_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_create_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_call_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_call_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_get_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_get_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_set_errhandler.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_set_errhandler.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC errutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (errutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dynerrutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dynerrutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/errhan' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/group' CC group_compare.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_compare.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_difference.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_difference.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_excl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_excl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_incl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_incl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_intersection.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_intersection.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_range_excl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_range_excl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_range_incl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_range_incl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_rank.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_rank.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_translate_ranks.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_translate_ranks.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC group_union.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (group_union.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC grouputil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (grouputil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/group' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/init' CC abort.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (abort.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC initialized.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (initialized.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC initthread.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (initthread.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ismain.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ismain.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC finalize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (finalize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC finalized.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (finalized.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC querythread.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (querythread.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC initinfo.c CC async.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (async.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a abort.o init.o initialized.o initthread.o ismain.o finalize.o finalized.o querythread.o initinfo.o async.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/init' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/misc' CC getpname.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (getpname.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC pcontrol.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (pcontrol.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC version.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (version.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a getpname.o pcontrol.o version.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/misc' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/pt2pt' CC bsend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (bsend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC bsend_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (bsend_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC bufattach.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (bufattach.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC buffree.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (buffree.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cancel.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cancel.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC greq_start.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (greq_start.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC greq_complete.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (greq_complete.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ibsend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ibsend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iprobe.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iprobe.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC irecv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (irecv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC irsend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (irsend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC isend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (isend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC issend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (issend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC probe.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (probe.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC recv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (recv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC recv_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (recv_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC request_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (request_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC request_get_status.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (request_get_status.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC rsend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (rsend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC rsend_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (rsend_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC send.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (send.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC send_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (send_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC sendrecv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (sendrecv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC sendrecv_rep.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (sendrecv_rep.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC status_set_cancelled.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (status_set_cancelled.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ssend.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ssend.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ssend_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ssend_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC start.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (start.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC startall.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (startall.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC test.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (test.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC test_cancelled.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (test_cancelled.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC testall.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (testall.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC testany.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (testany.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC testsome.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (testsome.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC wait.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (wait.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC waitall.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (waitall.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC waitany.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (waitany.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC waitsome.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (waitsome.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC bsendutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (bsendutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpir_request.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpir_request.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/pt2pt' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/rma' CC accumulate.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (accumulate.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC alloc_mem.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (alloc_mem.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC free_mem.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (free_mem.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC put.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (put.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_complete.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_complete.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_fence.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_fence.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_get_group.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_get_group.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_get_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_get_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_lock.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_lock.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_post.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_post.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_set_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_set_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_start.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_start.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_unlock.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_unlock.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_wait.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_wait.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC win_test.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (win_test.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC winutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (winutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/rma' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/spawn' CC comm_disconnect.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_disconnect.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_get_parent.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_get_parent.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_join.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_join.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_spawn.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_spawn.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_spawn_multiple.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_spawn_multiple.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC lookup_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (lookup_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC publish_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (publish_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC unpublish_name.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (unpublish_name.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC open_port.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (open_port.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC close_port.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (close_port.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_connect.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_connect.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC comm_accept.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (comm_accept.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/spawn' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/timer' CC wtime.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (wtime.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC wtick.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (wtick.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpidtime.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpidtime.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a wtime.o wtick.o mpidtime.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/timer' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/topo' CC cart_coords.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cart_coords.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cart_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cart_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cart_get.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cart_get.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cart_map.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cart_map.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cart_rank.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cart_rank.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cart_shift.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cart_shift.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cart_sub.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cart_sub.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dims_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dims_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC graph_get.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (graph_get.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC graph_map.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (graph_map.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC graph_nbr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (graph_nbr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC graphcreate.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (graphcreate.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC graphdimsget.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (graphdimsget.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC graphnbrcnt.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (graphnbrcnt.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cartdim_get.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cartdim_get.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC topo_test.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (topo_test.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dist_gr_create_adj.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dist_gr_create_adj.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dist_gr_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dist_gr_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dist_gr_neighb_count.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dist_gr_neighb_count.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC dist_gr_neighb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dist_gr_neighb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC topoutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (topoutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 dist_gr_create_adj.o dist_gr_create.o dist_gr_neighb_count.o dist_gr_neighb.o topoutil.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/topo' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' make mpiolib make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' compiling ROMIO in directory mpi-io make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/mpi-io' CC close.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (close.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC open.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (open.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC set_view.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (set_view.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iread.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iread.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iwrite.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iwrite.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC seek.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (seek.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_posn.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_posn.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC delete.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (delete.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_all.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_all.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_at.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_at.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_atall.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_atall.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iread_at.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iread_at.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iwrite_at.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iwrite_at.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_all.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_all.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_bytoff.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_bytoff.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_at.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_at.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_atall.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_atall.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_view.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_view.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_group.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_group.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_amode.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_amode.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_extent.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_extent.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC fsync.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (fsync.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_atom.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_atom.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC set_atom.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (set_atom.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC set_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (set_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_size.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_size.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC prealloc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (prealloc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC file_f2c.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (file_f2c.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC file_c2f.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (file_c2f.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC set_info.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (set_info.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_info.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_info.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC rd_atallb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (rd_atallb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC rd_atalle.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (rd_atalle.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_allb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_allb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_alle.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_alle.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC wr_atallb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (wr_atallb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC wr_atalle.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (wr_atalle.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_allb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_allb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_alle.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_alle.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_posn_sh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_posn_sh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iread_sh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iread_sh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_sh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_sh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_sh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_sh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iwrite_sh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iwrite_sh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC seek_sh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (seek_sh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_ord.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_ord.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_orde.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_orde.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_ordb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_ordb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC read_ordb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (read_ordb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_ord.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_ord.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC write_orde.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (write_orde.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpiu_greq.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpiu_greq.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpich2_fileutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpich2_fileutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC register_datarep.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (register_datarep.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpir-mpioinit.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpir-mpioinit.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings ar cr /neem2/huangwei/src/mpich2-1.3.2p1/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 /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/mpi-io' compiling ROMIO in directory adio/common make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/common' CC ad_close.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_close.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_init.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_init.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_end.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_end.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_open.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_open.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC flatten.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (flatten.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC malloc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (malloc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_read_coll.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_read_coll.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC eof_offset.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (eof_offset.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_write_coll.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_write_coll.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC lock.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (lock.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_read_str.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_read_str.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_write_str.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_write_str.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC iscontig.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (iscontig.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC get_fp_posn.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (get_fp_posn.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_seek.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_seek.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_delete.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_delete.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_flush.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_flush.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_hints.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_hints.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC error.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (error.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_fstype.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_fstype.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_get_sh_fp.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_get_sh_fp.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_set_sh_fp.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_set_sh_fp.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC shfp_fname.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (shfp_fname.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC byte_offset.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (byte_offset.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC status_setb.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (status_setb.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_aggregate.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_aggregate.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC cb_config_list.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (cb_config_list.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_read_str_naive.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_read_str_naive.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_set_view.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_set_view.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_iopen.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_iopen.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_write_str_naive.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_write_str_naive.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_resize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_resize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_read.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_read.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_write.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_write.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_iread.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_iread.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_iwrite.c PGC-W-0095-Type cast required for this conversion (ad_iwrite.c: 163) PGC-W-0095-Type cast required for this conversion (ad_iwrite.c: 212) PGC-W-0095-Type cast required for this conversion (ad_iwrite.c: 219) PGC-W-0095-Type cast required for this conversion (ad_iwrite.c: 261) PGC-W-0095-Type cast required for this conversion (ad_iwrite.c: 276) PGC-W-0095-Type cast required for this conversion (ad_iwrite.c: 278) PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_iwrite.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_done.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_done.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_wait.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_wait.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC adi_close.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (adi_close.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_prealloc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_prealloc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_fcntl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_fcntl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_iread_fake.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_iread_fake.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_iwrite_fake.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_iwrite_fake.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_done_fake.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_done_fake.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_wait_fake.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_wait_fake.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_subarray.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_subarray.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_darray.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_darray.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC strfns.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (strfns.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC greq_fns.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (greq_fns.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC system_hints.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (system_hints.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_write_nolock.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_write_nolock.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_coll_exch_new.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_coll_exch_new.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_coll_build_req_new.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_coll_build_req_new.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_io_coll.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_io_coll.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_aggregate_new.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_aggregate_new.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC heap-sort.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (heap-sort.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_opencoll.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_opencoll.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_opencoll_scalable.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_opencoll_scalable.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_opencoll_failsafe.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_opencoll_failsafe.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_features.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_features.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings ar cr /neem2/huangwei/src/mpich2-1.3.2p1/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 /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/common' compiling ROMIO in directory mpi-io/glue/mpich2 make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/mpi-io/glue/mpich2' CC mpio_file.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpio_file.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC mpio_err.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (mpio_err.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings ar cr /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a mpio_file.o mpio_err.o ranlib /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/mpi-io/glue/mpich2' compiling ROMIO in directory adio/ad_testfs make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/ad_testfs' CC ad_testfs_close.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_close.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_read.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_read.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_rdcoll.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_rdcoll.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_wrcoll.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_wrcoll.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_open.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_open.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_write.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_write.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_done.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_done.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_fcntl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_fcntl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_iread.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_iread.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_iwrite.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_iwrite.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_wait.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_wait.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_flush.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_flush.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_seek.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_seek.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_resize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_resize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_hints.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_hints.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs_delete.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs_delete.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_testfs.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_testfs.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings ar cr /neem2/huangwei/src/mpich2-1.3.2p1/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 /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/ad_testfs' compiling ROMIO in directory adio/ad_ufs make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/ad_ufs' CC ad_ufs_open.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_ufs_open.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_ufs.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_ufs.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings ar cr /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a ad_ufs_open.o ad_ufs.o ranlib /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/ad_ufs' compiling ROMIO in directory adio/ad_nfs make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/ad_nfs' CC ad_nfs_read.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_read.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_open.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_open.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_write.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_write.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_done.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_done.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_fcntl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_fcntl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_iread.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_iread.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_iwrite.c PGC-W-0095-Type cast required for this conversion (ad_nfs_iwrite.c: 119) PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_iwrite.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_wait.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_wait.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_setsh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_setsh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_getsh.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_getsh.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_resize.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_resize.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC ad_nfs_features.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (ad_nfs_features.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings ar cr /neem2/huangwei/src/mpich2-1.3.2p1/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 /neem2/huangwei/src/mpich2-1.3.2p1/lib/libmpich.a make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio/adio/ad_nfs' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi/romio' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpi' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/mem' CC trmem.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (trmem.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC handlemem.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (handlemem.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC safestr.c CC argstr.c CC strerror.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (strerror.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a trmem.o handlemem.o safestr.o argstr.o strerror.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/mem' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/info' CC infoutil.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (infoutil.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_create.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_create.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_delete.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_delete.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_dup.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_dup.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_free.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_free.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_get.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_get.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_getn.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_getn.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_getnth.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_getnth.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_getvallen.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_getvallen.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC info_set.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (info_set.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/info' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/msgs' CC msgprint.c AR cr ../../../lib/libmpich.a msgprint.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/msgs' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/instrm' CC states.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (states.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC instr.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (instr.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a states.o instr.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/instrm' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/thread' CC mpiu_thread.c AR cr ../../../lib/libmpich.a mpiu_thread.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/thread' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/dbg' CC dbg_printf.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dbg_printf.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC timelimit.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (timelimit.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC exit.c AR cr ../../../lib/libmpich.a dbg_printf.o timelimit.o exit.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/dbg' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/param' CC param_vals.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (param_vals.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a param_vals.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/param' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/osserv' CC dl.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (dl.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a dl.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/osserv' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/procmap' CC local_proc.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (local_proc.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a local_proc.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/procmap' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/other' CC outliers.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (outliers.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC assert.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (assert.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a outliers.o assert.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util/other' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/util' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv/file' CC file_nameserv.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (file_nameserv.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings AR cr ../../../lib/libmpich.a file_nameserv.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv/file' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/nameserv' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f77' CC -o _wsendf.o -c -D... ./sendf.c CC -o _wrecvf.o -c -D... ./recvf.c CC -o _wget_countf.o -c -D... ./get_countf.c CC -o _wbsendf.o -c -D... ./bsendf.c CC -o _wssendf.o -c -D... ./ssendf.c CC -o _wrsendf.o -c -D... ./rsendf.c CC -o _wbufattachf.o -c -D... ./bufattachf.c CC -o _wbufdetachf.o -c -D... ./bufdetachf.c CC -o _wisendf.o -c -D... ./isendf.c CC -o _wibsendf.o -c -D... ./ibsendf.c CC -o _wissendf.o -c -D... ./issendf.c CC -o _wirsendf.o -c -D... ./irsendf.c CC -o _wirecvf.o -c -D... ./irecvf.c CC -o _wwaitf.o -c -D... ./waitf.c CC -o _wtestf.o -c -D... ./testf.c CC -o _wrequest_freef.o -c -D... ./request_freef.c CC -o _wwaitanyf.o -c -D... ./waitanyf.c CC -o _wtestanyf.o -c -D... ./testanyf.c CC -o _wwaitallf.o -c -D... ./waitallf.c CC -o _wtestallf.o -c -D... ./testallf.c CC -o _wwaitsomef.o -c -D... ./waitsomef.c CC -o _wtestsomef.o -c -D... ./testsomef.c CC -o _wiprobef.o -c -D... ./iprobef.c CC -o _wprobef.o -c -D... ./probef.c CC -o _wcancelf.o -c -D... ./cancelf.c CC -o _wtestcancelf.o -c -D... ./testcancelf.c CC -o _wsend_initf.o -c -D... ./send_initf.c CC -o _wbsend_initf.o -c -D... ./bsend_initf.c CC -o _wssend_initf.o -c -D... ./ssend_initf.c CC -o _wrsend_initf.o -c -D... ./rsend_initf.c CC -o _wrecv_initf.o -c -D... ./recv_initf.c CC -o _wstartf.o -c -D... ./startf.c CC -o _wstartallf.o -c -D... ./startallf.c CC -o _wsendrecvf.o -c -D... ./sendrecvf.c CC -o _wsndrcvrplf.o -c -D... ./sndrcvrplf.c CC -o _wtypecontigf.o -c -D... ./typecontigf.c CC -o _wtype_vectorf.o -c -D... ./type_vectorf.c CC -o _wtype_hvectorf.o -c -D... ./type_hvectorf.c CC -o _wtype_indexedf.o -c -D... ./type_indexedf.c CC -o _wtype_hindexedf.o -c -D... ./type_hindexedf.c CC -o _wtype_structf.o -c -D... ./type_structf.c CC -o _wtype_extentf.o -c -D... ./type_extentf.c CC -o _wtype_sizef.o -c -D... ./type_sizef.c CC -o _wtype_lbf.o -c -D... ./type_lbf.c CC -o _wtype_ubf.o -c -D... ./type_ubf.c CC -o _wtype_commitf.o -c -D... ./type_commitf.c CC -o _wtype_freef.o -c -D... ./type_freef.c CC -o _wget_elementsf.o -c -D... ./get_elementsf.c CC -o _wpackf.o -c -D... ./packf.c CC -o _wunpackf.o -c -D... ./unpackf.c CC -o _wpack_sizef.o -c -D... ./pack_sizef.c CC -o _wbarrierf.o -c -D... ./barrierf.c CC -o _wbcastf.o -c -D... ./bcastf.c CC -o _wgatherf.o -c -D... ./gatherf.c CC -o _wgathervf.o -c -D... ./gathervf.c CC -o _wscatterf.o -c -D... ./scatterf.c CC -o _wscattervf.o -c -D... ./scattervf.c CC -o _wallgatherf.o -c -D... ./allgatherf.c CC -o _wallgathervf.o -c -D... ./allgathervf.c CC -o _walltoallf.o -c -D... ./alltoallf.c CC -o _walltoallvf.o -c -D... ./alltoallvf.c CC -o _wreducef.o -c -D... ./reducef.c CC -o _wop_createf.o -c -D... ./op_createf.c CC -o _wop_freef.o -c -D... ./op_freef.c CC -o _wallreducef.o -c -D... ./allreducef.c CC -o _wredscatf.o -c -D... ./redscatf.c CC -o _wscanf.o -c -D... ./scanf.c CC -o _wgroup_sizef.o -c -D... ./group_sizef.c CC -o _wgroup_rankf.o -c -D... ./group_rankf.c CC -o _wgrouptranksf.o -c -D... ./grouptranksf.c CC -o _wgroup_comparef.o -c -D... ./group_comparef.c CC -o _wcomm_groupf.o -c -D... ./comm_groupf.c CC -o _wgroup_unionf.o -c -D... ./group_unionf.c CC -o _wgroupinterf.o -c -D... ./groupinterf.c CC -o _wgroupdifff.o -c -D... ./groupdifff.c CC -o _wgroup_inclf.o -c -D... ./group_inclf.c CC -o _wgroup_exclf.o -c -D... ./group_exclf.c CC -o _wgrouprinclf.o -c -D... ./grouprinclf.c CC -o _wgrouprexclf.o -c -D... ./grouprexclf.c CC -o _wgroup_freef.o -c -D... ./group_freef.c CC -o _wcomm_sizef.o -c -D... ./comm_sizef.c CC -o _wcomm_rankf.o -c -D... ./comm_rankf.c CC -o _wcomm_comparef.o -c -D... ./comm_comparef.c CC -o _wcomm_dupf.o -c -D... ./comm_dupf.c CC -o _wcomm_createf.o -c -D... ./comm_createf.c CC -o _wcomm_splitf.o -c -D... ./comm_splitf.c CC -o _wcomm_freef.o -c -D... ./comm_freef.c CC -o _wcommtesticf.o -c -D... ./commtesticf.c CC -o _wcommrsizef.o -c -D... ./commrsizef.c CC -o _wcommrgroupf.o -c -D... ./commrgroupf.c CC -o _wiccreatef.o -c -D... ./iccreatef.c CC -o _wicmergef.o -c -D... ./icmergef.c CC -o _wkeyval_freef.o -c -D... ./keyval_freef.c CC -o _wattr_putf.o -c -D... ./attr_putf.c CC -o _wattr_getf.o -c -D... ./attr_getf.c CC -o _wattr_deletef.o -c -D... ./attr_deletef.c CC -o _wtopo_testf.o -c -D... ./topo_testf.c CC -o _wcart_createf.o -c -D... ./cart_createf.c CC -o _wdims_createf.o -c -D... ./dims_createf.c CC -o _wgraph_createf.o -c -D... ./graph_createf.c CC -o _wgraphdims_getf.o -c -D... ./graphdims_getf.c CC -o _wgraph_getf.o -c -D... ./graph_getf.c CC -o _wcartdim_getf.o -c -D... ./cartdim_getf.c CC -o _wcart_getf.o -c -D... ./cart_getf.c CC -o _wcart_rankf.o -c -D... ./cart_rankf.c CC -o _wcart_coordsf.o -c -D... ./cart_coordsf.c CC -o _wgrfnbcountf.o -c -D... ./grfnbcountf.c CC -o _wgrfnbrsf.o -c -D... ./grfnbrsf.c CC -o _wcart_shiftf.o -c -D... ./cart_shiftf.c CC -o _wcart_subf.o -c -D... ./cart_subf.c CC -o _wcart_mapf.o -c -D... ./cart_mapf.c CC -o _wgraph_mapf.o -c -D... ./graph_mapf.c CC -o _wgetpnamef.o -c -D... ./getpnamef.c CC -o _wget_versionf.o -c -D... ./get_versionf.c CC -o _werrhcreatef.o -c -D... ./errhcreatef.c CC -o _werrhsetf.o -c -D... ./errhsetf.c CC -o _werrhgetf.o -c -D... ./errhgetf.c CC -o _werrhfreef.o -c -D... ./errhfreef.c CC -o _werror_stringf.o -c -D... ./error_stringf.c CC -o _werror_classf.o -c -D... ./error_classf.c CC -o _wfinalizef.o -c -D... ./finalizef.c CC -o _winitializedf.o -c -D... ./initializedf.c CC -o _wabortf.o -c -D... ./abortf.c CC -o _wclose_portf.o -c -D... ./close_portf.c CC -o _wcomm_acceptf.o -c -D... ./comm_acceptf.c CC -o _wcomm_connectf.o -c -D... ./comm_connectf.c CC -o _wcommdiscf.o -c -D... ./commdiscf.c CC -o _wcommparentf.o -c -D... ./commparentf.c CC -o _wcomm_joinf.o -c -D... ./comm_joinf.c CC -o _wcomm_spawnf.o -c -D... ./comm_spawnf.c CC -o _wspawnmultf.o -c -D... ./spawnmultf.c CC -o _wlookup_namef.o -c -D... ./lookup_namef.c CC -o _wopen_portf.o -c -D... ./open_portf.c CC -o _wpublish_namef.o -c -D... ./publish_namef.c CC -o _wunpubnamef.o -c -D... ./unpubnamef.c CC -o _waccumulatef.o -c -D... ./accumulatef.c CC -o _wgetf.o -c -D... ./getf.c CC -o _wputf.o -c -D... ./putf.c CC -o _wwin_completef.o -c -D... ./win_completef.c CC -o _wwin_createf.o -c -D... ./win_createf.c CC -o _wwin_fencef.o -c -D... ./win_fencef.c CC -o _wwin_freef.o -c -D... ./win_freef.c CC -o _wwin_get_groupf.o -c -D... ./win_get_groupf.c CC -o _wwin_lockf.o -c -D... ./win_lockf.c CC -o _wwin_postf.o -c -D... ./win_postf.c CC -o _wwin_startf.o -c -D... ./win_startf.c CC -o _wwin_testf.o -c -D... ./win_testf.c CC -o _wwin_unlockf.o -c -D... ./win_unlockf.c CC -o _wwin_waitf.o -c -D... ./win_waitf.c CC -o _walltoallwf.o -c -D... ./alltoallwf.c CC -o _wexscanf.o -c -D... ./exscanf.c CC -o _wadderrclassf.o -c -D... ./adderrclassf.c CC -o _wadderrcodef.o -c -D... ./adderrcodef.c CC -o _wadderrstringf.o -c -D... ./adderrstringf.c CC -o _wcommcallerrf.o -c -D... ./commcallerrf.c CC -o _wcommnewkeyf.o -c -D... ./commnewkeyf.c CC -o _wcommdelattrf.o -c -D... ./commdelattrf.c CC -o _wcommfreekeyf.o -c -D... ./commfreekeyf.c CC -o _wcomm_get_attrf.o -c -D... ./comm_get_attrf.c CC -o _wcommgetnamf.o -c -D... ./commgetnamf.c CC -o _wcomm_set_attrf.o -c -D... ./comm_set_attrf.c CC -o _wcomm_set_namef.o -c -D... ./comm_set_namef.c CC -o _wfilecallerrf.o -c -D... ./filecallerrf.c CC -o _wgreqcompletef.o -c -D... ./greqcompletef.c CC -o _wgreqstartf.o -c -D... ./greqstartf.c CC -o _wisthrmainf.o -c -D... ./isthrmainf.c CC -o _wquery_threadf.o -c -D... ./query_threadf.c CC -o _wstatgetclf.o -c -D... ./statgetclf.c CC -o _wstatsetelf.o -c -D... ./statsetelf.c CC -o _wtypenewkeyf.o -c -D... ./typenewkeyf.c CC -o _wtypedelattrf.o -c -D... ./typedelattrf.c CC -o _wtype_dupf.o -c -D... ./type_dupf.c CC -o _wtypefreekeyf.o -c -D... ./typefreekeyf.c CC -o _wtype_get_attrf.o -c -D... ./type_get_attrf.c CC -o _wtypegetcntsf.o -c -D... ./typegetcntsf.c CC -o _wtypegetenvf.o -c -D... ./typegetenvf.c CC -o _wtypegnamef.o -c -D... ./typegnamef.c CC -o _wtypesetattrf.o -c -D... ./typesetattrf.c CC -o _wtypesetnamef.o -c -D... ./typesetnamef.c CC -o _wtype_match_sizef.o -c -D... ./type_match_sizef.c CC -o _wwincallerrf.o -c -D... ./wincallerrf.c CC -o _wwinnewkeyf.o -c -D... ./winnewkeyf.c CC -o _wwindelattrf.o -c -D... ./windelattrf.c CC -o _wwinfreekeyf.o -c -D... ./winfreekeyf.c CC -o _wwin_get_attrf.o -c -D... ./win_get_attrf.c CC -o _wwin_get_namef.o -c -D... ./win_get_namef.c CC -o _wwin_set_attrf.o -c -D... ./win_set_attrf.c CC -o _wwin_set_namef.o -c -D... ./win_set_namef.c CC -o _walloc_memf.o -c -D... ./alloc_memf.c CC -o _wcommcreerrf.o -c -D... ./commcreerrf.c CC -o _wcommgeterrf.o -c -D... ./commgeterrf.c CC -o _wcommseterrf.o -c -D... ./commseterrf.c CC -o _wfilecreerrf.o -c -D... ./filecreerrf.c CC -o _wfilegeterrf.o -c -D... ./filegeterrf.c CC -o _wfileseterrf.o -c -D... ./fileseterrf.c CC -o _wfinalizedf.o -c -D... ./finalizedf.c CC -o _wfree_memf.o -c -D... ./free_memf.c CC -o _winfo_createf.o -c -D... ./info_createf.c CC -o _winfo_deletef.o -c -D... ./info_deletef.c CC -o _winfo_dupf.o -c -D... ./info_dupf.c CC -o _winfo_freef.o -c -D... ./info_freef.c CC -o _winfo_getf.o -c -D... ./info_getf.c CC -o _winfognkf.o -c -D... ./infognkf.c CC -o _winfognthkf.o -c -D... ./infognthkf.c CC -o _winfovallenf.o -c -D... ./infovallenf.c CC -o _winfo_setf.o -c -D... ./info_setf.c CC -o _wpack_externalf.o -c -D... ./pack_externalf.c CC -o _wpackesizef.o -c -D... ./packesizef.c CC -o _wreqgetstatf.o -c -D... ./reqgetstatf.c CC -o _wtypedarrayf.o -c -D... ./typedarrayf.c CC -o _wtypechindf.o -c -D... ./typechindf.c CC -o _wtypechvecf.o -c -D... ./typechvecf.c CC -o _wtypecindbf.o -c -D... ./typecindbf.c CC -o _wtypecresizef.o -c -D... ./typecresizef.c CC -o _wtypecstructf.o -c -D... ./typecstructf.c CC -o _wtypecsubarrf.o -c -D... ./typecsubarrf.c CC -o _wtypegetextentf.o -c -D... ./typegetextentf.c CC -o _wtypegtextf.o -c -D... ./typegtextf.c CC -o _wunpackextf.o -c -D... ./unpackextf.c CC -o _wwincreerrf.o -c -D... ./wincreerrf.c CC -o _wwingeterrf.o -c -D... ./wingeterrf.c CC -o _wwinseterrf.o -c -D... ./winseterrf.c CC -o _wreduce_localf.o -c -D... ./reduce_localf.c CC -o _wop_commutativef.o -c -D... ./op_commutativef.c CC -o _wreduce_scatter_blockf.o -c -D... ./reduce_scatter_blockf.c CC -o _wdist_graph_create_adjacentf.o -c -D... ./dist_graph_create_adjacentf.c CC -o _wdist_graph_createf.o -c -D... ./dist_graph_createf.c CC -o _wdist_graph_neighbors_countf.o -c -D... ./dist_graph_neighbors_countf.c CC -o _wdist_graph_neighborsf.o -c -D... ./dist_graph_neighborsf.c CC -o _wfile_openf.o -c -D... ./file_openf.c CC -o _wfile_closef.o -c -D... ./file_closef.c CC -o _wfile_deletef.o -c -D... ./file_deletef.c CC -o _wfile_set_sizef.o -c -D... ./file_set_sizef.c CC -o _wfile_preallocatef.o -c -D... ./file_preallocatef.c CC -o _wfile_get_sizef.o -c -D... ./file_get_sizef.c CC -o _wfile_get_groupf.o -c -D... ./file_get_groupf.c CC -o _wfile_get_amodef.o -c -D... ./file_get_amodef.c CC -o _wfile_set_infof.o -c -D... ./file_set_infof.c CC -o _wfile_get_infof.o -c -D... ./file_get_infof.c CC -o _wfile_set_viewf.o -c -D... ./file_set_viewf.c CC -o _wfile_get_viewf.o -c -D... ./file_get_viewf.c CC -o _wfile_read_atf.o -c -D... ./file_read_atf.c CC -o _wfile_read_at_allf.o -c -D... ./file_read_at_allf.c CC -o _wfile_write_atf.o -c -D... ./file_write_atf.c CC -o _wfile_write_at_allf.o -c -D... ./file_write_at_allf.c CC -o _wfile_iread_atf.o -c -D... ./file_iread_atf.c CC -o _wfile_iwrite_atf.o -c -D... ./file_iwrite_atf.c CC -o _wfile_readf.o -c -D... ./file_readf.c CC -o _wfile_read_allf.o -c -D... ./file_read_allf.c CC -o _wfile_writef.o -c -D... ./file_writef.c CC -o _wfile_write_allf.o -c -D... ./file_write_allf.c CC -o _wfile_ireadf.o -c -D... ./file_ireadf.c CC -o _wfile_iwritef.o -c -D... ./file_iwritef.c CC -o _wfile_seekf.o -c -D... ./file_seekf.c CC -o _wfile_get_positionf.o -c -D... ./file_get_positionf.c CC -o _wfile_get_byte_offsetf.o -c -D... ./file_get_byte_offsetf.c CC -o _wfile_read_sharedf.o -c -D... ./file_read_sharedf.c CC -o _wfile_write_sharedf.o -c -D... ./file_write_sharedf.c CC -o _wfile_iread_sharedf.o -c -D... ./file_iread_sharedf.c CC -o _wfile_iwrite_sharedf.o -c -D... ./file_iwrite_sharedf.c CC -o _wfile_read_orderedf.o -c -D... ./file_read_orderedf.c CC -o _wfile_write_orderedf.o -c -D... ./file_write_orderedf.c CC -o _wfile_seek_sharedf.o -c -D... ./file_seek_sharedf.c CC -o _wfile_get_position_sharedf.o -c -D... ./file_get_position_sharedf.c CC -o _wfile_read_at_all_beginf.o -c -D... ./file_read_at_all_beginf.c CC -o _wfile_read_at_all_endf.o -c -D... ./file_read_at_all_endf.c CC -o _wfile_write_at_all_beginf.o -c -D... ./file_write_at_all_beginf.c CC -o _wfile_write_at_all_endf.o -c -D... ./file_write_at_all_endf.c CC -o _wfile_read_all_beginf.o -c -D... ./file_read_all_beginf.c CC -o _wfile_read_all_endf.o -c -D... ./file_read_all_endf.c CC -o _wfile_write_all_beginf.o -c -D... ./file_write_all_beginf.c CC -o _wfile_write_all_endf.o -c -D... ./file_write_all_endf.c CC -o _wfile_read_ordered_beginf.o -c -D... ./file_read_ordered_beginf.c CC -o _wfile_read_ordered_endf.o -c -D... ./file_read_ordered_endf.c CC -o _wfile_write_ordered_beginf.o -c -D... ./file_write_ordered_beginf.c CC -o _wfile_write_ordered_endf.o -c -D... ./file_write_ordered_endf.c CC -o _wfile_get_type_extentf.o -c -D... ./file_get_type_extentf.c CC -o _wregister_datarepf.o -c -D... ./register_datarepf.c CC -o _wfile_set_atomicityf.o -c -D... ./file_set_atomicityf.c CC -o _wfile_get_atomicityf.o -c -D... ./file_get_atomicityf.c CC -o _wfile_syncf.o -c -D... ./file_syncf.c CC -o _winitf.o -c -D... ./initf.c CC -o _winitthreadf.o -c -D... ./initthreadf.c CC -o _wpcontrolf.o -c -D... ./pcontrolf.c CC -o _waddressf.o -c -D... ./addressf.c CC -o _wgetaddressf.o -c -D... ./getaddressf.c CC -o _wwtimef.o -c -D... ./wtimef.c CC -o _wwtickf.o -c -D... ./wtickf.c CC -o _wkeyval_createf.o -c -D... ./keyval_createf.c CC -o _wdup_fnf.o -c -D... ./dup_fnf.c CC -o _wnull_del_fnf.o -c -D... ./null_del_fnf.c CC -o _wnull_copy_fnf.o -c -D... ./null_copy_fnf.c CC -o _wdup_comm_fnf.o -c -D... ./dup_comm_fnf.c CC -o _wnull_comm_del_fnf.o -c -D... ./null_comm_del_fnf.c CC -o _wnull_comm_copy_fnf.o -c -D... ./null_comm_copy_fnf.c CC -o _wdup_win_fnf.o -c -D... ./dup_win_fnf.c CC -o _wnull_win_del_fnf.o -c -D... ./null_win_del_fnf.c CC -o _wnull_win_copy_fnf.o -c -D... ./null_win_copy_fnf.c CC -o _wdup_type_fnf.o -c -D... ./dup_type_fnf.c CC -o _wnull_type_del_fnf.o -c -D... ./null_type_del_fnf.c CC -o _wnull_type_copy_fnf.o -c -D... ./null_type_copy_fnf.c CC -o _wstatusf2c.o -c -D... ./statusf2c.c CC -o _wstatusc2f.o -c -D... ./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 _wreduce_localf.o _wop_commutativef.o _wreduce_scatter_blockf.o _wdist_graph_create_adjacentf.o _wdist_graph_createf.o _wdist_graph_neighbors_countf.o _wdist_graph_neighborsf.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 sendf.c CC recvf.c CC get_countf.c CC bsendf.c CC ssendf.c CC rsendf.c CC bufattachf.c CC bufdetachf.c CC isendf.c CC ibsendf.c CC issendf.c CC irsendf.c CC irecvf.c CC waitf.c CC testf.c CC request_freef.c CC waitanyf.c CC testanyf.c CC waitallf.c CC testallf.c CC waitsomef.c CC testsomef.c CC iprobef.c CC probef.c CC cancelf.c CC testcancelf.c CC send_initf.c CC bsend_initf.c CC ssend_initf.c CC rsend_initf.c CC recv_initf.c CC startf.c CC startallf.c CC sendrecvf.c CC sndrcvrplf.c CC typecontigf.c CC type_vectorf.c CC type_hvectorf.c CC type_indexedf.c CC type_hindexedf.c CC type_structf.c CC type_extentf.c CC type_sizef.c CC type_lbf.c CC type_ubf.c CC type_commitf.c CC type_freef.c CC get_elementsf.c CC packf.c CC unpackf.c CC pack_sizef.c CC barrierf.c CC bcastf.c CC gatherf.c CC gathervf.c CC scatterf.c CC scattervf.c CC allgatherf.c CC allgathervf.c CC alltoallf.c CC alltoallvf.c CC reducef.c CC op_createf.c CC op_freef.c CC allreducef.c CC redscatf.c CC scanf.c CC group_sizef.c CC group_rankf.c CC grouptranksf.c CC group_comparef.c CC comm_groupf.c CC group_unionf.c CC groupinterf.c CC groupdifff.c CC group_inclf.c CC group_exclf.c CC grouprinclf.c CC grouprexclf.c CC group_freef.c CC comm_sizef.c CC comm_rankf.c CC comm_comparef.c CC comm_dupf.c CC comm_createf.c CC comm_splitf.c CC comm_freef.c CC commtesticf.c CC commrsizef.c CC commrgroupf.c CC iccreatef.c CC icmergef.c CC keyval_freef.c CC attr_putf.c CC attr_getf.c CC attr_deletef.c CC topo_testf.c CC cart_createf.c CC dims_createf.c CC graph_createf.c CC graphdims_getf.c CC graph_getf.c CC cartdim_getf.c CC cart_getf.c CC cart_rankf.c CC cart_coordsf.c CC grfnbcountf.c CC grfnbrsf.c CC cart_shiftf.c CC cart_subf.c CC cart_mapf.c CC graph_mapf.c CC getpnamef.c CC get_versionf.c CC errhcreatef.c CC errhsetf.c CC errhgetf.c CC errhfreef.c CC error_stringf.c CC error_classf.c CC finalizef.c CC initializedf.c CC abortf.c CC close_portf.c CC comm_acceptf.c CC comm_connectf.c CC commdiscf.c CC commparentf.c CC comm_joinf.c CC comm_spawnf.c CC spawnmultf.c CC lookup_namef.c CC open_portf.c CC publish_namef.c CC unpubnamef.c CC accumulatef.c CC getf.c CC putf.c CC win_completef.c CC win_createf.c CC win_fencef.c CC win_freef.c CC win_get_groupf.c CC win_lockf.c CC win_postf.c CC win_startf.c CC win_testf.c CC win_unlockf.c CC win_waitf.c CC alltoallwf.c CC exscanf.c CC adderrclassf.c CC adderrcodef.c CC adderrstringf.c CC commcallerrf.c CC commnewkeyf.c CC commdelattrf.c CC commfreekeyf.c CC comm_get_attrf.c CC commgetnamf.c CC comm_set_attrf.c CC comm_set_namef.c CC filecallerrf.c CC greqcompletef.c CC greqstartf.c CC isthrmainf.c CC query_threadf.c CC statgetclf.c CC statsetelf.c CC typenewkeyf.c CC typedelattrf.c CC type_dupf.c CC typefreekeyf.c CC type_get_attrf.c CC typegetcntsf.c CC typegetenvf.c CC typegnamef.c CC typesetattrf.c CC typesetnamef.c CC type_match_sizef.c CC wincallerrf.c CC winnewkeyf.c CC windelattrf.c CC winfreekeyf.c CC win_get_attrf.c CC win_get_namef.c CC win_set_attrf.c CC win_set_namef.c CC alloc_memf.c CC commcreerrf.c CC commgeterrf.c CC commseterrf.c CC filecreerrf.c CC filegeterrf.c CC fileseterrf.c CC finalizedf.c CC free_memf.c CC info_createf.c CC info_deletef.c CC info_dupf.c CC info_freef.c CC info_getf.c CC infognkf.c CC infognthkf.c CC infovallenf.c CC info_setf.c CC pack_externalf.c CC packesizef.c CC reqgetstatf.c CC typedarrayf.c CC typechindf.c CC typechvecf.c CC typecindbf.c CC typecresizef.c CC typecstructf.c CC typecsubarrf.c CC typegetextentf.c CC typegtextf.c CC unpackextf.c CC wincreerrf.c CC wingeterrf.c CC winseterrf.c CC reduce_localf.c CC op_commutativef.c CC reduce_scatter_blockf.c CC dist_graph_create_adjacentf.c CC dist_graph_createf.c CC dist_graph_neighbors_countf.c CC dist_graph_neighborsf.c CC file_openf.c CC file_closef.c CC file_deletef.c CC file_set_sizef.c CC file_preallocatef.c CC file_get_sizef.c CC file_get_groupf.c CC file_get_amodef.c CC file_set_infof.c CC file_get_infof.c CC file_set_viewf.c CC file_get_viewf.c CC file_read_atf.c CC file_read_at_allf.c CC file_write_atf.c CC file_write_at_allf.c CC file_iread_atf.c CC file_iwrite_atf.c CC file_readf.c CC file_read_allf.c CC file_writef.c CC file_write_allf.c CC file_ireadf.c CC file_iwritef.c CC file_seekf.c CC file_get_positionf.c CC file_get_byte_offsetf.c CC file_read_sharedf.c CC file_write_sharedf.c CC file_iread_sharedf.c CC file_iwrite_sharedf.c CC file_read_orderedf.c CC file_write_orderedf.c CC file_seek_sharedf.c CC file_get_position_sharedf.c CC file_read_at_all_beginf.c CC file_read_at_all_endf.c CC file_write_at_all_beginf.c CC file_write_at_all_endf.c CC file_read_all_beginf.c CC file_read_all_endf.c CC file_write_all_beginf.c CC file_write_all_endf.c CC file_read_ordered_beginf.c CC file_read_ordered_endf.c CC file_write_ordered_beginf.c CC file_write_ordered_endf.c CC file_get_type_extentf.c CC register_datarepf.c CC file_set_atomicityf.c CC file_get_atomicityf.c CC file_syncf.c CC initf.c CC initthreadf.c CC pcontrolf.c CC addressf.c CC getaddressf.c CC wtimef.c CC wtickf.c CC keyval_createf.c CC dup_fnf.c CC null_del_fnf.c CC null_copy_fnf.c CC dup_comm_fnf.c CC null_comm_del_fnf.c CC null_comm_copy_fnf.c CC dup_win_fnf.c CC null_win_del_fnf.c CC null_win_copy_fnf.c CC dup_type_fnf.c CC null_type_del_fnf.c CC null_type_copy_fnf.c CC statusf2c.c CC statusc2f.c CC setbot.c F77 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 reduce_localf.o op_commutativef.o reduce_scatter_blockf.o dist_graph_create_adjacentf.o dist_graph_createf.o dist_graph_neighbors_countf.o dist_graph_neighborsf.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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f77' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/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 pgf90 -I. -c ./mpi_constants.f90 pgf90 -I. -c mpi_sizeofs.f90 pgf90 -I. -c mpi_base.f90 pgf90 -I. -c ./mpi.f90 CC create_f90_int.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (create_f90_int.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC create_f90_real.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (create_f90_real.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC create_f90_complex.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (create_f90_complex.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings CC typef90cmplxf.c CC typef90realf.c CC typef90intf.c CC create_f90_util.c PGC-W-0352-Constraint/expression type mismatch in extended ASM operand 1 (create_f90_util.c: 60) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with warnings 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 `/neem2/huangwei/src/mpich2-1.3.2p1/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 `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f90' make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/f90' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/cxx' CXX initcxx.cxx AR cr ../../../lib/libmpichcxx.a initcxx.o RANLIB libmpichcxx.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding/cxx' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/binding' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/env' CC mpich2version.c pgcc -O2 -o mpich2version mpich2version.o \ ../../lib/libmpich.a -lrt -lpthread make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/env' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/pkgconfig' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/pkgconfig' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/envmods' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging/envmods' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/packaging' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2' make --no-print-directory build_lib_bin **** Making src/misc .... make --no-print-directory build_lib_bin make --no-print-directory mpe_debug_objs make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a pgcc -I.. -I../include -I../../.. -I../../../include -O2 -DMPI_LINUX -DMPE_NOMPI -o mpehname.no -c mpehname.c ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a mpehname.no ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o decomp.po -c decomp.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o mpe_seq.po -c mpe_seq.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o dbxerr.po -c dbxerr.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o getgrank.po -c getgrank.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o examine.po -c examine.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o privtags.po -c privtags.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o mpehname.po -c mpehname.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o mpe_io.po -c mpe_io.c ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a decomp.po mpe_seq.po dbxerr.po getgrank.po examine.po privtags.po mpehname.po mpe_io.po /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o decompf.po -c decompf.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o mpe_seqf.po -c mpe_seqf.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I../../.. -I../../../include -DMPI_LINUX -o getgrankf.po -c getgrankf.c ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a **** Making src/callstack .... make --no-print-directory build_lib_bin /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o iterator.po -c iterator.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o fancyprint.po -c fancyprint.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -o iterator.no -c iterator.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -o fancyprint.no -c fancyprint.c make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a iterator.no fancyprint.no ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a iterator.po fancyprint.po ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/check_callstack pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -o check_callstack.no -c check_callstack.c cp -f check_callstack.no mpe2tmp.o pgcc -Wl,--export-dynamic -O2 -o /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/check_callstack mpe2tmp.o \ -L/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib -lmpe_nompi **** Making src/logging .... make --no-print-directory build_lib_bin pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o mpi_null.no -c mpi_null.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_util.no -c clog_util.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_timer.no -c clog_timer.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_uuid.no -c clog_uuid.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_commset.no -c clog_commset.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_preamble.no -c clog_preamble.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_record.no -c clog_record.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_sync.no -c clog_sync.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_block.no -c clog_block.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_buffer.no -c clog_buffer.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_merger.no -c clog_merger.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_cache.no -c clog_cache.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_joiner.no -c clog_joiner.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog.no -c clog.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o mpe_log_thread.no -c mpe_log_thread.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o mpe_log.no -c mpe_log.c pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o mpe_log_null.no -c mpe_log_null.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o mpe_log_null.po -c mpe_log_null.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_util.po -c clog_util.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_timer.po -c clog_timer.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_uuid.po -c clog_uuid.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_commset.po -c clog_commset.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_preamble.po -c clog_preamble.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_record.po -c clog_record.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_sync.po -c clog_sync.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_block.po -c clog_block.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_buffer.po -c clog_buffer.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_merger.po -c clog_merger.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_cache.po -c clog_cache.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog_joiner.po -c clog_joiner.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o clog.po -c clog.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o mpe_log_thread.po -c mpe_log_thread.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o mpe_log.po -c mpe_log.c make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/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 pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o mpe_logf.no -c mpe_logf.c ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi_null.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi_null.a mpi_null.no mpe_log_null.no make[8]: `mpe_logf.no' is up to date. ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi_null.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_null.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_null.a mpe_log_null.po /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -o mpe_logf.po -c mpe_logf.c ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_null.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/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[8]: `mpe_logf.po' is up to date. ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/clog2_print /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/clog2_join /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/clog2_repair pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_print.no -c clog_print.c cp -f clog_print.no mpe2tmp1.o pgcc -O2 -o /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/clog2_print mpe2tmp1.o \ -L/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib -lmpe_nompi pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_join.no -c clog_join.c cp -f clog_join.no mpe2tmp2.o pgcc -O2 -o /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/clog2_join mpe2tmp2.o \ -L/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib -lmpe_nompi pgcc -I.. -I../../.. -I../include -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../../include -O2 -DCLOG_NOMPI -o clog_repair.no -c clog_repair.c cp -f clog_repair.no mpe2tmp3.o pgcc -O2 -o /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/bin/clog2_repair mpe2tmp3.o \ -L/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib -lmpe_nompi **** Making src/wrappers .... make --no-print-directory build_lib_bin /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c log_mpi_util.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c log_mpi_core.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c trace_mpi_core.c make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/liblmpe.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/liblmpe.a log_mpi_util.o log_mpi_core.o ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/liblmpe.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libtmpe.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libtmpe.a trace_mpi_core.o ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libtmpe.a /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpif77 -c mpi_f2c_consts.f /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c mpe_proff.c ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_f2cmpi.a mpi_f2c_consts.o log_mpi_util.o mpe_proff.o ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_f2cmpi.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/mpe_prof.o /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c mpe_prof.c make --no-print-directory linktest_all make --no-print-directory linktest_C make --no-print-directory linktest_F77 **** Making src/graphics .... make --no-print-directory build_lib_bin pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -DMPE_NOMPI -o mpe_graphics.no -c mpe_graphics.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -DMPE_NOMPI -o xcolor.no -c xcolor.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -DMPE_NOMPI -o xframe.no -c xframe.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -DMPE_NOMPI -o xinit.no -c xinit.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -DMPE_NOMPI -o xwmap.no -c xwmap.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -DMPE_NOMPI -o xmouse.no -c xmouse.c pgcc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -O2 -DMPE_NOMPI -o xkey.no -c xkey.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o mpe_graphics.po -c mpe_graphics.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o xcolor.po -c xcolor.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o xframe.po -c xframe.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o xinit.po -c xinit.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o xwmap.po -c xwmap.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o xmouse.po -c xmouse.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o xkey.po -c xkey.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o visual_mess.po -c visual_mess.c make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a mpe_graphics.no xcolor.no xframe.no xinit.no xwmap.no xmouse.no xkey.no ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_nompi.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a mpe_graphics.po xcolor.po xframe.po xinit.po xwmap.po xmouse.po xkey.po /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o mpe_graphicsf.po -c mpe_graphicsf.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -o xmousef.po -c xmousef.c ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe.a make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libampe.a ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libampe.a visual_mess.po ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libampe.a make --no-print-directory linktest_all make --no-print-directory linktest_C make --no-print-directory linktest_F77 **** Making src/collchk .... make --no-print-directory build_lib_bin make --no-print-directory /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_collchk.a /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c begin.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c err_han.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c is_init.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c check_buff.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c check_dims.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c check_graph.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c check_size.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_amode.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_call.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_dtype.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_high_low.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_int.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_local_leader.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_op.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_root.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_tag.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_datarep.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c same_whence.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c allgather.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c allgatherv.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c allreduce.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c alltoall.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c alltoallv.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c barrier.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c bcast.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c cart_create.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c cart_map.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c gather.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c gatherv.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c graph_create.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c graph_map.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c init.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c intercomm_create.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c intercomm_merge.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c reduce.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c reduce_scatter.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c scan.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c scatter.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c scatterv.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c finalize.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c exscan.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c alltoallw.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_open.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_preallocate.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_all_begin.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_all.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_all_end.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_at_all_begin.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_at_all.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_at_all_end.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_ordered_begin.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_ordered.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_read_ordered_end.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_seek_shared.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_set_atomicity.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_set_size.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_set_view.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_all_begin.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_all.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_all_end.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_at_all_begin.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_at_all.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_at_all_end.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_ordered_begin.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_ordered.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c file_write_ordered_end.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c add_fh.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c get_fh.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c win_create.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c win_fence.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c add_win.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c get_win.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_accept.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_connect.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_create.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_disconnect.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_dup.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_spawn.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_spawn_multiple.c /neem2/huangwei/src/mpich2-1.3.2p1/bin/mpicc -I.. -I../include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/include -I../../.. -I../../../include -c comm_split.c ar cr /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_collchk.a *.o ranlib /neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2/lib/libmpe_collchk.a make --no-print-directory linktest_all make --no-print-directory linktest_C make --no-print-directory linktest_F77 make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpe2' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi/simple' CC simple_pmiutil.c CC simple_pmi.c AR cr ../../../lib/libmpich.a simple_pmiutil.o simple_pmi.o RANLIB libmpich.a date > .libstamp0 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi/simple' make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pmi' make[2]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm' make[3]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra' Making all in ../../mpl make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl' Making all in tools/bind/plpa/plpa make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' Making all in src make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' Making all in libplpa make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa' make all-am make[7]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa' source='plpa_api_probe.c' object='plpa_api_probe.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ /bin/sh ../../libtool --tag=CC --mode=compile pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o plpa_api_probe.lo plpa_api_probe.c libtool: compile: pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c plpa_api_probe.c -o plpa_api_probe.o source='plpa_dispatch.c' object='plpa_dispatch.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ /bin/sh ../../libtool --tag=CC --mode=compile pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o plpa_dispatch.lo plpa_dispatch.c libtool: compile: pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c plpa_dispatch.c -o plpa_dispatch.o source='plpa_runtime.c' object='plpa_runtime.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ /bin/sh ../../libtool --tag=CC --mode=compile pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o plpa_runtime.lo plpa_runtime.c libtool: compile: pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c plpa_runtime.c -o plpa_runtime.o source='plpa_map.c' object='plpa_map.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ /bin/sh ../../libtool --tag=CC --mode=compile pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o plpa_map.lo plpa_map.c libtool: compile: pgcc -DHAVE_CONFIG_H -I. -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c plpa_map.c -o plpa_map.o /bin/sh ../../libtool --tag=CC --mode=link pgcc -O2 -version-info 0:1:0 -lnsl -o libplpa.la plpa_api_probe.lo plpa_dispatch.lo plpa_runtime.lo plpa_map.lo -lrt -lpthread libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cr .libs/libplpa.a plpa_api_probe.o plpa_dispatch.o plpa_runtime.o plpa_map.o libtool: link: ranlib .libs/libplpa.a libtool: link: ( cd ".libs" && rm -f "libplpa.la" && ln -s "../libplpa.la" "libplpa.la" ) make[7]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa' make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa' Making all in plpa-info make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-info' source='plpa-info.c' object='plpa-info.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ pgcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o plpa-info.o plpa-info.c /bin/sh ../../libtool --tag=CC --mode=link pgcc -O2 -lnsl -o plpa-info plpa-info.o ../../src/libplpa/libplpa.la -lrt -lpthread libtool: link: pgcc -O2 -o plpa-info plpa-info.o ../../src/libplpa/.libs/libplpa.a -lnsl -lrt -lpthread make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-info' Making all in plpa-taskset make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-taskset' source='plpa-taskset.c' object='plpa-taskset.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ pgcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o plpa-taskset.o plpa-taskset.c source='tokens.c' object='tokens.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ pgcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o tokens.o tokens.c source='parser.c' object='parser.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../.././config/depcomp \ pgcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpl/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/openpa/src -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/datatype -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/common/locks -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -I/neem2/huangwei/src/mpich2-1.3.2p1/src/util/wrappers -O2 -c -o parser.o parser.c /bin/sh ../../libtool --tag=CC --mode=link pgcc -O2 -lnsl -o plpa-taskset plpa-taskset.o tokens.o parser.o ../../src/libplpa/libplpa.la -lrt -lpthread libtool: link: pgcc -O2 -o plpa-taskset plpa-taskset.o tokens.o parser.o ../../src/libplpa/.libs/libplpa.a -lnsl -lrt -lpthread make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-taskset' make[6]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa/src' make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/plpa/plpa' Making all in tools/bind/hwloc/hwloc make[4]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc' Making all in src make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/src' CC topology.lo pgcc-Warning-Unknown switch: -fvisibility=hidden pgcc-Warning-Unknown switch: -fvisibility=hidden PGC-S-0170-Designated initializers are not supported (topology.c: 497) PGC-S-0170-Designated initializers are not supported (topology.c: 509) PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with severe errors make[5]: *** [topology.lo] Error 1 make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/src' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra' make[2]: *** [all-redirect] Error 1 make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm' make[1]: *** [all-redirect] Error 2 make[1]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src' make: *** [all-redirect] Error 2