Package: agave
Version: 0.4.7-1
User: [email protected]
Usertags: ftbfs-gcc-4.5
for the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html
full build log:
http://people.debian.org/~lucas/logs/2010/01/08b/agave_0.4.7-1_lsid64b.buildlog
the reason of the build failure is likely a bug in the package, if this turns
out as a gcc bug, please reassign to the gcc-4.5 package.
g++ -DHAVE_CONFIG_H -I. -I../.. -DAGAVE_UIDIR=\"/usr/share/agave/ui\"
-DAGAVE_PALETTEDIR=\"/usr/share/agave/palettes\" -I../../src -DORBIT2=1
-D_REENTRANT -I/usr/include/atk-1.0 -I/usr/include/atkmm-1.6
-I/usr/include/bonobo-activation-2.0 -I/usr/include/cairo
-I/usr/include/cairomm-1.0 -I/usr/include/dbus-1.0 -I/usr/include/directfb
-I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/gconf/2
-I/usr/include/gconfmm-2.6 -I/usr/include/gdkmm-2.4 -I/usr/include/giomm-2.4
-I/usr/include/glib-2.0 -I/usr/include/glibmm-2.4 -I/usr/include/gnome-keyring-1
-I/usr/include/gnome-vfs-2.0 -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtkmm-2.4
-I/usr/include/libart-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/libglade-2.0
-I/usr/include/libglademm-2.4 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/orbit-2.0
-I/usr/include/pango-1.0 -I/usr/include/pangomm-1.4 -I/usr/include/pixman-1
-I/usr/include/sigc++-2.0 -I/usr/lib/dbus-1.0/include
-I/usr/lib/gconfmm-2.6/include -I/usr/lib/gdkmm-2.4/include
-I/usr/lib/giomm-2.4/include -I/usr/lib/glib-2.0/include
-I/usr/lib/glibmm-2.4/include -I/usr/lib/gnome-vfs-2.0/include
-I/usr/lib/gtk-2.0/include -I/usr/lib/gtkmm-2.4/include
-I/usr/lib/libglademm-2.4/include -I/usr/lib/pangomm-1.4/include
-I/usr/lib/sigc++-2.0/include -pthread -g -O2 -g -Wall -O2 -Wall -c -o
gcs-schemebox.o gcs-schemebox.cc
gcs-schemebox.cc: In constructor
'gcs::Widgets::SchemeBox::SchemeBox(gcs::Scheme)':
gcs-schemebox.cc:48:34: error: cannot call constructor
'gcs::Widgets::SchemeBox::SchemeBox' directly
gcs-schemebox.cc:48:34: note: for a function-style cast, remove the redundant
'::SchemeBox'
gcs-schemebox.cc:49:28: error: no matching function for call to
'gcs::Scheme::Scheme(gcs::Scheme&, gcs::Scheme&)'
../../src/core/gcs-scheme.h:40:13: note: candidates are:
gcs::Scheme::Scheme(gcs::ColorPtr, gcs::tSchemeType)
../../src/core/gcs-scheme.h:38:5: note:
gcs::Scheme::Scheme(const gcs::Scheme&)
gcs-schemebox.cc:49:28: error: initializing argument 1 of 'void
gcs::Widgets::SchemeBox::set_scheme(gcs::Scheme)'
gcs-schemebox.cc: In member function 'void
gcs::Widgets::SchemeBox::set_color(gcs::ColorPtr)':
gcs-schemebox.cc:69:37: error: no matching function for call to
'boost::shared_ptr<gcs::Color>::shared_ptr(gcs::ColorPtr&, gcs::ColorPtr&)'
/usr/include/boost/smart_ptr/shared_ptr.hpp:231:5: note: candidates are:
boost::shared_ptr< <template-parameter-1-1> >::shared_ptr(const
boost::shared_ptr<Y>&, typename boost::detail::sp_enable_if_convertible<Y,
T>::type) [with Y = gcs::Color, T = gcs::Color, typename
boost::detail::sp_enable_if_convertible<Y, T>::type = boost::detail::sp_empty]
/usr/include/boost/smart_ptr/shared_ptr.hpp:182:5: note:
boost::shared_ptr< <template-parameter-1-1> >::shared_ptr() [with T = gcs::Color]
/usr/include/boost/smart_ptr/shared_ptr.hpp:169:1: note:
boost::shared_ptr<gcs::Color>::shared_ptr(const boost::shared_ptr<gcs::Color>&)
gcs-schemebox.cc:69:37: error: initializing argument 1 of 'void
gcs::Scheme::set_color(gcs::ColorPtr)'
gcs-schemebox.cc: In member function 'void gcs::Widgets::SchemeBox::init()':
gcs-schemebox.cc:87:58: error: no matching function for call to
'gcs::Color::create(const char [8], const char [8])'
../../src/core/gcs-color.h:50:29: note: candidates are: static gcs::ColorPtr
gcs::Color::create()
../../src/core/gcs-color.h:51:29: note: static gcs::ColorPtr
gcs::Color::create(gcs::tHexString)
../../src/core/gcs-color.h:52:29: note: static gcs::ColorPtr
gcs::Color::create(gint, gint, gint, Glib::ustring)
../../src/core/gcs-color.h:53:29: note: static gcs::ColorPtr
gcs::Color::create(const Gdk::Color&)
../../src/core/gcs-color.h:54:29: note: static gcs::ColorPtr
gcs::Color::create(const gcs::Color&)
make[4]: *** [gcs-schemebox.o] Error 1
make[4]: Leaving directory
`/build/user-agave_0.4.7-1-amd64-h1zYAx/agave-0.4.7/src/widgets'
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]