files: 0.975 mistranslation: 0.925 device: 0.877 performance: 0.800 graphic: 0.768 architecture: 0.768 network: 0.768 register: 0.753 PID: 0.721 kernel: 0.715 vnc: 0.712 risc-v: 0.710 VMM: 0.663 arm: 0.661 socket: 0.648 boot: 0.641 TCG: 0.639 ppc: 0.603 KVM: 0.601 permissions: 0.581 semantic: 0.575 hypervisor: 0.499 peripherals: 0.498 debug: 0.477 i386: 0.463 x86: 0.378 user-level: 0.351 assembly: 0.282 virtual: 0.217 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).