Summary: | dev-qt/qtcore-4.8.4[c++0x] with sys-devel/gcc-4.8.0 - kernel/qeventdispatcher_unix.cpp:360:30: error: redeclaration ‘constexpr T qAbs(const T&) [with T = timeval]’ differs in ‘constexpr’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Krzysztof Nowicki <krissn> |
Component: | [OLD] Library | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | const, hendrik, teidakankan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 461954, 476178 | ||
Attachments: |
Build log
gcc-4.8-fix.patch |
Description
Krzysztof Nowicki
2013-04-11 22:13:27 UTC
Created attachment 345288 [details]
Build log
Created attachment 345422 [details, diff] gcc-4.8-fix.patch Yay someone made a bug so I don't have to, here's the patch. https://codereview.qt-project.org/#change,53738 Referenced here too. This appears to be a gcc bug, see http://lists.qt-project.org/pipermail/development/2013-March/010587.html I will apply the workaround to qtcore-4.8.4 anyway. gcc-4.8.0 with qt-5.0.2 same problem on ~amd64. qt-5.9999 seems fine. (In reply to comment #4) > gcc-4.8.0 with qt-5.0.2 same problem on ~amd64. qt-5.9999 seems fine. bug 467060 Fixed in cvs. Thanks! |