[Debian-med-packaging] Bug#626672: raxml should be x86 only
Marcin Juszkiewicz
marcin.juszkiewicz at linaro.org
Wed Jun 15 12:14:56 UTC 2011
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
More information about the Debian-med-packaging
mailing list