Bug 63266 - [MAINTAINER] mail/p5-Mail-ClamAV: update to 0.05
Summary: [MAINTAINER] mail/p5-Mail-ClamAV: update to 0.05
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: 2004-02-23 15:20 UTC by Jan-Peter Koopmann
Modified: 2004-02-23 18:01 UTC (History)
0 users

See Also:


Attachments
p5-Mail-ClamAV-0.05.patch (1.71 KB, patch)
2004-02-23 15:20 UTC, Jan-Peter Koopmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan-Peter Koopmann 2004-02-23 15:20:06 UTC
- Update to 0.05

files added: files/patch-ClamAV.pm



Generated with FreeBSD Port Tools 0.50
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-02-23 16:52:52 UTC
State Changed
From-To: open->feedback

On 4.9-STABLE with perl 5.6.1 this does not pass 'make test'. 
Can you look into this? 

lemur# make test 
PERL_DL_NONLAZY=1 /usr/bin/perl5.6.1 -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1/BSDPAN -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t 
t/Mail-ClamAV....NOK 1#     Failed test (t/Mail-ClamAV.t at line 8)           
#     Tried to use 'Mail::ClamAV'. 
#     Error:  Had problems bootstrapping Inline module 'Mail::ClamAV' 
#  
# Can't load 'blib/arch/auto/Mail/ClamAV/ClamAV.so' for module Mail::ClamAV: /usr/local/lib/libclamav.so.1: Undefined symbol "pthread_cleanup_pop" at /usr/local/lib/perl5/5.6.1/mach/DynaLoader.pm line 206. 
#  at (eval 3) line 0 
#  
#  
#  at blib/lib/Mail/ClamAV.pm line 144 
# BEGIN failed--compilation aborted at blib/lib/Mail/ClamAV.pm line 417. 
# Compilation failed in require at (eval 1) line 2. 
"all" is not defined in %Mail::ClamAV::EXPORT_TAGS at /usr/local/lib/perl5/5.6.1/Exporter/Heavy.pm line 75 
Exporter::heavy_export('Mail::ClamAV', 'main', ':all') called at /usr/local/lib/perl5/5.6.1/Exporter.pm line 45 
Exporter::import('Mail::ClamAV', ':all') called at t/Mail-ClamAV.t line 10 
Can't continue after import errors at t/Mail-ClamAV.t line 10 
# Looks like you planned 6 tests but only ran 1.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2004-02-23 18:01:42 UTC
State Changed
From-To: feedback->closed

Committed, thanks!