From:             felipensp at gmail dot com
Operating system: FreeBSD
PHP version:      5.3CVS-2008-08-13 (CVS)
PHP Bug Type:     PHAR related
Bug description:  Illegal stub for phar

Description:
------------
In the end of compilation:

Generating phar.php
Generating phar.phar
pear: not found
Pear package PHP_Archive or Archive.php class file not found.

Fatal error: Uncaught exception 'PharException' with 
message 'illegal stub for 
phar "/usr/home/felipe/php5/ext/phar/phar.phar"' 
in /usr/home/felipe/php5/ext/phar/phar.php:994
Stack trace:
#0 /usr/home/felipe/php5/ext/phar/phar.php(994): 
Phar->setStub('#!/usr/local/bi...')
#1 /usr/home/felipe/php5/ext/phar/phar.php(1054): 
PharCommand->phar_set_stub_begin(Object(Phar), '/usr/home/felip...',
'/usr/home/felip...', '/usr/local/bin/...')
#2 [internal function]: PharCommand->cli_cmd_run_pack(Array)
#3 /usr/home/felipe/php5/ext/phar/phar.php(225): 
call_user_func(Array, Array)
#4 /usr/home/felipe/php5/ext/phar/phar.php(2073): 
CLICommand->__construct(19, Array)
#5 {main}
  thrown in /usr/home/felipe/php5/ext/phar/phar.php on line 994
*** Error code 255

Stop in /usr/home/felipe/php5.



-- 
Edit bug report at http://bugs.php.net/?id=45815&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45815&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45815&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45815&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45815&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45815&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45815&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45815&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45815&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45815&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45815&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45815&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45815&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45815&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45815&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45815&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45815&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45815&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45815&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45815&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45815&r=mysqlcfg

Reply via email to