[pkg-lxqt-devel] Bug#978174: pcmanfm-qt: FTBFS: gioptrs.h:75:26: error: ‘QString::QString?=(const char*)=?UTF-8?Q?’ is private within this context

Lucas Nussbaum lucas at debian.org
Sat Dec 26 21:32:57 GMT 2020


Source: pcmanfm-qt
Version: 0.14.1-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

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/pcmanfm && /usr/bin/c++ -DLIBFM_DATA_DIR=\"/share/libfm\" -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DPCMANFM_DATA_DIR=\"/usr/share/pcmanfm-qt\" -DPCMANFM_QT_VERSION=\"0.14.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm -I/<<PKGBUILDDIR>>/pcmanfm -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/include -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtX11Extras -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/menu-cache -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -Wall -Wextra -Wchar-subscripts -Wno-long-long -Wpointer-arith -Wundef -Wformat-security -Wnon-virtual-dtor -Woverloaded-virtual -Wpedantic -O2 -g -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/pcmanfm-qt.dir/mainwindow.cpp.o -c /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp
> In file included from /usr/include/libfm-qt/core/folder.h:35,
>                  from /usr/include/libfm-qt/foldermodelitem.h:30,
>                  from /usr/include/libfm-qt/foldermodel.h:33,
>                  from /usr/include/libfm-qt/folderview.h:29,
>                  from /<<PKGBUILDDIR>>/pcmanfm/settings.h:25,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.h:25,
>                  from /<<PKGBUILDDIR>>/pcmanfm/pcmanfm.cpp:1:
> /usr/include/libfm-qt/core/gioptrs.h: In member function ‘QString Fm::GErrorPtr::message() const’:
> /usr/include/libfm-qt/core/gioptrs.h:75:26: error: ‘QString::QString(const char*)’ is private within this context
>    75 |             return err_->message;
>       |                          ^~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcoreapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/pcmanfm/pcmanfm.cpp:1:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /usr/include/libfm-qt/core/folder.h:35,
>                  from /usr/include/libfm-qt/foldermodelitem.h:30,
>                  from /usr/include/libfm-qt/foldermodel.h:33,
>                  from /usr/include/libfm-qt/folderview.h:29,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/settings.h:25,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/application.h:25,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_application.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/libfm-qt/core/gioptrs.h: In member function ‘QString Fm::GErrorPtr::message() const’:
> /usr/include/libfm-qt/core/gioptrs.h:75:26: error: ‘QString::QString(const char*)’ is private within this context
>    75 |             return err_->message;
>       |                          ^~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcoreapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_application.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /usr/include/libfm-qt/core/fileinfo.h:38,
>                  from /usr/include/libfm-qt/filelauncher.h:26,
>                  from /<<PKGBUILDDIR>>/pcmanfm/launcher.h:24,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.h:33,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:20:
> /usr/include/libfm-qt/core/gioptrs.h: In member function ‘QString Fm::GErrorPtr::message() const’:
> /usr/include/libfm-qt/core/gioptrs.h:75:26: error: ‘QString::QString(const char*)’ is private within this context
>    75 |             return err_->message;
>       |                          ^~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/include/ui_main-win.h:12,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.h:23,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:20:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /usr/include/libfm-qt/core/folder.h:35,
>                  from /usr/include/libfm-qt/foldermodelitem.h:30,
>                  from /usr/include/libfm-qt/foldermodel.h:33,
>                  from /usr/include/libfm-qt/folderview.h:29,
>                  from /<<PKGBUILDDIR>>/pcmanfm/settings.h:25,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.h:25,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.cpp:21:
> /usr/include/libfm-qt/core/gioptrs.h: In member function ‘QString Fm::GErrorPtr::message() const’:
> /usr/include/libfm-qt/core/gioptrs.h:75:26: error: ‘QString::QString(const char*)’ is private within this context
>    75 |             return err_->message;
>       |                          ^~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcoreapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.cpp:21:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/pcmanfm/application.h:25,
>                  from /<<PKGBUILDDIR>>/pcmanfm/pcmanfm.cpp:1:
> /<<PKGBUILDDIR>>/pcmanfm/settings.h: At global scope:
> /<<PKGBUILDDIR>>/pcmanfm/settings.h:134:33: error: ‘QString::QString(const char*)’ is private within this context
>   134 |     bool load(QString profile = "default");
>       |                                 ^~~~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcoreapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/pcmanfm/pcmanfm.cpp:1:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/application.h:25,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_application.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/settings.h: At global scope:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/settings.h:134:33: error: ‘QString::QString(const char*)’ is private within this context
>   134 |     bool load(QString profile = "default");
>       |                                 ^~~~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcoreapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_application.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_autorundialog.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:3:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/autorundialog.h:34:99: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
>    34 |   explicit AutoRunDialog(GVolume* volume, GMount* mount, QWidget* parent = 0, Qt::WindowFlags f = 0);
>       |                                                                                                   ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1304,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_application.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
>   123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
>       |                                                                                ^~~~~~
> In file included from /<<PKGBUILDDIR>>/pcmanfm/application.h:25,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.cpp:21:
> /<<PKGBUILDDIR>>/pcmanfm/settings.h: At global scope:
> /<<PKGBUILDDIR>>/pcmanfm/settings.h:134:33: error: ‘QString::QString(const char*)’ is private within this context
>   134 |     bool load(QString profile = "default");
>       |                                 ^~~~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcoreapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/pcmanfm/application.cpp:21:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_bulkrename.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:4:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/bulkrename.h:33:82: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
>    33 |     explicit BulkRenameDialog(QWidget* parent = nullptr, Qt::WindowFlags flags = 0);
>       |                                                                                  ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1304,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_application.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
>   123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
>       |                                                                                ^~~~~~
> In file included from /<<PKGBUILDDIR>>/pcmanfm/tabpage.h:29,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:38:
> /<<PKGBUILDDIR>>/pcmanfm/settings.h: At global scope:
> /<<PKGBUILDDIR>>/pcmanfm/settings.h:134:33: error: ‘QString::QString(const char*)’ is private within this context
>   134 |     bool load(QString profile = "default");
>       |                                 ^~~~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/include/ui_main-win.h:12,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.h:23,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:20:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_desktoppreferencesdialog.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:6:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/desktoppreferencesdialog.h:35:78: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
>    35 |   explicit DesktopPreferencesDialog(QWidget* parent = 0, Qt::WindowFlags f = 0);
>       |                                                                              ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1304,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/../../../../pcmanfm/application.h:24,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/EWIEGA46WW/moc_application.cpp:10,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
>   123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
>       |                                                                                ^~~~~~
> In file included from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:51:
> /<<PKGBUILDDIR>>/pcmanfm/bulkrename.h:33:82: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
>    33 |     explicit BulkRenameDialog(QWidget* parent = nullptr, Qt::WindowFlags flags = 0);
>       |                                                                                  ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1304,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/include/ui_main-win.h:12,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.h:23,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:20:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
>   123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
>       |                                                                                ^~~~~~
> /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp: In constructor ‘PCManFM::MainWindow::MainWindow(Fm::FilePath)’:
> /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:251:70: error: ‘QString::QString(const char*)’ is private within this context
>   251 |         ui.actionMenu->setIcon(QIcon::fromTheme("applications-system"));
>       |                                                                      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pcmanfm/pcmanfm-qt_autogen/include/ui_main-win.h:12,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.h:23,
>                  from /<<PKGBUILDDIR>>/pcmanfm/mainwindow.cpp:20:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> make[3]: *** [pcmanfm/CMakeFiles/pcmanfm-qt.dir/build.make:240: pcmanfm/CMakeFiles/pcmanfm-qt.dir/pcmanfm.cpp.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/pcmanfm-qt_0.14.1-3_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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-lxqt-devel mailing list