[gnutls-devel] gnutls build-error with gtk-doc-tools 1.26 (gtkdoc-mktmpl is no longer available)

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed Sep 27 09:33:49 CEST 2017


On Sun, Sep 24, 2017 at 7:14 PM, Andreas Metzler <ametzler at bebt.de> wrote:
> Hello,
>
> gnutls also fails to build against gtk-doc-tools 1.26:
> Making all in reference
> make[6]: Entering directory '/build/1st/gnutls28-3.5.15/doc/reference'
>   DOC   Scanning header files
>   DOC   Rebuilding template files
> /bin/bash: gtkdoc-mktmpl: command not found
> Makefile:1671: recipe for target 'tmpl-build.stamp' failed
> make[6]: *** [tmpl-build.stamp] Error 127
>
> Find attached a minimal patch to fix this (just for review, proper patch
> should also cleanup .gitignore). As with libtasn1 gtkdoc-check is run on
> make check but only displays the errors without triggering a testsuite
> error.

Thank you. I've created this merge request to check it:
https://gitlab.com/gnutls/gnutls/merge_requests/527

Would you like to send a patch with the Signoff-by line?

> -#TESTS = $(GTKDOC_CHECK)
> +TESTS = $(GTKDOC_CHECK)

Would that enable tests for gtk-doc?

regards,
Nikos



More information about the Gnutls-devel mailing list