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 ** Bug watch added: Debian Bug tracker #626672 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626672 ** Also affects: raxml (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626672 Importance: Unknown Status: Unknown ** Changed in: raxml (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/791321 Title: raxml version 7.2.6-1 failed to build on armel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/raxml/+bug/791321/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
