* [gentoo-commits] repo/proj/guru:master commit in: sci-libs/onnxruntime/
@ 2025-09-01 8:25 David Roman
0 siblings, 0 replies; only message in thread
From: David Roman @ 2025-09-01 8:25 UTC (permalink / raw
To: gentoo-commits
commit: 0765197bb784406123ff91e3dba488c19f19cde0
Author: Pavel Sobolev <contact <AT> paveloom <DOT> dev>
AuthorDate: Sat Aug 30 13:34:37 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Aug 30 14:40:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0765197b
sci-libs/onnxruntime: avoid building with `>=sci-ml/onnx-1.18`
`sci-ml/onnx` v1.18.0 contains a change that prevents
`onnxruntime` from building successfully.
Bug: https://github.com/microsoft/onnxruntime/issues/24561
Signed-off-by: Pavel Sobolev <contact <AT> paveloom.dev>
sci-libs/onnxruntime/onnxruntime-1.22.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/onnxruntime/onnxruntime-1.22.2.ebuild b/sci-libs/onnxruntime/onnxruntime-1.22.2.ebuild
index c8b5bb9039..455e1644c4 100644
--- a/sci-libs/onnxruntime/onnxruntime-1.22.2.ebuild
+++ b/sci-libs/onnxruntime/onnxruntime-1.22.2.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
dev-libs/cpuinfo
dev-libs/protobuf:=
dev-libs/re2:=
- sci-ml/onnx[disableStaticReg]
+ <sci-ml/onnx-1.18[disableStaticReg]
python? (
${PYTHON_DEPS}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-01 8:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-01 8:25 [gentoo-commits] repo/proj/guru:master commit in: sci-libs/onnxruntime/ David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox