Package: vice
Version: 2.3.dfsg-4
Severity: important

Dear Maintainer,

your package currently FTBFS against libav9, which can be currently
found in debian/experimental:

gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src 
-I../../src/arch/unix -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12   -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 
-I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include      -g -O3 
-march=native  -Wall -Wno-inline -MT ffmpegdrv.o -MD -MP -MF 
.deps/ffmpegdrv.Tpo -c -o ffmpegdrv.o ffmpegdrv.c
In file included from ffmpegdrv.c:35:0:
ffmpeglib.h:60:55: error: unknown type name 'AVFormatParameters'
ffmpeglib.h:64:29: error: unknown type name 'ByteIOContext'
ffmpeglib.h:65:30: error: unknown type name 'ByteIOContext'
ffmpeglib.h:98:5: error: unknown type name 'av_set_parameters_t'
ffmpeglib.h:102:5: error: unknown type name 'url_fopen_t'
ffmpeglib.h:103:5: error: unknown type name 'url_fclose_t'
ffmpegdrv.c: In function 'ffmpegmovie_init_audio':
ffmpegdrv.c:346:21: error: 'SAMPLE_FMT_S16' undeclared (first use in this 
function)
ffmpegdrv.c:346:21: note: each undeclared identifier is reported only once for 
each function it appears in
ffmpegdrv.c: In function 'ffmpegdrv_init_file':
ffmpegdrv.c:616:10: error: invalid type argument of unary '*' (have 'int')
ffmpegdrv.c:635:14: error: invalid type argument of unary '*' (have 'int')
ffmpegdrv.c:636:29: error: 'URL_WRONLY' undeclared (first use in this function)
ffmpegdrv.c: In function 'ffmpegdrv_close':
ffmpegdrv.c:727:14: error: invalid type argument of unary '*' (have 'int')
make[4]: *** [ffmpegdrv.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src/gfxoutputdrv'
make[3]: *** [all-recursive] Error 1

AVFormatParameters is now no longer available in Libav. Its use need to
be updated to use private options when creating the format
streams. Please discuss updating to the new API with your upstream.

Thanks,
Reinhard

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-33-generic (SMP w/4 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