Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 431066

Summary: media-libs/libvisual - error: 'sigill_handler_sse' undeclared (first use in this function)
Product: Gentoo Linux Reporter: Thomas <v10lator>
Component: [OLD] UnspecifiedAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: floppym, jms.gentoo, patrakov
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: http://bugs.debian.org/456856
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The patch from debian slightly modified to work in gentoo

Description Thomas 2012-08-12 11:33:05 UTC
Created attachment 321094 [details, diff]
The patch from debian slightly modified to work in gentoo

If you are on amd64 and try to cross-compile media-libs/libvisual for x86 you got an error. This error was fixed in debian a few years ago, see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456856
Comment 1 Mike Gilbert gentoo-dev 2013-08-11 01:50:19 UTC
*** Bug 480544 has been marked as a duplicate of this bug. ***
Comment 2 Mike Gilbert gentoo-dev 2013-08-11 01:55:03 UTC
The provided patch works for me.
Comment 3 Alexis Ballier gentoo-dev 2013-08-11 03:11:47 UTC
+  11 Aug 2013; Alexis Ballier <aballier@gentoo.org> libvisual-0.4.0-r3.ebuild,
+  +files/libvisual-0.4.0-cond.patch, +files/libvisual-0.4.0-conditions.patch,
+  +files/libvisual-0.4.0-detect_amd64.patch:
+  Fix broken cpp check, bug #431066. Fix amd64 detection. Fix broken threads
+  AC_ARG_ENABLE.
+


thx! and a few more patches :)