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

Bug 467060

Summary: [qt overlay] dev-qt/qtcore-5.0.2 with sys-devel/gcc-4.8.0 - Rename qAbs Function for timeval
Product: Gentoo Linux Reporter: Frédéric COIFFIER <fcoiffie>
Component: [OLD] LibraryAssignee: Qt Bug Alias <qt>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.