Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490852 - =media-libs/chromaprint-1.0[test] could NOT find GTest (missing: GTEST_SOURCE_DIR)
Summary: =media-libs/chromaprint-1.0[test] could NOT find GTest (missing: GTEST_SOURCE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-09 13:04 UTC by Markus Walter
Modified: 2013-11-24 10:49 UTC (History)
0 users

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


Attachments
build log (chromaprint-1.0:20131109-113601.log,4.46 KB, text/plain)
2013-11-09 13:04 UTC, Markus Walter
Details
emerge --info (info-chromaprint.txt,5.69 KB, text/plain)
2013-11-09 13:04 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2013-11-09 13:04:16 UTC
Created attachment 362874 [details]
build log

On my hardened ~amd64 machine I see the following failure when merging chromaprint during the configure phase.

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find GTest (missing: GTEST_SOURCE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGTest.cmake:75 (find_package_handle_standard_args)
  CMakeLists.txt:151 (find_package)

I have gtest-1.7.0 installed. chromaprint-0.7 merges fine.
Comment 1 Markus Walter 2013-11-09 13:04:31 UTC
Created attachment 362876 [details]
emerge --info
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-11-24 10:49:31 UTC
*chromaprint-1.1 (24 Nov 2013)

  24 Nov 2013; Justin Lecher <jlec@gentoo.org> -chromaprint-1.0.ebuild,
  +chromaprint-1.1.ebuild, +files/chromaprint-1.1-gtest.patch, metadata.xml:
  Version Bump and drop old (Changelog says: "Fixed potential DoS attack in
  fingerprint decompression code."), fixes #490364; fix gtest detection, #490852