Your message dated Mon, 06 Jul 2026 22:04:42 +0000
with message-id <[email protected]>
and subject line Bug#1138405: fixed in getdns 1.7.3-5
has caused the Debian Bug report #1138405,
regarding getdns: 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.)
--
1138405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138405
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: getdns
Version: 1.7.3-4
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:
| /usr/bin/cc -DJSMN_GETDNS -DYXML_GETDNS
-I/build/reproducible-path/getdns-1.7.3/src
-I/build/reproducible-path/getdns-1.7.3/src/util/auxiliary
-I/build/reproducible-path/getdns-1.7.3/src/openssl
-I/build/reproducible-path/getdns-1.7.3/src/tls
-I/build/reproducible-path/getdns-1.7.3/src/yxml
-I/build/reproducible-path/getdns-1.7.3/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/getdns-1.7.3=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_NETWORKING_IN_TEST -Wdate-time
-D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-D_DEFAULT_SOURCE -std=gnu11 -fPIC -Wall -Wextra -Wpedantic -MD -MT
CMakeFiles/getdns_objects.dir/src/tls/anchor-internal.c.o -MF
CMakeFiles/getdns_objects.dir/src/tls/anchor-internal.c.o.d -o
CMakeFiles/getdns_objects.dir/src/tls/anchor-internal.c.o -c
/build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c: In function
‘_getdns_get_usage_of_ex’:
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c:63:21: error:
invalid use of incomplete typedef ‘ASN1_BIT_STRING’ {aka ‘struct
asn1_string_st’}
| 63 | if(s->length > 0) {
| | ^~
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c:64:32: error:
invalid use of incomplete typedef ‘ASN1_BIT_STRING’ {aka ‘struct
asn1_string_st’}
| 64 | val = s->data[0];
| | ^~
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c:65:29: error:
invalid use of incomplete typedef ‘ASN1_BIT_STRING’ {aka ‘struct
asn1_string_st’}
| 65 | if(s->length > 1)
| | ^~
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c:66:41: error:
invalid use of incomplete typedef ‘ASN1_BIT_STRING’ {aka ‘struct
asn1_string_st’}
| 66 | val |= s->data[1] << 8;
| | ^~
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c: In function
‘_getdns_get_valid_signers’:
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c:95:33:
warning: initialization discards ‘const’ qualifier from pointer target type
[-Wdiscarded-qualifiers]
| 95 | X509_NAME* nm = X509_get_subject_name(
| | ^~~~~~~~~~~~~~~~~~~~~
| /build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c:107:25:
warning: ‘X509_NAME_get_text_by_NID’ is deprecated: Since OpenSSL 4.0
[-Wdeprecated-declarations]
| 107 | if(!X509_NAME_get_text_by_NID(nm,
| | ^~
| In file included from
/build/reproducible-path/getdns-1.7.3/src/tls/anchor-internal.c:36:
| /usr/include/openssl/x509.h:1041:27: note: declared here
| 1041 | OSSL_DEPRECATEDIN_4_0 int X509_NAME_get_text_by_NID(const X509_NAME
*name,
| | ^~~~~~~~~~~~~~~~~~~~~~~~~
| make[3]: *** [CMakeFiles/getdns_objects.dir/build.make:558:
CMakeFiles/getdns_objects.dir/src/tls/anchor-internal.c.o] Error 1
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/getdns_1.7.3-4_amd64-2026-04-19T12:15:16Z
Sebastian
--- End Message ---
--- Begin Message ---
Source: getdns
Source-Version: 1.7.3-5
Done: Andrew Bower <[email protected]>
We believe that the bug you reported is fixed in the latest version of
getdns, 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.
Andrew Bower <[email protected]> (supplier of updated getdns 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, 06 Jul 2026 21:43:51 +0100
Source: getdns
Architecture: source
Version: 1.7.3-5
Distribution: unstable
Urgency: medium
Maintainer: getdns packagers <[email protected]>
Changed-By: Andrew Bower <[email protected]>
Closes: 1138405
Changes:
getdns (1.7.3-5) unstable; urgency=medium
.
* patch to fix FTBFS with OpenSSL 4.0.
Thanks to Ravi Kant Sharma (Closes: #1138405) (LP: #2154951)
Checksums-Sha1:
c9753abaac64848cd0590226d403e27a4ee853f1 2895 getdns_1.7.3-5.dsc
a98aafbb4e6d51b5017b3190e6c5c5d377dbf216 24204 getdns_1.7.3-5.debian.tar.xz
80eac49021146a55c127943098fe415f5508d246 1673052 getdns_1.7.3-5.git.tar.xz
0c4bb9742614770e28fa2e3ef29d246ce9983c84 17500 getdns_1.7.3-5_source.buildinfo
Checksums-Sha256:
44d7208ecb090504708b9fb67a5a9a96e9997e784bf831ff2c010bfc12dce821 2895
getdns_1.7.3-5.dsc
769dff8ff697849a6ce82160194f0252614fec7910ee1c568a5abaf2cacbbc5c 24204
getdns_1.7.3-5.debian.tar.xz
832ca5bd62f2e2e6eddd5e3959e959e0de5900427167b08d829ac215699b88ca 1673052
getdns_1.7.3-5.git.tar.xz
057b13902f478a0670b52f37345a4c3e45b419f515ba082242f84485bd6ca049 17500
getdns_1.7.3-5_source.buildinfo
Files:
ded56e95ee0c3c3b4922a2fd748461b5 2895 libs optional getdns_1.7.3-5.dsc
fa56884b013f681e09d032c663cb0b6b 24204 libs optional
getdns_1.7.3-5.debian.tar.xz
26fcdfcec0948941c3debed60dcc1272 1673052 libs None getdns_1.7.3-5.git.tar.xz
c513a28b10c041f9dad9868c06af3d8b 17500 libs optional
getdns_1.7.3-5_source.buildinfo
Git-Tag-Info: tag=24bcaa8ed73e3769604c7e75fccf01ac7f8f5a0f
fp=30a6192fa2c8e79967706d75baa80ed96f7887e9
Git-Tag-Tagger: Andrew Bower <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpMIu4ACgkQYG0ITkaD
wHk4Tg/8DBLbjld20ljd7r6E6hdrRz/ZGRowWjwZHCFfmPpOMEAYmsFy5wh9UTAR
UIV2vuezZooJbPl5MOkPIF0h9yThsRu20JVLpLzdvEPvIFMH8LzdLt/Kv055J7qd
jy/ckxvBUWVtXzQ0hwWIJbIt41qcIItEtcSYGSu/mcBaH8BRAvS44+84/nfj0Q+J
pr2zWvPO3iW1xmIlomwes9AHzbrJPUVnNCjbYfYL7eCrYzUem65sbAmgcuyY/x7Z
XGhdEaqxzaucZ+YPz+0qhx07sH7vBgBc2ixMrMCjDfv0uUo7jXkHEuPmBP04wMeg
hFJ9abVC5KDt7Uwp1wqBVUCRmyJB6I7hAt9ewJg4tzBUsEOmA+cV6E0YWEi9nWV7
Z31OFw5XTMJ1vWX3RISIl9+jIh6H1eZCJsOCZOHhqLEr476YtR4+HW6wuuZl2+wN
ks8wg0iBPsO8sU44Z/ql9DBGOMj4hvQ/ZjVwkG0QSDzli1kixmIr3WPFWgp32UGR
ZLGgqRkijypwg4Tbjj+XIHqQVQPeRVCtMK61yDJ3o4Bx4g/PaIEHHUFhBDNw2Om5
tPJvVpwS6aLbqznrBN+GTtA6/rRgqbxLhNtjtRBoSk4bua937eP8QuGTPVQaULLC
871kyHmSj2Ix3PRUIfIbpi92VbVmdGRn4/RM/90nMxmkNAa8xiA=
=sIEu
-----END PGP SIGNATURE-----
pgp7H7jHXlFri.pgp
Description: PGP signature
--- End Message ---