Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346167 - qt-script-4.7.1-r1 USE="jit" not implemented on PPC
Summary: qt-script-4.7.1-r1 USE="jit" not implemented on PPC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-20 11:52 UTC by Risto A. Paju
Modified: 2010-11-21 18:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Risto A. Paju 2010-11-20 11:52:10 UTC
qt-script-4.7.1-r1 does not compile on PPC with the default USE "jit":

../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:187:2: error: #error "JITStackFrame not defined for this platform."

With USE="-jit" this compiles and runs fine.
Comment 1 Tomás Touceda (RETIRED) gentoo-dev 2010-11-21 18:48:40 UTC
Use masked for ppc.
Thanks for reporting