mongo-php-driver: Does not build in IBM i PASE environment
Bug Report
In the IBM i PASE (it’s based on IBM AIX) environment with PHP + extensions installed from http://repos.zend.com/ibmiphp
and further extensions installed from http://repo.qseco.fr
, the command pecl install mongodb
downloads but the build fails as shown in the attached document.
pecl_mongodb_fail.txt
Environment
IBM i 7.4 PASE
$ uname -a
OS400 OPENSRC 4 7 00210002307W Os
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 15 (3 by maintainers)
@NattyNarwhal thank you for confirming this. When I first took a look I was convinced it was wrong, then convinced myself otherwise after reading the code some more. 🤦♂️
I’ve created #1169 to fix this, and we’re also tracking this internally as PHPC-1703. We’ll have this released in the upcoming driver patch release (currently scheduled for the first Tuesday in November).
@alcaeus Andreas, thanks for the tips. We will work on this and get back to you.