From owner-freebsd-stable@FreeBSD.ORG Fri Sep 16 06:44:49 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E520106566C for ; Fri, 16 Sep 2011 06:44:49 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 103798FC21 for ; Fri, 16 Sep 2011 06:44:48 +0000 (UTC) Received: by ywp17 with SMTP id 17so3358603ywp.13 for ; Thu, 15 Sep 2011 23:44:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=xlWQzfRoJ04w9zaTy3RNwWokGkStkAFGJPp3IKIj/EU=; b=UBq+HDoRSq7YK/ev0GMR5UWe1Rug6KH0GxIsiOY6HlOzLt0XIxbJFnA9fTAOj2keGP 5Z3G+/gkIz7ED5jlMYy1+tkqOvx7RrJgCn9vXH9UsxIv/I32OJ8IKYJwlll1/amP28Tw vBUHgbl05pow0Kcb7N2xUVmIN54oOT6LZBnlc= Received: by 10.236.178.39 with SMTP id e27mr11916484yhm.99.1316153605010; Thu, 15 Sep 2011 23:13:25 -0700 (PDT) Received: from DataIX.net (adsl-99-190-81-85.dsl.klmzmi.sbcglobal.net. [99.190.81.85]) by mx.google.com with ESMTPS id p68sm6620817yhl.19.2011.09.15.23.13.22 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Sep 2011 23:13:23 -0700 (PDT) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id p8G6DI3n018824 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 Sep 2011 02:13:19 -0400 (EDT) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id p8G6DIkG018820; Fri, 16 Sep 2011 02:13:18 -0400 (EDT) (envelope-from jhell@DataIX.net) Date: Fri, 16 Sep 2011 02:13:18 -0400 From: Jason Hellenthal To: David Demelier Message-ID: <20110916061318.GA18043@DataIX.net> References: <4E70D1B1.3040203@gmail.com> <4E70E005.8060804@acm.poly.edu> <4E70F1E5.8050109@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <4E70F1E5.8050109@gmail.com> Cc: Boris Kochergin , freebsd-stable Subject: Re: make installworld fails (touch not found) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 06:44:49 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 14, 2011 at 08:26:45PM +0200, David Demelier wrote: > On 14/09/2011 19:10, Boris Kochergin wrote: > > On 09/14/11 12:37, Kevin Oberman wrote: > >> On Wed, Sep 14, 2011 at 9:09 AM, David Demelier > >> wrote: > >>> Hi, > >>> > >>> Today I pulled up the last changes for RELENG_8 branch and I got an > >>> error > >>> when doing the make installworld target : > >>> > >>> =3D=3D=3D> gnu/usr.bin/texinfo/doc (install) > >>> install-info --quiet --defsection=3DMiscellaneous --defentry=3D info.= info > >>> /usr/share/info/dir > >>> install-info --quiet --defsection=3DMiscellaneous --defentry=3D > >>> info-stnd.info > >>> /usr/share/info/dir > >>> install-info --quiet --defsection=3DMiscellaneous --defentry=3D texin= fo.info > >>> /usr/share/info/dir > >>> install -o root -g wheel -m 444 info.info.gz info-stnd.info.gz > >>> texinfo.info.gz /usr/share/info > >>> =3D=3D=3D> include (install) > >>> creating osreldate.h from newvers.sh > >>> touch: not found > >>> *** Error code 127 > >>> > >>> Stop in /usr/src/include. > >>> *** Error code 1 > >>> > >>> Anyone having the same issue? > >> Check the setting of the date/time on the system. > > > > I've also seen this happen when my /usr/src was out of sync with /usr/o= bj. > > > > -Boris >=20 > Thanks that was the problem! >=20 I have commented on this issue once before. This could be handled in a much smarter way that does not involve touch(1). =2E..clib from beggining... if [ ! -r version ]; then echo 0 >version fi v=3D`cat version` u=3D${USER:-root} d=3D`pwd` h=3D${HOSTNAME:-`hostname`} t= =3D`date` i=3D`${MAKE:-make} -V KERN_IDENT` =2E..clip to end... echo $((${v}+1)) >version Seems changes like this are too hard to do... --gKMricLos+KVdGMg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: http://bit.ly/0x89D8547E iQEcBAEBAgAGBQJOcuj9AAoJEJBXh4mJ2FR+5GAH/iJyKfN4z2EV7yV7acsk0QAr ShXkSrZIzYOz9d6kHx6BIsadZhIU/HMDes9uLXJ1KTxWMq+RpF9xx/GVI6kSwmBU y9NNwI/DIWpfMEJw62Hlb6Hvvc63kC4nF5YD171aVHw0vIhuCZBEVp2XcdjUklkw iXsDRflwuFYZgENc9ww09QJUXcdP799PlV1vcJZXTwDAju03kWVr1VyyKomd4FY7 TJ14nqQtlsnYxEkF2fUGsIauLSobNdGQ03cxX8MFyoW1AQk6W7BvzixyS3uBGF1I nvuqfb9iMHwhpsmqrmU+430974aLu9sgeX2hb0vPhP5WEfSc7/L1korXlDWrqIk= =dsD+ -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--