build agl-cluster-demo-platform fail on dra7xx-evm

Description

build agl-cluster-demo-platform failed on dra7xx-evm after  adding  "eglfs kms gbm" compile option to qtbase.

--------------

cat ./meta-agl/meta-agl-profile-cluster-qt5/recipes-qt/qt5/qtbase_%.bbappend
#Enable eglfs for QT based application

PACKAGECONFIG_GL_append = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', ' eglfs kms gbm', '', d)}"

--------------

and the compile log is attachment "log.do_compile.28041" 

 

Environment

agl-cluster-demo-platform dra7xx-evm

Attachments

1
  • 22 Aug 2019, 06:09 AM

Activity

Walt Miner 
September 6, 2019 at 8:36 PM

Close for Halibut 8.0.1 release

Zhou Mingying 
August 22, 2019 at 8:38 AM

Hi karthik,

 

the build error seems a bug of qtbase's eglfs plugin's bug.

And it has been resolved by the newest qtbase source. 

The Jira of this error:  https://bugreports.qt.io/browse/QTBUG-72567

And  the patch address of the modification is 

https://code.qt.io/cgit/qt/qtbase.git/patch/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms?id=2e12bfdc1e537bb3cc027eed14500fe5724ab30f 

 

So I think I can move this patch to AGL to resolve the build error

 

Zhou Mingying 
August 22, 2019 at 6:23 AM

Hi Karthik, Can you help to deal with this compile error?

 

Fixed

Details

Assignee

Reporter

Labels

Hardware Platform(s) Affected

TI Vayu

Time tracking

2d logged

Components

Affects versions

Priority

Created August 22, 2019 at 6:10 AM
Updated September 19, 2019 at 12:07 PM
Resolved August 27, 2019 at 8:00 AM

Flag notifications