[Development] Missing Qt modules from Coverity Scan

Holger Freyther holger at freyther.de
Mon Sep 19 08:00:58 CEST 2016


> On 18 Sep 2016, at 20:40, Thiago Macieira <thiago.macieira at intel.com> wrote:

Hi!


>> /home/qt-project/coverity/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnectio
>> n.h:689:20: error: 'TabletData' is not a member of 'QXcbConnection'
>> Q_DECLARE_TYPEINFO(QXcbConnection::TabletData::ValuatorClassInfo,
>> Q_PRIMITIVE_TYPE); ^
> 
> Maybe fixed by 
> 
> commit 8cedf59a6815bf6457879822c0429f4becf85567
> Author: Allan Sandfeld Jensen <allan.jensen at theqtcompany.com>, Tue Sep 6 
> 12:30:33 2016 +0200 (12 days ago)
> 
>    Fix Linux build without XINPUT2
> 

thank you! I have done a Ubuntu 14.04->16.04 upgrade on the build machine
and installed more devel packages (xinput2, gles, udev, ssl, etc.). I use a
a hack Simon had indicated in QTBUG-56049 and remove the .qmake.* files after
./configure has ran and on first make it starts to configure and build.

Only downside is that it looks like -prefix is being ignored and everything
ends up in module/lib/*.so.5.9.0 and then qtscxml can't find qml-private.


have a nice week

	holger


More information about the Development mailing list