From owner-freebsd-questions@FreeBSD.ORG Wed Nov 30 15:25:27 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 179E516A41F for ; Wed, 30 Nov 2005 15:25:27 +0000 (GMT) (envelope-from john.pineau@linearlogic.com) Received: from mail.linearlogic.com (mail.linearlogic.com [216.2.209.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D4243D58 for ; Wed, 30 Nov 2005 15:25:26 +0000 (GMT) (envelope-from john.pineau@linearlogic.com) Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Wed, 30 Nov 2005 10:25:22 -0500 Message-ID: <79704D4C2C82A74FA56A97420E82008A65AE37@lls-mail.corp.linearlogic.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Pear compile issue Thread-Index: AcX1wkfRRRLjP1e6TV6/v+QW43T1AQ== From: "John Pineau" To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Pear compile issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 15:25:27 -0000 Im getting the following issue installing a number of pear-dependent ports, (in this instance, Horde). =20 My memory setting in my php.ini is set to 20M, yet this does not seem to care about that. =20 This all started right around the time the PHP 4.4.1 mod_rewrite nonsense happened. (Currently running 4.4.1_2) =20 I am currently running 6-STABLE on amd64. =20 =3D=3D=3D> Installing tests in /usr/local/share/pear/tests/File_Passwd. pear/File_Passwd can optionally use package "pear/Crypt_CHAP" (version >=3D 1.0.0) =20 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 92160 bytes) in /usr/local/share/pear/PEAR/PackageFile/Generator/v1.php on line 605 *** Error code 255 =20 Stop in /usr/ports/security/pear-File_Passwd. *** Error code 1 =20 Stop in /usr/ports/security/pear-File_Passwd. *** Error code 1 =20 Stop in /usr/ports/security/pear-Auth. *** Error code 1 =20 Stop in /usr/ports/security/pear-Auth_SASL. *** Error code 1 =20 Stop in /usr/ports/net/pear-Net_SMTP. *** Error code 1 =20 Stop in /usr/ports/mail/pear-Mail. *** Error code 1 =20 Stop in /usr/ports/www/horde.