Planning/1.4/Testing
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 |
- 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