Code: Select all
libtool: install: /usr/bin/install -c vipw /var/tmp/portage/sys-apps/shadow-4.1.5.1-r1/image//usr/sbin/vipw
make[2]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.5.1-r1/work/shadow-4.1.5.1/src'
ln -sf newgrp /var/tmp/portage/sys-apps/shadow-4.1.5.1-r1/image//usr/bin/sg
ln -sf vipw /var/tmp/portage/sys-apps/shadow-4.1.5.1-r1/image//usr/sbin/vigr
for i in su; do \
chmod -f 4711 /var/tmp/portage/sys-apps/shadow-4.1.5.1-r1/image//bin/$i; \
done
make[1]: *** [install-am] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/shadow-4.1.5.1-r1/work/shadow-4.1.5.1/src'
make: *** [install-recursive] Error 1
emake failed
* ERROR: sys-apps/shadow-4.1.5.1-r1 failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_install
* environment, line 3020: Called die
* The specific snippet of code:
* emake DESTDIR="${D}" suidperms=4711 install || die;

