Package: docbook-to-man
Version: 1:2.0.0-43
Severity: grave
X-Debbugs-Cc: none, Hilko Bengen <ben...@debian.org>

Dear Maintainer,

while trying to fix an FTBFS introduced with the upgrade to GCC 10 in
hfsplus, I have stumbled across a docbook-to-man failure because
/usr/bin/instant is no longer installed.

Looking at the build package's build log, this also looks like a
GCC-10-related error:

,----
| /usr/bin/ld: translate.o:./Instant/translate.h:131: multiple definition of 
`TrSpecs'; main.o:./Instant/translate.h:131: first defined here
| /usr/bin/ld: translate.o:./Instant/translate.h:133: multiple definition of 
`nCharMap'; main.o:./Instant/translate.h:133: first defined here
| /usr/bin/ld: translate.o:./Instant/translate.h:132: multiple definition of 
`CharMap'; main.o:./Instant/translate.h:132: first defined here
`----

This is then ignored by the main Makefile which leads to the missing
/usr/bin/instant.

Cheers,
-Hilko

Reply via email to