Activity log for bug #1179338

Date Who What changed Old value New value Message
2013-05-13 01:51:34 Gabriel Ulici bug added bug
2013-05-13 01:51:34 Gabriel Ulici attachment added terminal output https://bugs.launchpad.net/bugs/1179338/+attachment/3674982/+files/Terminal%20Saved%20Output.txt
2013-05-13 01:52:37 Gabriel Ulici description I`m trying to compile the latest version of Inkscape of Mac OS X Lion (10.7.5) with MacPorts. i run autogen and configure everything is ok but when i execute the make command i receive this error. I added even the terminal output for help. "/opt/local/include/lcms.h: In function ‘void* _cmsMalloc(size_t)’: /opt/local/include/lcms.h:1418: warning: comparison of unsigned expression < 0 is always false CXX common-context.o CXX composite-undo-stack-observer.o CXX conditions.o CXX conn-avoid-ref.o CXX connector-context.o CXX console-output-undo-observer.o CXX context-fns.o glib-genmarshal --prefix=sp_marshal --header ./helper/sp-marshal.list > helper/tmp.sp-marshal.h if cmp -s helper/sp-marshal.h helper/tmp.sp-marshal.h; \ then rm helper/tmp.sp-marshal.h; \ else mv helper/tmp.sp-marshal.h helper/sp-marshal.h; fi CXX desktop.o In file included from /opt/local/include/glibmm-2.4/glibmm.h:90, from /opt/local/include/gtkmm-2.4/gtkmm/stockid.h:27, from /opt/local/include/gtkmm-2.4/gtkmm/iconset.h:36, from /opt/local/include/gtkmm-2.4/gtkmm/style.h:47, from /opt/local/include/gtkmm-2.4/gtkmm/rc.h:32, from /opt/local/include/gtkmm-2.4/gtkmm/widget.h:49, from /opt/local/include/gtkmm-2.4/gtkmm/container.h:31, from /opt/local/include/gtkmm-2.4/gtkmm/box.h:60, from ./ui/widget/dock-item.h:15, from ui/dialog/dock-behavior.h:17, from ui/dialog/dialog.h:18, from ui/dialog/dialog-manager.h:18, from desktop.cpp:30: /opt/local/include/glibmm-2.4/glibmm/threads.h:203: error: field ‘gobject_’ has incomplete type /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘GThread* Glib::Threads::Thread::gobj()’: /opt/local/include/glibmm-2.4/glibmm/threads.h:199: error: ‘gobject_’ was not declared in this scope /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘const GThread* Glib::Threads::Thread::gobj() const’: /opt/local/include/glibmm-2.4/glibmm/threads.h:200: error: ‘gobject_’ was not declared in this scope make[3]: *** [desktop.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2" Thank you. I`m trying to compile the latest version of Inkscape (0.49.X) on Mac OS X Lion (10.7.5) with MacPorts. I run autogen and configure with no problem but when i execute the make command i receive this error. I added even the terminal output for help. "/opt/local/include/lcms.h: In function ‘void* _cmsMalloc(size_t)’: /opt/local/include/lcms.h:1418: warning: comparison of unsigned expression < 0 is always false   CXX common-context.o   CXX composite-undo-stack-observer.o   CXX conditions.o   CXX conn-avoid-ref.o   CXX connector-context.o   CXX console-output-undo-observer.o   CXX context-fns.o glib-genmarshal --prefix=sp_marshal --header ./helper/sp-marshal.list > helper/tmp.sp-marshal.h if cmp -s helper/sp-marshal.h helper/tmp.sp-marshal.h; \  then rm helper/tmp.sp-marshal.h; \  else mv helper/tmp.sp-marshal.h helper/sp-marshal.h; fi   CXX desktop.o In file included from /opt/local/include/glibmm-2.4/glibmm.h:90,                  from /opt/local/include/gtkmm-2.4/gtkmm/stockid.h:27,                  from /opt/local/include/gtkmm-2.4/gtkmm/iconset.h:36,                  from /opt/local/include/gtkmm-2.4/gtkmm/style.h:47,                  from /opt/local/include/gtkmm-2.4/gtkmm/rc.h:32,                  from /opt/local/include/gtkmm-2.4/gtkmm/widget.h:49,                  from /opt/local/include/gtkmm-2.4/gtkmm/container.h:31,                  from /opt/local/include/gtkmm-2.4/gtkmm/box.h:60,                  from ./ui/widget/dock-item.h:15,                  from ui/dialog/dock-behavior.h:17,                  from ui/dialog/dialog.h:18,                  from ui/dialog/dialog-manager.h:18,                  from desktop.cpp:30: /opt/local/include/glibmm-2.4/glibmm/threads.h:203: error: field ‘gobject_’ has incomplete type /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘GThread* Glib::Threads::Thread::gobj()’: /opt/local/include/glibmm-2.4/glibmm/threads.h:199: error: ‘gobject_’ was not declared in this scope /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘const GThread* Glib::Threads::Thread::gobj() const’: /opt/local/include/glibmm-2.4/glibmm/threads.h:200: error: ‘gobject_’ was not declared in this scope make[3]: *** [desktop.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2" Thank you.
2013-05-13 01:59:48 Gabriel Ulici description I`m trying to compile the latest version of Inkscape (0.49.X) on Mac OS X Lion (10.7.5) with MacPorts. I run autogen and configure with no problem but when i execute the make command i receive this error. I added even the terminal output for help. "/opt/local/include/lcms.h: In function ‘void* _cmsMalloc(size_t)’: /opt/local/include/lcms.h:1418: warning: comparison of unsigned expression < 0 is always false   CXX common-context.o   CXX composite-undo-stack-observer.o   CXX conditions.o   CXX conn-avoid-ref.o   CXX connector-context.o   CXX console-output-undo-observer.o   CXX context-fns.o glib-genmarshal --prefix=sp_marshal --header ./helper/sp-marshal.list > helper/tmp.sp-marshal.h if cmp -s helper/sp-marshal.h helper/tmp.sp-marshal.h; \  then rm helper/tmp.sp-marshal.h; \  else mv helper/tmp.sp-marshal.h helper/sp-marshal.h; fi   CXX desktop.o In file included from /opt/local/include/glibmm-2.4/glibmm.h:90,                  from /opt/local/include/gtkmm-2.4/gtkmm/stockid.h:27,                  from /opt/local/include/gtkmm-2.4/gtkmm/iconset.h:36,                  from /opt/local/include/gtkmm-2.4/gtkmm/style.h:47,                  from /opt/local/include/gtkmm-2.4/gtkmm/rc.h:32,                  from /opt/local/include/gtkmm-2.4/gtkmm/widget.h:49,                  from /opt/local/include/gtkmm-2.4/gtkmm/container.h:31,                  from /opt/local/include/gtkmm-2.4/gtkmm/box.h:60,                  from ./ui/widget/dock-item.h:15,                  from ui/dialog/dock-behavior.h:17,                  from ui/dialog/dialog.h:18,                  from ui/dialog/dialog-manager.h:18,                  from desktop.cpp:30: /opt/local/include/glibmm-2.4/glibmm/threads.h:203: error: field ‘gobject_’ has incomplete type /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘GThread* Glib::Threads::Thread::gobj()’: /opt/local/include/glibmm-2.4/glibmm/threads.h:199: error: ‘gobject_’ was not declared in this scope /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘const GThread* Glib::Threads::Thread::gobj() const’: /opt/local/include/glibmm-2.4/glibmm/threads.h:200: error: ‘gobject_’ was not declared in this scope make[3]: *** [desktop.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2" Thank you. I`m trying to compile the latest version of Inkscape (0.49.X) on Mac OS X Lion (10.7.5) with MacPorts. I run autogen and configure with no problem but when i execute the make command i receive this error. I added even the terminal output for help. "In file included from color-profile.cpp:31: /opt/local/include/lcms.h: In function ‘void* _cmsMalloc(size_t)’: /opt/local/include/lcms.h:1418: warning: comparison of unsigned expression < 0 is always false   CXX common-context.o   CXX composite-undo-stack-observer.o   CXX conditions.o   CXX conn-avoid-ref.o   CXX connector-context.o   CXX console-output-undo-observer.o   CXX context-fns.o glib-genmarshal --prefix=sp_marshal --header ./helper/sp-marshal.list > helper/tmp.sp-marshal.h if cmp -s helper/sp-marshal.h helper/tmp.sp-marshal.h; \  then rm helper/tmp.sp-marshal.h; \  else mv helper/tmp.sp-marshal.h helper/sp-marshal.h; fi   CXX desktop.o In file included from /opt/local/include/glibmm-2.4/glibmm.h:90,                  from /opt/local/include/gtkmm-2.4/gtkmm/stockid.h:27,                  from /opt/local/include/gtkmm-2.4/gtkmm/iconset.h:36,                  from /opt/local/include/gtkmm-2.4/gtkmm/style.h:47,                  from /opt/local/include/gtkmm-2.4/gtkmm/rc.h:32,                  from /opt/local/include/gtkmm-2.4/gtkmm/widget.h:49,                  from /opt/local/include/gtkmm-2.4/gtkmm/container.h:31,                  from /opt/local/include/gtkmm-2.4/gtkmm/box.h:60,                  from ./ui/widget/dock-item.h:15,                  from ui/dialog/dock-behavior.h:17,                  from ui/dialog/dialog.h:18,                  from ui/dialog/dialog-manager.h:18,                  from desktop.cpp:30: /opt/local/include/glibmm-2.4/glibmm/threads.h:203: error: field ‘gobject_’ has incomplete type /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘GThread* Glib::Threads::Thread::gobj()’: /opt/local/include/glibmm-2.4/glibmm/threads.h:199: error: ‘gobject_’ was not declared in this scope /opt/local/include/glibmm-2.4/glibmm/threads.h: In member function ‘const GThread* Glib::Threads::Thread::gobj() const’: /opt/local/include/glibmm-2.4/glibmm/threads.h:200: error: ‘gobject_’ was not declared in this scope make[3]: *** [desktop.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2" Thank you.
2013-05-13 04:34:39 su_v tags build
2013-05-13 10:17:07 su_v summary 0.49.X "desktop.o" mac compilation error 0.49.X "desktop.o" build failure (MacPorts, latest gtkmm, glibmm)
2013-05-13 10:17:23 su_v inkscape: status New Confirmed
2013-05-23 19:32:00 Samuel Chase attachment added desktop.o.glib.gtkmm.log https://bugs.launchpad.net/inkscape/+bug/1179338/+attachment/3685168/+files/desktop.o.glib.gtkmm.log
2013-05-23 19:42:48 Samuel Chase bug added subscriber Samuel Chase
2013-06-04 06:21:37 Jon A. Cruz inkscape: importance Undecided High
2013-06-04 06:21:41 Jon A. Cruz inkscape: assignee Jon A. Cruz (jon-joncruz)
2013-06-04 06:21:46 Jon A. Cruz inkscape: status Confirmed In Progress
2013-06-04 08:55:23 Launchpad Janitor branch linked lp:inkscape
2013-06-04 08:56:57 Jon A. Cruz inkscape: milestone 0.49
2013-06-04 08:57:03 Jon A. Cruz inkscape: status In Progress Fix Committed
2013-06-04 11:50:45 su_v attachment added 1179338-fix-includes-for-optional-features.diff https://bugs.launchpad.net/inkscape/+bug/1179338/+attachment/3694405/+files/1179338-fix-includes-for-optional-features.diff
2013-06-04 11:51:16 su_v inkscape: status Fix Committed In Progress
2013-06-07 05:15:23 Jon A. Cruz inkscape: status In Progress Fix Committed
2013-06-14 11:05:31 su_v inkscape: status Fix Committed Fix Released
2013-06-14 11:05:31 su_v inkscape: milestone 0.49