Your message dated Sat, 10 Dec 2022 17:35:25 +0000
with message-id <[email protected]>
and subject line Bug#1025777: fixed in qcustomplot 2.1.0+dfsg1-3.1
has caused the Debian Bug report #1025777,
regarding qcustomplot: autopkgtest regression: collect2: error: ld returned 1
exit status
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.)
--
1025777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025777
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qcustomplot
Version: 2.1.0+dfsg1-3
Severity: serious
User: [email protected]
Usertags: regression
Dear maintainer(s),
With a recent upload of qcustomplot the autopkgtest of qcustomplot fails
in testing when that autopkgtest is run with the binary packages of
qcustomplot from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
qcustomplot from testing 2.1.0+dfsg1-3
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=qcustomplot
https://ci.debian.net/data/autopkgtest/testing/amd64/q/qcustomplot/29128978/log.gz
-- The CXX compiler identification is GNU 12.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/tmp.nJIgKdAyYp/build
[ 16%] Automatic MOC and UIC for target plots
[ 16%] Built target plots_autogen
[ 33%] Building CXX object
CMakeFiles/plots.dir/plots_autogen/mocs_compilation.cpp.o
[ 50%] Building CXX object CMakeFiles/plots.dir/main.cpp.o
[ 66%] Building CXX object CMakeFiles/plots.dir/mainwindow.cpp.o
[ 83%] Building CXX object CMakeFiles/plots.dir/axistag.cpp.o
[100%] Linking CXX executable plots
/usr/bin/ld: CMakeFiles/plots.dir/mainwindow.cpp.o: in function
`MainWindow::MainWindow(QWidget*)':
mainwindow.cpp:(.text+0x13e): undefined reference to
`QCustomPlot::QCustomPlot(QWidget*)'
/usr/bin/ld: mainwindow.cpp:(.text+0x182): undefined reference to
`QCPAxis::setTickLabels(bool)'
/usr/bin/ld: mainwindow.cpp:(.text+0x1eb): undefined reference to
`QCPLayerable::setVisible(bool)'
/usr/bin/ld: mainwindow.cpp:(.text+0x203): undefined reference to
`QCustomPlot::axisRect(int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x215): undefined reference to
`QCPAxisRect::addAxis(QCPAxis::AxisType, QCPAxis*)'
/usr/bin/ld: mainwindow.cpp:(.text+0x22d): undefined reference to
`QCustomPlot::axisRect(int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x23f): undefined reference to
`QCPAxisRect::axis(QCPAxis::AxisType, int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x24c): undefined reference to
`QCPAxis::setPadding(int)'
/usr/bin/ld: mainwindow.cpp:(.text+0x264): undefined reference to
`QCustomPlot::axisRect(int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x276): undefined reference to
`QCPAxisRect::axis(QCPAxis::AxisType, int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x283): undefined reference to
`QCPAxis::setPadding(int)'
/usr/bin/ld: mainwindow.cpp:(.text+0x2a6): undefined reference to
`QCustomPlot::axisRect(int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x2b8): undefined reference to
`QCPAxisRect::axis(QCPAxis::AxisType, int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x2d5): undefined reference to
`QCustomPlot::addGraph(QCPAxis*, QCPAxis*)'
/usr/bin/ld: mainwindow.cpp:(.text+0x311): undefined reference to
`QCustomPlot::axisRect(int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x323): undefined reference to
`QCPAxisRect::axis(QCPAxis::AxisType, int) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x340): undefined reference to
`QCustomPlot::addGraph(QCPAxis*, QCPAxis*)'
/usr/bin/ld: mainwindow.cpp:(.text+0x3b2): undefined reference to
`QCPAbstractPlottable::setPen(QPen const&)'
/usr/bin/ld: mainwindow.cpp:(.text+0x417): undefined reference to
`QCPAbstractPlottable::setPen(QPen const&)'
/usr/bin/ld: CMakeFiles/plots.dir/mainwindow.cpp.o: in function
`MainWindow::timerSlot()':
mainwindow.cpp:(.text+0x884): undefined reference to
`QCPGraph::addData(double, double)'
/usr/bin/ld: mainwindow.cpp:(.text+0x991): undefined reference to
`QCPGraph::addData(double, double)'
/usr/bin/ld: mainwindow.cpp:(.text+0x9aa): undefined reference to
`QCPAxis::rescale(bool)'
/usr/bin/ld: mainwindow.cpp:(.text+0x9cc): undefined reference to
`QCPAbstractPlottable::rescaleValueAxis(bool, bool) const'
/usr/bin/ld: mainwindow.cpp:(.text+0x9ee): undefined reference to
`QCPAbstractPlottable::rescaleValueAxis(bool, bool) const'
/usr/bin/ld: mainwindow.cpp:(.text+0xa4a): undefined reference to
`QCPAxis::setRange(double, double, Qt::AlignmentFlag)'
/usr/bin/ld: mainwindow.cpp:(.text+0xbbf): undefined reference to
`QCustomPlot::replot(QCustomPlot::RefreshPriority)'
/usr/bin/ld: CMakeFiles/plots.dir/axistag.cpp.o: in function
`AxisTag::AxisTag(QCPAxis*)':
axistag.cpp:(.text+0xc4): undefined reference to
`QCPItemTracer::QCPItemTracer(QCustomPlot*)'
/usr/bin/ld: axistag.cpp:(.text+0x100): undefined reference to
`QCPLayerable::setVisible(bool)'
/usr/bin/ld: axistag.cpp:(.text+0x124): undefined reference to
`QCPItemPosition::setTypeX(QCPItemPosition::PositionType)'
/usr/bin/ld: axistag.cpp:(.text+0x148): undefined reference to
`QCPItemPosition::setTypeY(QCPItemPosition::PositionType)'
/usr/bin/ld: axistag.cpp:(.text+0x17d): undefined reference to
`QCPItemPosition::setAxisRect(QCPAxisRect*)'
/usr/bin/ld: axistag.cpp:(.text+0x1ac): undefined reference to
`QCPItemPosition::setAxes(QCPAxis*, QCPAxis*)'
/usr/bin/ld: axistag.cpp:(.text+0x1db): undefined reference to
`QCPItemPosition::setCoords(double, double)'
/usr/bin/ld: axistag.cpp:(.text+0x20c): undefined reference to
`QCPItemLine::QCPItemLine(QCustomPlot*)'
/usr/bin/ld: axistag.cpp:(.text+0x269): undefined reference to
`QCPLayerable::setLayer(QString const&)'
/usr/bin/ld: axistag.cpp:(.text+0x298): undefined reference to
`QCPAbstractItem::setClipToAxisRect(bool)'
/usr/bin/ld: axistag.cpp:(.text+0x2dc): undefined reference to
`QCPLineEnding::QCPLineEnding(QCPLineEnding::EndingStyle, double,
double, bool)'
/usr/bin/ld: axistag.cpp:(.text+0x2eb): undefined reference to
`QCPItemLine::setHead(QCPLineEnding const&)'
/usr/bin/ld: axistag.cpp:(.text+0x329): undefined reference to
`QCPItemPosition::setParentAnchor(QCPItemAnchor*, bool)'
/usr/bin/ld: axistag.cpp:(.text+0x367): undefined reference to
`QCPItemPosition::setParentAnchor(QCPItemAnchor*, bool)'
/usr/bin/ld: axistag.cpp:(.text+0x396): undefined reference to
`QCPItemPosition::setCoords(double, double)'
/usr/bin/ld: axistag.cpp:(.text+0x3c7): undefined reference to
`QCPItemText::QCPItemText(QCustomPlot*)'
/usr/bin/ld: axistag.cpp:(.text+0x41e): undefined reference to
`QCPLayerable::setLayer(QString const&)'
/usr/bin/ld: axistag.cpp:(.text+0x44a): undefined reference to
`QCPAbstractItem::setClipToAxisRect(bool)'
/usr/bin/ld: axistag.cpp:(.text+0x490): undefined reference to
`QCPItemText::setPadding(QMargins const&)'
/usr/bin/ld: axistag.cpp:(.text+0x4cb): undefined reference to
`QCPItemText::setBrush(QBrush const&)'
/usr/bin/ld: axistag.cpp:(.text+0x520): undefined reference to
`QCPItemText::setPen(QPen const&)'
/usr/bin/ld: axistag.cpp:(.text+0x55b): undefined reference to
`QCPItemText::setPositionAlignment(QFlags<Qt::AlignmentFlag>)'
/usr/bin/ld: axistag.cpp:(.text+0x599): undefined reference to
`QCPItemPosition::setParentAnchor(QCPItemAnchor*, bool)'
/usr/bin/ld: CMakeFiles/plots.dir/axistag.cpp.o: in function
`AxisTag::~AxisTag()':
axistag.cpp:(.text+0x707): undefined reference to
`QCustomPlot::removeItem(QCPAbstractItem*)'
/usr/bin/ld: axistag.cpp:(.text+0x757): undefined reference to
`QCustomPlot::removeItem(QCPAbstractItem*)'
/usr/bin/ld: axistag.cpp:(.text+0x7a7): undefined reference to
`QCustomPlot::removeItem(QCPAbstractItem*)'
/usr/bin/ld: CMakeFiles/plots.dir/axistag.cpp.o: in function
`AxisTag::setPen(QPen const&)':
axistag.cpp:(.text+0x848): undefined reference to
`QCPItemLine::setPen(QPen const&)'
/usr/bin/ld: axistag.cpp:(.text+0x86a): undefined reference to
`QCPItemText::setPen(QPen const&)'
/usr/bin/ld: CMakeFiles/plots.dir/axistag.cpp.o: in function
`AxisTag::setBrush(QBrush const&)':
axistag.cpp:(.text+0x8a0): undefined reference to
`QCPItemText::setBrush(QBrush const&)'
/usr/bin/ld: CMakeFiles/plots.dir/axistag.cpp.o: in function
`AxisTag::setText(QString const&)':
axistag.cpp:(.text+0x8d6): undefined reference to
`QCPItemText::setText(QString const&)'
/usr/bin/ld: CMakeFiles/plots.dir/axistag.cpp.o: in function
`AxisTag::updatePosition(double)':
axistag.cpp:(.text+0x91d): undefined reference to
`QCPItemPosition::setCoords(double, double)'
/usr/bin/ld: axistag.cpp:(.text+0x941): undefined reference to
`QCPAxis::offset() const'
/usr/bin/ld: axistag.cpp:(.text+0x95f): undefined reference to
`QCPItemPosition::setCoords(double, double)'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/plots.dir/build.make:148: plots] Error 1
make[1]: *** [CMakeFiles/Makefile2:84: CMakeFiles/plots.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
autopkgtest [04:11:01]: test buildtest-axis
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: qcustomplot
Source-Version: 2.1.0+dfsg1-3.1
Done: Christoph Berg <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Berg <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 10 Dec 2022 18:23:27 +0100
Source: qcustomplot
Architecture: source
Version: 2.1.0+dfsg1-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Christoph Berg <[email protected]>
Closes: 1025777
Changes:
qcustomplot (2.1.0+dfsg1-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Filippo Rusconi ]
* Update tests with the QCustomPlot::QCustomPlot formalism for the
target_link_libraries call. (Closes: #1025777)
.
[ Christoph Berg ]
* Ignore compiler warning on stderr in buildtest-text test.
Checksums-Sha1:
f57d370a56537e8eab6d58a67d3ce56e0dcbb642 2390 qcustomplot_2.1.0+dfsg1-3.1.dsc
0ca59d9f68bc5af91b505770f9d385de97b60691 8176
qcustomplot_2.1.0+dfsg1-3.1.debian.tar.xz
Checksums-Sha256:
869ecd22dde0fb8606e0fbdcc6160b6449c763241db411be50d5d24ac7e0f179 2390
qcustomplot_2.1.0+dfsg1-3.1.dsc
d176bc930aae1f5e3152fa55a6488c21791db4efc0fcc243998aedee1338ce4c 8176
qcustomplot_2.1.0+dfsg1-3.1.debian.tar.xz
Files:
8b74428ea076bfd6195a715dbed67487 2390 libs optional
qcustomplot_2.1.0+dfsg1-3.1.dsc
9a44c9ed11e805dedff63e8a7b96eb03 8176 libs optional
qcustomplot_2.1.0+dfsg1-3.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmOUwMgACgkQTFprqxLS
p67xdhAAp7AHrfsOKtReTgK3EVPfpeNckaA1wl9yFM1aPtYAxhQ971/yViowXPQy
w8+x76P+y2rgZ0mRqdNx9X4/b78KT9lY9fYdN/vqXLcvXlJFQUmqa7KIASEs1fwt
uAN8vBjWPr8SXO5WYLbf8jAZXqThaEUxpmC1ymOTkR1HlUjQk7Io62grKq1Mvuuf
OJGDD7SAH6XHmJMP2+AepV0BZ/OMmwODeRfSjZP+X9dDGpZmLY6MSBTNDKPjyKhe
bZv0Sf49hPf1VLcBx0184neyjEd05gXUxCribKJoiGf9m23aP/zIJ7ClZKw1nt01
L+X3LWS/rXQj2GQU3yfEMkOL8hnGM5A0bLuCiNlsiEXr1ItKt1ce1gXqulCjD6GN
AS9Pxz9Zdor9FCkUXrNDgDeDOqq3jZO1y2AA4EIdHkuIWBX5JjGzexNrHyL3eBwc
QFEr5f1K5hU1YQb5cfF9ijcL3F81gT/THDpItN5Eclmqb7EXCCFPaEXs9EhZu+zV
gTI5qk/dKSO81rI1qrimlNngT/Qxf591m37Prx817tPPiWJ5gw3J4ohRmvsOF7L0
5GJyMCG/12kBRgS3aOuwjZg4aWIor2H2THM3WMhftU98mVeS8B3x0ztu3DezD+/+
L/+kD8npBasquqxJdXGXfjvGhya1pFhCvdhbk4733IGcDF4StjY=
=ORGq
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers