summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/files/1245724
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:34:26 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:35:44 +0000
commit25f8033d556aa17afaea4a5196ea7a69fe248320 (patch)
tree0f056db167683be54ea1e5e72d29d6069af55e7d /results/classifier/deepseek-2-tmp/output/files/1245724
parent8e6da29e4ee5fc14bc1cc816a24f21271f14090d (diff)
downloadqemu-analysis-25f8033d556aa17afaea4a5196ea7a69fe248320.tar.gz
qemu-analysis-25f8033d556aa17afaea4a5196ea7a69fe248320.zip
add new temporary deepseek-r1:14b results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/files/1245724')
-rw-r--r--results/classifier/deepseek-2-tmp/output/files/124572414
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/files/1245724 b/results/classifier/deepseek-2-tmp/output/files/1245724
new file mode 100644
index 000000000..670e8e5c4
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/files/1245724
@@ -0,0 +1,14 @@
+
+libfdt.a git compilation fail
+
+I don't know the commit tags but I checked out dtc on the 28 of october at 20:27 in the tree of qemu (also git checkout out tonight). The compilation fail at line 234 in qemu/dtc/Makefile so I inserted that line:
+
+@$ /usr/bin/strace -o /usr/src/qemu_build/error.log.txt /usr/bin/ar $@
+
+into the makefile at position 234 to see what is the exact problem but the strace log is inconclusive.
+
+for the error: /usr/bin/ar: deux operations différentes spécifiées
+
+liberal translation is: two different operation specified.
+
+the distribution is arch linux with binutils 2.23.2, gcc 4.8.2 and kernel kvm-3.12.0-rc5 from git.
\ No newline at end of file