zynaddsubfx FTBFS on some archs

James Cowgill jcowgill at debian.org
Wed Jun 15 13:44:47 UTC 2016


Hi,

On Wed, 2016-06-15 at 15:29 +0200, Jaromír Mikeš wrote:
> while updating zynaddsubfx package FTBFS on some archs :(
> https://buildd.debian.org/status/package.php?p=zynaddsubfx&suite=unst
> able
> 
> Does somebody have any idea how to fix it?

ARM
======
The package seems to be compiling with:
 -march=armv7-a -mfloat-abi=hard -mfpu=neon

armel does not support the hard float ABI so gives a compile error.
armhf does not support neon by default, so binaries give a SIGILL.

Other Arches
======
fat-message seems to fail on all the big-endian arches so it's probably
an endianness issue. I haven't had a proper look at it.

James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160615/363ed39c/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list