From d0c85e36e4de67af628d54e9ab577cc3fad7796a Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 3 Jul 2025 07:27:52 +0000 Subject: add deepseek and gemma results --- results/classifier/gemma3:12b/files/1771570 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 results/classifier/gemma3:12b/files/1771570 (limited to 'results/classifier/gemma3:12b/files/1771570') diff --git a/results/classifier/gemma3:12b/files/1771570 b/results/classifier/gemma3:12b/files/1771570 new file mode 100644 index 000000000..aa23c90f3 --- /dev/null +++ b/results/classifier/gemma3:12b/files/1771570 @@ -0,0 +1,12 @@ + +qemu-aarch64 $program > $file doesn't pipe output to file in 2.12.0 + +Running qemu-aarch64 $program > $file doesn't pipe anything to $file. The file is created but empty. + +qemu-aarch64 --help > $file works, so piping output in my system seems to work. +qemu-x86_64 $program > $file works, too. + +I'm running version 2.12.0 build from source with ./configure && make + +Output of uname -a: +Linux zhostname> 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux \ No newline at end of file -- cgit 1.4.1