Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882729 - app-crypt/xca-2.4.0-r2 - pki_scard.cpp: error: invalid conversion from const rsa_st to RSA {aka rsa_st } [-fpermissive]
Summary: app-crypt/xca-2.4.0-r2 - pki_scard.cpp: error: invalid conversion from const ...
Status: RESOLVED DUPLICATE of bug 806803
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 12:01 UTC by Toralf Förster
Modified: 2022-12-14 14:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.66 KB, text/plain)
2022-11-24 12:01 UTC, Toralf Förster
Details
app-crypt:xca-2.4.0-r2:20221124-115003.log (app-crypt:xca-2.4.0-r2:20221124-115003.log,129.53 KB, text/plain)
2022-11-24 12:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,211.49 KB, text/plain)
2022-11-24 12:01 UTC, Toralf Förster
Details
environment (environment,27.34 KB, text/plain)
2022-11-24 12:01 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,701 bytes, application/x-bzip)
2022-11-24 12:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,43.72 KB, application/x-bzip)
2022-11-24 12:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.68 KB, application/x-bzip)
2022-11-24 12:01 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.48 KB, application/x-bzip)
2022-11-24 12:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-24 12:01:10 UTC
In file included from /usr/include/openssl/pem.h:22:
/usr/include/openssl/evp.h:1346:22: note: declared here
 1346 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
pki_scard.cpp:312:40: error: invalid conversion from 'const rsa_st*' to 'RSA*' {aka 'rsa_st*'} [-fpermissive]
  312 |                 rsa = EVP_PKEY_get0_RSA(pk);
      |                       ~~~~~~~~~~~~~~~~~^~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221122-200005

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
2)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit a9bf16db205d979e5dd23099b74908a771c1c392
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 24 11:31:52 2022 +0000

    2022-11-24 11:31:52 UTC

emerge -qpvO app-crypt/xca
[ebuild  N    ] app-crypt/xca-2.4.0-r2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2022-11-24 12:01:11 UTC
Created attachment 836367 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-24 12:01:13 UTC
Created attachment 836369 [details]
app-crypt:xca-2.4.0-r2:20221124-115003.log
Comment 3 Toralf Förster gentoo-dev 2022-11-24 12:01:14 UTC
Created attachment 836371 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-24 12:01:16 UTC
Created attachment 836373 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-24 12:01:17 UTC
Created attachment 836375 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-24 12:01:18 UTC
Created attachment 836377 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-24 12:01:19 UTC
Created attachment 836379 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-24 12:01:20 UTC
Created attachment 836381 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-14 14:33:37 UTC

*** This bug has been marked as a duplicate of bug 806803 ***