How long did you wait after "coll/testlist" was printed? That directory can take a very long time (>30 mins on some machines) to complete all the tests contained within. If you set (and export) the RUNTESTS_VERBOSE=1 environment variable before running "make testing", you'll get test-by-test output as they are executed. Also, do you actually need to run the MPICH test suite? Is your application working OK? -Dave On Dec 18, 2012, at 2:14 AM CST, Stephen Zheng wrote:
The libcr.so.0 problem does have gone,but there are still some problems.
I changed the BLCR directory to $HOME and reconfiged & remade it . I found the test stoped and then there's not any response after outputed the below when I entered "make testing". It's weird. "./runtests -srcdir=. -tests=testlist \ -mpiexec=/usr/mpich2/bin/mpiexec -xmlfile=summary.xml Looking in ./testlist Processing directory attr Looking in ./attr/testlist Processing directory coll Looking in ./coll/testlist"
The files "config.log" "src/pm/hydra/config.log" "c.txt" "m.txt" "maketesting.txt" are attached below.