Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674148 - dev-libs/gost-engine-1.1.0.3_p20181031 should depend on >=dev-libs/openssl-1.1.1 - CMake Error (...): Could NOT find OpenSSL, (...): Found unsuitable version "1.1.0j", but required is at least "1.1.1"
Summary: dev-libs/gost-engine-1.1.0.3_p20181031 should depend on >=dev-libs/openssl-1....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 683446
  Show dependency tree
 
Reported: 2018-12-31 02:38 UTC by Jeroen Roovers (RETIRED)
Modified: 2019-08-18 13:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2018-12-31 02:38:21 UTC
>>> Unpacking source...
>>> Unpacking gost-engine-1.1.0.3_p20181031.tar.gz to /var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work
>>> Source unpacked in /var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work
>>> Preparing source in /var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work/engine-e5cc3684f3b3ad40e186e23b00b253d234df92ab ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work/engine-e5cc3684f3b3ad40e186e23b00b253d234df92ab ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work/gost-engine-1.1.0.3_p20181031_build"
cmake -C /var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work/gost-engine-1.1.0.3_p20181031_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work/gost-engine-1.1.0.3_p20181031_build/gentoo_toolchain.cmake  /var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work/engine-e5cc3684f3b3ad40e186e23b00b253d234df92ab
loading initial cache file /var/tmp/portage/dev-libs/gost-engine-1.1.0.3_p20181031/work/gost-engine-1.1.0.3_p20181031_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/lib/distcc/bin/hppa2.0-unknown-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/distcc/bin/hppa2.0-unknown-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
  system variable OPENSSL_ROOT_DIR: Found unsuitable version "1.1.0j", but
  required is at least "1.1.1" (found /usr/lib/libcrypto.so)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:376 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindOpenSSL.cmake:412 (find_package_handle_standard_args)
  CMakeLists.txt:8 (find_package)


-- Configuring incomplete, errors occurred!
Comment 1 Larry the Git Cow gentoo-dev 2019-01-01 21:21:11 UTC
The bug has been closed via the following commit(s):

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

commit 70a58a245a3d03777f27b1d7389e0ba116d909b5
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-01-01 21:20:00 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-01-01 21:21:03 +0000

    dev-libs/gost-engine: Fix dependency, pmask for openssl-1.1.1
    
    Closes: https://bugs.gentoo.org/674148
    Package-Manager: Portage-2.3.53, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 ...1.0.3_p20181031.ebuild => gost-engine-1.1.0.3_p20181031-r1.ebuild} | 4 ++--
 dev-libs/gost-engine/gost-engine-9999.ebuild                          | 4 ++--
 profiles/package.mask                                                 | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2019-08-18 13:52:57 UTC
The bug has been referenced in the following commit(s):

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

commit 17965f0a95e26892353c8e8d056c011001b18ba6
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-08-18 13:49:20 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-08-18 13:52:49 +0000

    profiles: lift dev-libs/gost-engine mask
    
    Bug: https://bugs.gentoo.org/674148
    Bug: https://bugs.gentoo.org/683446
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 profiles/package.mask | 4 ----
 1 file changed, 4 deletions(-)