Public bug reported:

Binary package hint: vlc

I've uploaded a testbuild and it failed to build with this output:


make[3]: Entering directory `/build/buildd/vlc-1.0.5/projects/mozilla'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../..   -I../../include -I../../include  -DSYS_LINUX `top_srcdir="../.." 
top_builddir="../.." ../../vlc-config --cxxflags mozilla` 
-DDATA_PATH=\"/usr/share/vlc\" -g -O2 -MT libvlcplugin_la-vlcshell.lo -MD -MP 
-MF .deps/libvlcplugin_la-vlcshell.Tpo -c -o libvlcplugin_la-vlcshell.lo `test 
-f 'vlcshell.cpp' || echo './'`vlcshell.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../..   -I../../include -I../../include  -DSYS_LINUX `top_srcdir="../.." 
top_builddir="../.." ../../vlc-config --cxxflags mozilla` 
-DDATA_PATH=\"/usr/share/vlc\" -g -O2 -MT libvlcplugin_la-vlcplugin.lo -MD -MP 
-MF .deps/libvlcplugin_la-vlcplugin.Tpo -c -o libvlcplugin_la-vlcplugin.lo 
`test -f 'vlcplugin.cpp' || echo './'`vlcplugin.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include 
-I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 
-D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DHAVE_RELEASE -DXP_UNIX 
-DOJI -DMOZ_X11 -DSYS_LINUX -fshort-wchar -I/usr/include/xulrunner-1.9.2.2 
-I/usr/include/xulrunner-1.9.2.2/nspr -I/usr/include/nspr -O2 -ffast-math 
-funroll-loops -mtune=pentium2 -fomit-frame-pointer 
-DDATA_PATH=\"/usr/share/vlc\" -g -O2 -MT libvlcplugin_la-vlcplugin.lo -MD -MP 
-MF .deps/libvlcplugin_la-vlcplugin.Tpo -c vlcplugin.cpp  -fPIC -DPIC -o 
.libs/libvlcplugin_la-vlcplugin.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include 
-I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 
-D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DHAVE_RELEASE -DXP_UNIX 
-DOJI -DMOZ_X11 -DSYS_LINUX -fshort-wchar -I/usr/include/xulrunner-1.9.2.2 
-I/usr/include/xulrunner-1.9.2.2/nspr -I/usr/include/nspr -O2 -ffast-math 
-funroll-loops -mtune=pentium2 -fomit-frame-pointer 
-DDATA_PATH=\"/usr/share/vlc\" -g -O2 -MT libvlcplugin_la-vlcshell.lo -MD -MP 
-MF .deps/libvlcplugin_la-vlcshell.Tpo -c vlcshell.cpp  -fPIC -DPIC -o 
.libs/libvlcplugin_la-vlcshell.o
In file included from vlcplugin.cpp:35:
vlcplugin.h:85: error: 'uint16' has not been declared
vlcplugin.h:138: error: 'uint16' does not name a type
vlcplugin.cpp:43: error: 'uint16' has not been declared
vlcplugin.cpp: In constructor 'VlcPlugin::VlcPlugin(NPP_t*, int)':
vlcplugin.cpp:44: error: class 'VlcPlugin' does not have any field named 
'i_npmode'
vlcplugin.cpp: In member function 'NPError VlcPlugin::init(int, char* const*, 
char* const*)':
vlcplugin.cpp:230: error: 'struct NPString' has no member named 'utf8characters'
vlcplugin.cpp:231: error: 'struct NPString' has no member named 'utf8length'
vlcplugin.cpp:239: error: 'struct _NPString' has no member named 'utf8length'
vlcplugin.cpp:239: error: 'malloc' was not declared in this scope
In file included from vlcshell.cpp:44:
vlcplugin.h:85: error: 'uint16' has not been declared
vlcplugin.cpp:242: error: 'struct _NPString' has no member named 
'utf8characters'
vlcplugin.cpp:242: error: 'struct _NPString' has no member named 'utf8length'
vlcplugin.cpp:243: error: 'struct _NPString' has no member named 'utf8length'
vlcplugin.h:138: error: 'uint16' does not name a type
In file included from vlcshell.cpp:45:
vlcshell.h:30: error: 'jref' does not name a type
vlcshell.h:33: error: 'uint16' has not been declared
vlcshell.h:33: error: 'int16' has not been declared
vlcshell.h:43: error: 'uint16' has not been declared
vlcshell.h:47: error: 'int32' does not name a type
vlcshell.h:48: error: 'int32' does not name a type
vlcplugin.cpp: In destructor 'virtual VlcPlugin::~VlcPlugin()':
vlcplugin.cpp:267: error: 'free' was not declared in this scope
vlcshell.cpp:268: error: 'jref' does not name a type
vlcshell.cpp:278: error: 'uint16' has not been declared
vlcshell.cpp:278: error: 'int16' has not been declared
vlcshell.cpp: In function 'NPError NPP_SetWindow(NPP_t*, NPWindow*)':
vlcshell.cpp:534: warning: 'void libvlc_video_set_parent(libvlc_instance_t*, 
libvlc_drawable_t, libvlc_exception_t*)' is deprecated (declared at 
../../include/vlc/deprecated.h:85)
vlcshell.cpp:534: warning: 'void libvlc_video_set_parent(libvlc_instance_t*, 
libvlc_drawable_t, libvlc_exception_t*)' is deprecated (declared at 
../../include/vlc/deprecated.h:85)
vlcshell.cpp:558: warning: 'void libvlc_video_set_parent(libvlc_instance_t*, 
libvlc_drawable_t, libvlc_exception_t*)' is deprecated (declared at 
../../include/vlc/deprecated.h:85)
vlcshell.cpp:558: warning: 'void libvlc_video_set_parent(libvlc_instance_t*, 
libvlc_drawable_t, libvlc_exception_t*)' is deprecated (declared at 
../../include/vlc/deprecated.h:85)
vlcshell.cpp: At global scope:
vlcshell.cpp:582: error: 'uint16' has not been declared
vlcshell.cpp:611: error: 'int32' does not name a type
vlcshell.cpp:617: error: 'int32' does not name a type
vlcplugin.cpp: In member function 'char* VlcPlugin::getAbsoluteURL(const 
char*)':
vlcplugin.cpp:473: error: 'malloc' was not declared in this scope
vlcplugin.cpp:518: error: 'free' was not declared in this scope
vlcplugin.cpp: In member function 'void VlcPlugin::showToolbar()':
vlcplugin.cpp:616: warning: deprecated conversion from string constant to 
'char*'
vlcplugin.cpp:623: warning: deprecated conversion from string constant to 
'char*'
vlcplugin.cpp:632: warning: deprecated conversion from string constant to 
'char*'
vlcplugin.cpp:640: warning: deprecated conversion from string constant to 
'char*'
vlcplugin.cpp:648: warning: deprecated conversion from string constant to 
'char*'
vlcplugin.cpp:656: warning: deprecated conversion from string constant to 
'char*'
vlcplugin.cpp:664: warning: deprecated conversion from string constant to 
'char*'
vlcplugin.cpp:671: warning: deprecated conversion from string constant to 
'char*'
make[3]: *** [libvlcplugin_la-vlcshell.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

full buildlog at http://launchpadlibrarian.net/43469510/buildlog_ubuntu-
lucid-i386.vlc_1.0.5-2ubuntu1+ppa1_FAILEDTOBUILD.txt.gz

** Affects: vlc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

-- 
vlc fails to build
https://bugs.launchpad.net/bugs/558981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to