https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8089
--- Comment #4 from Sidney Markowitz <sid...@sidney.com> --- The test machines with the problem don't seem to be running any more, but another couple of machines have sprung up with the same thing. These machines run CentOS 7 and FreeBSD 10.1, with perl versions 5.18.4, 5.20.1, 5.20.2, and 5.20.3. I've added File::Temp to the list in Makefile.PL of modules that Mail::SpamAssassin requires. Since File::Temp is a core module included with Perl, this has no effect on building or running, but it will cause the CPAN test reports to show which version of File::Temp is actually installed on the test machine. Even though I've closed this bug as a WONTFIX I'm hoping that when the problem does show up occasionally on some CPAN test machines, this might give a bit more insight. % svn ci -m "Bug 8089 - Add explicit dependency on File::Temp so CPAN test reports show version. Has no other effect on build or running" Makefile.PL Sending Makefile.PL Transmitting file data .done Committing transaction... Committed revision 1916488. -- You are receiving this mail because: You are the assignee for the bug.