<!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=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #777;">
<a href="https://gitlab.com/EmersonBernier">Emerson Bernier</a> created an issue:
</p>
<div></div>
<h2 dir="auto">
<a id="user-content-description-of-problem" class="anchor" href="#description-of-problem" aria-hidden="true"></a>Description of problem:</h2>
<p dir="auto">gnutls 3.6.9 fails to build without autogen. gnutls 3.6.8 and earlier builds correctly. <a href="https://freedesktop-sdk.gitlab.io/-/freedesktop-sdk/-/jobs/262864262/artifacts/cache/buildstream/logs/freedesktop-sdk/components-gnutls/ca6a60d5-build.4805.log" rel="nofollow noreferrer noopener" target="_blank">Full buildlog</a></p>
<p dir="auto">I suspect this commit causes issues: <a href="https://gitlab.com/gnutls/gnutls/commit/d9a3653c9a58fcbc7d07bf0f142d646deccc3c65" data-original="https://gitlab.com/gnutls/gnutls/commit/d9a3653c9a58fcbc7d07bf0f142d646deccc3c65" data-link="false" data-link-reference="true" data-project="179611" data-commit="d9a3653c9a58fcbc7d07bf0f142d646deccc3c65" data-reference-type="commit" data-container="body" data-placement="bottom" title="Do not regenerate autogen files if --enable-local-libopts is given" class="gfm gfm-commit has-tooltip">d9a3653c</a> however we don't pass <code>--enable-local-libopts</code> during build. I hope gnutls will keep building without autogen because we don't use autogen in the project.</p>
<h2 dir="auto">
<a id="user-content-version-of-gnutls-used" class="anchor" href="#version-of-gnutls-used" aria-hidden="true"></a>Version of gnutls used:</h2>
<p dir="auto">3.6.9</p>
<h2 dir="auto">
<a id="user-content-distributor-of-gnutls-eg-ubuntu-fedora-rhel" class="anchor" href="#distributor-of-gnutls-eg-ubuntu-fedora-rhel" aria-hidden="true"></a>Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)</h2>
<p dir="auto">Upstream tarball: <a href="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.8.tar.xz" rel="nofollow noreferrer noopener" target="_blank">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.8.tar.xz</a></p>
<h2 dir="auto">
<a id="user-content-how-reproducible" class="anchor" href="#how-reproducible" aria-hidden="true"></a>How reproducible:</h2>
<p dir="auto">Always</p>
<h2 dir="auto">
<a id="user-content-actual-results" class="anchor" href="#actual-results" aria-hidden="true"></a>Actual results:</h2>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">make[2]: Entering directory '/buildstream/freedesktop-sdk/components/gnutls.bst/bst_build_dir/src'</span>
<span id="LC2" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC3" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC4" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC5" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC6" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC7" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC8" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC9" class="line" lang="plaintext">No .bak files found; will call autogen</span>
<span id="LC10" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC11" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC12" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC13" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC14" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC15" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC16" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC17" class="line" lang="plaintext">/buildstream/freedesktop-sdk/components/gnutls.bst/build-aux/missing: line 81: autogen: command not found</span>
<span id="LC18" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC19" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC20" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC21" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC22" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC23" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC24" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC25" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC26" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC27" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC28" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC29" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC30" class="line" lang="plaintext">make[2]: *** [Makefile:2533: srptool-args.stamp] Error 127</span>
<span id="LC31" class="line" lang="plaintext">make[2]: *** Waiting for unfinished jobs....</span>
<span id="LC32" class="line" lang="plaintext">make[2]: *** [Makefile:2533: ocsptool-args.stamp] Error 127</span>
<span id="LC33" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC34" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC35" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC36" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC37" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC38" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC39" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC40" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC41" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC42" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC43" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC44" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC45" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC46" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC47" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC48" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC49" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC50" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC51" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC52" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC53" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC54" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC55" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC56" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC57" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC58" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC59" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC60" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC61" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC62" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC63" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC64" class="line" lang="plaintext">         You might have modified some files without having the proper</span>
<span id="LC65" class="line" lang="plaintext">         tools for further handling them.  Check the 'README' file, it</span>
<span id="LC66" class="line" lang="plaintext">         often tells you about the needed prerequisites for installing</span>
<span id="LC67" class="line" lang="plaintext">         this package.  You may also peek at any GNU archive site, in</span>
<span id="LC68" class="line" lang="plaintext">         case some other package contains this missing 'autogen' program.</span>
<span id="LC69" class="line" lang="plaintext">make[2]: *** [Makefile:2533: cli-args.stamp] Error 127</span>
<span id="LC70" class="line" lang="plaintext">make[2]: *** [Makefile:2533: psktool-args.stamp] Error 127</span>
<span id="LC71" class="line" lang="plaintext">make[2]: *** [Makefile:2533: certtool-args.stamp] Error 127</span>
<span id="LC72" class="line" lang="plaintext">make[2]: *** [Makefile:2533: danetool-args.stamp] Error 127</span>
<span id="LC73" class="line" lang="plaintext">make[2]: *** [Makefile:2533: cli-debug-args.stamp] Error 127</span>
<span id="LC74" class="line" lang="plaintext">make[2]: *** [Makefile:2533: serv-args.stamp] Error 127</span>
<span id="LC75" class="line" lang="plaintext">make[2]: Leaving directory '/buildstream/freedesktop-sdk/components/gnutls.bst/bst_build_dir/src'</span>
<span id="LC76" class="line" lang="plaintext">make[1]: *** [Makefile:1591: all-recursive] Error 1</span>
<span id="LC77" class="line" lang="plaintext">make[1]: Leaving directory '/buildstream/freedesktop-sdk/components/gnutls.bst/bst_build_dir'</span>
<span id="LC78" class="line" lang="plaintext">make: *** [Makefile:1518: all] Error 2</span></code></pre>
<h2 dir="auto">
<a id="user-content-expected-results" class="anchor" href="#expected-results" aria-hidden="true"></a>Expected results:</h2>
<p dir="auto">Build finished.</p>

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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/810">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/23aa139b195050fcea1237e0941e3d37/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/810"}}</script>


</p>
</div>
</body>
</html>