Package: sogo
Version: 5.12.7-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:
| x86_64-linux-gnu-gcc NSData+SMIME.m -c \
| -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DSAML2_CONFIG=1
-DMFA_CONFIG=1 -DHAVE_OPENSSL=1 -DHAVE_OPENSSL=1 -Wall
-DCOMPILE_FOR_GSTEP_MAKE=1 -DUIX_MAILER_MAJOR_VERSION="@\"5\""
-DUIX_MAILER_MINOR_VERSION="@\"12\"" -DUIX_MAILER_SUBMINOR_VERSION="@\"7\""
-DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1
-fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS
-pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/sogo-5.12.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -O0 -g -frecord-gcc-switches
-fconstant-string-class=NSConstantString -I.. -I../.. -I../../SOPE
-I../../SOPE/ -I/usr/include/libxml2 -I.
-I/usr/include/x86_64-linux-gnu/GNUstep -I/usr/include \
| -o obj/Mailer.obj/NSData+SMIME.m.o
| NSData+SMIME.m: In function ‘CMS_get_smimecap’:
| NSData+SMIME.m:603:9: warning: assignment discards ‘const’ qualifier from
pointer target type [-Wdiscarded-qualifiers]
| 603 | cap = X509_ATTRIBUTE_get0_type(attr, 0);
| | ^
| NSData+SMIME.m:606:28: error: invalid use of incomplete typedef
‘ASN1_STRING’ {aka ‘struct asn1_string_st’}
| 606 | p = cap->value.sequence->data;
| | ^~
| NSData+SMIME.m:608:52: error: invalid use of incomplete typedef
‘ASN1_STRING’ {aka ‘struct asn1_string_st’}
| 608 | ASN1_item_d2i(NULL, &p, cap->value.sequence->length,
| | ^~
| make[5]: *** [/usr/share/GNUstep/Makefiles/rules.make:534:
obj/Mailer.obj/NSData+SMIME.m.o] Error 1
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/sogo_5.12.7-1_amd64-2026-04-19T13:41:19Z
Sebastian