Package: seam
Version: 1.3-1
Severity: serious
Tags: experimental

Heya,

Automatic build of seam_1.3-1 on xenophanes by sbuild/amd64 98-farm
Build started at 20070207-1838
******************************************************************************
[...]
 g++ -DPACKAGE_NAME=\"SEAM\" -DPACKAGE_TARNAME=\"seam\" 
-DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"SEAM 1.3\"" 
-DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"seam\" -DVERSION=\"1.3\" 
-DUSE_POSIX_SELECT=1 -DUSE_WINSOCK=0 -DHAVE_ZLIB=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIGHTNING=0 -DHAVE_U_INT=1 -DHAVE_DLLS=0 
-DHAVE_VIRTUALALLOC=0 -DHAVE_LOADLIBRARY=0 -DHAVE_SIGNAL=1 
-DHAVE_SIG_ATOMIC_T=1 -DHAVE_CONSOLECTRL=0 -DHAVE_DLFCN_H=1 -DHAVE_LIBLTDL=1 
-DDEBUGGER=0 -DPROFILE=0 -I. -I. -I.. -I.. -I -I/include -g -Wall -O2 -pipe 
-fPIC -fPIC -ggdb -O3 -fomit-frame-pointer -fforce-addr -finline-limit=2500 
-fno-implement-inlines -fno-keep-static-consts -fno-implicit-templates 
-fno-implicit-inline-templates -fno-rtti -Wundef -Wpointer-arith -Wcast-qual 
-Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline 
-Woverloaded-virtual -Wsign-promo -c BaseMap.cc  -fPIC -DPIC -o .libs/BaseMap.o
../store/HeaderOp.hh: In static member function 'static u_int 
HeaderOp::EncodeHeader(BlockLabel, u_int, u_int, u_int)':
../store/HeaderOp.hh:32: warning: left shift count >= width of type
../store/HeaderOp.hh:33: warning: left shift count >= width of type
../store/HeaderOp.hh:37: warning: left shift count >= width of type
../store/HeaderOp.hh:37: warning: left shift count >= width of type
../store/HeaderOp.hh: In static member function 'static void 
HeaderOp::EncodeLabel(Transient*, BlockLabel)':
../store/HeaderOp.hh:49: warning: left shift count >= width of type
../store/HeaderOp.hh: In static member function 'static void 
HeaderOp::EncodeMutableFlag(Block*, u_int)':
../store/HeaderOp.hh:63: warning: left shift count >= width of type
../store/HeaderOp.hh: In static member function 'static void 
HeaderOp::SetChildishFlag(Block*)':
../store/HeaderOp.hh:84: warning: left shift count >= width of type
../store/HeaderOp.hh: In static member function 'static void 
HeaderOp::ClearChildishFlag(Block*)':
../store/HeaderOp.hh:88: warning: left shift count >= width of type
../store/PointerOp.hh: In static member function 'static word_s* 
PointerOp::EncodeTag(Block*, u_int)':
../store/PointerOp.hh:23: error: cast from 'Block*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static u_int 
PointerOp::DecodeTag(word_s*)':
../store/PointerOp.hh:26: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static Block* 
PointerOp::RemoveTag(word_s*)':
../store/PointerOp.hh:29: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static word_s* 
PointerOp::EncodeBlock(Block*)':
../store/PointerOp.hh:34: error: cast from 'Block*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static Block* 
PointerOp::DecodeBlock(word_s*)':
../store/PointerOp.hh:41: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static Chunk* 
PointerOp::DecodeChunk(word_s*)':
../store/PointerOp.hh:51: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static word_s* 
PointerOp::EncodeTransient(Transient*)':
../store/PointerOp.hh:59: error: cast from 'Transient*' to 'u_int' loses 
precision
../store/PointerOp.hh: In static member function 'static Transient* 
PointerOp::DecodeTransient(word_s*)':
../store/PointerOp.hh:66: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static bool 
PointerOp::IsInt(word_s*)':
../store/PointerOp.hh:73: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static bool 
PointerOp::IsTransient(word_s*)':
../store/PointerOp.hh:76: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static s_int 
PointerOp::DirectDecodeInt(word_s*)':
../store/PointerOp.hh:86: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh:86: warning: left shift count >= width of type
../store/PointerOp.hh:87: warning: left shift count >= width of type
../store/PointerOp.hh:87: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh:88: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static s_int 
PointerOp::DecodeInt(word_s*)':
../store/PointerOp.hh:91: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh:94: warning: left shift count >= width of type
../store/PointerOp.hh: In static member function 'static word_s* 
PointerOp::EncodeUnmanagedPointer(void*)':
../store/PointerOp.hh:98: error: cast from 'void*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static void* 
PointerOp::DirectDecodeUnmanagedPointer(word_s*)':
../store/PointerOp.hh:102: error: cast from 'word_s*' to 'u_int' loses precision
../store/PointerOp.hh: In static member function 'static word_s* 
PointerOp::Deref(word_s*)':
../store/PointerOp.hh:110: error: cast from 'word_s*' to 'u_int' loses precision
make[3]: *** [BaseMap.lo] Error 1
make[3]: Leaving directory `/build/buildd/seam-1.3/store'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/buildd/seam-1.3/store'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/seam-1.3'
make: *** [debian/stamp-makefile-build] Error 2
******************************************************************************
Build finished at 20070207-1838
FAILED [dpkg-buildpackage died]


Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
185: LaTeX
       Eine spĂĽlmaschinenfeste Seitenbeschreibungssprache. (Cornell Binder)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to