From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/cegui: bump version
Date: Wed, 4 Feb 2026 17:04:31 +0100 [thread overview]
Message-ID: <aYNthEJZHq94ut9k@windsurf> (raw)
In-Reply-To: <20260101113616.1893585-2-bernd@kuhls.net>
Hello Bernd,
On Thu, Jan 01, 2026 at 12:36:16PM +0100, Bernd Kuhls wrote:
> Removed patches which are included in this release.
>
> Updated dependencies and configure options due to upstream commits:
> https://github.com/cegui/cegui/commit/36c0eaf629b46bdaa3448d20d46294cb0dbc6db5
> https://github.com/cegui/cegui/commit/c9adaa03d67e2ba650e063dc7b60c63113ba6cf0
> https://github.com/cegui/cegui/commit/20f5ac6658ce151e73772906cdb9be93603c5064
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
The build breaks for me. I have no idea if it was working before or
not, since I was encountering the CMake 4 compatibility issue.
But the build breaks with:
/home/thomas/buildroot/br/output-all/build/cegui-e7a03afc70c6182a091ff31accb9d77c6bdf6f60/cegui/src/ScriptModules/Python/bindings/generators/include
/python_CEGUI.h:105:12: error: ‘VerticalFormatting’ does not name a type; did you mean ‘VerticalTextFormatting’?
105 | static VerticalFormatting stringToVerticalFormatting(const String& str)
and other errors like:
/home/thomas/buildroot/br/output-all/build/cegui-e7a03afc70c6182a091ff31accb9d77c6bdf6f60/cegui/src/ScriptModules/Python/bindings/generators/include
/python_CEGUI.h:146:41: error: ‘Vector2f’ does not name a type; did you mean ‘UVector2’?
146 | static String vector2ToString(const Vector2f& val)
I can't easily provide a minimal configuration for this, because I'm
encountering this while doing a full build of all packages.
Also, note that there are numerous cegui build failures in the
autobuilders:
https://autobuild.buildroot.net/?reason=cegui%
Are you willing to fix them? Or should we remove cegui?
Thanks!
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:[~2026-02-04 16:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-01 11:36 [Buildroot] [PATCH 1/2] package/cegui: Fix cmake 4 build Bernd Kuhls
2026-01-01 11:36 ` [Buildroot] [PATCH 2/2] package/cegui: bump version Bernd Kuhls
2026-02-04 16:04 ` Thomas Petazzoni via buildroot [this message]
2026-01-01 22:44 ` [Buildroot] [PATCH 1/2] package/cegui: Fix cmake 4 build Thomas Petazzoni via buildroot
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=aYNthEJZHq94ut9k@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.