Bug#454118: FTBFS: caca.c:309: error: 'struct caca_event' has no member named 'type'

Harald Dunkel harald.dunkel at t-online.de
Mon Dec 3 09:02:55 UTC 2007


Package: vlc
Version: 0.8.6.c-3

Trying to rebuild vlc on i386 I got:

creating libaa_plugin.la
(cd .libs && rm -f libaa_plugin.la && ln -s ../libaa_plugin.la libaa_plugin.la)
if /bin/sh ../../libtool --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin caca` -Wsign-compare -Wall  -pipe -MT libcaca_plugin_la-caca.lo -MD -MP -MF ".deps/libcaca_plugin_la-caca.Tpo" \
           -c -o libcaca_plugin_la-caca.lo `test -f 'caca.c' || echo './'`caca.c; \
         then mv -f ".deps/libcaca_plugin_la-caca.Tpo" ".deps/libcaca_plugin_la-caca.Plo"; \
         else rm -f ".deps/libcaca_plugin_la-caca.Tpo"; exit 1; \
         fi
  i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -DDATA_PATH=\"/usr/share/vlc\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -DHAVE_RELEASE -O3 
-ffast-math -funroll-loops -mtune=pentium2 -fomit-frame-pointer -D__VLC__ -D__PLUGIN__ -DMODULE_NAME=caca -DMODULE_NAME_IS_caca -I/usr/include/ -Wsign-compare -Wall -pipe -MT libcaca_plugin_la-caca.lo -MD -MP -MF .deps/libcaca_plugin_la-caca.Tpo -c caca.c  -fPIC -DPIC -o .libs/libcaca_plugin_la-caca.o
caca.c: In function 'Manage':
caca.c:309: error: 'struct caca_event' has no member named 'type'
caca.c:316: error: 'struct caca_event' has no member named 'data'
caca.c:339: error: 'struct caca_event' has no member named 'data'
caca.c:342: error: 'struct caca_event' has no member named 'data'
caca.c: In function 'Render':
caca.c:378: warning: 'cucul_set_color' is deprecated (declared at /usr/include/cucul.h:313)
make[5]: *** [libcaca_plugin_la-caca.lo] Error 1
make[5]: Leaving directory `/export/harri/debian/vlc/vlc-0.8.6.c/modules/video_output'
make[4]: *** [all-modules] Error 1
make[4]: Leaving directory `/export/harri/debian/vlc/vlc-0.8.6.c/modules/video_output'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/export/harri/debian/vlc/vlc-0.8.6.c/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/harri/debian/vlc/vlc-0.8.6.c'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/export/harri/debian/vlc/vlc-0.8.6.c'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2






More information about the pkg-multimedia-maintainers mailing list