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

Bug 785184

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 issuesAssignee: 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 gentoo-dev 2021-04-23 07:30:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/monero-0.17.1.9 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-23 07:30:23 UTC
Created attachment 701844 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-23 07:30:24 UTC
Created attachment 701847 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-23 07:30:45 UTC
Created attachment 701850 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-23 07:30:49 UTC
Created attachment 701853 [details]
2-CMakeError.log

2-CMakeError.log
Comment 5 Agostino Sarubbo gentoo-dev 2021-04-23 07:30:52 UTC
Created attachment 701856 [details]
2-CMakeOutput.log

2-CMakeOutput.log
Comment 6 Agostino Sarubbo gentoo-dev 2021-04-23 07:30:59 UTC
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)
Comment 7 James Beddek 2021-04-25 00:00:17 UTC
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
Comment 8 Bertrand Jacquin 2021-06-12 20:03:35 UTC
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]