Re: GnuTLS | --with-tests always passed to src/gl (#1912)

Read-only notification of GnuTLS library development activities <[email protected]> Mon, 06 Jul 2026 09:29:44 +0000
Newsgroups gmane.comp.encryption.gpg.gnutls.devel
Message-ID <[email protected]>
--===============1791330307909698417==
Content-Type: multipart/alternative;
 boundary="--==_mimepart_6a4b75884e691_3719aa3c26586";
 charset=UTF-8
Content-Transfer-Encoding: 7bit


----==_mimepart_6a4b75884e691_3719aa3c26586
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit




Daiki Ueno commented: https://gitlab.com/gnutls/gnutls/-/work_items/1912#note_3526435748


A quick fix for this would be to add the patching to `bootstrap_post_import_hook` after importing `src/gl`, enclosing `SUBDIR += . tests` with `if ENABLE_TESTS ... endif` with sed.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/work_items/1912#note_3526435748
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/5-aztxj7w2coevy1zyrrcr7hiqe-a84t7/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help



----==_mimepart_6a4b75884e691_3719aa3c26586
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www=
.w3.org/TR/REC-html40/loose.dtd">
<html lang=3D"en" style=3D'--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, monospac=
e;'>
<head>
<meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">=

<title>
GitLab
</title>

<style data-premailer=3D"ignore" type=3D"text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro=
boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo=
r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size=
: inherit;
}
</style>
</head>
<body style=3D'font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.0=
1) 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=3D"content">

<p style=3D"color: #777777;">
<a href=3D"https://gitlab.com/dueno">Daiki Ueno</a>
<a href=3D"https://gitlab.com/gnutls/gnutls/-/work_items/1912#note_352643=
5748">commented</a>:
</p>
<div class=3D"md" style=3D"position: relative; z-index: 1; color: #3a383f=
; word-wrap: break-word;">
<p dir=3D"auto" style=3D"color: #3a383f; margin: 0px;" align=3D"initial">=
A quick fix for this would be to add the patching to <code style=3D'font-=
size: 90%; color: #18171d; word-wrap: break-word; background-color: #ecec=
ef; border-radius: .25rem; margin-top: 0px; font-weight: inherit; overflo=
w-wrap: break-word; white-space: break-spaces; font-family: "GitLab Mono"=
, "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Cons=
olas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", mon=
ospace; font-variant-ligatures: none; word-break: keep-all; padding: 0.12=
5rem 0.25rem;'>bootstrap_post_import_hook</code> after importing <code st=
yle=3D'font-size: 90%; color: #18171d; word-wrap: break-word; background-=
color: #ececef; border-radius: .25rem; font-weight: inherit; overflow-wra=
p: break-word; white-space: break-spaces; font-family: "GitLab Mono", "Je=
tBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas"=
, "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospac=
e; font-variant-ligatures: none; word-break: keep-all; padding: 0.125rem =
0.25rem;'>src/gl</code>, enclosing <code style=3D'font-size: 90%; color: =
#18171d; word-wrap: break-word; background-color: #ececef; border-radius:=
 .25rem; font-weight: inherit; overflow-wrap: break-word; white-space: br=
eak-spaces; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaV=
u Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New"=
, "andale mono", "lucida console", monospace; font-variant-ligatures: non=
e; word-break: keep-all; padding: 0.125rem 0.25rem;'>SUBDIR +=3D . tests<=
/code> with <code style=3D'font-size: 90%; color: #18171d; word-wrap: bre=
ak-word; background-color: #ececef; border-radius: .25rem; font-weight: i=
nherit; overflow-wrap: break-word; white-space: break-spaces; font-family=
: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberati=
on Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucid=
a console", monospace; font-variant-ligatures: none; word-break: keep-all=
; padding: 0.125rem 0.25rem;'>if ENABLE_TESTS ... endif</code> with sed.<=
/p>
</div>


</div>
<div class=3D"footer" style=3D"margin-top: 10px;">
<p style=3D"font-size: small; color: #626168;">
=E2=80=94
<br>
Reply to this email directly or <a href=3D"https://gitlab.com/gnutls/gnut=
ls/-/work_items/1912#note_3526435748">view it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target=3D"_blan=
k" rel=3D"noopener noreferrer" href=3D"https://gitlab.com">gitlab.com</a>=
. <a href=3D"https://gitlab.com/-/namespace/17175643/sent_notifications/5=
-aztxj7w2coevy1zyrrcr7hiqe-a84t7/unsubscribe" target=3D"_blank" rel=3D"no=
opener noreferrer">Unsubscribe</a> from this thread =C2=B7 <a href=3D"htt=
ps://gitlab.com/-/profile/notifications" target=3D"_blank" rel=3D"noopene=
r noreferrer" class=3D"mng-notif-link">Manage all notifications</a> =C2=B7=
 <a href=3D"https://gitlab.com/help" target=3D"_blank" rel=3D"noopener no=
referrer" class=3D"help-link">Help</a>
<span style=3D"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/-/work_it=
ems/1912#note_3526435748 at 1783330184
</span>
<script type=3D"application/ld+json">{"@context":"http://schema.org","@ty=
pe":"EmailMessage","action":{"@type":"ViewAction","name":"View Work item"=
,"url":"https://gitlab.com/gnutls/gnutls/-/work_items/1912#note_352643574=
8"}}</script>


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

----==_mimepart_6a4b75884e691_3719aa3c26586--


--===============1791330307909698417==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Gnutls-devel mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-devel

--===============1791330307909698417==--