fixed with the build line in rules u have "-DENABLE_GTK2=OFF" and must be "-ENABLE_GTK=OFF" and that's why try to build a gtk2 gui alongside gtk3 gui
i also nothed the optimization problem are not solved and still i cannot set -O3 the compiler take several memory to compute optimizations and never finished! with gcc 3.4 this not happened and build are more faster! my las lines in console was susessfully compiled an packaged! in jessie! dh_builddeb -O--buildsystem=cmake -O--builddirectory=obj -O--parallel dpkg-deb: construyendo el paquete `vbam' en `../vbam_1.8.0+git20160220-1_i386.deb'. dpkg-deb: construyendo el paquete `vbam-sdl' en `../vbam-sdl_1.8.0+git20160220-1_i386.deb'. dpkg-deb: construyendo el paquete `vbam-gtk' en `../vbam-gtk_1.8.0+git20160220-1_i386.deb'. dpkg-deb: construyendo el paquete `vbam-common' en `../vbam-common_1.8.0+git20160220-1_all.deb'. dpkg-genchanges >../vbam_1.8.0+git20160220-1_i386.changes dpkg-genchanges: incluyendo el código fuente completo en la subida dpkg-source --after-build vbam-1.8.0+git20160220 dpkg-buildpackage: subida completa (se incluye la fuente original) root@sysanydesktop0:/home/remoto/Devel/vbam/vbam-1.8.0+git20160220# Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2016-04-07 19:27 GMT-04:30 Sérgio Benjamim <sergio_...@yahoo.com.br>: > Hi, > > I uploaded it again. The build is broken. Good luck > > https://mentors.debian.net/package/vbam > > src/gtk/screenarea.cpp: In constructor ‘VBA::ScreenArea::ScreenArea(int, > int, int)’: > src/gtk/screenarea.cpp:53:62: error: no matching function for call to > ‘Gdk::Cursor::Cursor(<unresolved overloaded function type>, > Glib::RefPtr<Gdk::Pixbuf>&, int, int)’ > m_poEmptyCursor = new Gdk::Cursor(get_display, pixbuf, 0, 0); > > > sergio-br2 > > > On 06/04/2016 17:54, PICCORO McKAY Lenz wrote: >> >> the package in mentors are now go.. >> >> please reupload to mentors >> >> mentors must mantain the packages that already has a bug number >> relationship and only erase those that are onlñy uploaded alone >> without a itp or rfp bug related! >> >> >> Lenz McKAY Gerardo (PICCORO) >> http://qgqlochekone.blogspot.com > >