Source: videolink
Version: 1.2.9-2
Severity: serious
Justification: fails to build from source

videolink FTBFS in a clean squeeze i386 chroot. Tail of the build log:

|  debian/rules build
| /usr/bin/make prefix=/usr
| make[1]: Entering directory 
`/build/sbuild-videolink_1.2.9-2-i386-n2SWQL/videolink-1.2.9'
| mkdir -p .objs
| touch .objs/.created
| g++ -ansi -Wall -Wunused -g -D_REENTRANT -o .objs/auto_proc.o -MD -MF 
.objs/auto_proc.d -c auto_proc.cpp
| g++ -ansi -Wall -Wunused -g -Wno-non-virtual-dtor -D_REENTRANT 
-DMOZ_LIB_DIR='"/usr/lib/xulrunner-1.9"' -pthread -I/usr/include/gtkmm-2.4 
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 
-I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include 
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/   -DXPCOM_GLUE 
-I/usr/include/xulrunner-1.9.1/unstable -I/usr/include/nspr  -DMOZ_VERSION_MAJOR=1 
-DMOZ_VERSION_MINOR=9 -DMOZ_VERSION_MICRO=1 -o .objs/browser_widget.o -MD -MF 
.objs/browser_widget.d -c browser_widget.cpp
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from browser_widget.hpp:12,
|                  from browser_widget.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:119:1: warning: "NS_HIDDEN" 
redefined
| In file included from browser_widget.hpp:11,
|                  from browser_widget.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/gtkmozembed.h:57:1: warning: this is 
the location of the previous definition
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from browser_widget.hpp:12,
|                  from browser_widget.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:208:1: warning: "NS_IMPORT_" 
redefined
| In file included from browser_widget.hpp:11,
|                  from browser_widget.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/gtkmozembed.h:64:1: warning: this is 
the location of the previous definition
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from browser_widget.hpp:12,
|                  from browser_widget.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:210:1: warning: "NS_EXPORT_" 
redefined
| In file included from browser_widget.hpp:11,
|                  from browser_widget.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/gtkmozembed.h:63:1: warning: this is 
the location of the previous definition
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from browser_widget.hpp:12,
|                  from browser_widget.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:406:2: warning: #warning 
libxul SDK was configured with char16_t support, but now building without
| g++ -ansi -Wall -Wunused -g -Wno-non-virtual-dtor -D_REENTRANT -DXPCOM_GLUE 
-I/usr/include/xulrunner-1.9.1/unstable -I/usr/include/nspr -o 
.objs/child_iterator.o -MD -MF .objs/child_iterator.d -c child_iterator.cpp
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from child_iterator.hpp:10,
|                  from child_iterator.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:406:2: warning: #warning 
libxul SDK was configured with char16_t support, but now building without
| g++ -ansi -Wall -Wunused -g -Wno-non-virtual-dtor -D_REENTRANT -DXPCOM_GLUE 
-I/usr/include/xulrunner-1.9.1/unstable -I/usr/include/nspr  
-DMOZ_VERSION_MAJOR=1 -DMOZ_VERSION_MINOR=9 -DMOZ_VERSION_MICRO=1 -o 
.objs/event_state_manager.o -MD -MF .objs/event_state_manager.d -c 
event_state_manager.cpp
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsrootidl.h:11,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsISupports.h:10,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsIDocShell.h:10,
|                  from event_state_manager.cpp:8:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:406:2: warning: #warning 
libxul SDK was configured with char16_t support, but now building without
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsString.h:201,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsStringGlue.h:49,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsFont.h:43,
|                  from 
/usr/include/xulrunner-1.9.1/unstable/nsPresContext.h:52,
|                  from event_state_manager.cpp:9:
| /usr/include/xulrunner-1.9.1/unstable/nsLiteralString.h:94:4: warning: 
#warning Using conversions for literal strings. Please consider using 2-bytes 
wchar_t or char16_t instead
| g++ -ansi -Wall -Wunused -g -D_REENTRANT -pthread -I/usr/include/gtkmm-2.4 
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4 
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 
-I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 
-I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/  
 -o .objs/generate_dvd.o -MD -MF .objs/generate_dvd.d -c generate_dvd.cpp
| generate_dvd.cpp: In member function 'void dvd_generator::add_menu_entry(unsigned 
int, const rectangle&, const dvd_generator::pgc_ref&)':
| generate_dvd.cpp:149: warning: suggest parentheses around '&&' within '||'
| g++ -ansi -Wall -Wunused -g -Wno-non-virtual-dtor -D_REENTRANT -DXPCOM_GLUE 
-I/usr/include/xulrunner-1.9.1/unstable -I/usr/include/nspr  
-DMOZ_VERSION_MAJOR=1 -DMOZ_VERSION_MINOR=9 -DMOZ_VERSION_MICRO=1 -o 
.objs/link_iterator.o -MD -MF .objs/link_iterator.d -c link_iterator.cpp
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from link_iterator.hpp:10,
|                  from link_iterator.cpp:4:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:406:2: warning: #warning 
libxul SDK was configured with char16_t support, but now building without
| g++ -ansi -Wall -Wunused -g -Wno-non-virtual-dtor -D_REENTRANT -DXPCOM_GLUE 
-I/usr/include/xulrunner-1.9.1/unstable -I/usr/include/nspr  
-DMOZ_VERSION_MAJOR=1 -DMOZ_VERSION_MINOR=9 -DMOZ_VERSION_MICRO=1 -o 
.objs/null_prompt_service.o -MD -MF .objs/null_prompt_service.d -c 
null_prompt_service.cpp
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from null_prompt_service.cpp:10:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:406:2: warning: #warning 
libxul SDK was configured with char16_t support, but now building without
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsStringGlue.h:52,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsIAtom.h:17,
|                  from 
/usr/include/xulrunner-1.9.1/unstable/nsICharsetConverterManager.h:14,
|                  from null_prompt_service.cpp:11:
| /usr/include/xulrunner-1.9.1/unstable/nsStringAPI.h:1066:4: warning: #warning 
Using conversions for literal strings. Please consider using 2-bytes wchar_t or 
char16_t instead
| g++ -ansi -Wall -Wunused -g -D_REENTRANT -pthread -I/usr/include/gtkmm-2.4 
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4 
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 
-I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 
-I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/  
 -o .objs/pixbufs.o -MD -MF .objs/pixbufs.d -c pixbufs.cpp
| g++ -ansi -Wall -Wunused -g -Wno-non-virtual-dtor -D_REENTRANT -DXPCOM_GLUE 
-I/usr/include/xulrunner-1.9.1/unstable -I/usr/include/nspr  
-DMOZ_VERSION_MAJOR=1 -DMOZ_VERSION_MINOR=9 -DMOZ_VERSION_MICRO=1 -o 
.objs/style_sheets.o -MD -MF .objs/style_sheets.d -c style_sheets.cpp
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsDebug.h:42,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsCOMPtr.h:59,
|                  from style_sheets.cpp:7:
| /usr/include/xulrunner-1.9.1/unstable/nscore.h:406:2: warning: #warning 
libxul SDK was configured with char16_t support, but now building without
| In file included from /usr/include/xulrunner-1.9.1/unstable/nsStringGlue.h:52,
|                  from /usr/include/xulrunner-1.9.1/unstable/nsNetUtil.h:46,
|                  from style_sheets.cpp:12:
| /usr/include/xulrunner-1.9.1/unstable/nsStringAPI.h:1066:4: warning: #warning 
Using conversions for literal strings. Please consider using 2-bytes wchar_t or 
char16_t instead
| In file included from style_sheets.cpp:12:
| /usr/include/xulrunner-1.9.1/unstable/nsNetUtil.h: In function 'nsresult 
NS_MakeRandomInvalidURLString(nsCString_external&)':
| /usr/include/xulrunner-1.9.1/unstable/nsNetUtil.h:1649: error: 'struct nsID' 
has no member named 'ToProvidedString'
| make[1]: *** [.objs/style_sheets.o] Error 1
| make[1]: Leaving directory 
`/build/sbuild-videolink_1.2.9-2-i386-n2SWQL/videolink-1.2.9'
| make: *** [build] Error 2

--
Jakub Wilk



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

Reply via email to