[Buildroot] [PATCH v2 02/11] package/qt6base: avoid enabling both desktop and es2 opengl

Roy Kollen Svendsen roykollensvendsen at gmail.com
Fri May 10 07:56:32 UTC 2024


Hi Thomas,

I moved this change into a separate patch, since it also applies to the
current Qt6.4.3 version, and updated the commit message with a defconfig
for recreating the build failure.

I intend to remove the change from this patch series and fix the other
issues.

Best regards,
Roy

tor. 9. mai 2024 kl. 16:42 skrev Thomas Petazzoni <
thomas.petazzoni at bootlin.com>:

> Hello Roy,
>
> On Wed, 17 Apr 2024 10:05:23 +0200
> Roy Kollen Svendsen <roykollensvendsen at gmail.com> wrote:
>
> > Fixes the following error:
> >
> > ERROR: Feature "opengles2": Forcing to "ON" breaks its condition:
> >     NOT WIN32 AND NOT WATCHOS AND NOT QT_FEATURE_opengl_desktop AND
> GLESv2_FOUND
> > Condition values dump:
> >     WIN32 = ""
> >     WATCHOS = "0"
> >     QT_FEATURE_opengl_desktop = "ON"
> >     GLESv2_FOUND = "TRUE"
> >
> > CMake Error at cmake/QtBuildInformation.cmake:209 (message):
> >   Check the configuration messages for an error that has occurred.
> > Call Stack (most recent call first):
> >   cmake/QtBuildInformation.cmake:39 (qt_configure_print_summary)
> >   cmake/QtBuildRepoHelpers.cmake:332 (qt_print_feature_summary)
> >   CMakeLists.txt:208 (qt_build_repo_end)
> >
> > Signed-off-by: Roy Kollen Svendsen <
> roy.kollen.svendsen at akersolutions.com>
>
> I don't see any failures for this in our autobuilders. Could you
> provide a simple Buildroot defconfig that exhibits this issue?
>
> Also, does this issue already appears with qt6base 6.4.3 that we have
> in Buildroot today, or only after the bump to qt 6.7 ? This is
> important to understand if the fix needs to be backported to our stable
> branches or not.
>
> Thanks a lot,
>
> Thomas
> --
> Thomas Petazzoni, co-owner and CEO, Bootlin
> Embedded Linux and Kernel engineering and training
> https://bootlin.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20240510/2b7d8cc4/attachment-0001.html>


More information about the buildroot mailing list