Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846452 - sci-libs/onnx-1.11.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sci-libs/onnx-1.11.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: 2022-05-19 12:36 UTC by Agostino Sarubbo
Modified: 2022-05-19 20:09 UTC (History)
0 users

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


Attachments
build.log (build.log,43.28 KB, text/plain)
2022-05-19 12:36 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,45.99 KB, text/plain)
2022-05-19 12:36 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 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(-)