Adam Stirk | 8 Aug 23:22
Favicon

Error while building PHP

Hi,

 

I’m having trouble building PHP I have attached the error log, as I’m getting the following error. Does anyone know where I’m going wrong?

 

Fatal error: Not valid internal .phar file (checksum error) in /TOOLCHAIN/src.php.x64core2.20080808.214754.19367.localhost/php-5.2.6/pear/install-pear-nozlib.phar on line 396

make[1]: *** [install-pear-installer] Error 255

make: *** [install-pear] Error 2

 

Thanks

 

Adam

<div>

<div class="Section1">

<p class="MsoNormal">Hi,<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">I&rsquo;m having trouble building PHP I have attached the
error log, as I&rsquo;m getting the following error. Does anyone know where I&rsquo;m
going wrong?<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">Fatal error: Not valid internal .phar file (checksum error)
in /TOOLCHAIN/src.php.x64core2.20080808.214754.19367.localhost/php-5.2.6/pear/install-pear-nozlib.phar
on line 396<p></p></p>

<p class="MsoNormal">make[1]: *** [install-pear-installer] Error 255<p></p></p>

<p class="MsoNormal">make: *** [install-pear] Error 2<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">Thanks<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">Adam<p></p></p>

</div>

</div>
Adam Stirk | 8 Aug 23:22
Favicon

RE: Error while building PHP

Helps if I attach the error log… :) (Attached now)

 

From: Adam Stirk
Sent: 08 August 2008 22:23
To: T2 developers mailing list
Subject: Error while building PHP

 

Hi,

 

I’m having trouble building PHP I have attached the error log, as I’m getting the following error. Does anyone know where I’m going wrong?

 

Fatal error: Not valid internal .phar file (checksum error) in /TOOLCHAIN/src.php.x64core2.20080808.214754.19367.localhost/php-5.2.6/pear/install-pear-nozlib.phar on line 396

make[1]: *** [install-pear-installer] Error 255

make: *** [install-pear] Error 2

 

Thanks

 

Adam

Attachment (ERROR-LOG): application/octet-stream, 508 KiB
<div>

<div class="Section1">

<p class="MsoNormal"><span>Helps if I attach the error log&hellip;
:) (Attached now)<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<div>

<div>

<p class="MsoNormal"><span lang="EN-US">From:</span><span lang="EN-US"> Adam Stirk <br>Sent: 08 August 2008 22:23<br>To: T2 developers mailing list<br>Subject: Error while building PHP<p></p></span></p>

</div>

</div>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">Hi,<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">I&rsquo;m having trouble building PHP I have attached the error
log, as I&rsquo;m getting the following error. Does anyone know where I&rsquo;m going
wrong?<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">Fatal error: Not valid internal .phar file (checksum error)
in /TOOLCHAIN/src.php.x64core2.20080808.214754.19367.localhost/php-5.2.6/pear/install-pear-nozlib.phar
on line 396<p></p></p>

<p class="MsoNormal">make[1]: *** [install-pear-installer] Error 255<p></p></p>

<p class="MsoNormal">make: *** [install-pear] Error 2<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">Thanks<p></p></p>

<p class="MsoNormal"><p>&nbsp;</p></p>

<p class="MsoNormal">Adam<p></p></p>

</div>

</div>
René Rebe | 11 Aug 09:42
Favicon

Re: RE: Error while building PHP


Hi,

Adam Stirk wrote:
>
> Helps if I attach the error log… :) (Attached now)
>
> *From:* Adam Stirk
> *Sent:* 08 August 2008 22:23
> *To:* T2 developers mailing list
> *Subject:* Error while building PHP
>
> Hi,
>
> I’m having trouble building PHP I have attached the error log, as I’m 
> getting the following error. Does anyone know where I’m going wrong?
>
> Fatal error: Not valid internal .phar file (checksum error) in 
>
/TOOLCHAIN/src.php.x64core2.20080808.214754.19367.localhost/php-5.2.6/pear/install-pear-nozlib.phar 
> on line 396
>
> make[1]: *** [install-pear-installer] Error 255
>
> make: *** [install-pear] Error 2
>
sorry, never experienced a php build error like this.

Can you try investigate this? Google brings up some hits for .phar
checksum errors, ...

Yours,

--

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
lists <at> t2-project.org with a subject of: unsubscribe t2

Adam Stirk | 11 Aug 11:24
Favicon

Re: RE: Error while building PHP

Hi,

I deleted the "install-pear-nozlib.phar" from my downloads folder which forced a re-download, when this
file downloaded it failed the checksum. I removed the checksum test (set checksum to 0) and downloaded
again. I ran my build last night and when I checked this morning it had compiled fine. I will submit the patch
for the .desc file this evening (unless you do it in the mean time)

Adam

-----Original Message-----
Sent: 11 August 2008 08:43
To: Adam Stirk
Cc: T2 developers mailing list
Subject: Re: [t2] RE: Error while building PHP

Hi,

Adam Stirk wrote:
>
> Helps if I attach the error log... :) (Attached now)
>
> *From:* Adam Stirk
> *Sent:* 08 August 2008 22:23
> *To:* T2 developers mailing list
> *Subject:* Error while building PHP
>
> Hi,
>
> I'm having trouble building PHP I have attached the error log, as I'm 
> getting the following error. Does anyone know where I'm going wrong?
>
> Fatal error: Not valid internal .phar file (checksum error) in 
>
/TOOLCHAIN/src.php.x64core2.20080808.214754.19367.localhost/php-5.2.6/pear/install-pear-nozlib.phar 
> on line 396
>
> make[1]: *** [install-pear-installer] Error 255
>
> make: *** [install-pear] Error 2
>
sorry, never experienced a php build error like this.

Can you try investigate this? Google brings up some hits for .phar
checksum errors, ...

Yours,

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name

Hi,

I deleted the "install-pear-nozlib.phar" from my downloads folder which forced a re-download, when this
file downloaded it failed the checksum. I removed the checksum test (set checksum to 0) and downloaded
again. I ran my build last night and when I checked this morning it had compiled fine. I will submit the patch
for the .desc file this evening (unless you do it in the mean time)

Adam

-----Original Message-----
Sent: 11 August 2008 08:43
To: Adam Stirk
Cc: T2 developers mailing list
Subject: Re: [t2] RE: Error while building PHP

Hi,

Adam Stirk wrote:
>
> Helps if I attach the error log... :) (Attached now)
>
> *From:* Adam Stirk
> *Sent:* 08 August 2008 22:23
> *To:* T2 developers mailing list
> *Subject:* Error while building PHP
>
> Hi,
>
> I'm having trouble building PHP I have attached the error log, as I'm 
> getting the following error. Does anyone know where I'm going wrong?
>
> Fatal error: Not valid internal .phar file (checksum error) in 
>
/TOOLCHAIN/src.php.x64core2.20080808.214754.19367.localhost/php-5.2.6/pear/install-pear-nozlib.phar 
> on line 396
>
> make[1]: *** [install-pear-installer] Error 255
>
> make: *** [install-pear] Error 2
>
sorry, never experienced a php build error like this.

Can you try investigate this? Google brings up some hits for .phar
checksum errors, ...

Yours,

--

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name


Gmane