Package: gnash
Version: 0.8.5-1
Severity: serious
Justification: Policy 4.2

All declared build-dependencies are satisfied by Lenny, but attempting
to compile inside a Lenny chroot causes errors related to libtool:

 == MAKE / AGG ================================================== 

/usr/bin/make -C tmp.agg VERSION="0.8.5"
make[1]: Entering directory `/tmp/buildd/gnash-0.8.5/tmp.agg'
/usr/bin/make  all-recursive
make[2]: Entering directory `/tmp/buildd/gnash-0.8.5/tmp.agg'
Making all in libltdl
make[3]: Entering directory `/tmp/buildd/gnash-0.8.5/tmp.agg/libltdl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/buildd/gnash-0.8.5/tmp.agg/libltdl'
Making all in libbase
make[3]: Entering directory `/tmp/buildd/gnash-0.8.5/tmp.agg/libbase'
/bin/sh ../libtool --tag=CXX   --mode=compile x86_64-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I../../libbase -I..  
-DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../../libnet 
-I../../libamf -I../../libcore -I../../libcore/swf -pthread   
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include         -I../../libltdl    
-g -O2 -pthread -pthread     -W     -Wall     -Wcast-align     -Wcast-qual     
-Wpointer-arith     -Wreturn-type     -Wnon-virtual-dtor     -Wunused      -MT 
libgnashbase_la-extension.lo -MD -MP -MF .deps/libgnashbase_la-extension.Tpo -c 
-o libgnashbase_la-extension.lo `test -f 'extension.cpp' || echo 
'../../libbase/'`extension.cpp
../libtool: line 847: X--tag=CXX: command not found
../libtool: line 880: libtool: ignoring unknown tag : command not found
../libtool: line 847: X--mode=compile: command not found
../libtool: line 1014: *** Warning: inferring the mode of operation is 
deprecated.: command not found
../libtool: line 1015: *** Future versions of Libtool will require --mode=MODE 
be specified.: command not found
../libtool: line 1158: Xx86_64-linux-gnu-g++: command not found
../libtool: line 1158: X-DHAVE_CONFIG_H: command not found
../libtool: line 1158: X-I.: command not found
../libtool: line 1158: X-I../../libbase: No such file or directory
../libtool: line 1158: X-I..: command not found
../libtool: line 1158: X-DPLUGINSDIR="/usr/lib/gnash/plugins": No such file or 
directory
../libtool: line 1158: X-DSYSCONFDIR="/etc": No such file or directory
../libtool: line 1158: X-I../../libnet: No such file or directory
../libtool: line 1158: X-I../../libamf: No such file or directory
../libtool: line 1158: X-I../../libcore: No such file or directory
../libtool: line 1158: X-I../../libcore/swf: No such file or directory
../libtool: line 1158: X-pthread: command not found
../libtool: line 1158: X-I/usr/include/glib-2.0: No such file or directory
../libtool: line 1158: X-I/usr/lib/glib-2.0/include: No such file or directory
../libtool: line 1158: X-I../../libltdl: No such file or directory
../libtool: line 1158: X-g: command not found
../libtool: line 1158: X-O2: command not found
../libtool: line 1158: X-pthread: command not found
../libtool: line 1158: X-pthread: command not found
../libtool: line 1158: X-W: command not found
../libtool: line 1158: X-Wall: command not found
../libtool: line 1158: X-Wcast-align: command not found
../libtool: line 1158: X-Wcast-qual: command not found
../libtool: line 1158: X-Wpointer-arith: command not found
../libtool: line 1158: X-Wreturn-type: command not found
../libtool: line 1158: X-Wnon-virtual-dtor: command not found
../libtool: line 1158: X-Wunused: command not found
../libtool: line 1158: X-MT: command not found
../libtool: line 1158: Xlibgnashbase_la-extension.lo: command not found
../libtool: line 1158: X-MD: command not found
../libtool: line 1158: X-MP: command not found
../libtool: line 1158: X-MF: command not found
../libtool: line 1158: X.deps/libgnashbase_la-extension.Tpo: No such file or 
directory
../libtool: line 1158: X-c: command not found
../libtool: line 1211: Xlibgnashbase_la-extension.lo: command not found
../libtool: line 1216: libtool: compile: cannot determine name of library 
object from `': command not found
make[3]: *** [libgnashbase_la-extension.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/gnash-0.8.5/tmp.agg/libbase'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gnash-0.8.5/tmp.agg'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gnash-0.8.5/tmp.agg'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
E: Failed autobuilding of package


I strongly suspect that a versioned dependency on libtool (>= 2) solves
this issue.

Even better would off course be a different solution that would allow
backporting gnash to Lenny without also backporting lobtool (which is
what I am trying currently).


Kind regards,

 - Jonas


P.S.

The new Gnash release indeed works *much* better than earlier releases!

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnash depends on:
ii  gnash-common                  0.8.5-1    free SWF movie player - common fil
ii  libc6                         2.9-7      GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.3-5  GCC support library
ii  libglib2.0-0                  2.20.1-1   The GLib library of C routines
ii  libgtk2.0-0                   2.14.7-5   The GTK+ graphical user interface 
ii  libstdc++6                    4.3.3-5    The GNU Standard C++ Library v3

gnash recommends no packages.

gnash suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to