Your message dated Mon, 01 Jun 2026 19:05:20 +0000
with message-id <[email protected]>
and subject line Bug#1138438: fixed in xrootd 6.0.2-1
has caused the Debian Bug report #1138438,
regarding xrootd: 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.)


-- 
1138438: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138438
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xrootd
Version: 5.9.2-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:

| [ 16%] Building CXX object 
src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o
| cd /build/reproducible-path/xrootd-5.9.2/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H 
-DHAVE_FSTATAT -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO 
-DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW 
-DHAVE_SIGWTI -DHAVE_SSL -DHAVE_STRLCPY -DHAVE_SYSTEMD -DHAVE_XML2 
-DHAVE_XRDCRYPTO -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE 
-I/build/reproducible-path/xrootd-5.9.2/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/xrootd-5.9.2/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/xrootd-5.9.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++17 -fPIC -Wall -Wextra -Wdeprecated -Wnull-dereference 
-Wno-unused-parameter -Wno-vla -MD -MT 
src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o -MF 
CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o.d -o 
CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o -c 
/build/reproducible-path/xrootd-5.9.2/src/XrdTls/XrdTlsNotary.cc
| In file included from 
/build/reproducible-path/xrootd-5.9.2/src/XrdTls/XrdTlsNotary.cc:50:
| /build/reproducible-path/xrootd-5.9.2/src/XrdTls/XrdTlsNotaryUtils.icc: In 
function ‘HostnameValidationResult matches_common_name(const char*, const 
X509*)’:
| /build/reproducible-path/xrootd-5.9.2/src/XrdTls/XrdTlsNotaryUtils.icc:70:48: 
error: invalid conversion from ‘const X509_NAME_ENTRY*’ {aka ‘const 
X509_name_entry_st*’} to ‘X509_NAME_ENTRY*’ {aka 
‘X509_name_entry_st*’} [-fpermissive]
|    70 |         common_name_entry = 
X509_NAME_get_entry(X509_get_subject_name((X509 *) server_cert), 
common_name_loc);
|       |                             
~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|       |                                                |
|       |                                                const X509_NAME_ENTRY* 
{aka const X509_name_entry_st*}
| /build/reproducible-path/xrootd-5.9.2/src/XrdTls/XrdTlsNotaryUtils.icc:76:52: 
error: invalid conversion from ‘const ASN1_STRING*’ {aka ‘const 
asn1_string_st*’} to ‘ASN1_STRING*’ {aka ‘asn1_string_st*’} 
[-fpermissive]
|    76 |         common_name_asn1 = 
X509_NAME_ENTRY_get_data(common_name_entry);
|       |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
|       |                                                    |
|       |                                                    const ASN1_STRING* 
{aka const asn1_string_st*}
| make[4]: *** [src/CMakeFiles/XrdUtils.dir/build.make:1636: 
src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o] Error 1
| make[4]: Leaving directory 
'/build/reproducible-path/xrootd-5.9.2/obj-x86_64-linux-gnu'

Full buildlog
        
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/xrootd_5.9.2-1_amd64-2026-04-19T12:20:18Z
 
Sebastian

--- End Message ---
--- Begin Message ---
Source: xrootd
Source-Version: 6.0.2-1
Done: Mattias Ellert <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xrootd, 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.
Mattias Ellert <[email protected]> (supplier of updated xrootd 
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: Fri, 29 May 2026 12:50:09 +0200
Source: xrootd
Architecture: source
Version: 6.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Closes: 1137503 1138438
Changes:
 xrootd (6.0.2-1) unstable; urgency=medium
 .
   * Update to version 6.0.2
   * Fix building with build profile nocheck (Closes: #1137503)
   * Adapt to OpenSSL 4.0 (Closes: #1138438)
   * Drop patches accepted upstream
Checksums-Sha1:
 364d3ea27c90b81c139d64ce12753a2f5845f576 4701 xrootd_6.0.2-1.dsc
 d89a7d1ecfaca89a8f551fd97fe6ceb51b96d551 7167999 xrootd_6.0.2.orig.tar.gz
 481783c7c534f05ab7cb9ca0940ca1bd39c0c643 18852 xrootd_6.0.2-1.debian.tar.xz
 e2e40eec45b2d918cc3419d698b1d0b0f5e4a04d 28551 xrootd_6.0.2-1_amd64.buildinfo
Checksums-Sha256:
 2c21ef310fc67b45b7a0774ff4cb5f065518691b5bbb04405ba47d9570ea1c6c 4701 
xrootd_6.0.2-1.dsc
 1270d9815ce196bc2a5e84a8723c06ed6721bc1ede255698f00e131c474d2547 7167999 
xrootd_6.0.2.orig.tar.gz
 1d96ffe2e25e4455bedeed43e8996fe24ebc52bc98ca914155d7bc385672b103 18852 
xrootd_6.0.2-1.debian.tar.xz
 558666244d7bf7f186f5bd9fd521488dc305758bbb5f58f6126d405f0e64301b 28551 
xrootd_6.0.2-1_amd64.buildinfo
Files:
 8096070c2c15147ed3990a0afa4bd98e 4701 net optional xrootd_6.0.2-1.dsc
 a694dedf4497c92d8bb7371b3ed368fe 7167999 net optional xrootd_6.0.2.orig.tar.gz
 dd7b2ab346bfb5392d5571997281c904 18852 net optional 
xrootd_6.0.2-1.debian.tar.xz
 167f1bb1e253507a7a6724a0f2759dcc 28551 net optional 
xrootd_6.0.2-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAmodyvoACgkQ6K7C/zvh
qUsgOA/+IQsge8266Ar04EIH6n4DDsz5jgR2HuGfEm+3bHKCmpo4ioojGmBlZNG1
XZrWnZwfw8vPcp72PZriYIyvFyRbHCQrNhvCpNW5dvQYgkXDi70rW9brS4obmML5
+ng5FZ7Donwe0RHijRER3PuF65RN7JLkCj6zNwy9eK1J0AQD0dXqzCD6whk+yH1v
qfce+oS20GeQiy5RjtOPEcptQ3Gg6Lf+IlbNef1JAImnp6uqUco+HfojKbqIZnhe
jJNVPOkgmfBh6ImvxKzo1/zQZCjxb+SkMNBp825jRGHFu1xsPLU3UxrNKschKc66
vGGkfwZe62nVpo7Edo7nOIa2048uVZ3ct5lx3I3IJKxzfb9CprjfHDbvDSqJ53hs
BkAslRll6Tdm9mKQqj4zaeADE9QWX3uB+tlN+LpKQ44RsNIHZ8lMIsCGZxoft/aO
x03RvbtN9pci3HQTIyEP7Ebdw16kmjhzdsxvdY1p9uLMXJNn1q0Hwb1iy9IdungL
0yyJygLxzixk+96iOzUkfbfqotNbYDbTczotssDanhkjQLr3iY45gg821d4KUFiQ
V0JbD6L9XC1XI3JwAh9vfaDyEiPgEwkEe/dl+GuAyrpliEYABjlUVnr8bUTFodW8
NOrzYKH7EhIx+p4WO9XddXhNI7fbpWaNZb1w+uPOz4hlRzz1TDw=
=abwq
-----END PGP SIGNATURE-----

Attachment: pgppEm2pn8HXz.pgp
Description: PGP signature


--- End Message ---

Reply via email to