20 tests failed after make install

44 views
Skip to first unread message

Zb W

unread,
Jul 4, 2019, 10:15:51 AM7/4/19
to deal.II User Group
Hello,
I want to install deal.ii (9.1.1) in the ubuntu 18.04 on Windows 10 WSL.
I installed the software needed and there are no mistake reports during cmake and make install.
The install process is shown in the txt file: Install Process.txt

When make test, all tests are failed,(details please see quicktests.log)
../../lib/libdeal_II.g.so.9.1.1: error: undefined reference to 'Teuchos::details::safeCommFree(int*)'
../../lib/libdeal_II.g.so.9.1.1: error: undefined reference to 'Epetra_MpiComm::Epetra_MpiComm(int)'
collect2: error: ld returned 1 exit status

Can someone help me to solve this problem?

Thanks.
Zhenbang Wei


Install Process.txt
quicktests.log
run.cmake

Bruno Turcksin

unread,
Jul 5, 2019, 8:21:36 AM7/5/19
to deal.II User Group
Zhenbang Wei,

Is it possible that Trilinos was compiled without MPI support? The two error you see come from Trilinos functions that uses MPI.

Best,

Bruno
Reply all
Reply to author
Forward
0 new messages