Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2004 13:15:36 GMT
From:      Jim Hatfield <jim.hatfield@insignia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/71525: MIME::Parser from p5-MIME-Tools fails to compile
Message-ID:  <200409091315.i89DFaJR061332@www.freebsd.org>
Resent-Message-ID: <200409091320.i89DKSOB082215@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71525
>Category:       misc
>Synopsis:       MIME::Parser from p5-MIME-Tools fails to compile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 09 13:20:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jim Hatfield
>Release:        4.10
>Organization:
Insignia Solutions
>Environment:
oban# uname -a
FreeBSD oban.isltd.insignia.com 4.10-RELEASE FreeBSD 4.10-RELEASE #5: Tue Jun 15 18:07:16 BST 2004     root@oban.isltd.insignia.com:/usr/obj/usr/src/sys/OBAN  i386

>Description:
After a portupgrade of p5-MIME-Tools, mimedefang.pl fails. A one-line test program does also.
>How-To-Repeat:
oban# pkg_info | grep p5-MIME-Tools
p5-MIME-Tools-5.411a_5,2 A set of perl5 modules for MIME
oban# cat test.pl
use MIME::Parser;


oban# perl test.pl
Can't locate object method "SWASHNEW" via package "utf8" (perhaps you forgot to load "utf8"?) at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser/Filer.pm line 362.
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 152.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 152.
Compilation failed in require at test.pl line 1.
BEGIN failed--compilation aborted at test.pl line 1.
 
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409091315.i89DFaJR061332>