ID: 48594 User updated by: dmda at yandex dot ru Reported By: dmda at yandex dot ru Status: Bogus Bug Type: Compile Failure Operating System: NetBSD 3.1 PHP Version: 5.3.0RC3 Assigned To: cellog New Comment:
Well. During make install php checks all pear packages that have been installed before and it checks their versions in particular. Shouldn't it be discovered that the package with PHP_Archive or Archive.php class file is outdated and should be replaced? Otherwise, this bug Pear package PHP_Archive or Archive.php class file not found. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Would not happen. That's the bug here. Previous Comments: ------------------------------------------------------------------------ [2009-06-20 14:03:15] cel...@php.net "Build complete" <-- there's no compile failure. There is also no error. phar.phar still exists and works. If you have PEAR already installed, and have installed the PHP_Archive package, phar.phar will also work in the absence of the phar extension, but this is an extra feature. No bug here. ------------------------------------------------------------------------ [2009-06-20 13:57:08] paj...@php.net Can you take a look please? ------------------------------------------------------------------------ [2009-06-18 08:13:45] dmda at yandex dot ru Description: ------------ at the end of "make" process, the following error apeears in the output: Generating phar.php Generating phar.phar pear: not found ^^^^^^^^^^^^^^^ Pear package PHP_Archive or Archive.php class file not found. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ clicommand.inc directorytreeiterator.inc directorygraphiterator.inc invertedregexiterator.inc pharcommand.inc phar.inc Build complete. Don't forget to run 'make test'. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48594&edit=1