Public bug reported: Imported from Debian bug http://bugs.debian.org/1138480:
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 ** Affects: omniorb-dfsg (Ubuntu) Importance: Undecided Status: New ** Affects: omniorb-dfsg (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138480 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138480 ** Changed in: omniorb-dfsg (Debian) Remote watch: None => Debian Bug tracker #1138480 ** Tags added: ftbfs openssl-4.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2155032 Title: omniorb-dfsg: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/omniorb-dfsg/+bug/2155032/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
