>>> uboot-tools 2018.05 Extracting bzcat /home/naourr/work/instance-1/dl/uboot-tools/u-boot-2018.05.tar.bz2 | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/uboot-tools-2018.05 -xf - >>> uboot-tools 2018.05 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Hunk #1 succeeded at 4 with fuzz 1 (offset -1 lines). Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Applying 0003-Make-FIT-support-really-optional.patch using patch: patching file common/bootm.c Hunk #1 succeeded at 905 (offset 4 lines). Hunk #2 succeeded at 970 (offset 4 lines). patching file include/bootm.h Hunk #1 succeeded at 40 (offset -1 lines). patching file tools/Makefile Hunk #1 succeeded at 58 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 81 (offset 12 lines). >>> uboot-tools 2018.05 Configuring mkdir -p /home/naourr/work/instance-1/output/build/uboot-tools-2018.05/include/config touch /home/naourr/work/instance-1/output/build/uboot-tools-2018.05/include/config/auto.conf >>> uboot-tools 2018.05 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/uboot-tools-2018.05 CROSS_COMPILE="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -static" LDFLAGS=" -static" STRIP=/home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip CROSS_BUILD_TOOLS=y tools-only make[1]: Entering directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.05' HOSTCC scripts/basic/fixdep CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o tools/mkenvimage.c: In function ‘main’: tools/mkenvimage.c:119:35: error: ‘PLAIN_VERSION’ undeclared (first use in this function) printf("%s version %s\n", prg, PLAIN_VERSION); ^~~~~~~~~~~~~ tools/mkenvimage.c:119:35: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [scripts/Makefile.host:114: tools/mkenvimage.o] Error 1 make[2]: *** Attente des tâches non terminées.... make[1]: *** [Makefile:1554: tools-only] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.05' make: *** [package/pkg-generic.mk:232: /home/naourr/work/instance-1/output/build/uboot-tools-2018.05/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'