From owner-svn-src-stable@freebsd.org Sat Mar 31 16:44:10 2018 Return-Path: Delivered-To: svn-src-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 5F1D8F6F342; Sat, 31 Mar 2018 16:44:10 +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 DBA126B81E; Sat, 31 Mar 2018 16:44:09 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (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 2874B36A1B; Sat, 31 Mar 2018 18:44:08 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_5CF05413-3AED-4E73-AEEA-15B7E14AF7DC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r331838 - in stable/11: . contrib/compiler-rt/include/sanitizer contrib/compiler-rt/include/xray contrib/compiler-rt/lib/BlocksRuntime contrib/compiler-rt/lib/asan contrib/compiler-rt/l... Date: Sat, 31 Mar 2018 18:44:01 +0200 In-Reply-To: <20180331131818.GA22697@lonesome.com> Cc: Antoine Brodin , svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers , re , svn-src-stable-11@freebsd.org To: Mark Linimon References: <201803311138.w2VBcKHP014025@repo.freebsd.org> <68DEEF9A-6290-40AD-B51D-E187593C089F@FreeBSD.org> <20180331131818.GA22697@lonesome.com> X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2018 16:44:10 -0000 --Apple-Mail=_5CF05413-3AED-4E73-AEEA-15B7E14AF7DC Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 31 Mar 2018, at 15:18, Mark Linimon wrote: > > On Sat, Mar 31, 2018 at 02:42:01PM +0200, Dimitry Andric wrote: >> It's been almost 3 months now since clang 6 landed in head, and if >> those ports require USE_CXXSTD=gnu++98 to be fixed, why haven't those >> already been changed already? > > Because it takes a lot of time and effort to do it? I don't want to belittle anyone's work here, but I am very disappointed that it apparently takes more than 3 months (half the lifecycle of a complete upstream llvm release!) to fix broken ports. Don't maintainers read their email, or care about their ports? > This basically torpedoes the work I've been trying to do to catch tier-2 > up to tier-1, on 11. I had been trying to to identify all the problems > that existed beforehand, before starting in on the clang6 ones. (Many > people have also been contributing to fixing clang6/amd64/current errors, > and I wanted to let the work settle, and not duplicate.) > > Finally, if this had gone in just two days later, it would not have > affected the Q2 package builds. I could have lived with that a lot more > easily. > > I am very disappointed in the timing of this change. In fact, I thought this was the perfect timing, so that the quarterlies are built with clang 6, and it has enough time to settle for the 11.2 slush. If this was merged later, somebody else would probably have grumbled that I had "merged it just before slush". :) -Dimitry --Apple-Mail=_5CF05413-3AED-4E73-AEEA-15B7E14AF7DC 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 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWr+60QAKCRCwXqMKLiCW o96sAJ96lKVKdg/f+kWiSXVItFIahFx3SwCfZgbXte9h5Qnh5Jfs/LPs6vdUYhk= =ld89 -----END PGP SIGNATURE----- --Apple-Mail=_5CF05413-3AED-4E73-AEEA-15B7E14AF7DC--