Planning/2.0/Testing: Difference between revisions

From QEMU
(Update openSUSE Factory ppc/ppc64 status)
(Updated -rc0 status)
 
Line 1: Line 1:
=== v2.0.0-rc0 status ===
=== v2.0.0-rc0 status ===


OpenBSD build fails due to a conflict with our MACHINE cast macro.
openSUSE Factory ppc64le fails acpi-test, whereas ppc and ppc64 succeed. ''Turned out to be tcg/ppc64/ broken for ppc64le.''


Mac OS X v10.5.8 ppc64 build fails to link, whereas ppc build succeeds.
OpenBSD 5.3 build fails due to a conflict with our MACHINE cast macro. ''Fixed for -rc1.''


openSUSE Factory ppc64le fails acpi-test, whereas ppc and ppc64 succeed.
FreeBSD 10.0-RELEASE build failed due to conflicts with our bswap* functions. ''Fixed for -rc1.''
 
Mac OS X v10.5.8 ppc64 <strike>build fails to link</strike>, <strike>whereas</strike> ppc builds succeed.
 
'''NB: A common issue has been not adding <tt>--cxx=</tt> for 2.0 when using <tt>--cc=</tt> configure argument.'''

Latest revision as of 14:27, 3 April 2014

v2.0.0-rc0 status

openSUSE Factory ppc64le fails acpi-test, whereas ppc and ppc64 succeed. Turned out to be tcg/ppc64/ broken for ppc64le.

OpenBSD 5.3 build fails due to a conflict with our MACHINE cast macro. Fixed for -rc1.

FreeBSD 10.0-RELEASE build failed due to conflicts with our bswap* functions. Fixed for -rc1.

Mac OS X v10.5.8 ppc64 build fails to link, whereas ppc builds succeed.

NB: A common issue has been not adding --cxx= for 2.0 when using --cc= configure argument.