| Summary: | Fix port: ports-mgmt/pkg build fails with Werror | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Rees <crees> |
| Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris Rees
2013-04-27 17:10:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Tinderbox does not know how to use the ccache framework, the bug is from ccache in combinaison with clang, either export CCACHE_CPP2 or fix tinderbox to use the ccache framework from ports Objection! It is still a bad idea to make everyone compile with -Werror; the most important port in the tree should not break because the compiler gives a warning. Please consider disabling -Werror. Chris Objection withdrawn after discussion on IRC. Thanks for your time. Chris |