Gentoo Archives: gentoo-user

From: Nikita Tropin <posixivist32@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OpenSP build fails
Date: Mon, 28 Apr 2014 17:48:08
Message-Id: CAL-+O4JgCYiKBpY2HB50R2CjLZgjrzNR1-B4=QVd+Pn7oQ_6Tw@mail.gmail.com
In Reply to: Re: [gentoo-user] OpenSP build fails by Stroller
1 Ok, pambase/shadow problem solved. I called revdep-rebuild and it
2 found libcairo problem, reemerged it, second revdep-rebuild was clean.
3 There are still problems with compilation of packages mentioned above.
4
5 2014-04-27 22:10 GMT+03:00 Stroller <stroller@××××××××××××××××××.uk>:
6 >
7 > On Sun, 27 April 2014, at 8:20 am, Nikita Tropin <posixivist32@×××××.com> wrote:
8 >
9 >> gcc-config -l:
10 >> [1] x86_64-pc-linux-gnu-4.6.3
11 >> [2] x86_64-pc-linux-gnu-4.7.3 *
12 >>
13 >> These are installed: gcc-4.7.3, gcc-4.6.3, clang-3.3. I'm using 4.7.3
14 >> and not redefine CC or CXX in make.conf or elsewhere.
15 >
16 > That's good. gcc-4.7.3 is current, so you should be able to revdep-rebuild and update glibc, paving your way to ncurses and your other failed compiles. But IMO you should get the pam / shadow stuff done, and reboot, first.
17 >
18 >
19 >> I found that getting out `pam' flag from `shadow' flags removes block.
20 >> Is it suitable fix(add `-pam' for `shadow' in package.use)? Or ...
21 >>
22 >> As I can understand from
23 >> bugtracker(https://bugs.gentoo.org/show_bug.cgi?id=412721) I need to:
24 >> su # For doing administrative tasks while /etc/pam.d/{su,login,passwd} will gone
25 >> emerge shadow
26 >> emerge pambase
27 >> dispatch-conf && etc-update
28 >>
29 >> PS Thanks Edward, it helps.
30 >>
31 >>
32 >>> … IMO you need to address the pambase/shadow block first.
33 >>>
34 >>> They're important packages and the transition is important.
35 >
36 > I intended to say here that "they're important packages and the transition is well documented."
37 >
38 > I've already linked you pages and pages of information on this update:
39 > http://www.google.com/search?q=pambase+shadow+gentoo
40 >
41 > I *think* that you unmerge one or both packages and then reemerge, but I can't remember for sure.
42 >
43 > It's also hard to say how safe this will be on a system that's in such disrepair as yours - you might be best to backup the whole system &/or build binary packages for everything that's presently installed. If you ignore updates for a year at a time, you're really risking trouble.
44 >
45 > Stroller.
46 >
47 >
48 >
49
50
51
52 --
53 Regards,
54 Nikita