- Update to 0.05 files added: files/patch-ClamAV.pm Generated with FreeBSD Port Tools 0.50
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.
State Changed From-To: feedback->closed Committed, thanks!