From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Roy Kollen Svendsen <roykollensvendsen@gmail.com>
Cc: Roy Kollen Svendsen <roy.kollen.svendsen@akersolutions.com>,
Zoltan Gyarmati <zgyarmati@zgyarmati.de>,
Jesse Van Gavere <jesseevg@gmail.com>,
Samuel Martin <s.martin49@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 02/11] package/qt6base: avoid enabling both desktop and es2 opengl
Date: Thu, 9 May 2024 16:42:25 +0200 [thread overview]
Message-ID: <20240509164225.4de0d2e3@windsurf> (raw)
In-Reply-To: <20240417080538.3451923-2-roy.kollen.svendsen@akersolutions.com>
Hello Roy,
On Wed, 17 Apr 2024 10:05:23 +0200
Roy Kollen Svendsen <roykollensvendsen@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-05-09 14:42 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 8:05 [Buildroot] [PATCH v2 01/11] package/qt6: bump version to 6.7.0 Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 02/11] package/qt6base: avoid enabling both desktop and es2 opengl Roy Kollen Svendsen
2024-05-09 14:42 ` Thomas Petazzoni via buildroot [this message]
2024-05-10 7:56 ` Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 03/11] package/qt6/qt6shadertools: new package Roy Kollen Svendsen
2024-05-09 14:45 ` Thomas Petazzoni via buildroot
2024-05-09 20:37 ` Yann E. MORIN
2024-05-09 20:43 ` Thomas Petazzoni via buildroot
2024-05-09 20:49 ` Arnout Vandecappelle via buildroot
2024-05-09 20:58 ` Jesse Van Gavere
2024-04-17 8:05 ` [Buildroot] [PATCH v2 04/11] package/qt6/qt6svg: allow building for host Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 05/11] package/qt6/qt6languageserver: new package Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 06/11] package/qt6/qt6declarative: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 07/11] package/qt6/qt6websockets: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 08/11] package/qt6/qt6wayland: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 09/11] package/qt6/qt6tools: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 10/11] package/qt6/qt6virtualkeyboard: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 11/11] package/qt6/qt6mqtt: " Roy Kollen Svendsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240509164225.4de0d2e3@windsurf \
--to=buildroot@buildroot.org \
--cc=jesseevg@gmail.com \
--cc=roy.kollen.svendsen@akersolutions.com \
--cc=roykollensvendsen@gmail.com \
--cc=s.martin49@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=zgyarmati@zgyarmati.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox