diff options
Diffstat (limited to 'results/classifier/105/instruction/129')
| -rw-r--r-- | results/classifier/105/instruction/129 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/105/instruction/129 b/results/classifier/105/instruction/129 new file mode 100644 index 00000000..4f78f621 --- /dev/null +++ b/results/classifier/105/instruction/129 @@ -0,0 +1,25 @@ +instruction: 0.762 +device: 0.738 +semantic: 0.632 +graphic: 0.595 +mistranslation: 0.462 +vnc: 0.262 +network: 0.258 +boot: 0.251 +socket: 0.164 +KVM: 0.083 +other: 0.042 +assembly: 0.009 + +Build failure due to conflicts with the C++20 version header +Steps to reproduce: +qemu 5.2.0: +``` +brew install -s qemu +``` + +qemu 6.0.0: +``` +wget https://raw.githubusercontent.com/Homebrew/homebrew-core/02107501a48cc9d08480913ee1c79866dc60c23a/Formula/qemu.rb +brew install -s qemu.rb +``` |