Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 212191
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Samuli Suominen <ssuominen@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Samuli Suominen <ssuominen@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 212191 depends on: Show dependency tree
Bug 212191 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-03 13:27 0000
x11-misc/xscreensaver ebuild has these lines,

filter-flags -mabi=altivec
filter-flags -maltivec
append-flags -U__VEC__

to workaround altivec related building problems with "flurry" screensaver, but
as you can see those flags are being forced to everyone and not just for the
offending file. If we could rid of it, that'd be cool! Can one of you powerpc
members provide the failure log so we can look at the problem? Problem from 
myside is lack of powerpc hardware. :-/

------- Comment #1 From Markus Rothe 2008-03-26 18:00:26 0000 -------
this is the error I'm getting without the setted flags:

flurry.h:72: error: expected specifier-qualifier-list before 'vector'
flurry.h:79: error: expected specifier-qualifier-list before 'vector'
flurry.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'float'

I've wrapped the filter-/append-flags in a "use ppc/ppc64" in 5.05 (while
fixing bug #214870)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug