From owner-freebsd-current@FreeBSD.ORG Wed Apr 11 13:32:00 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D07D16A401 for ; Wed, 11 Apr 2007 13:32:00 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.freebsd.org (Postfix) with ESMTP id 282D413C468 for ; Wed, 11 Apr 2007 13:32:00 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 86EA765A6; Wed, 11 Apr 2007 17:31:58 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 6430D6565; Wed, 11 Apr 2007 17:31:58 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id l3BDUarV028690; Wed, 11 Apr 2007 17:30:36 +0400 (MSD) (envelope-from ru) Date: Wed, 11 Apr 2007 17:30:36 +0400 From: Ruslan Ermilov To: Johan Hendriks Message-ID: <20070411133036.GB34189@rambler-co.ru> References: <57200BF94E69E54880C9BB1AF714BBCB01115C@w2003s01.double-l.local> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB01115C@w2003s01.double-l.local> User-Agent: Mutt/1.5.14 (2007-02-12) X-Virus-Scanned: No virus found Cc: freebsd-current@FreeBSD.org Subject: Re: buildworld fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2007 13:32:00 -0000 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 11, 2007 at 02:36:22PM +0200, Johan Hendriks wrote: > i have 2 HP netserver 800 with 2 p3 1 Ghz cpu's. > =20 > Both running 7-CURRENT > =20 > but as of today buildworld fails on both machine's and on a singe 1 cpu p= 3 machine. > I use these to for test and so on. > =20 > all machine use SHED_ULE > =20 > the error i get is as follows. > =20 > =20 > =3D=3D=3D> gnu/usr.bin/texinfo/doc (all) > makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/u= sr.bin/texinfo/doc/../../../../contrib/texinfo/doc /usr/src/gnu/usr.bin/tex= info/doc/../../../../contrib/texinfo/doc/info.texi -o info.info > makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/u= sr.bin/texinfo/doc/../../../../contrib/texinfo/doc /usr/src/gnu/usr.bin/tex= info/doc/../../../../contrib/texinfo/doc/info-stnd.texi -o info-stnd.info > ln -fs /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/t= exinfo.txi texinfo.texi > makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/u= sr.bin/texinfo/doc/../../../../contrib/texinfo/doc texinfo.texi -o texinfo= =2Einfo > gzip -cn info.info > info.info.gz > gzip -cn info-stnd.info > info-stnd.info.gz > gzip -cn texinfo.info > texinfo.info.gz > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error >=20 It looks like you're building the world in parallel (using the -jX option to make(1)), so the actual build error isn't seen. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gj572EiMnwbLXET9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGHOL8qRfpzJluFF4RAp51AJ0ZEKgVenggq4tg3XEjyh7SxpZ92wCfZEz6 yeottVHQde/T4n0CY0iCE6Q= =eWS9 -----END PGP SIGNATURE----- --gj572EiMnwbLXET9--