Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2005 07:37:05 GMT
From:      ben calvert <ben@flyingwalrus.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/89049: pear-PEAR install fails
Message-ID:  <200511150737.jAF7b5VZ087552@www.freebsd.org>
Resent-Message-ID: <200511150740.jAF7eFgA074948@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         89049
>Category:       ports
>Synopsis:       pear-PEAR install fails
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 07:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     ben calvert
>Release:        RELENG-5
>Organization:
flying walrus communications
>Environment:
FreeBSD mungo.hosthenge.com 5.4-STABLE FreeBSD 5.4-STABLE #37: Thu Nov 10 12:03:44 PST 2005     root@balbo.hosthenge.com:/usr/obj/usr/src/sys/BALBO  amd64

>Description:
/devel/pear-PEAR fails install with the following output:

$ make install
===>  Installing for pear-PEAR-1.4.4
===>   pear-PEAR-1.4.4 depends on file: /usr/local/share/pear/Archive/Tar.php - found
===>   pear-PEAR-1.4.4 depends on file: /usr/local/share/pear/Console/Getopt.php - found
===>   pear-PEAR-1.4.4 depends on file: /usr/local/share/pear/XML/RPC.php - found
===>   Generating packing list
===>   Generating temporary packing list
===>  Checking if devel/pear-PEAR already installed
===> Installing scripts in /usr/local/bin.

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 23040 bytes) in /usr/local/share/pear/PEAR/PackageFile/v2.php on line 1962
*** Error code 255

Stop in /usr/ports/devel/pear-PEAR.
root@mungo /usr/ports/devel/pear-PEA
>How-To-Repeat:
cd /usr/ports/devel/pear-PEAR
make install
>Fix:
googling seems to show that changing memory_limit in php.ini will fix, but this was already at 32M, so it's apparently not getting read.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511150737.jAF7b5VZ087552>