Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] crucible: Build failure on riscv64/mips64el
@ 2024-07-24 11:20 Fabio Estevam
  2024-07-24 20:10 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 6+ messages in thread
From: Fabio Estevam @ 2024-07-24 11:20 UTC (permalink / raw)
  To: buildroot

Hi,

I get some reports that crucible fails to build on some architectures, such as:

riscv64:
http://autobuild.buildroot.net/results/77e7ee7c478c1f4a65acc3d29d4562d1cafae3fd/build-end.log

mips64el:
http://autobuild.buildroot.net/results/77e7ee7c478c1f4a65acc3d29d4562d1cafae3fd/build-end.log

The crucible tool is used to read and write fuses of i.MX SoCs.

Should crucible be restricted to build only for arm and aarch64?

--- a/package/crucible/Config.in
+++ b/package/crucible/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_CRUCIBLE
        bool "crucible"
        depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
+       depends on BR2_arm || BR2_aarch64
        select BR2_PACKAGE_HOST_GO
        help
          Crucible is a One-Time-Programmable (OTP) fusing tool for the

Or is there a better fix for these build failures?

Thanks
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-09-19 21:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24 11:20 [Buildroot] crucible: Build failure on riscv64/mips64el Fabio Estevam
2024-07-24 20:10 ` Thomas Petazzoni via buildroot
2024-09-19  3:21   ` Fabio Estevam
2024-09-19 11:55     ` Arnout Vandecappelle via buildroot
2024-09-19 21:19       ` Christian Stewart via buildroot
2024-09-19 21:35         ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox