Your message dated Sat, 11 Feb 2006 06:17:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333636: fixed in ffmpeg2theora 0.15-1
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: ffmpeg2theora
Version: 0.13+svn20050704-1
Severity: serious
ffmpeg2theora fails to build because it tries to access members of
something that isn't a struct:
> source='ffmpeg2theora.c' object='ffmpeg2theora-ffmpeg2theora.o' libtool=no \
> depfile='.deps/ffmpeg2theora-ffmpeg2theora.Po'
> tmpdepfile='.deps/ffmpeg2theora-ffmpeg2theora.TPo' \
> depmode=gcc3 /bin/sh ./depcomp \
> cc -DPACKAGE_NAME=\"ffmpeg2theora\" -DPACKAGE_TARNAME=\"ffmpeg2theora\"
> -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"ffmpeg2theora\ 0.13\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ffmpeg2theora\" -DVERSION=\"0.13\"
> -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 -I. -I.
> -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/include/ffmpeg -g -Wall -O2 -c
> -o ffmpeg2theora-ffmpeg2theora.o `test -f 'ffmpeg2theora.c' || echo
> './'`ffmpeg2theora.c
> ffmpeg2theora.c: In function 'ff2theora_output':
> ffmpeg2theora.c:131: warning: initialization from incompatible pointer type
> ffmpeg2theora.c:142: warning: initialization from incompatible pointer type
> ffmpeg2theora.c:159: warning: assignment from incompatible pointer type
> ffmpeg2theora.c:225: warning: pointer targets in passing argument 1 of
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:225: warning: pointer targets in passing argument 2 of
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:238: warning: pointer targets in passing argument 1 of
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:238: warning: pointer targets in passing argument 2 of
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:301: warning: assignment from incompatible pointer type
> ffmpeg2theora.c:353: error: request for member 'pix_fmt' in something not a
> structure or union
> ffmpeg2theora.c:354: error: request for member 'width' in something not a
> structure or union
> ffmpeg2theora.c:354: error: request for member 'height' in something not a
> structure or union
> ffmpeg2theora.c:355: error: request for member 'pix_fmt' in something not a
> structure or union
> ffmpeg2theora.c:356: error: request for member 'width' in something not a
> structure or union
> ffmpeg2theora.c:356: error: request for member 'height' in something not a
> structure or union
> ffmpeg2theora.c:358: error: request for member 'width' in something not a
> structure or union
> ffmpeg2theora.c:358: error: request for member 'height' in something not a
> structure or union
> ffmpeg2theora.c:360: error: request for member 'width' in something not a
> structure or union
> ffmpeg2theora.c:360: error: request for member 'height' in something not a
> structure or union
> ffmpeg2theora.c:457: warning: suggest parentheses around && within ||
> ffmpeg2theora.c:465: warning: passing argument 1 of 'avcodec_decode_video'
> from incompatible pointer type
> ffmpeg2theora.c:483: warning: implicit declaration of function 'lrintf'
> ffmpeg2theora.c:483: warning: incompatible implicit declaration of built-in
> function 'lrintf'
> ffmpeg2theora.c:541: warning: suggest parentheses around && within ||
> ffmpeg2theora.c:549: warning: passing argument 1 of 'avcodec_decode_audio'
> from incompatible pointer type
> ffmpeg2theora.c: In function 'main':
> ffmpeg2theora.c:1070: warning: zero-length printf format string
--
Matt
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: ffmpeg2theora
Source-Version: 0.15-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.15-1.diff.gz
to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.15-1.diff.gz
ffmpeg2theora_0.15-1.dsc
to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.15-1.dsc
ffmpeg2theora_0.15-1_i386.deb
to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.15-1_i386.deb
ffmpeg2theora_0.15.orig.tar.gz
to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.15.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.
RISKO Gergely <[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.7
Date: Sat, 11 Feb 2006 14:20:15 +0100
Source: ffmpeg2theora
Binary: ffmpeg2theora
Architecture: source i386
Version: 0.15-1
Distribution: unstable
Urgency: low
Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
Changed-By: RISKO Gergely <[EMAIL PROTECTED]>
Description:
ffmpeg2theora - Theora video encoder using ffmpeg
Closes: 333636 335854
Changes:
ffmpeg2theora (0.15-1) unstable; urgency=low
.
* New upstream release (closes: #335854)
* '-ldc1394_control -lgsm' added to LDFLAGS in rules (closes: #333636)
* changed FSF's postal address (thanks lintian!)
Files:
6df35ef1523349e9fabebb4903b69173 689 graphics optional ffmpeg2theora_0.15-1.dsc
de0c7162b2e1f5a18f644dc0c70f5bd8 308760 graphics optional
ffmpeg2theora_0.15.orig.tar.gz
bcac4ec404b560466983f0ab46150e0e 1528 graphics optional
ffmpeg2theora_0.15-1.diff.gz
bf7f6f52eb5d00ed228b9f6c1161fc69 1347568 graphics optional
ffmpeg2theora_0.15-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD7e4pO0PrGO4KNccRAmaxAJ4gOr7MMDxln7kGtrNGVge0VGVo0QCeLFGb
PFGkA87Z8mKhFxpZ/S5ZLwA=
=ChiH
-----END PGP SIGNATURE-----
--- End Message ---