Package: seam Version: 1.3-1 Severity: serious Hi,
your package also fails to build on hppa, in new interesting ways ;) | Automatic build of seam_1.3-1 on meitner by sbuild/hppa 79 | Build started at 20061211-0737 | ****************************************************************************** | Checking available source versions... | Fetching source files... | Reading package lists... | Building dependency tree... | Need to get 855kB of source archives. | Get:1 http://ftp.de.debian.org experimental/main seam 1.3-1 (dsc) [672B] | Get:2 http://ftp.de.debian.org experimental/main seam 1.3-1 (tar) [827kB] | Get:3 http://ftp.de.debian.org experimental/main seam 1.3-1 (diff) [27.5kB] | Fetched 855kB in 3s (277kB/s) | Download complete and in download only mode | ** Using build dependencies supplied by package: | Build-Depends: libtool, autoconf, automake1.9, cdbs, debhelper (>= 5), quilt, zlib1g-dev, lightning [hurd-i386 i386 kfreebsd-i386 powerpc sparc] | Checking for already installed source dependencies... | libtool: missing | autoconf: missing | automake1.9: missing | cdbs: missing | debhelper: missing | Using default version 5.0.42 | quilt: missing | zlib1g-dev: missing | Checking for source dependency conflicts... [...] | 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 Broker.cc -fPIC -DPIC -o .libs/Broker.o | In file included from Broker.cc:17: | ../generic/DllLoader.hh:23:18: error: ltdl.h: No such file or directory | ../store/Store.hh: In static member function 'static char* Store::Alloc(u_int, BlockLabel, u_int)': | ../store/Store.hh:57: warning: cast from 'char*' to 'u_int*' increases required alignment of target type | ../store/Value.hh: In member function 'word_s** Block::GetBase()': | ../store/Value.hh:22: warning: cast from 'Block*' to 'word_s**' increases required alignment of target type | ../store/Value.hh: In member function 'word_s* Block::GetArg(u_int)': | ../store/Value.hh:39: warning: cast from 'Block*' to 'word_s**' increases required alignment of target type | ../store/Value.hh: In member function 'void Block::InitArg(u_int, word_s*)': | ../store/Value.hh:44: warning: cast from 'Block*' to 'word_s**' increases required alignment of target type | ../store/Value.hh: In member function 'void Block::ReplaceArgUnchecked(u_int, word_s*)': | ../store/Value.hh:52: warning: cast from 'Block*' to 'word_s**' increases required alignment of target type | ../generic/DllLoader.hh: At global scope: | ../generic/DllLoader.hh:35: error: 'lt_dlhandle' does not name a type | ../generic/DllLoader.hh:39: error: 'libhandle' does not name a type | ../generic/DllLoader.hh:40: error: 'libhandle' has not been declared | ../generic/DllLoader.hh:41: error: expected ';' before '(' token | ../generic/Worker.hh:29: warning: 'class Worker' has virtual functions but non-virtual destructor | ../generic/StackFrame.hh: In member function 'word_s* StackFrame::UnsafeGetArg(u_int)': | ../generic/StackFrame.hh:28: warning: cast from 'StackFrame*' to 'word_s**' increases required alignment of target type | ../generic/StackFrame.hh: In member function 'void StackFrame::UnsafeInitArg(u_int, word_s*)': | ../generic/StackFrame.hh:31: warning: cast from 'StackFrame*' to 'word_s**' increases required alignment of target type | ../generic/StackFrame.hh: In member function 'void StackFrame::New(Worker*)': | ../generic/StackFrame.hh:36: warning: cast from 'StackFrame*' to 'word_s**' increases required alignment of target type | ../generic/StackFrame.hh: In member function 'Worker* StackFrame::GetWorker()': | ../generic/StackFrame.hh:51: warning: cast from 'StackFrame*' to 'word_s**' increases required alignment of target type | ../generic/PushCallWorker.hh: At global scope: | ../generic/PushCallWorker.hh:24: warning: 'class PushCallWorker' has virtual functions but non-virtual destructor | ../generic/Scheduler.hh: In static member function 'static u_int Scheduler::GetCurrentStackTop()': | ../generic/Scheduler.hh:112: warning: cast from 'StackFrame*' to 'word_s**' increases required alignment of target type | ../generic/Scheduler.hh: In static member function 'static void Scheduler::EnlargeTaskStack()': | ../generic/Scheduler.hh:156: warning: cast from 'StackFrame*' to 'word_s**' increases required alignment of target type | Broker.cc: At global scope: | Broker.cc:48: error: 'libhandle' in class 'DllLoader' does not name a type | Broker.cc: In static member function 'static void Broker::Start(String*, int, char**)': | Broker.cc:73: error: 'libhandle' is not a member of 'DllLoader' | Broker.cc:73: error: expected `;' before 'handle' | Broker.cc:74: error: 'handle' was not declared in this scope | Broker.cc:79: error: 'GetSymbol' is not a member of 'DllLoader' | Broker.cc:79: error: 'handle' was not declared in this scope | Broker.cc: In static member function 'static Worker::Result Broker::Load(String*, String*)': | Broker.cc:87: error: 'libhandle' is not a member of 'DllLoader' | Broker.cc:87: error: expected `;' before 'handle' | Broker.cc:88: error: 'handle' was not declared in this scope | Broker.cc:90: error: 'GetSymbol' is not a member of 'DllLoader' | Broker.cc:90: error: 'handle' was not declared in this scope | make[2]: *** [Broker.lo] Error 1 | make[2]: Leaving directory `/build/buildd/seam-1.3/generic' | 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 20061211-0740 | FAILED [dpkg-buildpackage died] Full build log(s): http://experimental.ftbfs.de/build.php?&ver=1.3-1&pkg=seam&arch=hppa Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/