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

Bug 846452

Summary: sci-libs/onnx-1.11.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log
1-CMakeOutput.log

Description Agostino Sarubbo gentoo-dev 2022-05-19 12:36:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-19 12:36:32 UTC
Created attachment 779528 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-19 12:36:33 UTC
Created attachment 779531 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-05-19 12:36:35 UTC
Error(s) that match a know pattern:


  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Comment 4 Larry the Git Cow gentoo-dev 2022-05-19 20:09:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c3c8cf4badea39c16ec491928d2363df72f892

commit 55c3c8cf4badea39c16ec491928d2363df72f892
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-05-19 20:09:03 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-05-19 20:09:03 +0000

    sci-libs/onnx: inherit python-any-r1
    
    Closes: https://bugs.gentoo.org/846452
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../onnx/{onnx-1.11.0.ebuild => onnx-1.11.0-r1.ebuild}    | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)