[Pkg-openssl-devel] Bug#1138343: hitch: FTBFS with openssl 4.0

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Sat May 30 16:57:17 BST 2026


Package: hitch
Version: 1.8.0-1
Severity: normal
Tags: sid
control: affects -1 src:openssl
User: pkg-openssl-devel at lists.alioth.debian.org
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



More information about the Pkg-openssl-devel mailing list