Source: irker
Version: 2.18+dfsg-2
Severity: important
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/irker.html
...
make[2]: Entering directory '/build/1st/irker-2.18+dfsg'
xmlto html-nochunks irkerd.xml
xmlto man irkerd.xml
xmlto html-nochunks irkerhook.xml
xmlto man irkerhook.xml
xmlto html-nochunks irkerhook.xml
xmlto man irk.xml
/bin/cp: cannot create regular file
'/build/1st/irker-2.18+dfsg/irkerhook.html': File exists
Makefile:22: recipe for target 'irkerhook.html' failed
make[2]: *** [irkerhook.html] Error 1
This seems to be caused by a cut'n'paste error in the Makefile:
irkerhook.1: irkerhook.xml
xmlto man irkerhook.xml
irkerhook.html: irkerhook.xml
xmlto html-nochunks irkerhook.xml
irk.1: irk.xml
xmlto man irk.xml
irk.html: irk.xml
xmlto html-nochunks irkerhook.xml
^^^^^^^^^^^^^