Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931229 - sci-libs/onnx-1.15.0-r2 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sci-libs/onnx-1.15.0-r2 fails to compile with dev-lang/python-exec[-native-sy...
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-05-05 06:30 UTC by Agostino Sarubbo
Modified: 2024-05-05 09:26 UTC (History)
0 users

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


Attachments
build.log (build.log,44.26 KB, text/plain)
2024-05-05 06: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 2024-05-05 06:30:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/onnx-1.15.0-r2 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-05-05 06:30:57 UTC
Created attachment 892278 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-05 06:30:58 UTC
Error(s) that match a know pattern:


  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Comment 3 Larry the Git Cow gentoo-dev 2024-05-05 09:26:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1256a483f24cebcb72afa419436f1ec6d8bc3916

commit 1256a483f24cebcb72afa419436f1ec6d8bc3916
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-05-05 09:24:45 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-05-05 09:26:18 +0000

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

 ...onnx-1.15.0-r2.ebuild => onnx-1.15.0-r3.ebuild} | 45 ++++++++++++----------
 1 file changed, 25 insertions(+), 20 deletions(-)