Bug#790348: libcgi-ssi-perl: FTBFS with perl 5.22: Calling POSIX::tmpnam() is deprecated

Dominic Hargreaves dom at earth.li
Sun Jun 28 11:23:28 UTC 2015


Source: libcgi-ssi-perl
Version: 0.92-4
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.22-transition
Tags: sid stretch upstream

This package FTBFS with perl 5.22 (currently in experimental):

PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..29
ok 1 - use CGI::SSI;
ok 2 - set/echo 1
ok 3 - set/echo 2
ok 4 - data encapsulation
ok 5 - new()
Calling POSIX::tmpnam() is deprecated at test.pl line 71.
# Looks like you planned 29 tests but ran 5.
# Looks like your test exited with 2 just after 5.

Note: this warning is made fatal by the 

    use warnings fatal => 'ALL';

in test.pl.

This bug will become release critical nearer the time of the perl 5.22
migration, expected during the (northern hemisphere) summer.

Cheers,
Dominic.



More information about the pkg-perl-maintainers mailing list