On 16/08/2017 21:35, Kai Pastor, DG0YT wrote:
Am 16.08.2017 um 19:50 schrieb Graham Inggs:
Control: tags -1 + pending
The problem was in the wrapper script in the Debian packaging, fix
committed:
https://anonscm.debian.org/cgit/collab-maint/openorienteering-mapper.git/commit/?id=b5b08688497ca64328df90c9d41fa845bb4a6079
Yes, I found this, too, today.
Probably, this wapper is not necessary. IIUC, this was meant to select
Qt5 Assistant (vs. Qt4 Assistant), and Mapper v0.6.7 sets this variable
anyway before launching assistant
(https://github.com/OpenOrienteering/mapper/blob/v0.6.7/src/util/util.cpp#L288).
(In the same way, no tests should need to be disabled during build -
everything was eventually solved upstream. Debian packages are
continuously build in a Debian environment on openSUSE build service.)
Thanks! I've dropped the wrapper script and enabled all the tests now.