Public bug reported: Imported from Debian bug http://bugs.debian.org/1138329:
Package: sslsplit Version: 0.5.5-2.1 Severity: normal Tags: sid control: affects -1 src:openssl User: [email protected] Usertags: openssl-4.0 OpenSSL 4.0 is in experimental. This package fails to build against it: | ssl.c: In function ‘ssl_ia5string_strdup’: | ssl.c:1782:25: error: invalid use of incomplete typedef ‘ASN1_IA5STRING’ {aka ‘struct asn1_string_st’} | 1782 | if (!ia5 || !ia5->length) | | ^~ | ssl.c:1784:25: error: invalid use of incomplete typedef ‘ASN1_IA5STRING’ {aka ‘struct asn1_string_st’} | 1784 | str = malloc(ia5->length + 1); | | ^~ | ssl.c:1787:24: error: invalid use of incomplete typedef ‘ASN1_IA5STRING’ {aka ‘struct asn1_string_st’} | 1787 | memcpy(str, ia5->data, ia5->length); | | ^~ | ssl.c:1787:35: error: invalid use of incomplete typedef ‘ASN1_IA5STRING’ {aka ‘struct asn1_string_st’} | 1787 | memcpy(str, ia5->data, ia5->length); | | ^~ | ssl.c:1788:16: error: invalid use of incomplete typedef ‘ASN1_IA5STRING’ {aka ‘struct asn1_string_st’} | 1788 | str[ia5->length] = 0; | | ^~ Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/sslsplit_0.5.5-2.1_amd64-2026-04-19T09:13:13Z Sebastian ** Affects: sslsplit (Ubuntu) Importance: Undecided Status: New ** Affects: sslsplit (Debian) Importance: Undecided Status: New ** Bug watch added: Debian Bug tracker #1138329 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138329 ** Changed in: sslsplit (Debian) Remote watch: None => Debian Bug tracker #1138329 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2154876 Title: sslsplit: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sslsplit/+bug/2154876/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
