[Pkg-kde-extras] Bug#888729: partitionmanager FTBFS with libkpmcore-dev 3.3.0-2

Adrian Bunk bunk at debian.org
Mon Jan 29 09:03:50 UTC 2018


Source: partitionmanager
Version: 3.2.1-3
Severity: serious

https://buildd.debian.org/status/package.php?p=partitionmanager&suite=sid

...
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp: In member function 'QString AdvancedPageWidget::backend() const':
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:37:11: error: 'KService' does not name a type; did you mean 'Device'?
     const KService::List services = CoreBackendManager::self()->list();
           ^~~~~~~~
           Device
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:38:26: error: 'services' was not declared in this scope
     for (const auto &p : services)
                          ^~~~~~~~
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:38:26: note: suggested alternative: 'Device'
     for (const auto &p : services)
                          ^~~~~~~~
                          Device
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp: In member function 'void AdvancedPageWidget::setBackend(const QString&)':
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:47:11: error: 'KService' does not name a type; did you mean 'Device'?
     const KService::List services = CoreBackendManager::self()->list();
           ^~~~~~~~
           Device
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:48:26: error: 'services' was not declared in this scope
     for (const auto &p : services)
                          ^~~~~~~~
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:48:26: note: suggested alternative: 'Device'
     for (const auto &p : services)
                          ^~~~~~~~
                          Device
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp: In member function 'void AdvancedPageWidget::setupDialog()':
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:55:11: error: 'KService' does not name a type; did you mean 'Device'?
     const KService::List services = CoreBackendManager::self()->list();
           ^~~~~~~~
           Device
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:56:26: error: 'services' was not declared in this scope
     for (const auto &p : services)
                          ^~~~~~~~
/<<PKGBUILDDIR>>/src/config/advancedpagewidget.cpp:56:26: note: suggested alternative: 'Device'
     for (const auto &p : services)
                          ^~~~~~~~
                          Device
src/CMakeFiles/partitionmanager.dir/build.make:181: recipe for target 'src/CMakeFiles/partitionmanager.dir/config/advancedpagewidget.cpp.o' failed
make[3]: *** [src/CMakeFiles/partitionmanager.dir/config/advancedpagewidget.cpp.o] Error 1



More information about the pkg-kde-extras mailing list