Bug 204854 - lang/gcc5 fails to build when GRAPHITE-option is set
Summary: lang/gcc5 fails to build when GRAPHITE-option is set
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-27 20:26 UTC by Mikhail Teterin
Modified: 2016-02-09 20:40 UTC (History)
0 users

See Also:


Attachments
Build-log (28.03 KB, text/plain)
2015-11-27 20:26 UTC, Mikhail Teterin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.