[Bug 201193] Mk/bsd.php.mk setting incorrect PHP_EXT_DIR

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 17 21:57:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201193

Jeroen Ruigrok van der Werven <asmodai at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asmodai at FreeBSD.org

--- Comment #17 from Jeroen Ruigrok van der Werven <asmodai at FreeBSD.org> ---
Just ran into this with a HEAD ports in poudriere wrt the debug directory:

===>   php56-xmlreader-5.6.30 depends on file:
/usr/local/lib/php/20131226-debug/dom.so - not found
===>   Installing existing package /packages/All/php56-dom-5.6.30.txz
[11amd64-local-job-02] Installing php56-dom-5.6.30...
[11amd64-local-job-02] Extracting php56-dom-5.6.30: ........ done
Message from php56-dom-5.6.30:
****************************************************************************

The following line has been added to your /usr/local/etc/php/ext-20-dom.ini
configuration file to automatically load the installed extension:

extension=dom.so

****************************************************************************
===>   php56-xmlreader-5.6.30 depends on file:
/usr/local/lib/php/20131226-debug/dom.so - not found
*** Error code 1

Trying to work around it with a php56-* match in make.conf to set DEBUG=no, but
it was lovely to waste an hour on. :\

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list