Bug 143586

Summary: portupgrade of lang/php5 fails
Product: Ports & Packages Reporter: Ian Smith <ian.smith>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ian Smith 2010-02-05 19:50:00 UTC
"make" of php5 fails - potentially a version control issue of some kind.
Patch file does not seem to be updated, package fails on compile.

How-To-Repeat: This is reproducible by trying to "make" the package in the /usr/ports/lang/php5 directory. 

Surfaced on a portupgrade -

___________________

# portupgrade php5
--->  Upgrading 'php5-5.2.11_1' to 'php5-5.2.12' (lang/php5)
--->  Building '/usr/ports/lang/php5'
===>  Cleaning for php5-5.2.12
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for php5-5.2.12
===>  Extracting for php5-5.2.12
=> MD5 Checksum OK for php-5.2.12.tar.bz2.
=> SHA256 Checksum OK for php-5.2.12.tar.bz2.
=> MD5 Checksum OK for php-5.2.10-mail-header.patch.
=> SHA256 Checksum OK for php-5.2.10-mail-header.patch.
===>  Patching for php5-5.2.12
===>  Applying distribution patches for php5-5.2.12
===>  Applying FreeBSD patches for php5-5.2.12
Ignoring previously applied (or reversed) patch.
3 out of 3 hunks ignored--saving rejects to ext/standard/basic_functions.c.rej
=> Patch patch-ext_standard_basic_functions.cXXX failed to apply cleanly.
=> Patch(es) patch-TSRM_threads.m4 patch-Zend::zend.h patch-Zend_zend_list.c patch-Zend_zend_list.h patch-acinclude.m4 patch-configure.in patch-ext_standard_array.c patch-ext_standard_basic_functions.c applied cleanly.
*** Error code 1

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

Stop in /usr/ports/lang/php5.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100205-37397-491suw-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=php5-5.2.11_1 UPGRADE_PORT_VER=5.2.11_1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! lang/php5 (php5-5.2.11_1)     (patch error)
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-02-05 23:39:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Fix synopsis and assign.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-02-13 16:47:26 UTC
State Changed
From-To: open->closed

already fixed long time ago.
Comment 3 ian 2010-02-13 17:18:16 UTC
Would you mind pointing me to that fix?  Appreciate your help,  Ian.