From owner-freebsd-current@FreeBSD.ORG Wed Aug 17 12:51:33 2005 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34DF816A41F; Wed, 17 Aug 2005 12:51:33 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70C5143D45; Wed, 17 Aug 2005 12:51:31 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j7HCpUtE034214; Wed, 17 Aug 2005 15:51:30 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 54441-17; Wed, 17 Aug 2005 15:51:29 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j7HCpTZp034211 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Aug 2005 15:51:29 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j7HCpWLv009853; Wed, 17 Aug 2005 15:51:32 +0300 (EEST) (envelope-from ru) Date: Wed, 17 Aug 2005 15:51:32 +0300 From: Ruslan Ermilov To: John Hay , Poul-Henning Kamp Message-ID: <20050817125132.GB9400@ip.net.ua> References: <20050817063352.GA29878@zibbi.meraka.csir.co.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: <20050817063352.GA29878@zibbi.meraka.csir.co.za> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: current@FreeBSD.org Subject: Re: -current release 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: Wed, 17 Aug 2005 12:51:33 -0000 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 17, 2005 at 08:33:52AM +0200, John Hay wrote: > Hi, >=20 > Since texinfo was put under NO_INFO in gnu/usr.bin/Makefile, releases will > fail because the release/Makefile will use "make ... -DNO_INFO installwor= ld" > to populate the chroot area. So then there is no makeinfo and it breaks > like this: >=20 > ####################### > =3D=3D=3D> lib/libcom_err/doc (all) > makeinfo --no-split -I /usr/src/lib/libcom_err/doc -I /usr/src/lib/libcom= _err/doc /usr/src/lib/libcom_err/doc/com_err.texinfo -o com_err.info > makeinfo:No such file or directory > *** Error code 1 >=20 > Stop in /usr/src/lib/libcom_err/doc. > ####################### >=20 Well, I think we can safely remove -DNO_INFO from the release/Makefile then. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gj572EiMnwbLXET9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDAzLUqRfpzJluFF4RAlgZAKCHCKrR76uxHxCYyafDJHmUS+BNJQCfUGGT gMP4n25D67Ve7yI8f0mf3qg= =UGOG -----END PGP SIGNATURE----- --gj572EiMnwbLXET9--