On Sun, Sep 27, 2015 at 01:11:35PM +0000, ALT beekeeper wrote: > 86 NEW error logs Что это у нас так лихо обновилось? > aeskulap-0.2.2-alt2.1.qa3.1 > inline explicit operator bool() const noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:112:35: error: expected ';' at end of member > declaration > /usr/include/glibmm-2.4/glibmm/weakref.h:112:41: error: 'noexcept' does not name a type > inline explicit operator bool() const noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:112:41: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:119:36: error: expected ';' at end of member > declaration > inline RefPtr get() const noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:119:42: error: 'noexcept' does not name a type > inline RefPtr get() const noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:119:42: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:122:21: error: expected ';' at end of member > declaration > inline void reset() noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:122:23: error: 'noexcept' does not name a type > inline void reset() noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:122:23: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:132:70: error: expected initializer before > 'noexcept' > static inline WeakRef cast_dynamic(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:142:69: error: expected initializer before > 'noexcept' > static inline WeakRef cast_static(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:152:68: error: expected initializer before > 'noexcept' > static inline WeakRef cast_const(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:161:54: error: expected ';' at end of member > declaration > void set(T_CppObject* pCppObject, GWeakRef* gobject) noexcept; > > aptitude-0.4.5-alt6.1.1.1 > In file included from apt_config_widgets.cc:21:0: > apt_config_widgets.h:34:27: fatal error: sigc++/object.h: No such file or directory > compilation terminated. > > ardour-3.2-alt2.1 > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:282:31: error: expected > primary-expression before '>' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:282:32: error: expected > primary-expression before ',' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:283:31: error: expected > primary-expression before '>' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:283:32: error: expected > primary-expression before ',' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:284:31: error: expected > primary-expression before '>' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:284:32: error: expected > primary-expression before ',' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:285:31: error: expected > primary-expression before '>' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:285:32: error: expected > primary-expression before ',' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:286:31: error: expected > primary-expression before '>>' token > type_trait_pass_t> > > arpage-0.3.3-alt2_19 > main.cc:118:91: required from here > /usr/include/sigc++-2.0/sigc++/limit_reference.h:79:24: error: invalid initialization > of reference of type 'sigc::trackable&' from expression of type 'arpui' > invoked(_A_target) > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > bombono-dvd-1.2.2-alt2.1 > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Pango::LayoutLine]' > used but never defined > inline operator bool() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Gtk::TreeModel]' > used but never defined > /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* > Glib::RefPtr::operator->() const [with T_CppObject = Gtk::TreeModel]' > used but never defined > inline T_CppObject* operator->() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* > Glib::RefPtr::operator->() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > inline operator bool() const noexcept; > scons: *** [build/src/mgui/project/mconstructor-main.o] Error 1 > scons: building terminated because of errors. > > ccgo-0.3.6.4-alt1.1 > from automatch.cc:22: > ../connect.hh:24:27: fatal error: sigc++/object.h: No such file or directory > compilation terminated. > > easystroke-0.6.0-alt2.1.1 > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Gtk::TreeModel]' > used but never defined > /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* > Glib::RefPtr::operator->() const [with T_CppObject = Gtk::TreeModel]' > used but never defined > inline T_CppObject* operator->() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:98:10: warning: inline function > 'Glib::RefPtr::~RefPtr() [with T_CppObject = Gtk::Builder]' used but > never defined > inline ~RefPtr() noexcept; > make: *** [win.o] Error 1 > make: Leaving directory `/usr/src/RPM/BUILD/easystroke-0.6.0' > error: Bad exit status from /usr/src/tmp/rpm-tmp.664 (%build) > RPM build errors: > File /usr/src/RPM/SOURCES/easystroke-0.6.0-alt2.1.1.patch is smaller than 8 bytes > > ember-0.7.2-alt1.1.1 > In file included from EmberServices.cxx:19:0: > ../../../../src/services/server/ServerService.h:32:32: fatal error: sigc++/object_slot.h: > No such file or directory > compilation terminated. > > ganv-1.4.2-alt1.1 > /usr/include/giomm-2.4/giomm/cancellable.h:78:43: error: expected ';' at end of member > declaration > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: error: 'noexcept' does not name a type > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:80:24: error: expected ';' at end of member > declaration > virtual ~Cancellable() noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:80:26: error: 'noexcept' does not name a type > virtual ~Cancellable() noexcept; > -- > InputStream& operator=(const InputStream&) = delete; > /usr/include/giomm-2.4/giomm/inputstream.h:84:26: error: expected ',' or '...' before > '&&' token > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:32: error: invalid constructor; you > probably meant 'Gio::InputStream (const Gio::InputStream&)' > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/inputstream.h:84:34: error: 'noexcept' does not name a type > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/inputstream.h:85:37: error: expected ',' or '...' before > '&&' token > InputStream& operator=(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:85:43: error: expected ';' at end of member > declaration > InputStream& operator=(InputStream&& src) noexcept; > > gimmage-0.2.3-alt4.1.1 > AppWindow.cpp:172:103: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:336:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t, type_trait_take_t, type_trait_take_t, > type_trait_take_t, type_trait_take_t> > -- > AppWindow.cpp:175:106: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > AppWindow.cpp:176:101: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation of 'static T_return > sigc::internal::slot_call1::call_it(sigc::internal::slot_rep*, > int) [with T_functor = sigc::bound_mem_functor1; T_return = void; > T_arg1 = int]': > -- > AppWindow.cpp:193:96: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation of 'static T_return > sigc::internal::slot_call1::call_it(sigc::internal::slot_rep*, > int) [with T_functor = sigc::bound_mem_functor1; > T_return = bool; T_arg1 = _GdkEventAny*]': > -- > AppWindow.cpp:204:82: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation of 'static T_return > sigc::internal::slot_call1::call_it(sigc::internal::slot_rep*, > int) [with T_functor = sigc::bound_mem_functor1; > T_return = bool; T_arg1 = _GdkEventKey*]': > -- > AppWindow.cpp:210:96: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23:0, > > gip-1.7.0-alt2.1 > + ./build.sh --prefix /usr > find: 'doc/': No such file or directory > # Checking prerequired programs. > -- > from src/main.cc:23: > /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler > and library support for the ISO C++ 2011 standard. This support is currently experimental, > and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. > #error This file requires compiler and library support for the \ > In file included from src/main.cc:25:0: > src/dispatcher.h:26:31: fatal error: sigc++/class_slot.h: No such file or directory > compilation terminated. > > gnome-boxes-3.16.1-alt1 > VALAC gnome_boxes_vala.stamp > collection-view.vala:426.9-426.47: error: Assignment: Cannot convert from > `Cairo.RectangleInt' to `Gdk.Rectangle' > context_popover.pointing_to = rectangle; > > gnome-quod-0.2.3-alt1.qa1.1 > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2288:7: required from here > /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:2110:27: error: no matching function for > call to 'sigc::bind_functor<-1, sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, > void>, Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil, sigc::nil>, int, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>::bind_functor(const sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, void>, > Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>&, int&)' > (_A_func, _A_b1); > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > gparted-0.23.0-alt1 > Cancellable& operator=(const Cancellable&) = delete; > /usr/include/giomm-2.4/giomm/cancellable.h:77:26: error: expected ',' or '...' before > '&&' token > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: invalid constructor; you > probably meant 'Gio::Cancellable (const Gio::Cancellable&)' > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: error: 'noexcept' does not name a type > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:78:37: error: expected ',' or '...' before > '&&' token > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:43: error: expected ';' at end of member > declaration > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: error: 'noexcept' does not name a type > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:80:24: error: expected ';' at end of member > declaration > virtual ~Cancellable() noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:80:26: error: 'noexcept' does not name a type > virtual ~Cancellable() noexcept; > -- > InputStream& operator=(const InputStream&) = delete; > /usr/include/giomm-2.4/giomm/inputstream.h:84:26: error: expected ',' or '...' before > '&&' token > InputStream(InputStream&& src) noexcept; > > grub-customizer-4.0.6-alt1.1 > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2289:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2296:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2306:95: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > gsmartcontrol-0.8.7-alt1.1 > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2288:7: required from here > /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:2110:27: error: no matching function for > call to 'sigc::bind_functor<-1, sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, > void>, Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil, sigc::nil>, int, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>::bind_functor(const sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, void>, > Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>&, int&)' > (_A_func, _A_b1); > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > gtkevemon-1.8-alt2.qa2.1 > maingui.cc:205:47: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > maingui.cc:207:42: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > maingui.cc:211:43: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation of 'static T_return > sigc::internal::slot_call1::call_it(sigc::internal::slot_rep*, > int) [with T_functor = sigc::bound_mem_functor1 >; > T_return = void; T_arg1 = ref_ptr]': > -- > maingui.cc:216:53: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > maingui.cc:218:56: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation > of 'static T_return sigc::internal::slot_call2 T_arg1, T_arg2>::call_it(sigc::internal::slot_rep*, int) [with T_functor = > sigc::bound_mem_functor2; T_return = void; > T_arg1 = unsigned int; T_arg2 = unsigned int]': > -- > maingui.cc:603:41: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > imgdiff-1.0-alt2.qa1.1 > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > imgdiff.cpp:28:77: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > imgdiff.cpp:29:76: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23:0, > > infector-0.4-alt2.qa1.1 > infector.cxx:255:82: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > > inkscape-0.91-alt2 > /usr/include/glibmm-2.4/glibmm/refptr.h:160:36: error: expected ';' at end of member > declaration > inline T_CppObject* operator->() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:160:42: error: 'noexcept' does not name a type > inline T_CppObject* operator->() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:160:42: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/refptr.h:170:26: error: expected ';' at end of member > declaration > inline operator bool() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:170:32: error: 'noexcept' does not name a type > inline operator bool() const noexcept; > -- > from livarot/PathCutting.cpp:21: > /usr/include/glibmm-2.4/glibmm/refptr.h:180:21: error: expected ';' at end of member > declaration > inline void reset() noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:180:23: error: 'noexcept' does not name a type > inline void reset() noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:180:23: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/refptr.h:191:31: error: expected ';' at end of member > declaration > inline T_CppObject* release() noexcept G_GNUC_WARN_UNUSED_RESULT; > /usr/include/glibmm-2.4/glibmm/refptr.h:191:33: error: 'noexcept' does not name a type > inline T_CppObject* release() noexcept G_GNUC_WARN_UNUSED_RESULT; > /usr/include/glibmm-2.4/glibmm/refptr.h:191:33: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/refptr.h:201:68: error: expected initializer before > 'noexcept' > static inline RefPtr cast_dynamic(const RefPtr& src) noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:211:67: error: expected initializer before > 'noexcept' > static inline RefPtr cast_static(const RefPtr& src) noexcept; > > libdee-1.2.7-alt1 > task-0: /ICU/TermFilter/Default/BadRule: OK > task-0: FAIL: ./test-dee > (dbus-test-runner:22049): GLib-CRITICAL **: Source ID 6 was not found when attempting > to remove it > > libffado-2.1.0-alt1.1 > ~ustring() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:267:12: error: expected ';' at end of member > declaration > ~ustring() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:267:14: error: 'noexcept' does not name a type > ~ustring() noexcept; > -- > FormatStream& operator=(const ustring::FormatStream&) = delete; > /usr/include/glibmm-2.4/glibmm/ustring.h:894:17: error: expected ';' at end of member > declaration > ~FormatStream() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:894:19: error: 'noexcept' does not name a type > ~FormatStream() noexcept; > > libflowcanvas-0.7.1-alt1.1 > /usr/include/sigc++-2.0/sigc++/signal.h:2797:45: error: return-statement with a value, > in function returning 'void' [-fpermissive] > { return emitter_type::emit(impl_, _A_a1); } > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > ../src/Canvas.cpp:67:85: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > > libgconfmm2-2.28.2-alt2 > /usr/include/glibmm-2.4/glibmm/weakref.h:186:51: error: expected initializer before > 'noexcept' > WeakRef::WeakRef(const WeakRef& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:207:38: error: expected ',' or '...' before > '&&' token > WeakRef::WeakRef(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:207:46: error: expected initializer before > 'noexcept' > WeakRef::WeakRef(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:219:63: error: expected initializer before > 'noexcept' > WeakRef::WeakRef(const WeakRef& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:243:50: error: expected ',' or '...' before > '&&' token > WeakRef::WeakRef(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:243:58: error: expected initializer before > 'noexcept' > WeakRef::WeakRef(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:252:62: error: expected initializer before > 'noexcept' > WeakRef::WeakRef(const RefPtr& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:264:34: error: expected initializer before > 'noexcept' > WeakRef::~WeakRef() noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:274:49: error: expected initializer before > 'noexcept' > void WeakRef::swap(WeakRef& other) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:281:75: error: expected initializer before > 'noexcept' > WeakRef& WeakRef::operator=(const WeakRef& src) noexcept > > libgda5-5.2.4-alt1 > checking for vapigen-0.28... (cached) /usr/bin/vapigen > checking for libvala-0.28 >= 0.26.0... configure: error: libvala-0.28 >= 0.26.0 not found > > libgdamm-4.1.3-alt2_4 > /usr/include/glibmm-2.4/glibmm/weakref.h:119:42: error: 'noexcept' does not name a type > inline RefPtr get() const noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:119:42: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:122:21: error: expected ';' at end of member > declaration > inline void reset() noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:122:23: error: 'noexcept' does not name a type > inline void reset() noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:122:23: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:132:70: error: expected initializer before > 'noexcept' > static inline WeakRef cast_dynamic(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:142:69: error: expected initializer before > 'noexcept' > static inline WeakRef cast_static(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:152:68: error: expected initializer before > 'noexcept' > static inline WeakRef cast_const(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:161:54: error: expected ';' at end of member > declaration > void set(T_CppObject* pCppObject, GWeakRef* gobject) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:161:56: error: 'noexcept' does not name a type > void set(T_CppObject* pCppObject, GWeakRef* gobject) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:161:56: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:179:33: error: expected initializer before > 'noexcept' > WeakRef::WeakRef() noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:186:51: error: expected initializer before > 'noexcept' > WeakRef::WeakRef(const WeakRef& src) noexcept > > libgdlmm3-3.7.3-alt1.1 > const auto variantBase = get_action_state_hint_variant(action_name); > /usr/include/giomm-2.4/giomm/actiongroup.h:646:14: error: 'variantBase' does not name > a type > const auto variantBase = get_action_state_hint_variant(action_name); > -- > from dockobject.cc:4: > /usr/include/giomm-2.4/giomm/actiongroup.h:650:5: error: 'variantBase' was not declared > in this scope > variantBase.is_of_type(type_glib_variant::variant_type()) ); > -- > const auto variantDerived = variantBase.cast_dynamic(variantBase); > /usr/include/giomm-2.4/giomm/actiongroup.h:652:14: error: 'variantDerived' does not > name a type > const auto variantDerived = variantBase.cast_dynamic(variantBase); > /usr/include/giomm-2.4/giomm/actiongroup.h:653:11: error: 'variantDerived' was not > declared in this scope > value = variantDerived.get(); > -- > /usr/include/gtkmm-3.0/gtkmm/widget.h: At global scope: > /usr/include/gtkmm-3.0/gtkmm/widget.h:331:16: error: expected ',' or '...' before > '&&' token > Widget(Widget&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/widget.h:331:22: error: invalid constructor; you probably > meant 'Gtk::Widget (const Gtk::Widget&)' > Widget(Widget&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/widget.h:331:22: error: expected ';' at end of member > declaration > /usr/include/gtkmm-3.0/gtkmm/widget.h:331:24: error: 'noexcept' does not name a type > Widget(Widget&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/widget.h:331:24: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/gtkmm-3.0/gtkmm/widget.h:332:27: error: expected ',' or '...' before > '&&' token > Widget& operator=(Widget&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/widget.h:332:33: error: expected ';' at end of member > declaration > Widget& operator=(Widget&& src) noexcept; > > libglademm-2.6.7-alt2.qa2.1 > /usr/include/giomm-2.4/giomm/asyncresult.h:168:32: error: invalid constructor; you > probably meant 'Gio::AsyncResult (const Gio::AsyncResult&)' > AsyncResult(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:168:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/asyncresult.h:168:34: error: 'noexcept' does not name a type > AsyncResult(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:168:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/asyncresult.h:169:37: error: expected ',' or '...' before > '&&' token > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:43: error: expected ';' at end of member > declaration > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:45: error: 'noexcept' does not name a type > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/asyncresult.h:171:24: error: expected ';' at end of member > declaration > virtual ~AsyncResult() noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:171:26: error: 'noexcept' does not name a type > virtual ~AsyncResult() noexcept; > -- > Cancellable& operator=(const Cancellable&) = delete; > /usr/include/giomm-2.4/giomm/cancellable.h:77:26: error: expected ',' or '...' before > '&&' token > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: invalid constructor; you > probably meant 'Gio::Cancellable (const Gio::Cancellable&)' > Cancellable(Cancellable&& src) noexcept; > > libgnomecanvasmm-2.26.0-alt1.qa2 > Cancellable& operator=(const Cancellable&) = delete; > /usr/include/giomm-2.4/giomm/cancellable.h:77:26: error: expected ',' or '...' before > '&&' token > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: invalid constructor; you > probably meant 'Gio::Cancellable (const Gio::Cancellable&)' > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: error: 'noexcept' does not name a type > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:78:37: error: expected ',' or '...' before > '&&' token > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:43: error: expected ';' at end of member > declaration > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: error: 'noexcept' does not name a type > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:80:24: error: expected ';' at end of member > declaration > virtual ~Cancellable() noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:80:26: error: 'noexcept' does not name a type > virtual ~Cancellable() noexcept; > -- > InputStream& operator=(const InputStream&) = delete; > /usr/include/giomm-2.4/giomm/inputstream.h:84:26: error: expected ',' or '...' before > '&&' token > InputStream(InputStream&& src) noexcept; > > libgstreamermm-0.10.8-alt2.1.1 > /usr/include/glibmm-2.4/glibmm/weakref.h:76:21: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:79:34: error: expected ';' at end of member > declaration > inline void swap(WeakRef& other) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:79:36: error: 'noexcept' does not name a type > inline void swap(WeakRef& other) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:79:36: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:82:47: error: expected ';' at end of member > declaration > inline WeakRef& operator=(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:82:49: error: 'noexcept' does not name a type > inline WeakRef& operator=(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:82:49: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:85:36: error: expected ',' or '...' before > '&&' token > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:85:42: error: expected ';' at end of member > declaration > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:85:44: error: 'noexcept' does not name a type > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:85:44: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:89:61: error: expected initializer before > 'noexcept' > inline WeakRef& operator=(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:93:48: error: expected ',' or '...' before > '&&' token > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:93:56: error: expected initializer before > 'noexcept' > inline WeakRef& operator=(WeakRef&& src) noexcept; > > libgtkglextmm-1.2.0-alt2_23 > inline WeakRef& operator=(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:82:49: error: 'noexcept' does not name a type > inline WeakRef& operator=(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:82:49: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:85:36: error: expected ',' or '...' before > '&&' token > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:85:42: error: expected ';' at end of member > declaration > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:85:44: error: 'noexcept' does not name a type > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:85:44: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/glibmm-2.4/glibmm/weakref.h:89:61: error: expected initializer before > 'noexcept' > inline WeakRef& operator=(const WeakRef& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:93:48: error: expected ',' or '...' before > '&&' token > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:93:56: error: expected initializer before > 'noexcept' > inline WeakRef& operator=(WeakRef&& src) noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:97:60: error: expected initializer before > 'noexcept' > inline WeakRef& operator=(const RefPtr& src) noexcept; > -- > inline explicit operator bool() const noexcept; > /usr/include/glibmm-2.4/glibmm/weakref.h:112:35: error: expected ';' at end of member > declaration > /usr/include/glibmm-2.4/glibmm/weakref.h:112:41: error: 'noexcept' does not name a type > inline explicit operator bool() const noexcept; > > libgtkmm2-2.24.4-alt1.1 > from bitmap.cc:4: > /usr/include/pangomm-1.4/pangomm/glyphstring.h:229:54: error: expected initializer before > 'noexcept' > inline void swap(GlyphString& lhs, GlyphString& rhs) noexcept > -- > AsyncResult& operator=(const AsyncResult&) = delete; > /usr/include/giomm-2.4/giomm/asyncresult.h:168:26: error: expected ',' or '...' before > '&&' token > AsyncResult(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:168:32: error: invalid constructor; you > probably meant 'Gio::AsyncResult (const Gio::AsyncResult&)' > AsyncResult(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:168:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/asyncresult.h:168:34: error: 'noexcept' does not name a type > AsyncResult(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:168:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/asyncresult.h:169:37: error: expected ',' or '...' before > '&&' token > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:43: error: expected ';' at end of member > declaration > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:45: error: 'noexcept' does not name a type > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/asyncresult.h:171:24: error: expected ';' at end of member > declaration > virtual ~AsyncResult() noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:171:26: error: 'noexcept' does not name a type > virtual ~AsyncResult() noexcept; > > libgtkspellmm3-3.0.3-alt1 > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2289:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2296:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2306:95: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > libgxml-0.6.0-alt1 > (/usr/src/RPM/BUILD/gxml-0.6.0/test/.libs/lt-gxml_test:29630): GLib-ERROR **: duplicate > test case path: /gxml/element/namespace_uri > FAIL: gxml_test > /bin/sh: line 1: 29628 Terminated gtester --verbose gxml_test > > libidioskopos-0.4.1-alt2.1.1 > /usr/include/glibmm-2.4/glibmm/weakref.h:281:75: error: expected initializer before > 'noexcept' > WeakRef& WeakRef::operator=(const WeakRef& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:288:62: error: expected ',' or '...' before > '&&' token > WeakRef& WeakRef::operator=(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:288:70: error: expected initializer before > 'noexcept' > WeakRef& WeakRef::operator=(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:302:87: error: expected initializer before > 'noexcept' > WeakRef& WeakRef::operator=(const WeakRef& src) > noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:309:74: error: expected ',' or '...' before > '&&' token > WeakRef& WeakRef::operator=(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:309:82: error: expected initializer before > 'noexcept' > WeakRef& WeakRef::operator=(WeakRef&& src) noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:317:86: error: expected initializer before > 'noexcept' > WeakRef& WeakRef::operator=(const RefPtr& src) > noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:325:45: error: expected initializer before > 'noexcept' > WeakRef::operator bool() const noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:339:55: error: expected initializer before > 'noexcept' > RefPtr WeakRef::get() const noexcept > /usr/include/glibmm-2.4/glibmm/weakref.h:360:36: error: expected initializer before > 'noexcept' > void WeakRef::reset() noexcept > > libjson-glib-1.0.4-alt1 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 2 > See json-glib/tests/test-suite.log > > libnet6-1.3.14-alt1_8 > from src/socket.cpp:22: > /usr/include/sigc++-2.0/sigc++/signal.h:3434:75: error: expected unqualified-id before > ',' token > bound_const_mem_functor6, > type_trait_take_t, type_trait_take_t, type_trait_take_t, > type_trait_take_t, type_trait_take_t> make_slot() const > /usr/include/sigc++-2.0/sigc++/signal.h: In member function 'sigc::signal6 T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::result_type > sigc::signal6 T_accumulator>::emit(int) const': > /usr/include/sigc++-2.0/sigc++/signal.h:3417:40: error: '_A_a1' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:47: error: '_A_a2' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:54: error: '_A_a3' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:61: error: '_A_a4' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:68: error: '_A_a5' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:75: error: '_A_a6' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h: In member function 'sigc::signal6 T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::result_type > sigc::signal6 T_accumulator>::emit_reverse(int) const': > /usr/include/sigc++-2.0/sigc++/signal.h:3421:48: error: '_A_a1' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:55: error: '_A_a2' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:62: error: '_A_a3' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > > libnotifymm-0.6.1-alt2 > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:80:24: error: expected ';' at end of member > declaration > virtual ~Cancellable() noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:80:26: error: 'noexcept' does not name a type > virtual ~Cancellable() noexcept; > -- > InputStream& operator=(const InputStream&) = delete; > /usr/include/giomm-2.4/giomm/inputstream.h:84:26: error: expected ',' or '...' before > '&&' token > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:32: error: invalid constructor; you > probably meant 'Gio::InputStream (const Gio::InputStream&)' > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/inputstream.h:84:34: error: 'noexcept' does not name a type > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/inputstream.h:85:37: error: expected ',' or '...' before > '&&' token > InputStream& operator=(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:85:43: error: expected ';' at end of member > declaration > InputStream& operator=(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:85:45: error: 'noexcept' does not name a type > InputStream& operator=(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:85:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/inputstream.h:87:24: error: expected ';' at end of member > declaration > virtual ~InputStream() noexcept; > > libofx-0.9.10-alt1.1 > ~ustring() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:267:12: error: expected ';' at end of member > declaration > ~ustring() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:267:14: error: 'noexcept' does not name a type > ~ustring() noexcept; > -- > FormatStream& operator=(const ustring::FormatStream&) = delete; > /usr/include/glibmm-2.4/glibmm/ustring.h:894:17: error: expected ';' at end of member > declaration > ~FormatStream() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:894:19: error: 'noexcept' does not name a type > ~FormatStream() noexcept; > > libpar2-0.2-alt2_22 > libpar2.cpp: In member function 'void LibPar2::signal_filename(std::__cxx11::string)': > libpar2.cpp:81:24: error: no matching function for call to 'sigc::signal std::__cxx11::basic_string >::emit(std::__cxx11::string&)' > sig_filename.emit(str); > -- > libpar2.cpp: In member function 'void LibPar2::signal_headers(ParHeaders*)': > libpar2.cpp:88:27: error: invalid conversion from 'ParHeaders*' to 'int' [-fpermissive] > sig_headers.emit(headers); > -- > libpar2.cpp: In member function 'void LibPar2::signal_done(std::__cxx11::string, > int, int)': > libpar2.cpp:93:57: error: no matching function for call to 'sigc::signal std::__cxx11::basic_string, int, int>::emit(std::__cxx11::string&, int&, int&)' > sig_done.emit(filename, blocks_available, blocks_total); > -- > libpar2.cpp:84:26: required from here > /usr/include/sigc++-2.0/sigc++/signal.h:2797:45: error: return-statement with a value, > in function returning 'void' [-fpermissive] > { return emitter_type::emit(impl_, _A_a1); } > -- > libpar2.cpp:88:27: required from here > /usr/include/sigc++-2.0/sigc++/signal.h:2797:45: error: return-statement with a value, > in function returning 'void' [-fpermissive] > In file included from /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:13:0, > -- > libpar2.cpp:19:59: required from here > /usr/include/sigc++-2.0/sigc++/limit_reference.h:79:24: error: invalid initialization > of reference of type 'sigc::trackable&' from expression of type 'LibPar2' > invoked(_A_target) > -- > libpar2.cpp:19:60: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > libpar2.cpp:21:59: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation of 'static T_return > sigc::internal::slot_call1::call_it(sigc::internal::slot_rep*, > int) [with T_functor = sigc::bound_mem_functor1; T_return = > void; T_arg1 = ParHeaders*]': > -- > libpar2.cpp:23:58: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > In file included from /usr/include/sigc++-2.0/sigc++/signal_base.h:27:0, > -- > libpar2.cpp:25:55: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:210:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t, type_trait_take_t> > > libplotmm-0.1.2-alt2 > from paint.cc:9: > /usr/include/pangomm-1.4/pangomm/layoutiter.h:306:52: error: expected initializer before > 'noexcept' > inline void swap(LayoutIter& lhs, LayoutIter& rhs) noexcept > -- > Layout& operator=(const Layout&) = delete; > /usr/include/pangomm-1.4/pangomm/layout.h:238:16: error: expected ',' or '...' before > '&&' token > Layout(Layout&& src) noexcept; > /usr/include/pangomm-1.4/pangomm/layout.h:238:22: error: invalid constructor; you > probably meant 'Pango::Layout (const Pango::Layout&)' > Layout(Layout&& src) noexcept; > /usr/include/pangomm-1.4/pangomm/layout.h:238:22: error: expected ';' at end of member > declaration > /usr/include/pangomm-1.4/pangomm/layout.h:238:24: error: 'noexcept' does not name a type > Layout(Layout&& src) noexcept; > /usr/include/pangomm-1.4/pangomm/layout.h:238:24: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/pangomm-1.4/pangomm/layout.h:239:27: error: expected ',' or '...' before > '&&' token > Layout& operator=(Layout&& src) noexcept; > /usr/include/pangomm-1.4/pangomm/layout.h:239:33: error: expected ';' at end of member > declaration > Layout& operator=(Layout&& src) noexcept; > /usr/include/pangomm-1.4/pangomm/layout.h:239:35: error: 'noexcept' does not name a type > Layout& operator=(Layout&& src) noexcept; > /usr/include/pangomm-1.4/pangomm/layout.h:239:35: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/pangomm-1.4/pangomm/layout.h:241:19: error: expected ';' at end of member > declaration > virtual ~Layout() noexcept; > /usr/include/pangomm-1.4/pangomm/layout.h:241:21: error: 'noexcept' does not name a type > virtual ~Layout() noexcept; > > librsvg-1:2.40.10-alt1 > ../test-driver: line 107: 24129 Trace/breakpoint trap "$@" > $log_file 2>&1 > FAIL: styles > make[6]: Entering directory `/usr/src/RPM/BUILD/librsvg-2.40.10/tests' > -- > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > See tests/test-suite.log > > librsvgmm-2.26.1-alt1 > const auto klass = static_cast(g_class); > rsvg.cc:133:14: error: 'klass' does not name a type > const auto klass = static_cast(g_class); > rsvg.cc:134:39: error: 'klass' was not declared in this scope > CppClassParent::class_init_function(klass, class_data); > rsvg.cc: At global scope: > rsvg.cc:167:22: error: expected ',' or '...' before '&&' token > Handle::Handle(Handle&& src) noexcept > rsvg.cc:167:30: error: expected initializer before 'noexcept' > Handle::Handle(Handle&& src) noexcept > rsvg.cc:171:33: error: expected ',' or '...' before '&&' token > Handle& Handle::operator=(Handle&& src) noexcept > rsvg.cc:171:41: error: expected initializer before 'noexcept' > Handle& Handle::operator=(Handle&& src) noexcept > rsvg.cc:177:19: error: expected initializer before 'noexcept' > Handle::~Handle() noexcept > rsvg.cc: In static member function 'static Glib::RefPtr > Rsvg::Handle::create_from_data(const guint8*, gsize)': > rsvg.cc:212:20: error: 'nullptr' was not declared in this scope > GError* gerror = nullptr; > rsvg.cc: In static member function 'static Glib::RefPtr > Rsvg::Handle::create_from_file(const string&)': > rsvg.cc:221:20: error: 'nullptr' was not declared in this scope > GError* gerror = nullptr; > rsvg.cc: In member function 'void Rsvg::Handle::write(const guint8*, gsize)': > rsvg.cc:240:20: error: 'nullptr' was not declared in this scope > GError* gerror = nullptr; > > libsexymm-0.1.9-alt2.1.qa1 > Cancellable& operator=(const Cancellable&) = delete; > /usr/include/giomm-2.4/giomm/cancellable.h:77:26: error: expected ',' or '...' before > '&&' token > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: invalid constructor; you > probably meant 'Gio::Cancellable (const Gio::Cancellable&)' > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: error: 'noexcept' does not name a type > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:78:37: error: expected ',' or '...' before > '&&' token > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:43: error: expected ';' at end of member > declaration > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: error: 'noexcept' does not name a type > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:80:24: error: expected ';' at end of member > declaration > virtual ~Cancellable() noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:80:26: error: 'noexcept' does not name a type > virtual ~Cancellable() noexcept; > -- > InputStream& operator=(const InputStream&) = delete; > /usr/include/giomm-2.4/giomm/inputstream.h:84:26: error: expected ',' or '...' before > '&&' token > InputStream(InputStream&& src) noexcept; > > libsynfig-1.0.0-alt1.1 > from base_types.cpp:37: > /usr/include/sigc++-2.0/sigc++/signal.h:3434:75: error: expected unqualified-id before > ',' token > bound_const_mem_functor6, > type_trait_take_t, type_trait_take_t, type_trait_take_t, > type_trait_take_t, type_trait_take_t> make_slot() const > /usr/include/sigc++-2.0/sigc++/signal.h: In member function 'sigc::signal6 T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::result_type > sigc::signal6 T_accumulator>::emit(int) const': > /usr/include/sigc++-2.0/sigc++/signal.h:3417:40: error: '_A_a1' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:47: error: '_A_a2' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:54: error: '_A_a3' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:61: error: '_A_a4' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:68: error: '_A_a5' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3417:75: error: '_A_a6' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h: In member function 'sigc::signal6 T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::result_type > sigc::signal6 T_accumulator>::emit_reverse(int) const': > /usr/include/sigc++-2.0/sigc++/signal.h:3421:48: error: '_A_a1' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:55: error: '_A_a2' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:62: error: '_A_a3' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > > libuniset-1.4-alt1.2 > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:243:32: error: expected > primary-expression before ',' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:244:31: error: expected > primary-expression before '>' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:244:32: error: expected > primary-expression before ',' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:245:31: error: expected > primary-expression before '>>' token > type_trait_pass_t> > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h: In member function 'typename > sigc::track_obj_functor1::deduce_result_type T_arg3, T_arg4, T_arg5, T_arg6, T_arg7>::type sigc::track_obj_functor1 T_obj1>::operator()(T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7)': > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:280:7: error: 'type_trait_pass_t' > was not declared in this scope > type_trait_pass_t, > -- > from IOController.cc:28: > /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:17:57: error: parse error in > template argument list > #define SIGC_WORKAROUND_OPERATOR_PARENTHESES template operator() > -- > return this->functor_.SIGC_WORKAROUND_OPERATOR_PARENTHESES< > /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:17:57: error: expected 'operator' > #define SIGC_WORKAROUND_OPERATOR_PARENTHESES template operator() > -- > return this->functor_.SIGC_WORKAROUND_OPERATOR_PARENTHESES< > /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:17:57: error: expected ';' > #define SIGC_WORKAROUND_OPERATOR_PARENTHESES template operator() > -- > from IOController.cc:28: > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:281:31: error: expected > primary-expression before '>' token > type_trait_pass_t, > /usr/include/sigc++-2.0/sigc++/adaptors/track_obj.h:281:32: error: expected > primary-expression before ',' token > type_trait_pass_t, > > libvtemm-0.25.0-alt4_10 > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::emulation_changed_callback(VteTerminal*)': > terminal.cc:880:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::encoding_changed_callback(VteTerminal*)': > terminal.cc:920:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::char_size_changed_callback(VteTerminal*, guint, guint)': > terminal.cc:960:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::window_title_changed_callback(VteTerminal*)': > terminal.cc:1000:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::icon_title_changed_callback(VteTerminal*)': > terminal.cc:1040:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::selection_changed_callback(VteTerminal*)': > terminal.cc:1080:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::contents_changed_callback(VteTerminal*)': > terminal.cc:1120:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::cursor_moved_callback(VteTerminal*)': > terminal.cc:1160:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::status_line_changed_callback(VteTerminal*)': > terminal.cc:1200:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > terminal.cc: In static member function 'static void > Gnome::Vte::Terminal_Class::commit_callback(VteTerminal*, const gchar*, guint)': > terminal.cc:1240:9: error: 'exception_handlers_invoke' is not a member of 'Glib' > Glib::exception_handlers_invoke(); > > libwfut-0.2.2-alt1_1.1.1 > /usr/include/sigc++-2.0/sigc++/signal.h:3417:75: error: '_A_a6' was not declared in > this scope > { return emitter_type::emit(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h: In member function 'sigc::signal6 T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::result_type > sigc::signal6 T_accumulator>::emit_reverse(int) const': > /usr/include/sigc++-2.0/sigc++/signal.h:3421:48: error: '_A_a1' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:55: error: '_A_a2' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:62: error: '_A_a3' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:69: error: '_A_a4' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:76: error: '_A_a5' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:83: error: '_A_a6' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h: In member function 'sigc::signal6 T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::result_type > sigc::signal6 T_accumulator>::operator()(int) const': > /usr/include/sigc++-2.0/sigc++/signal.h:3425:19: error: '_A_a1' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3425:26: error: '_A_a2' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3425:33: error: '_A_a3' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > > libxml++2-2.37.1-alt1.1 > ~ustring() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:267:12: error: expected ';' at end of member > declaration > ~ustring() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:267:14: error: 'noexcept' does not name a type > ~ustring() noexcept; > -- > FormatStream& operator=(const ustring::FormatStream&) = delete; > /usr/include/glibmm-2.4/glibmm/ustring.h:894:17: error: expected ';' at end of member > declaration > ~FormatStream() noexcept; > /usr/include/glibmm-2.4/glibmm/ustring.h:894:19: error: 'noexcept' does not name a type > ~FormatStream() noexcept; > > lordsawar-0.2.0-alt1.2.1 > driver.cpp:709:65: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation > of 'static T_return sigc::internal::slot_call2 T_arg1, T_arg2>::call_it(sigc::internal::slot_rep*, int) [with T_functor = > sigc::bound_mem_functor2; T_return = > void; T_arg1 = GameScenario*; T_arg2 = NextTurnNetworked*]': > -- > driver.cpp:715:64: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > /usr/include/sigc++-2.0/sigc++/functors/slot.h: In instantiation of 'static T_return > sigc::internal::slot_call1::call_it(sigc::internal::slot_rep*, > int) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor2 Driver, std::__cxx11::basic_string, Profile*>, Profile*, sigc::nil, > sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = > std::__cxx11::basic_string]': > -- > driver.cpp:784:76: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > driver.cpp:1356:62: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23:0, > > mapsoft-20150103-alt1.1 > core/utils/cairo_wrapper.cpp: In member function 'void CairoExtra::set_fig_font(int, > double, double)': > core/utils/cairo_wrapper.cpp:104:52: error: no matching function for call to > 'CairoExtra::set_font_face(Cairo::RefPtr)' > Cairo::ToyFontFace::create(face, slant, weight)); > -- > core/utils/cairo_wrapper.cpp: In member function 'Cairo::RefPtr > CairoExtra::img2patt(const iImage&, double)': > core/utils/cairo_wrapper.cpp:115:46: error: no matching function for call to > 'Cairo::SurfacePattern::create(Cairo::RefPtr&)' > Cairo::SurfacePattern::create(patt_surf); > -- > core/utils/cairo_wrapper.cpp: In member function 'void CairoWrapper::reset_surface()': > core/utils/cairo_wrapper.cpp:132:10: error: ambiguous overload for 'operator=' (operand > types are 'Cairo::RefPtr' and 'Cairo::RefPtr') > surface=Cairo::RefPtr(); > -- > inline RefPtr& operator=(RefPtr&& src) noexcept; > core/utils/cairo_wrapper.cpp:133:67: error: call of overloaded > 'operator=(Cairo::RefPtr)' is ambiguous > Cairo::RefPtr::operator=(Cairo::RefPtr()); > -- > core/utils/cairo_wrapper.cpp: In member function 'void CairoWrapper::reset_surface(int, > int)': > core/utils/cairo_wrapper.cpp:143:11: error: ambiguous overload for 'operator=' (operand > types are 'Cairo::RefPtr' and 'Cairo::RefPtr') > surface = Cairo::ImageSurface::create(format, w, h); > -- > inline RefPtr& operator=(RefPtr&& src) noexcept; > core/utils/cairo_wrapper.cpp:146:48: error: no matching function for call to > 'Cairo::Context::create(Cairo::RefPtr&)' > (cast_static(Cairo::Context::create(surface))); > -- > /usr/include/cairomm-1.0/cairomm/context.h:70:26: note: no known conversion for argument > 1 from 'Cairo::RefPtr' to 'const Cairo::RefPtr&' > core/utils/cairo_wrapper.cpp:146:49: error: 'cast_static' was not declared in this scope > (cast_static(Cairo::Context::create(surface))); > core/utils/cairo_wrapper.cpp: In member function 'void CairoWrapper::reset_surface(const > iImage&)': > core/utils/cairo_wrapper.cpp:156:11: error: ambiguous overload for 'operator=' (operand > types are 'Cairo::RefPtr' and 'Cairo::RefPtr') > surface = Cairo::ImageSurface::create((unsigned char*)img.data, > -- > inline RefPtr& operator=(RefPtr&& src) noexcept; > core/utils/cairo_wrapper.cpp:160:48: error: no matching function for call to > 'Cairo::Context::create(Cairo::RefPtr&)' > (cast_static(Cairo::Context::create(surface))); > -- > /usr/include/cairomm-1.0/cairomm/context.h:70:26: note: no known conversion for argument > 1 from 'Cairo::RefPtr' to 'const Cairo::RefPtr&' > core/utils/cairo_wrapper.cpp:160:49: error: 'cast_static' was not declared in this scope > (cast_static(Cairo::Context::create(surface))); > > mate-system-monitor-1.8.0-alt2_1.1 > /usr/include/sigc++-2.0/sigc++/functors/slot.h:997:11: error: 'type_trait_take_t' > does not name a type > typedef type_trait_take_t arg6_type_; > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1004:44: error: 'arg1_type_' has not > been declared > typedef T_return (*call_type)(rep_type*, arg1_type_, arg2_type_, arg3_type_, arg4_type_, > arg5_type_, arg6_type_); > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1004:56: error: 'arg2_type_' has not > been declared > typedef T_return (*call_type)(rep_type*, arg1_type_, arg2_type_, arg3_type_, arg4_type_, > arg5_type_, arg6_type_); > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1004:68: error: 'arg3_type_' has not > been declared > typedef T_return (*call_type)(rep_type*, arg1_type_, arg2_type_, arg3_type_, arg4_type_, > arg5_type_, arg6_type_); > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1004:80: error: 'arg4_type_' has not > been declared > typedef T_return (*call_type)(rep_type*, arg1_type_, arg2_type_, arg3_type_, arg4_type_, > arg5_type_, arg6_type_); > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1004:92: error: 'arg5_type_' has not > been declared > typedef T_return (*call_type)(rep_type*, arg1_type_, arg2_type_, arg3_type_, arg4_type_, > arg5_type_, arg6_type_); > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1004:104: error: 'arg6_type_' has not > been declared > typedef T_return (*call_type)(rep_type*, arg1_type_, arg2_type_, arg3_type_, arg4_type_, > arg5_type_, arg6_type_); > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1016:30: error: 'arg1_type_' has not > been declared > inline T_return operator()(arg1_type_ _A_a1, arg2_type_ _A_a2, arg3_type_ _A_a3, > arg4_type_ _A_a4, arg5_type_ _A_a5, arg6_type_ _A_a6) const > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1016:48: error: 'arg2_type_' has not > been declared > inline T_return operator()(arg1_type_ _A_a1, arg2_type_ _A_a2, arg3_type_ _A_a3, > arg4_type_ _A_a4, arg5_type_ _A_a5, arg6_type_ _A_a6) const > /usr/include/sigc++-2.0/sigc++/functors/slot.h:1016:66: error: 'arg3_type_' has not > been declared > inline T_return operator()(arg1_type_ _A_a1, arg2_type_ _A_a2, arg3_type_ _A_a3, > arg4_type_ _A_a4, arg5_type_ _A_a5, arg6_type_ _A_a6) const > > mazen-1.0.1-alt1.qa1.1 > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > mkvextract-gtk-0.9.2-alt2.1 > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2286:37: required from here > /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:2110:27: error: no matching > function for call to 'sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, void>, > Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>::bind_functor(const sigc::pointer_functor4 const Glib::ustring&, int, const Glib::RefPtr&, void>&, > Glib::RefPtr&)' > (_A_func, _A_b1); > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2288:7: required from here > /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:2110:27: error: no matching function for > call to 'sigc::bind_functor<-1, sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, > void>, Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil, sigc::nil>, int, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>::bind_functor(const sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, void>, > Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>&, int&)' > (_A_func, _A_b1); > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > mysql-workbench-gpl-5.2.47-alt1.1.1 > /usr/include/giomm-2.4/giomm/cancellable.h:78:37: error: expected ',' or '...' before > '&&' token > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:43: error: expected ';' at end of member > declaration > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: error: 'noexcept' does not name a type > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:80:24: error: expected ';' at end of member > declaration > virtual ~Cancellable() noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:80:26: error: 'noexcept' does not name a type > virtual ~Cancellable() noexcept; > -- > InputStream& operator=(const InputStream&) = delete; > /usr/include/giomm-2.4/giomm/inputstream.h:84:26: error: expected ',' or '...' before > '&&' token > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:32: error: invalid constructor; you > probably meant 'Gio::InputStream (const Gio::InputStream&)' > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/inputstream.h:84:34: error: 'noexcept' does not name a type > InputStream(InputStream&& src) noexcept; > /usr/include/giomm-2.4/giomm/inputstream.h:84:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/inputstream.h:85:37: error: expected ',' or '...' before > '&&' token > InputStream& operator=(InputStream&& src) noexcept; > > nxsadmin-0.2.1-alt5.qa1.1 > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2288:7: required from here > /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:2110:27: error: no matching function for > call to 'sigc::bind_functor<-1, sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, > void>, Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil, sigc::nil>, int, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>::bind_functor(const sigc::bind_functor<-1, sigc::pointer_functor4 Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&, void>, > Glib::RefPtr, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, > sigc::nil>&, int&)' > (_A_func, _A_b1); > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2253:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2260:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-2.4/gtkmm/treeview.h:2289:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > open-vm-tools-10.0.0-alt1.3000743 > /usr/include/sigc++-2.0/sigc++/signal.h:3421:69: error: '_A_a4' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:76: error: '_A_a5' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3421:83: error: '_A_a6' was not declared in > this scope > { return emitter_type::emit_reverse(impl_, _A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h: In member function 'sigc::signal6 T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::result_type > sigc::signal6 T_accumulator>::operator()(int) const': > /usr/include/sigc++-2.0/sigc++/signal.h:3425:19: error: '_A_a1' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3425:26: error: '_A_a2' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3425:33: error: '_A_a3' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3425:40: error: '_A_a4' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3425:47: error: '_A_a5' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h:3425:54: error: '_A_a6' was not declared in > this scope > { return emit(_A_a1, _A_a2, _A_a3, _A_a4, _A_a5, _A_a6); } > /usr/include/sigc++-2.0/sigc++/signal.h: At global scope: > /usr/include/sigc++-2.0/sigc++/signal.h:3546:20: error: 'type_trait_take_t' has not > been declared > result_type emit(type_trait_take_t _A_a1, type_trait_take_t _A_a2, > type_trait_take_t _A_a3, type_trait_take_t _A_a4, type_trait_take_t > _A_a5, type_trait_take_t _A_a6, type_trait_take_t _A_a7) const > > paman-0.9.4-alt4.qa2.1 > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > inline operator bool() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:101:19: warning: inline function > 'Glib::RefPtr::RefPtr(T_CppObject*) [with T_CppObject = Gnome::Glade::Xml]' > used but never defined > explicit inline RefPtr(T_CppObject* pCppObject) noexcept; > make[2]: *** [paman-MainWindow.o] Error 1 > make[2]: Leaving directory `/usr/src/RPM/BUILD/paman-0.9.4/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/RPM/BUILD/paman-0.9.4' > make: *** [all] Error 2 > make: Leaving directory `/usr/src/RPM/BUILD/paman-0.9.4' > > paprefs-0.9.10-alt1.1 > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > inline operator bool() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:101:19: warning: inline function > 'Glib::RefPtr::RefPtr(T_CppObject*) [with T_CppObject = Gnome::Glade::Xml]' > used but never defined > explicit inline RefPtr(T_CppObject* pCppObject) noexcept; > make[2]: *** [paprefs-paprefs.o] Error 1 > make[2]: Leaving directory `/usr/src/RPM/BUILD/paprefs-0.9.10/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/RPM/BUILD/paprefs-0.9.10' > make: *** [all] Error 2 > make: Leaving directory `/usr/src/RPM/BUILD/paprefs-0.9.10' > > pavucontrol-3.0-alt1.1 > inline T_CppObject* operator->() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* > Glib::RefPtr::operator->() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > inline operator bool() const noexcept; > make[2]: *** [pavucontrol-minimalstreamwidget.o] Error 1 > make[2]: Leaving directory `/usr/src/RPM/BUILD/pavucontrol-3.0/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/RPM/BUILD/pavucontrol-3.0' > make: *** [all] Error 2 > make: Leaving directory `/usr/src/RPM/BUILD/pavucontrol-3.0' > > pavumeter-0.9.3-alt3.qa2 > inline T_CppObject* operator->() const noexcept; > /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* > Glib::RefPtr::operator->() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function > 'Glib::RefPtr::operator bool() const [with T_CppObject = Gtk::RecentInfo]' > used but never defined > inline operator bool() const noexcept; > make[2]: *** [pavumeter-vumeter.o] Error 1 > make[2]: Leaving directory `/usr/src/RPM/BUILD/pavumeter-0.9.3/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/RPM/BUILD/pavumeter-0.9.3' > make: *** [all] Error 2 > make: Leaving directory `/usr/src/RPM/BUILD/pavumeter-0.9.3' > > pdfchain-0.4.4-alt1.1 > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2289:7: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > -- > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2296:5: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:136:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> > -- > /usr/include/gtkmm-3.0/gtkmm/treeview.h:2306:95: required from here > /usr/include/sigc++-2.0/sigc++/functors/slot.h:172:72: error: 'operator()' not defined > return > (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES, > type_trait_take_t> > > qemu-2.3.0-alt5 > (tests/test-string-output-visitor:16693): GLib-ERROR **: duplicate test case path: > /string-visitor/output/int > FAIL: tests/test-string-output-visitor > make: *** [check-tests/test-string-output-visitor] Error 1 > > realmd-0.16.0-alt1 > (test-safe-format:31736): GLib-ERROR **: duplicate test case path: /realmd/safe-format/%s > tap-gtester: listing GTest tests failed: -5 > ERROR: test-safe-format process failed: 251 > PASS: test-login-name 1 /realmd/login-name/format_Domain_User > -- > # SKIP: 0 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 1 > See ./test-suite.log > > regexxer-0.11-alt1.git20140920.1 > /usr/include/gtkmm-3.0/gtkmm/treedragdest.h:108:27: error: 'noexcept' does not name a type > virtual ~TreeDragDest() noexcept; > -- > TreeDragSource& operator=(const TreeDragSource&) = delete; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:105:32: error: expected ',' or '...' before > '&&' token > TreeDragSource(TreeDragSource&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:105:38: error: invalid constructor; > you probably meant 'Gtk::TreeDragSource (const Gtk::TreeDragSource&)' > TreeDragSource(TreeDragSource&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:105:38: error: expected ';' at end of > member declaration > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:105:40: error: 'noexcept' does not name > a type > TreeDragSource(TreeDragSource&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:105:40: note: C++11 'noexcept' only > available with -std=c++11 or -std=gnu++11 > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:106:43: error: expected ',' or '...' before > '&&' token > TreeDragSource& operator=(TreeDragSource&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:106:49: error: expected ';' at end of > member declaration > TreeDragSource& operator=(TreeDragSource&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:106:51: error: 'noexcept' does not name > a type > TreeDragSource& operator=(TreeDragSource&& src) noexcept; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:106:51: note: C++11 'noexcept' only > available with -std=c++11 or -std=gnu++11 > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:108:27: error: expected ';' at end of > member declaration > virtual ~TreeDragSource() noexcept; > /usr/include/gtkmm-3.0/gtkmm/treedragsource.h:108:29: error: 'noexcept' does not name > a type > virtual ~TreeDragSource() noexcept; > > simple-scan-3.16.2-alt1 > ITMRG simple-scan.desktop > ITMRG org.gnome.SimpleScan.gschema.xml > GEN org.gnome.SimpleScan.gschema.valid > org.gnome.SimpleScan.gschema.xml:13:31 Error on line 13 char 31: Only one > element allowed inside . --strict was specified; exiting. > make[2]: *** [org.gnome.SimpleScan.gschema.valid] Error 1 > make[2]: Leaving directory `/usr/src/RPM/BUILD/simple-scan-3.16.2/data' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/RPM/BUILD/simple-scan-3.16.2/data' > make: *** [all-recursive] Error 1 > make: Leaving directory `/usr/src/RPM/BUILD/simple-scan-3.16.2' > > stardict-3.0.5-alt1 > stardict_client.cpp: In member function 'int > StarDictClient::parse_command_dirinfo(STARDICT::Cmd*, gchar*)': > stardict_client.cpp:988:31: error: invalid conversion from 'gchar* {aka char*}' to 'int' > [-fpermissive] > on_error_.emit(str); > -- > result_type emit(type_trait_take_t _A_a1) const > stardict_client.cpp:996:33: error: invalid conversion from 'gchar* {aka char*}' to 'int' > [-fpermissive] > on_dirinfo_end_.emit(buf); > -- > stardict_client.cpp: In member function 'int > StarDictClient::parse_command_dictinfo(STARDICT::Cmd*, gchar*)': > stardict_client.cpp:1011:31: error: invalid conversion from 'gchar* {aka char*}' to 'int' > [-fpermissive] > on_error_.emit(str); > -- > result_type emit(type_trait_take_t _A_a1) const > stardict_client.cpp:1019:34: error: invalid conversion from 'gchar* {aka char*}' to 'int' > [-fpermissive] > on_dictinfo_end_.emit(buf); > -- > stardict_client.cpp: In member function 'int > StarDictClient::parse_command_getadinfo(STARDICT::Cmd*, gchar*)': > stardict_client.cpp:1034:31: error: invalid conversion from 'gchar* {aka char*}' to 'int' > [-fpermissive] > on_error_.emit(str); > -- > result_type emit(type_trait_take_t _A_a1) const > stardict_client.cpp:1042:35: error: invalid conversion from 'gchar* {aka char*}' to 'int' > [-fpermissive] > on_getadinfo_end_.emit(buf); > -- > stardict_client.cpp: In member function 'int > StarDictClient::parse_command_maxdictcount(STARDICT::Cmd*, gchar*)': > stardict_client.cpp:1057:31: error: invalid conversion from 'gchar* {aka char*}' to 'int' > [-fpermissive] > on_error_.emit(str); > -- > stardict_client.cpp: In member function 'int StarDictClient::parse_wordlist(STARDICT::Cmd*, > gchar*)': > stardict_client.cpp:1088:44: error: invalid conversion from 'std::__cxx11::list*' > to 'int' [-fpermissive] > on_previous_end_.emit(cmd->wordlist_response); > -- > result_type emit(type_trait_take_t _A_a1) const > stardict_client.cpp:1091:40: error: invalid conversion from 'std::__cxx11::list*' > to 'int' [-fpermissive] > on_next_end_.emit(cmd->wordlist_response); > -- > stardict_client.cpp: In member function 'int > StarDictClient::parse_dict_result(STARDICT::Cmd*, gchar*)': > /usr/include/glib-2.0/glib/gi18n.h:26:28: error: invalid conversion from 'char*' to 'int' > [-fpermissive] > #define _(String) gettext (String) > > subtitleeditor-0.41.0-alt1.1 > Cancellable& operator=(const Cancellable&) = delete; > /usr/include/giomm-2.4/giomm/cancellable.h:77:26: error: expected ',' or '...' before > '&&' token > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: invalid constructor; you > probably meant 'Gio::Cancellable (const Gio::Cancellable&)' > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: error: 'noexcept' does not name a type > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:78:37: error: expected ',' or '...' before > '&&' token > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:43: error: expected ';' at end of member > declaration > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: error: 'noexcept' does not name a type > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:80:24: error: expected ';' at end of member > declaration > virtual ~Cancellable() noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:80:26: error: 'noexcept' does not name a type > virtual ~Cancellable() noexcept; > -- > InputStream& operator=(const InputStream&) = delete; > /usr/include/giomm-2.4/giomm/inputstream.h:84:26: error: expected ',' or '...' before > '&&' token > InputStream(InputStream&& src) noexcept; > > synfigstudio-1.0.0-alt1.1 > from actions/activepointadd.cpp:33: > /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler > and library support for the ISO C++ 2011 standard. This support is currently experimental, > and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. > #error This file requires compiler and library support for the \ > -- > In file included from actions/activepointadd.cpp:34:0: > ../../src/synfigapp/canvasinterface.h:34:27: fatal error: sigc++/object.h: No such file > or directory > compilation terminated. > > tomboy-1.12.1-alt1 > automake-default: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > automake-default: error: cannot open < gnome-doc-utils.make: No such file or directory > autoreconf-default: automake failed with exit status: 1 > > xfce4-notes-plugin-1.8.1-alt1 > VALAC libnotes_la_vala.stamp > error: Package `libxfconf-0' not found in specified Vala API directories or > GObject-Introspection GIR directories > error: Package `libxfce4util-1.0' not found in specified Vala API directories or > GObject-Introspection GIR directories > Compilation failed: 2 error(s), 0 warning(s) > > xfce4-vala-4.10.0-alt5 > checking for VALA... no > configure: error: Package requirements (libvala-0.28) were not met: > No package 'libvala-0.28' found > Consider adjusting the PKG_CONFIG_PATH environment variable if you > > xinput-calibrator-0.7.5-alt1.1 > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:43: error: expected ';' at end of member > declaration > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:45: error: 'noexcept' does not name a type > AsyncResult& operator=(AsyncResult&& src) noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:169:45: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/asyncresult.h:171:24: error: expected ';' at end of member > declaration > virtual ~AsyncResult() noexcept; > /usr/include/giomm-2.4/giomm/asyncresult.h:171:26: error: 'noexcept' does not name a type > virtual ~AsyncResult() noexcept; > -- > Cancellable& operator=(const Cancellable&) = delete; > /usr/include/giomm-2.4/giomm/cancellable.h:77:26: error: expected ',' or '...' before > '&&' token > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: invalid constructor; you > probably meant 'Gio::Cancellable (const Gio::Cancellable&)' > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:32: error: expected ';' at end of member > declaration > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: error: 'noexcept' does not name a type > Cancellable(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:77:34: note: C++11 'noexcept' only available > with -std=c++11 or -std=gnu++11 > /usr/include/giomm-2.4/giomm/cancellable.h:78:37: error: expected ',' or '...' before > '&&' token > Cancellable& operator=(Cancellable&& src) noexcept; > /usr/include/giomm-2.4/giomm/cancellable.h:78:43: error: expected ';' at end of member > declaration > Cancellable& operator=(Cancellable&& src) noexcept; -- ldv