Package: mozart Version: 1.3.1.20040616-11 Severity: important Your package fails to build on AMD64 (and probably Alpha) with: error: cast from 'char*' to 'unsigned int' loses precision
> Automatic build of mozart_1.3.1.20040616-11 on em64t by sbuild/amd64 1.106 ... > c++ -DHAVE_CONFIG_H -I. > -I/build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator -DSITE_PROPERTY > -fno-exceptions -fno-implicit-templates -c -o stack.o > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/stack.cc > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mozart.h: In member > function 'void OZ_Container::cacMark(OZ_Container*)': > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mozart.h:731: > error: cast from 'OZ_Container*' to 'unsigned int' loses precision > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mozart_cpi.hh: In > member function 'OZ_CPIVar::operator OZ_Term() const': > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mozart_cpi.hh:881: > error: cast from 'OZ_Term*' to 'OZ_Term' loses precision > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mem.hh: In function > 'void* oz_heapDoubleMalloc(size_t)': > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mem.hh:329: error: > cast from 'char*' to 'unsigned int' loses precision > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mem.hh: In function > 'void oz_freeListDisposeUnsafe(void*, size_t)': > /build/tbm/mozart-1.3.1.20040616/mozart/platform/emulator/mem.hh:348: error: > cast from 'char*' to 'unsigned int' loses precision > make[3]: *** [stack.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

