Package: seam
Version: 1.3-1
Severity: serious

Hi,

your package fails to build from source. I didn't investigate further
what actually causes the FTBFS.

| Automatic build of seam_1.3-1 on odin by sbuild/sparc 79
| Build started at 20061211-0736
| ******************************************************************************
| 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 0s (1193kB/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
| lightning: missing
| Checking for source dependency conflicts...
[...]
| # update-config must be last
| if [ ! -e configure ] ; then aclocal -I . && libtoolize && automake -a && 
autoconf; fi
| seam.m4:363: warning: underquoted definition of AC_PROG_SEAMTOOL
|   run info '(automake)Extending aclocal'
|   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
| seam.m4:396: warning: underquoted definition of AC_PATH_SEAM
| touch debian/stamp-autotools-files
| chmod a+x /build/buildd/seam-1.3/./configure
| cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" 
CPPFLAGS="" LDFLAGS="" /build/buildd/seam-1.3/./configure 
--build=sparc-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
--mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
--sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/seam" 
--disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for C++ compiler default output file name... a.out
| checking whether the C++ compiler works... yes
| checking whether we are cross compiling... no
| checking for suffix of executables... 
| checking for suffix of object files... o
| checking whether we are using the GNU C++ compiler... yes
| checking whether g++ accepts -g... yes
| checking for style of include used by make... GNU
| checking dependency style of g++... none
| checking for Unix select vs. WinSock... posix
| checking for gzopen in -lz... yes
| checking how to run the C++ preprocessor... g++ -E
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking whether g++ accepts ... yes
| checking lightning.h usability... yes
| checking lightning.h presence... yes
| checking for lightning.h... yes
| checking whether g++ accepts -fno-operator-names... yes
| checking for u_int... yes
| checking whether compiler understands __declspec(dllexport)... no
| checking whether g++ accepts -pipe... yes
| checking whether the linker accepts -Wl,--export-dynamic... yes
| checking whether g++ accepts -fno-coalesce-templates... no
| checking whether g++ accepts -fPIC... yes
| checking whether g++ accepts -fPIC... yes
| checking whether the linker accepts -fPIC... yes
| checking whether the linker accepts -fPIC... yes
| checking whether g++ accepts -ggdb... yes
| checking whether the linker accepts -shared... yes
| checking whether VirtualAlloc is declared... no
| checking whether LoadLibrary is declared... no
| checking for sig_atomic_t... yes
| checking whether SetConsoleCtrlHandler is declared... no
| checking for lt_dlopen in -lltdl... no
| checking build system type... sparc-unknown-linux-gnu
| checking host system type... sparc-unknown-linux-gnu
| checking for gcc... cc
| checking whether we are using the GNU C compiler... yes
| checking whether cc accepts -g... yes
| checking for cc option to accept ISO C89... none needed
| checking dependency style of cc... none
| checking for a sed that does not truncate output... /bin/sed
| checking for ld used by cc... /usr/bin/ld
| checking if the linker (/usr/bin/ld) is GNU ld... yes
| checking for /usr/bin/ld option to reload object files... -r
| checking for BSD-compatible nm... /usr/bin/nm -B
| checking whether ln -s works... yes
| checking how to recognise dependent libraries... pass_all
| checking how to run the C preprocessor... cc -E
| checking dlfcn.h usability... yes
| checking dlfcn.h presence... yes
| checking for dlfcn.h... yes
| checking how to run the C++ preprocessor... g++ -E
| checking for g77... no
| checking for xlf... no
| checking for f77... no
| checking for frt... no
| checking for pgf77... no
| checking for cf77... no
| checking for fort77... no
| checking for fl32... no
| checking for af77... no
| checking for xlf90... no
| checking for f90... no
| checking for pgf90... no
| checking for pghpf... no
| checking for epcf90... no
| checking for gfortran... no
| checking for g95... no
| checking for xlf95... no
| checking for f95... no
| checking for fort... no
| checking for ifort... no
| checking for ifc... no
| checking for efc... no
| checking for pgf95... no
| checking for lf95... no
| checking for ftn... no
| checking whether we are using the GNU Fortran 77 compiler... no
| checking whether  accepts -g... no
| checking the maximum length of command line arguments... 65536
| checking command to parse /usr/bin/nm -B output from cc object... ok
| checking for objdir... .libs
| checking for ar... ar
| checking for ranlib... ranlib
| checking for strip... strip
| checking if cc supports -fno-rtti -fno-exceptions... no
| checking for cc option to produce PIC... -fPIC
| checking if cc PIC flag -fPIC works... yes
| checking if cc static flag -static works... yes
| checking if cc supports -c -o file.o... yes
| checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| configure: creating libtool
| appending configuration tag "CXX" to libtool
| checking for ld used by g++... /usr/bin/ld
| checking if the linker (/usr/bin/ld) is GNU ld... yes
| checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
| checking for g++ option to produce PIC... -fPIC
| checking if g++ PIC flag -fPIC works... yes
| checking if g++ static flag -static works... yes
| checking if g++ supports -c -o file.o... yes
| checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| appending configuration tag "F77" to libtool
| checking whether to build with debug symbols and assertions... no
| checking whether to build with user-level debugging support... no
| checking whether to build with optimization... yes
| checking whether g++ accepts -O3... yes
| checking whether g++ accepts -fomit-frame-pointer... yes
| checking whether g++ accepts -fforce-addr... yes
| checking whether g++ accepts -finline-limit=2500... yes
| checking whether g++ accepts -fno-implement-inlines... yes
| checking whether g++ accepts -fno-keep-static-consts... yes
| checking whether g++ accepts -fno-implicit-templates... yes
| checking whether g++ accepts -fno-implicit-inline-templates... yes
| checking whether g++ accepts -fno-rtti... yes
| checking whether the linker accepts -Wl,-S... yes
| checking whether the linker accepts -Wl,--stack=0x1000000... no
| checking whether to build with user-level profiling support... no
| checking whether to enable compiler warnings... yes
| checking whether g++ accepts -Wundef... yes
| checking whether g++ accepts -Wpointer-arith... yes
| checking whether g++ accepts -Wcast-qual... yes
| checking whether g++ accepts -Wcast-align... yes
| checking whether g++ accepts -Wwrite-strings... yes
| checking whether g++ accepts -Wconversion... yes
| checking whether g++ accepts -Wredundant-decls... yes
| checking whether g++ accepts -Winline... yes
| checking whether g++ accepts -Woverloaded-virtual... yes
| checking whether g++ accepts -Wsign-promo... yes
| configure: creating ./config.status
| config.status: creating adt/Makefile
| config.status: creating generic/Makefile
| config.status: creating store/Makefile
| config.status: creating seamtool
| config.status: creating Makefile
| config.status: executing depfiles commands
[...]
|  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=1 -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 
-fno-operator-names -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 JITStore.cc  
-fPIC -DPIC -o .libs/JITStore.o
| In file included from JITStore.cc:19:
| ../store/JITStore.hh:31:2: error: #error GNU Lightning 1.2pre or later needed
| ../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
| ../store/JITStore.hh: In member function 'void JITStore::Prolog()':
| ../store/JITStore.hh:84: error: 'JIT_FP' was not declared in this scope
| ../store/JITStore.hh: In member function 'void JITStore::Return()':
| ../store/JITStore.hh:99: error: 'JIT_FP' was not declared in this scope
| ../store/JITStore.hh:104: error: 'RET_' was not declared in this scope
| ../store/JITStore.hh: In member function 'void JITStore::SaveAllRegs()':
| ../store/JITStore.hh:149: error: 'JIT_FP' was not declared in this scope
| ../store/JITStore.hh: In member function 'void JITStore::RestoreAllRegs()':
| ../store/JITStore.hh:152: error: 'JIT_FP' was not declared in this scope
| ../store/JITStore.hh: In member function 'void JITStore::Alloc(u_int, u_int, 
u_int)':
| ../store/JITStore.hh:177: error: 'JIT_FP' was not declared in this scope
| ../store/JITStore.hh: In member function 'void JITStore::Block_GetSize(u_int, 
u_int)':
| ../store/JITStore.hh:475: error: 'JIT_FP' was not declared in this scope
| make[3]: *** [JITStore.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 20061211-0739
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=1.3-1&pkg=seam&arch=sparc

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/

Reply via email to