Gentoo Archives: gentoo-catalyst

From: Graham Murray <gmurray@××××××××××××.uk>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Install of shadow fails during building stage2
Date: Wed, 29 Jun 2011 06:48:10
Message-Id: 1309330062.3762.81.camel@gmdev.webwayone.co.uk
1 As part of the process of building a stage4, I have successfully built
2 stage1 but the stage2 build is failing on the install phase of
3 sys-apps/shadow. Unfortunately I cannot see what it is that is failing
4 to install. The last few lines from the catalyst run are:-
5
6 Libtool: install: /usr/bin/install -c useradd /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/useradd
7 libtool: install: /usr/bin/install -c userdel /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/userdel
8 libtool: install: /usr/bin/install -c usermod /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/usermod
9 libtool: install: /usr/bin/install -c vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vipw
10 make[2]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
11 ln -sf newgrp /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/bin/sg
12 ln -sf vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vigr
13 for i in su; do \
14 chmod -f 4711 /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//bin/$i; \
15 done
16 make[1]: *** [install-am] Error 1
17 make[1]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
18 make: *** [install-recursive] Error 1
19 emake failed
20 * ERROR: sys-apps/shadow-4.1.4.3 failed (install phase):
21 * install problem

Replies

Subject Author
Re: [gentoo-catalyst] Install of shadow fails during building stage2 Matt Turner <mattst88@g.o>
Re: [gentoo-catalyst] Install of shadow fails during building stage2 "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>