Skip Menu |

This queue is for tickets about the DBIx-FileSystem CPAN distribution.

Report information
The Basics
Id: 117653
Status: resolved
Priority: 0/
Queue: DBIx-FileSystem

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.7
Fixed in: (no value)



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.)
On 2016-09-08 14:06:33, SREZIC wrote: Show quoted text
> 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.)
This seems to be fixed.