From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fiona Klute via buildroot <buildroot@buildroot.org>
Cc: Fiona Klute <fiona.klute@gmx.de>,
Spenser Gilliland <spenser@gillilanding.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/mesa3d-demos: fix build failure on musl
Date: Wed, 5 Feb 2025 10:20:36 +0100 [thread overview]
Message-ID: <20250205102036.77588f14@windsurf> (raw)
In-Reply-To: <20250124124710.2838253-1-fiona.klute@gmx.de>
Hello Fiona,
On Fri, 24 Jan 2025 13:47:10 +0100
Fiona Klute via buildroot <buildroot@buildroot.org> wrote:
> From: "Fiona Klute (WIWA)" <fiona.klute@gmx.de>
>
> Patch has been on upstream main for close to 2 years.
>
> Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de>
Thanks for the fix. Since I don't see any autobuilder failure, do you
have a defconfig that exhibits the issue?
I tried:
BR2_arm=y
BR2_cortex_a9=y
BR2_ARM_ENABLE_VFP=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_BLEEDING_EDGE=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_MESA3D_DEMOS=y
BR2_PACKAGE_MESA3D=y
BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SWRAST=y
BR2_PACKAGE_MESA3D_VULKAN_DRIVER_BROADCOM=y
BR2_PACKAGE_MESA3D_OPENGL_EGL=y
BR2_PACKAGE_MESA3D_OPENGL_ES=y
# BR2_TARGET_ROOTFS_TAR is not set
which has a vulkan driver, but it doesn't build the problematic code.
Also, we need to understand since when the problem has been happening
(i.e when the problematic code was added in mesa3d-demos), in order to
be able to backport the fix if needed.
Basically, when fixing an issue, we should never just fix it. We should
always explain since when the problem has started happening.
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:[~2025-02-05 9:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-24 12:47 [Buildroot] [PATCH 1/1] package/mesa3d-demos: fix build failure on musl Fiona Klute via buildroot
2025-02-05 9:20 ` Thomas Petazzoni [this message]
2025-02-05 12:59 ` Fiona Klute via buildroot
2025-02-05 15:17 ` Thomas Petazzoni
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=20250205102036.77588f14@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=fiona.klute@gmx.de \
--cc=spenser@gillilanding.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox