[Bug 505848] Review Request: php-pecl-lzf - Extension to handle LZF de/compression

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 22 17:55:49 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=505848





--- Comment #3 from Andrew Colin Kissa <andrew at topdog.za.net>  2009-06-22 13:55:48 EDT ---
Thanks for the review,

I have made the changes to the install, to allow timestamps to be retained.

The tests how ever are a bit tricky as the the test suite has issues, it does
not set the module paths correctly which leads PHP to issue warning messages
about being unable to load other modules configured by /etc/php.d/*.ini files.

Although the test results are correct, rpmbuild flags them as Failed due to the
warning messages. As you can see the expected output is
BFRoaXMgIAIUdGVzdCBvZiBMWkYgZXh0ZW5zaW9u and the actual output is the same
BFRoaXMgIAIUdGVzdCBvZiBMWkYgZXh0ZW5zaW9u which however is negated by the
warning messages issued by PHP

The output is below.

---- EXPECTED OUTPUT
BFRoaXMgIAIUdGVzdCBvZiBMWkYgZXh0ZW5zaW9u
---- ACTUAL OUTPUT
PHP Warning:  PHP Startup: Unable to load dynamic library 'modules/curl.so' -
modules/curl.so: cannot open shared object file: No such file or directory in
Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'modules/curl.so' -
modules/curl.so: cannot open shared object file: No such file or directory in
Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'modules/dbase.so' -
modules/dbase.so: cannot open shared object file: No such file or directory in
Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'modules/dbase.so' -
modules/dbase.so: cannot open shared object file: No such file or directory in
Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'modules/geoip.so' -
modules/geoip.so: cannot open shared object file: No such file or directory in
Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'modules/geoip.so' -
modules/geoip.so: cannot open shared object file: No such file or directory in
Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'modules/json.so' -
modules/json.so: cannot open shared object file: No such file or directory in
Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'modules/json.so' -
modules/json.so: cannot open shared object file: No such file or directory in
Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'modules/libpuzzle.so' - modules/libpuzzle.so: cannot open shared object file:
No such file or directory in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'modules/libpuzzle.so' -
modules/libpuzzle.so: cannot open shared object file: No such file or directory
in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'modules/zip.so' -
modules/zip.so: cannot open shared object file: No such file or directory in
Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'modules/zip.so' -
modules/zip.so: cannot open shared object file: No such file or directory in
Unknown on line 0
BFRoaXMgIAIUdGVzdCBvZiBMWkYgZXh0ZW5zaW9u
---- FAILED


Please advise on the way forward.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list