From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-libs/onnxruntime/
Date: Mon, 01 Sep 2025 08:25:08 +0000 (UTC) [thread overview]
Message-ID: <1756564836.0765197bb784406123ff91e3dba488c19f19cde0.davidroman@gentoo> (raw)
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}
reply other threads:[~2025-09-01 8:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1756564836.0765197bb784406123ff91e3dba488c19f19cde0.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox