summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/performance/1882497
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/performance/1882497')
-rw-r--r--results/classifier/gemma3:12b/performance/18824978
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/performance/1882497 b/results/classifier/gemma3:12b/performance/1882497
new file mode 100644
index 00000000..ef5ac397
--- /dev/null
+++ b/results/classifier/gemma3:12b/performance/1882497
@@ -0,0 +1,8 @@
+
+Missing 'cmp' utility makes build take 10 times as long
+
+I have been doing some work cross compiling qemu for Windows using a minimal Fedora container. Recently I started hitting some timeouts on the CI service and noticed a build of all targets was going over 1 hour.
+
+It seems like the 'cmp' utility from diffutils is used somewhere in the process and if it's missing, either a configure or a make gets run way too many times - I'll try to pull logs from the CI system at some stage soon.
+
+Could a warning or error be added if cmp is missing?
\ No newline at end of file