Your message dated Sat, 30 Jun 2007 07:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427202: fixed in libavg 0.6.0-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libavg
Version: 0.6.0-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > mv -f .deps/Player.Tpo .deps/Player.Plo
 > /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
 > -I../../src -I../../../src/player -I.. -I/usr/include/libxml2 
 > -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 > -I/usr/include/python2.5 -pthread     -g -O2 -MT DisplayEngine.lo -MD -MP 
 > -MF .deps/DisplayEngine.Tpo -c -o DisplayEngine.lo 
 > ../../../src/player/DisplayEngine.cpp
 >  g++ -DHAVE_CONFIG_H -I. -I../../src -I../../../src/player -I.. 
 > -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/pango-1.0 
 > -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 > -I/usr/include/python2.5 -pthread -g -O2 -MT DisplayEngine.lo -MD -MP -MF 
 > .deps/DisplayEngine.Tpo -c ../../../src/player/DisplayEngine.cpp  -fPIC 
 > -DPIC -o .libs/DisplayEngine.o
 > mv -f .deps/DisplayEngine.Tpo .deps/DisplayEngine.Plo
 > /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
 > -I../../src -I../../../src/player -I.. -I/usr/include/libxml2 
 > -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 > -I/usr/include/python2.5 -pthread     -g -O2 -MT Region.lo -MD -MP -MF 
 > .deps/Region.Tpo -c -o Region.lo ../../../src/player/Region.cpp
 >  g++ -DHAVE_CONFIG_H -I. -I../../src -I../../../src/player -I.. 
 > -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/pango-1.0 
 > -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 > -I/usr/include/python2.5 -pthread -g -O2 -MT Region.lo -MD -MP -MF 
 > .deps/Region.Tpo -c ../../../src/player/Region.cpp  -fPIC -DPIC -o 
 > .libs/Region.o
 > mv -f .deps/Region.Tpo .deps/Region.Plo
 > /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
 > -I../../src -I../../../src/player -I.. -I/usr/include/libxml2 
 > -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 > -I/usr/include/python2.5 -pthread     -g -O2 -MT FFMpegDecoder.lo -MD -MP 
 > -MF .deps/FFMpegDecoder.Tpo -c -o FFMpegDecoder.lo 
 > ../../../src/player/FFMpegDecoder.cpp
 >  g++ -DHAVE_CONFIG_H -I. -I../../src -I../../../src/player -I.. 
 > -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/pango-1.0 
 > -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 > -I/usr/include/python2.5 -pthread -g -O2 -MT FFMpegDecoder.lo -MD -MP -MF 
 > .deps/FFMpegDecoder.Tpo -c ../../../src/player/FFMpegDecoder.cpp  -fPIC 
 > -DPIC -o .libs/FFMpegDecoder.o
 > ../../../src/player/FFMpegDecoder.cpp: In member function 'virtual void 
 > avg::FFMpegDecoder::open(const std::string&, int*, int*)':
 > ../../../src/player/FFMpegDecoder.cpp:103: error: 'struct 
 > AVFormatParameters' has no member named 'image_format'
 > ../../../src/player/FFMpegDecoder.cpp: In member function 'virtual bool 
 > avg::FFMpegDecoder::renderToBmp(avg::BitmapPtr)':
 > ../../../src/player/FFMpegDecoder.cpp:284: warning: 'img_convert' is 
 > deprecated (declared at /usr/include/ffmpeg/avcodec.h:2575)
 > ../../../src/player/FFMpegDecoder.cpp:286: warning: 'img_convert' is 
 > deprecated (declared at /usr/include/ffmpeg/avcodec.h:2575)
 > make[4]: *** [FFMpegDecoder.lo] Error 1
 > make[4]: Leaving directory `/build/user/libavg-0.6.0/build2.5/src/player'
 > make[3]: *** [all-recursive] Error 1
 > make[3]: Leaving directory `/build/user/libavg-0.6.0/build2.5/src'
 > make[2]: *** [all] Error 2
 > make[2]: Leaving directory `/build/user/libavg-0.6.0/build2.5/src'
 > make[1]: *** [all-recursive] Error 1
 > make[1]: Leaving directory `/build/user/libavg-0.6.0/build2.5'
 > make: *** [debian/stamp-build2.5] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/01/
 
bye,
        - michael


--- End Message ---
--- Begin Message ---
Source: libavg
Source-Version: 0.6.0-6

We believe that the bug you reported is fixed in the latest version of
libavg, which is due to be installed in the Debian FTP archive:

libavg_0.6.0-6.diff.gz
  to pool/main/liba/libavg/libavg_0.6.0-6.diff.gz
libavg_0.6.0-6.dsc
  to pool/main/liba/libavg/libavg_0.6.0-6.dsc
python-libavg_0.6.0-6_i386.deb
  to pool/main/liba/libavg/python-libavg_0.6.0-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner <[EMAIL PROTECTED]> (supplier of updated libavg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 30 Jun 2007 09:20:54 +0200
Source: libavg
Binary: python-libavg
Architecture: source i386
Version: 0.6.0-6
Distribution: unstable
Urgency: low
Maintainer: Torsten Werner <[EMAIL PROTECTED]>
Changed-By: Torsten Werner <[EMAIL PROTECTED]>
Description: 
 python-libavg - libavg Ain't Vector Graphics
Closes: 417357 427202
Changes: 
 libavg (0.6.0-6) unstable; urgency=low
 .
   * Add a patch for newer ffmpeg provided by Ulrich von Zadow.
     (Closes: #427202)
   * Add patch from Martin Michlmayr for gcc-4.3. (Closes: #417357)
Files: 
 a02d7f3dcda1a7bdd0e842e8451c84bd 940 python optional libavg_0.6.0-6.dsc
 d2082a289f4be6fa238b17d3ffd4b3ab 4337 python optional libavg_0.6.0-6.diff.gz
 0ec0a3477724a0b7491c1167d1565962 471982 python optional 
python-libavg_0.6.0-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGhgkVfY3dicTPjsMRAnTpAJ402bqmfLJTcTtl/Rf36+J+fht0cgCfQ45C
A64kk9ca7B0EyI5TlAxK3os=
=gFKC
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to