Bug 278104 - security/gnutls: self-test failure in tls13/compress-cert-neg2.log, breaking WITH_TESTING=yes builds
Summary: security/gnutls: self-test failure in tls13/compress-cert-neg2.log, breaking ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 16:38 UTC by Matthias Andree
Modified: 2024-04-02 23:27 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (tijl)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2024-04-01 16:38:30 UTC
This test failure also appears in a plain "make && make test", no poudriere required:

$ cat work/gnutls-3.8.4/tests/tls13/compress-cert-neg2.log
server:169: server: setting compression method failed (GnuTLS internal error.)

client:115: client: setting compression method failed (GnuTLS internal error.)

FAIL tls13/compress-cert-neg2 (exit status: 1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-04-02 23:25:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dd015eeb653cb73ab694196b5ce20d0a03fd8c16

commit dd015eeb653cb73ab694196b5ce20d0a03fd8c16
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2024-04-02 20:28:48 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2024-04-02 23:23:31 +0000

    security/gnutls: Fix zlib support

    PR:             278104

 security/gnutls/Makefile                         |  2 +-
 security/gnutls/files/patch-lib_compress.c (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)