Bug#1025777: qcustomplot: autopkgtest regression: collect2: error: ld returned 1 exit status

Paul Gevers elbrus at debian.org
Thu Dec 8 20:59:55 GMT 2022


Source: qcustomplot
Version: 2.1.0+dfsg1-3
Severity: serious
User: debian-ci at lists.debian.org
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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20221208/93d4b834/attachment.sig>


More information about the debian-science-maintainers mailing list