Your message dated Thu, 18 Jun 2026 23:17:22 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-openssl-devel] Bug#1138328: strongswan: FTBFS with
openssl 4.0
has caused the Debian Bug report #1138328,
regarding strongswan: FTBFS with openssl 4.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1138328: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138328
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: strongswan
Version: 6.0.5-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:
| /bin/bash ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -Wdate-time
-D_FORTIFY_SOURCE=2 -rdynamic -Wno-format -Wno-format-security
-Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-pointer-sign
-Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/strongswan-6.0.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -include
/build/reproducible-path/strongswan-6.0.5/config.h -c -o openssl_util.lo
openssl_util.c
| libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../..
-I../../../../src/libstrongswan -DFIPS_MODE=0 -Wdate-time -D_FORTIFY_SOURCE=2
-rdynamic -Wno-format -Wno-format-security -Wno-implicit-fallthrough
-Wno-missing-field-initializers -Wno-pointer-sign -Wno-sign-compare
-Wno-type-limits -Wno-unused-parameter -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/strongswan-6.0.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -include
/build/reproducible-path/strongswan-6.0.5/config.h -c openssl_util.c -fPIC
-DPIC -o .libs/openssl_util.o
| openssl_util.c: In function 'openssl_asn1_to_time':
| openssl_util.c:338:29: error: invalid use of incomplete typedef 'ASN1_TIME'
{aka 'const struct asn1_string_st'}
| 338 | switch (time->type)
| | ^~
| openssl_util.c:342:65: error: invalid use of incomplete typedef 'ASN1_TIME'
{aka 'const struct asn1_string_st'}
| 342 | return asn1_to_time(&chunk,
time->type);
| | ^~
| make[6]: *** [Makefile:677: openssl_util.lo] Error 1
| make[6]: Leaving directory
'/build/reproducible-path/strongswan-6.0.5/src/libstrongswan/plugins/openssl'
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/strongswan_6.0.5-1_amd64-2026-04-19T08:49:36Z
Sebastian
--- End Message ---
--- Begin Message ---
Version: 6.0.7-1
Seems to build now.
Sebastian
--- End Message ---