From:             php at bof dot de
Operating system: openSUSE 11.4 64bit
PHP version:      master-Git-2012-09-12 (Git)
Package:          Compile Failure
Bug Type:         Bug
Bug description:master "make install" fails to install PEAR

Description:
------------
I'm building PHP master from current git (at 
5246d6f02e52798e343bd5208692f1a5ed89b9d9)

Compile works fine, but on "make install", PEAR does not install. See
"Actual 
result" regarding the error output I get.

I can successfully compile AND install, with identical configure, the
PHP-5.4.6 
release, so I don't think that there is anything wrong with my build
environment.

I tried to copy over pecl, pear, and the pear environment, from the 5.4 
build/install. pecl and pear search works. download or install fetches the
file, 
but then fails with a similar "could not extract" error.

Test script:
---------------
make install

Expected result:
----------------
Installing PEAR environment:      /opt/php/php/
[PEAR] Archive_Tar    - already installed: 1.3.7
[PEAR] Console_Getopt - already installed: 1.3.0
[PEAR] Structures_Graph- already installed: 1.0.4
[PEAR] XML_Util       - already installed: 1.2.1
[PEAR] PEAR           - already installed: 1.9.4


Actual result:
--------------
Installing PEAR environment:      /opt/php/php/
[PEAR] Archive_Tar: could not extract the package.xml file from
"phar://install-
pear-nozlib.phar/Archive_Tar-1.3.7.tar"
[PEAR] Console_Getopt: could not extract the package.xml file from 
"phar://install-pear-nozlib.phar/Console_Getopt-1.3.0.tar"
[PEAR] Structures_Graph: could not extract the package.xml file from 
"phar://install-pear-nozlib.phar/Structures_Graph-1.0.4.tar"
[PEAR] XML_Util: could not extract the package.xml file from
"phar://install-
pear-nozlib.phar/XML_Util-1.2.1.tar"
[PEAR] PEAR: could not extract the package.xml file from
"phar://install-pear-
nozlib.phar/PEAR-1.9.4.tar"


-- 
Edit bug report at https://bugs.php.net/bug.php?id=63073&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=63073&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=63073&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=63073&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=63073&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=63073&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=63073&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=63073&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=63073&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=63073&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=63073&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=63073&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=63073&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=63073&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=63073&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=63073&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=63073&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=63073&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=63073&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=63073&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=63073&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=63073&r=mysqlcfg

Reply via email to