[pkg-netfilter-team] Bug#981641: FTBFS with an xsltproc error

Arturo Borrero Gonzalez arturo at debian.org
Tue Feb 2 15:25:36 GMT 2021


On 2/2/21 2:36 PM, Michael Biebl wrote:
> Source: nftables
> Version: 0.9.8-2
> Severity: serious
> 
> Hi,
> 
> trying to rebuild nftables on sid, I ran into a failure:
> 
> make[3]: Entering directory '/build/nftables-0.9.8/doc'
> a2x -L --doctype manpage --format manpage -D . nft.txt
> a2x -L --doctype manpage --format manpage -D . libnftables-json.adoc
> a2x -L --doctype manpage --format manpage -D . libnftables.adoc
> a2x: ERROR: "xsltproc"  --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0  "/etc/asciidoc/docbook-xsl/manpage.xsl" "/build/nftables-0.9.8/doc/libnftables.xml" returned non-zero exit status 5
> 
> make[3]: *** [Makefile:642: libnftables.3] Error 1
> make[3]: *** Waiting for unfinished jobs....
> a2x: ERROR: "xsltproc"  --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0  "/etc/asciidoc/docbook-xsl/manpage.xsl" "/build/nftables-0.9.8/doc/libnftables-json.xml" returned non-zero exit status 5
> 
> make[3]: *** [Makefile:645: libnftables-json.5] Error 1
> a2x: ERROR: "xsltproc"  --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0  "/etc/asciidoc/docbook-xsl/manpage.xsl" "/build/nftables-0.9.8/doc/nft.xml" returned non-zero exit status 5
> 
> make[3]: *** [Makefile:639: nft.8] Error 1
> make[3]: Leaving directory '/build/nftables-0.9.8/doc'
> make[2]: *** [Makefile:481: all-recursive] Error 1
> make[2]: Leaving directory '/build/nftables-0.9.8'
> make[1]: *** [Makefile:390: all] Error 2
> make[1]: Leaving directory '/build/nftables-0.9.8'
> dh_auto_build: error: make -j4 returned exit code 2
> make: *** [debian/rules:15: build] Error 25
> 
> 
> Looking at https://buildd.debian.org/status/package.php?p=nftables, this
> also happened on a few buildds.
> In my case it happened for amd64. I suspect there was a recent change in
> the xsltproc toolchain.
> 


Hi there,

thanks for the report.

I suspect this might be related to this recent change:

https://salsa.debian.org/pkg-netfilter-team/pkg-nftables/-/commit/4eb323698ee7d8e50132fb271c0f3aa92c727285

Could you please check if introducing back docbook-xsl as build-dep fixes the issue?

I might have my local sbuild chroot polluted somehow, I cannot reproduce the issue.

CC'ing change author Helmut Grohne <helmutg at debian.org>



More information about the pkg-netfilter-team mailing list