[Debian-med-packaging] Bug#846330: pirs: FTBFS on non-x86 architectures because it hard-wires CFLAGS

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Nov 30 10:50:08 UTC 2016


Source: pirs
Version: 2.0.2+dfsg-1
Severity: serious
Justification: fails to build from source
User: debian-sparc at 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 - glaubitz at debian.org
 `. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
   `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



More information about the Debian-med-packaging mailing list