[gnutls-devel] GnuTLS | guile: reauth test is failing (#1388)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Aug 2 03:30:20 CEST 2022




Daiki Ueno commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1388#note_1047162214

> Is it reproducible (I can’t reproduce it here on Guix)?

I can reliably reproduce it on Fedora.  Assuming podman installed, maybe you could try:
```console
$ podman run -ti --pull=always registry.gitlab.com/gnutls/build-images:buildenv-fedora35
# git clone https://gitlab.com/gnutls/gnutls.git
# cd gnutls
# git revert 0ee85e0a8e4b1fad3960efe00bd733d02076e4ea
# ./bootstrap
# GUILE=/usr/bin/guile2.2
# GUILD=/usr/bin/guild2.2
# guile_snarf=/usr/bin/guile-snarf2.2
# export GUILE GUILD guile_snarf
# mkdir build
# cd build
# ../configure --disable-doc
# make -j$(nproc)
# cd guile
# make check
```

> Could you share the full guile/test-suite.log file?

Full log is available at:
https://gitlab.com/gnutls/gnutls/-/jobs/2771635108/artifacts/file/gnutls-3.7.6/_build/sub/guile/test-suite.log

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1388#note_1047162214
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220802/29baee24/attachment.html>


More information about the Gnutls-devel mailing list