From owner-freebsd-stable@freebsd.org Wed Jun 28 10:23:49 2017 Return-Path: Delivered-To: freebsd-stable@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 23DA5D9E408; Wed, 28 Jun 2017 10:23:49 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.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 E558373560; Wed, 28 Jun 2017 10:23:48 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id 686653F56A; Wed, 28 Jun 2017 06:23:41 -0400 (EDT) Received: from [192.168.1.109] (unknown [202.188.138.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 811703F569; Wed, 28 Jun 2017 06:23:24 -0400 (EDT) Date: Wed, 28 Jun 2017 18:21:59 +0800 User-Agent: K-9 Mail for Android In-Reply-To: References: <6FD738D6-F163-4BC5-8E6E-A9B9F35595CD@dsl-only.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: lang/gcc* package builds vs. release/11.0.1/ and the future release/11.1.0 because of vm_ooffset_t and vm_pindex_t changes and how the lang/gcc* work To: Mark Millard ,papowell@astart.com CC: FreeBSD-STABLE Mailing List , FreeBSD Toolchain , FreeBSD Ports , Pedro Giffuni , Gerald Pfeifer From: Gerald Pfeifer Message-ID: <82A991B0-FD8B-457F-8483-D61AE5E6D6F6@pfeifer.com> X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 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, 28 Jun 2017 10:23:49 -0000 Hi everyone, I am testing a patch for gcc5-devel right now that will disable fixinclude= s (or rather its fixed files) being packaged=2E Should that work fine for you, I will push this back to gcc5 the following= days=2E That said, the change that triggered this is what I would expect on CURREN= T, not STABLE (and hence hoped we'd have more time for this change)=2E My Internet connectivity right now is only slightly above pigeon speed, so= sorry for any delays=2E Gerald