Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927403 - 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
Summary: net-libs/grpc-1.60.0[test] fails to configure: CMake Error at CMakeLists.txt:...
Status: CONFIRMED
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: 922877
  Show dependency tree
 
Reported: 2024-03-21 14:29 UTC by matoro
Modified: 2024-03-21 14:29 UTC (History)
2 users (show)

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


Attachments
build.log and emerge --info (file_927403.txt,10.34 KB, text/plain)
2024-03-21 14:29 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
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