summary refs log tree commit diff stats
path: root/results/classifier/gemma3:27b/runtime/1869241
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:27b/runtime/1869241')
-rw-r--r--results/classifier/gemma3:27b/runtime/186924122
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/gemma3:27b/runtime/1869241 b/results/classifier/gemma3:27b/runtime/1869241
new file mode 100644
index 00000000..6b7faaa9
--- /dev/null
+++ b/results/classifier/gemma3:27b/runtime/1869241
@@ -0,0 +1,22 @@
+
+
+
+svn checkout fails with E000075 "Value too large for defined data type"
+
+I try to autobuild for ARM7 with qemu-arm-static. Part of this is downloading source via SVN.
+
+Whenever I try to download a SVN repository I get the following output:
+
+    svn: E000075: Can't read directory '...': Value too large for defined data type
+
+qemu-arm-static version is 4.2.0
+
+I've also tried older versions without change.
+
+Platform I try to emulate is armv7h (Arch Linux ARM for Raspberry Pi 2)
+
+Host system is AMD64
+
+This can be reproduced 100% of the time. Here I have the issue happening on Travis CI:
+
+https://travis-ci.com/github/VDR4Arch/vdr4arch/jobs/304839747#L7228
\ No newline at end of file