Bug#705384: mia: FTBFS on architectures such as ia64 lacking SSE or Altivec support

2013-04-14 Thread Gert Wollny

 At least one of mia's source files requires SSE (x86) or Altivec
 (PowerPC) support:
 
 .../mia-2.0.8/mia/3d/reg3d/navierasse.cc:387:2: error: #error need SSE or 
 ALTIVEC support
I think it is better when I restrict the architectures where the module
is build - currently I already do this for i386 because SSE is not
granted there. 

Best 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#705384: mia: FTBFS on architectures such as ia64 lacking SSE or Altivec support

2013-04-14 Thread Aaron M. Ucko
Gert Wollny gw.foss...@gmail.com writes:

 I think it is better when I restrict the architectures where the module
 is build - currently I already do this for i386 because SSE is not
 granted there. 

Indeed, I just wasn't sure that was an option.  I commend you for not
forcing non-portable flags on i386, for that matter!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#705384: mia: FTBFS on architectures such as ia64 lacking SSE or Altivec support

2013-04-13 Thread Aaron M. Ucko
Source: mia
Version: 2.0.8-1
Severity: serious
Justification: fails to build from source

At least one of mia's source files requires SSE (x86) or Altivec
(PowerPC) support:

.../mia-2.0.8/mia/3d/reg3d/navierasse.cc:387:2: error: #error need SSE or 
ALTIVEC support

Its build dependency on libtbb-dev eliminates most other architectures
from contention anyway, but ia64 is an exception; could you please
restrict its Architecture setting to

Architecture: any-amd64 any-i386 any-ppc any-ppc64

(The any-s are optional, and redundant at the moment because TBB
doesn't support kFreeBSD or the Hurd.)

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#705384: mia: FTBFS on architectures such as ia64 lacking SSE or Altivec support

2013-04-13 Thread Aaron M. Ucko
Aaron M. Ucko u...@debian.org writes:

 Architecture: any-amd64 any-i386 any-ppc any-ppc64

Slight correction: the 32-bit version of ppc64 is powerpc (as seen in
#705385), so that should be

Architecture: any-amd64 any-i386 any-powerpc any-ppc64

 (The any-s are optional, and redundant at the moment because TBB
 doesn't support kFreeBSD or the Hurd.)

 Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org