Your message dated Thu, 05 Jan 2012 20:53:24 +0000
with message-id <e1riujq-0002bu...@franck.debian.org>
and subject line Bug#654219: fixed in mplayer2 2.0-426-gc32b3ed-1
has caused the Debian Bug report #654219,
regarding FTBFS with libav in experimental
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 ow...@bugs.debian.org
immediately.)


-- 
654219: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654219
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mplayer2
Version: 2.0-134-g84d8671-9
Severity: important
User: siret...@tauware.de
Usertags: ftbfs-libav0.8

A local rebuild of your package reveals a build failure against libav
0.8, which can be found in debian/experimental. Find the buildlog
further below:


On Mo, Jan 02, 2012 at 09:37:26 (CET), Source Builder wrote:

> sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on sandy
>
> ╔══════════════════════════════════════════════════════════════════════════════╗
> ║ mplayer2 2.0-134-g84d8671-9+b1 (amd64)                     02 Jan 2012 
> 09:36 ║
> ╚══════════════════════════════════════════════════════════════════════════════╝
>
> Package: mplayer2
> Version: 2.0-134-g84d8671-9+b1
> Source Version: 2.0-134-g84d8671-9
> Distribution: unstable
> Architecture: amd64
>

> cc -MD -MP -Wundef -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
> -Wdisabled-optimization -Wno-pointer-sign -std=gnu99  -O2 -march=x86-64 
> -mtune=generic -pipe -g3  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -I.  -D_REENTRANT -I/usr/include/directfb 
> -I/usr/include/     -D_REENTRANT   -I/usr/include  -I/usr/include/freetype2 
> -I/usr/include/freetype2 -I/usr/include/fribidi        -I/usr/include 
> -I/usr/include -DDVDNAV_USES_EXTERNAL_DVDREAD -c -o fmt-conversion.o 
> fmt-conversion.c
> cpudetect.c: In function 'GetCpuFriendlyName':
> cpudetect.c:409:32: warning: comparison between signed and unsigned integer 
> expressions [-Wsign-compare]
> cpudetect.c:392:60: warning: unused parameter 'regs2' [-Wunused-parameter]
> fmt-conversion.c:26:22: error: field 'pix_fmt' has incomplete type
> fmt-conversion.c:28:19: error: 'PIX_FMT_ARGB' undeclared here (not in a 
> function)
> fmt-conversion.c:29:19: error: 'PIX_FMT_BGRA' undeclared here (not in a 
> function)
> fmt-conversion.c:30:20: error: 'PIX_FMT_BGR24' undeclared here (not in a 
> function)
> fmt-conversion.c:31:22: error: 'PIX_FMT_RGB565BE' undeclared here (not in a 
> function)
> fmt-conversion.c:32:22: error: 'PIX_FMT_RGB565LE' undeclared here (not in a 
> function)
> fmt-conversion.c:33:22: error: 'PIX_FMT_RGB555BE' undeclared here (not in a 
> function)cc -MD -MP -Wundef -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
> -Wdisabled-optimization -Wno-pointer-sign -std=gnu99  -O2 -march=x86-64 
> -mtune=generic -pipe -g3  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -I.  -D_REENTRANT -I/usr/include/directfb 
> -I/usr/include/     -D_REENTRANT   -I/usr/include  -I/usr/include/freetype2 
> -I/usr/include/freetype2 -I/usr/include/fribidi        -I/usr/include 
> -I/usr/include -DDVDNAV_USES_EXTERNAL_DVDREAD -c -o m_config.o m_config.c
>
> fmt-conversion.c:34:22: error: 'PIX_FMT_RGB555LE' undeclared here (not in a 
> function)
> fmt-conversion.c:35:22: error: 'PIX_FMT_RGB444BE' undeclared here (not in a 
> function)
> fmt-conversion.c:36:22: error: 'PIX_FMT_RGB444LE' undeclared here (not in a 
> function)
> fmt-conversion.c:37:20: error: 'PIX_FMT_RGB8' undeclared here (not in a 
> function)
> fmt-conversion.c:38:20: error: 'PIX_FMT_RGB4' undeclared here (not in a 
> function)
> fmt-conversion.c:39:20: error: 'PIX_FMT_MONOBLACK' undeclared here (not in a 
> function)
> fmt-conversion.c:41:20: error: 'PIX_FMT_BGR4_BYTE' undeclared here (not in a 
> function)
> fmt-conversion.c:42:20: error: 'PIX_FMT_RGB4_BYTE' undeclared here (not in a 
> function)
> fmt-conversion.c:43:22: error: 'PIX_FMT_RGB48LE' undeclared here (not in a 
> function)
> fmt-conversion.c:44:22: error: 'PIX_FMT_RGB48BE' undeclared here (not in a 
> function)
> fmt-conversion.c:45:19: error: 'PIX_FMT_ABGR' undeclared here (not in a 
> function)
> fmt-conversion.c:46:19: error: 'PIX_FMT_RGBA' undeclared here (not in a 
> function)
> fmt-conversion.c:47:20: error: 'PIX_FMT_RGB24' undeclared here (not in a 
> function)
> fmt-conversion.c:48:22: error: 'PIX_FMT_BGR565BE' undeclared here (not in a 
> function)
> fmt-conversion.c:49:22: error: 'PIX_FMT_BGR565LE' undeclared here (not in a 
> function)
> fmt-conversion.c:50:22: error: 'PIX_FMT_BGR555BE' undeclared here (not in a 
> function)
> fmt-conversion.c:51:22: error: 'PIX_FMT_BGR555LE' undeclared here (not in a 
> function)
> fmt-conversion.c:52:22: error: 'PIX_FMT_BGR444BE' undeclared here (not in a 
> function)
> fmt-conversion.c:53:22: error: 'PIX_FMT_BGR444LE' undeclared here (not in a 
> function)
> fmt-conversion.c:54:20: error: 'PIX_FMT_BGR8' undeclared here (not in a 
> function)
> fmt-conversion.c:55:20: error: 'PIX_FMT_BGR4' undeclared here (not in a 
> function)
> fmt-conversion.c:56:20: error: 'PIX_FMT_PAL8' undeclared here (not in a 
> function)
> fmt-conversion.c:57:20: error: 'PIX_FMT_YUYV422' undeclared here (not in a 
> function)
> fmt-conversion.c:58:20: error: 'PIX_FMT_UYVY422' undeclared here (not in a 
> function)
> fmt-conversion.c:59:20: error: 'PIX_FMT_NV12' undeclared here (not in a 
> function)
> fmt-conversion.c:60:20: error: 'PIX_FMT_NV21' undeclared here (not in a 
> function)
> fmt-conversion.c:61:20: error: 'PIX_FMT_GRAY8' undeclared here (not in a 
> function)
> fmt-conversion.c:63:20: error: 'PIX_FMT_YUV410P' undeclared here (not in a 
> function)
> fmt-conversion.c:65:20: error: 'PIX_FMT_YUV420P' undeclared here (not in a 
> function)
> fmt-conversion.c:68:20: error: 'PIX_FMT_YUV411P' undeclared here (not in a 
> function)
> fmt-conversion.c:69:20: error: 'PIX_FMT_YUV422P' undeclared here (not in a 
> function)
> fmt-conversion.c:70:20: error: 'PIX_FMT_YUV444P' undeclared here (not in a 
> function)
> fmt-conversion.c:71:20: error: 'PIX_FMT_YUV440P' undeclared here (not in a 
> function)
> fmt-conversion.c:73:20: error: 'PIX_FMT_YUVA420P' undeclared here (not in a 
> function)
> fmt-conversion.c:75:25: error: 'PIX_FMT_YUV420P16LE' undeclared here (not in 
> a function)
> fmt-conversion.c:76:25: error: 'PIX_FMT_YUV420P16BE' undeclared here (not in 
> a function)
> fmt-conversion.c:77:25: error: 'PIX_FMT_YUV422P16LE' undeclared here (not in 
> a function)
> fmt-conversion.c:78:25: error: 'PIX_FMT_YUV422P16BE' undeclared here (not in 
> a function)
> fmt-conversion.c:79:25: error: 'PIX_FMT_YUV444P16LE' undeclared here (not in 
> a function)
> fmt-conversion.c:80:25: error: 'PIX_FMT_YUV444P16BE' undeclared here (not in 
> a function)
> fmt-conversion.c:85:20: error: 'PIX_FMT_YUVJ420P' undeclared here (not in a 
> function)
> fmt-conversion.c:86:20: error: 'PIX_FMT_YUVJ422P' undeclared here (not in a 
> function)
> fmt-conversion.c:87:20: error: 'PIX_FMT_YUVJ444P' undeclared here (not in a 
> function)
> fmt-conversion.c:88:20: error: 'PIX_FMT_YUVJ440P' undeclared here (not in a 
> function)
> fmt-conversion.c:90:30: error: 'PIX_FMT_XVMC_MPEG2_MC' undeclared here (not 
> in a function)
> fmt-conversion.c:91:30: error: 'PIX_FMT_XVMC_MPEG2_IDCT' undeclared here (not 
> in a function)
> fmt-conversion.c:92:30: error: 'PIX_FMT_VDPAU_MPEG1' undeclared here (not in 
> a function)
> fmt-conversion.c:93:30: error: 'PIX_FMT_VDPAU_MPEG2' undeclared here (not in 
> a function)
> fmt-conversion.c:94:30: error: 'PIX_FMT_VDPAU_H264' undeclared here (not in a 
> function)
> fmt-conversion.c:95:30: error: 'PIX_FMT_VDPAU_WMV3' undeclared here (not in a 
> function)
> fmt-conversion.c:96:30: error: 'PIX_FMT_VDPAU_VC1' undeclared here (not in a 
> function)
> fmt-conversion.c:97:30: error: 'PIX_FMT_VDPAU_MPEG4' undeclared here (not in 
> a function)
> fmt-conversion.c:98:9: error: 'PIX_FMT_NONE' undeclared here (not in a 
> function)
> fmt-conversion.c:101:18: error: return type is an incomplete type
> fmt-conversion.c:101:18: error: conflicting types for 'imgfmt2pixfmt'
> fmt-conversion.h:25:18: note: previous declaration of 'imgfmt2pixfmt' was here
> fmt-conversion.c: In function 'imgfmt2pixfmt':
> fmt-conversion.c:104:22: error: storage size of 'pix_fmt' isn't known
> fmt-conversion.c:108:5: warning: statement with no effect [-Wunused-value]
> fmt-conversion.c:111:5: warning: 'return' with a value, in function returning 
> void [enabled by default]
> fmt-conversion.c:104:22: warning: unused variable 'pix_fmt' 
> [-Wunused-variable]
> fmt-conversion.c: At top level:
> fmt-conversion.c:114:36: error: parameter 1 ('pix_fmt') has incomplete type
> fmt-conversion.c: In function 'pixfmt2imgfmt':
> fmt-conversion.c:123:9: warning: format '%i' expects argument of type 'int', 
> but argument 4 has type 'const struct <anonymous> *' [-Wformat]
> fmt-conversion.c:114:36: warning: unused parameter 'pix_fmt' 
> [-Wunused-parameter]
> make[2]: *** [fmt-conversion.o] Error 1
> make[2]: *** Waiting for unfinished jobs....

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

--- End Message ---
--- Begin Message ---
Source: mplayer2
Source-Version: 2.0-426-gc32b3ed-1

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

mplayer2-dbg_2.0-426-gc32b3ed-1_i386.deb
  to main/m/mplayer2/mplayer2-dbg_2.0-426-gc32b3ed-1_i386.deb
mplayer2_2.0-426-gc32b3ed-1.debian.tar.gz
  to main/m/mplayer2/mplayer2_2.0-426-gc32b3ed-1.debian.tar.gz
mplayer2_2.0-426-gc32b3ed-1.dsc
  to main/m/mplayer2/mplayer2_2.0-426-gc32b3ed-1.dsc
mplayer2_2.0-426-gc32b3ed-1_i386.deb
  to main/m/mplayer2/mplayer2_2.0-426-gc32b3ed-1_i386.deb
mplayer2_2.0-426-gc32b3ed.orig.tar.bz2
  to main/m/mplayer2/mplayer2_2.0-426-gc32b3ed.orig.tar.bz2



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 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated mplayer2 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Thu, 05 Jan 2012 17:57:01 +0100
Source: mplayer2
Binary: mplayer2 mplayer2-dbg
Architecture: source i386
Version: 2.0-426-gc32b3ed-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Description: 
 mplayer2   - next generation movie player for Unix-like systems
 mplayer2-dbg - Debugging symbols for mplayer2
Closes: 648593 654219
Changes: 
 mplayer2 (2.0-426-gc32b3ed-1) experimental; urgency=low
 .
   * New upstream snapshot.
     - Fixes endless loop with remote files via HTTP, Closes: #648593
   * Imported Upstream version 2.0-426-gc32b3ed
   * Tighten build dependencies on Libav 0.8, Closes: #654219
   * Drop all distro patches, all have been applied upstream
Checksums-Sha1: 
 32a401a57447adcdb709c1974c41bbff421e4479 2561 mplayer2_2.0-426-gc32b3ed-1.dsc
 084bec4c361462a4349ce143190bda1d7e7601f2 3728463 
mplayer2_2.0-426-gc32b3ed.orig.tar.bz2
 0c1cc82daaa1aaf1336a0458d8eb8b7ab8b695f6 8894 
mplayer2_2.0-426-gc32b3ed-1.debian.tar.gz
 397868e6061f13007f345dc44fa6b10b1d796169 1406360 
mplayer2_2.0-426-gc32b3ed-1_i386.deb
 8db25dfcfaa83dd8a1c8cfed7be5b915c9a9b721 12804966 
mplayer2-dbg_2.0-426-gc32b3ed-1_i386.deb
Checksums-Sha256: 
 7e3a948dc98fc3867a138c0a8a83a80d1367cc2e064e949c78c1fa1fc6375f66 2561 
mplayer2_2.0-426-gc32b3ed-1.dsc
 be8fde5ae7a7215d1aa595e956543c909ddb65e0e798dff7ca771e44cece62f3 3728463 
mplayer2_2.0-426-gc32b3ed.orig.tar.bz2
 c1af00c655bb35296cbf01f56f5a6dfa1c0dbc478cdf1f4222a771ac22705d51 8894 
mplayer2_2.0-426-gc32b3ed-1.debian.tar.gz
 fd57f17d7705c5841e25b5af662b3d3566c3e7c040699c81e2da2e80eb15f68f 1406360 
mplayer2_2.0-426-gc32b3ed-1_i386.deb
 f58780900462a641e821390519b0d89985842f253baecafd6217af8f2430791d 12804966 
mplayer2-dbg_2.0-426-gc32b3ed-1_i386.deb
Files: 
 623dd9634f3ceb3edb2a95b353a6e3b2 2561 video extra 
mplayer2_2.0-426-gc32b3ed-1.dsc
 471b6e217ce5356397f91df52943eb5d 3728463 video extra 
mplayer2_2.0-426-gc32b3ed.orig.tar.bz2
 6a9a7c6463d221da9932b8bd4b1ea646 8894 video extra 
mplayer2_2.0-426-gc32b3ed-1.debian.tar.gz
 3546f17d80802ec904c661819c30c808 1406360 video extra 
mplayer2_2.0-426-gc32b3ed-1_i386.deb
 f81c5019b833729dc83c95e8d362151a 12804966 debug extra 
mplayer2-dbg_2.0-426-gc32b3ed-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Debian Powered!

iEYEARECAAYFAk8GBVoACgkQmAg1RJRTSKQingCdGBnCT7OgpN9JvpcNl54DvAqR
XSAAn1gAs6LpA/IwiC6Ck6QXCqS3toMR
=Wrh2
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to