Public bug reported:

Imported from Debian bug http://bugs.debian.org/1138337:

Package: gsoap
Version: 2.8.139-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:

| libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DWITH_IPV6 -DLINUX -DWITH_OPENSSL 
-DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -g -O2 
-ffile-prefix-map=/build/reproducible-path/gsoap-2.8.139=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c stdsoap2_ssl_cpp.cpp  -fPIC -DPIC -o 
.libs/libgsoapssl___la-stdsoap2_ssl_cpp.o
| stdsoap2_ssl_cpp.cpp: In function 'int tcp_connect(soap*, const char*, const 
char*, int)':
| stdsoap2_ssl_cpp.cpp:6548:49: error: invalid conversion from 'const 
X509_NAME*' {aka 'const X509_name_st*'} to 'X509_NAME*' {aka 'X509_name_st*'} 
[-fpermissive]
|  6548 |         if (!ok && (subj = X509_get_subject_name(peer)) != 0)
|       |                            ~~~~~~~~~~~~~~~~~~~~~^~~~~~
|       |                                                 |
|       |                                                 const X509_NAME* {aka 
const X509_name_st*}
| stdsoap2_ssl_cpp.cpp:6557:44: error: invalid conversion from 'const 
ASN1_STRING*' {aka 'const asn1_string_st*'} to 'ASN1_STRING*' {aka 
'asn1_string_st*'} [-fpermissive]
|  6557 |             name = X509_NAME_ENTRY_get_data(X509_NAME_get_entry(subj, 
i));
|       |                    
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|       |                                            |
|       |                                            const ASN1_STRING* {aka 
const asn1_string_st*}
| make[6]: *** [Makefile:744: libgsoapssl___la-stdsoap2_ssl_cpp.lo] Error 1

Full buildlog
        
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/gsoap_2.8.139-1_amd64-2026-04-19T08:03:27Z

Sebastian

** Affects: gsoap (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: gsoap (Debian)
     Importance: Undecided
         Status: New

** Bug watch added: Debian Bug tracker #1138337
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138337

** Changed in: gsoap (Debian)
 Remote watch: None => Debian Bug tracker #1138337

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2154884

Title:
  gsoap: FTBFS with openssl 4.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsoap/+bug/2154884/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to