From owner-freebsd-current@freebsd.org Sat May 7 09:20:55 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7667EB31D05 for ; Sat, 7 May 2016 09:20:55 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3752B1AB1; Sat, 7 May 2016 09:20:54 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1ayyPs-000aCH-R1>; Sat, 07 May 2016 11:20:52 +0200 Received: from x5ce134b5.dyn.telefonica.de ([92.225.52.181] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (envelope-from ) id <1ayyPs-002bWT-Hq>; Sat, 07 May 2016 11:20:52 +0200 Date: Sat, 7 May 2016 11:22:18 +0200 From: "O. Hartmann" To: Ed Maste Cc: FreeBSD CURRENT Subject: Re: r299175: error: no such file or directory: '/usr/src/secure/lib/libcrypto/i386/crypt586.S' Message-ID: <20160507112218.6122e1cd.ohartman@zedat.fu-berlin.de> In-Reply-To: References: <20160506164713.73b6614c.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/SO+osr7G0OyhHqFlUF92gnB"; protocol="application/pgp-signature" X-Originating-IP: 92.225.52.181 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Sat, 07 May 2016 09:20:55 -0000 --Sig_/SO+osr7G0OyhHqFlUF92gnB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Sat, 7 May 2016 00:51:25 +0000 Ed Maste schrieb: > On 6 May 2016 at 14:47, O. Hartmann wrote: > > Buildworld on r299175 fails with the error shown below: > > > > > > [...] > > error: no such file or directory: '/usr/src/secure/lib/libcrypto/i386/c= rypt586.S' =20 >=20 > If this was with -DNO_CLEAN you might want to try a clean build instead. Indeed, it was with -DNO_CLEAN. Just building now full world ... >=20 > Can you confirm that secure/lib/libcrypto/Makefile has a lowercase 's' > on crypt586.s? It has a lowercase 's' --Sig_/SO+osr7G0OyhHqFlUF92gnB Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXLbPKAAoJEOgBcD7A/5N82U0IAJsT91B+1veD/Mh/dH/h9LeE EtEnoO6TJ3NMQy5sOMv8RsNybi9NVhk0rWp4K0UoLhUYrZyweqKkYCtPxd22qxV8 OGiak/e7vk8qQ9XtRTWkDRcKRwdb+YmOeaoYirb3apptWkz4Ke3VSybMHr5VcIgI CHNqikNWkHSyTgV22MGMDxpwrS/Wd6fjURBlcuOms6Nsntc63m2QD/MJ8O4cmotC 80dYfOd82z/AvE32esBgtkWCF8WlFdn/VlRW8v1CPXv9CI3HxG8K6kEFQ0iYiI3+ dseFG1mwoXg5swIcycyQgYvEBW33STz7j19ZnE26la7HcOmqjWghjsBT74Df/sA= =Cg2H -----END PGP SIGNATURE----- --Sig_/SO+osr7G0OyhHqFlUF92gnB--