diff options
Diffstat (limited to 'results/classifier/105/other/1720747')
| -rw-r--r-- | results/classifier/105/other/1720747 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/105/other/1720747 b/results/classifier/105/other/1720747 new file mode 100644 index 00000000..a6ab560d --- /dev/null +++ b/results/classifier/105/other/1720747 @@ -0,0 +1,21 @@ +other: 0.935 +mistranslation: 0.925 +device: 0.877 +graphic: 0.768 +network: 0.768 +instruction: 0.741 +vnc: 0.712 +socket: 0.648 +boot: 0.641 +KVM: 0.601 +semantic: 0.575 +assembly: 0.282 + +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). + |