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

Bug 658202

Summary: dev-libs/poco-1.9.0 : /.../DigestEngine.cpp:52:2: error: EVP_MD_CTX_free was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: cpp+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 609252    
Attachments: emerge-info.txt
dev-libs:poco-1.9.0:20180615-223615.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-06-16 07:39:59 UTC
/var/tmp/portage/dev-libs/poco-1.9.0/work/poco-poco-1.9.0-release/Crypto/src/DigestEngine.cpp: In member function ‘virtual void Poco::Crypto::DigestEngine::reset()’:
/var/tmp/portage/dev-libs/poco-1.9.0/work/poco-poco-1.9.0-release/Crypto/src/DigestEngine.cpp:52:2: error: ‘EVP_MD_CTX_free’ was not declared in this scope
  EVP_MD_CTX_free(_pContext);
  ^~~~~~~~~~~~~~~
/var/tmp/portage/dev-libs/poco-1.9.0/work/poco-poco-1.9.0-release/Crypto/src/DigestEngine.cpp:52:2: note: suggested alternative: ‘EVP_MD_CTX_create’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_libressl_20180609-100331

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)



emerge -qpv dev-libs/poco
[ebuild     U ] dev-libs/poco-1.9.0 [1.7.6] USE="crypto data file2pagecompiler json libressl mongodb net pagecompiler ssl util xml zip -7z -apache -cppparser -examples -iodbc -mysql -odbc -pdf -pocodoc -sqlite {-test}"
Comment 1 Toralf Förster gentoo-dev 2018-06-16 07:40:02 UTC
Created attachment 536000 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-16 07:40:05 UTC
Created attachment 536002 [details]
dev-libs:poco-1.9.0:20180615-223615.log
Comment 3 Toralf Förster gentoo-dev 2018-06-16 07:40:08 UTC
Created attachment 536004 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-16 07:40:12 UTC
Created attachment 536006 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-16 07:40:15 UTC
Created attachment 536008 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-16 07:40:18 UTC
Created attachment 536010 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-16 07:40:21 UTC
Created attachment 536012 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2019-03-15 09:41:00 UTC
it probably needs to pull >=dev-libs/libpcre-8.42
Comment 9 Larry the Git Cow gentoo-dev 2019-03-23 12:25:32 UTC
The bug has been closed via the following commit(s):

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

commit 9cb889f92a3eba8a498804cec6d516c8912331d9
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-03-23 12:24:17 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-03-23 12:25:16 +0000

    dev-libs/poco: Fix deps, drop dead apache support
    
    Closes: https://bugs.gentoo.org/675052
    Closes: https://bugs.gentoo.org/673158
    Closes: https://bugs.gentoo.org/658202
    Closes: https://bugs.gentoo.org/620224
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 dev-libs/poco/poco-1.9.0-r2.ebuild | 131 +++++++++++++++++++++++++++++++++++++
 1 file changed, 131 insertions(+)