Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436678 - x11-libs/qt-webkit-4.8.3: QA Notice: USE Flag 'c++0x' not in IUSE for x11-libs/qt-webkit-4.8.3
Summary: x11-libs/qt-webkit-4.8.3: QA Notice: USE Flag 'c++0x' not in IUSE for x11-lib...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low QA (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-30 16:21 UTC by Ilya Gordeev
Modified: 2012-10-16 13:43 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 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.