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

 ID:                 63073
 Comment by:         tommy dot scheunemann at evolver dot de
 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:

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


Previous Comments:
------------------------------------------------------------------------
[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

------------------------------------------------------------------------
[2013-03-19 07:11:44] alex at corretge dot cat

Same issue in Ubuntu 12.04 LTS

I do:

./buildconf --force

./configure --with-apxs2=/usr/bin/apxs2 --with-openssl --with-zlib 
--enable-bcmath 
--with-bz2=/bin/bzip2 --enable-calendar --enable-exif --enable-ftp --with-gd --
with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --enable-gd-native-ttf --with-
gettext --enable-mbstring --enable-sockets --enable-wddx --with-xmlrpc 
--with-xsl 
--enable-zip --with-pear --with-kerberos  --enable-sysvmsg --enable-sysvsem --
enable-sysvshm --enable-pcntl --enable-shmop --enable-mysqlnd --with-mysqli --
with-pdo-mysql --enable-opcache

make

make install

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


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