Subject: | Unimplemented: POSIX::tmpnam() |
POSIX::tmpnam is not available anymore in bleadperl (e.g. perl 5.25.4). This is causing the test to fail:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-Iblib/lib" "-Iblib/arch" test.pl
Unimplemented: POSIX::tmpnam(): use File::Temp instead at test.pl line 122.
1..19
1 ok
2 ok
3 ok
4 ok
5 ok
6 ok
7 ok
8 ok
9 ok
10 ok
11 ok
12 ok
13 ok
14 ok
15 ok
Makefile:838: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255