>>> host-uboot-tools 2018.05 Extracting bzcat /home/peko/autobuild/instance-0/dl/uboot-tools/u-boot-2018.05.tar.bz2 | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.05 -xf - >>> host-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). >>> host-uboot-tools 2018.05 Configuring mkdir -p /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.05/include/config touch /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.05/include/config/auto.conf >>> host-uboot-tools 2018.05 Building /usr/bin/make -j1 -C /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.05 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" HOSTLDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" tools-only make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.05' 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 WRAP tools/common/bootm.c HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/sha1.c HOSTCC tools/lib/sha1.o In file included from tools/lib/sha1.c:1:0: ./tools/../lib/sha1.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ./tools/../lib/sha1.c:1:1: warning: (this will be reported only once per input file) [enabled by default] WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o In file included from tools/lib/sha256.c:1:0: ./tools/../lib/sha256.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ./tools/../lib/sha256.c:1:1: warning: (this will be reported only once per input file) [enabled by default] WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/libfdt/fdt.o In file included from ./tools/../scripts/dtc/libfdt/fdt.c:53:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/fdt.h:57:8: error: redefinition of ‘struct fdt_header’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:55:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/fdt.h:57:8: note: originally defined here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:53:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/fdt.h:76:8: error: redefinition of ‘struct fdt_reserve_entry’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:55:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/fdt.h:76:8: note: originally defined here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:53:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/fdt.h:81:8: error: redefinition of ‘struct fdt_node_header’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:55:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/fdt.h:81:8: note: originally defined here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:53:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/fdt.h:86:8: error: redefinition of ‘struct fdt_property’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:55:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/fdt.h:86:8: note: originally defined here In file included from /home/peko/autobuild/instance-0/output/host/include/libfdt.h:54:0, from ./tools/../scripts/dtc/libfdt/fdt.c:54, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt_env.h:82:24: error: redefinition of ‘fdt16_to_cpu’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:54:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt_env.h:81:24: note: previous definition of ‘fdt16_to_cpu’ was here In file included from /home/peko/autobuild/instance-0/output/host/include/libfdt.h:54:0, from ./tools/../scripts/dtc/libfdt/fdt.c:54, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt_env.h:86:23: error: redefinition of ‘cpu_to_fdt16’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:54:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt_env.h:85:23: note: previous definition of ‘cpu_to_fdt16’ was here In file included from /home/peko/autobuild/instance-0/output/host/include/libfdt.h:54:0, from ./tools/../scripts/dtc/libfdt/fdt.c:54, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt_env.h:91:24: error: redefinition of ‘fdt32_to_cpu’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:54:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt_env.h:90:24: note: previous definition of ‘fdt32_to_cpu’ was here In file included from /home/peko/autobuild/instance-0/output/host/include/libfdt.h:54:0, from ./tools/../scripts/dtc/libfdt/fdt.c:54, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt_env.h:95:23: error: redefinition of ‘cpu_to_fdt32’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:54:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt_env.h:94:23: note: previous definition of ‘cpu_to_fdt32’ was here In file included from /home/peko/autobuild/instance-0/output/host/include/libfdt.h:54:0, from ./tools/../scripts/dtc/libfdt/fdt.c:54, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt_env.h:100:24: error: redefinition of ‘fdt64_to_cpu’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:54:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt_env.h:99:24: note: previous definition of ‘fdt64_to_cpu’ was here In file included from /home/peko/autobuild/instance-0/output/host/include/libfdt.h:54:0, from ./tools/../scripts/dtc/libfdt/fdt.c:54, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt_env.h:104:23: error: redefinition of ‘cpu_to_fdt64’ In file included from ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:54:0, from ./tools/../include/linux/libfdt.h:8, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt_env.h:103:23: note: previous definition of ‘cpu_to_fdt64’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:57:0: warning: "FDT_FIRST_SUPPORTED_VERSION" redefined [enabled by default] In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:57:0: note: this is the location of the previous definition In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:150:21: error: redefinition of ‘fdt_offset_ptr_w’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:149:21: note: previous definition of ‘fdt_offset_ptr_w’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:239:0: warning: "fdt_get_header" redefined [enabled by default] In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:215:0: note: this is the location of the previous definition In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:258:1: error: redefinition of ‘fdt_set_magic’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:234:1: note: previous definition of ‘fdt_set_magic’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:259:1: error: redefinition of ‘fdt_set_totalsize’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:235:1: note: previous definition of ‘fdt_set_totalsize’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:260:1: error: redefinition of ‘fdt_set_off_dt_struct’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:236:1: note: previous definition of ‘fdt_set_off_dt_struct’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:261:1: error: redefinition of ‘fdt_set_off_dt_strings’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:237:1: note: previous definition of ‘fdt_set_off_dt_strings’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:262:1: error: redefinition of ‘fdt_set_off_mem_rsvmap’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:238:1: note: previous definition of ‘fdt_set_off_mem_rsvmap’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:263:1: error: redefinition of ‘fdt_set_version’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:239:1: note: previous definition of ‘fdt_set_version’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:264:1: error: redefinition of ‘fdt_set_last_comp_version’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:240:1: note: previous definition of ‘fdt_set_last_comp_version’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:265:1: error: redefinition of ‘fdt_set_boot_cpuid_phys’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:241:1: note: previous definition of ‘fdt_set_boot_cpuid_phys’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:266:1: error: redefinition of ‘fdt_set_size_dt_strings’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:242:1: note: previous definition of ‘fdt_set_size_dt_strings’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:267:1: error: redefinition of ‘fdt_set_size_dt_struct’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:243:1: note: previous definition of ‘fdt_set_size_dt_struct’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:601:28: error: conflicting types for ‘fdt_get_property_by_offset’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:543:28: note: previous declaration of ‘fdt_get_property_by_offset’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:617:28: error: conflicting types for ‘fdt_get_property_namelen’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:559:28: note: previous declaration of ‘fdt_get_property_namelen’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:651:28: error: conflicting types for ‘fdt_get_property’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:593:28: note: previous declaration of ‘fdt_get_property’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:653:36: error: conflicting types for ‘fdt_get_property_w’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:595:36: note: previous definition of ‘fdt_get_property_w’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:711:21: error: redefinition of ‘fdt_getprop_namelen_w’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:653:21: note: previous definition of ‘fdt_getprop_namelen_w’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:750:21: error: redefinition of ‘fdt_getprop_w’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:692:21: note: previous definition of ‘fdt_getprop_w’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1248:19: error: redefinition of ‘fdt_setprop_inplace_u32’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1190:19: note: previous definition of ‘fdt_setprop_inplace_u32’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1283:19: error: redefinition of ‘fdt_setprop_inplace_u64’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1225:19: note: previous definition of ‘fdt_setprop_inplace_u64’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1295:19: error: redefinition of ‘fdt_setprop_inplace_cell’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1237:19: note: previous definition of ‘fdt_setprop_inplace_cell’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1361:19: error: redefinition of ‘fdt_property_u32’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1303:19: note: previous definition of ‘fdt_property_u32’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1366:19: error: redefinition of ‘fdt_property_u64’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1308:19: note: previous definition of ‘fdt_property_u64’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1373:19: error: redefinition of ‘fdt_property_cell’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1313:19: note: previous definition of ‘fdt_property_cell’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1571:19: error: redefinition of ‘fdt_setprop_u32’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1510:19: note: previous definition of ‘fdt_setprop_u32’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1606:19: error: redefinition of ‘fdt_setprop_u64’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1545:19: note: previous definition of ‘fdt_setprop_u64’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1618:19: error: redefinition of ‘fdt_setprop_cell’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1557:19: note: previous definition of ‘fdt_setprop_cell’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1743:19: error: redefinition of ‘fdt_appendprop_u32’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1682:19: note: previous definition of ‘fdt_appendprop_u32’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1778:19: error: redefinition of ‘fdt_appendprop_u64’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1717:19: note: previous definition of ‘fdt_appendprop_u64’ was here In file included from ./tools/../scripts/dtc/libfdt/fdt.c:54:0, from tools/libfdt/fdt.c:2: /home/peko/autobuild/instance-0/output/host/include/libfdt.h:1790:19: error: redefinition of ‘fdt_appendprop_cell’ In file included from ./tools/../include/linux/libfdt.h:8:0, from ./tools/fdt_host.h:10, from tools/libfdt/fdt.c:1: ./tools/../include/linux/../../scripts/dtc/libfdt/libfdt.h:1729:19: note: previous definition of ‘fdt_appendprop_cell’ was here make[2]: *** [tools/libfdt/fdt.o] Error 1 make[1]: *** [tools-only] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.05' make: *** [/home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.05/.stamp_built] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'