risc-v: 0.383 user-level: 0.370 TCG: 0.354 mistranslation: 0.324 VMM: 0.305 hypervisor: 0.302 x86: 0.288 ppc: 0.287 virtual: 0.283 i386: 0.271 register: 0.270 KVM: 0.263 debug: 0.261 graphic: 0.260 architecture: 0.257 device: 0.250 permissions: 0.250 peripherals: 0.248 kernel: 0.248 files: 0.243 PID: 0.240 boot: 0.239 vnc: 0.238 assembly: 0.234 arm: 0.234 performance: 0.233 semantic: 0.232 socket: 0.228 network: 0.226 QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error lt LINK libcacard.la /usr/bin/ld: libcacard/.libs/vcard.o: relocation R_X86_64_PC32 against `vcard_buffer_response_delete' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status make[4]: *** [libcacard.la] Error 1 make[3]: *** [subdir-libcacard] Error 2 I have bisect'd this to: dcs-xen-53:~/qemu>git-bisect next 00c705fb92bc6e69e955aeac3614e05ca02feacd is the first bad commit commit 00c705fb92bc6e69e955aeac3614e05ca02feacd Author: Paolo Bonzini