Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665478 - net-libs/google-cloud-cpp-0.2.0 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Summary: net-libs/google-cloud-cpp-0.2.0 : CMake Error at /.../FindPackageHandleStanda...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-08 07:19 UTC by Toralf Förster
Modified: 2018-09-08 08:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.77 KB, text/plain)
2018-09-08 07:19 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.22 KB, text/plain)
2018-09-08 07:19 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,59.06 KB, text/plain)
2018-09-08 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.25 KB, text/plain)
2018-09-08 07:19 UTC, Toralf Förster
Details
environment (environment,108.25 KB, text/plain)
2018-09-08 07:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.67 KB, application/x-bzip)
2018-09-08 07:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.49 KB, application/x-bzip)
2018-09-08 07:19 UTC, Toralf Förster
Details
net-libs:google-cloud-cpp-0.2.0:20180907-212729.log (net-libs:google-cloud-cpp-0.2.0:20180907-212729.log,5.54 KB, text/plain)
2018-09-08 07:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.57 KB, application/x-bzip)
2018-09-08 07:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-09-08 07:19:02 UTC
-- Performing Test CXX_SUPPORTS_COVERAGE_FLAG - Success
-- clang-tidy not found.
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR
  GTEST_MAIN_LIBRARY)
Call Stack (most recent call first):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20180905-191033

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv net-libs/google-cloud-cpp
[ebuild  N    ] net-libs/google-cloud-cpp-0.2.0  USE="-test" 

!!! The following installed packages are masked:
- app-admin/vault-0.11.0::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-09-08 07:19:05 UTC
Created attachment 546232 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-08 07:19:08 UTC
Created attachment 546234 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2018-09-08 07:19:11 UTC
Created attachment 546236 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-09-08 07:19:14 UTC
Created attachment 546238 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-09-08 07:19:17 UTC
Created attachment 546240 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-09-08 07:19:20 UTC
Created attachment 546242 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-08 07:19:23 UTC
Created attachment 546244 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-09-08 07:19:26 UTC
Created attachment 546246 [details]
net-libs:google-cloud-cpp-0.2.0:20180907-212729.log
Comment 9 Toralf Förster gentoo-dev 2018-09-08 07:19:29 UTC
Created attachment 546248 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2018-09-08 08:24:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099f6fd7c44fcfa8061fb6fa907aa28d96d6d81b

commit 099f6fd7c44fcfa8061fb6fa907aa28d96d6d81b
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2018-09-08 08:11:52 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2018-09-08 08:24:17 +0000

    net-libs/google-cloud-cpp: Add gtest dep
    
    Fixes: https://bugs.gentoo.org/665478
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/google-cloud-cpp/google-cloud-cpp-0.2.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)