Package: widelands Version: build9half-1 Severity: important Justification: fails to build from source
widelands build9half-1 fails to build on Alpha: [...] src/machdep.h:44:2: error: #error architecture not supported (http://buildd.debian.org/fetch.php?pkg=widelands&arch=alpha&ver=build9half-1&stamp=1136359129&file=log) Please don't attempt to "fix" this by adding more cases in src/machdep.h. Endianness can be checked with SDL_BYTEORDER == SDL_LIL_ENDIAN (or POSIX macros if you don't want to rely on SDL). P_ALIGNMENT should be true everywhere except i386 (even there it is not a clear win for all CPUs). It being unset for __x86_64__ is bogus, for example. So hardcode it for __i386__, or just let it be. Falk -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: alpha Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13.2 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]