pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

onnxruntime: link to gentoo ebuild for ideas



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Sep 26 16:08:07 2026 +0200
Changeset:	994aae62bc2294ab1ad35c4dee599769bdf3d83f

Modified Files:
	onnxruntime/TODO

Log Message:
onnxruntime: link to gentoo ebuild for ideas

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=994aae62bc2294ab1ad35c4dee599769bdf3d83f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 onnxruntime/TODO | 28 ++--------------------------
 1 file changed, 2 insertions(+), 26 deletions(-)

diffs:
diff --git a/onnxruntime/TODO b/onnxruntime/TODO
index 3147cde17e..34a78da908 100644
--- a/onnxruntime/TODO
+++ b/onnxruntime/TODO
@@ -1,26 +1,2 @@
-2026-05-01 09:18:02,139 build [INFO] - Build started
-2026-05-01 09:18:02,139 build [INFO] - git submodule sync --recursive
-fatal: not a git repository (or any of the parent directories): .git
-Traceback (most recent call last):
-  File "/tmp/wip/onnxruntime/work/onnxruntime-1.25.1/tools/ci_build/build.py", line 2667, in <module>
-    sys.exit(main())
-             ~~~~^^
-  File "/tmp/wip/onnxruntime/work/onnxruntime-1.25.1/tools/ci_build/build.py", line 2446, in main
-    update_submodules(source_dir)
-    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
-  File "/tmp/wip/onnxruntime/work/onnxruntime-1.25.1/tools/ci_build/build.py", line 152, in update_submodules
-    run_subprocess(["git", "submodule", "sync", "--recursive"], cwd=source_dir)
-    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-  File "/tmp/wip/onnxruntime/work/onnxruntime-1.25.1/tools/ci_build/build.py", line 148, in run_subprocess
-    return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
-  File "/tmp/wip/onnxruntime/work/onnxruntime-1.25.1/tools/python/util/run.py", line 50, in run
-    completed_process = subprocess.run(
-        cmd,
-    ...<6 lines>...
-        shell=shell,
-    )
-  File "/usr/pkg/lib/python3.14/subprocess.py", line 578, in run
-    raise CalledProcessError(retcode, process.args,
-                             output=stdout, stderr=stderr)
-subprocess.CalledProcessError: Command '['git', 'submodule', 'sync', '--recursive']' returned non-zero exit status 128.
-*** Error code 1
+Gentoo build:
+https://gpo.zugaina.org/AJAX/Ebuild/56660073/View


Home | Main Index | Thread Index | Old Index