Bug#730421: x42-plugins: FTBFS: cc1: error: unrecognized command line option '-mfpmath=sse'

Roland Stigge stigge at antcom.de
Sun Nov 24 22:41:28 UTC 2013


Package: x42-plugins
Version: 20131119-2
Severity: serious
Tags: patch

Hi,

x42-plugins FTBFS like this:

...
cc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DXTERNAL_UI -fPIC -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only `pkg-config --cflags lv2` -std=c99 \
	  -o build/sisco.so src/sisco.c \
	  -shared -Wl,-Bstatic -Wl,-Bdynamic -Wl,-z,relro
cc1: error: unrecognized command line option '-mfpmath=sse'
make[3]: *** [build/sisco.so] Error 1
make[2]: *** [sisco.lv2] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/sisco.lv2'
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
...

Removing -mfpmath=sse from the sisco.lv2/Makefile, as proposed in #730308, fixes this.

Roland


-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the pkg-multimedia-maintainers mailing list