Your message dated Mon, 2 Jun 2008 13:08:41 +0100
with message-id <[EMAIL PROTECTED]>
and subject line seam has been removed from Debian, closing #410119
has caused the Debian Bug report #410119,
regarding seam_1.3-1(experimental/amd64/xenophanes): casts from pointer to int 
loose precision
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
410119: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410119
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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)


--- End Message ---
--- Begin Message ---
Version: 1.3-1+rm

The seam package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/476082 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to