[pkg-wml] Bug#719495: wml: FTBFS with perl 5.18: POD document had syntax errors

Salvatore Bonaccorso carnil at debian.org
Mon Aug 12 18:18:24 UTC 2013


Control: tags -1 + patch

Hi

On Mon, Aug 12, 2013 at 05:05:42PM +0300, Niko Tyni wrote:
> Package: wml
> Version: 2.0.12ds1-5
> Severity: important
> User: debian-perl at lists.debian.org
> Usertags: perl-5.18-transition
> 
> This package fails to build on Perl 5.18 (currently in experimental):
> 
>   make[3]: Entering directory `/«PKGBUILDDIR»/wml_backend/p6_asubst'
>   sed -e '/^=head1/,/^=cut/d' \
>           -e '/^__END__/,$d' \
>       -e 's|\@PATH_PERL\@|/usr/bin/perl|g' \
>           -e 's|\@INSTALLPRIVLIB\@|/usr/lib/wml/perl/lib|g' \
>           -e 's|\@INSTALLARCHLIB\@|/usr/lib/wml/perl/lib/x86_64-linux-gnu-thread-multi|g' \
>             <asubst.src >asubst.pl && chmod a+x asubst.pl
>   cp asubst.src asubst.pod
>   pod2man --section=3 --center="EN Tools" --release="EN Tools" asubst.pod >asubst.3
>   asubst.pod around line 295: Non-ASCII character seen before =encoding in '[[s/ä/ä/]]'. Assuming ISO8859-1
>   POD document had syntax errors at /usr/bin/pod2man line 71.
>   make[3]: *** [asubst.3] Error 255
>   make[3]: Leaving directory `/«PKGBUILDDIR»/wml_backend/p6_asubst'
>   make[2]: *** [all] Error 1
>   make[2]: Leaving directory `/«PKGBUILDDIR»/wml_backend'
>   make[1]: *** [all] Error 1
>   make[1]: Leaving directory `/«PKGBUILDDIR»'
>   dh_auto_build: make -j1 returned exit code 2
>   make: *** [build-arch] Error 2

Attached patch should fix the build failure with perl 5.18.

Regards,
Salvatore
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pod-encoding.patch
Type: text/x-diff
Size: 2139 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-wml-maintainers/attachments/20130812/40490f7a/attachment.patch>


More information about the pkg-wml-maintainers mailing list