Package: xmltv Version: 0.5.69-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.26-transition
This package fails to build with Perl 5.26 (currently in experimental.) A full build log is available at http://perl.debian.net/rebuild-logs/perl-5.26-throwaway/xmltv_0.5.69-1/xmltv_0.5.69-1_amd64-2017-05-21T07:25:36Z.build and the server also hosts a test repository of packages binNMU'd for Perl 5.26 that can be used for testing purposes; see <http://perl.debian.net/>. It looks like the underlying failure reason is that at least filter/tv_to_latex and filter/tv_to_text have use POSIX 'tmpnam'; which was deprecated in Perl 5.24 and removed in 5.26. Unfortunately the deprecation warning apparently went unnoticed earlier as the build system hides it. Test Summary Report ------------------- t/test_filters.t (Wstat: 0 Tests: 100 Failed: 10) Failed tests: 61-70 Files=7, Tests=162, 29 wallclock secs ( 0.04 usr 0.01 sys + 26.90 cusr 1.95 csys = 28.90 CPU) Result: FAIL -- Niko Tyni nt...@debian.org