Your message dated Wed, 24 Aug 2011 23:08:32 +0200
with message-id <[email protected]>
and subject line Re: Needs to be adapted for libav/0.7.1
has caused the Debian Bug report #638242,
regarding Needs to be adapted for libav/0.7.1
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.)
--
638242: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638242
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smilutils
Severity: important
Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)
Your package currently fails to build from source when built against
libav/0.7.2 and needs to be adapted. You can test this yourself by
building against the packages from experimental:
read -Wl,-rpath -Wl,/usr/lib/kino
make[4]: Leaving directory
`/home/jmm/deb/libav/smilutils-0.3.2+cvs20070731/apps/rawplay'
Making all in ffmpeg2raw
make[4]: Entering directory
`/home/jmm/deb/libav/smilutils-0.3.2+cvs20070731/apps/ffmpeg2raw'
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall
-I/usr/include/ffmpeg -I/usr/include/ffmpeg/libavcodec
-I/usr/include/ffmpeg/libavformat -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -MT
ffmpeg2raw.o -MD -MP -MF .deps/ffmpeg2raw.Tpo -c -o ffmpeg2raw.o ffmpeg2raw.c
ffmpeg2raw.c: In function ‘ff2raw_output’:
ffmpeg2raw.c:144:15: error: ‘CODEC_TYPE_VIDEO’ undeclared (first use in this
function)
ffmpeg2raw.c:144:15: note: each undeclared identifier is reported only once for
each function it appears in
ffmpeg2raw.c:148:15: error: ‘CODEC_TYPE_AUDIO’ undeclared (first use in this
function)
ffmpeg2raw.c:178:4: warning: implicit declaration of function
‘audio_resample_init’ [-Wimplicit-function-declaration]
ffmpeg2raw.c:178:13: warning: assignment makes pointer from integer without a
cast [enabled by default]
ffmpeg2raw.c:244:6: warning: implicit declaration of function
‘avcodec_decode_video’ [-Wimplicit-function-declaration]
ffmpeg2raw.c:255:18: warning: passing argument 2 of ‘sws_scale’ from
incompatible pointer type [enabled by default]
/usr/include/libswscale/swscale.h:233:5: note: expected ‘const uint8_t *
const*’ but argument is of type ‘uint8_t **’
ffmpeg2raw.c:277:15: warning: implicit declaration of function
‘avcodec_decode_audio2’ [-Wimplicit-function-declaration]
ffmpeg2raw.c: In function ‘show_stats’:
ffmpeg2raw.c:355:50: error: ‘CODEC_TYPE_VIDEO’ undeclared (first use in this
function)
ffmpeg2raw.c: In function ‘main’:
ffmpeg2raw.c:441:3: warning: ‘av_open_input_file’ is deprecated (declared at
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
ffmpeg2raw.c:447:6: warning: ‘dump_format’ is deprecated (declared at
/usr/include/libavformat/avformat.h:1458) [-Wdeprecated-declarations]
make[4]: *** [ffmpeg2raw.o] Fehler 1
make[4]: Leaving directory
`/home/jmm/deb/libav/smilutils-0.3.2+cvs20070731/apps/ffmpeg2raw'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory
`/home/jmm/deb/libav/smilutils-0.3.2+cvs20070731/apps'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/jmm/deb/libav/smilutils-0.3.2+cvs20070731'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/jmm/deb/libav/smilutils-0.3.2+cvs20070731'
make: *** [build-stamp] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
jmm@pisco:~/deb/libav/smilutils-0.3.2+cvs20070731$
Cheers,
Moritz
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Wed, Aug 17, 2011 at 11:06:10PM +0200, Moritz Muehlenhoff wrote:
> Package: smilutils
> Severity: important
>
> Hi,
> the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
> (libav is a ffmpeg fork, to which Debian will switch, see
> http://en.wikipedia.org/wiki/FFmpeg for more information)
>
> Your package currently fails to build from source when built against
> libav/0.7.2 and needs to be adapted. You can test this yourself by
> building against the packages from experimental:
The package has been removed from the archive.
--- End Message ---