Your message dated Mon, 13 Feb 2023 21:11:06 +0000 with message-id <[email protected]> and subject line Bug#1031104: fixed in minexpert2 8.6.3-1 has caused the Debian Bug report #1031104, regarding minexpert2: FTBFS (error: ‘QMouseEvent::QMouseEvent(QEvent::Type, const QPointF&, Qt::MouseButton, Qt::MouseButtons, Qt::KeyboardModifiers, const QPointingDevice*)’ is deprecated) 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.) -- 1031104: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031104 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:minexpert2 Version: 8.6.2-2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in bookworm, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary-indep PATH: /<<PKGBUILDDIR>>/doc/user-manual/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dh binary-indep dh_update_autotools_config -i dh_autoreconf -i debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' PATH: /<<PKGBUILDDIR>>/doc/user-manual/scripts:/<<PKGBUILDDIR>>/doc/user-manual/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games mkdir -p debian/build mkdir -p debian/tmp cd debian/build && cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_USER_MANUAL=1 -DCMAKE_INSTALL_PREFIX=/usr ../.. -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done [...] [ 71%] Building CXX object src/CMakeFiles/minexpert2.dir/gui/BasePlotCompositeWidget.cpp.o cd /<<PKGBUILDDIR>>/debian/build/src && /usr/bin/c++ -DQT_CORE5COMPAT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/<<PKGBUILDDIR>>/debian/build/src -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/debian/build/src/minexpert2_autogen/include -I/<<PKGBUILDDIR>>/debian/build -I/<<PKGBUILDDIR>> -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/x86_64-linux-gnu/qt6/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -isystem /usr/include/IsoSpec++ -isystem /usr/include/pappsomspp -isystem /usr/include/QuaZip-Qt6-1.4 -isystem /usr/include/QuaZip-Qt6-1.4/quazip -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore5Compat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -DNDEBUG -Wno-unknown-pragmas -Wall -pedantic -Wextra -Werror -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/minexpert2.dir/gui/BasePlotCompositeWidget.cpp.o -MF CMakeFiles/minexpert2.dir/gui/BasePlotCompositeWidget.cpp.o.d -o CMakeFiles/minexpert2.dir/gui/BasePlotCompositeWidget.cpp.o -c /<<PKGBUILDDIR>>/src/gui/BasePlotCompositeWidget.cpp [ 72%] Building CXX object src/CMakeFiles/minexpert2.dir/gui/BaseTracePlotCompositeWidget.cpp.o cd /<<PKGBUILDDIR>>/debian/build/src && /usr/bin/c++ -DQT_CORE5COMPAT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/<<PKGBUILDDIR>>/debian/build/src -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/debian/build/src/minexpert2_autogen/include -I/<<PKGBUILDDIR>>/debian/build -I/<<PKGBUILDDIR>> -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/x86_64-linux-gnu/qt6/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -isystem /usr/include/IsoSpec++ -isystem /usr/include/pappsomspp -isystem /usr/include/QuaZip-Qt6-1.4 -isystem /usr/include/QuaZip-Qt6-1.4/quazip -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore5Compat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -O3 -DNDEBUG -Wno-unknown-pragmas -Wall -pedantic -Wextra -Werror -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/minexpert2.dir/gui/BaseTracePlotCompositeWidget.cpp.o -MF CMakeFiles/minexpert2.dir/gui/BaseTracePlotCompositeWidget.cpp.o.d -o CMakeFiles/minexpert2.dir/gui/BaseTracePlotCompositeWidget.cpp.o -c /<<PKGBUILDDIR>>/src/gui/BaseTracePlotCompositeWidget.cpp /<<PKGBUILDDIR>>/src/gui/BaseTracePlotCompositeWidget.cpp: In member function ‘virtual void msxps::minexpert::BaseTracePlotCompositeWidget::plotWidgetKeyReleaseEvent(const pappso::BasePlotContext&)’: /<<PKGBUILDDIR>>/src/gui/BaseTracePlotCompositeWidget.cpp:812:70: error: ‘QMouseEvent::QMouseEvent(QEvent::Type, const QPointF&, Qt::MouseButton, Qt::MouseButtons, Qt::KeyboardModifiers, const QPointingDevice*)’ is deprecated: Use another constructor [-Werror=deprecated-declarations] 812 | Qt::NoModifier); | ^ In file included from /usr/include/x86_64-linux-gnu/qt6/QtGui/QPaintEvent:1, from /usr/include/qcustomplot.h:56, from /usr/include/pappsomspp/widget/plotwidget/basetraceplotwidget.h:41, from /<<PKGBUILDDIR>>/src/gui/BaseTracePlotCompositeWidget.hpp:47, from /<<PKGBUILDDIR>>/src/gui/BaseTracePlotCompositeWidget.cpp:51: /usr/include/x86_64-linux-gnu/qt6/QtGui/qevent.h:193:5: note: declared here 193 | QMouseEvent(Type type, const QPointF &localPos, Qt::MouseButton button, | ^~~~~~~~~~~ /<<PKGBUILDDIR>>/src/gui/BaseTracePlotCompositeWidget.cpp:819:57: error: ‘QMouseEvent::QMouseEvent(QEvent::Type, const QPointF&, Qt::MouseButton, Qt::MouseButtons, Qt::KeyboardModifiers, const QPointingDevice*)’ is deprecated: Use another constructor [-Werror=deprecated-declarations] 819 | Qt::NoModifier); | ^ /usr/include/x86_64-linux-gnu/qt6/QtGui/qevent.h:193:5: note: declared here 193 | QMouseEvent(Type type, const QPointF &localPos, Qt::MouseButton button, | ^~~~~~~~~~~ cc1plus: all warnings being treated as errors make[4]: *** [src/CMakeFiles/minexpert2.dir/build.make:1043: src/CMakeFiles/minexpert2.dir/gui/BaseTracePlotCompositeWidget.cpp.o] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build' make[3]: *** [CMakeFiles/Makefile2:135: src/CMakeFiles/minexpert2.dir/all] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build' make[2]: *** [Makefile:139: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build' make[1]: *** [debian/rules:40: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:17: binary-indep] Error 2 dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- See also the recent build on arm64: https://buildd.debian.org/status/package.php?p=minexpert2 -------------------------------------------------------------------------------- About the archive rebuild: The build was made using virtual machines from Hetzner, with enough memory, enough disk, and either one or two CPUs, using a reduced chroot with only build-essential packages (plus debhelper). If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: minexpert2 Source-Version: 8.6.3-1 Done: Filippo Rusconi <[email protected]> We believe that the bug you reported is fixed in the latest version of minexpert2, 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. Filippo Rusconi <[email protected]> (supplier of updated minexpert2 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: Sun, 12 Feb 2023 11:14:24 +0100 Source: minexpert2 Architecture: source Version: 8.6.3-1 Distribution: unstable Urgency: low Maintainer: The Debichem Group <[email protected]> Changed-By: Filippo Rusconi <[email protected]> Closes: 1031104 Changes: minexpert2 (8.6.3-1) unstable; urgency=low . * New upstream with a bunch of improvements in the feedback to the user mass spectrometry traces-wise (reporting of the mass delta, number of decimals increased for super-high-resolution instruments.). . * Depend on new version of pappsomspp libs. . * Fix deprecation error with new Qt version (Closes: #1031104). Thanks to Santiago Vila <[email protected]> for reporting it. Checksums-Sha1: 98f962175839dc72c25a132afc3e4413fdfc57fe 2491 minexpert2_8.6.3-1.dsc f7b68715654fa6ebaa80b30b96bf956f2bcc61ba 57778814 minexpert2_8.6.3.orig.tar.gz 0779cfc745fec3f55b7f06c6b1584c4ca35b5e26 287368 minexpert2_8.6.3-1.debian.tar.xz 152ae579ff57400c12d8a380b4c9d13adb689c30 20860 minexpert2_8.6.3-1_amd64.buildinfo Checksums-Sha256: 63bd233d4b51031730d71d67e6b9e7b2a07f5efdf57fc7e344920fe6c7678832 2491 minexpert2_8.6.3-1.dsc 0a8d76942b8832ebf495fb56603ee371549afde367127e856c445485c9fd9995 57778814 minexpert2_8.6.3.orig.tar.gz 3d94313e905e68b3038fa5b3da5d2821ba2e9a40a9d97b43c49546d94205cdbb 287368 minexpert2_8.6.3-1.debian.tar.xz 42bb6746388ae1e4af6db0192ad184b2153f6b445db599aad3770629495e2952 20860 minexpert2_8.6.3-1_amd64.buildinfo Files: ecf54ba1f7704591978a8720a7760abf 2491 science optional minexpert2_8.6.3-1.dsc 62692a839b08376f816f2f29f5554cb4 57778814 science optional minexpert2_8.6.3.orig.tar.gz 3f6730105d6bb7330d1d2e97b0063167 287368 science optional minexpert2_8.6.3-1.debian.tar.xz 5d2134bbbf20d0fb6ee96cd86a48bd69 20860 science optional minexpert2_8.6.3-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEsFMwThfW1Bndm0ZRQatITXaUz0IFAmPqj0AACgkQQatITXaU z0JgqQ//VDNE88CslbgOxNEIVdKQRGBzo9MVR4kmq1NpD4/RN+tWssJelpezqOdo 6fix7qJyflTfcMMsLvD7hQyI5D8IH6vc33gtnuOXBBQ1wRw4mKs+jRIvmJ616js9 foHWKHlFs6YvP3bYScWm9wry6lmgs0Wls8OqpOMNyQH17TyJMTmiwlIGnHrgm8oi Wmun0mBhOqkLv2sDBgLxnNzbvmhN8zdDfPt767vQQRn5HJUP+UZSaTjTv3+TeQho q9+Rb+v/LPjuA9mkBfrTSQWAiIkDapNHTy/4twt3IyO6dBfmPrjoKFFEllBnm1Qb OvnssegJtQwL6ZX3LjUi86QZ0jlFSFgbTu9i/ebBTuJfFcXnSVlQsKGASGwWDKvm 7xFj8coX3ewNu7apkigbv8Mf+P1CIini+ItwwYMg/qq26MERelrgWnP/9fOXqY/m LoPEwLbj85lYqkYkLE75aFU/amCPuTicE1HWmxAo8LXn44C6vczoEFL+2ywWUAoX OGIJx5ntMUpEllMp65kzXsE4K3ackzFCIJywqcnwwkr7Hsq8lKIsgWpfM2BrMLe/ hro1rRb4lKg2ur7TaxO1FYz8J0DVuSdUiLkE8ydorX5fhJxt3Qy7kKOCuHXJZLu7 ZEdqp6GtTpgyY5TCnW2+uHmRlnjEu9xeBDAWyjClR1pFoVEqljQ= =hyYE -----END PGP SIGNATURE-----
--- End Message ---

