please update to File-Temp-0.20
Nerijus Baliunas
nerijusb at dtiltas.lt
Tue Jun 24 22:00:17 IST 2008
Hello,
MailScanner rpm install has perl-File-Temp-0.19-1.src.rpm, which does
not build on F8 system (but running on FC6 kernel (not rebooted yet after
an OS upgrade), could it be because of this?):
+ make
cp Temp.pm blib/lib/File/Temp.pm
Manifying blib/man3/File::Temp.3pm
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cmp.........ok
t/fork........ok
t/lock........You tried to run a test without a plan at t/lock.t line 8.
BEGIN failed--compilation aborted at t/lock.t line 8.
t/lock........dubious
Test returned status 2 (wstat 512, 0x200)
...
Failed 1/9 test scripts, 88.89% okay. 0/102 subtests failed, 100.00% okay.
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.4617 (%build)
Because of this perl-MIME-tools does not build:
*** The following required modules are missing:
File::Temp: At least version 0.17
*** Please install them before attempting to use MIME::Tools.
perl-File-Temp-0.20 builds OK:
+ make
cp ._Temp.pm blib/lib/File/._Temp.pm
cp Temp.pm blib/lib/File/Temp.pm
Manifying blib/man3/File::Temp.3pm
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cmp.........ok
t/fork........ok
t/lock........skipped
all skipped: Do not seem to have O_EXLOCK
t/mktemp......ok
t/object......ok
t/posix.......ok
t/security....ok
3/13 skipped: Test inappropriate for root
t/seekable....ok
t/tempfile....ok
All tests successful, 1 test and 3 subtests skipped.
Files=9, Tests=102, 18 wallclock secs ( 3.61 cusr + 0.52 csys = 4.13 CPU)
+ exit 0
Regards,
Nerijus
More information about the MailScanner
mailing list