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

Bug 927403

Summary: net-libs/grpc-1.60.0[test] fails to configure: CMake Error at CMakeLists.txt:3369 (add_library): Cannot find source file: third_party/googletest/googlemock/src/gmock-cardinalities.cc
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: CONFIRMED ---    
Severity: normal CC: matoro_gentoo, xen0n
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36711
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 922877    
Attachments: build.log and emerge --info

Description matoro archtester 2024-03-21 14:29:21 UTC
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O2 -pipe 
C++             -O2 -pipe 
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed
Module          -Wl,-O1 -Wl,--as-needed
Shared          -Wl,-O1 -Wl,--as-needed

-- Configuring done (0.8s)
CMake Error at CMakeLists.txt:3369 (add_library):
  Cannot find source file:

    third_party/googletest/googlemock/src/gmock-cardinalities.cc

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc


CMake Error at CMakeLists.txt:3369 (add_library):
  No SOURCES given to target: gtest


CMake Generate step failed.  Build files cannot be regenerated correctly.

Reproducible: Always
Comment 1 matoro archtester 2024-03-21 14:29:56 UTC
Created attachment 888044 [details]
build.log and emerge --info