Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785184 - [guru] net-p2p/monero-0.17.1.9 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: [guru] net-p2p/monero-0.17.1.9 fails to compile with dev-lang/python-exec[-na...
Status: RESOLVED WORKSFORME
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Beddek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-04-23 07:30 UTC by Agostino Sarubbo
Modified: 2021-11-14 06:49 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,54.32 KB, text/plain)
2021-04-23 07:30 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,3.24 KB, text/plain)
2021-04-23 07:30 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,54.41 KB, text/plain)
2021-04-23 07:30 UTC, Agostino Sarubbo
Details
2-CMakeError.log (2-CMakeError.log,4.66 KB, text/plain)
2021-04-23 07:30 UTC, Agostino Sarubbo
Details
2-CMakeOutput.log (2-CMakeOutput.log,47 bytes, text/plain)
2021-04-23 07:30 UTC, Agostino Sarubbo
Details

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