Public bug reported: Imported from Debian bug http://bugs.debian.org/1138343:
Package: hitch Version: 1.8.0-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: | gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -DOPENSSL_SUPPRESS_DEPRECATED -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/hitch-1.8.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o foreign/asn_gentm.o foreign/asn_gentm.c | foreign/asn_gentm.c: In function ‘asn1_generalizedtime_to_tm’: | foreign/asn_gentm.c:135:14: error: invalid use of incomplete typedef ‘ASN1_GENERALIZEDTIME’ {aka ‘const struct asn1_string_st’} | 135 | if (d->type != V_ASN1_GENERALIZEDTIME) | | ^~ | foreign/asn_gentm.c:137:14: error: invalid use of incomplete typedef ‘ASN1_GENERALIZEDTIME’ {aka ‘const struct asn1_string_st’} | 137 | l = d->length; | | ^~ | foreign/asn_gentm.c:138:22: error: invalid use of incomplete typedef ‘ASN1_GENERALIZEDTIME’ {aka ‘const struct asn1_string_st’} | 138 | a = (char *)d->data; | | ^~ | make[4]: *** [Makefile:781: foreign/asn_gentm.o] Error 1 Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/hitch_1.8.0-1_amd64-2026-04-19T07:33:54Z Sebastian ** Affects: hitch (Ubuntu) Importance: Undecided Status: New ** Affects: hitch (Debian) Importance: Undecided Status: New ** Bug watch added: Debian Bug tracker #1138343 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138343 ** Changed in: hitch (Debian) Remote watch: None => Debian Bug tracker #1138343 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2154890 Title: hitch: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hitch/+bug/2154890/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
