Bug 145922 - finances/php-tclink breaks with PHP 5.3 under amd64
Summary: finances/php-tclink breaks with PHP 5.3 under amd64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 19:20 UTC by mbowie
Modified: 2010-05-12 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (793 bytes, patch)
2010-04-21 19:20 UTC, mbowie
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mbowie 2010-04-21 19:20:06 UTC
As notified by pav@, building finance/php-tclink fails with:
/work/a/ports/finance/php-tclink/work/tclink-3.4.4-php/php_tclink.c:50: error: initializer element is not computable at load time

From what I can tell, the issue only presented itself after lang/php5 made the jump to 5.3 and it doesn't present itself on my i386 test host.

Fix: Applying the attached patch adds a build patch to the port to incorporate the appropriate Zend-fu.

Patch attached with submission follows:
How-To-Repeat: cd .../finance/php-tclink && make (On an amd64 host with lang/php5 of 5.3+)
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-05-12 21:07:42 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-12 21:13:24 UTC
pav         2010-05-12 20:13:10 UTC

  FreeBSD ports repository

  Modified files:
    finance/php-tclink   Makefile 
  Added files:
    finance/php-tclink/files patch-php_tclink.c 
  Log:
  - Fix build on amd64
  
  PR:             ports/145922
  Submitted by:   Mike Bowie <mbowie@buzmo.com> (maintainer)
  
  - Portlint
  
  Revision  Changes    Path
  1.3       +9 -15     ports/finance/php-tclink/Makefile
  1.1       +15 -0     ports/finance/php-tclink/files/patch-php_tclink.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"