Opened 18 years ago

Closed 17 years ago

#10898 closed defect (fixed)

BUG: groff-1.19.2 patch failure on PPC

Reported by: darren.bane@… Owned by: yeled@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: vinc17@…
Port:

Description

groff-1.19.2

the error log can be found here: INLINE

Description: Broken Portfile or patch on 10.4/PPC

==========INLINE CONTENT==========

baned% sudo port install groff
--->  Fetching groff
--->  Attempting to fetch groff-1.19.2.tar.gz from ftp://ftp.gnu.org/gnu/groff
--->  Verifying checksum(s) for groff
--->  Extracting groff
--->  Applying patches to groff
Error: Target com.apple.patch returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.localhost_dpupdate_dports_sysutils_groff/work/groff-1.19.2" && patch -p0 < "/opt/local/var/db/dports/sources/rsync.localhost_dpupdate_dports/sysutils/groff/files/patch-tmac__doc-common"" returned error 1
Command output: can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- doc-common.orig	2006-10-04 18:16:11.000000000 -0700
|+++ doc-common	2006-10-04 18:16:02.000000000 -0700
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
3 out of 3 hunks ignored

Error: Status 1 encountered during processing.
baned%

Attachments (1)

patch-tmac__doc-common (2.4 KB) - added by darren.bane@… 17 years ago.
Replacement for sysutils/groff/files/patch-tmacdoc-common

Download all attachments as: .zip

Change History (4)

comment:1 Changed 18 years ago by vinc17@…

Cc: vinc17@… added

Same problem.

Changed 17 years ago by darren.bane@…

Attachment: patch-tmac__doc-common added

Replacement for sysutils/groff/files/patch-tmacdoc-common

comment:2 Changed 17 years ago by darren.bane@…

The port patches, builds and runs fine when the patch file is replaced with the attached. The file to patch needed a relative path in the tmac (not current) directory.

comment:3 Changed 17 years ago by pipping@…

Resolution: fixed
Status: newclosed

fixed in r21894.

Note: See TracTickets for help on using tickets.