Subject: | Unimplemented: POSIX::tmpnam() |
Module compilation fails with bleadperl (e.g. 5.25.4):
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /opt/perl-5.25.4/lib/5.25.4/x86_64-linux/POSIX.pm line 187.
Unimplemented: POSIX::tmpnam() at /tmpfs/.cpan-build-cpansand/2016090721/DBIx-FileSystem-1.7-0/blib/lib/DBIx/FileSystem.pm line 61.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016090721/DBIx-FileSystem-1.7-0/blib/lib/DBIx/FileSystem.pm line 61.
Compilation failed in require at t/00_shell.t line 17.
BEGIN failed--compilation aborted at t/00_shell.t line 17.
t/00_shell.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
(etc.)