Your message dated Tue, 03 Nov 2020 21:03:47 +0000
with message-id <e1ka3t1-0009jx...@fasolo.debian.org>
and subject line Bug#973539: fixed in qcustomplot 2.0.1+dfsg1-3
has caused the Debian Bug report #973539,
regarding qcustomplot autopkgtest fails: stderr: CMake Warning (dev) at 
/usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message)
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 ow...@bugs.debian.org
immediately.)


-- 
973539: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973539
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qcustomplot
Version: 2.0.1+dfsg1-2
Severity: serious
User: debian-qt-...@lists.debian.org
Usertags: qt5.15
Control: block 972278 by -1

Dear Maintainer,

qcustomplot autopkgtest failed when run against Qt 5.15 from unstable:

https://ci.debian.net/data/autopkgtest/testing/amd64/q/qcustomplot/7873285/log.gz

All 5 tests are failing because the following message is printed to stderr:

  CMake Warning (dev) at 
/usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
    qt5_use_modules is not part of the official API, and might be removed in Qt 
6.
  Call Stack (most recent call first):
    /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:431 
(_qt5_warn_deprecated)
    CMakeLists.txt:17 (QT5_USE_MODULES)
  This warning is for project developers.  Use -Wno-dev to suppress it.

The CMakeLists.txt files are generated inside the autopkgtests.
But debian/patches/01_Add_CMakeLists.patch should be probably also updated.

The official Qt CMake API is documented here:

https://doc.qt.io/qt-5/cmake-get-started.html

In addition, stderr of buildtest-plot test also contains some compiler
warnings:

  /tmp/tmp.1E2C1tcj0m/src/mainwindow.cpp: In member function ‘void 
MainWindow::setupStyledDemo(QCustomPlot*)’:
  /tmp/tmp.1E2C1tcj0m/src/mainwindow.cpp:1058:80: warning: ‘int qrand()’ is 
deprecated: use QRandomGenerator instead [-Wdeprecated-declarations]
   1058 |     y3[i] = 
0.05+3*(0.5+qCos(x3[i]*x3[i]*0.2+2)*0.5)/(double)(x3[i]+0.7)+qrand()/(double)RAND_MAX*0.01;
        |                                                                       
         ^
  ...

See the log for the complete stderr contents.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: qcustomplot
Source-Version: 2.0.1+dfsg1-3
Done: Anton Gladky <gl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
qcustomplot, 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 973...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated qcustomplot 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 03 Nov 2020 21:41:27 +0100
Source: qcustomplot
Architecture: source
Version: 2.0.1+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Closes: 973539
Changes:
 qcustomplot (2.0.1+dfsg1-3) unstable; urgency=medium
 .
   [ Anton Gladky ]
   * [0eda999] Update autopkgtests. (Closes: #973539)
   * [8dfed02] Convert patches to gbp pq
   * [e14754c] Wrap long lines in changelog entries: 2.0.1+dfsg1-2.
   * [2070ece] Apply cme fix dpkg
   * [16bc3e6] Refresh cmakelist-patch
 .
   [ Dmitry Shachnev ]
   * [15f9a6a] Fix Qt 5.15 deprecation warnings
   * [148cdec] Update debian/libqcustomplot-doc.doc-base to fix broken 
references.
Checksums-Sha1:
 c5ccc77a796241b8dd98cdf164af096a119d1b91 2232 qcustomplot_2.0.1+dfsg1-3.dsc
 15245cb1639c37dc66e34a62a2ff297037f3d0de 6656 
qcustomplot_2.0.1+dfsg1-3.debian.tar.xz
 b09d985388bd73360745a5135dc007ce23a9a28e 10512 
qcustomplot_2.0.1+dfsg1-3_source.buildinfo
Checksums-Sha256:
 9fea9c2f2c4d471cacaff9f1fff33d02dca021667388a8c4a60c5bcbf706a1d0 2232 
qcustomplot_2.0.1+dfsg1-3.dsc
 ebc46039f1b19cd35531e93ce792ed6436b8b3addec9e9b61160a95c0270dbc1 6656 
qcustomplot_2.0.1+dfsg1-3.debian.tar.xz
 6606ef4a150fe093188807c12a8575f381f8f20d4d7da9372a656a6e6d772cad 10512 
qcustomplot_2.0.1+dfsg1-3_source.buildinfo
Files:
 24e0f833613ca1d12235ec4a518611b4 2232 libs optional 
qcustomplot_2.0.1+dfsg1-3.dsc
 28016d9ac4ebe744b5234ea89285ce6c 6656 libs optional 
qcustomplot_2.0.1+dfsg1-3.debian.tar.xz
 bb84c7d291e7d40464c6c9cb966c6ef8 10512 libs optional 
qcustomplot_2.0.1+dfsg1-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAl+hwtoACgkQ0+Fzg8+n
/wYN0A/+N+Hwe9GWGzdnMyMtm9lofxTweLtMXmr0Dp+l3/YZ/7GlEwqwUfEIeitQ
Lf1ulcf0q1dKWMjrguiZmrM41T6zWYgoF0NRNP0LMY3kzQtRzsw8wa5uGywFwYPl
gwXs8Ef73bVXtU8NcB0ZSc1/CoAefc448eMd4SLdqOQzpGEJo9BhAOIb3i7yv+uV
AEurIZhgqgzpP/+CBlXGkko5NKTgWEJJARpsoFw+E655wdGh8XODeb1JYQZJe4Hi
JH/TqH7+LW/brDm/hcPSipmZMXEysKp4LhitniurT2Nciu/C4NSo48h3U087z2dq
95Q503HwckJIP1B1Um1okZRSYRLMXh8QhChTwthAHXsHE6x3PLXMq1m1s7VKoFYN
O/ARjt9ED3Br6iL14Rrcpnefw6WcmC0sHBdM0Ku/y1+A6saIC1vmTrhh8JJoqSGK
Ye3DmMnUwgFe07GNl3kFVU+qRjmTd73fIWwmBJoCJsVGgG42FNm9eaO/EtVDufnT
geHpI6E2EgSe55UzjQJdWVwpaQ/XsyTvUqtaC0wory/iWirTOzIWAI1YYfNrcJlg
G4h51EHqf8VIK5sItEmuJYmqRTsjpE9V4nKy5kD7TeP8mZyl8Px8prP06yoIkxwT
dC0DG4aVWCNMqfV3zFLZGh3P3h6hfjAKQ5usjvcvmUFJKJnsnHI=
=1sB4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to