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

Bug 465304

Summary: net-libs/webkit-gtk-2.0.0 - add support for sys-devel/gcc-4.8
Product: Gentoo Linux Reporter: Andrew John Hughes <gnu_andrew>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 463242    

Description Andrew John Hughes 2013-04-09 19:55:05 UTC
The dependency for this ebuild is:

|| ( sys-devel/gcc:4.7 >=sys-devel/clang-3.0 )

but the text says:

    if ! test-flag-CXX -std=c++11; then
        die "You need at least GCC 4.7.x or Clang >= 3.0 for C++11-specific compiler flags"
    fi

so why not >=sys-devel/gcc-4.7.0 so I can use 4.8.0?

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2013-04-10 21:58:20 UTC
+  10 Apr 2013; Pacho Ramos <pacho@gentoo.org> webkit-gtk-2.0.0.ebuild:
+  use proper gcc dependency version (#465304 by Andrew John Hughes)
+