<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div style="">
<p dir="auto">I think the problem is still here.</p>
<p dir="auto">I am currently trying to bump gnutls (3.6.2->3.6.5), and it's currently failing due to <code>gtk-doc</code> with:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">autoreconf: running: automake --add-missing --copy --force-missing</span>
<span id="LC2" class="line" lang="plaintext">configure.ac:39: installing 'build-aux/compile'</span>
<span id="LC3" class="line" lang="plaintext">configure.ac:29: installing 'build-aux/missing'</span>
<span id="LC4" class="line" lang="plaintext">doc/Makefile.am: installing 'build-aux/depcomp'</span>
<span id="LC5" class="line" lang="plaintext">gtk-doc.make:78: error: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL</span>
<span id="LC6" class="line" lang="plaintext">doc/reference/Makefile.am:80:   'gtk-doc.make' included from here</span>
<span id="LC7" class="line" lang="plaintext">gtk-doc.make:83: error: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL</span>
<span id="LC8" class="line" lang="plaintext">doc/reference/Makefile.am:80:   'gtk-doc.make' included from here</span>
<span id="LC9" class="line" lang="plaintext">gtk-doc.make:302: error: HAVE_GTK_DOC does not appear in AM_CONDITIONAL</span>
<span id="LC10" class="line" lang="plaintext">doc/reference/Makefile.am:80:   'gtk-doc.make' included from here</span>
<span id="LC11" class="line" lang="plaintext">guile/Makefile.am:69: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion</span>
<span id="LC12" class="line" lang="plaintext">guile/Makefile.am:70: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion</span>
<span id="LC13" class="line" lang="plaintext">guile/Makefile.am:78: warning: '%'-style pattern rules are a GNU make extension</span>
<span id="LC14" class="line" lang="plaintext">guile/src/Makefile.am:117: warning: '%'-style pattern rules are a GNU make extension</span>
<span id="LC15" class="line" lang="plaintext">autoreconf: automake failed with exit status: 1</span></code></pre>
<p dir="auto">The thing is, I don't want <code>gtk-doc</code>. In the past I used <code>--disable-gtk-doc</code> (still here), but it's the step after the reconf (with <code>./configure --disable-gtk-doc --disable-doc</code>).</p>
<p dir="auto">Re-downgrading to a previous version works.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/514#note_127693255">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/997d774faf40533cfc0af26e2c28c9ca/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/514#note_127693255"}}</script>
</p>
</div>
</body>
</html>