Gentoo Archives: gentoo-user

From: Carlos Sura <carlos.sura1@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] You need at least GCC 4.7.x or Clang >= 3.0 for C++11-specific compiler flags
Date: Sun, 28 Jul 2013 02:55:25
Message-Id: CAB6schiP59ckw8f0kg3h_mnnmzCSbgeu-3eEnQYe7iNNhVaUjg@mail.gmail.com
1 Hello mates,
2
3 I am facing the following issue, not sure why I have been trying to fix it
4 for 3 days now.
5
6 I've also installed Clang, but the same results.
7
8 Additional information:
9 ~AMD64
10
11 emerge --info
12 here: http://tny.cz/c2210f24
13
14
15 Build log:
16
17 ^[[32;01m * ^[[39;49;00mPackage: net-libs/webkit-gtk-2.0.4
18 ^[[32;01m * ^[[39;49;00mRepository: gentoo
19 ^[[32;01m * ^[[39;49;00mMaintainer: gnome@g.o
20 ^[[32;01m * ^[[39;49;00mUSE: amd64 elibc_glibc geoloc gstreamer
21 introspection jit kernel_linux userland_GNU webgl
22 ^[[32;01m * ^[[39;49;00mFEATURES: preserve-libs sandbox userpriv
23 usersandbox
24 ^[[31;01m*^[[0m ERROR: net-libs/webkit-gtk-2.0.4::gentoo failed (pretend
25 phase):
26 ^[[31;01m*^[[0m You need at least GCC 4.7.x or Clang >= 3.0 for
27 C++11-specific compiler flags
28 ^[[31;01m*^[[0m
29 ^[[31;01m*^[[0m Call stack:
30 ^[[31;01m*^[[0m ebuild.sh, line 93: Called pkg_pretend
31 ^[[31;01m*^[[0m webkit-gtk-2.0.4.ebuild, line 93: Called die
32 ^[[31;01m*^[[0m The specific snippet of code:
33 ^[[31;01m*^[[0m die "You need at least GCC 4.7.x or Clang
34 >= 3.0 for C++11-specific compiler flags"
35 ^[[31;01m*^[[0m
36 ^[[31;01m*^[[0m If you need support, post the output of `emerge --info
37 '=net-libs/webkit-gtk-2.0.4::gentoo'`,
38 ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv
39 '=net-libs/webkit-gtk-2.0.4::gentoo'`.
40 ^[[31;01m*^[[0m The complete build log is located at
41 '/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp/build.log'.
42 ^[[31;01m*^[[0m The ebuild environment file is located at
43 '/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp/die.env'.
44 ^[[31;01m*^[[0m Working directory: '/usr/lib64/portage/pym'
45 ^[[31;01m*^[[0m S:
46 '/var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4'
47
48
49
50 Any help?
51
52 --
53 Carlos Sura.-
54 www.carlossura.com
55 www.carlossura.com/blog

Replies

Subject Author
[gentoo-user] Re: You need at least GCC 4.7.x or Clang >= 3.0 for C++11-specific compiler flags Carlos Sura <carlos.sura1@××××××××××.com>