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: Fri, 27 Apr 2012 01:55:35
Message-Id: CA+czFiCcVi54B6dgvmzqcR-HMWTFumjXnsvm8bp9wvtOmaRomg@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 Adam Carter
1 On Thu, Apr 26, 2012 at 8:35 PM, Adam Carter <adamcarter3@×××××.com> wrote:
2 >> #expanded form of -march=native. Nothing special here. Noting this
3 >> here because people keep freaking out when they see it in-line.
4 >> SYS_CFLAGS_MARCH_NATIVE_EXP="-march=amdfam10 -mcx16 -msahf -mpopcnt
5 >> --param l1-cache-size=64 --param l1-cache-line-size=64 --param
6 >> l2-cache-size=512 -mtune=amdfam10"
7 >> CFLAGS="${SYS_CFLAGS_MARCH_NATIVE_EXP} -O2 -pipe -ggdb3"
8 >> CXXFLAGS="${CFLAGS}"
9 >> FEATURES="splitdebug"
10 >> MAKEOPTS="--jobs --load=5"
11 >> EMERGE_DEFAULT_OPTS="--jobs --load-average=6 --verbose --tree
12 >> --with-bdeps=y --keep-going"
13 >
14 > FYI Michael, i'm not too dissimilar, and no apparent problems with
15 > glibc-2.14.1-r3. Mostly stable, kernel from gentoo-sources 3.3.2.
16
17 Running 3.2.12-gentoo on all systems here.
18
19 >
20 > CFLAGS="-march=amdfam10 -mcx16 -msahf -mpopcnt -mabm -O2 -pipe"
21 > CXXFLAGS="${CFLAGS}"
22 > CHOST="x86_64-pc-linux-gnu"
23 > #MAKEOPTS="-j1"
24 > MAKEOPTS="-j4"
25 > #FEATURES="ccache parallel-fetch buildsyspkg distcc"
26 > FEATURES="-sandbox ccache parallel-fetch buildsyspkg"
27 > LINGUAS="en"
28 > EMERGE_DEFAULT_OPTS="--keep-going --autounmask y"
29 >
30
31 Yeah, that's pretty similar to mine.
32
33 Lost my SSH session to inara (inara and kaylee are the two systems
34 that are borked by the upgrade, saffron is the one system I have which
35 upgraded without problem) when saffron hung coming out of screensaver.
36 I can no longer ssh into either inara or kaylee. And I won't have time
37 to work with either until Sunday at the earliest.
38
39 This has not been a good week.
40
41 --
42 :wq

Replies