Your message dated Mon, 23 Apr 2018 11:08:12 +0200
with message-id <20180423090812.lcw4zgiiuk4rcf2q@localhost>
and subject line Re: Bug#896179: qspeakers FTBFS with Qt 5.10
has caused the Debian Bug report #896179,
regarding qspeakers FTBFS with Qt 5.10
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.)


-- 
896179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896179
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qspeakers
Version: 1.1.0-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/qspeakers.html

...
g++ -Wl,-z,relro -o qspeakers main.o mainwindow.o speakerdialog.o speakerdb.o 
speaker.o importexport.o box.o sealedbox.o portedbox.o bandpassbox.o plot.o 
listdialog.o searchdialog.o system.o moc_mainwindow.o moc_speakerdialog.o 
moc_plot.o moc_listdialog.o moc_searchdialog.o   -lQt5PrintSupport -lQt5Widgets 
-lQt5Gui -lQt5Xml -lQt5Core -lGL -lpthread 
plot.o: In function `Plot::~Plot()':
qspeakers_1.1.0-1/plot.cpp:34: undefined reference to 
`QtCharts::QXYSeries::clear()'
plot.o: In function `Plot::initializeCurve()':
qspeakers_1.1.0-1/plot.cpp:67: undefined reference to 
`QtCharts::QLineSeries::QLineSeries(QObject*)'
qspeakers_1.1.0-1/plot.cpp:68: undefined reference to 
`QtCharts::QAbstractSeries::setUseOpenGL(bool)'
...


Due to the following in qspeakers.pro:
greaterThan(QT_VERSION, 5.8): QT += charts

This is interpreted as float, so 5.10 < 5.8

--- End Message ---
--- Begin Message ---
Hello,

Benoît Rouits a écrit :
> Hello Georges,
> 
> Great, thank you.
> Does the bug closes automagically thanks to changelog ?
> or is there an action i should do for closing it now ?

I apologize, the changelog file contains "Closes: #842087", where it
should contain: Closes: #896179, hence the Cc: to
[email protected]

... which should definitely close the bug report. The "Closes: #842087"
should not harm, since it overkills your ITP bug report, already closed
since Thu, 27 Oct 2016 22:00:25 +0000.

> 
> P.S: i created ben-guest account on salsa.d.o
>      can you add me as a member of qspeakers project ?

Done. Maybe you have to reply some e-mail from salsa.debian.org to
accept the invitation.

Best regards,                   Georges.

> 
> Thank you for having uploaded to Debian so quickly.
>  Benoît
> Le 22/04/2018 à 15:53, Georges Khaznadar a écrit :
> > Hello Benoît,
> > 
> > I am making a few modifications : the VCS repository is changed to
> > https://salsa.debian.org/georgesk/qspeakers.git, in order to fix the
> > current error reported about it: 
> > 
> >   Last scan: 2018-04-22 02:10:10+00
> >   Error: debian/changelog missing in 
> > svn://svn.gtmp.org/qspeakers/branches/qtcharts/
> > 
> > I shall upload the package shortly.
> > Please create a guest account at https://signup.salsa.debian.org/, so
> > you can maintain the package there. Please use git branches and tags
> > consistently: there should be at least two branches, "master" and
> > "upstream", which are supposed to differ only by the debian/
> > subdirectory in the "master" branch. Currently, tags are:
> > 
> >   debian/1.2.0-1
> >   upstream/1.2.0
> > 
> > New tags should use such a naming scheme.
> > 
> > Best regards,                       Georges.
> > 
> > 
> > Benoît Rouits a écrit :
> >> Thank you for your report,
> >>
> >> This has been just fixed upstream, thanks to you.
> >> The package is waiting to be uploaded by my mentor.
> >>
> >> https://mentors.debian.net/package/qspeakers
> >>
> >>  Benoît
> >> Le 20/04/2018 à 16:17, Adrian Bunk a écrit :
> >>> Source: qspeakers
> >>> Version: 1.1.0-1
> >>> Severity: serious
> >>> Tags: buster sid
> >>>
> >>> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/qspeakers.html
> >>>
> >>> ...
> >>> g++ -Wl,-z,relro -o qspeakers main.o mainwindow.o speakerdialog.o 
> >>> speakerdb.o speaker.o importexport.o box.o sealedbox.o portedbox.o 
> >>> bandpassbox.o plot.o listdialog.o searchdialog.o system.o 
> >>> moc_mainwindow.o moc_speakerdialog.o moc_plot.o moc_listdialog.o 
> >>> moc_searchdialog.o   -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Xml 
> >>> -lQt5Core -lGL -lpthread 
> >>> plot.o: In function `Plot::~Plot()':
> >>> qspeakers_1.1.0-1/plot.cpp:34: undefined reference to 
> >>> `QtCharts::QXYSeries::clear()'
> >>> plot.o: In function `Plot::initializeCurve()':
> >>> qspeakers_1.1.0-1/plot.cpp:67: undefined reference to 
> >>> `QtCharts::QLineSeries::QLineSeries(QObject*)'
> >>> qspeakers_1.1.0-1/plot.cpp:68: undefined reference to 
> >>> `QtCharts::QAbstractSeries::setUseOpenGL(bool)'
> >>> ...
> >>>
> >>>
> >>> Due to the following in qspeakers.pro:
> >>> greaterThan(QT_VERSION, 5.8): QT += charts
> >>>
> >>> This is interpreted as float, so 5.10 < 5.8
> >>>
> > 
> 




-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to