Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924937 - sci-libs/onnx-1.15.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sci-libs/onnx-1.15.0 fails to compile with dev-lang/python-exec[-native-symli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2024-02-18 17:42 UTC by Agostino Sarubbo
Modified: 2024-02-19 21:30 UTC (History)
0 users

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


Attachments
build.log (build.log,44.58 KB, text/plain)
2024-02-18 17:42 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 2024-02-18 17:42:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/onnx-1.15.0 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 17:42:04 UTC
Created attachment 885374 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-18 17:42:08 UTC
Error(s) that match a know pattern:


  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Comment 3 Larry the Git Cow gentoo-dev 2024-02-19 21:30:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b343d6ff49561e71151fdedd9634385656f764

commit 31b343d6ff49561e71151fdedd9634385656f764
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-02-19 21:28:25 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-02-19 21:29:07 +0000

    sci-libs/onnx: always depends on python
    
    Closes: https://bugs.gentoo.org/924937
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../{onnx-1.15.0.ebuild => onnx-1.15.0-r1.ebuild}  | 44 ++++++++++++----------
 1 file changed, 24 insertions(+), 20 deletions(-)