From owner-freebsd-current@FreeBSD.ORG Tue Jul 10 15:00:48 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 711C01065674 for ; Tue, 10 Jul 2012 15:00:48 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id DB6B18FC1E for ; Tue, 10 Jul 2012 15:00:47 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q6AF0qJx026459; Tue, 10 Jul 2012 18:00:52 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q6AF0eAW053565; Tue, 10 Jul 2012 18:00:40 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q6AF0eE8053564; Tue, 10 Jul 2012 18:00:40 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Tue, 10 Jul 2012 18:00:40 +0300 From: Konstantin Belousov To: Kim Culhan Message-ID: <20120710150040.GE2338@deviant.kiev.zoral.com.ua> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="F3Ja72XjDYN1ox8a" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD-current r238290 installworld failure 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: Tue, 10 Jul 2012 15:00:48 -0000 --F3Ja72XjDYN1ox8a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 10, 2012 at 10:52:26AM -0400, Kim Culhan wrote: > Updating -current to r238290 after make buildworld, installworld fails at: >=20 > install -o root -g wheel -m 444 as.info.gz ld.info.gz > binutils.info.gz /usr/share/info > =3D=3D=3D> gnu/usr.bin/cc (install) > =3D=3D=3D> gnu/usr.bin/cc/cc_tools (install) > =3D=3D=3D> gnu/usr.bin/cc/libiberty (install) > =3D=3D=3D> gnu/usr.bin/cc/libcpp (install) > =3D=3D=3D> gnu/usr.bin/cc/libdecnumber (install) > =3D=3D=3D> gnu/usr.bin/cc/cc_int (install) > =3D=3D=3D> gnu/usr.bin/cc/cc (install) > install -s -o root -g wheel -m 555 gcc /usr/bin > install: gcc: No such file or directory > *** [_proginstall] Error code 71 >=20 > Stop in /usr/src/gnu/usr.bin/cc/cc. > *** [realinstall] Error code 1 >=20 > Any help is greatly appreciated. Are you installing to NFS ? What is the version of the kernel you run ? If installing to NFS, and you run a kernel before r237987, try to set sysctl debug.vn_io_fault_enable to 0. --F3Ja72XjDYN1ox8a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk/8Q5gACgkQC3+MBN1Mb4j7DQCfQimli5biOBdSCu8QAFizIqo3 +s8An2HqN4KC0luNP68em28ENlxdHX3A =QGUA -----END PGP SIGNATURE----- --F3Ja72XjDYN1ox8a--