From owner-freebsd-arm@freebsd.org Wed May 25 09:37:16 2016 Return-Path: Delivered-To: freebsd-arm@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 538F7B4943E for ; Wed, 25 May 2016 09:37:16 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC8801FAE for ; Wed, 25 May 2016 09:37:15 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1464169033; l=282; s=domk; d=ulrich-grey.de; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Subject:To:From: Date; bh=rmeovHOp+H5Yj1hgDsG4RR5R7BO1AfjeAH9ah6z2JUE=; b=ciITbPKiaCoYiICqwBkeTlGpx4EIDwzP1LaDAgwurKjtQVrj9NMwBP3N9VSVRUcmy4S THrX44ZOT4lYLwPB4AH04VBd3IaR5Zqyk8ZdnVPp55VuUfgjhUNxBV8UhE68LVVxw93LP W8V9qaOw/1pcjS7dIn8v9UxWNmjMTJ24YdI= X-RZG-AUTH: :OX8Be0W8W+pMC3rDLL/lo2xV/LZTbZkYhOcjg8suic3iYr/B8J9Lzp3TJg47scv8Cfz5 X-RZG-CLASS-ID: mo00 Received: from work (p54868BDD.dip0.t-ipconnect.de [84.134.139.221]) by smtp.strato.de (RZmta 37.26 DYNA|AUTH) with ESMTPSA id e06555s4P9bCGCn (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Wed, 25 May 2016 11:37:12 +0200 (CEST) Date: Wed, 25 May 2016 11:37:12 +0200 From: Ulrich Grey To: freebsd-arm@freebsd.org Subject: lang/gcc and lang/gcc5 doesn't build anymore on ARM Message-Id: <20160525113712.dc1306404bbad0347ac768ef@ulrich-grey.de> Organization: - X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.28; armv6-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2016 09:37:16 -0000 I have updated to 11.0-CURRENT #0 r300419 (host and jail). lang/gcc-4.8.5_2 and lang/gcc5-5.3.0 does not build. Up to now I had no problems to build it on ARM. Please see the build logs. http://ulrich-grey.de/dl/gcc-4.8.5_2.log.xz http://ulrich-grey.de/dl/gcc5-5.3.0.log.xz