On Saturday, January 16, 2016 12:10:09 AM Martin Michlmayr wrote: > Package: kdebugsettings > Version: 15.08.3-1 > Severity: serious > > kdebugsettings fails to build in unstable: > > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux > > ... > > > [ 51%] Building CXX object > > src/CMakeFiles/kdebugsettings.dir/kdebugsettings_automoc.cpp.o > > CMakeFiles/categorytypecomboboxtest.dir/__/src/categorytypecombobox.cpp.o > > : In function `CategoryTypeComboBox::CategoryTypeComboBox(QWidget*)': > > /<<PKGBUILDDIR>>/src/categorytypecombobox.cpp:25: undefined reference to > > `vtable for CategoryTypeComboBox' > > CMakeFiles/categorytypecomboboxtest.dir/__/src/categorytypecombobox.cpp.o > > : In function `CategoryTypeComboBox::~CategoryTypeComboBox()': > > /<<PKGBUILDDIR>>/src/categorytypecombobox.cpp:33: undefined reference to > > `vtable for CategoryTypeComboBox' collect2: error: ld returned 1 exit > > status > > ... > > > FY_SOURCE=2 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align > > -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith > > -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type > > -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -fPIC -o > > CMakeFiles/configurecustomsettingwidgettest.dir/configurecustomsettingwid > > gettest_automoc.cpp.o -c > > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests/configurecustomsettingwid > > gettest_automoc.cpp > > CMakeFiles/configurecustomsettingdialogtest.dir/__/src/categorytypecombob > > ox.cpp.o: In function > > `CategoryTypeComboBox::CategoryTypeComboBox(QWidget*)': > > /<<PKGBUILDDIR>>/src/categorytypecombobox.cpp:25: undefined reference to > > `vtable for CategoryTypeComboBox' > > CMakeFiles/configurecustomsettingdialogtest.dir/__/src/categorytypecombob > > ox.cpp.o: In function `CategoryTypeComboBox::~CategoryTypeComboBox()': > > /<<PKGBUILDDIR>>/src/categorytypecombobox.cpp:33: undefined reference to > > `vtable for CategoryTypeComboBox' collect2: error: ld returned 1 exit > > status
I can't reproduce this. I just rebuilt the package on amd64 successfully in an up to date Sid chroot. How did you get the failure (what architecture, how did you build the package, etc)? Scott K