Gentoo Archives: gentoo-user

From: Nikita Tropin <posixivist32@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OpenSP build fails
Date: Sun, 27 Apr 2014 07:20:46
Message-Id: CAL-+O4LZOJr83bfuVYRkPmU2swZscjR-D6HZy9Hn3n+4t53OQw@mail.gmail.com
In Reply to: Re: [gentoo-user] OpenSP build fails by Stroller
1 gcc-config -l:
2 [1] x86_64-pc-linux-gnu-4.6.3
3 [2] x86_64-pc-linux-gnu-4.7.3 *
4
5 These are installed: gcc-4.7.3, gcc-4.6.3, clang-3.3. I'm using 4.7.3
6 and not redefine CC or CXX in make.conf or elsewhere.
7
8 I found that getting out `pam' flag from `shadow' flags removes block.
9 Is it suitable fix(add `-pam' for `shadow' in package.use)? Or ...
10
11 As I can understand from
12 bugtracker(https://bugs.gentoo.org/show_bug.cgi?id=412721) I need to:
13 su # For doing administrative tasks while /etc/pam.d/{su,login,passwd} will gone
14 emerge shadow
15 emerge pambase
16 dispatch-conf && etc-update
17
18 PS Thanks Edward, it helps.
19
20
21 2014-04-27 4:44 GMT+03:00 Stroller <stroller@××××××××××××××××××.uk>:
22 >
23 > On Sat, 26 April 2014, at 10:07 pm, Nikita Tropin <posixivist32@×××××.com> wrote:
24 >
25 >> I didn't touch pambase/shadow block for a while, trying to simply `emerge --update @world' and packages that you tell, which doesn't include this pair. …
26 >
27 > No, IMO you need to address the pambase/shadow block first.
28 >
29 > They're important packages and the transition is important.
30 >
31 > There's no point in getting everything else updated, only to find you can't boot the system because of these.
32 >
33 > Right now, I would only worry about anything else if it prevented me addressing this matter.
34 >
35 >
36 >> The only thing I'm noticed from above is weechat and conky depends from ncurses but glibc is not and other packages that depends builds fine(zsh, bash, mc).
37 >
38 > The glibc error looks to be related to gcc.
39 >
40 > What versions of gcc are installed, what does `gcc-config -l` say?
41 >
42 > Stroller.
43 >
44 >
45
46
47
48 --
49 Regards,
50 Nikita

Replies

Subject Author
Re: [gentoo-user] OpenSP build fails Stroller <stroller@××××××××××××××××××.uk>