[gnutls-devel] GnuTLS | Failing tests on macOS osx64 architecture (#1539)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Apr 5 15:50:32 CEST 2024



Sacha created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1539



Hi there,

For the benefits of conda, we are testing the building of gnutls on a number of infrastructure.
Our builds have started failing (I think starting 3.8.3 or 3.8.4) on osx64 only (all other pass, including osx_arm64).

I think you can access the logs here : 

https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=909320&view=logs&jobId=58ac6aab-c4bc-5de2-2894-98e408cc8ec9&j=58ac6aab-c4bc-5de2-2894-98e408cc8ec9&t=933f325c-924e-533d-4d95-e93b5843ce8b

I think that the two culprits are :

```
2024-04-04T15:22:33.3336810Z FAIL: gnutls-cli-debug
2024-04-04T15:22:33.3337120Z ======================
2024-04-04T15:22:33.3337330Z 
2024-04-04T15:22:33.3337700Z Checking output of gnutls-cli-debug for TLS1.1 and TLS1.2 server
2024-04-04T15:22:33.3338040Z reserved port 31230
2024-04-04T15:22:33.3338350Z netstat: sysctl: net.systm.kevt.pcblist: Cannot allocate memory
2024-04-04T15:22:33.3338710Z netstat: sysctl: net.systm.kevt.pcblist: Cannot allocate memory
2024-04-04T15:22:33.3339150Z Failure: gnutls-cli-debug run should have succeeded!
2024-04-04T15:22:33.3339460Z unreserved port 31230
2024-04-04T15:22:33.3339800Z FAIL gnutls-cli-debug.sh (exit status: 1)
```

and 

```
2024-04-04T15:22:33.3228300Z FAIL: tls13/compress-cert-neg2
2024-04-04T15:22:33.3228640Z ==============================
2024-04-04T15:22:33.3228830Z 
2024-04-04T15:22:33.3229140Z client:115: client: setting compression method failed (GnuTLS internal error.)
2024-04-04T15:22:33.3229400Z 
2024-04-04T15:22:33.3229740Z server:169: server: setting compression method failed (GnuTLS internal error.)
2024-04-04T15:22:33.3229970Z 
2024-04-04T15:22:33.3230320Z FAIL tls13/compress-cert-neg2 (exit status: 1)
```

thanks a lot for your help

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1539
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/20240405/55209ddd/attachment-0001.html>


More information about the Gnutls-devel mailing list