Bug#871801: libxml-atom-perl: FTBFS when debhelper does not export PERL_USE_UNSAFE_INC
Dominic Hargreaves
dom at earth.li
Fri Aug 11 17:30:39 UTC 2017
Source: libxml-atom-perl
Version: 0.42-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:
Can't locate t/TestLib.pm in @INC (you may need to install the t::TestLib module) (@INC contains: /<<PKGBUILDDIR>>/blib/arch /<<PKGBUILDDIR>>/blib/lib /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) at t/11-entry.t line 5.
BEGIN failed--compilation aborted at t/11-entry.t line 5.
t/11-entry.t .....................
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