Bug#708023: libpadwalker-perl: FTBFS with perl 5.18: build failure due to API changes

Dominic Hargreaves dom at earth.li
Sun May 12 16:21:11 UTC 2013


Source: libpadwalker-perl
Version: 1.94-1
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.18-transition
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=79154
Tags: fixed-upstream

This package FTBFS with perl 5.18 from experimental (in a clean
sbuild session):

PadWalker.xs: In function 'get_closed_over':
PadWalker.xs:376:5: warning: passing argument 2 of 'Perl_av_fetch' from incompatible pointer type [enabled by default]
In file included from /usr/lib/perl/5.18/CORE/perl.h:5115:0,
                 from PadWalker.xs:2:
/usr/lib/perl/5.18/CORE/proto.h:178:20: note: expected 'struct AV *' but argument is of type 'struct PADLIST *'
PadWalker.xs:377:5: warning: passing argument 2 of 'Perl_av_fetch' from incompatible pointer type [enabled by default]
In file included from /usr/lib/perl/5.18/CORE/perl.h:5115:0,
                 from PadWalker.xs:2:
/usr/lib/perl/5.18/CORE/proto.h:178:20: note: expected 'struct AV *' but argument is of type 'struct PADLIST *'

etc.

Apparently fixed in 1.96.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



More information about the pkg-perl-maintainers mailing list