Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] glibc-2.17 fails and warning: setlocale: LC_ALL error
Date: Tue, 15 Jul 2014 01:51:10
Message-Id: 53C48902.2060103@gmail.com
1 Howdy,
2
3 I'm reinstalling Gentoo on my OLD rig. It's x86. I have two issues
4 which will be seen in the error below. Sort of hard to miss. Anyway, I
5 started with the latest stage3 tarball. I've got it to where it boots
6 up and all and am in the process of trying to do a emerge -e system
7 which will also update everything as well. My problem is glibc and the
8 locale settings. May be a separate issue or related. Here is the boo
9 boo.
10
11 localhost linux # emerge -v glibc
12 sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
13
14 * IMPORTANT: 5 news items need reading for repository 'gentoo'.
15 * Use eselect news to read news items.
16
17
18 These are the packages that would be merged, in order:
19
20 Calculating dependencies... done!
21 [ebuild R ] sys-libs/glibc-2.17:2.2 USE="-debug -gd (-hardened)
22 (-multilib) -nscd -profile (-selinux) -suid -systemtap -vanilla" 0 kB
23
24 Total: 1 package (1 reinstall), Size of downloads: 0 kB
25
26 >>> Verifying ebuild manifests
27 >>> Emerging (1 of 1) sys-libs/glibc-2.17
28 >>> Failed to emerge sys-libs/glibc-2.17, Log file:
29 >>> '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'
30 >>> Jobs: 0 of 1 complete, 1 failed Load avg: 0.16,
31 0.39, 1.44
32 * Package: sys-libs/glibc-2.17
33 * Repository: gentoo
34 * Maintainer: toolchain@g.o
35 * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86
36 * FEATURES: preserve-libs sandbox
37 [sys-libs/glibc-2.17] bash: warning: setlocale: LC_ALL: cannot change
38 locale (en_US.UTF8)
39 /bin/bash: warning: setlocale: LC_ALL: cannot change locale
40 (en_US.UTF8) <<-- This error right here. :-(
41 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
42 sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
43 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
44 make -j3 -s glibc-test
45 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
46 make -j3 -s glibc-test
47 * Your old kernel is broken. You need to update it to
48 * a newer version as syscall(<bignum>) will break.
49 * http://bugs.gentoo.org/279260
50 * ERROR: sys-libs/glibc-2.17::gentoo failed (setup phase):
51 * keeping your system alive, say thank you
52 *
53 * Call stack:
54 * ebuild.sh, line 93: Called pkg_setup
55 * glibc-2.17.ebuild, line 151: Called eblit-run 'pkg_setup'
56 * glibc-2.17.ebuild, line 137: Called eblit-glibc-pkg_setup
57 * pkg_setup.eblit, line 75: Called die
58 * The specific snippet of code:
59 * die "keeping your system alive, say thank you"
60 *
61 * If you need support, post the output of `emerge --info
62 '=sys-libs/glibc-2.17::gentoo'`,
63 * the complete build log and the output of `emerge -pqv
64 '=sys-libs/glibc-2.17::gentoo'`.
65 * The complete build log is located at
66 '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'.
67 * The ebuild environment file is located at
68 '/var/tmp/portage/sys-libs/glibc-2.17/temp/die.env'.
69 * Working directory: '/usr/lib/portage/pym'
70 * S: '/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17'
71 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
72 sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
73 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
74 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
75 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
76 sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8)
77 *
78 * The following package has failed to build or install:
79 *
80 * (sys-libs/glibc-2.17::gentoo, ebuild scheduled for merge), Log file:
81 * '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'
82 *
83 localhost linux #
84
85
86 One reason I want to re-emerge glibc, I'm HOPING it will fix the other
87 LC_ALL error. I'm pretty sure glibc takes care of that but not 100%
88 sure. I checked my main rig for differences in USE flags, multilib is
89 the only one I see. It is set on my main rig and doesn't seem to be
90 available on x86 for obvious reasons.
91
92 If this is not enough info, let me know what you need. I don't want to
93 flood with tons of unneeded info when usually that above gives enough of
94 a hint. ;-)
95
96 Thanks.
97
98 Dale
99
100 :-) :-)

Replies

Subject Author
Re: [gentoo-user] glibc-2.17 fails and warning: setlocale: LC_ALL error Hinnerk van Bruinehsen <h.v.bruinehsen@×××××××××.de>
Re: [gentoo-user] glibc-2.17 fails and warning: setlocale: LC_ALL error Dale <rdalek1967@×××××.com>
Re: [gentoo-user] SNIP warning: setlocale: LC_ALL error Dale <rdalek1967@×××××.com>