[Development] Missing Qt modules from Coverity Scan

Thiago Macieira thiago.macieira at intel.com
Sun Sep 18 20:40:04 CEST 2016


On domingo, 18 de setembro de 2016 19:59:24 PDT Holger Freyther wrote:
> > On 18 Sep 2016, at 17:12, Marc Mutz <marc.mutz at kdab.com> wrote:
> > 
> > 
> > This is another issue. This week's report only contains issues in code
> > built by qmake, probably caused by the configure problem you mention.
> > 
> > Last week's report, to which Peppe referred, however, contained all of
> > qtbase, but none of the other modules.
> 
> The build script driving the build didn't do set -e so I think it just
> errored out on qtbase compilation and uploaded a partial result. The system
> is a Ubuntu 14.04.03 and it seems Qt requires a newer system:
> 
> /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


-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list