Your message dated Mon, 01 Jun 2026 18:50:26 +0000
with message-id <[email protected]>
and subject line Bug#1138458: fixed in ssldump 1.9-2
has caused the Debian Bug report #1138458,
regarding ssldump: 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.)
--
1138458: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138458
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ssldump
Version: 1.9-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:
| [ 71%] Building C object CMakeFiles/ssldump.dir/ssl/sslxprint.c.o
| /usr/bin/cc -DHAVE_STRDUP -DLINUX -DOPENSSL -D_DEFAULT_SOURCE=1
-I/build/reproducible-path/ssldump-1.9/common/include
-I/build/reproducible-path/ssldump-1.9/common/lib
-I/build/reproducible-path/ssldump-1.9/null
-I/build/reproducible-path/ssldump-1.9/ssl
-I/build/reproducible-path/ssldump-1.9/base
-I/build/reproducible-path/ssldump-1.9/pcap -I/usr/include/json-c -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ssldump-1.9=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-MD -MT CMakeFiles/ssldump.dir/ssl/sslxprint.c.o -MF
CMakeFiles/ssldump.dir/ssl/sslxprint.c.o.d -o
CMakeFiles/ssldump.dir/ssl/sslxprint.c.o -c
/build/reproducible-path/ssldump-1.9/ssl/sslxprint.c
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c: In function
‘sslx_print_certificate’:
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:119:58: error: invalid
use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’}
| 119 | if(!(serial_str = (char *)calloc(1, sizeof(char) * (a->length *
3))))
| | ^~
| In file included from
/build/reproducible-path/ssldump-1.9/common/include/r_common.h:59,
| from /build/reproducible-path/ssldump-1.9/base/network.h:57,
| from /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:48:
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:121:26: error: invalid
use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’}
| 121 | INIT_DATA(data_tmp, a->data, a->length);
| | ^~
| /build/reproducible-path/ssldump-1.9/common/include/r_data.h:64:14: note: in
definition of macro ‘INIT_DATA’
| 64 | (a).data = b; \
| | ^
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:121:35: error: invalid
use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’}
| 121 | INIT_DATA(data_tmp, a->data, a->length);
| | ^~
| /build/reproducible-path/ssldump-1.9/common/include/r_data.h:65:13: note: in
definition of macro ‘INIT_DATA’
| 65 | (a).len = c
| | ^
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:139:12: warning:
assignment discards ‘const’ qualifier from pointer target type
[-Wdiscarded-qualifiers]
| 139 | ex = X509_get_ext(x, i);
| | ^
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:140:13: warning:
assignment discards ‘const’ qualifier from pointer target type
[-Wdiscarded-qualifiers]
| 140 | obj = X509_EXTENSION_get_object(ex);
| | ^
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c: In function
‘sslx__print_serial’:
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:243:7: error: invalid
use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’}
| 243 | if(a->length == 0)
| | ^~
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:246:17: error: invalid
use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’}
| 246 | INIT_DATA(d, a->data, a->length);
| | ^~
| /build/reproducible-path/ssldump-1.9/common/include/r_data.h:64:14: note: in
definition of macro ‘INIT_DATA’
| 64 | (a).data = b; \
| | ^
| /build/reproducible-path/ssldump-1.9/ssl/sslxprint.c:246:26: error: invalid
use of incomplete typedef ‘ASN1_INTEGER’ {aka ‘struct asn1_string_st’}
| 246 | INIT_DATA(d, a->data, a->length);
| | ^~
| /build/reproducible-path/ssldump-1.9/common/include/r_data.h:65:13: note: in
definition of macro ‘INIT_DATA’
| 65 | (a).len = c
| | ^
| make[3]: *** [CMakeFiles/ssldump.dir/build.make:278:
CMakeFiles/ssldump.dir/ssl/sslxprint.c.o] Error 1
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/ssldump_1.9-1_amd64-2026-04-19T11:00:27Z
Sebastian
--- End Message ---
--- Begin Message ---
Source: ssldump
Source-Version: 1.9-2
Done: Hilko Bengen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ssldump, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hilko Bengen <[email protected]> (supplier of updated ssldump package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 01 Jun 2026 20:30:24 +0200
Source: ssldump
Architecture: source
Version: 1.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Hilko Bengen <[email protected]>
Closes: 1138458
Changes:
ssldump (1.9-2) unstable; urgency=medium
.
* Team upload.
* Add patch to fix OpenSSL 4 FTBFS (Closes: #1138458)
* d/copyright: Remove old FSF postal address
Checksums-Sha1:
bb3c2dd2b2140221d62f35cdccbc9c9c86aec181 1969 ssldump_1.9-2.dsc
608bd160a7031d3302879aec0ac014f8d76b7807 7288 ssldump_1.9-2.debian.tar.xz
024657228ebb717b1eb3eaae4c6eaede047fc5ff 7050 ssldump_1.9-2_source.buildinfo
Checksums-Sha256:
8437867367bb775641b6b2865ec446d074d6e2ee4ab602bf3089de1d9e24e3bb 1969
ssldump_1.9-2.dsc
a70cf7e7c00c64c67607a088c0e82cd217a26ca36dc9aee712fb59e6269dd587 7288
ssldump_1.9-2.debian.tar.xz
13c655fa7a034c50cb7d63fa598e2c5f158bab75e4d9671aea7f8815b91810db 7050
ssldump_1.9-2_source.buildinfo
Files:
f64131ba4992ff91b8eb867d799f06db 1969 net optional ssldump_1.9-2.dsc
eb1e33c04228f917da7c5afceacfadec 7288 net optional ssldump_1.9-2.debian.tar.xz
fd8933d25fe60b3b6ba2a848af2c38ce 7050 net optional
ssldump_1.9-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmod0DEACgkQdbcQY1wh
On4bTQ//Tx3RUeNVGBLixTHfRGyAA2mGBw3Y+ELiaTa6MDKB9g8KFiOfVKyatdZ7
iSJcwt0qCyG/XV76ItX5QojOSFvF4fptXxa0MCy6Qa99hxjmU252lq5IDaM0QfMK
WGax9zFPOIUlP+gPFyQcrvgnnbZ7OhIBskwpAjpBuLul1TcK4V+K94SA2971Wx/m
ziAI7qIVV2ZZNBi6/T97mhiGoRohS1QcVmZVOChGy+2Mg6fCdbr5nZzUgi5P1ASs
Ukbm5xVCBGDuuA81RrAL4J6PD/jf3Tf2q9midM3ycYMboP4Jn1oxqMMl6Nl7+aTR
CDLp8H+aOxm2LvlAfCRyTWF8tkKe+rWTbCU/3WXXl40DfTjIPM+MumYOmfV/ju5O
beTZ/fcGroAbXWEb7f+dE11zP7u3ADXwRQSwIeXR1YiZN3kNq76ftuMM4g4GrpHM
oRM5wbNA00TvNTYtBj+32P1tA0mk5H5nm3MoWW3P1E9XXRb8lrMWET8oOJWynmC8
e2J9n18aJFNhIYCKX89PDpY47h+DB7hvMn4ijeo854QceK4bfuHMOVTjJ/AiIwax
IExOpjJGhJGs3PRjyNqPJRYgB4KlXTanHwIYelyZKQ4/4/2FCDZIQfJWv5dK7tq2
cG4l8aDw4VhORVMqzR++6bWJvzqgvQdLW4PYHNh9SlF4tYf82gE=
=GlKg
-----END PGP SIGNATURE-----
pgpnSB1SB8iSM.pgp
Description: PGP signature
--- End Message ---