Package: libobby-0.2-dev
Version: 0.2.0-1
Severity: serious

gobby fails to build because /usr/include/obby/rsa.hpp includes
gmpxx.h but libobby-0.2-dev, which contains the former, does not
depend on libgmp3-dev, which contains the latter:

> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc  -DXTHREADS -pthread 
> -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
> -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 
> -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 
> -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/gtkmm-2.4 
> -I/usr/lib/gtkmm-2.4/include -I/usr/include/gdkmm-2.4 
> -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 
> -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 
> -I/usr/include/atk-1.0 -I/usr/include/gtksourceview-1.0 
> -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0    -I../inc/ 
> -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\"   
> -g -O2 -MT gobby-buffer_wrapper.o -MD -MP -MF 
> ".deps/gobby-buffer_wrapper.Tpo" -c -o gobby-buffer_wrapper.o `test -f 
> 'src/io/buffer_wrapper.cpp' || echo './'`src/io/buffer_wrapper.cpp; \
> then mv -f ".deps/gobby-buffer_wrapper.Tpo" ".deps/gobby-buffer_wrapper.Po"; 
> else rm -f ".deps/gobby-buffer_wrapper.Tpo"; exit 1; fi
> In file included from /usr/include/obby/client_buffer.hpp:25,
>                  from ./inc/io/buffer_wrapper.hpp:27,
>                  from src/io/buffer_wrapper.cpp:21:
> /usr/include/obby/rsa.hpp:23:19: error: gmpxx.h: No such file or directory
> /usr/include/obby/rsa.hpp:34: error: expected ',' or '...' before '&' token
> /usr/include/obby/rsa.hpp:63: error: expected ';' before '&' token
> /usr/include/obby/rsa.hpp:67: error: expected ';' before '&' token
> /usr/include/obby/rsa.hpp:69: error: expected ',' or '...' before '&' token
> /usr/include/obby/rsa.hpp:70: error: expected ',' or '...' before '&' token
> /usr/include/obby/rsa.hpp:75: error: 'mpz_class' does not name a type
> /usr/include/obby/rsa.hpp:80: error: 'mpz_class' does not name a type
> /usr/include/obby/rsa.hpp:82: error: 'mpz_class' does not name a type
> /usr/include/obby/rsa.hpp:91: error: 'gmp_randclass' was not declared in this 
> scope
> /usr/include/obby/rsa.hpp:91: error: 'rclass' was not declared in this scope
> /usr/include/obby/rsa.hpp:91: error: expected primary-expression before 
> 'unsigned'
> /usr/include/obby/buffer.hpp:176: error: 'gmp_randclass' does not name a type

-- 
Matt

Attachment: signature.asc
Description: Digital signature

Reply via email to