[root@hack02 openpa]# pwd /home/Guest/Download/tmp-mpich2/src/openpa [root@hack02 openpa]# ls config.log _configs.sed config.status Makefile src test [root@hack02 openpa]# make check > make_check_console.txt /bin/sh: line 4: 32375 Illegal instruction ${dir}$tst make[2]: *** [check-TESTS] Error 1 make[1]: *** [check-am] Error 2 make: *** [check-recursive] Error 1 [root@hack02 openpa]# ===================================== Making check in src make[1]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa/src' make[1]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa/src' Making check in test make[1]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa/test' make sanity test_primitives test_barriers make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa/test' make[2]: `sanity' is up to date. make[2]: `test_primitives' is up to date. make[2]: `test_barriers' is up to date. make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa/test' make check-TESTS make[2]: Entering directory `/home/Guest/Download/tmp-mpich2/src/openpa/test' success! PASS: sanity Testing simple integer load/store functionality PASSED Testing simple pointer load/store functionality PASSED Testing simple add/incr/decr functionality PASSED Testing simple decr and test functionality PASSED Testing simple fetch and add/incr/decr functionality PASSED Testing integer load/store with 1 thread PASSED Testing pointer load/store with 1 thread PASSED Testing add with 1 thread PASSED Testing incr and decr with 1 thread PASSED Testing decr and test with 1 thread PASSED Testing fetch and add with 1 thread PASSED Testing fetch and add return values with 1 thread PASSED Testing fetch and incr/decr with 1 thread PASSED Testing integer load/store with 2 threads PASSED Testing pointer load/store with 2 threads PASSED Testing add with 2 threads PASSED Testing incr and decr with 3 threads PASSED Testing decr and test with 2 threads PASSED Testing fetch and add with 2 threads PASSED Testing fetch and add return values with 2 threads PASSED Testing fetch and incr/decr with 3 threads PASSED Testing integer load/store with 10 threads PASSED Testing pointer load/store with 10 threads PASSED Testing add with 10 threads PASSED Testing incr and decr with 9 threads PASSED Testing decr and test with 10 threads PASSED Testing fetch and add with 10 threads PASSED Testing fetch and add return values with 10 threads PASSED Testing fetch and incr/decr with 9 threads PASSED Testing integer load/store with 100 threads PASSED Testing pointer load/store with 100 threads PASSED Testing add with 100 threads PASSED Testing incr and decr with 99 threads PASSED Testing decr and test with 100 threads PASSED Testing fetch and add with 100 threads PASSED Testing fetch and add return values with 100 threads PASSED Testing fetch and incr/decr with 99 threads PASSED All primitives tests passed. PASS: test_primitives Testing memory barrier sanity FAIL: test_barriers =================================================================== 1 of 3 tests failed Please report to https://trac.mcs.anl.gov/projects/openpa/newticket =================================================================== make[2]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa/test' make[1]: Leaving directory `/home/Guest/Download/tmp-mpich2/src/openpa/test'