From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QboZF-00028o-94 for garchives@archives.gentoo.org; Wed, 29 Jun 2011 06:48:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7E36E0504; Wed, 29 Jun 2011 06:47:43 +0000 (UTC) Received: from WWOSBS1.webwayone.local (procserver.webwayone.co.uk [62.8.115.202]) by pigeon.gentoo.org (Postfix) with ESMTP id 7CBC5E0504 for ; Wed, 29 Jun 2011 06:47:43 +0000 (UTC) Received: from [192.168.50.45] (192.168.50.45) by WWOSBS1.webwayone.local (192.168.50.3) with Microsoft SMTP Server (TLS) id 8.3.159.2; Wed, 29 Jun 2011 07:47:42 +0100 Subject: [gentoo-catalyst] Install of shadow fails during building stage2 From: Graham Murray To: Content-Type: text/plain; charset="UTF-8" Organization: WebWayOne Ltd Date: Wed, 29 Jun 2011 07:47:42 +0100 Message-ID: <1309330062.3762.81.camel@gmdev.webwayone.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: c47bacd2a563527a5b0ee9887321041d 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