| Summary: | lang/php55 fails to build | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | dotnot <dotnot> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dotnot
2013-10-21 14:00:00 UTC
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) Hi there, I've managed to reproduce the same problem. Poudriere fails the build after an issue with `make package` when using STAGE support. However, the correct solution is not to add NO_STAGE, but instead to create the missing directories in pkg-plist. Thanks, Kevin Zheng State Changed From-To: open->feedback php builds fine in poudriere, do you have non-default options set? Hi again, Yes, I do have non-default OPTIONS set, that's probably the problem. I have both CLI and CGI off, which are on by default. In addition, I have APACHE on, which is off by default. From the build log it *seems* that the CLI option is the issue. Thanks, Kevin Zheng State Changed From-To: feedback->closed Should be fixed. |