<!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 style="color: #777777;">
<a href="https://gitlab.com/Alan_Jowett">Alan Jowett</a>
commented:
</p>
<div style="">
<p dir="auto">FWIW, I am seeing a similar issue when building on Alpine Linux v.3.10.4.</p>
<p dir="auto">Build fails with:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">2020-04-14T18:11:10.9969030Z [INFO] [2421] make[4]: Entering directory '/source/src/linux/gnutls/lib/nettle'</span>
<span id="LC2" class="line" lang="plaintext">2020-04-14T18:11:10.9975506Z [INFO] [2422]   GEN      curve448/ecc-curve448-32.h</span>
<span id="LC3" class="line" lang="plaintext">2020-04-14T18:11:10.9977887Z ##[warning][Build] [Build GnuTLS] [2423] /bin/sh: curve448/eccdata: not found</span>
<span id="LC4" class="line" lang="plaintext">2020-04-14T18:11:10.9979289Z [WARN] [2423] /bin/sh: curve448/eccdata: not found</span>
<span id="LC5" class="line" lang="plaintext">2020-04-14T18:11:10.9980428Z [INFO] [2424]   GEN      curve448/ecc-curve448-64.h</span>
<span id="LC6" class="line" lang="plaintext">2020-04-14T18:11:10.9982595Z ##[warning][Build] [Build GnuTLS] [2425] make[4]: *** [Makefile:2656: curve448/ecc-curve448-32.h] Error 127</span>
<span id="LC7" class="line" lang="plaintext">2020-04-14T18:11:10.9984628Z [WARN] [2425] make[4]: *** [Makefile:2656: curve448/ecc-curve448-32.h] Error 127</span>
<span id="LC8" class="line" lang="plaintext">2020-04-14T18:11:10.9986021Z ##[warning][Build] [Build GnuTLS] [2426] make[4]: *** Waiting for unfinished jobs....</span>
<span id="LC9" class="line" lang="plaintext">2020-04-14T18:11:10.9987357Z [WARN] [2426] make[4]: *** Waiting for unfinished jobs....</span>
<span id="LC10" class="line" lang="plaintext">2020-04-14T18:11:10.9988474Z ##[warning][Build] [Build GnuTLS] [2427] /bin/sh: curve448/eccdata: not found</span>
<span id="LC11" class="line" lang="plaintext">2020-04-14T18:11:10.9989478Z [WARN] [2427] /bin/sh: curve448/eccdata: not found</span></code></pre>
<p dir="auto">Fix is to delete lib/nettle/curve448/eccdata.stamp</p>
</div>


</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/962#note_323796929">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/54fcbc365bdc05712ec94b26dd1e79c1/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/962#note_323796929"}}</script>


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