Public bug reported: Imported from Debian bug http://bugs.debian.org/1138352:
Package: serf Version: 1.3.10-3 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 -o buckets/ssl_buckets.o -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/serf-1.3.10=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem /usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include buckets/ssl_buckets.c | buckets/ssl_buckets.c: In function 'get_subject_alt_names': | buckets/ssl_buckets.c:570:41: error: invalid use of incomplete typedef 'ASN1_IA5STRING' {aka 'struct asn1_string_st'} | 570 | strlen(nm->d.ia5->data) != nm->d.ia5->length) | | ^~ | buckets/ssl_buckets.c:570:61: error: invalid use of incomplete typedef 'ASN1_IA5STRING' {aka 'struct asn1_string_st'} | 570 | strlen(nm->d.ia5->data) != nm->d.ia5->length) | | ^~ | buckets/ssl_buckets.c:573:77: error: invalid use of incomplete typedef 'ASN1_IA5STRING' {aka 'struct asn1_string_st'} | 573 | p = pstrdup_escape_nul_bytes((const char *)nm->d.ia5->data, | | ^~ | buckets/ssl_buckets.c:574:63: error: invalid use of incomplete typedef 'ASN1_IA5STRING' {aka 'struct asn1_string_st'} | 574 | nm->d.ia5->length, | | ^~ … Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/serf_1.3.10-3_amd64-2026-04-19T09:36:28Z Sebastian ** Affects: golang-github-hashicorp-serf (Ubuntu) Importance: Undecided Status: New ** Affects: golang-github-hashicorp-serf (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138352 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138352 ** Changed in: golang-github-hashicorp-serf (Debian) Remote watch: None => Debian Bug tracker #1138352 ** Tags added: ftbfs openssl-4.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2154900 Title: serf: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/golang-github-hashicorp-serf/+bug/2154900/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
