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).