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

Bug 754255

Summary: media-libs/chromaprint-1.5.0 : Could NOT find GTest (missing: GTEST_SOURCE_DIR)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: ago
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeError.log
CMakeOutput.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:chromaprint-1.5.0:20201113-090051.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-11-13 13:47:20 UTC
-- Using swresample for audio conversion
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
  Could NOT find GTest (missing: GTEST_SOURCE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGTest.cmake:75 (find_package_handle_standard_args)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_abi32+64_test-20201027-192603

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Rust versions:
  [1]   rust-bin-1.47.0 *
  [2]   rust-1.47.0
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Nov 13 08:05:38 AM UTC 2020
/var/db/repos/libressl	Sat Nov  7 03:06:11 PM UTC 2020

emerge -qpvO media-libs/chromaprint
[ebuild  N    ] media-libs/chromaprint-1.5.0  USE="test -tools" ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-11-13 13:47:21 UTC
this seems to be either still an issue or a similarity to the one reported in bug 490852
Comment 2 Toralf Förster gentoo-dev 2020-11-13 13:47:23 UTC
Created attachment 671212 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-13 13:47:24 UTC
Created attachment 671215 [details]
CMakeError.log
Comment 4 Toralf Förster gentoo-dev 2020-11-13 13:47:25 UTC
Created attachment 671218 [details]
CMakeOutput.log
Comment 5 Toralf Förster gentoo-dev 2020-11-13 13:47:27 UTC
Created attachment 671221 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2020-11-13 13:47:29 UTC
Created attachment 671224 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2020-11-13 13:47:30 UTC
Created attachment 671227 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-11-13 13:47:31 UTC
Created attachment 671230 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-11-13 13:47:33 UTC
Created attachment 671233 [details]
media-libs:chromaprint-1.5.0:20201113-090051.log
Comment 10 Toralf Förster gentoo-dev 2020-11-13 13:47:34 UTC
Created attachment 671236 [details]
temp.tbz2
Comment 11 Miroslav Šulc gentoo-dev 2021-04-22 10:44:00 UTC
*** Bug 724750 has been marked as a duplicate of this bug. ***
Comment 12 Larry the Git Cow gentoo-dev 2021-04-22 11:10:53 UTC
The bug has been closed via the following commit(s):

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

commit 59532dc8f0358caf3b99b3d5a5461975eaabaafd
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-04-22 11:10:28 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-04-22 11:10:46 +0000

    media-libs/chromaprint: fixed running tests in 1.5.0
    
    Closes: https://bugs.gentoo.org/754255
    Closes: https://bugs.gentoo.org/720852
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/chromaprint/chromaprint-1.5.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)