On Tuesday 20 September 2011, Ruediger Meier wrote:
On Tuesday 20 September 2011, Cristian Rodríguez wrote:
On 20/09/11 12:49, Ilya Chernykh wrote:
For 32-bit it builds well.
Some build host in the OBS appear to be broken atm.
For me the error happens only on x86_64 openSUSE_11.4 and Tumbleweed. Both distros have the same gcc version installed, so could be they changed something with vm setup which affects only this gcc/arch combination!?
I was wrong, the build errors happens across all distributions (also non suse) but only on x86_64. I've diffed a lot logfiles and came to some vague conclusions: 1. Errors happens on kvm vms 64bit only. 2. It's because the 64bit kvm vms are started without -cpu in opposite to the 32bit ones. Therefore we have original (so random, differnt) host cpu archs when building 64bit stuff but generic host cpus on i586. 3. If configure scripts are agressively trying to optimize CCFLAGS then build may fail dependent on the current buildhost CPU. cu, Rudi -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org