Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.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:04:40
Message-Id: CAEH5T2NNa5eXj_68fvuHwaiNP+R5YcXrVOp3FKx2_AY_irgAKg@mail.gmail.com
In Reply to: [gentoo-user] dev-util/valgrind-3.7.0-r4 and glibc by Mick
1 On Fri, Sep 14, 2012 at 2:48 PM, Mick <michaelkintzios@×××××.com> wrote:
2 > I got this message in elog:
3 >
4 > * Messages for package dev-util/valgrind-3.7.0-r4:
5 >
6 > * Valgrind will not work if glibc does not have debug symbols.
7 > * To fix this you can add splitdebug to FEATURES in make.conf
8 > * and remerge glibc. See:
9 > * https://bugs.gentoo.org/show_bug.cgi?id=214065
10 > * https://bugs.gentoo.org/show_bug.cgi?id=274771
11 > * https://bugs.gentoo.org/show_bug.cgi?id=388703
12 >
13 > but my glibc has no splitdebug USE flags:
14 >
15 > [I] sys-libs/glibc
16 >
17 > Installed versions: 2.15-r2(2.2)^s(08:44:11 08/10/12)(multilib -
18 > crosscompile_opts_headers-only -debug -gd -hardened -profile -selinux -
19 > vanilla)
20 >
21 >
22 > As a matter of fact nothing has:
23 >
24 > $ euse -i splitdebug
25 > global use flags (searching: splitdebug)
26 > ************************************************************
27 > no matching entries found
28 >
29 > local use flags (searching: splitdebug)
30 > ************************************************************
31 > no matching entries found
32 >
33 >
34 > Is this a typo?
35
36 Please read it again, it says add it to FEATURES in make.conf, not a
37 USE flag. :)