Your message dated Fri, 17 Jul 2020 20:36:22 +0000 with message-id <[email protected]> and subject line Bug#964617: fixed in yade 2020.01a-9 has caused the Debian Bug report #964617, regarding yade: FTBFS: GLViewer.cpp:243:93: error: ‘QString::null’ is deprecated: use QString() [-Werror=deprecated-declarations] 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.) -- 964617: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964617 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: yade Version: 2020.01a-8 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): > cd /<<PKGBUILDDIR>>/debian/build/gui && /usr/bin/c++ -DBOOST_ALL_NO_LIB > -DBOOST_ATOMIC_DYN_LINK -DBOOST_CHRONO_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK > -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_LOG_DYN_LINK > -DBOOST_PYTHON_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SERIALIZATION_DYN_LINK > -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK -DMAX_LOG_LEVEL=5 > -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB > -DQT_XML_LIB -DSUITESPARSE_VERSION_4 -DYADE_BOOST_LOG -DYADE_FEM > -DYADE_ODEINT -DYADE_POTENTIAL_PARTICLES -DYADE_SPH -D_GLViewer_EXPORTS > -I/<<PKGBUILDDIR>>/debian/build/gui/_GLViewer_autogen/include > -I/<<PKGBUILDDIR>> -I/usr/include/python3.8 > -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/eigen3 > -I/usr/include/vtk-6.3 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/suitesparse > -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi > -I/usr/lib/x86_64-linux-gnu/openmpi/include > -I/usr/lib/python3/dist-packages/mpi4py/include > -I/<<PKGBUILDDIR>>/debian/build -I/usr/include/QGLViewer -isystem > /usr/include/x86_64-linux-gnu/qt5 -isystem > /usr/include/x86_64-linux-gnu/qt5/QtWidgets -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/QtXml -isystem > /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wformat > -Wformat-security -Wformat-nonliteral -Wall -Wextra -Wnarrowing -Wreturn-type > -Wuninitialized -Wfloat-conversion -Wcast-align -Wdisabled-optimization > -Wtrampolines -Wpointer-arith -Wswitch-bool -Wwrite-strings > -Wnon-virtual-dtor -Wreturn-local-addr -Wno-error=maybe-uninitialized > -Wno-comment -Wno-cast-function-type -Wno-deprecated-copy > -Wshadow=compatible-local -Wno-error=cpp -fdce -fstack-protector-strong > -DYADE_VTK -DYADE_OPENMP -fopenmp -DYADE_GTS -DQGLVIEWER_FOUND -DYADE_OPENGL > -DYADE_QT5 -DYADE_CGAL -DFLOW_ENGINE -DFLOW_ENGINE -DLINSOLV -pthread > -DYADE_MPI -DTWOPHASEFLOW -DYADE_GL2PS -DLBM_ENGINE -DTHERMAL -fPIC > -ftrack-macro-expansion=0 -save-temps -DEIGEN_DONT_VECTORIZE > -DEIGEN_DONT_ALIGN -DEIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT > -DCGAL_DISABLE_ROUNDING_MATH_CHECK -frounding-math -fPIC -std=gnu++14 -o > CMakeFiles/_GLViewer.dir/qt5/GLViewer.cpp.o -c > /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp > /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp: In member function ‘virtual void > yade::GLViewer::keyPressEvent(QKeyEvent*)’: > /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:243:93: error: ‘QString::null’ is > deprecated: use QString() [-Werror=deprecated-declarations] > 243 | setStateFileName("/tmp/qglviewerState.xml"); saveStateToFile(); > setStateFileName(QString::null); > | > ^~~~ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1, > from /usr/include/QGLViewer/keyFrameInterpolator.h:26, > from /usr/include/QGLViewer/camera.h:26, > from /usr/include/QGLViewer/qglviewer.h:26, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.hpp:12, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:11: > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:913:23: note: declared here > 913 | static const Null null; > | ^~~~ > /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:243:93: error: ‘QString::null’ is > deprecated: use QString() [-Werror=deprecated-declarations] > 243 | setStateFileName("/tmp/qglviewerState.xml"); saveStateToFile(); > setStateFileName(QString::null); > | > ^~~~ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1, > from /usr/include/QGLViewer/keyFrameInterpolator.h:26, > from /usr/include/QGLViewer/camera.h:26, > from /usr/include/QGLViewer/qglviewer.h:26, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.hpp:12, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:11: > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:913:23: note: declared here > 913 | static const Null null; > | ^~~~ > /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:247:98: error: ‘QString::null’ is > deprecated: use QString() [-Werror=deprecated-declarations] > 247 | setStateFileName("/tmp/qglviewerState.xml"); > restoreStateFromFile(); setStateFileName(QString::null); > | > ^~~~ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1, > from /usr/include/QGLViewer/keyFrameInterpolator.h:26, > from /usr/include/QGLViewer/camera.h:26, > from /usr/include/QGLViewer/qglviewer.h:26, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.hpp:12, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:11: > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:913:23: note: declared here > 913 | static const Null null; > | ^~~~ > /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:247:98: error: ‘QString::null’ is > deprecated: use QString() [-Werror=deprecated-declarations] > 247 | setStateFileName("/tmp/qglviewerState.xml"); > restoreStateFromFile(); setStateFileName(QString::null); > | > ^~~~ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1, > from /usr/include/QGLViewer/keyFrameInterpolator.h:26, > from /usr/include/QGLViewer/camera.h:26, > from /usr/include/QGLViewer/qglviewer.h:26, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.hpp:12, > from /<<PKGBUILDDIR>>/gui/qt5/GLViewer.cpp:11: > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:913:23: note: declared here > 913 | static const Null null; > | ^~~~ > cc1plus: all warnings being treated as errors > make[3]: *** [gui/CMakeFiles/_GLViewer.dir/build.make:79: > gui/CMakeFiles/_GLViewer.dir/qt5/GLViewer.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/07/09/yade_2020.01a-8_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: yade Source-Version: 2020.01a-9 Done: Anton Gladky <[email protected]> We believe that the bug you reported is fixed in the latest version of yade, 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. Anton Gladky <[email protected]> (supplier of updated yade 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: SHA512 Format: 1.8 Date: Fri, 17 Jul 2020 22:01:23 +0200 Source: yade Architecture: source Version: 2020.01a-9 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Anton Gladky <[email protected]> Closes: 964617 Changes: yade (2020.01a-9) unstable; urgency=medium . * [9fc78a3] Fix FTBFS due to deprecated QT5 call. (Closes: #964617) * [0bfca14] Apply cme fix dpkg Checksums-Sha1: 3dfe5c9862b62b1ee8eb7a256719d05d6dc912bc 3204 yade_2020.01a-9.dsc 1058bfba53cb86f0338ee2b2928500733d705cf1 23536 yade_2020.01a-9.debian.tar.xz 0f940ecd71de0aab2a4c82954f30860ddb8170b8 22633 yade_2020.01a-9_source.buildinfo Checksums-Sha256: b1a9c661391bed3a2d395e4d54ef18d4250bc71cc2cd4731eb2a52c492eb783c 3204 yade_2020.01a-9.dsc 638029993e20036e2e5d88fa6f1376f596294bab58d817857fa51ce9d56d21be 23536 yade_2020.01a-9.debian.tar.xz 50d57aa39df342d9a9a4ce0ee4ee9c9203a46db4892478a1f9ddaa366e0800c0 22633 yade_2020.01a-9_source.buildinfo Files: c271af10d25629f994406e4f55304627 3204 science optional yade_2020.01a-9.dsc 81e817913309dfd61a002132b0338014 23536 science optional yade_2020.01a-9.debian.tar.xz a9b26a2c95a51c1e5394b9e441b5b77a 22633 science optional yade_2020.01a-9_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAl8SA60ACgkQ0+Fzg8+n /wbwPg//T5zcH5pv9XrobnBKiKIigQR4DVkeSzHd8UdOSKLMlbpAP5hlWJNZJOkN oIXhlD+HdVr44GjUErJWTCJ3BkmutnwbiY130KUMbyAEMkYXFRfsq4KL22r7J/Vn J4iObfzLs4YHSYkavsSYZQ3dp4WYtrsatX8o5fSTrdAO08s8jbvJ0G+8peU+Gi6v gbOF97VYjfnzV4Qz07h9MikYug38f1CAYnq67j7HrbEI5mQ70J90naP0+GAkTk+H jjWdJraA6BWZ4PR1OIVyuLs6vkjeTSvnvdGQrcG1ej2mAYq/d/78w4+o9zyT4Vff MDHc+OtpV4ZHjFooMifSQ1L32crRBc++ieZkfW6A3AT+OZbgB4j2xHkiZ69LFpsN L5QDg6b+u+CMjuY02o1Q0r2y2TvEWnlKSCxGt4IWN0Yg7jg29BMd5Lg6r0pzcyd3 ebgTwyTyxio0AT2zEVLs3ZcW7EnUs4hX4G3/59VqIMyYmSbWIkKhVH5ac/bBA3c6 2KrSGu9NVn6wdNEdwnSnsKCw2pP4/YsZyu/pIXj9kP+ozfTlVdE7UWlAr32Mz54c ewmmFH0gBV+9uHjtJ3MxcWkIfy1sC8uF8aCuA3dWX/gALwS9k1Tha3rpqc5Zrfqv ITAI/0civs8yWwuUW/MJGviXMqzIk41EMewqaG3Ch3UyJOHb8Vc= =4YMl -----END PGP SIGNATURE-----
--- End Message ---

