Hello. I got an empty msgfmt.1.html. This is because I modify msgfmt.c, which in turn makes msgfmt.1 outdated. Then it tries to renerate it using groff and the result was an empty file because I didn't have groff installed in my chroot. I discovered this by using lintian on the generated gettext-doc.deb:
W: gettext-doc: zero-byte-file-in-doc-directory usr/share/doc/gettext-doc/msgfmt.1.html but I believe the build process should have failed instead. Thanks.
