summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/files/1883414
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2-tmp/output/files/1883414
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/files/1883414')
-rw-r--r--results/classifier/deepseek-2-tmp/output/files/188341428
1 files changed, 0 insertions, 28 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/files/1883414 b/results/classifier/deepseek-2-tmp/output/files/1883414
deleted file mode 100644
index 9a801858d..000000000
--- a/results/classifier/deepseek-2-tmp/output/files/1883414
+++ /dev/null
@@ -1,28 +0,0 @@
-
-Cannot build qemu-5.0.0 from tarball
-
-Cannot build qemu 5.0.0 from the release tarball. Building from git-clone succeeds.
-
-After downloading and unpacking the 5.0.0 tarball, I typed the following:
-
-mkdir build
-cd build
-../configure
-
-Then got the following error message:
-
-ERROR: missing file /home/uri/qemu-5.0.0/ui/keycodemapdb/README
-
-This is not a GIT checkout but module content appears to
-be missing. Do not use 'git archive' or GitHub download links
-to acquire QEMU source archives. Non-GIT builds are only
-supported with source archives linked from:
-
-  https://www.qemu.org/download/#source
-
-Developers working with GIT can use scripts/archive-source.sh
-if they need to create valid source archives.
-
-It appears the ui/keycodemapdb is missing some files that are obtained from a git submodule in a git tree.
-
-Building from a git clone succeeds.
\ No newline at end of file