summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/files/1720747
blob: 40133231addf2735776531ccf26b9c8a98e08f28 (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
files: 0.975
other: 0.935
device: 0.877
performance: 0.800
graphic: 0.768
network: 0.768
PID: 0.721
vnc: 0.712
socket: 0.648
boot: 0.641
KVM: 0.601
permissions: 0.581
semantic: 0.575
debug: 0.477

cannot extract release tarball on case-insensitive filesystems

Extracting the release tarball for qemu-2.10.0 results in an error on case-insensitive filesystems because of the files qemu-2.10.0/roms/u-boot/scripts/Kconfig and qemu-2.10.0/roms/u-boot/scripts/kconfig.

All other files are extracted correctly, and the resulting source can be built correctly.

But tar returns with an error, which creates difficulties when trying to automate the build process (e.g: homebrew).