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

Bug 703886

Summary: net-dns/getdns-1.6.0_beta1: CMake Error at /.../FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Check (missing: CHECK_LIBRARIES CHECK_INCLUDE_DIR) (Required is at least version "0.9.6")
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: ago, sam, slashbeast
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/14174
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeError.log
CMakeOutput.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-dns:getdns-1.6.0_beta1:20191224-033809.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-26 21:18:21 UTC
-- Looking for MSG_FASTOPEN - found
-- Found Libuv: /usr/lib64/libuv.so (found version "1.34.0") 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find Check (missing: CHECK_LIBRARIES CHECK_INCLUDE_DIR) (Required
  is at least version "0.9.6")
Call Stack (most recent call first):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20191221-021510

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 24 Dec 2019 01:06:07 +0000

emerge -qpvO net-dns/getdns
[ebuild  N    ] net-dns/getdns-1.6.0_beta1  USE="filecaps getdns-query getdns-server-mon idn unbound -doc -examples -gnutls -libev -libevent -libuv -static-libs -stubby"
Comment 1 Toralf Förster gentoo-dev 2019-12-26 21:18:24 UTC
Created attachment 600686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-26 21:18:26 UTC
Created attachment 600688 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-12-26 21:18:29 UTC
Created attachment 600690 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-12-26 21:18:32 UTC
Created attachment 600692 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-12-26 21:18:35 UTC
Created attachment 600694 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-12-26 21:18:38 UTC
Created attachment 600696 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-26 21:18:40 UTC
Created attachment 600698 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-12-26 21:18:43 UTC
Created attachment 600700 [details]
net-dns:getdns-1.6.0_beta1:20191224-033809.log
Comment 9 Toralf Förster gentoo-dev 2019-12-26 21:18:46 UTC
Created attachment 600702 [details]
temp.tbz2
Comment 10 Piotr Karbowski (RETIRED) gentoo-dev 2019-12-30 09:12:45 UTC
Missing DEPEND on dev-libs/check
Comment 11 Larry the Git Cow gentoo-dev 2020-01-03 21:32:06 UTC
The bug has been closed via the following commit(s):

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

commit 06f3f121631f90bddbd09bef70f13140e03ac518
Author:     Quentin Retornaz <gentoo@retornaz.com>
AuthorDate: 2019-12-29 20:27:15 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2020-01-03 21:31:58 +0000

    net-dns/getdns: fix forgot use_with replaced by usex and switch to cmake.eclass
    
    Closes: https://bugs.gentoo.org/703886
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 net-dns/getdns/getdns-1.6.0_beta1-r1.ebuild | 87 +++++++++++++++++++++++++++++
 1 file changed, 87 insertions(+)
Comment 12 Kristian 2020-05-14 16:32:13 UTC
The mentioned commit has not fixed the missing dependency. Same problem reappears with -r2.
Comment 13 Andreas Sturmlechner gentoo-dev 2021-01-02 00:29:39 UTC
*** Bug 713000 has been marked as a duplicate of this bug. ***
Comment 14 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-31 01:59:04 UTC
*** Bug 731186 has been marked as a duplicate of this bug. ***