Bug#987673: mkdepend accesses the internet during the build

2021-04-27 Thread Andrius Merkys
Control: owner -1 !

Hi,

Thanks for the report. I have applied the patch, will try to get it into
bullseye (asked for unblock in #987676).

Best,
Andrius



Bug#987673: mkdepend accesses the internet during the build

2021-04-27 Thread Adrian Bunk
Source: mkdepend
Version: 0.0~svn45-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/mkdepend.html

...
dh_auto_build -- man
make -j15 "INSTALL=install --strip-program=true" man
make[2]: Entering directory '/build/mkdepend-0.0~svn45'
a2x -d manpage -f manpage doc/mkcomdepend.txt
a2x -d manpage -f manpage doc/mktexdepend.txt
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/mkdepend-0.0~svn45/doc/mktexdepend.xml" returned non-zero exit status 5

make[2]: *** [Makelocal-manpages:7: doc/mktexdepend.1] Error 1
make[2]: *** 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/mkdepend-0.0~svn45/doc/mkcomdepend.xml" returned non-zero exit status 5

make[2]: *** [Makelocal-manpages:7: doc/mkcomdepend.1] Error 1
make[2]: Leaving directory '/build/mkdepend-0.0~svn45'
dh_auto_build: error: make -j15 "INSTALL=install --strip-program=true" man 
returned exit code 2
make[1]: *** [debian/rules:8: override_dh_auto_build] Error 25


The Ubuntu patch seems to contain a fix.