Bug#339758: libastro-fits-cfitsio-perl: FTBFS: wrong byteswap on mipsel and arm

2006-11-10 Thread Steinar H. Gunderson
On Mon, Nov 06, 2006 at 05:31:13PM -0500, William Pence wrote: > Notice the test for "defined(arm)" is included here, but I am not at all > sure this is appropriate. Are all arm architectures little-endian? No, but arm in Debian is currently only little-endian. There's an unofficial armeb port,

Bug#339758: libastro-fits-cfitsio-perl: FTBFS: wrong byteswap on mipsel and arm

2006-11-06 Thread William Pence
This is a follow up to my previous message a couple hours ago... I think I understand the problem with the MIPSEL case in the fitsio2.h file. The test for #elif defined(MIPSEL) is never reached because of a previous test for #elif defined(_MIPS_SZLONG) in the same block of code. I think the s

Bug#339758: libastro-fits-cfitsio-perl: FTBFS: wrong byteswap on mipsel and arm

2006-11-06 Thread William Pence
Niko Tyni wrote: Package: libastro-fits-cfitsio-perl Version: 1.05-1 Severity: serious Justification: fails to build from source The libastro-fits-cfitsio-perl package version 1.05-1 fails to build from source on the mipsel [1] and arm [2] architectures because some of the tests fail: ... To

Bug#339758: libastro-fits-cfitsio-perl: FTBFS: wrong byteswap on mipsel and arm

2006-11-05 Thread Niko Tyni
Package: libastro-fits-cfitsio-perl Version: 1.05-1 Severity: serious Justification: fails to build from source The libastro-fits-cfitsio-perl package version 1.05-1 fails to build from source on the mipsel [1] and arm [2] architectures because some of the tests fail: