Edit report at https://bugs.php.net/bug.php?id=63073&edit=1

 ID:                 63073
 Updated by:         johan...@php.net
 Reported by:        php at bof dot de
 Summary:            master "make install" fails to install PEAR
 Status:             Closed
 Type:               Bug
 Package:            Compile Failure
 Operating System:   openSUSE 11.4 64bit
 PHP Version:        5.5
 Assigned To:        tyrael
 Block user comment: N
 Private report:     N

 New Comment:

The pear/install-pear-nozlib.phar file will be pulled in during make install  
(for uilds from git), so please delete it and run make install again to use the 
fixed file.


Previous Comments:
------------------------------------------------------------------------
[2013-07-04 13:33:35] tommy dot scheunemann at evolver dot de

Trying to build PHP 5.5.0 on a Debian Squeeze still shows this error. PHP 
itself building fine, PEAR won't

------------------------------------------------------------------------
[2013-03-26 17:22:11] alex at corretge dot cat

After pull the last code for branch 5.5 the file

ls -al pear/install-pear-nozlib.phar
-rw-r--r-- 1 root root 3692810 Apr 10  2012 pear/install-pear-nozlib.phar

with no log (and changes) for it:

git log pear/install-pear-nozlib.phar

show nothing

------------------------------------------------------------------------
[2013-03-26 17:17:22] alex at corretge dot cat

I have the same issue after pull the last code for branch 5.5

commit 4d73bb070ee90336984f275eb24f7d1ca1cff1ea
Merge: 5ae6f58 ed31582

Installing PEAR environment:      /usr/local/lib/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"

------------------------------------------------------------------------
[2013-03-25 22:19:27] tyr...@php.net

The pear guys(Daniel O'Connor, Christian Weiske to be precise) merged the PR 
and 
rebuilt the phar install-pear-nozlib.phar and install-pear-nozlib.phar files, 
so 
the issue should be resolved, please report if you still experience pear 
installation problems with php 5.5.

------------------------------------------------------------------------
[2013-03-24 02:47:55] tyr...@php.net

The problem is in the phar file we are pulling from pear.php.net, see 
https://pear.php.net/bugs/bug.php?id=19867 for the details

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=63073


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63073&edit=1

Reply via email to