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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to