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

Bug 436678

Summary: x11-libs/qt-webkit-4.8.3: QA Notice: USE Flag 'c++0x' not in IUSE for x11-libs/qt-webkit-4.8.3
Product: Gentoo Linux Reporter: Ilya Gordeev <mirraz1>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED INVALID    
Severity: QA    
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ilya Gordeev 2012-09-30 16:21:40 UTC
QA Notice: USE Flag 'c++0x' not in IUSE for x11-libs/qt-webkit-4.8.3

Reproducible: Always
Comment 1 Davide Pesavento gentoo-dev 2012-10-04 01:36:25 UTC
I don't understand... the only usage is in qt4-build.eclass:

        if use_if_iuse c++0x; then
                append-cxxflags -std=c++0x
        fi

use_if_iuse should not trigger the warning.

Can you attach a full build.log please?
Comment 2 Davide Pesavento gentoo-dev 2012-10-16 13:43:56 UTC
This makes no sense and hasn't been reproducible by anyone. Closing as invalid.