From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: buildroot@buildroot.org, Christian Stewart <christian@aperture.us>
Subject: Re: [Buildroot] [PATCH] package/crucible: disable cgo to fix 32-bit build failures
Date: Tue, 6 Jan 2026 22:07:04 +0100 [thread overview]
Message-ID: <20260106220704.3283de69@windsurf> (raw)
In-Reply-To: <20251227212244.3098285-1-festevam@gmail.com>
Hello Fabio,
Thanks for the patch. Adding Christian to the loop. Christian, could
you comment on the below patch and help us understand whether this is
the right fix?
Fabio, one comment/request below.
On Sat, 27 Dec 2025 18:22:44 -0300
Fabio Estevam <festevam@gmail.com> wrote:
> The Buildroot autobuilder fails when building crucible on 32-bit
> architectures (notably i386) due to unresolved _cgo_* symbols during
> linking.
>
> Crucible does not require cgo, and building it with CGO_ENABLED=0
> avoids toolchain and linker issues while producing a fully functional
> binary.
>
> Disable cgo explicitly to ensure reliable builds across all supported
> architectures.
>
> Fixes:
>
> https://autobuild.buildroot.org/results/0b59fb382f7a1d9c3644da71e7bd53b6a19418ce/build-end.log
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
In commit logs, we like to have some details on what initially
introduced the problem, so that we can understand whether the patch is
a fix that should be backported to our LTS release. Ideally a pointer
to the Buildroot commit introducing the problem. If not, at least some
indication that the problem exists since <some time> (to be specified,
with an old autobuilder failure). In our case, we're mostly interested
in understanding whether that fix should be backported to Buildroot
2025.02.x. So if the problem already existed prior to February 2025, we
will want to backport it.
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-01-06 21:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-27 21:22 [Buildroot] [PATCH] package/crucible: disable cgo to fix 32-bit build failures Fabio Estevam
2026-01-06 21:07 ` Thomas Petazzoni via buildroot [this message]
2026-01-07 0:42 ` Christian Stewart via buildroot
2026-01-07 2:06 ` Fabio Estevam
2026-02-14 13:31 ` Fabio Estevam
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=20260106220704.3283de69@windsurf \
--to=buildroot@buildroot.org \
--cc=christian@aperture.us \
--cc=festevam@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox