Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Just a heads-up, I think =sys-libs/glibc-2.14.1-r3 is a stinker.
Date: Sat, 23 Jun 2012 22:10:09
Message-Id: CA+czFiBqupYV_RqSPyH4KQ+PHPxxbdA1K7GAL5zz0LYmJksodw@mail.gmail.com
In Reply to: Re: [gentoo-user] Just a heads-up, I think =sys-libs/glibc-2.14.1-r3 is a stinker. by Michael Mol
1 On Sat, Jun 23, 2012 at 12:37 AM, Michael Mol <mikemol@×××××.com> wrote:
2 > On Sat, Jun 2, 2012 at 11:56 PM, Michael Mol <mikemol@×××××.com> wrote:
3 >> On Sat, Jun 2, 2012 at 11:34 PM, Dmitry Goncharov
4 >> <dgoncharov@××××××××.net> wrote:
5 >>> On Sat, Jun 02, 2012 at 10:52:12PM -0400, Michael Mol wrote:
6 >>>> On Sat, Apr 28, 2012 at 11:07 AM, Michael Mol <mikemol@×××××.com> wrote:
7 >>>> Wow. Just wow. This is incredible.
8 >>>>
9 >>>> This is repeatable for me.
10 >>>>
11 >>> <snip>
12 >>>>  * The problem occurred while executing the ebuild file named
13 >>>>  * 'glibc-2.14.1-r3.ebuild' located in the '/var/db/pkg/sys-
14 >>>>
15 >>> <snip>
16 >>>> CFLAGS="-O2 -pipe -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf
17 >>>> --param l1-cache-size=32 --param l1-cache-line-size=64 --param
18 >>>> l2-cache-size=4096 -mtune=core2 -ggdb3"
19 >>>> CXXFLAGS="${CFLAGS}"
20 >>>
21 >>> Can you upgrage to glibc-2.15?
22 >>
23 >> Sure. It's going to be another full reinstall.
24 >
25 > Forgot to try this. Will do tomorrow.
26 >
27 >>
28 >>> Can you tweak you gcc flags to something more conventional and see if the
29 >>> problem persists?
30 >>
31 >> Those CFLAGS should be equivalent to:
32 >> CFLAGS="-O2 -pipe -ggdb3 --march=native".
33 >>
34 >> But I'll try making it just -O2 -pipe --march=native.
35 >
36 > Just an update: Tried CFLAGS="-O2 -pipe --march=native -ggdb3". Same results.
37 >
38 >>
39 >>> If you are interested in submitting a patch to the upstream then you can build
40 >>> the glibc test suite with your gcc flags and check if the tests pass.
41 >
42 > I do still have a working gentoo laptop I could try this on...but it
43 > has an i3 proc, as opposed to the core 2 xeon or the phenom 9650. Have
44 > a link to instructions?
45
46 For anyone following or interested, this is now reported as bug
47 #423149. I'll be tracking progress there, so I have a common place to
48 keep notes and discoveries as I try to work it out.
49
50 https://bugs.gentoo.org/show_bug.cgi?id=423149
51
52 --
53 :wq

Replies