Your message dated Tue, 05 Jan 2021 11:03:35 +0000 with message-id <[email protected]> and subject line Bug#964658: fixed in liblxqt 0.16.0-1 has caused the Debian Bug report #964658, regarding liblxqt: FTBFS: lxqtpowermanager.cpp:99:27: error: ‘QFile’ has not been declared to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 964658: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964658 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: liblxqt Version: 0.14.1-4 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200709 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /usr/bin/c++ -DCOMPILE_LIBLXQT -DLXQT_DATA_DIR=\"/usr/share\" > -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" > -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" > -DLXQT_INSTALL_PREFIX=\"/usr\" -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\" > -DLXQT_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_URL_CAST_FROM_STRING -DQT_SVG_LIB > -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB > -DUSE_BACKLIGHT_LINUX_BACKEND -Dlxqt_EXPORTS > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lxqt_autogen/include -isystem > /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem > /usr/include/x86_64-linux-gnu/qt5 -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/qt5xdg > -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem > /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/3.4.0 > -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem > /usr/include/x86_64-linux-gnu/qt5/QtX11Extras -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC > -std=gnu++14 -o CMakeFiles/lxqt.dir/lxqtpowermanager.cpp.o -c > /<<PKGBUILDDIR>>/lxqtpowermanager.cpp > /<<PKGBUILDDIR>>/lxqtpowermanager.cpp: In member function ‘virtual void > LXQt::MessageBox::resizeEvent(QResizeEvent*)’: > /<<PKGBUILDDIR>>/lxqtpowermanager.cpp:82:70: warning: ‘const QRect > QDesktopWidget::screenGeometry(int) const’ is deprecated: Use > QGuiApplication::screens() [-Wdeprecated-declarations] > 82 | const QRect screen = > QApplication::desktop()->screenGeometry(); > | ^ > In file included from > /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDesktopWidget:1, > from /<<PKGBUILDDIR>>/lxqtpowermanager.cpp:33: > /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdesktopwidget.h:79:67: note: > declared here > 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect > screenGeometry(int screen = -1) const; > | > ^~~~~~~~~~~~~~ > /<<PKGBUILDDIR>>/lxqtpowermanager.cpp: In constructor > ‘LXQt::PowerManager::PowerManager(QObject*, bool)’: > /<<PKGBUILDDIR>>/lxqtpowermanager.cpp:99:27: error: ‘QFile’ has not been > declared > 99 | QString > sessionConfig(QFile::decodeName(qgetenv("LXQT_SESSION_CONFIG"))); > | ^~~~~ > make[3]: *** [CMakeFiles/lxqt.dir/build.make:287: > CMakeFiles/lxqt.dir/lxqtpowermanager.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/07/09/liblxqt_0.14.1-4_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! 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.
--- End Message ---
--- Begin Message ---Source: liblxqt Source-Version: 0.16.0-1 Done: Andrew Lee (李健秋) <[email protected]> We believe that the bug you reported is fixed in the latest version of liblxqt, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andrew Lee (李健秋) <[email protected]> (supplier of updated liblxqt package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 05 Jan 2021 17:23:10 +0800 Source: liblxqt Architecture: source Version: 0.16.0-1 Distribution: unstable Urgency: medium Maintainer: LXQt Packaging Team <[email protected]> Changed-By: Andrew Lee (李健秋) <[email protected]> Closes: 964658 Changes: liblxqt (0.16.0-1) unstable; urgency=medium . [ Alf Gaida ] * Switched to gbp * Bumped Standards-Version to 4.4.0, no changes needed. . [ Andrew Lee (李健秋) ] * New upstream release. (Closes: #964658) * Drop backported upstream patches. * Refresh debian/liblxqt0.symbols file. Checksums-Sha1: 76804701f698e03a26a9b3adc43338e8007372c3 2565 liblxqt_0.16.0-1.dsc 6c2e626389d45b924b362af52dc6921c68bfc393 81032 liblxqt_0.16.0.orig.tar.xz 2c1dca5520843e17edf9f3d95770fd09e7c17af9 862 liblxqt_0.16.0.orig.tar.xz.asc 31bcdba204af52b524b346c0b3122dfe3926601a 9900 liblxqt_0.16.0-1.debian.tar.xz a85435cd3f2e5595d1551afeb7a1348ae2c34bc6 6074 liblxqt_0.16.0-1_source.buildinfo Checksums-Sha256: b90d9d23622e5a8ba474a30b81b4533f48511da23e946fcfe8df4d26eb34d818 2565 liblxqt_0.16.0-1.dsc 8dcf423978a22fc9bc43ca5fee31586632b0fd48e650ecdc863ac19114c7b318 81032 liblxqt_0.16.0.orig.tar.xz 6734b87b55762aef9bb4dd7ffb5895b745e142454f1c13a0754a6f1a026f6762 862 liblxqt_0.16.0.orig.tar.xz.asc 162fce43453416b68a8af5a8be240cc1c6f646373acf7d556c4beb80e8b65f6b 9900 liblxqt_0.16.0-1.debian.tar.xz 2cfd524acea89d4588c1e2c4990202f02b2a8b7d262d241389ec5f2905a17e57 6074 liblxqt_0.16.0-1_source.buildinfo Files: 9a9577780ff1ac515ff72df859dc032c 2565 libs optional liblxqt_0.16.0-1.dsc c76aee8c86b5abc87db130002ad7e075 81032 libs optional liblxqt_0.16.0.orig.tar.xz 62a29d9994fc24eebe163fcc6f8754ce 862 libs optional liblxqt_0.16.0.orig.tar.xz.asc 87b25bef16a332499e370b6c425138f2 9900 libs optional liblxqt_0.16.0-1.debian.tar.xz 524f48cc237afed9b48e1254ea8ec0cb 6074 libs optional liblxqt_0.16.0-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE703UlH90QYpfEyJV58vhUqwX+XMFAl/0RLwACgkQ58vhUqwX +XMBIRAAmJ4kjiDoJSNTYX7rMKluYtl9gWTxOMxo+KBdBBONhAkV/pn2JOFkNeKy bJs5MC2okhxDLbhqinacyXetroozyxApVEpiSs5HrT4FbEXZYJDXL712FHa+FCiz hGAf/z/rCIQ8BL0un5Zgdm5UNM0GEvAhHnaSXvRuWt5MX4CWJ/LS3AAC/sTCq1GL FZpHC7WesrZaCLMx2e3EirdOpz+SLjKJQMEyY6ebK77waHci9d2crlSFTp0xespk yjDOAeQ0SBi1M4tmEMZ8YX6/Co2oOqUIk+JXiSnU7kYNO/a149IeXbzqAbwl2aTN 7wTqXnYWCzO8vVf9wLCBBN4iezQ5+saLPkzDyylipe23CqZsF4A/LJsTTmqKV397 XkyT9inuEqd3kZdMG34xwI9NoErhGow8MOgfTLNuC+fS0MFFhU16t38cZrPEI5da Gl1Rog43R+wmNgWYIPVKTMdD0H4XEFvTRj74kkDDKg8fIVosu50ZUHCfJU0Ign+h EHaw+sFOivv9CGXGME7RBsD3M6quF8S5O9MXUODGUbeas5HbN8g7WorSdtmYCPA8 oLodmXsKLYlalPOoiCxT/qlbBV32spSA6+qbfao++/PuHBZiR8BibkYm7E2I5qeS nGrUVQ1hgG9M1uNbgLe9/kwQ5BjQcp7rPbycaP4sdWx/UnDsov4= =g9v2 -----END PGP SIGNATURE-----
--- End Message ---

