ports/106402: php5-dom fails to build after fresh cvsup of ports

Joseph Olatt joji at eskimo.com
Wed Dec 6 16:00:10 UTC 2006


The problem was that PHP5 was at version 5.1.6 and textproc/php5-dom was
at version 5.2.0. Last night after submitting the bug report, I upgraded
PHP5 to version 5.2.0 and textproc/php5-dom built fine this morning.

Between installing PHP5 and textproc/php5-dom, I had refreshed the ports
tree and that was what was causing the build failure.

If it is possible to have something like the following in the Makefile
for php5-dom, it would prevent other people from having similar
problems. 

.if ${PHP5_LEVEL} < 5.1.9
IGNORE= requires PHP5 5.2.x or later
.endif


On Wed, Dec 06, 2006 at 03:50:05AM +0000, FreeBSD-gnats-submit at FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/106402'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=106402
> 
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       php5-dom fails to build after fresh cvsup of ports
> >Arrival-Date:   Wed Dec 06 03:50:05 GMT 2006



More information about the freebsd-ports-bugs mailing list