* [gentoo-catalyst] Install of shadow fails during building stage2
@ 2011-06-29 6:47 Graham Murray
2011-06-29 15:21 ` Matt Turner
2011-06-29 23:44 ` Jorge Manuel B. S. Vicetto
0 siblings, 2 replies; 4+ messages in thread
From: Graham Murray @ 2011-06-29 6:47 UTC (permalink / raw
To: gentoo-catalyst
As part of the process of building a stage4, I have successfully built
stage1 but the stage2 build is failing on the install phase of
sys-apps/shadow. Unfortunately I cannot see what it is that is failing
to install. The last few lines from the catalyst run are:-
Libtool: install: /usr/bin/install -c useradd /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/useradd
libtool: install: /usr/bin/install -c userdel /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/userdel
libtool: install: /usr/bin/install -c usermod /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/usermod
libtool: install: /usr/bin/install -c vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vipw
make[2]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
ln -sf newgrp /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/bin/sg
ln -sf vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vigr
for i in su; do \
chmod -f 4711 /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//bin/$i; \
done
make[1]: *** [install-am] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
make: *** [install-recursive] Error 1
emake failed
* ERROR: sys-apps/shadow-4.1.4.3 failed (install phase):
* install problem
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] Install of shadow fails during building stage2
2011-06-29 6:47 [gentoo-catalyst] Install of shadow fails during building stage2 Graham Murray
@ 2011-06-29 15:21 ` Matt Turner
2011-06-29 15:43 ` Graham Murray
2011-06-29 23:44 ` Jorge Manuel B. S. Vicetto
1 sibling, 1 reply; 4+ messages in thread
From: Matt Turner @ 2011-06-29 15:21 UTC (permalink / raw
To: gentoo-catalyst
On Wed, Jun 29, 2011 at 2:47 AM, Graham Murray <gmurray@webwayone.co.uk> wrote:
> As part of the process of building a stage4, I have successfully built
> stage1 but the stage2 build is failing on the install phase of
> sys-apps/shadow. Unfortunately I cannot see what it is that is failing
> to install. The last few lines from the catalyst run are:-
>
> Libtool: install: /usr/bin/install -c useradd /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/useradd
> libtool: install: /usr/bin/install -c userdel /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/userdel
> libtool: install: /usr/bin/install -c usermod /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/usermod
> libtool: install: /usr/bin/install -c vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vipw
> make[2]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
> ln -sf newgrp /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/bin/sg
> ln -sf vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vigr
> for i in su; do \
> chmod -f 4711 /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//bin/$i; \
> done
> make[1]: *** [install-am] Error 1
> make[1]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
> make: *** [install-recursive] Error 1
> emake failed
> * ERROR: sys-apps/shadow-4.1.4.3 failed (install phase):
> * install problem
What version of catalyst are you using?
I just checked in a patch to catalyst two days ago that makes sure
shadow is emerged before distcc, if distcc is being used. But your
problem seems to be different.
Matt
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] Install of shadow fails during building stage2
2011-06-29 15:21 ` Matt Turner
@ 2011-06-29 15:43 ` Graham Murray
0 siblings, 0 replies; 4+ messages in thread
From: Graham Murray @ 2011-06-29 15:43 UTC (permalink / raw
To: gentoo-catalyst
On Wed, 2011-06-29 at 16:21 +0100, Matt Turner wrote:
> On Wed, Jun 29, 2011 at 2:47 AM, Graham Murray
> <gmurray@webwayone.co.uk> wrote:
> > As part of the process of building a stage4, I have successfully
> built
> > stage1 but the stage2 build is failing on the install phase of
> > sys-apps/shadow. Unfortunately I cannot see what it is that is
> failing
> > to install. The last few lines from the catalyst run are:-
> >
> > Libtool: install: /usr/bin/install -c
> useradd /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/useradd
> > libtool: install: /usr/bin/install -c
> userdel /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/userdel
> > libtool: install: /usr/bin/install -c
> usermod /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/usermod
> > libtool: install: /usr/bin/install -c
> vipw /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vipw
> > make[2]: Leaving directory
> `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
> > ln -sf newgrp
> /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/bin/sg
> > ln -sf vipw
> /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//usr/sbin/vigr
> > for i in su; do \
> > chmod -f
> 4711 /var/tmp/portage/sys-apps/shadow-4.1.4.3/image//bin/$i; \
> > done
> > make[1]: *** [install-am] Error 1
> > make[1]: Leaving directory
> `/var/tmp/portage/sys-apps/shadow-4.1.4.3/work/shadow-4.1.4.3/src'
> > make: *** [install-recursive] Error 1
> > emake failed
> > * ERROR: sys-apps/shadow-4.1.4.3 failed (install phase):
> > * install problem
>
> What version of catalyst are you using?
>
> I just checked in a patch to catalyst two days ago that makes sure
> shadow is emerged before distcc, if distcc is being used. But your
> problem seems to be different.
>
I am using version 2.0.6.916 on hardened/linux/amd64/no-multilib and I
am not using distcc, just building on the one system.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] Install of shadow fails during building stage2
2011-06-29 6:47 [gentoo-catalyst] Install of shadow fails during building stage2 Graham Murray
2011-06-29 15:21 ` Matt Turner
@ 2011-06-29 23:44 ` Jorge Manuel B. S. Vicetto
1 sibling, 0 replies; 4+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-06-29 23:44 UTC (permalink / raw
To: gentoo-catalyst
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 29-06-2011 06:47, Graham Murray wrote:
> As part of the process of building a stage4, I have successfully built
> stage1 but the stage2 build is failing on the install phase of
> sys-apps/shadow. Unfortunately I cannot see what it is that is failing
> to install. The last few lines from the catalyst run are:-
<snip>
We need more output to understand what's going on.
In any case, I'm already testing stages locally with shadow on
packages.build, which will move shadow merge to stage1 out of stage2.
- --
Regards,
Jorge Vicetto (jmbsvicetto) - jmbsvicetto at gentoo dot org
Gentoo- forums / Userrel / Devrel / KDE / Elections / RelEng
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQIcBAEBCAAGBQJOC7jbAAoJEC8ZTXQF1qEP4RAP/jLWYvEE4z/g1thFClHp8Cfo
M8eR/JCRpQLeULKzxwTZbg24pnuUd21FBpalwaovcjW2SNKZB+aApitPVsl01raP
kgayxZTCD/oead8FwOzr6TUqk29QRPwGiWe9qSTPkjkB/HMOrQalN0wd69kogmgW
V0XVKaizaHFf63CUuyTK2VMTo3PvX95mGlbE04FIeVQJxvY2vMkH07AAzDWQM2ce
1npKYl2WuvQynwG6x0CineN2BdQYHi79tpPDeAcCPix8NPhLdrhBs1ao5K8kaHb4
zsFQI0NxBOMj7j2h4hn8PbJlZ5wGDFZpDSE2DuzXjBwhvXBT2aKX+xbL+M94eoaQ
tiqMpQu3r7/5pIS4W+NTUlbv/w6DPydreboeKsp/JryEWBl+JKOs/VYNL3vz1dRR
QIq7LHs28r0QCGiEvIPiwmnkIka5myF9xrI2/8YM2fBAheuDiRlCBR4KgRwTIXso
YBCb0TDO0LtZsoV0BwneUvJ6VlIAbAQTDjiNfDywv/rFYRoSEm4GHdGjNy9jbIbi
40jpNUcrLvetWwxQ/TEeojLh65vNTd6q2OjjV5Yn0GS3v8I+dnWTgneoezSEoDXW
n5xxafH+T+M3FO89UVPQXs4WBQVPxIJ8B7MAnWL5Fh/UZ5C3qz1AyKP6B4ahn7ek
0PMgss44DWHc3765A6WD
=l/Tf
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-06-29 23:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 6:47 [gentoo-catalyst] Install of shadow fails during building stage2 Graham Murray
2011-06-29 15:21 ` Matt Turner
2011-06-29 15:43 ` Graham Murray
2011-06-29 23:44 ` Jorge Manuel B. S. Vicetto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox