>>> host-uboot-tools 2019.01 Extracting bzcat /home/naourr/work/instance-1/dl/uboot-tools/u-boot-2019.01.tar.bz2 | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/host-uboot-tools-2019.01 -xf - >>> host-uboot-tools 2019.01 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 patching file include/bootm.h patching file tools/Makefile >>> host-uboot-tools 2019.01 Configuring mkdir -p /home/naourr/work/instance-1/output/build/host-uboot-tools-2019.01/include/config touch /home/naourr/work/instance-1/output/build/host-uboot-tools-2019.01/include/config/auto.conf >>> host-uboot-tools 2019.01 Building /usr/bin/make -j1 -C /home/naourr/work/instance-1/output/build/host-uboot-tools-2019.01 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" HOSTLDFLAGS="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" CONFIG_FIT=y CONFIG_MKIMAGE_DTC_PATH=dtc CONFIG_FIT_SIGNATURE=y tools-only make[1]: Entering directory '/home/naourr/work/instance-1/output/build/host-uboot-tools-2019.01' HOSTCC scripts/basic/fixdep CHK include/config/uboot.release UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o HOSTCC tools/fit_common.o HOSTCC tools/fit_image.o HOSTCC tools/image-host.o WRAP tools/common/image-fit.c HOSTCC tools/common/image-fit.o WRAP tools/common/image-sig.c HOSTCC tools/common/image-sig.o In file included from tools/common/image-sig.c:1: ./tools/../common/image-sig.c: Dans la fonction « fit_image_setup_verify »: ./tools/../common/image-sig.c:188:56: error: expected expression before « ) » token if (fdt_totalsize(fit) > CONFIG_FIT_SIGNATURE_MAX_SIZE) { ^ make[2]: *** [scripts/Makefile.host:114: tools/common/image-sig.o] Error 1 make[1]: *** [Makefile:1708: tools-only] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/host-uboot-tools-2019.01' make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-1/output/build/host-uboot-tools-2019.01/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'