Planning/1.4/Testing

From QEMU
Revision as of 18:22, 15 February 2013 by AF (talk | contribs) (Add note on gnutls warnings)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Compilation test

OS w/o KVM Xen
openSUSE 12.2 x86_64 ? rc2 rc2
openSUSE Factory ppc64 ? rc2 N/A
SLES 11 SP2 s390x ? rc2 N/A
Mac OS X v10.5.8 ppc/ppc64 rc2 N/A N/A
OpenBSD 5.2 x86_64 rc2 N/A N/A
OpenIndiana 151a7 amd64 rc2 N/A N/A
SmartOS ? ? N/A
MinGW32 (cross-compilation) ? N/A N/A
  • openSUSE Factory (arm) breaks with gnutls and --enable-werror due to deprecation warnings
  • SLE11 SP2 pixman package breaks with --enable-werror due to -Wno-redundant-decls
  • Mac OS X GCC shows some redundant redeclaration and potentially uninitialized variable warnings
  • OpenBSD build output is cluttered due to system headers incompatible with -Wno-redundant-decls
  • OpenBSD amd64 has time_t as int, leading to warnings for TIME_MAX defined as LONG_MAX
  • illumos has struct option (getopt.h) with non-const char*, leading to warnings for string constants

Block

Test Result
qemu-iotests -qcow2 rc2
qemu-iotests -raw rc2