ports/137622: [PATCH] unrtf crashes on tests on amd64

Alex alexi176 at mail.ru
Mon Aug 10 08:30:03 UTC 2009


>Number:         137622
>Category:       ports
>Synopsis:       [PATCH] unrtf crashes on tests on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 10 08:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex
>Release:        7.0-RELEASE-p12
>Organization:
>Environment:
FreeBSD farm 7.0-RELEASE-p12 FreeBSD 7.0-RELEASE-p12 #0: Sun Apr 26 22:15:25 MSD 2009     alex at farm:/virtual/obj/virtual/src/sys/BSD  amd64

>Description:

>How-To-Repeat:
cd /usr/ports/textproc/unrtf/ && make && cd work/unrtf-0.21.0/tests/ && gmake check-TESTS
>Fix:
apply attached patch

Patch attached with submission follows:

diff -ruN unrtf.old/files/patch-src-my_iconv.c unrtf/files/patch-src-my_iconv.c
--- unrtf.old/files/patch-src-my_iconv.c	1970-01-01 05:00:00.000000000 +0500
+++ unrtf/files/patch-src-my_iconv.c	2009-08-10 14:03:51.000000000 +0600
@@ -0,0 +1,11 @@
+diff -ruN src.old/my_iconv.c src/my_iconv.c
+--- src.old/my_iconv.c	2009-08-10 14:02:54.000000000 +0600
++++ src/my_iconv.c	2009-08-10 14:03:26.000000000 +0600
+@@ -10,6 +10,7 @@
+ #include "malloc.h"
+ #include "my_iconv.h"
+ #include "util.h"
++#include "unicode.h"
+ 
+ my_iconv_t
+ my_iconv_open(const char *tocode, const char *fromcode)


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list