[Bug 791321] Re: raxml version 7.2.6-1 failed to build on armel

Marcin Juszkiewicz 791321 at bugs.launchpad.net
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


** 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
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/791321

Title:
  raxml version 7.2.6-1 failed to build on armel

Status in “raxml” package in Ubuntu:
  Triaged
Status in “raxml” package in Debian:
  Unknown

Bug description:
  raxml version 7.2.6-1 failed to build on armel
  Link to failed build: https://launchpad.net/ubuntu/+source/raxml/7.2.6-1/+build/2480707

  Direct link to the build log:
  https://launchpad.net/ubuntu/+source/raxml/7.2.6-1/+build/2480707/+files
  /buildlog_ubuntu-oneiric-armel.raxml_7.2.6-1_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
  Excerpt 342 lines into the build log:

  dh build
     dh_testdir
     dh_auto_configure
     debian/rules override_dh_auto_build
  make[1]: Entering directory `/build/buildd/raxml-7.2.6'
  /usr/bin/make -f Makefile.gcc
  make[2]: Entering directory `/build/buildd/raxml-7.2.6'
  gcc  -D_GNU_SOURCE  -fomit-frame-pointer -funroll-loops -O2 -msse   -c -o axml.o axml.c
  cc1: error: unrecognized command line option '-msse'
  make[2]: *** [axml.o] Error 1
  make[2]: Leaving directory `/build/buildd/raxml-7.2.6'
  make[1]: *** [override_dh_auto_build] Error 2
  make[1]: Leaving directory `/build/buildd/raxml-7.2.6'
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
  ******************************************************************************
  Build finished at 20110509-0206
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/raxml-7.2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/raxml/+bug/791321/+subscriptions



More information about the Ubuntu-sponsors mailing list