Public bug reported:

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

Package: kvirc
Version: 4:5.2.10-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:

| /build/reproducible-path/kvirc-5.2.10/src/kvilib/net/KviSSL.cpp: In member 
function ‘void KviSSLCertificate::extractSignature()’:
| /build/reproducible-path/kvirc-5.2.10/src/kvilib/net/KviSSL.cpp:953:27: 
error: invalid use of incomplete type ‘const ASN1_BIT_STRING’ {aka ‘const 
struct asn1_string_st’}
|   953 |         for(i = 0; i < sig->length; i++)
|       |                           ^~
| In file included from /usr/include/openssl/crypto.h:38,
|                  from /usr/include/openssl/comp.h:25,
|                  from /usr/include/openssl/ssl.h:31,
|                  from 
/build/reproducible-path/kvirc-5.2.10/src/kvilib/net/KviSSL.h:42,
|                  from 
/build/reproducible-path/kvirc-5.2.10/src/kvilib/net/KviSSL.cpp:25:
| /usr/include/openssl/types.h:57:16: note: forward declaration of 
‘ASN1_BIT_STRING’ {aka ‘struct asn1_string_st’}
|    57 | typedef struct asn1_string_st ASN1_INTEGER;
|       |                ^~~~~~~~~~~~~~
| /build/reproducible-path/kvirc-5.2.10/src/kvilib/net/KviSSL.cpp:957:60: 
error: invalid use of incomplete type ‘const ASN1_BIT_STRING’ {aka ‘const 
struct asn1_string_st’}
|   957 |                 m_szSignatureContents.append(hexdigits[(sig->data[i] 
& 0xf0) >> 4]);
|       |                                                            ^~
| /usr/include/openssl/types.h:57:16: note: forward declaration of 
‘ASN1_BIT_STRING’ {aka ‘struct asn1_string_st’}
|    57 | typedef struct asn1_string_st ASN1_INTEGER;
|       |                ^~~~~~~~~~~~~~
| /build/reproducible-path/kvirc-5.2.10/src/kvilib/net/KviSSL.cpp:958:60: 
error: invalid use of incomplete type ‘const ASN1_BIT_STRING’ {aka ‘const 
struct asn1_string_st’}
|   958 |                 m_szSignatureContents.append(hexdigits[(sig->data[i] 
& 0x0f)]);
|       |                                                            ^~
| /usr/include/openssl/types.h:57:16: note: forward declaration of 
‘ASN1_BIT_STRING’ {aka ‘struct asn1_string_st’}
|    57 | typedef struct asn1_string_st ASN1_INTEGER;
|       |                ^~~~~~~~~~~~~~
| make[3]: *** [src/kvilib/CMakeFiles/kvilib.dir/build.make:998: 
src/kvilib/CMakeFiles/kvilib.dir/net/KviSSL.cpp.o] Error 1
| make[3]: Leaving directory 
'/build/reproducible-path/kvirc-5.2.10/obj-x86_64-linux-gnu'
| make[2]: *** [CMakeFiles/Makefile2:6310: 
src/kvilib/CMakeFiles/kvilib.dir/all] Error 2
| make[2]: Leaving directory 
'/build/reproducible-path/kvirc-5.2.10/obj-x86_64-linux-gnu'

Full buildlog
        
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/kvirc_5.2.10-1_amd64-2026-04-19T07:48:13Z

Sebastian

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

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

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

** Changed in: kvirc (Debian)
 Remote watch: None => Debian Bug tracker #1138345

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

Title:
  kvirc: FTBFS with openssl 4.0

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


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

Reply via email to