Hi, I tried build from new git repo, build failed here :(
https://anonscm.debian.org/cgit/pkg-multimedia/showq.git regards mira [snip] /usr/include/glibmm-2.4/glibmm/refptr.h:98:10: warning: inline function 'Glib::RefPtr<T_CppObject>::~RefPtr() [with T_CppObject = Gtk::Builder]' used but never defined inline ~RefPtr() noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:95:10: warning: inline function 'Glib::RefPtr<T_CppObject>::RefPtr() [with T_CppObject = Gtk::Builder]' used but never defined inline RefPtr() noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* Glib::RefPtr<T_CppObject>::operator->() const [with T_CppObject = Gtk::Builder]' 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<T_CppObject>::operator->() const [with T_CppObject = Glib::ByteArray]' used but never defined /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function 'Glib::RefPtr<T_CppObject>::operator bool() const [with T_CppObject = Glib::ByteArray]' used but never defined inline operator bool() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* Glib::RefPtr<T_CppObject>::operator->() const [with T_CppObject = Gio::Mount]' used but never defined inline T_CppObject* operator->() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function 'Glib::RefPtr<T_CppObject>::operator bool() const [with T_CppObject = Gio::Mount]' used but never defined inline operator bool() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* Glib::RefPtr<T_CppObject>::operator->() const [with T_CppObject = Gio::Drive]' used but never defined inline T_CppObject* operator->() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function 'Glib::RefPtr<T_CppObject>::operator bool() const [with T_CppObject = Gio::Drive]' used but never defined inline operator bool() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* Glib::RefPtr<T_CppObject>::operator->() const [with T_CppObject = Gio::File]' used but never defined inline T_CppObject* operator->() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function 'Glib::RefPtr<T_CppObject>::operator bool() const [with T_CppObject = Gio::File]' used but never defined inline operator bool() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline function 'T_CppObject* Glib::RefPtr<T_CppObject>::operator->() const [with T_CppObject = Gio::Volume]' used but never defined inline T_CppObject* operator->() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function 'Glib::RefPtr<T_CppObject>::operator bool() const [with T_CppObject = Gio::Volume]' used but never defined inline operator bool() const noexcept; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:160: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; ^ /usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function 'Glib::RefPtr<T_CppObject>::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<T_CppObject>::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<T_CppObject>::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<T_CppObject>::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<T_CppObject>::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<T_CppObject>::RefPtr(T_CppObject*) [with T_CppObject = Gtk::Builder]' used but never defined explicit inline RefPtr(T_CppObject* pCppObject) noexcept; ^ Waf: Leaving directory `/build/showq-0.4.1+git20151103~dfsg0/output' Build failed -> task failed (err #1): {task: cxx app.cc -> app_1.o} -> task failed (err #1): {task: cxx main.cc -> main_1.o} 2015-11-02 10:54 GMT+01:00 Michael Jarosch <[email protected]>: > Am Donnerstag, den 30.07.2015, 20:54 +0200 schrieb Jaromír Mikeš: > >> Hi Michael, >> […] I will have a look later. >> Thank you > > Hi! > > Just as a reminder, that some work was done on the showq source code. > Harry's last commit was done last friday fixing some issues with waf. > Please, consider packaging it. > > I'd really like to support you maintaining showq, although it would > only be help on a low level. My knowledge on compilers, building > processes and the debian-specialties for packaging is relatively > limited. And - for now - time is also missing. (Ask me in Feb 2016.) > > Don't know, if it will safe your time, if you teach me maintaining > stuff. But if you really want to - just wait 3 months and I have an > open ear for this. > > Greets! > Mitsch _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
