[root@...1070...: [Inkscape-tester] inkscape build report]
Some new errors...
----- Forwarded message from root <root@...1070...> -----
Date: Fri, 13 Jan 2006 17:21:05 -0800 From: root <root@...1070...> To: inkscape-tester@lists.sourceforge.net Subject: [Inkscape-tester] inkscape build report
= Analysis Report for inkscape = Report Time: Fri Jan 13 12:16:47 2006 (Run 961) Snapshot: inkscape-20060113-1120.tar.bz2 Status: finished
Platform Unpack Config Build Install WRNS ERRS ------------------------------------------------------------------------ debian x86 0 0 2 10 6
Test Status Score Info ------------------------------------------------------------------------ sut-1 ??
== Errors ==
ui/dialog/inkscape-preferences.cpp:49: error: no matching function for call to `Gtk::SpinButton::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:489: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:490: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&)
== Warnings ==
sp-flowtext.cpp:323: warning: `sp_item_bbox_desktop' is deprecated (declared at sp-item.h:208) sp-item.cpp:665: warning: `sp_item_bbox_desktop' is deprecated (declared at sp-item.cpp:654) sp-shape.cpp:611: warning: `sp_item_bbox_desktop' is deprecated (declared at sp-item.h:208) sp-text.cpp:472: warning: `sp_item_bbox_desktop' is deprecated (declared at sp-item.h:208) dialogs/export.cpp:638: warning: `sp_item_bbox_desktop' is deprecated (declared at sp-item.h:208) dialogs/export.cpp:717: warning: `sp_item_bbox_desktop' is deprecated (declared at sp-item.h:208) display/canvas-arena.cpp:85: warning: invalid access to non-static data member `SPCanvasArenaClass::arena_event' of NULL object display/canvas-arena.cpp:85: warning: (perhaps the `offsetof' macro was used incorrectly) display/sp-canvas.cpp:132: warning: invalid access to non-static data member `SPCanvasItemClass::event' of NULL object display/sp-canvas.cpp:132: warning: (perhaps the `offsetof' macro was used incorrectly)
== Environment Summary ==
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Inkscape-tester mailing list Inkscape-tester@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-tester
----- End forwarded message -----
On Sat, 2006-01-14 at 01:41 -0800, Bryce Harrington wrote:
== Errors ==
ui/dialog/inkscape-preferences.cpp:49: error: no matching function for call to `Gtk::SpinButton::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:489: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:490: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&)
Strange, i don't get those errors, and there is a Gtk::Widget::size_request() (since gtkmm 2.4 i think). http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Widget.h...
what version of gtkmm are you using for testing?
-- Marco
On Sat, Jan 14, 2006 at 01:09:06PM +0100, Marco Scholten wrote:
On Sat, 2006-01-14 at 01:41 -0800, Bryce Harrington wrote:
== Errors ==
ui/dialog/inkscape-preferences.cpp:49: error: no matching function for call to `Gtk::SpinButton::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:489: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:490: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&)
Strange, i don't get those errors, and there is a Gtk::Widget::size_request() (since gtkmm 2.4 i think). http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Widget.h...
what version of gtkmm are you using for testing?
Gtkmm 2.4. We've got all the base prereq's installed on the test machine, so gtk issues discovered in the build could possibly be indicating some version issues.
I'm still seeing these same errors in today's build btw.
Bryce
On Sun, 2006-01-15 at 12:17 -0800, Bryce Harrington wrote:
On Sat, Jan 14, 2006 at 01:09:06PM +0100, Marco Scholten wrote:
On Sat, 2006-01-14 at 01:41 -0800, Bryce Harrington wrote:
== Errors ==
ui/dialog/inkscape-preferences.cpp:49: error: no matching function for call to `Gtk::SpinButton::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:489: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&) ui/dialog/inkscape-preferences.cpp:490: error: no matching function for call to `Inkscape::UI::Dialog::InkscapePreferences::size_request()' /usr/include/gtkmm-2.4/gtkmm/widget.h:510: error: candidates are: void Gtk::Widget::size_request(const Gtk::Requisition&)
Strange, i don't get those errors, and there is a Gtk::Widget::size_request() (since gtkmm 2.4 i think). http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Widget.h...
what version of gtkmm are you using for testing?
Gtkmm 2.4. We've got all the base prereq's installed on the test machine, so gtk issues discovered in the build could possibly be indicating some version issues.
I'm still seeing these same errors in today's build btw.
Bryce
I will use void Gtk::Widget::size_request(const Gtk::Requisition&) instead then.
Can i still upload a cvs patch or do i have to use svn now? -- Marco
On Jan 15, 2006, at 2:11 PM, Marco Scholten wrote:
I will use void Gtk::Widget::size_request(const Gtk::Requisition&) instead then.
Can i still upload a cvs patch or do i have to use svn now?
CVS needs to be frozen for now... so it's onto SVN. Of course, for just a patch, CVS and its diff should work for the patch tracker (whoever goes to apply it can wrangle the differences at the moment)
participants (3)
-
Bryce Harrington
-
Jon A. Cruz
-
Marco Scholten