Bug#730308: x42-plugins: FTBFS: cc1: error: unrecognized command line option '-msse'

Roland Stigge stigge at antcom.de
Sat Nov 23 20:22:47 UTC 2013


Package: x42-plugins
Version: 20131119-1
Severity: serious
Tags: patch
User: debian-powerpcspe at breakpoint.cc
Usertags: powerpcspe

Hi,

x42-plugins FTBFS on some arches, similar to #728411:

...
cc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DXTERNAL_UI -fPIC -msse -msse2 -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 '-msse'
cc1: error: unrecognized command line option '-msse2'
cc1: error: unrecognized command line option '-mfpmath=sse'
make[3]: *** [build/sisco.so] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/sisco.lv2'
make[2]: *** [sisco.lv2] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
...

Although fixed in #728411, it comes back with another instance in another
Makefile in the new upstream version. The attached patch fixes it.

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02-remove-more-sse.patch
Type: text/x-diff
Size: 461 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20131123/90302690/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list