Source: pirs
Version: 2.0.2+dfsg-1
Severity: serious
Justification: fails to build from source
User: debian-sp...@lists.debian.org
Usertags: sparc64

Hello!

pirs fails to build from source on all non-x86 architectures because it
hard-wires compiler flags and tries to build with -msse2 despite the
fact that this is an x86-only compiler flag:

g++ -DHAVE_CONFIG_H -I. -I..  -DSFMT_MEXP=19937 
-DPKGDATADIR='"/usr/share/pirs"' -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-msse2  -fopenmp -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/pirs-2.0.2+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o InputStream.o 
InputStream.cpp
g++: error: unrecognized command line option '-msse2'

Please adjust your debian/rules or patch the upstream build system
to use -msse2 on supported targets only.

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
 : :' :  Debian Developer - glaub...@debian.org
 `. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
   `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to