Public bug reported:

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

Package: zurl
Version: 1.12.0-3
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 -pipe -g -O2 -ffile-prefix-map=/build/reproducible-path/zurl-1.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -O2 
-ffile-prefix-map=/build/reproducible-path/zurl-1.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DHAVE_OPENSSL -DNO_IRISNET 
-DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/x86_64-linux-gnu -I../qzmq/src -I../common -I../../src 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _obj/verifyhost.o 
../verifyhost.cpp
| ../verifyhost.cpp: In function ‘CURLcode verifyhost(const char*, X509*)’:
| ../verifyhost.cpp:392:44: error: invalid conversion from ‘const 
X509_NAME*’ {aka ‘const X509_name_st*’} to ‘X509_NAME*’ {aka 
‘X509_name_st*’} [-fpermissive]
|   392 |     X509_NAME *name = X509_get_subject_name(server_cert);
|       |                       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
|       |                                            |
|       |                                            const X509_NAME* {aka 
const X509_name_st*}
| ../verifyhost.cpp:403:33: error: invalid conversion from ‘const 
ASN1_STRING*’ {aka ‘const asn1_string_st*’} to ‘ASN1_STRING*’ {aka 
‘asn1_string_st*’} [-fpermissive]
|   403 |         X509_NAME_ENTRY_get_data(X509_NAME_get_entry(name, i));
|       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|       |                                 |
|       |                                 const ASN1_STRING* {aka const 
asn1_string_st*}
| make[2]: *** [Makefile:610: _obj/verifyhost.o] Error 1

Full buildlog
        
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/zurl_1.12.0-3_amd64-2026-04-19T09:21:20Z

Sebastian

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

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


** Tags: ftbfs openssl-4.0

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

** Changed in: zurl (Debian)
 Remote watch: None => Debian Bug tracker #1138362

** 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/2154910

Title:
  zurl: FTBFS with openssl 4.0

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


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

Reply via email to