Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Graphite causing trouble
Date: Thu, 05 Jan 2012 16:39:55
Message-Id: je4jln$h46$1@dough.gmane.org
In Reply to: [gentoo-user] Graphite causing trouble by Peter Humphrey
1 On 01/05/2012 05:14 PM, Peter Humphrey wrote:
2 > Hello list,
3 >
4 > For the last few days I've been unable to emerge anything that needs a C
5 > compiler. I've started getting this error message in the logs:
6 >
7 > $ grep Graphite
8 > /var/log/portage/perl-core:Sys-Syslog-0.290.0:20120105-150502.log
9 >
10 > Syslog.c:1:0: sorry, unimplemented: Graphite loop optimizations cannot
11 > be used
12
13 Add "graphite" to the USE flags of sys-devel/gcc. Then rebuild these:
14
15 dev-libs/gmp
16 dev-libs/mpfr
17 dev-libs/mpc
18 dev-libs/cloog-ppl
19 dev-libs/ppl
20
21 Hopefully this should make the graphite optimization flags work again.

Replies

Subject Author
[gentoo-user] Re: Graphite causing trouble walt <w41ter@×××××.com>