Your message dated Mon, 01 Jun 2026 10:34:19 +0000
with message-id <[email protected]>
and subject line Bug#1138480: fixed in omniorb-dfsg 4.3.4+ds1-1
has caused the Debian Bug report #1138480,
regarding omniorb-dfsg: 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.)


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

| g++ -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/omniorb-dfsg-4.3.3+ds1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wno-unused -fexceptions  
-Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. 
-I../../../../../include/omniORB4/internal 
-I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY 
-D__OMNIORB4__ -I../../../../../stub -D_REENTRANT  -I. -I. 
-I../../../../../include -I../../../../../include -D__OSVERSION__=2 -o 
static/sslConnection.o sslConnection.cc
| sslConnection.cc: In member function ‘void 
omni::sslConnection::setPeerDetails()’:
| sslConnection.cc:551:44: error: invalid conversion from ‘const 
X509_NAME*’ {aka ‘const X509_name_st*’} to ‘X509_NAME*’ {aka 
‘X509_name_st*’} [-fpermissive]
|   551 |     X509_NAME* name = X509_get_subject_name(peer_cert);
|       |                       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
|       |                                            |
|       |                                            const X509_NAME* {aka 
const X509_name_st*}
| sslConnection.cc:557:52: error: invalid conversion from ‘const 
X509_NAME_ENTRY*’ {aka ‘const X509_name_entry_st*’} to 
‘X509_NAME_ENTRY*’ {aka ‘X509_name_entry_st*’} [-fpermissive]
|   557 |     X509_NAME_ENTRY* ne       = X509_NAME_get_entry(name, lastpos);
|       |                                 ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
|       |                                                    |
|       |                                                    const 
X509_NAME_ENTRY* {aka const X509_name_entry_st*}
| sslConnection.cc:558:57: error: invalid conversion from ‘const 
ASN1_STRING*’ {aka ‘const asn1_string_st*’} to ‘ASN1_STRING*’ {aka 
‘asn1_string_st*’} [-fpermissive]
|   558 |     ASN1_STRING*     asn1_str = X509_NAME_ENTRY_get_data(ne);
|       |                                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
|       |                                                         |
|       |                                                         const 
ASN1_STRING* {aka const asn1_string_st*}
| make[7]: *** [../../../../../mk/beforeauto.mk:707: static/sslConnection.o] 
Error 1
| make[7]: Leaving directory 
'/build/reproducible-path/omniorb-dfsg-4.3.3+ds1/src/lib/omniORB/orbcore/ssl'
| make[6]: *** [dir.mk:274: export] Error 2

Full buildlog
        
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/omniorb-dfsg_4.3.3+ds1-1_amd64-2026-04-19T11:29:31Z

Sebastian

--- End Message ---
--- Begin Message ---
Source: omniorb-dfsg
Source-Version: 4.3.4+ds1-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
omniorb-dfsg, 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.
Colin Watson <[email protected]> (supplier of updated omniorb-dfsg 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 11:13:44 +0100
Source: omniorb-dfsg
Architecture: source
Version: 4.3.4+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Freexian Packaging Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1138480
Changes:
 omniorb-dfsg (4.3.4+ds1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * OpenSSL 4.0.0 returns const pointers from X509 functions (closes:
     #1138480).
Checksums-Sha1:
 e735d1a74813037ffcbfa27ccd3e3b168f009ff2 2611 omniorb-dfsg_4.3.4+ds1-1.dsc
 5935eb50f558fb77cce4513452b820df4cabb22f 2172660 
omniorb-dfsg_4.3.4+ds1.orig.tar.xz
 07c310cb0e7a674c853bb2ad36b01fb7510cb883 16576 
omniorb-dfsg_4.3.4+ds1-1.debian.tar.xz
 1d27d21fd79262791a4b54e2db4eed18e0339f7e 7190 
omniorb-dfsg_4.3.4+ds1-1_source.buildinfo
Checksums-Sha256:
 12bc953193c08482f705e60b62778c64d910231ad83bafa98be85b26f075bb6c 2611 
omniorb-dfsg_4.3.4+ds1-1.dsc
 e1f3341a814388b8b42a87d1992774e8957ededc1b8247769c8339ebc76b98f4 2172660 
omniorb-dfsg_4.3.4+ds1.orig.tar.xz
 57690665938b38e4e635a94077cd10429c43908d0adadca84dfdd4e94dbf3e37 16576 
omniorb-dfsg_4.3.4+ds1-1.debian.tar.xz
 f4776767888acc97f0954825910aa79ebdadd370e3bfe4da08f329c87dd9ced2 7190 
omniorb-dfsg_4.3.4+ds1-1_source.buildinfo
Files:
 34129d7f9e160345778bb1696a14ceb3 2611 devel optional 
omniorb-dfsg_4.3.4+ds1-1.dsc
 92a343c5b00024ef2b254196126c478a 2172660 devel optional 
omniorb-dfsg_4.3.4+ds1.orig.tar.xz
 9e486cd9a2499d78da2cf625bcd84aa1 16576 devel optional 
omniorb-dfsg_4.3.4+ds1-1.debian.tar.xz
 07e296f6f7d24a26c46a5bd43ed52dbf 7190 devel optional 
omniorb-dfsg_4.3.4+ds1-1_source.buildinfo

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmodW9AACgkQOTWH2X2G
UAvZlg/7BTVQ0GutMXtJi581OzAhQW3S1Y83xHdM6q7XhEIN1R4njsLtDuM+9bni
BZxYrSuHOFdsdaZU5x7nysAzIhiwUeabfAF6jvHLjPwx0ub5G4s6TVyQgd+ObiHC
04z8ZVfMQyZGF+kYbOQK/DmX4zZfWOUO749LM59cu/uxsIFG6Vmd3uC90GQRmVff
bwtAEaUH483pb/HTAjDNDSCWEv8tWHetg30IGCMQ03fXZ6gHVb0Dhg66aA8Sh+Ob
a6Tqjo/qDTrSCmUobmkZmKTJrFmylSvrRh0EBa2cETK5WlV5g4/kFM+FLSSswOcj
iwZXe4LAW1Zm4pU6xAsF7eRLQRSpPxWmukw6Feur0lPW0wy4elpkpPU0h+5ZiIpI
I9k76fSFBwZ28gMgnDkWIzkUx6CqmxkFDf1cebJO1H1DGksCY16WbBWrLFKCD3tN
pkc1VMOUkNRQY0z906BoV1bg1TOTI1QKEbmcP90mXWu+sdc4BR0+DB8sT2OI2eet
ob4/arMIobZX3FCSFPJdeYaKQcj8b0TDH/axV8HUqk6G8ily/WxDK1iR95YB0rF7
h8p5QnZ/i1dDAFs6whkMiH91EM3VhZXzP33mQmxDq8htkEO6rcvyVz/vwVUBtO7P
0FPrIqVnagQuO5DT2vHCmkqMWdPrdJri1XJ78VqU+RNozmtm3NY=
=IqgG
-----END PGP SIGNATURE-----

Attachment: pgpLzu8NclnE9.pgp
Description: PGP signature


--- End Message ---

Reply via email to