Summary: | [guru] net-p2p/monero-0.17.1.9 fails to compile with dev-lang/python-exec[-native-symlinks] | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | James Beddek <telans> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | bertrand, guru-bugs, gustav.schaffter, ildurrx |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 762406 | ||
Attachments: |
build.log
1-CMakeError.log 1-CMakeOutput.log 2-CMakeError.log 2-CMakeOutput.log |
Description
Agostino Sarubbo
2021-04-23 07:30:21 UTC
Created attachment 701844 [details]
build.log
build log and emerge --info
Created attachment 701847 [details]
1-CMakeError.log
1-CMakeError.log
Created attachment 701850 [details]
1-CMakeOutput.log
1-CMakeOutput.log
Created attachment 701853 [details]
2-CMakeError.log
2-CMakeError.log
Created attachment 701856 [details]
2-CMakeOutput.log
2-CMakeOutput.log
Possible context of error(s): -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Could not find DEVELOPER_LOCAL_TOOLS in env (not required) -- Could not find DEVELOPER_LIBUNBOUND_OLD in env (not required) -- Could NOT find HIDAPI (missing: HIDAPI_LIBRARY HIDAPI_INCLUDE_DIR) -- Could not find HIDAPI -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) This doesn't appear to be a [-native-symlinks] issue. I can't reproduce. -- CMake version 3.20.1 -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 ... -- The C compiler identification is unknown -- The CXX compiler identification is unknown CMake Error at CMakeLists.txt:31 (project): No CMAKE_C_COMPILER could be found. I'm not sure what's going on here It's unclear where this ebuild comes from since it's not present in default gentoo tree, however version available in https://git.pants-on.net/gentoo/portage.git/tree/net-p2p/monero builds like a charm with dev-lang/python-exec[-native-symlinks] |