Public bug reported: Imported from Debian bug http://bugs.debian.org/1138453:
Package: imapfilter Version: 1:2.8.3-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: | cc -Wall -Wextra -O -DCONFIG_SHAREDIR='"/usr/share/imapfilter"' -DCONFIG_SSL_CAPATH='"/etc/ssl/certs"' -DCONFIG_SSL_CAFILE='"/etc/ssl/cert.pem"' -I/usr/include/lua5.4 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o cert.o cert.c | cert.c: In function ‘get_serial’: | cert.c:189:19: error: invalid use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’} | 189 | if (serial->length <= (int)sizeof(long)) { | | ^~ | cert.c:191:27: error: invalid use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’} | 191 | if (serial->type == V_ASN1_NEG_INTEGER) { | | ^~ | cert.c:197:27: error: invalid use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’} | 197 | if (serial->type == V_ASN1_NEG_INTEGER) { | | ^~ | cert.c:200:39: error: invalid use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’} | 200 | for (i = 0; i < serial->length; i++) { | | ^~ | cert.c:203:35: error: invalid use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’} | 203 | serial->data[i]); | | ^~ | make[2]: *** [<builtin>: cert.o] Error 1 Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/imapfilter_2.8.3-1_amd64-2026-04-19T07:30:34Z Sebastian ** Affects: imapfilter (Ubuntu) Importance: Undecided Status: New ** Affects: imapfilter (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138453 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138453 ** Changed in: imapfilter (Debian) Remote watch: None => Debian Bug tracker #1138453 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2155005 Title: imapfilter: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imapfilter/+bug/2155005/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
