[gnutls-devel] GnuTLS | Missing dependency rule in tests/suite/Makefile.am (#921)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Jan 28 11:04:03 CET 2020



Tim Rühsen created an issue: https://gitlab.com/gnutls/gnutls/issues/921



The following SKIPs
```
./configure --disable-doc
make clean
make -j$(nproc)
make check -j$(nproc) -C tests/suite TESTS=testcompat-tls13-openssl.sh
```

due to

```
$ cat tests/suite/testcompat-tls13-openssl.log
/usr/bin/datefudge: 107: exec: ../../tests/datefudge-check: not found

You need datefudge to run this test
SKIP testcompat-tls13-openssl.sh (exit status: 77)
```

This is annoying because you have to `make check` before you can test the single test above.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/921
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/20200128/4eff2aaa/attachment.html>


More information about the Gnutls-devel mailing list