Re: [Debian-med-packaging] bowtie2-2.2.0 no 32bit builds anymore

2014-02-21 Thread Olivier Sallou

On 02/21/2014 02:11 PM, Alex Mestiashvili wrote:
 Hi All,

 The new version of bowtie2 was released recently and it seems that it
 works only on 64 bit platforms.

 http://anonscm.debian.org/gitweb/?p=debian-med/bowtie2.git;a=blob;f=Makefile


 lines 141-143.
If program is coded to support only 64 bits arch, this may require to
limit the available archs.
Most computers are 64bits now and it is a difficulty to code programs to
manage both when you are looking at managing large data.

 Could anybody please have a look or try to build for i386 the source
 to confirm/disprove the sentence above ?
I see it also uses sse, with no test condition, so it will fails on some
architectures.

Olivier

 Thanks,
 Alex

 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


-- 
Olivier Sallou
IRISA / University of Rennes 1
Campus de Beaulieu, 35000 RENNES - FRANCE
Tel: 02.99.84.71.95

gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438


-- 
To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/530751d4.8040...@irisa.fr



Re: [Debian-med-packaging] bowtie2-2.2.0 no 32bit builds anymore

2014-02-21 Thread Alex Mestiashvili

On 02/21/2014 02:17 PM, Olivier Sallou wrote:

On 02/21/2014 02:11 PM, Alex Mestiashvili wrote:

Hi All,

The new version of bowtie2 was released recently and it seems that it
works only on 64 bit platforms.

http://anonscm.debian.org/gitweb/?p=debian-med/bowtie2.git;a=blob;f=Makefile


lines 141-143.

If program is coded to support only 64 bits arch, this may require to
limit the available archs.
Most computers are 64bits now and it is a difficulty to code programs to
manage both when you are looking at managing large data.


Hi Olivier,

Sure I can limit the archs, just want to be sure that I am not missing 
anything.




Could anybody please have a look or try to build for i386 the source
to confirm/disprove the sentence above ?

I see it also uses sse, with no test condition, so it will fails on some
architectures.


we had this problem in the past too, the previous version was built only 
for:


 amd64 i386 hurd-i386 kfreebsd-amd64 kfreebsd-i386

now it seem to get limited to amd64 only.


Best regards,
Alex


--
To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/53076c92.6030...@biotec.tu-dresden.de