Opened 16 years ago
Closed 15 years ago
#17061 closed defect (wontfix)
gtkmm1 fails to build
Reported by: | jmroot (Joshua Root) | Owned by: | gongloo@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | gtkmm1 |
Description
Leopard x86, XCode 3.1.1, MP trunk. This was originally reported on IRC by cal-. Relevant output:
Making all in gtk-- Making all in private make[4]: Nothing to be done for `all'. /bin/sh ../../libtool --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I../.. -DGTKMM_IMPLEMENTATION -DG_LOG_DOMAIN=\"Gtk--\" -I./.. -I.. -I../../gdk-- -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/usr/X11/include -I/opt/local/lib/sigc++-1.0/include -I/opt/local/include/sigc++-1.0 -I/opt/local/include -pipe -O2 -Wall -Wno-unused -c wrap.cc /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I../.. -DGTKMM_IMPLEMENTATION -DG_LOG_DOMAIN=\"Gtk--\" -I./.. -I.. -I../../gdk-- -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/usr/X11/include -I/opt/local/lib/sigc++-1.0/include -I/opt/local/include/sigc++-1.0 -I/opt/local/include -pipe -O2 -Wall -Wno-unused -c wrap.cc -o wrap.o ./../gtk--/proxy.h: In member function 'SigC::Slot0<R> Gtk::EmitProxySignal0<R, Obj, gObj, index, emit_func>::slot()': ./../gtk--/proxy.h:153: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal0<R, Obj, gObj, index, emit_func>::emit()': ./../gtk--/proxy.h:160: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal0<R, Obj, gObj, index, emit_func>::operator()()': ./../gtk--/proxy.h:166: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'SigC::Slot1<R, P1> Gtk::EmitProxySignal1<R, P1, Obj, gObj, index, emit_func>::slot()': ./../gtk--/proxy.h:265: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal1<R, P1, Obj, gObj, index, emit_func>::emit(P1)': ./../gtk--/proxy.h:272: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal1<R, P1, Obj, gObj, index, emit_func>::operator()(P1)': ./../gtk--/proxy.h:278: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'SigC::Slot2<R, P1, P2> Gtk::EmitProxySignal2<R, P1, P2, Obj, gObj, index, emit_func>::slot()': ./../gtk--/proxy.h:377: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal2<R, P1, P2, Obj, gObj, index, emit_func>::emit(P1, P2)': ./../gtk--/proxy.h:384: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal2<R, P1, P2, Obj, gObj, index, emit_func>::operator()(P1, P2)': ./../gtk--/proxy.h:390: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'SigC::Slot3<R, P1, P2, P3> Gtk::EmitProxySignal3<R, P1, P2, P3, Obj, gObj, index, emit_func>::slot()': ./../gtk--/proxy.h:489: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal3<R, P1, P2, P3, Obj, gObj, index, emit_func>::emit(P1, P2, P3)': ./../gtk--/proxy.h:496: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal3<R, P1, P2, P3, Obj, gObj, index, emit_func>::operator()(P1, P2, P3)': ./../gtk--/proxy.h:502: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'SigC::Slot4<R, P1, P2, P3, P4> Gtk::EmitProxySignal4<R, P1, P2, P3, P4, Obj, gObj, index, emit_func>::slot()': ./../gtk--/proxy.h:601: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal4<R, P1, P2, P3, P4, Obj, gObj, index, emit_func>::emit(P1, P2, P3, P4)': ./../gtk--/proxy.h:608: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal4<R, P1, P2, P3, P4, Obj, gObj, index, emit_func>::operator()(P1, P2, P3, P4)': ./../gtk--/proxy.h:614: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'SigC::Slot5<R, P1, P2, P3, P4, P5> Gtk::EmitProxySignal5<R, P1, P2, P3, P4, P5, Obj, gObj, index, emit_func>::slot()': ./../gtk--/proxy.h:713: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal5<R, P1, P2, P3, P4, P5, Obj, gObj, index, emit_func>::emit(P1, P2, P3, P4, P5)': ./../gtk--/proxy.h:720: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal5<R, P1, P2, P3, P4, P5, Obj, gObj, index, emit_func>::operator()(P1, P2, P3, P4, P5)': ./../gtk--/proxy.h:726: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'SigC::Slot6<R, P1, P2, P3, P4, P5, P6> Gtk::EmitProxySignal6<R, P1, P2, P3, P4, P5, P6, Obj, gObj, index, emit_func>::slot()': ./../gtk--/proxy.h:825: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal6<R, P1, P2, P3, P4, P5, P6, Obj, gObj, index, emit_func>::emit(P1, P2, P3, P4, P5, P6)': ./../gtk--/proxy.h:832: error: 'obj' was not declared in this scope ./../gtk--/proxy.h: In member function 'R Gtk::EmitProxySignal6<R, P1, P2, P3, P4, P5, P6, Obj, gObj, index, emit_func>::operator()(P1, P2, P3, P4, P5, P6)': ./../gtk--/proxy.h:838: error: 'obj' was not declared in this scope ./../gtk--/base.h: In member function 'interf* G_List_Cpp_Iterator<impl, interf>::operator*() const': ./../gtk--/base.h:485: error: 'wrap' is not a member of 'Gtk' make[4]: *** [wrap.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_x11_gtkmm1/work/gtkmm-1.2.8" && nice -n 1 make all " returned error 2
Change History (2)
comment:1 Changed 16 years ago by (none)
Milestone: | Port Bugs |
---|
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Port was removed in r52623.
Note: See
TracTickets for help on using
tickets.
Milestone Port Bugs deleted