Gentoo Archives: gentoo-catalyst

From: Graham Murray <gmurray@××××××××××××.uk>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Install of shadow fails during building stage2
Date: Wed, 29 Jun 2011 15:59:28
Message-Id: 1309362180.22204.9.camel@gmdev.webwayone.co.uk
In Reply to: Re: [gentoo-catalyst] Install of shadow fails during building stage2 by Matt Turner
1 On Wed, 2011-06-29 at 16:21 +0100, Matt Turner wrote:
2 > On Wed, Jun 29, 2011 at 2:47 AM, Graham Murray
3 > <gmurray@××××××××××××.uk> wrote:
4 > > As part of the process of building a stage4, I have successfully
5 > built
6 > > stage1 but the stage2 build is failing on the install phase of
7 > > sys-apps/shadow. Unfortunately I cannot see what it is that is
8 > failing
9 > > to install. The last few lines from the catalyst run are:-
10 > >
11 > > Libtool: install: /usr/bin/install -c
12 > useradd /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/useradd
13 > > libtool: install: /usr/bin/install -c
14 > userdel /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/userdel
15 > > libtool: install: /usr/bin/install -c
16 > usermod /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/usermod
17 > > libtool: install: /usr/bin/install -c
18 > vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vipw
19 > > make[2]: Leaving directory
20 > `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
21 > > ln -sf newgrp
22 > /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/bin/sg
23 > > ln -sf vipw
24 > /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vigr
25 > > for i in su; do \
26 > > chmod -f
27 > 4711 /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//bin/$i; \
28 > > done
29 > > make[1]: *** [install-am] Error 1
30 > > make[1]: Leaving directory
31 > `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
32 > > make: *** [install-recursive] Error 1
33 > > emake failed
34 > > * ERROR: sys-apps/shadow-4.1.4.3 failed (install phase):
35 > > * install problem
36 >
37 > What version of catalyst are you using?
38 >
39 > I just checked in a patch to catalyst two days ago that makes sure
40 > shadow is emerged before distcc, if distcc is being used. But your
41 > problem seems to be different.
42 >
43 I am using version 2.0.6.916 on hardened/linux/amd64/no-multilib and I
44 am not using distcc, just building on the one system.