<!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>
<blockquote dir="auto">
<p>Wasn't the latest std-arg related commit(s) tested without installed autogen ?</p>
</blockquote>
<p dir="auto">Yes, it is. I can successfully compile the tarball from <a href="https://gitlab.com/rockdaboot/gnutls/-/jobs/121185411">doc-dist.Fedora</a> on <a href="http://www.nongnu.org/pretest/downloads/" rel="nofollow noreferrer noopener" target="_blank">alpine-3.5.2 build-ready VM</a> after installing necessary packages (nettle-dev, libtasn1-dev, libunistring-dev) from the "edge" repository, though I see weird warnings as below:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">./configure --disable-doc --disable-guile --without-p11-kit</span>
<span id="LC2" class="line" lang="plaintext">...</span>
<span id="LC3" class="line" lang="plaintext">  GEN      systemkey-args.stamp</span>
<span id="LC4" class="line" lang="plaintext">/home/miles/gnutls-3.6.4/build-aux/missing: line 81: autogen: not found</span>
<span id="LC5" class="line" lang="plaintext">WARNING: 'autogen' is missing on your system.</span>
<span id="LC6" class="line" lang="plaintext">...</span>
<span id="LC7" class="line" lang="plaintext">  CC       systemkey.o</span>
<span id="LC8" class="line" lang="plaintext">  CC       systemkey-args.lo</span>
<span id="LC9" class="line" lang="plaintext">systemkey-args.c:42: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]</span>
<span id="LC10" class="line" lang="plaintext"> #define OPTION_CODE_COMPILE 1</span>
<span id="LC11" class="line" lang="plaintext"> </span>
<span id="LC12" class="line" lang="plaintext">  CCLD     libcmd-systemkey.la</span>
<span id="LC13" class="line" lang="plaintext">copying selected object files to avoid basename conflicts...</span>
<span id="LC14" class="line" lang="plaintext">ar: `u' modifier ignored since `D' is the default (see `U')</span>
<span id="LC15" class="line" lang="plaintext">  CCLD     systemkey</span>
<span id="LC16" class="line" lang="plaintext">...</span></code></pre>
<p dir="auto">These should be fixed once <a href="https://gitlab.com/gnutls/gnutls/merge_requests/808" data-original="!808" data-link="false" data-link-reference="false" data-project="179611" data-merge-request="19335109" data-reference-type="merge_request" data-container="body" data-placement="bottom" title="build: remove src/*.bak from distribution" class="gfm gfm-merge_request has-tooltip">!808</a> is merged</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/merge_requests/809#note_117707089">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/bb72329eea17b351414d9732d8a43cd8/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 Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/809#note_117707089"}}</script>
</p>
</div>
</body>
</html>