https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6456
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Undefined |3.4.1 --- Comment #16 from Kevin A. McGrail <[email protected]> 2011-11-03 15:41:38 UTC --- > ... > Beside the other thousand make tests that fail under Windows? ;) > ... Besides that. :-) > No, having serious issues here with the am_running_on_windows as well: > > > Undefined subroutine > &Mail::SpamAssassin::Logger::Stderr::am_running_on_windows > called at ../lib/Mail/SpamAssassin/Logger/Stderr.pm line 46. > Compilation failed in require at ../lib/Mail/SpamAssassin/Logger.pm line 72. > BEGIN failed--compilation aborted at ../lib/Mail/SpamAssassin/Logger.pm line > 72. > > Compilation failed in require at ../lib/Mail/SpamAssassin/Util.pm line 48. > BEGIN failed--compilation aborted at ../lib/Mail/SpamAssassin/Util.pm line 48. > Compilation failed in require at t/util_wrap.t line 25. > Failed 18/165 test programs. 74/1811 subtests failed. > NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' > Stop. > > > Not sure what's causing this. I don't know either but a perl -c on one of the two pm's showed it might be a circular reference issue perhaps? But am_running_on_windows doesn't pass test at the moment so it's a no-go patch. I want to get this fixed but believe it can wait for 3.4.1. So I'm targeting it for 3.4.1 unless you have ideas that are fairly quick. Want to try and focus on a new release sooner rather than later. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
