Bug 204854

Summary: lang/gcc5 fails to build when GRAPHITE-option is set
Product: Ports & Packages Reporter: Mikhail Teterin <mi>
Component: Individual Port(s)Assignee: Gerald Pfeifer <gerald>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Build-log none

Description Mikhail Teterin freebsd_committer freebsd_triage 2015-11-27 20:26:44 UTC
Created attachment 163594 [details]
Build-log

When the GRAPHITE-option is checked, the port fails to build: compiler chokes inside one of the isl-headers (see attached log).

I'm on FreeBSD-10.2/amd64.
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2016-02-09 20:40:02 UTC
I am sorry that I did not respond in Bugzilla, but we did debug and
fix this upstream in December and also around lang/gcc5-devel:

   r403073 | gerald | 2015-12-05 18:25:46 +0000 (Sat, 05 Dec 2015) | 6 lines

   Update to the GCC 5.3 release.

   Reestablish the GRAPHITE option.  Still off by default, as originally.

   Pet overeager portlint (when it comes to patch format).

   ------------------------------------------------------------------------
   r402728 | gerald | 2015-12-01 11:06:34 +0000 (Tue, 01 Dec 2015) | 6 lines

   Disable GRAPHITE option for the time being, to be restored later this
   month with the update to GCC 5.3.

   PR:             204925
   Reported by:    amdmi3


Current versions of lang/gcc5-devel, lang/gcc5 and lang/gcc6-devel should
be fine.