From owner-svn-ports-head@FreeBSD.ORG Wed Nov 27 12:25:43 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FB80C86; Wed, 27 Nov 2013 12:25:43 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 328202C9F; Wed, 27 Nov 2013 12:25:43 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 4F188BDC1D; Wed, 27 Nov 2013 13:25:39 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 44D69BDC24; Wed, 27 Nov 2013 13:25:38 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id C6C576113; Wed, 27 Nov 2013 13:25:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 160C36504623; Wed, 27 Nov 2013 13:25:36 +0100 (CET) Date: Wed, 27 Nov 2013 13:25:35 +0100 From: Mathieu Arnold To: Gerald Pfeifer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r334991 - head/lang/gcc49 Message-ID: In-Reply-To: <201311270110.rAR1APQS024492@svn.freebsd.org> References: <201311270110.rAR1APQS024492@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 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: Wed, 27 Nov 2013 12:25:43 -0000 +--On 27 novembre 2013 01:10:25 +0000 Gerald Pfeifer wrote: | On the way update to the 20131124 snapshot of GCC 4.9.0. After that, I get a compilation error : http://pkg.absolight.net/logs/bulk/91amd64-pkgng/2013-11-27_09h20m44s/logs/errors/gcc49-4.9.0.20131124.log -- Mathieu Arnold