[Reproducible-builds] Bug#833908: jalv: FTBFS: error: 'SignalProxy1' in namespace 'Glib' does not name a template type

Chris Lamb lamby at debian.org
Wed Aug 10 07:46:34 UTC 2016


Source: jalv
Version: 1.4.6~dfsg0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

jalv fails to build from source in unstable/amd64:

  [..]

     Glib::SignalProxy1< void,const Glib::RefPtr<Gtk::Style>& > signal_style_changed();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:2988:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,TextDirection > signal_direction_changed();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:2996:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,bool > signal_grab_notify();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3008:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,GParamSpec* > signal_child_notify();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3019:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,bool > signal_mnemonic_activate();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3027:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_grab_focus();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3035:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,DirectionType > signal_focus();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3043:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEvent* > signal_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3051:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,GdkEvent* > signal_event_after();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3061:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventButton* > signal_button_press_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3071:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventButton* > signal_button_release_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3079:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventScroll* > signal_scroll_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3089:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventMotion* > signal_motion_notify_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3104:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventAny* > signal_delete_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3122:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventExpose* > signal_expose_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3132:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventKey* > signal_key_press_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3142:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventKey* > signal_key_release_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3152:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventCrossing* > signal_enter_notify_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3162:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventCrossing* > signal_leave_notify_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3172:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventConfigure* > signal_configure_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3180:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventFocus* > signal_focus_in_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3188:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventFocus* > signal_focus_out_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3196:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventAny* > signal_map_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3204:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventAny* > signal_unmap_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3212:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventProperty* > signal_property_notify_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3220:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventSelection* > signal_selection_clear_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3228:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventSelection* > signal_selection_request_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3236:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventSelection* > signal_selection_notify_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3244:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventProximity* > signal_proximity_in_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3252:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventProximity* > signal_proximity_out_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3260:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventVisibility* > signal_visibility_notify_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3268:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventClient* > signal_client_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3276:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventAny* > signal_no_expose_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3284:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventWindowState* > signal_window_state_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3295:9: error: 'SignalProxy3' in namespace 'Glib' does not name a template type
     Glib::SignalProxy3< void,SelectionData&,guint,guint > signal_selection_get();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3303:9: error: 'SignalProxy2' in namespace 'Glib' does not name a template type
     Glib::SignalProxy2< void,const SelectionData&,guint > signal_selection_received();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3316:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,const Glib::RefPtr<Gdk::DragContext>& > signal_drag_begin();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3329:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,const Glib::RefPtr<Gdk::DragContext>& > signal_drag_end();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3346:9: error: 'SignalProxy4' in namespace 'Glib' does not name a template type
     Glib::SignalProxy4< void,const Glib::RefPtr<Gdk::DragContext>&,SelectionData&,guint,guint > signal_drag_data_get();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3360:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,const Glib::RefPtr<Gdk::DragContext>& > signal_drag_data_delete();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3368:9: error: 'SignalProxy2' in namespace 'Glib' does not name a template type
     Glib::SignalProxy2< bool,const Glib::RefPtr<Gdk::DragContext>&,DragResult > signal_drag_failed();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3382:9: error: 'SignalProxy2' in namespace 'Glib' does not name a template type
     Glib::SignalProxy2< void,const Glib::RefPtr<Gdk::DragContext>&,guint > signal_drag_leave();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3410:9: error: 'SignalProxy4' in namespace 'Glib' does not name a template type
     Glib::SignalProxy4< bool,const Glib::RefPtr<Gdk::DragContext>&,int,int,guint > signal_drag_motion();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3432:9: error: 'SignalProxy4' in namespace 'Glib' does not name a template type
     Glib::SignalProxy4< bool,const Glib::RefPtr<Gdk::DragContext>&,int,int,guint > signal_drag_drop();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3457:9: error: 'SignalProxy6' in namespace 'Glib' does not name a template type
     Glib::SignalProxy6< void,const Glib::RefPtr<Gdk::DragContext>&,int,int,const SelectionData&,guint,guint > signal_drag_data_received();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3469:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< Glib::RefPtr<Atk::Object> > signal_get_accessible();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3478:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,const Glib::RefPtr<Gdk::Screen>& > signal_screen_changed();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3486:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_composited_changed();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3498:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< bool > signal_popup_menu();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3511:9: error: 'SignalProxy4' in namespace 'Glib' does not name a template type
     Glib::SignalProxy4< bool,int,int,bool,const Glib::RefPtr<Tooltip>& > signal_query_tooltip();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3521:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventGrabBroken* > signal_grab_broken_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/widget.h:3529:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEventExpose* > signal_damage_event();
           ^~~~~~~~~~~~
  In file included from /usr/include/gtkmm-2.4/gtkmm/bin.h:30:0,
                   from /usr/include/gtkmm-2.4/gtkmm/button.h:31,
                   from ../src/jalv_gtkmm2.cpp:17:
  /usr/include/gtkmm-2.4/gtkmm/container.h:218:9: error: 'ListHandle' in namespace 'Glib' does not name a template type
     Glib::ListHandle<Widget*> get_children();
           ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:224:9: error: 'ListHandle' in namespace 'Glib' does not name a template type
     Glib::ListHandle<const Widget*> get_children() const;
           ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:255:36: error: 'ListHandle' in namespace 'Glib' does not name a template type
     void set_focus_chain(const Glib::ListHandle<Widget*>& focusable_widgets);
                                      ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:255:46: error: expected ',' or '...' before '<' token
     void set_focus_chain(const Glib::ListHandle<Widget*>& focusable_widgets);
                                                ^
  /usr/include/gtkmm-2.4/gtkmm/container.h:260:9: error: 'ListHandle' in namespace 'Glib' does not name a template type
     Glib::ListHandle<Widget*> get_focus_chain();
           ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:261:9: error: 'ListHandle' in namespace 'Glib' does not name a template type
     Glib::ListHandle<const Widget*> get_focus_chain() const;
           ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:366:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,Widget* > signal_add();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:377:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,Widget* > signal_remove();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:385:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_check_resize();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/container.h:393:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,Widget* > signal_set_focus_child();
           ^~~~~~~~~~~~
  In file included from ../src/jalv_gtkmm2.cpp:17:0:
  /usr/include/gtkmm-2.4/gtkmm/button.h:332:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_pressed();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/button.h:340:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_released();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/button.h:348:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_clicked();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/button.h:356:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_enter();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/button.h:364:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_leave();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/button.h:372:9: error: 'SignalProxy0' in namespace 'Glib' does not name a template type
     Glib::SignalProxy0< void > signal_activate();
           ^~~~~~~~~~~~
  In file included from ../src/jalv_gtkmm2.cpp:19:0:
  /usr/include/gtkmm-2.4/gtkmm/window.h:780:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< void,Widget* > signal_set_focus();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/window.h:788:9: error: 'SignalProxy1' in namespace 'Glib' does not name a template type
     Glib::SignalProxy1< bool,GdkEvent* > signal_frame_event();
           ^~~~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/window.h:1311:9: error: 'ListHandle' in namespace 'Glib' does not name a template type
     Glib::ListHandle< Glib::RefPtr<Gdk::Pixbuf> > get_icon_list();
           ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/window.h:1318:9: error: 'ListHandle' in namespace 'Glib' does not name a template type
     Glib::ListHandle< Glib::RefPtr<const Gdk::Pixbuf> > get_icon_list() const;
           ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/window.h:1347:34: error: 'ListHandle' in namespace 'Glib' does not name a template type
     void set_icon_list(const Glib::ListHandle< Glib::RefPtr<Gdk::Pixbuf> >& list);
                                    ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/window.h:1347:44: error: expected ',' or '...' before '<' token
     void set_icon_list(const Glib::ListHandle< Glib::RefPtr<Gdk::Pixbuf> >& list);
                                              ^
  /usr/include/gtkmm-2.4/gtkmm/window.h:1428:49: error: 'ListHandle' in namespace 'Glib' does not name a template type
     static void set_default_icon_list(const Glib::ListHandle< Glib::RefPtr<Gdk::Pixbuf> >& list);
                                                   ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/window.h:1428:59: error: expected ',' or '...' before '<' token
     static void set_default_icon_list(const Glib::ListHandle< Glib::RefPtr<Gdk::Pixbuf> >& list);
                                                             ^
  /usr/include/gtkmm-2.4/gtkmm/window.h:1434:16: error: 'ListHandle' in namespace 'Glib' does not name a template type
     static Glib::ListHandle< Glib::RefPtr<Gdk::Pixbuf> > get_default_icon_list();
                  ^~~~~~~~~~
  /usr/include/gtkmm-2.4/gtkmm/window.h:1506:16: error: 'ListHandle' in namespace 'Glib' does not name a template type
     static Glib::ListHandle<Window*> list_toplevels();
                  ^~~~~~~~~~
  In file included from /usr/include/sigc++-2.0/sigc++/signal.h:8:0,
                   from /usr/include/sigc++-2.0/sigc++/sigc++.h:104,
                   from /usr/include/glibmm-2.4/glibmm/thread.h:50,
                   from /usr/include/glibmm-2.4/glibmm.h:89,
                   from /usr/include/gtkmm-2.4/gtkmm/button.h:7,
                   from ../src/jalv_gtkmm2.cpp:17:
  /usr/include/sigc++-2.0/sigc++/signal_base.h:198:10: warning: inline function 'sigc::internal::signal_exec::signal_exec(const sigc::internal::signal_impl*)' used but never defined
     inline signal_exec(const signal_impl* sig) noexcept
            ^~~~~~~~~~~
  In file included from /usr/include/sigc++-2.0/sigc++/functors/slot.h:8:0,
                   from /usr/include/sigc++-2.0/sigc++/signal_base.h:27,
                   from /usr/include/sigc++-2.0/sigc++/signal.h:8,
                   from /usr/include/sigc++-2.0/sigc++/sigc++.h:104,
                   from /usr/include/glibmm-2.4/glibmm/thread.h:50,
                   from /usr/include/glibmm-2.4/glibmm.h:89,
                   from /usr/include/gtkmm-2.4/gtkmm/button.h:7,
                   from ../src/jalv_gtkmm2.cpp:17:
  /usr/include/sigc++-2.0/sigc++/functors/slot_base.h:313:15: warning: inline function 'bool sigc::slot_base::empty() const' used but never defined
     inline bool empty() const noexcept
                 ^~~~~
  /usr/include/sigc++-2.0/sigc++/functors/slot_base.h:319:15: warning: inline function 'bool sigc::slot_base::blocked() const' used but never defined
     inline bool blocked() const noexcept
                 ^~~~~~~
  In file included from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:22:0,
                   from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23,
                   from /usr/include/glibmm-2.4/glibmm.h:93,
                   from /usr/include/gtkmm-2.4/gtkmm/button.h:7,
                   from ../src/jalv_gtkmm2.cpp:17:
  /usr/include/glibmm-2.4/glibmm/refptr.h:96:10: warning: inline function 'Glib::RefPtr<T_CppObject>::~RefPtr() [with T_CppObject = Glib::Binding]' used but never defined
     inline ~RefPtr() noexcept;
            ^
  /usr/include/glibmm-2.4/glibmm/refptr.h:105:10: warning: inline function 'Glib::RefPtr<T_CppObject>::RefPtr(const Glib::RefPtr<T_CppObject>&) [with T_CppObject = Glib::Binding]' used but never defined
     inline RefPtr(const RefPtr& src) noexcept;
            ^~~~~~
  /usr/include/glibmm-2.4/glibmm/refptr.h:99:19: warning: inline function 'Glib::RefPtr<T_CppObject>::RefPtr(T_CppObject*) [with T_CppObject = Glib::ByteArray]' used but never defined
     explicit inline RefPtr(T_CppObject* pCppObject) noexcept;
                     ^~~~~~
  /usr/include/glibmm-2.4/glibmm/refptr.h:96:10: warning: inline function 'Glib::RefPtr<T_CppObject>::~RefPtr() [with T_CppObject = Glib::ByteArray]' used but never defined
     inline ~RefPtr() noexcept;
            ^
  /usr/include/glibmm-2.4/glibmm/refptr.h:105:10: warning: inline function 'Glib::RefPtr<T_CppObject>::RefPtr(const Glib::RefPtr<T_CppObject>&) [with T_CppObject = Glib::ByteArray]' used but never defined
     inline RefPtr(const RefPtr& src) noexcept;
            ^~~~~~
  /usr/include/glibmm-2.4/glibmm/refptr.h:96:10: warning: inline function 'Glib::RefPtr<T_CppObject>::~RefPtr() [with T_CppObject = Pango::LayoutLine]' used but never defined
     inline ~RefPtr() noexcept;
            ^
  /usr/include/glibmm-2.4/glibmm/refptr.h:105:10: warning: inline function 'Glib::RefPtr<T_CppObject>::RefPtr(const Glib::RefPtr<T_CppObject>&) [with T_CppObject = Pango::LayoutLine]' used but never defined
     inline RefPtr(const RefPtr& src) noexcept;
            ^~~~~~
  /usr/include/glibmm-2.4/glibmm/refptr.h:158:23: warning: inline function 'T_CppObject* Glib::RefPtr<T_CppObject>::operator->() const [with T_CppObject = Pango::LayoutLine]' used but never defined
     inline T_CppObject* operator->() const noexcept;
                         ^~~~~~~~
  Waf: Leaving directory `/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0/build'
  Build failed
   -> task in 'jalv.gtkmm' failed (exit status 1): 
  	{task 139721321038672: cxx jalv_gtkmm2.cpp -> jalv_gtkmm2.cpp.4.o}
  ['/usr/bin/g++', '-I/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-g', '-O2', '-fdebug-prefix-map=/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0=.', '-fstack-protector-strong', '-Wformat', '-Werror=format-security', '-DNDEBUG', '-ansi', '-Wnon-virtual-dtor', '-Woverloaded-virtual', '-Wall', '-Wcast-align', '-Wextra', '-Wmissing-declarations', '-Wno-unused-parameter', '-Wstrict-overflow', '-Wundef', '-Wwrite-strings', '-fstrict-overflow', '-Wlogical-op', '-Wsuggest-attribute=noreturn', '-Wunsafe-loop-optimizations', '-fshow-column', '-pthread', '-I/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0/build', '-I/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0', '-I/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0/build/src', '-I/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0/src', '-I/usr/include/sratom-0', '-I/usr/include/sord-0', '-I/usr/include/serd-0', '-I/usr/include/lilv-0', '-I/usr/include/suil-0', '-I/usr/include/gtkmm-2.4', '-I/usr/lib/x86_64-linux-gnu/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gtk-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib/x86_64-linux-gnu/gdkmm-2.4/include', '-I/usr/include/giomm-2.4', '-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include', '-I/usr/include/pangomm-1.4', '-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include', '-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include', '-I/usr/include/gio-unix-2.0', '-I/usr/include/cairo', '-I/usr/include/pango-1.0', '-I/usr/include/atk-1.0', '-I/usr/include/pixman-1', '-I/usr/include/libpng16', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/harfbuzz', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/freetype2', '-I/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0/build', '-DHAVE_LV2=1', '-DHAVE_LILV=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SUIL=1', '-DHAVE_SRATOM=1', '-DHAVE_JACK=1', '-DHAVE_GTK2=1', '-DHAVE_GTK3=1', '-DHAVE_GTKMM2=1', '-DHAVE_QT4=1', '-DHAVE_JACK_PORT_TYPE_GET_BUFFER_SIZE=1', '-DHAVE_JACK_METADATA=1', '-DJALV_JACK_SESSION=1', '-DJALV_VERSION="1.4.6"', '../src/jalv_gtkmm2.cpp', '-c', '-o', 'src/jalv_gtkmm2.cpp.4.o']
  debian/rules:20: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160810084234.5GG7lsKAIj.jalv/jalv-1.4.6~dfsg0'
  debian/rules:11: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jalv.1.4.6~dfsg0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 111449 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160810/89c95a0b/attachment.obj>


More information about the Reproducible-builds mailing list