Package: vlc
Version: 0.8.2-1
Severity: serious
Justification: no longer builds from source

I tried a pbuilder build of vlc today and it failed, likely due to the gcc 4
migration.  Here's a tail of the build log.

...
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX -I../../../include 
`top_builddir="../../.." ../../../vlc-config --cxxflags plugin skins2` 
-Wsign-compare -Wsign-compare -Wall  -pipe -MT libskins2_plugin_a-theme.o -MD 
-MP -MF ".deps/libskins2_plugin_a-theme.Tpo" \
  -c -o libskins2_plugin_a-theme.o `test -f 'src/theme.cpp' || echo 
'./'`src/theme.cpp; \
then mv -f ".deps/libskins2_plugin_a-theme.Tpo" 
".deps/libskins2_plugin_a-theme.Po"; \
else rm -f ".deps/libskins2_plugin_a-theme.Tpo"; exit 1; \
fi
src/../src/../utils/position.hpp:31: warning: 'class Box' has virtual functions 
but non-virtual destructor
src/../src/../utils/position.hpp:41: warning: 'class Rect' has virtual 
functions but non-virtual destructor
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX -I../../../include 
`top_builddir="../../.." ../../../vlc-config --cxxflags plugin skins2` 
-Wsign-compare -Wsign-compare -Wall  -pipe -MT 
libskins2_plugin_a-theme_loader.o -MD -MP -MF 
".deps/libskins2_plugin_a-theme_loader.Tpo" \
  -c -o libskins2_plugin_a-theme_loader.o `test -f 'src/theme_loader.cpp' || 
echo './'`src/theme_loader.cpp; \
then mv -f ".deps/libskins2_plugin_a-theme_loader.Tpo" 
".deps/libskins2_plugin_a-theme_loader.Po"; \
else rm -f ".deps/libskins2_plugin_a-theme_loader.Tpo"; exit 1; \
fi
src/../src/../utils/position.hpp:31: warning: 'class Box' has virtual functions 
but non-virtual destructor
src/../src/../utils/position.hpp:41: warning: 'class Rect' has virtual 
functions but non-virtual destructor
src/theme_loader.cpp: In function 'int gzopen_frontend(char*, int, int)':
src/theme_loader.cpp:559: error: cast from 'void*' to 'int' loses precision
make[7]: *** [libskins2_plugin_a-theme_loader.o] Error 1
make[7]: Leaving directory `/tmp/buildd/vlc-0.8.2/modules/gui/skins2'
make[6]: *** [all-modules] Error 1
make[6]: Leaving directory `/tmp/buildd/vlc-0.8.2/modules/gui/skins2'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/tmp/buildd/vlc-0.8.2/modules/gui'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/tmp/buildd/vlc-0.8.2/modules/gui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/vlc-0.8.2/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/vlc-0.8.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/vlc-0.8.2'
make: *** [build-stamp] Error 2
pbuilder: Failed autobuilding of package
 -> Aborting with an error
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
 -> cleaning the build env
    -> removing directory /var/cache/pbuilder/build//23388 and its 
subdirectories


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-mckinley
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to