On Tue, Nov 22, 2011 at 11:53 PM, Alexander Graf <ag...@suse.de> wrote: > > On 23.11.2011, at 01:09, q...@buildbot.b1-systems.de wrote: > >> The Buildbot has detected a new failure on builder default_x86_64_rhel5 >> while building qemu. >> Full details are available at: >> http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/78 >> >> Buildbot URL: http://buildbot.b1-systems.de/qemu/ >> >> Buildslave for this Build: kraxel_rhel5 >> >> Build Reason: The Nightly scheduler named 'nightly_default' triggered this >> build >> Build Source Stamp: [branch master] HEAD >> Blamelist: >> >> BUILD FAILED: failed compile > > LINK i386-softmmu/qemu-system-i386 > > /usr/bin/ld: exec.o: relocation R_X86_64_TPOFF32 against > `tls__cpu_single_env' can not be used when making a shared object; recompile > with -fPIC > exec.o: could not read symbols: Bad value > collect2: ld returned 1 exit status > make[1]: *** [qemu-system-i386] Error 1 > make: *** [subdir-i386-softmmu] Error 2
This is the PIE issue that has been mentioned on the list. Stefan