Bug#871800: libx11-xcb-perl: FTBFS when debhelper does not export PERL_USE_UNSAFE_INC

Dominic Hargreaves dom at earth.li
Fri Aug 11 17:29:27 UTC 2017


Source: libx11-xcb-perl
Version: 0.16-1
Severity: normal
User: debian-perl at lists.debian.org
Usertags: debhelper-use-unsafe-inc-removal

This package FTBFS when debhelper is changed to not export
PERL_USE_UNSAFE_INC to the build environment. This export was added in
2016 at the same time that '.' was removed from INC by default, to
avoid breakage, but was a temporary change.

As well as allowing us to (eventually) remove this export from debhelper,
fixing this bug in your package will also help upstream, since this
change has been made in perl 5.26 upstream.

Additionally, it's possible that the problem may also exist at runtime
for your package (though from experience this is less likely).

Note that the rebuild testing was against a locally-modified version
of debhelper, but you can get the same effect by setting debhelper
compat level 11 in your package, which also removes the same
export.

For information about how to fix this class of issues, please refer
to the upstream release notes (in particular, 'Script authors' and
'Module Authors'):

http://perldoc.perl.org/perldelta.html#Removal-of-the-current-directory-(%22.%22)-from-%40INC

The relevant build failure logs are below:
"/usr/bin/perl" "-Iinc" -M_GenerateMyXS -E '_GenerateMyXS::generate()'
Can't locate _GenerateMyXS.pm in @INC (you may need to install the _GenerateMyXS module) (@INC contains: inc /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.0 /usr/local/share/perl/5.26.0 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base).
BEGIN failed--compilation aborted.
Makefile:1063: recipe for target 'XCB_xs.inc' failed
make[1]: *** [XCB_xs.inc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'

Please feel feel free to get in touch with the Debian Perl team at              debian-perl at lists.debian.org if you need any more information or                assistance to fix this issue.              

Cheers,
Dominic.



More information about the pkg-perl-maintainers mailing list