For future reference:

The precise failure here is because libboost-mpi is built against the
default MPI implementation, which used to be openmpi everywhere but has
recently switched to mpich on 32-bit architectures. However, prime-phylo
pulls in the openmpi headers at build time, which the libboost-mpi
headers detect and thus assume that it's the MPI implementation it was
compiled with. Hilarity and missing symbols ensue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076968

Title:
  prime-phylo fails to build with mpi-defaults 1.17 on armhf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/prime-phylo/+bug/2076968/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to