From owner-freebsd-current@FreeBSD.ORG Mon Jun 1 17:32:11 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A692FAAE for ; Mon, 1 Jun 2015 17:32:11 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B845132E for ; Mon, 1 Jun 2015 17:32:11 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::303b:360e:9066:102d] (unknown [IPv6:2001:7b8:3a7:0:303b:360e:9066:102d]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 9505424CCC; Mon, 1 Jun 2015 19:32:00 +0200 (CEST) Subject: Re: Seeing about 4K "exec: No such file or directory" msgs in installworld Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_71E305CF-E73F-40C6-860C-1836327B7706"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b6 From: Dimitry Andric In-Reply-To: <20150601132135.GN1097@albert.catwhisker.org> Date: Mon, 1 Jun 2015 19:31:53 +0200 Cc: current@freebsd.org Message-Id: <3D3F8B4B-3B76-4A0C-AD7E-3D0FB6140BB6@FreeBSD.org> References: <20150601132135.GN1097@albert.catwhisker.org> To: David Wolfskill X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 01 Jun 2015 17:32:11 -0000 --Apple-Mail=_71E305CF-E73F-40C6-860C-1836327B7706 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 01 Jun 2015, at 15:21, David Wolfskill wrote: > > I don't have evidence that this is a problem, per se. > > I just noticed this during this morning's build/install, but checking > yesterday's typescripts, I see that it occurred then, as well. (I only > keep the last pair of typescripts for a given branch & architecture, so > I don't know if it had been happening earlier.) > > For amd64, I'm seeing 3983 of them; for i386, I'm seeing 4014. > > Here's an excerpt (for amd64; source updated to r283870 while running > @r283811): > > g1-254(10.1-S)[6] grep -nC 3 'exec: No such file or directory' s3 | head > 87382-install -o root -g wheel -m 644 laptop.cf /etc/mail/sendmail.cf > 87383-cd /usr/src/etc/../share/man; make makedb > 87384-makewhatis /usr/share/man > 87385:exec: No such file or directory > 87386:exec: No such file or directory Yep, I saw these too. Hundreds of them. At this point, I think it should run makewhatis on /usr/share/openssl/man? I suspect this has to do with some of the recent mandoc changes, but which one... no idea. :) -Dimitry --Apple-Mail=_71E305CF-E73F-40C6-860C-1836327B7706 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.27 iEYEARECAAYFAlVslxAACgkQsF6jCi4glqPu6gCeP+l/LYZaSFzKr7qzaHDMBG8j vgUAnRW90JQRdl7RdGtZ5+GZu7azlAeR =IGIk -----END PGP SIGNATURE----- --Apple-Mail=_71E305CF-E73F-40C6-860C-1836327B7706--