Source: deepin-album
Version: 5.9.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220326 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++
> -DENABLE_ACCESSIBILITY=1 -DLITE_DIV -DQT_CONCURRENT_LIB -DQT_CORE_LIB
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SQL_LIB
> -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src
> -I/<<PKGBUILDDIR>>/src
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/deepin-album_autogen/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>
> -I/<<PKGBUILDDIR>>/src/album -I/<<PKGBUILDDIR>>/src/album/albumview
> -I/<<PKGBUILDDIR>>/src/album/allpicview
> -I/<<PKGBUILDDIR>>/src/album/controller
> -I/<<PKGBUILDDIR>>/src/album/dbmanager -I/<<PKGBUILDDIR>>/src/album/dialogs
> -I/<<PKGBUILDDIR>>/src/album/frame -I/<<PKGBUILDDIR>>/src/album/imageengine
> -I/<<PKGBUILDDIR>>/src/album/importtimelineview
> -I/<<PKGBUILDDIR>>/src/album/importview -I/<<PKGBUILDDIR>>/src/album/module
> -I/<<PKGBUILDDIR>>/src/album/module/slideshow
> -I/<<PKGBUILDDIR>>/src/album/module/view
> -I/<<PKGBUILDDIR>>/src/album/module/view/scen
> -I/<<PKGBUILDDIR>>/src/album/module/view/contents
> -I/<<PKGBUILDDIR>>/src/album/searchview
> -I/<<PKGBUILDDIR>>/src/album/thumbnail
> -I/<<PKGBUILDDIR>>/src/album/timelineview -I/<<PKGBUILDDIR>>/src/album/utils
> -I/<<PKGBUILDDIR>>/src/album/widgets
> -I/<<PKGBUILDDIR>>/src/album/widgets/dialogs -I/usr/include/gio-qt
> -I/usr/include/udisks2-qt5 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libdtk-5.5.20/DWidget -I/usr/include/libdtk-5.5.20/DGui
> -I/usr/include/libdtk-5.5.23/DCore -I/usr/include/glibmm-2.4
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
> /usr/include/x86_64-linux-gnu/qt5 -isystem
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -Wl,-O1
> -Wl,--as-needed -Wl,-E -fPIE -ffunction-sections -fdata-sections
> -Wl,--gc-sections -O3 -DNDEBUG -fPIC -std=gnu++14 -MD -MT
> src/CMakeFiles/deepin-album.dir/album/albumview/leftlistview.cpp.o -MF
> CMakeFiles/deepin-album.dir/album/albumview/leftlistview.cpp.o.d -o
> CMakeFiles/deepin-album.dir/album/albumview/leftlistview.cpp.o -c
> /<<PKGBUILDDIR>>/src/album/albumview/leftlistview.cpp
> /<<PKGBUILDDIR>>/src/album/albumview/leftlistview.cpp: In member function
> ‘void LeftListView::initConnections()’:
> /<<PKGBUILDDIR>>/src/album/albumview/leftlistview.cpp:78:33: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 78 | connect(DApplicationHelper::instance(),
> &DApplicationHelper::themeTypeChanged, this,
> &LeftListView::onApplicationHelperThemeTypeChanged);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/widgets/albumlefttabitem.h:27,
> from
> /<<PKGBUILDDIR>>/src/album/albumview/leftlistview.cpp:22:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/leftlistview.cpp:78:66: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 78 | connect(DApplicationHelper::instance(),
> &DApplicationHelper::themeTypeChanged, this,
> &LeftListView::onApplicationHelperThemeTypeChanged);
> |
> ^~~~~~~~~~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/widgets/albumlefttabitem.h:27,
> from
> /<<PKGBUILDDIR>>/src/album/albumview/leftlistview.cpp:22:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/album/mainwindow.h:24,
> from /<<PKGBUILDDIR>>/src/album/mainwindow.cpp:21:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:263:5: error: ‘DComboBox’
> does not name a type; did you mean ‘QComboBox’?
> 263 | DComboBox *m_importByPhoneComboBox;
> | ^~~~~~~~~
> | QComboBox
> In file included from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:263:5: error: ‘DComboBox’
> does not name a type; did you mean ‘QComboBox’?
> 263 | DComboBox *m_importByPhoneComboBox;
> | ^~~~~~~~~
> | QComboBox
> In file included from
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/deepin-album_autogen/ANZR76ZIMC/moc_albumview.cpp:10,
> from
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/deepin-album_autogen/mocs_compilation.cpp:3:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/deepin-album_autogen/ANZR76ZIMC/../../../../src/album/albumview/albumview.h:263:5:
> error: ‘DComboBox’ does not name a type; did you mean ‘QComboBox’?
> 263 | DComboBox *m_importByPhoneComboBox;
> | ^~~~~~~~~
> | QComboBox
> In file included from /<<PKGBUILDDIR>>/src/album/mainwindow.h:24,
> from /<<PKGBUILDDIR>>/src/album/main.cpp:27:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:263:5: error: ‘DComboBox’
> does not name a type; did you mean ‘QComboBox’?
> 263 | DComboBox *m_importByPhoneComboBox;
> | ^~~~~~~~~
> | QComboBox
> In file included from /<<PKGBUILDDIR>>/src/album/mainwindow.h:24,
> from /<<PKGBUILDDIR>>/src/album/application.cpp:34:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:263:5: error: ‘DComboBox’
> does not name a type; did you mean ‘QComboBox’?
> 263 | DComboBox *m_importByPhoneComboBox;
> | ^~~~~~~~~
> | QComboBox
> [ 35%] Building CXX object
> src/CMakeFiles/deepin-album.dir/album/albumview/leftlistwidget.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++
> -DENABLE_ACCESSIBILITY=1 -DLITE_DIV -DQT_CONCURRENT_LIB -DQT_CORE_LIB
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SQL_LIB
> -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src
> -I/<<PKGBUILDDIR>>/src
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/deepin-album_autogen/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>
> -I/<<PKGBUILDDIR>>/src/album -I/<<PKGBUILDDIR>>/src/album/albumview
> -I/<<PKGBUILDDIR>>/src/album/allpicview
> -I/<<PKGBUILDDIR>>/src/album/controller
> -I/<<PKGBUILDDIR>>/src/album/dbmanager -I/<<PKGBUILDDIR>>/src/album/dialogs
> -I/<<PKGBUILDDIR>>/src/album/frame -I/<<PKGBUILDDIR>>/src/album/imageengine
> -I/<<PKGBUILDDIR>>/src/album/importtimelineview
> -I/<<PKGBUILDDIR>>/src/album/importview -I/<<PKGBUILDDIR>>/src/album/module
> -I/<<PKGBUILDDIR>>/src/album/module/slideshow
> -I/<<PKGBUILDDIR>>/src/album/module/view
> -I/<<PKGBUILDDIR>>/src/album/module/view/scen
> -I/<<PKGBUILDDIR>>/src/album/module/view/contents
> -I/<<PKGBUILDDIR>>/src/album/searchview
> -I/<<PKGBUILDDIR>>/src/album/thumbnail
> -I/<<PKGBUILDDIR>>/src/album/timelineview -I/<<PKGBUILDDIR>>/src/album/utils
> -I/<<PKGBUILDDIR>>/src/album/widgets
> -I/<<PKGBUILDDIR>>/src/album/widgets/dialogs -I/usr/include/gio-qt
> -I/usr/include/udisks2-qt5 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libdtk-5.5.20/DWidget -I/usr/include/libdtk-5.5.20/DGui
> -I/usr/include/libdtk-5.5.23/DCore -I/usr/include/glibmm-2.4
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
> /usr/include/x86_64-linux-gnu/qt5 -isystem
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -Wl,-O1
> -Wl,--as-needed -Wl,-E -fPIE -ffunction-sections -fdata-sections
> -Wl,--gc-sections -O3 -DNDEBUG -fPIC -std=gnu++14 -MD -MT
> src/CMakeFiles/deepin-album.dir/album/albumview/leftlistwidget.cpp.o -MF
> CMakeFiles/deepin-album.dir/album/albumview/leftlistwidget.cpp.o.d -o
> CMakeFiles/deepin-album.dir/album/albumview/leftlistwidget.cpp.o -c
> /<<PKGBUILDDIR>>/src/album/albumview/leftlistwidget.cpp
> /<<PKGBUILDDIR>>/src/album/mainwindow.cpp: In member function ‘void
> MainWindow::initConnections()’:
> /<<PKGBUILDDIR>>/src/album/mainwindow.cpp:192:91: warning: ‘void
> QButtonGroup::buttonClicked(int)’ is deprecated: Use
> QButtonGroup::idClicked(int) instead [-Wdeprecated-declarations]
> 192 | connect(btnGroup,
> static_cast<void(QButtonGroup::*)(int)>(&QButtonGroup::buttonClicked), this,
> &MainWindow::onButtonClicked);
> |
> ^
> In file included from
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QButtonGroup:1,
> from /<<PKGBUILDDIR>>/src/album/mainwindow.h:48,
> from /<<PKGBUILDDIR>>/src/album/mainwindow.cpp:21:
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qbuttongroup.h:90:10: note:
> declared here
> 90 | void buttonClicked(int);
> | ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/mainwindow.cpp:192:91: warning: ‘void
> QButtonGroup::buttonClicked(int)’ is deprecated: Use
> QButtonGroup::idClicked(int) instead [-Wdeprecated-declarations]
> 192 | connect(btnGroup,
> static_cast<void(QButtonGroup::*)(int)>(&QButtonGroup::buttonClicked), this,
> &MainWindow::onButtonClicked);
> |
> ^
> In file included from
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QButtonGroup:1,
> from /<<PKGBUILDDIR>>/src/album/mainwindow.h:48,
> from /<<PKGBUILDDIR>>/src/album/mainwindow.cpp:21:
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qbuttongroup.h:90:10: note:
> declared here
> 90 | void buttonClicked(int);
> | ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In constructor
> ‘AlbumView::AlbumView()’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:128:39: error: class
> ‘AlbumView’ does not have any field named ‘m_importByPhoneComboBox’
> 128 | , m_importByPhoneWidget(nullptr), m_importByPhoneComboBox(nullptr)
> | ^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/mainwindow.cpp: In member function ‘virtual void
> MainWindow::wheelEvent(QWheelEvent*)’:
> /<<PKGBUILDDIR>>/src/album/mainwindow.cpp:1764:25: warning: ‘int
> QWheelEvent::delta() const’ is deprecated: Use angleDelta()
> [-Wdeprecated-declarations]
> 1764 | if (event->delta() > 0) {
> | ~~~~~~~~~~~~^~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QMouseEvent:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:42,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/mainwindow.h:24,
> from /<<PKGBUILDDIR>>/src/album/mainwindow.cpp:21:
> /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:219:16: note: declared here
> 219 | inline int delta() const { return qt4D; }
> | ^~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In member function ‘void
> AlbumView::initConnections()’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:327:13: error:
> ‘m_importByPhoneComboBox’ was not declared in this scope; did you mean
> ‘m_importByPhoneWidget’?
> 327 | connect(m_importByPhoneComboBox, &DComboBox::currentTextChanged,
> this, &AlbumView::importComboBoxChange);
> | ^~~~~~~~~~~~~~~~~~~~~~~
> | m_importByPhoneWidget
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In member function ‘void
> AlbumView::initTrashWidget()’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:485:46: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 485 | DPalette palcolor3 =
> DApplicationHelper::instance()->palette(m_pTrashWidget);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:514:40: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 514 | QPalette pal =
> DApplicationHelper::instance()->palette(m_TrashDescritionLab);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:545:48: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 545 | DPalette ppal_light3 =
> DApplicationHelper::instance()->palette(m_TrashTitleWidget);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In member function ‘void
> AlbumView::initCustomAlbumWidget()’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:559:45: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 559 | DPalette palcolor =
> DApplicationHelper::instance()->palette(m_pCustomAlbumWidget);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:585:40: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 585 | DPalette pal =
> DApplicationHelper::instance()->palette(m_pRightPicTotal);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:623:47: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 623 | DPalette ppal_light =
> DApplicationHelper::instance()->palette(m_customAlbumTitle);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In member function ‘void
> AlbumView::initFavoriteWidget()’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:641:46: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 641 | DPalette palcolor2 =
> DApplicationHelper::instance()->palette(m_pFavoriteWidget);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:679:40: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 679 | QPalette pal =
> DApplicationHelper::instance()->palette(m_pFavoritePicTotal);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:701:48: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 701 | DPalette ppal_light2 =
> DApplicationHelper::instance()->palette(m_FavoriteTitleWidget);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In member function ‘void
> AlbumView::initPhoneWidget()’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:740:40: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 740 | QPalette pal =
> DApplicationHelper::instance()->palette(m_pPhonePicTotal);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:780:5: error:
> ‘m_importByPhoneComboBox’ was not declared in this scope; did you mean
> ‘m_importByPhoneWidget’?
> 780 | m_importByPhoneComboBox = new DComboBox;
> | ^~~~~~~~~~~~~~~~~~~~~~~
> | m_importByPhoneWidget
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:786:58: warning:
> ‘DApplicationHelper’ is deprecated: Use DPaletteHelper
> [-Wdeprecated-declarations]
> 786 | DPalette importAllByPhoneBtnPa =
> DApplicationHelper::instance()->palette(m_importAllByPhoneBtn);
> | ^~~~~~~~
> In file included from /usr/include/libdtk-5.5.20/DWidget/DApplicationHelper:1,
> from
> /<<PKGBUILDDIR>>/src/album/thumbnail/thumbnaillistview.h:52,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.h:24,
> from /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:21:
> /usr/include/libdtk-5.5.20/DWidget/dapplicationhelper.h:31:49: note: declared
> here
> 31 | class D_DECL_DEPRECATED_X("Use DPaletteHelper") DApplicationHelper :
> public DGuiApplicationHelper
> | ^~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In member function ‘void
> AlbumView::importComboBoxChange(QString)’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:1501:14: error:
> ‘m_importByPhoneComboBox’ was not declared in this scope; did you mean
> ‘m_importByPhoneWidget’?
> 1501 | if (1 == m_importByPhoneComboBox->currentIndex()) {
> | ^~~~~~~~~~~~~~~~~~~~~~~
> | m_importByPhoneWidget
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp: In member function ‘void
> AlbumView::updateImportComboBox()’:
> /<<PKGBUILDDIR>>/src/album/albumview/albumview.cpp:1695:5: error:
> ‘m_importByPhoneComboBox’ was not declared in this scope; did you mean
> ‘m_importByPhoneWidget’?
> 1695 | m_importByPhoneComboBox->clear();
> | ^~~~~~~~~~~~~~~~~~~~~~~
> | m_importByPhoneWidget
> make[3]: *** [src/CMakeFiles/deepin-album.dir/build.make:3745:
> src/CMakeFiles/deepin-album.dir/album/mainwindow.cpp.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/03/26/deepin-album_5.9.1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.