summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kernel/1876568
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/gemma3:12b/kernel/1876568
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/kernel/1876568')
-rw-r--r--results/classifier/gemma3:12b/kernel/187656818
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kernel/1876568 b/results/classifier/gemma3:12b/kernel/1876568
new file mode 100644
index 000000000..452a26340
--- /dev/null
+++ b/results/classifier/gemma3:12b/kernel/1876568
@@ -0,0 +1,18 @@
+
+"semtimedop" implementation missing in qemu?
+
+I was trying to do an ARMv6 cross compile with qemu-user-static when I ran into this:
+
+https://travis-ci.com/github/VDR4Arch/vdr4arch/jobs/326884620#L1596
+
+I was close to giving up when I found the following:
+
+https://github.com/osrf/multiarch-docker-image-generation/issues/36
+
+Most important comment may be this one:
+
+https://github.com/osrf/multiarch-docker-image-generation/issues/36#issuecomment-610626796
+
+> The "correct" way to fix this does seem to be to implement semtimedop in qemu.
+
+I don't know how much involved the people, discussing there, are in the qemu development but I thought it may be a good idea to bring this to your attention. If this is already fixed (I haven't found any bug about "semtimedop"), then please just close this one and tell me in which version the fix will be included.
\ No newline at end of file