Bug 98074

Summary: lang/php5: php 5.1.4 build error
Product: Base System Reporter: Alexander Bulgakov <bulgakov>
Component: i386Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Alexander Bulgakov 2006-05-29 09:20:17 UTC
I try to build php 5.1.4 from ports.
Here the output of make:
__________________________________________________________
/usr/ports/lang/php5#=> make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for php5-5.1.4
===>  Extracting for php5-5.1.4
=> MD5 Checksum mismatch for php-5.1.4.tar.bz2.
=> SHA256 Checksum mismatch for php-5.1.4.tar.bz2.
===>  Refetch for 1 more times files: php-5.1.4.tar.bz2 php-5.1.4.tar.bz2
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for php5-5.1.4
=> php-5.1.4.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://br.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://cn.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://dk.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://de.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://es.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://fi.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://fr.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://gr.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://it.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://jp.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://nl.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://se.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://uk.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://us2.php.net/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://ring.sakura.ad.jp/archives/net/www/php/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from http://ring.riken.jp/archives/net/www/php/distributions/.
fetch: php-5.1.4.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/php-5.1.4.tar.bz2: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/lang/php5.
*** Error code 1

Stop in /usr/ports/lang/php5.
____________________________________________________________________
I have php-5.1.4.tar.bz2 in  /usr/ports/distfiles. This file is not corrupted, it is identical to php-5.1.4.tar.bz2 on other computer with FreeBSD-6.0 release, where I successfully install php-5.1.4 two weeks ago.
The problem is not listed in ports/UPDATING.

How-To-Repeat: cd /usr/ports/lang/php5
make
Comment 1 Björn König 2006-05-29 14:37:19 UTC
Hello Alexander

Delete /usr/ports/distfiles/php-5.1.4.tar.bz2 and download it again. The 
PHP project changed the archive.

Björn
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2006-06-03 22:32:38 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-ports-bugs

This is a ports issue, reassign it to them.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-06-03 23:27:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 4 Alex Dupre freebsd_committer freebsd_triage 2006-06-04 21:49:44 UTC
State Changed
From-To: open->closed

Solved.