From owner-freebsd-current@freebsd.org Sat Mar 21 20:52:29 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8DEDE26C0D9 for ; Sat, 21 Mar 2020 20:52:29 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48lCWd3J1rz3y1K; Sat, 21 Mar 2020 20:52:29 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 57D25925E; Sat, 21 Mar 2020 20:52:29 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::cfa:8634:513e:af21] (unknown [IPv6:2001:470:7a58:0:cfa:8634:513e:af21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 1B6574059; Sat, 21 Mar 2020 21:52:28 +0100 (CET) From: Dimitry Andric Message-Id: <2B12E7DF-1A72-4BFA-BF39-0EEC63C3D119@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_223E4A1D-815B-4A2A-9165-644B744117E5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: cannot build 12.1-RELEASE on latest current-snapshot Date: Sat, 21 Mar 2020 21:52:19 +0100 In-Reply-To: <0db3dd22-1b7f-0480-1768-46e0e376c3a9@gmail.com> Cc: Warner Losh , FreeBSD Current , Bryan Drewery To: h v References: <6d70f98f-dd49-a5f9-e7bb-86d6853aa20a@gmail.com> <586FD874-A5AB-4C2B-817B-1F7C53809E9E@FreeBSD.org> <0db3dd22-1b7f-0480-1768-46e0e376c3a9@gmail.com> X-Mailer: Apple Mail (2.3445.104.11) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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, 21 Mar 2020 20:52:29 -0000 --Apple-Mail=_223E4A1D-815B-4A2A-9165-644B744117E5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 21 Mar 2020, at 16:52, h v wrote: >=20 >> On 20.03.20 18:20, Warner Losh wrote: >>>=20 >>> ... >>> No. This was an error I committed. Update and try again. I had one >>> too many changes in the tree I pushed this morning. >>>=20 >>> Warner >>=20 >>=20 >> Unfortunately not.. im now @13.0-CURRENT r359179 - still bailing out >> (after make cleanworld for src=3D12.1-RELEASE-p3) -.... >>=20 >> Normally i compile with -j 8 and WITH_META_MODE=3Dyes, now compiling >> manually without them.. >>=20 >> ... >>=20 > for the sake of completeness.. compiling w/out -j 8 and META_MODE > didn't help, of course. >=20 > so compiling 12.1-RELEASE(-p3) on 13-CURRENT still broken .. clang10 = issue ? It needs a merge of r355588 ("Fix WITHOUT_CLANG build"), actually. For some reason, the logic in 12.1-R's version of src.opts.mk does not work correctly. I tried setting MK_SYSTEM_COMPILER=3Dno, but even that does not work as it should. If you can, I would use 12-STABLE instead. -Dimitry --Apple-Mail=_223E4A1D-815B-4A2A-9165-644B744117E5 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXnZ+gwAKCRCwXqMKLiCW o7S3AJ0Ttkit7Umw64+gVAQRJCU9kngWJgCgl02rhbr/LoK4urqj6gBm4UQfCjY= =PNIZ -----END PGP SIGNATURE----- --Apple-Mail=_223E4A1D-815B-4A2A-9165-644B744117E5--