[gnutls-devel] GnuTLS | Use faketime instead of datefudge (!1716)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Sat Mar 18 14:59:26 CET 2023




Andreas Metzler commented:


This CI error is fishy: tests/cert-reencoding
reserved port 30259
reserved port 17179
=== Bringing TLS server up ===
./scripts/common.sh: line 109: faketime: command not found
ERROR: ld.so: object 'datefudge.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
try 1: waiting for port
[...]

which corresponds to
```sh
launch_bare_server \
	  gnutls_timewrapper_standalone "${TESTDATE}" \
	  "${OPENSSL}" s_server -cert ${SERVER_CERT_FILE} -key ${SERVER_KEY_FILE} \
	  -CAfile ${CA_FILE} -port ${PORT} -Verify 1 -verify_return_error -www
SERVER_PID="${!}"
```
Do the respective test-machines combine 64bit datefudge with 32bit openssl?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1716#note_1319571548
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/20230318/17c0a7cb/attachment-0001.html>


More information about the Gnutls-devel mailing list