Bug 118082 - [PATCH] chinese/cce broken in 7.x
Summary: [PATCH] chinese/cce broken in 7.x
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-16 03:40 UTC by Sunry Chen
Modified: 2007-12-05 00:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.49 KB, patch)
2007-11-16 03:40 UTC, Sunry Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunry Chen 2007-11-16 03:40:01 UTC
Port chinses/cce compile error in 7.x:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2007111200/zh-cce-0.51.log

And marked as broken in Makefile: 
.if ${OSVERSION} >= 700042
BROKEN=         Does not compile with GCC 4.2
.endif

Fix: Patch attached with submission follows:
How-To-Repeat: Compile it in 7.x
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-11-28 06:27:07 UTC
State Changed
From-To: open->feedback

When I tried this patch on 6.2R, I got the following plist error.  Can 
you please investigate?  Thanks. 

mcl 

===>   Deinstalling zh-cce-0.51 
pkg_delete: file '/usr/local/man/man1/cce.1.gz' doesn't exist 
pkg_delete: file '/usr/local/man/man1/cceconv.1.gz' doesn't exist 
pkg_delete: file '/usr/local/share/cce/cce.cfg' doesn't exist 
pkg_delete: couldn't entirely delete package (perhaps the packing list is 
incorrectly specified?) 



Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-11-28 06:27:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2007-12-05 00:12:48 UTC
State Changed
From-To: feedback->closed

Committed, thanks.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-12-05 00:13:42 UTC
linimon     2007-12-05 00:13:38 UTC

  FreeBSD ports repository

  Modified files:
    chinese/cce          Makefile distinfo 
  Removed files:
    chinese/cce/files    patch-include::defs.h 
  Log:
  Fix build on 7.x with gcc4.2.
  
  PR:             ports/118082
  Submitted by:   Sunry Chen <sunrychen at gmail dot com>
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.14      +8 -8      ports/chinese/cce/Makefile
  1.5       +3 -0      ports/chinese/cce/distinfo
  1.2       +0 -78     ports/chinese/cce/files/patch-include::defs.h (dead)
_______________________________________________
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"