Package: fossil
Version: 1:2.27-2
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 -I. -I./src -I./extsrc -Ibld -Wall -Wdeclaration-after-statement 
-DFOSSIL_DYNAMIC_BUILD=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/fossil-2.27=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_AUTOCONFIG_H  -o bld/http_ssl.o 
-c bld/http_ssl_.c
| ./src/http_ssl.c: In function ‘ssl_asn1time_to_iso8601’:
| ./src/http_ssl.c:225:39: error: invalid use of incomplete typedef 
‘ASN1_TIME’ {aka ‘struct asn1_string_st’}
|   225 |     const char *pt = (char *)asn1_time->data;
|       |                                       ^~
| ./src/http_ssl.c:229:18: error: invalid use of incomplete typedef 
‘ASN1_TIME’ {aka ‘struct asn1_string_st’}
|   229 |     if( asn1_time->length < 15 ){
|       |                  ^~
| make[1]: *** [src/main.mk:1398: bld/http_ssl.o] Error 1

Full buildlog
        
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/fossil_2.27-2_amd64-2026-04-19T12:31:54Z

Sebastian

Reply via email to