<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<p class="details" style="font-style: italic; color: #626168;">
<a href="https://gitlab.com/Karthikdasari0423">Karthikdasari0423</a> created an issue: <a href="https://gitlab.com/gnutls/gnutls/-/issues/1724">#1724</a>
</p>
<div class="md" style="position: relative; z-index: 1; color: #3a383f; word-wrap: break-word;">
<h2 dir="auto" style="margin-top: 0; margin-bottom: 10px;" align="initial">
<a href="#description-of-problem" aria-hidden="true" class="anchor" id="user-content-description-of-problem" style="margin-top: 0; margin-left: -20px; text-decoration: none; outline: none; position: absolute; width: 20px;"></a>Description of problem:</h2>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Tried to build gnutls using
./bootstrap
./configure
make</p>
<h2 dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">
<a href="#version-of-gnutls-used" aria-hidden="true" class="anchor" id="user-content-version-of-gnutls-used" style="margin-top: 0; margin-left: -20px; text-decoration: none; outline: none; position: absolute; width: 20px;"></a>Version of gnutls used:</h2>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Used master. Able to build on 3.8.10</p>
<h2 dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">
<a href="#distributor-of-gnutls-eg-ubuntu-fedora-rhel" aria-hidden="true" class="anchor" id="user-content-distributor-of-gnutls-eg-ubuntu-fedora-rhel" style="margin-top: 0; margin-left: -20px; text-decoration: none; outline: none; position: absolute; width: 20px;"></a>Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)</h2>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Ubunut
root@ubuntu:<del style="margin-top: 0;">/gnutls# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="<a href="https://www.ubuntu.com/" rel="nofollow noreferrer noopener" target="_blank" style="margin-top: 0;">https://www.ubuntu.com/</a>"
SUPPORT_URL="<a href="https://help.ubuntu.com/" rel="nofollow noreferrer noopener" target="_blank">https://help.ubuntu.com/</a>"
BUG_REPORT_URL="<a href="https://bugs.launchpad.net/ubuntu/" rel="nofollow noreferrer noopener" target="_blank">https://bugs.launchpad.net/ubuntu/</a>"
PRIVACY_POLICY_URL="<a href="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" rel="nofollow noreferrer noopener" target="_blank">https://www.ubuntu.com/legal/terms-and-policies/privacy-policy</a>"
UBUNTU_CODENAME=jammy
root@ubuntu:</del>/gnutls#</p>
<h2 dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">
<a href="#how-reproducible" aria-hidden="true" class="anchor" id="user-content-how-reproducible" style="margin-top: 0; margin-left: -20px; text-decoration: none; outline: none; position: absolute; width: 20px;"></a>How reproducible:</h2>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Steps to Reproduce:</p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">git clone <a href="https://gitlab.com/gnutls/gnutls.git" style="margin-top: 0;">https://gitlab.com/gnutls/gnutls.git</a>
cd gnutls/
./bootstrap
./configure
make</p>
<h2 dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">
<a href="#actual-results" aria-hidden="true" class="anchor" id="user-content-actual-results" style="margin-top: 0; margin-left: -20px; text-decoration: none; outline: none; position: absolute; width: 20px;"></a>Actual results:</h2>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">CC vko.lo
CC tpm2/tpm2.lo
CC tpm2/tpm2_esys.lo
In file included from tpm2/tpm2_esys.c:90:
./dlwrap/tss2_esysfuncs.h:19:68: error: unknown type name 'ESYS_CRYPTO_CALLBACKS'
19 | FUNC(TSS2_RC, Esys_SetCryptoCallbacks, (ESYS_CONTEXT *esysContext, ESYS_CRYPTO_CALLBACKS *callbacks), (esysContext, callbacks))
| ^~~~~~~~~~~~~~~~~~~~~
./dlwrap/tss2_esys.h:16:36: note: in definition of macro 'FUNC'
16 | ret gnutls_tss2_esys_func_##name args;
| ^~~~
make[4]: *** [Makefile:3704: tpm2/tpm2_esys.lo] Error 1
make[4]: Leaving directory '/root/gnutls/lib'
make[3]: *** [Makefile:3809: all-recursive] Error 1
make[3]: Leaving directory '/root/gnutls/lib'
make[2]: *** [Makefile:3280: all] Error 2
make[2]: Leaving directory '/root/gnutls/lib'
make[1]: *** [Makefile:2917: all-recursive] Error 1
make[1]: Leaving directory '/root/gnutls'
make: *** [Makefile:2842: all] Error 2
root@ubuntu:~/gnutls# git log
commit <a href="https://gitlab.com/gnutls/gnutls/-/commit/eba5229a603a989ab79b2111a74366b46e11d629" data-reference-type="commit" data-original="eba5229a603a989ab79b2111a74366b46e11d629" data-link="false" data-link-reference="false" data-commit="eba5229a603a989ab79b2111a74366b46e11d629" data-project="179611" data-container="body" data-placement="top" title="Merge branch 'ddudas/tpm2-switch-crypto-backend' into 'master'" class="gfm gfm-commit has-tooltip" style='font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; font-size: 95%; margin-top: 0;'>eba5229a</a> (HEAD -> master, origin/master, origin/HEAD)
Merge: <a href="https://gitlab.com/gnutls/gnutls/-/commit/8a36455fd75ce76391cfc00c53213d8b0e1648da" data-reference-type="commit" data-original="8a36455fd" data-link="false" data-link-reference="false" data-commit="8a36455fd75ce76391cfc00c53213d8b0e1648da" data-project="179611" data-container="body" data-placement="top" title="Merge branch 'wip/dueno/release-3.8.10' into 'master'" class="gfm gfm-commit has-tooltip" style='font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; font-size: 95%;'>8a36455f</a> <a href="https://gitlab.com/gnutls/gnutls/-/commit/017cab7da71542a565807f6d7ad4e041774471de" data-reference-type="commit" data-original="017cab7da" data-link="false" data-link-reference="false" data-commit="017cab7da71542a565807f6d7ad4e041774471de" data-project="179611" data-container="body" data-placement="top" title="Cumulative update" class="gfm gfm-commit has-tooltip" style='font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; font-size: 95%;'>017cab7d</a>
Author: Daiki Ueno <a href="mailto:ueno@gnu.org">ueno@gnu.org</a>
Date: Fri Jul 11 18:29:22 2025 +0900</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; border-radius: .25rem; background-color: inherit; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">Merge branch 'ddudas/tpm2-switch-crypto-backend' into 'master'</span>
<span id="LC2" class="line" lang="plaintext"></span>
<span id="LC3" class="line" lang="plaintext">Make TPM2 support self-contained</span>
<span id="LC4" class="line" lang="plaintext"></span>
<span id="LC5" class="line" lang="plaintext">See merge request gnutls/gnutls!1946</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<h2 dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">
<a href="#expected-results" aria-hidden="true" class="anchor" id="user-content-expected-results" style="margin-top: 0; margin-left: -20px; text-decoration: none; outline: none; position: absolute; width: 20px;"></a>Expected results:</h2>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Expected to build sucesfully.</p>
<p dir="auto" style="color: #3a383f; margin: 0;" align="initial">Am I missing anything here?</p>
</div>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">
—
<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1724">view it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com">gitlab.com</a>. <a href="https://gitlab.com/-/sent_notifications/e4327028eab75c171c5cfd27c11ea7a5/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.com/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.com/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.com/gnutls/gnutls/-/issues/1724 at 1752491058
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1724"}}</script>
</p>
</div>
</body>
</html>