Your message dated Fri, 12 Jun 2026 22:49:02 +0000
with message-id <[email protected]>
and subject line Bug#1138346: fixed in libcrypt-openssl-x509-perl 2.1.1-1
has caused the Debian Bug report #1138346,
regarding libcrypt-openssl-x509-perl: 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.)
--
1138346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcrypt-openssl-x509-perl
Version: 2.0.1-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 -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN
-fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libcrypt-openssl-x509-perl-2.0.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-DVERSION=\"2.0.1\" -DXS_VERSION=\"2.0.1\" -fPIC
"-I/usr/lib/x86_64-linux-gnu/perl/5.40/CORE" X509.c
| X509.xs: In function ‘sv_bio_create’:
…
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509_sig_print’:
| X509.xs:551:13: error: invalid use of incomplete typedef
‘ASN1_BIT_STRING’ {aka ‘const struct asn1_string_st’}
| 551 | n = psig->length;
| | ^~
| X509.xs:552:13: error: invalid use of incomplete typedef
‘ASN1_BIT_STRING’ {aka ‘const struct asn1_string_st’}
| 552 | s = psig->data;
| | ^~
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509_bit_length’:
| X509.xs:614:7: warning: ‘EVP_PKEY_get0_RSA’ is deprecated: Since OpenSSL
3.0 [-Wdeprecated-declarations]
| 614 | rsa_pkey = EVP_PKEY_get0_RSA(pkey);
| | ^~~~~~~~
….
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509__Extension_ia5string’:
| X509.xs:1154:27: error: invalid use of incomplete typedef
‘ASN1_IA5STRING’ {aka ‘struct asn1_string_st’}
| 1154 | BIO_printf(bio,"%s", str->data);
| | ^~
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509__Extension_bit_string’:
| X509.xs:1176:10: warning: assignment discards ‘const’ qualifier from
pointer target type [-Wdiscarded-qualifiers]
| 1176 | object = X509_EXTENSION_get_object(ext);
| | ^
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509__Extension_keyid_data’:
| X509.xs:1256:10: warning: assignment discards ‘const’ qualifier from
pointer target type [-Wdiscarded-qualifiers]
| 1256 | object = X509_EXTENSION_get_object(ext);
| | ^
| X509.xs:1262:38: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 1262 | BIO_printf(bio, "%s", akid->keyid->data);
| | ^~
| X509.xs:1267:31: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 1267 | BIO_printf(bio, "%s", skid->data);
| | ^~
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509__Name_get_entry_by_type’:
| X509.xs:1425:10: warning: assignment discards ‘const’ qualifier from
pointer target type [-Wdiscarded-qualifiers]
| 1425 | RETVAL = X509_NAME_get_entry(name, i);
| | ^
| X509.xs: In function
‘XS_Crypt__OpenSSL__X509__Name_Entry_is_printableString’:
| X509.xs:1523:49: error: invalid use of incomplete typedef ‘ASN1_STRING’
{aka ‘const struct asn1_string_st’}
| 1523 | RETVAL = (X509_NAME_ENTRY_get_data(name_entry)->type == (ix == 1 ?
asn1_type : ix));
| | ^~
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509__Name_Entry_encoding’:
| X509.xs:1535:43: error: invalid use of incomplete typedef ‘ASN1_STRING’
{aka ‘const struct asn1_string_st’}
| 1535 | if (X509_NAME_ENTRY_get_data(name_entry)->type ==
V_ASN1_PRINTABLESTRING) {
| | ^~
| X509.xs:1538:49: error: invalid use of incomplete typedef ‘ASN1_STRING’
{aka ‘const struct asn1_string_st’}
| 1538 | } else if(X509_NAME_ENTRY_get_data(name_entry)->type ==
V_ASN1_IA5STRING) {
| | ^~
| X509.xs:1541:49: error: invalid use of incomplete typedef ‘ASN1_STRING’
{aka ‘const struct asn1_string_st’}
| 1541 | } else if(X509_NAME_ENTRY_get_data(name_entry)->type ==
V_ASN1_UTF8STRING) {
| | ^~
| X509.xs: In function ‘XS_Crypt__OpenSSL__X509_CRL_CRL_accessor’:
| X509.xs:1609:10: warning: assignment discards ‘const’ qualifier from
pointer target type [-Wdiscarded-qualifiers]
| 1609 | name = X509_CRL_get_issuer(crl);
| | ^
| make[1]: *** [Makefile:343: X509.o] Error 1
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/libcrypt-openssl-x509-perl_2.0.1-1_amd64-2026-04-19T10:15:01Z
Sebastian
--- End Message ---
--- Begin Message ---
Source: libcrypt-openssl-x509-perl
Source-Version: 2.1.1-1
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libcrypt-openssl-x509-perl, 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.
gregor herrmann <[email protected]> (supplier of updated
libcrypt-openssl-x509-perl 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: Sat, 13 Jun 2026 00:28:49 +0200
Source: libcrypt-openssl-x509-perl
Architecture: source
Version: 2.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1138346
Changes:
libcrypt-openssl-x509-perl (2.1.1-1) unstable; urgency=medium
.
* Import upstream version 2.1.1.
Closes: #1138346
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.7.4.
* Remove «Rules-Requires-Root: no», which is the current default.
* Remove «Priority: optional», which is the current default.
* Drop unneeded version constraints from (build) dependencies.
Checksums-Sha1:
00cf4774aad9876e9f8446500951b84b92f6cbea 2792
libcrypt-openssl-x509-perl_2.1.1-1.dsc
985ace18a89847f93ca995217f416e750f2954b3 157696
libcrypt-openssl-x509-perl_2.1.1.orig.tar.gz
f64e012a48fd6b737a0c0e5311b355fc62af6d5b 5296
libcrypt-openssl-x509-perl_2.1.1-1.debian.tar.xz
Checksums-Sha256:
d4dfe2eb2b7980db9fb55978ed8e1b6ee25f22da630f9cb3e9fe7468b008c13d 2792
libcrypt-openssl-x509-perl_2.1.1-1.dsc
231032a8d9c1f76d68303214c070c7b170742e79e7bff75fc446c59ab57156c2 157696
libcrypt-openssl-x509-perl_2.1.1.orig.tar.gz
4b72c692e38e90f3f9435403427604d246d7a8a0418a8446e7bc6a3422455ed7 5296
libcrypt-openssl-x509-perl_2.1.1-1.debian.tar.xz
Files:
7d2f8340c40d0e414165947ae31da1d5 2792 perl optional
libcrypt-openssl-x509-perl_2.1.1-1.dsc
be3a8a2affefadd7a72a985794289451 157696 perl optional
libcrypt-openssl-x509-perl_2.1.1.orig.tar.gz
06234eb8fd3087809f51b0b9283db619 5296 perl optional
libcrypt-openssl-x509-perl_2.1.1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmosiI9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZIEhAAo03EYdO8Ww83wRgJy07SsmY9lmDf0vfEia7gDq6ajdTXu83Bc6+S32IQ
oE5rFZlYpJ0RXzAxD/gOGp+6tNxCAYK2nMWf+5vQHU53zAfvZQJlfd6w9c91uIZ/
tdLxiZ1IouWe/3Fvnu31ysxVHSPl1snDUEZrYggpo0dnL8rK+8AoyVbmO+L+aWJG
qRIn9LF0edmAuI4U4ueu6e87I6NHjn3UFMkh9YNwLTbSgPyX/AH0nOAH0AQCPkFm
qS4jX4/gomAhEXxPuiDm1aaRfKSHODGf0aYnXnbxXeV0//aDLyEqdvF88ZAfW+J1
+YCraAqpt8Os2Wo1lld5/DbfQOXyUj9FI5Gy2IGRahGgQbACEYIHu5XhPkarD/Fy
TexDywgHVZ8q9uLdDjP1DKReXycQZPkQBZigsQ0cB4CucS5bFIYWlRmUXK1jBUNW
zeQe/eOM2mGpoYdajXz7gWo1SvoCSvUop5SPdo4XIKvSmMwUNWA+3lzGIp++pHeZ
2WzAAfQ73u4YUSUqIpWkiSsfYEf3CcpwZTS8NfeeL9vX6qCXt6ZszLUBSfHf8Pge
H+wRkPo0QUPpErwWapvLIumk9e+NGqcejVeoZLhl+v5c4s4lAA0k3QXhvZ2y61wf
jjI24OTOBY9J5LL6AHOXWzZ5GPrf5L+XCC0dRc94voP9PH/m4ec=
=3d/o
-----END PGP SIGNATURE-----
pgpW5pggkGW26.pgp
Description: PGP signature
--- End Message ---