Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76748 invoked from network); 23 Nov 2015 00:11:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2015 00:11:02 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.47 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.47 mail-wm0-f47.google.com Received: from [74.125.82.47] ([74.125.82.47:38131] helo=mail-wm0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/D7-23339-39952565 for ; Sun, 22 Nov 2015 19:10:59 -0500 Received: by wmec201 with SMTP id c201so85024530wme.1 for ; Sun, 22 Nov 2015 16:10:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1vlySDqKvAVTOUzLvnMaaYwpBPImurJfIos3VmSMPLE=; b=k3vX/ShMR+SY+jLcIAJqLq/yFPIBu9YGmy3XLRsor9O3uy81mUJpVj5ShB82hPCdZT UX9WNDXj1rwLeyrlV8yRdqdtnYXJtSA92HKSw0tneHfq7zF+GMXucJSthhXNt00GQ2LW B7wOWv54XP8pAWJfFiXqf7UqjV2XsAse4lx9nL2/8TRJVJyhZewPbZVJfz7diA6acmtC +08cbsmO3jtEh8nEe4ZNGNDm6VKpCbUaCM/yzgGOIw1CFVyt3w0jglp9LOyRmvzCqdS9 gek4FPKkIv+zl6dseDh0gN1HR1I3e2mBQZLEXb9tE5s42s0KToVi43erSgBQjJ2yaUMJ D5uQ== MIME-Version: 1.0 X-Received: by 10.194.120.226 with SMTP id lf2mr27401994wjb.108.1448237456535; Sun, 22 Nov 2015 16:10:56 -0800 (PST) Received: by 10.27.204.85 with HTTP; Sun, 22 Nov 2015 16:10:56 -0800 (PST) In-Reply-To: References: Date: Mon, 23 Nov 2015 01:10:56 +0100 Message-ID: To: Lior Kaplan Cc: PHP internals list Content-Type: multipart/alternative; boundary=089e0117738f25bc7f05252a0f92 Subject: Re: [PHP-DEV] Pear fetch script problem on PHP 7.0 From: tyra3l@gmail.com (Ferenc Kovacs) --089e0117738f25bc7f05252a0f92 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Nov 22, 2015 at 12:23 PM, Lior Kaplan wrote: > Hi, > > Trying to build PHP 7 RC7 on Darwin I get: > > [activating module `php7' in /usr/local/zend/apache2/conf/httpd.conf] > Installing PHP CLI binary: /usr/local/zend/bin/ > Installing PHP CLI man page: /usr/local/zend/share/man/man1/ > Installing phpdbg binary: /usr/local/zend/bin/ > Installing phpdbg man page: /usr/local/zend/share/man/man1/ > Installing PHP CGI binary: /usr/local/zend/bin/ > Installing PHP CGI man page: /usr/local/zend/share/man/man1/ > Installing build environment: /usr/local/zend/lib/php/build/ > Installing header files: /usr/local/zend/include/php/ > Installing helper programs: /usr/local/zend/bin/ > program: phpize > program: php-config > Installing man pages: /usr/local/zend/share/man/man1/ > page: phpize.1 > page: php-config.1 > Installing PEAR environment: /usr/local/zend/share/pear/ > > Fatal error: Redefinition of parameter $argv in > /php-7.0.0RC7/pear/fetch.php on line 3 > make: *** [install-pear] Error 255 > > Has anyone encounter this from pear/fetch.php ? I could build PHP 5.6.15 = in > the same environment without a problem (and the file is the same in > 5.6/7.0). > > Kaplan > > p.s. > Most Linux environments have wget/curl so they are used before that scrip= t > (part of the "make pear-install" target). > I couldn't reproduce the issue: Installing PEAR environment: /Users/tyrael/php-7.0.0RC7/lib/php/ Connected... Filesize: 3579275 Mime-type: text/plain; charset=3DUTF-8 [=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D>] 100% (3495/3495 kb) Done! --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e0117738f25bc7f05252a0f92--