Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658202 - dev-libs/poco-1.9.0 : /.../DigestEngine.cpp:52:2: error: EVP_MD_CTX_free was not declared in this scope
Summary: dev-libs/poco-1.9.0 : /.../DigestEngine.cpp:52:2: error: EVP_MD_CTX_free was ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 609252
  Show dependency tree
 
Reported: 2018-06-16 07:39 UTC by Toralf Förster
Modified: 2019-03-23 12:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.66 KB, text/plain)
2018-06-16 07:40 UTC, Toralf Förster
Details
dev-libs:poco-1.9.0:20180615-223615.log (dev-libs:poco-1.9.0:20180615-223615.log,420.16 KB, text/plain)
2018-06-16 07:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,299.09 KB, text/plain)
2018-06-16 07:40 UTC, Toralf Förster
Details
environment (environment,114.26 KB, text/plain)
2018-06-16 07:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.34 KB, application/x-bzip)
2018-06-16 07:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.84 KB, application/x-bzip)
2018-06-16 07:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.29 KB, application/x-bzip)
2018-06-16 07:40 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 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(+)