Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467060 - [qt overlay] dev-qt/qtcore-5.0.2 with sys-devel/gcc-4.8.0 - Rename qAbs Function for timeval
Summary: [qt overlay] dev-qt/qtcore-5.0.2 with sys-devel/gcc-4.8.0 - Rename qAbs Funct...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-04-24 09:10 UTC by Frédéric COIFFIER
Modified: 2013-04-24 17:05 UTC (History)
0 users

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 Frédéric COIFFIER 2013-04-24 09:10:08 UTC
Currently, when compiling dev-qt/qtcore-5.0.2 with gcc-4.8.0, an error occurs in qtimerinfo_unix.cpp.

This patch solves the problem :
http://qt.gitorious.org/qt/qtbase/commit/d9ff510f02bba63dabe7a081a68296056a89ae4c?format=patch

Reproducible: Always
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2013-04-24 17:05:54 UTC
If you are using gcc-4.8, I'm sure you'll also have no problems in using epatch_user or qt 5.1.9999, where this issue is fixed already.