summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/129
blob: b4c29cf515cbe0a3ff77ed339d73ea9b104031bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
device: 0.738
semantic: 0.632
graphic: 0.595
files: 0.438
PID: 0.430
vnc: 0.262
network: 0.258
boot: 0.251
permissions: 0.192
debug: 0.191
performance: 0.172
socket: 0.164
KVM: 0.083
other: 0.042

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
```