I looked at raxml failure on armel in Ubuntu [1] and then got information about Debian bug [2].
raxml is using xmmintrin.h header file which is available only for x86 architectures (amd64/i386). Inside are functions which calls ASM mnemonics directly. So it looks like package is buildable only on those 2 architectures (under Debian also will build for kFreeBSD ones). I made debdiff which makes a change - it is available at Launchpad [3]. 1. https://bugs.launchpad.net/ubuntu/+source/raxml/+bug/791321 2. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626672 3. https://launchpadlibrarian.net/73207596/raxml.debdiff -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org