From owner-svn-ports-head@freebsd.org Mon Jan 16 21:46:34 2017 Return-Path: Delivered-To: svn-ports-head@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 72F8FCB25C0; Mon, 16 Jan 2017 21:46:34 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from smtp.imp.ch (smtp.imp.ch [IPv6:2001:4060:1:1001::13:198]) (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 39DC71BE2; Mon, 16 Jan 2017 21:46:34 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from [192.168.225.14] (dhclient-91-190-14-19.flashcable.ch [91.190.14.19]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by fgznet.ch (Postfix) with ESMTPSA id 33B10D54A1; Mon, 16 Jan 2017 22:46:22 +0100 (CET) Subject: Re: svn commit: r431471 - head/lang/gcc6-devel To: Gerald Pfeifer References: <201701141531.v0EFVde9025574@repo.freebsd.org> <680879fa-6f04-f17b-cf8c-5ff37c43ea61@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Andreas Tobler Message-ID: <68036743-4e20-176f-0025-57ac7e1c61d2@FreeBSD.org> Date: Mon, 16 Jan 2017 22:46:21 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: Obelix Submit on 127.0.1.1 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2017 21:46:34 -0000 On 15.01.17 19:44, Gerald Pfeifer wrote: > On Sun, 15 Jan 2017, Andreas Tobler wrote: >> Hehe, do you agree to drop the line? I just confirmed again that it >> builds here (on powerpc64): ... Re-installation of >> gcc6-devel-6.3.1.s20170112 complete ... >> >> I completely forgot since it builds for me since before x-mas. > > Sure, if bootstrap now works. I'll take care as part of the next > update of lang/gcc6-devel later this week, just was surprised to > see the change without being mentioned. (It can wait since that > won't be a functional change, just removing a comment.) Ok. > (For the record, BROKEN_powerpc64 was added by > > r413746 | swills | 2016-04-21 16:43:14 +0000 (Thu, 21 Apr 2016) | 2 lines > > many ports: mark broken on powerpc64 ) I've been off on powerpc64 for a few moons so I didn't notice. And I also had a strange build failure in the gcc (non-port) area which was driving me crazy. Solved now.... > Given the recent release of GCC 6.3, I assume that lang/gcc6 should > now build on powerpc64 as well? Yep, confirmed yesterday. 6.3.x builds, and also 5.4.x (devel and release) > If you confirm, I can make the change there as well (or you can, if > you prefer). Just let me know. If you have the time, yes please, I'm a bit busy with $work stuff and when you bump the version anyway I think it is a small issue. On the otherside with the 'many ports broken', I lost the overview who is using which version for what.... TIA, Andreas