Planning/2.0/Testing: Difference between revisions
(Initial) |
(Updated -rc0 status) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=== v2.0.0-rc0 status === | === 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 <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.