From owner-freebsd-stable@freebsd.org Wed Jul 10 13:27:19 2019 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4099915D71BB for ; Wed, 10 Jul 2019 13:27:19 +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 A37C48BADB; Wed, 10 Jul 2019 13:27:18 +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 "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 6096DC23A; Wed, 10 Jul 2019 13:27:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [192.168.1.58] (92-111-45-100.static.v4.ziggozakelijk.nl [92.111.45.100]) (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 089AD590EC; Wed, 10 Jul 2019 15:27:16 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_142118FF-32BC-4CA7-AA93-D8C4B234320B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: RELENG_10 to RELENG11 buildworld no possible ? Date: Wed, 10 Jul 2019 15:27:13 +0200 In-Reply-To: Cc: Thomas Mueller , FreeBSD-STABLE Mailing List To: Warner Losh References: <20b32c01-03a7-a376-a90f-7f5b8296181a@sentex.net> <201907080637.x686bkG5071904@mailin1.pluspunkthosting.de> <46BA7C85-0BED-4797-98D7-1FC91E2C9EBE@punkt.de> <8ddc52ed-145e-6704-8e00-543b4ee91bff@sentex.net> <24F38383-0449-410D-82BF-A262D6073070@FreeBSD.org> X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: A37C48BADB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2019 13:27:19 -0000 --Apple-Mail=_142118FF-32BC-4CA7-AA93-D8C4B234320B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 9 Jul 2019, at 19:02, Warner Losh wrote: > On Tue, Jul 9, 2019 at 12:12 AM Dimitry Andric = wrote: >> On 9 Jul 2019, at 08:08, Warner Losh wrote: ... >>> Could you look into what the new requirement is? If there's no = simple >> workaround, I'd like to at least document what the minimum is better = than I >> have. >>=20 >> Okay, >> = http://releases.llvm.org/8.0.0/docs/ReleaseNotes.html#minimum-required-com= piler-version >> says: >>=20 >> Clang 3.5 >> Apple Clang 6.0 >> GCC 5.1 >> Visual Studio 2017 >>=20 >=20 > OK, so the clang in releng10 is 3.4.1. I'll update the note then. I committed a workaround in r349876, which makes it possible to directly build clang 8.0.0 with clang 3.4.1, and will MFC that after the usual timeout. -Dimitry --Apple-Mail=_142118FF-32BC-4CA7-AA93-D8C4B234320B 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 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXSXnsQAKCRCwXqMKLiCW o5FzAKDfIEv6nXC5CZO4qcoBg2pWdkIeIACbB4H7Xia8iTY/pigIFD0LV9+Ohh8= =VdOL -----END PGP SIGNATURE----- --Apple-Mail=_142118FF-32BC-4CA7-AA93-D8C4B234320B--