[gnutls-devel] GnuTLS | Bootstrap fails (#514)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Dec 28 14:44:42 CET 2018


I think the problem is still here.

I am currently trying to bump gnutls (3.6.2->3.6.5), and it's currently failing due to `gtk-doc` with:

```
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:39: installing 'build-aux/compile'
configure.ac:29: installing 'build-aux/missing'
doc/Makefile.am: installing 'build-aux/depcomp'
gtk-doc.make:78: error: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL
doc/reference/Makefile.am:80:   'gtk-doc.make' included from here
gtk-doc.make:83: error: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
doc/reference/Makefile.am:80:   'gtk-doc.make' included from here
gtk-doc.make:302: error: HAVE_GTK_DOC does not appear in AM_CONDITIONAL
doc/reference/Makefile.am:80:   'gtk-doc.make' included from here
guile/Makefile.am:69: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
guile/Makefile.am:70: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
guile/Makefile.am:78: warning: '%'-style pattern rules are a GNU make extension
guile/src/Makefile.am:117: warning: '%'-style pattern rules are a GNU make extension
autoreconf: automake failed with exit status: 1
```

The thing is, I don't want `gtk-doc`. In the past I used `--disable-gtk-doc` (still here), but it's the step after the reconf (with `./configure --disable-gtk-doc --disable-doc`).

Re-downgrading to a previous version works.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/514#note_127693255
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181228/f8d4cc42/attachment-0001.html>


More information about the Gnutls-devel mailing list