| Summary: | graphics/lprof-devel fails to build when USE_GCC=yes implies GCC 4.9 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Gerald Pfeifer <gerald> |
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | mandree |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| Bug Depends on: | |||
| Bug Blocks: | 196712 | ||
|
Description
Gerald Pfeifer
2015-02-22 01:36:39 UTC
Auto-assigned to maintainer amdmi3@FreeBSD.org Can I get the patch (or peferrably make.conf settings) to reproduce this in my poudriere? Using compiler:c++11-lang should fix this, right? Dmitry, the full patch is at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196712 and I will shortly attach an updated version (which also addresses comment #2 by Antonine, alas in a different way). To reproduce the issue, simply setting the default version of GCC in Mk/bsd.default-versions.mk should be sufficient as well. And, yes, USES=compiler:c++11-lang is something I suggested to Matthias now as well, and if that works for OpenEXR it probably would be the nicer approach overall. Fixed after OpenEXR patch was committed. |