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.
Created attachment 362876 [details] emerge --info
*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