Your message dated Sat, 28 Jun 2008 20:47:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482218: fixed in ffmpeg2theora 0.21-0.1
has caused the Debian Bug report #482218,
regarding ffmpeg2theora: FTBFS: ffmpeg2theora.c:1165: error: 
'AVFormatParameters' has no member named 'device'
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 [EMAIL PROTECTED]
immediately.)


-- 
482218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482218
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ffmpeg2theora
Version: 0.19-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080520 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> cc -DPACKAGE_NAME=\"ffmpeg2theora\" -DPACKAGE_TARNAME=\"ffmpeg2theora\" 
> -DPACKAGE_VERSION=\"0.19\" -DPACKAGE_STRING=\"ffmpeg2theora\ 0.19\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ffmpeg2theora\" -DVERSION=\"0.19\" 
> -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_DLFCN_H=1 -D_FILE_OFFSET_BITS=64 
> -I. -I.    -I/usr/include/ffmpeg   -g -O2 -g -Wall -O2 -c -o 
> ffmpeg2theora-ffmpeg2theora.o `test -f 'ffmpeg2theora.c' || echo 
> './'`ffmpeg2theora.c
> ffmpeg2theora.c: In function 'ff2theora_output':
> ffmpeg2theora.c:645: warning: suggest parentheses around && within ||
> ffmpeg2theora.c:720: warning: implicit declaration of function 
> 'frame_hook_process'
> ffmpeg2theora.c:723: warning: 'img_crop' is deprecated (declared at 
> /usr/include/ffmpeg/avcodec.h:2942)
> ffmpeg2theora.c:774: warning: suggest parentheses around && within ||
> ffmpeg2theora.c:782: warning: 'avcodec_decode_audio' is deprecated (declared 
> at /usr/include/ffmpeg/avcodec.h:2620)
> ffmpeg2theora.c: In function 'add_frame_hooker':
> ffmpeg2theora.c:881: warning: implicit declaration of function 
> 'frame_hook_add'
> ffmpeg2theora.c: In function 'main':
> ffmpeg2theora.c:1165: error: 'AVFormatParameters' has no member named 'device'
> ffmpeg2theora.c:1410: warning: zero-length printf format string
> ffmpeg2theora.c:1466: warning: format '%d' expects type 'int', but argument 3 
> has type 'int64_t'
> make[2]: *** [ffmpeg2theora-ffmpeg2theora.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/20

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: ffmpeg2theora
Source-Version: 0.21-0.1

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

ffmpeg2theora_0.21-0.1.diff.gz
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.21-0.1.diff.gz
ffmpeg2theora_0.21-0.1.dsc
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.21-0.1.dsc
ffmpeg2theora_0.21-0.1_powerpc.deb
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.21-0.1_powerpc.deb
ffmpeg2theora_0.21.orig.tar.gz
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.21.orig.tar.gz



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.
Kapil Hari Paranjape <[EMAIL PROTECTED]> (supplier of updated ffmpeg2theora 
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.8
Date: Thu, 26 Jun 2008 06:47:53 +0530
Source: ffmpeg2theora
Binary: ffmpeg2theora
Architecture: source powerpc
Version: 0.21-0.1
Distribution: unstable
Urgency: low
Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
Changed-By: Kapil Hari Paranjape <[EMAIL PROTECTED]>
Description: 
 ffmpeg2theora - Theora video encoder using ffmpeg
Closes: 482218 484813 487911
Changes: 
 ffmpeg2theora (0.21-0.1) unstable; urgency=low
 .
   * Non-maintainer upload to fix RC bugs.
   * New upstream release (0.21).
     Closes: #484813, #482218, #487911.
   * debian/control:
     - added libavutil-dev, libavdevice-dev, libfaad-dev, libx11-dev,
       libxext-dev to dependencies.
     - added Homepage field
     - Standards-Version 3.8.0
   * debian/rules:
     - added cdbs simple-patchsys include.
     - added "as-needed" and "no-undefined" flags for linker
       to reduce dependencies.
   * debian/patches/01-fix_includes.patch: point the include
     directives in ffmpeg2theora.c to the correct directories.
   * debian/patches/02-fix_hyphen-used-as-minus_in_manpage.patch:
     replaced incorrect uses of hyphen as minus in ffmpeg2theora.1.
Checksums-Sha1: 
 a4c336d6456416c9b547ad2ee434546f67e00055 1249 ffmpeg2theora_0.21-0.1.dsc
 2332e62165837b1969bf1a08d197f7fb4a285077 354853 ffmpeg2theora_0.21.orig.tar.gz
 39d342ae329ff2b262964fee2413119827bcf791 3237 ffmpeg2theora_0.21-0.1.diff.gz
 d562028493a541b21382dd8033543f3f0dd73a87 35046 
ffmpeg2theora_0.21-0.1_powerpc.deb
Checksums-Sha256: 
 6ea392c63b731e117efbb1181c06c89b17a5d2a7fa3023ed6c45e188a20cc71e 1249 
ffmpeg2theora_0.21-0.1.dsc
 1cd2ce0f99b2ccac31dd67dd45a0e6d8fa0da2c1bbb6f960172348d27b403f57 354853 
ffmpeg2theora_0.21.orig.tar.gz
 b8dd564c8a784590b7f37a1cf722f81829561bc341728d92d720c8fb588b2769 3237 
ffmpeg2theora_0.21-0.1.diff.gz
 b6daceff69e75997e13029396e1fb56e904fd514ca60eaed5be10d60a8ae2d2b 35046 
ffmpeg2theora_0.21-0.1_powerpc.deb
Files: 
 de08bbddc0cf509346cb951eefe1d636 1249 graphics optional 
ffmpeg2theora_0.21-0.1.dsc
 07a18b8e18d8c22f328221b21974f579 354853 graphics optional 
ffmpeg2theora_0.21.orig.tar.gz
 deeb2dd2077389edd34309f39e75d1ae 3237 graphics optional 
ffmpeg2theora_0.21-0.1.diff.gz
 26fc84ed3b15cb6be546a7c450a03534 35046 graphics optional 
ffmpeg2theora_0.21-0.1_powerpc.deb

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

iD8DBQFIYwT4SR+P2lQW5bgRAs4NAJ0YOwX2QU4CiOrakgYC99bLJxPKZQCeMXZg
MkC46iAVl8koHWL4aH74gIs=
=Gznd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to