Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dev-util/valgrind-3.7.0-r4 and glibc
Date: Fri, 14 Sep 2012 20:20:28
Message-Id: 18899.1347653358@ccs.covici.com
In Reply to: [gentoo-user] dev-util/valgrind-3.7.0-r4 and glibc by Mick
1 Mick <michaelkintzios@×××××.com> wrote:
2
3 > I got this message in elog:
4 >
5 > * Messages for package dev-util/valgrind-3.7.0-r4:
6 >
7 > * Valgrind will not work if glibc does not have debug symbols.
8 > * To fix this you can add splitdebug to FEATURES in make.conf
9 > * and remerge glibc. See:
10 > * https://bugs.gentoo.org/show_bug.cgi?id=214065
11 > * https://bugs.gentoo.org/show_bug.cgi?id=274771
12 > * https://bugs.gentoo.org/show_bug.cgi?id=388703
13 >
14 > but my glibc has no splitdebug USE flags:
15 >
16 > [I] sys-libs/glibc
17 >
18 > Installed versions: 2.15-r2(2.2)^s(08:44:11 08/10/12)(multilib -
19 > crosscompile_opts_headers-only -debug -gd -hardened -profile -selinux -
20 > vanilla)
21 >
22 >
23 > As a matter of fact nothing has:
24 >
25 > $ euse -i splitdebug
26 > global use flags (searching: splitdebug)
27 > ************************************************************
28 > no matching entries found
29 >
30 > local use flags (searching: splitdebug)
31 > ************************************************************
32 > no matching entries found
33 >
34 >
35 > Is this a typo?
36
37 Nope, it goes in make.conf as a feature -- see the man page for more
38 details. Mine is
39 FEATURES="${FEATURES} -stricter -distcc -ccache splitdebug"
40
41 Hope this helps.
42
43
44 --
45 Your life is like a penny. You're going to lose it. The question is:
46 How do
47 you spend it?
48
49 John Covici
50 covici@××××××××××.com