<!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/wraitii">Lancelot de Ferrière</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1033">#1033</a>:
</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">When compiling the library (part of our dependencies on 0 A.D., build script is <a href="https://code.wildfiregames.com/source/0ad/browse/ps/trunk/libraries/osx/build-osx-libs.sh" rel="nofollow noreferrer noopener" target="_blank">here</a>, I experience a build failure that I did not experience with 3.6.13</p>
<p dir="auto">The failure happens at link time:</p>
<p dir="auto"><code> CCLD     gnutls-cli-debug Undefined symbols for architecture x86_64: "_c_isdigit", referenced from: __asn1_expand_object_id in libgnutls.a(parser_aux.o) __asn1_check_identifier in libgnutls.a(parser_aux.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [psktool] Error 1 make[3]: *** Waiting for unfinished jobs.... Undefined symbols for architecture x86_64: "_c_isdigit", referenced from: __asn1_expand_object_id in libgnutls.a(parser_aux.o) __asn1_check_identifier in libgnutls.a(parser_aux.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [gnutls-cli-debug] Error 1 make[2]: *** [install-recursive] Error 1 make[1]: *** [install] Error 2 make: *** [install-recursive] Error 1 ERROR: GnuTLS build failed</code></p>
<p dir="auto">I can provide the rest of the build logs but they seem rather uninteresting.</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.14. It works using 3.6.13.</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">Downloaded from source on the official repository.</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">Happens every time when compiling, both under Catalina and Mojave.</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/1033">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/dccfa9a504fbffe83e6cb5d156fe3710/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/1033"}}</script>


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