[Buildroot] Error building "host-uboot-tools" for imx93frdm with latest master
"Robert P. J. Day" <[email protected]> Wed, 29 Jul 2026 15:37:04 -0400 (EDT)
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
After resetting my buildroot checkout, pulling master and once
again:
$ make freescale_imx93frdm_defconfig
it appears that that recent patch related to host-uboot-tools is not
playing nicely with my build:
$ make host-uboot-tools
... snip ...
>>> host-uboot-tools 2026.04 Building
/usr/bin/make -j1 -C
/home/rpjday/bootlin/buildroot/labs/buildroot-bbb-labs/buildroot/output/build/host-uboot-tools-2026.04
HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2
-I/home/rpjday/bootlin/buildroot/labs/buildroot-bbb-labs/buildroot/output/host/include"
HOSTLDFLAGS="-L/home/rpjday/bootlin/buildroot/labs/buildroot-bbb-labs/buildroot/output/host/lib
-Wl,-rpath,/home/rpjday/bootlin/buildroot/labs/buildroot-bbb-labs/buildroot/output/host/lib"
CONFIG_TOOLS_MKEFICAPSULE=y tools-only
HOSTCC scripts/basic/fixdep
UPD include/config/uboot.release
UPD include/generated/version_autogenerated.h
UPD include/generated/timestamp_autogenerated.h
COPY tools/version.h
HOSTCC tools/mkenvimage.o
HOSTCC tools/os_support.o
WRAP tools/generated/lib/crc32.c
HOSTCC tools/generated/lib/crc32.o
HOSTLD tools/mkenvimage
HOSTCC tools/aisimage.o
In file included from include/u-boot/sha1.h:17,
from tools/imagetool.h:22,
from tools/aisimage.c:7:
include/linux/kconfig.h:4:10: fatal error: generated/autoconf.h: No
such file or directory
4 | #include <generated/autoconf.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [scripts/Makefile.host:113: tools/aisimage.o] Error 1
make[2]: *** [Makefile:2501: tools-only] Error 2
make[1]: *** [package/pkg-generic.mk:273:
/home/rpjday/bootlin/buildroot/labs/buildroot-bbb-labs/buildroot/output/build/host-uboot-tools-2026.04/.stamp_built]
Error 2
make: *** [Makefile:83: _all] Error 2
rday
_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot