Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 805050

Summary: dev-libs/poco-1.10.1 - /.../RSACipherImpl.cpp: error: RSA_SSLV23_PADDING was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: David Roman <davidroman96>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/25307
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 797325    
Attachments: emerge-info.txt
dev-libs:poco-1.10.1:20210729-170439.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-07-29 17:08:55 UTC
      |     ^~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-libs/poco-1.10.1/work/poco-poco-1.10.1-release/Crypto/src/RSACipherImpl.cpp: In function ‘int Poco::Crypto::{anonymous}::mapPaddingMode(RSAPaddingMode)’:
/var/tmp/portage/dev-libs/poco-1.10.1/work/poco-poco-1.10.1-release/Crypto/src/RSACipherImpl.cpp:54:32: error: ‘RSA_SSLV23_PADDING’ was not declared in this scope; did you mean ‘RSA_NO_PADDING’?
   54 |                         return RSA_SSLV23_PADDING;
      |                                ^~~~~~~~~~~~~~~~~~
      |                                RSA_NO_PADDING
/var/tmp/portage/dev-libs/poco-1.10.1/work/poco-poco-1.10.1-release/Crypto/src/RSACipherImpl.cpp: In member function ‘virtual std::size_t Poco::Crypto::{anonymous}::RSAEncryptImpl::blockSize() const’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j3-20210727-211048

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 83de73890ec6fb14a39bf02bbea82bec3eb529f4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 29 16:21:53 2021 +0000

    2021-07-29 16:21:52 UTC

emerge -qpvO dev-libs/poco
[ebuild   R   ] dev-libs/poco-1.10.1  USE="crypto data file2pagecompiler json mongodb net pagecompiler pdf ssl util xml zip -7z -cppparser -examples -iodbc -mariadb -mysql -odbc -pocodoc -sqlite -test"
Comment 1 Toralf Förster gentoo-dev 2021-07-29 17:08:56 UTC
Created attachment 728022 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-29 17:08:58 UTC
Created attachment 728025 [details]
dev-libs:poco-1.10.1:20210729-170439.log
Comment 3 Toralf Förster gentoo-dev 2021-07-29 17:09:00 UTC
Created attachment 728028 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-29 17:09:01 UTC
Created attachment 728031 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-29 17:09:03 UTC
Created attachment 728034 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-29 17:09:05 UTC
Created attachment 728037 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-29 17:09:06 UTC
Created attachment 728040 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-06 07:47:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5d943e8ee9a1f2264aa4dbd603cecadb43e9b6

commit ee5d943e8ee9a1f2264aa4dbd603cecadb43e9b6
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2022-05-03 18:07:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-06 07:47:19 +0000

    dev-libs/poco: clean old ebuild
    
    Closes: https://bugs.gentoo.org/805050
    Closes: https://bugs.gentoo.org/656174
    Closes: https://bugs.gentoo.org/720978
    Closes: https://bugs.gentoo.org/738718
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/poco/Manifest                            |   1 -
 dev-libs/poco/files/poco-1.7.2-iodbc-incdir.patch |  13 --
 dev-libs/poco/poco-1.9.0-r2.ebuild                | 137 ----------------------
 3 files changed, 151 deletions(-)