diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/gemma3:12b/other/1824 | 2 | ||||
| -rw-r--r-- | results/classifier/gemma3:12b/other/1824616 | 6 |
2 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/other/1824 b/results/classifier/gemma3:12b/other/1824 new file mode 100644 index 000000000..66f3fea54 --- /dev/null +++ b/results/classifier/gemma3:12b/other/1824 @@ -0,0 +1,2 @@ + +[8.x] qemu-user does not build under CentOS 7 any longer diff --git a/results/classifier/gemma3:12b/other/1824616 b/results/classifier/gemma3:12b/other/1824616 new file mode 100644 index 000000000..e9a75ac2a --- /dev/null +++ b/results/classifier/gemma3:12b/other/1824616 @@ -0,0 +1,6 @@ + +Build succeeds despite flex/bison missing + +I just built qemu using a fresh install, and "make" would report success despite messages of "flex: command not found" and "bison: command not found". + +I didn't notice any errors, but I don't know whether that's because there's a workaround in case the tools aren't there, or because I didn't exercize the code paths that would fail. \ No newline at end of file |