Your message dated Mon, 21 May 2018 14:15:10 -0300
with message-id <1693557.moC5ii40c6@tonks>
and subject line Closing
has caused the Debian Bug report #888963,
regarding $$QMAKE_QMAKE -query does not work for cross compilation
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.)


-- 
888963: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888963
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qt5-qmake
Version: 5.9.2+dfsg-7
User: helm...@debian.org
Usertags: rebootstrap
Control: affects -1 + src:pokerth

pokerth uses "system(qmake -query QT_INSTALL_LIBS). It shouldn't use
bare qmake but use $$QMAKE_QMAKE instead for recursive invocations.
Still doing so fails, because qmake -query only works correctly when
-query is the first argument (as we noticed for the qmake cross
wrapper). Thus even $$QMAKE_QMAKE -query QT_INSTALL_LIBS does not work
as expected.

Thus I believe that we need to ensure that $$QMAKE_QMAKE points to
something that works with -query. Incidentally, we have that already:
/usr/bin/${DEB_HOST_GNU_TYPE}-qmake. So if you agree here, should we
simply update dh_auto_configure to use the wrapper rather than passing
all the same flags as the wrapper does?

If yes, we should come up with a patch and reassign to debhelper. If no,
how should we handle this case?

Helmut

--- End Message ---
--- Begin Message ---
As discussed on IRC: this is probably fixed with the latest debhelper version. 
I'm so closing this bug without a version number as the solution might be 
somewhere else.

Please fill free to reopen if this bug is still valid.

-- 
"If I have been able to see farther, it was only because I stood on the
shoulders of giants"
 Sir Isaac Newton

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to