Some problem with glibmm
;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:94:10: warning: inline function 'Glib::RefPtr<t_cppobject>::RefPtr() [with T_CppObject = Gdk::Device]' used but never defined
inline RefPtr() noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:97:10: warning: inline function 'Glib::RefPtr<t_cppobject>::~RefPtr() [with T_CppObject = Gdk::Device]' used but never defined
inline ~RefPtr() noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:97:10: warning: inline function 'Glib::RefPtr<t_cppobject>::~RefPtr() [with T_CppObject = Gtk::TreeModel]' used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:106:10: warning: inline function 'Glib::RefPtr<t_cppobject>::RefPtr(const Glib::RefPtr<t_cppobject>&) [with T_CppObject = Gtk::TreeModel]' used but never defined
inline RefPtr(const RefPtr& src) noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:97:10: warning: inline function 'Glib::RefPtr<t_cppobject>::~RefPtr() [with T_CppObject = Gio::Mount]' used but never defined
inline ~RefPtr() noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:106:10: warning: inline function 'Glib::RefPtr<t_cppobject>::RefPtr(const Glib::RefPtr<t_cppobject>&) [with T_CppObject = Gio::Mount]' used but never defined
inline RefPtr(const RefPtr& src) noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:97:10: warning: inline function 'Glib::RefPtr<t_cppobject>::~RefPtr() [with T_CppObject = Gio::Drive]' used but never defined
inline ~RefPtr() noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:106:10: warning: inline function 'Glib::RefPtr<t_cppobject>::RefPtr(const Glib::RefPtr<t_cppobject>&) [with T_CppObject = Gio::Drive]' used but never defined
inline RefPtr(const RefPtr& src) noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:97:10: warning: inline function 'Glib::RefPtr<t_cppobject>::~RefPtr() [with T_CppObject = Gio::File]' used but never defined
inline ~RefPtr() noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:106:10: warning: inline function 'Glib::RefPtr<t_cppobject>::RefPtr(const Glib::RefPtr<t_cppobject>&) [with T_CppObject = Gio::File]' used but never defined
inline RefPtr(const RefPtr& src) noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:159:23: warning: inline function 'T_CppObject Glib::RefPtr<t_cppobject>::operator->() const [with T_CppObject = Pango::LayoutLine]' used but never defined
inline T_CppObject</t_cppobject> operator->() const noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:159:23: warning: inline function 'T_CppObject Glib::RefPtr<t_cppobject>::operator->() const [with T_CppObject = Gio::Mount]' used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:159:23: warning: inline function 'T_CppObject</t_cppobject> Glib::RefPtr<t_cppobject>::operator->() const [with T_CppObject = Gio::Drive]' used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:159:23: warning: inline function 'T_CppObject Glib::RefPtr<t_cppobject>::operator->() const [with T_CppObject = Gio::File]' used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:169:10: warning: inline function 'Glib::RefPtr<t_cppobject>::operator bool() const [with T_CppObject = Gtk::TreeModel]' used but never defined
inline operator bool() const noexcept;
^
/usr/include/glibmm-2.4/glibmm/refptr.h:159:23: warning: inline function 'T_CppObject</t_cppobject></t_cppobject> Glib::RefPtr<t_cppobject>::operator->() const [with T_CppObject = Gtk::TreeModel]' used but never defined
inline T_CppObject operator->() const noexcept;
^
In file included from /usr/include/sigc++-2.0/sigc++/functors/slot.h:8:0,
from /usr/include/sigc++-2.0/sigc++/signal_base.h:27,
from /usr/include/sigc++-2.0/sigc++/signal.h:8,
from /usr/include/sigc++-2.0/sigc++/sigc++.h:86,
from /usr/include/glibmm-2.4/glibmm/signalproxy.h:12,
from /usr/include/glibmm-2.4/glibmm/objectbase.h:23,
from /usr/include/glibmm-2.4/glibmm/wrap.h:23,
from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25,
from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23,
from /usr/include/glibmm-2.4/glibmm/keyfile.h:26,
from opt.h:14,
from main.cc:10:
/usr/include/sigc++-2.0/sigc++/functors/slot_base.h:150:10: warning: inline function 'sigc::internal::slot_do_bind::slot_do_bind(sigc::internal::slot_rep)' used but never defined
inline slot_do_bind(slot_rep rep) noexcept : rep_(rep) {}
^
/usr/include/sigc++-2.0/sigc++/functors/slot_base.h:168:10: warning: inline function 'sigc::internal::slot_do_unbind::slot_do_unbind(sigc::internal::slot_rep)' used but never defined
inline slot_do_unbind(slot_rep rep) noexcept : rep_(rep) {}
^
/usr/include/sigc++-2.0/sigc++/functors/slot_base.h:91:10: warning: inline function 'sigc::internal::slot_rep::slot_rep(sigc::internal::hook, sigc::internal::hook, sigc::internal::hook)' used but never defined
inline slot_rep(hook call__, hook destroy__, hook dup__) noexcept
^
/usr/include/sigc++-2.0/sigc++/functors/slot_base.h:119:15: warning: inline function 'void sigc::internal::slot_rep::set_parent(void, sigc::internal::hook)' used but never defined
inline void set_parent(void* parent, hook cleanup) noexcept
^
Makefile:523: recipe for target 'grop-main.o' failed
make[1]: *** [grop-main.o] Error 1
make[1]: Leaving directory '/Depot/Temp/porg-0.8/grop'
Makefile:510: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1</t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject></t_cppobject>
/Depot/Temp/porg-0.8/gccv
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/Programs/Gcc/5.3.0/libexec/gcc/i686-pc-linux-gnu/5.3.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/Programs/Gcc/5.3.0 --disable-libunwind-exceptions --without-headers --enable-bootstrap --enable-clocale=gnu --enable-__cxa_atexit --enable-languages=c,c++,objc,fortran,go,java --enable-linker-build-id --enable-ld=default --enable-nls --enable-objc-gc --enable-plugin --enable-threads=posix
Thread model: posix
gcc version 5.3.0 (GCC)
The above is quite awful to read - this here is simpler to read:
http://pastie.org/pastes/10654489/text
Last edit: shevy 2015-12-26
Thanks for reporting.
Have you tried to build the latest SVN version of porg?