>>> host-uboot-tools 2017.09 Extracting bzcat /home/test/autobuild/run/instance-3/dl/u-boot-2017.09.tar.bz2 | tar --strip-components=1 -C /home/test/autobuild/run/instance-3/output/build/host-uboot-tools-2017.09 -xf - >>> host-uboot-tools 2017.09 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h 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 903 (offset 2 lines). Hunk #2 succeeded at 968 (offset 2 lines). patching file include/bootm.h patching file tools/Makefile Hunk #1 succeeded at 58 with fuzz 1 (offset 4 lines). Hunk #2 succeeded at 85 (offset 16 lines). Applying 0004-uboot-tools-disable-pylibfdt.patch using patch: patching file Kconfig Hunk #1 succeeded at 389 with fuzz 2 (offset 31 lines). patching file tools/Makefile Hunk #1 succeeded at 230 (offset 4 lines). >>> host-uboot-tools 2017.09 Configuring mkdir -p /home/test/autobuild/run/instance-3/output/build/host-uboot-tools-2017.09/include/config touch /home/test/autobuild/run/instance-3/output/build/host-uboot-tools-2017.09/include/config/auto.conf >>> host-uboot-tools 2017.09 Building /usr/bin/make -j1 -C /home/test/autobuild/run/instance-3/output/build/host-uboot-tools-2017.09 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/test/autobuild/run/instance-3/output/host/include" HOSTLDFLAGS="-L/home/test/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-3/output/host/lib" tools-only make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/host-uboot-tools-2017.09' 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 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 WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o WRAP tools/lib/libfdt/fdt.c HOSTCC tools/lib/libfdt/fdt.o WRAP tools/lib/libfdt/fdt_ro.c HOSTCC tools/lib/libfdt/fdt_ro.o WRAP tools/lib/libfdt/fdt_wip.c HOSTCC tools/lib/libfdt/fdt_wip.o WRAP tools/lib/libfdt/fdt_sw.c HOSTCC tools/lib/libfdt/fdt_sw.o WRAP tools/lib/libfdt/fdt_rw.c HOSTCC tools/lib/libfdt/fdt_rw.o WRAP tools/lib/libfdt/fdt_strerror.c HOSTCC tools/lib/libfdt/fdt_strerror.o WRAP tools/lib/libfdt/fdt_empty_tree.c HOSTCC tools/lib/libfdt/fdt_empty_tree.o WRAP tools/lib/libfdt/fdt_addresses.c HOSTCC tools/lib/libfdt/fdt_addresses.o WRAP tools/lib/libfdt/fdt_overlay.c HOSTCC tools/lib/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/proftool HOSTCC tools/fdtgrep.o tools/fdtgrep.c:228:21: error: array type has incomplete element type tools/fdtgrep.c:228:10: warning: 'struct fdt_region' declared inside parameter list [enabled by default] tools/fdtgrep.c:228:10: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] tools/fdtgrep.c: In function 'display_fdt_by_regions': tools/fdtgrep.c:272:20: error: 'FDT_REG_ADD_MEM_RSVMAP' undeclared (first use in this function) tools/fdtgrep.c:272:20: note: each undeclared identifier is reported only once for each function it appears in tools/fdtgrep.c:305:39: error: dereferencing pointer to incomplete type tools/fdtgrep.c:305:53: error: dereferencing pointer to incomplete type tools/fdtgrep.c:306:7: error: increment of pointer to unknown structure tools/fdtgrep.c:306:4: error: arithmetic on pointer to an incomplete type tools/fdtgrep.c:307:47: error: dereferencing pointer to incomplete type tools/fdtgrep.c:308:19: error: dereferencing pointer to incomplete type tools/fdtgrep.c:308:33: error: dereferencing pointer to incomplete type tools/fdtgrep.c:381:21: error: dereferencing pointer to incomplete type tools/fdtgrep.c:382:26: error: dereferencing pointer to incomplete type tools/fdtgrep.c:383:10: error: dereferencing pointer to incomplete type tools/fdtgrep.c: At top level: tools/fdtgrep.c:424:21: error: array type has incomplete element type tools/fdtgrep.c:424:10: warning: 'struct fdt_region' declared inside parameter list [enabled by default] tools/fdtgrep.c: In function 'dump_fdt_regions': tools/fdtgrep.c:451:34: error: 'FDT_REG_ADD_MEM_RSVMAP' undeclared (first use in this function) tools/fdtgrep.c:458:35: error: 'FDT_REG_ADD_STRING_TAB' undeclared (first use in this function) tools/fdtgrep.c:480:45: error: dereferencing pointer to incomplete type tools/fdtgrep.c:480:58: error: dereferencing pointer to incomplete type tools/fdtgrep.c:481:13: error: dereferencing pointer to incomplete type tools/fdtgrep.c: At top level: tools/fdtgrep.c:496:37: warning: 'struct fdt_region' declared inside parameter list [enabled by default] tools/fdtgrep.c: In function 'show_region_list': tools/fdtgrep.c:501:33: error: increment of pointer to unknown structure tools/fdtgrep.c:501:2: error: arithmetic on pointer to an incomplete type tools/fdtgrep.c:502:39: error: dereferencing pointer to incomplete type tools/fdtgrep.c:503:13: error: dereferencing pointer to incomplete type tools/fdtgrep.c:503:27: error: dereferencing pointer to incomplete type tools/fdtgrep.c: In function 'check_type_include': tools/fdtgrep.c:511:26: error: 'FDT_IS_ANY' undeclared (first use in this function) tools/fdtgrep.c:552:15: error: 'FDT_IS_NODE' undeclared (first use in this function) tools/fdtgrep.c:552:49: error: 'FDT_ANY_GLOBAL' undeclared (first use in this function) tools/fdtgrep.c: In function 'h_include': tools/fdtgrep.c:590:36: error: 'FDT_IS_PROP' undeclared (first use in this function) tools/fdtgrep.c:597:27: error: 'FDT_IS_NODE' undeclared (first use in this function) tools/fdtgrep.c:600:34: error: 'FDT_IS_COMPAT' undeclared (first use in this function) tools/fdtgrep.c:605:25: error: 'FDT_NODE_HAS_PROP' undeclared (first use in this function) tools/fdtgrep.c: In function 'h_cmp_region': tools/fdtgrep.c:642:16: error: dereferencing pointer to incomplete type tools/fdtgrep.c:642:34: error: dereferencing pointer to incomplete type tools/fdtgrep.c: At top level: tools/fdtgrep.c:649:3: warning: 'struct fdt_region' declared inside parameter list [enabled by default] tools/fdtgrep.c: In function 'fdtgrep_find_regions': tools/fdtgrep.c:651:26: error: storage size of 'state' isn't known tools/fdtgrep.c:657:4: error: invalid use of undefined type 'struct fdt_region' tools/fdtgrep.c:657:11: error: dereferencing pointer to incomplete type tools/fdtgrep.c:661:5: error: invalid use of undefined type 'struct fdt_region' tools/fdtgrep.c:661:34: error: dereferencing pointer to incomplete type tools/fdtgrep.c:686:32: error: invalid application of 'sizeof' to incomplete type 'struct fdt_region' tools/fdtgrep.c: In function 'do_fdtgrep': tools/fdtgrep.c:803:34: error: invalid application of 'sizeof' to incomplete type 'struct fdt_region' tools/fdtgrep.c:813:5: warning: passing argument 4 of 'fdtgrep_find_regions' from incompatible pointer type [enabled by default] tools/fdtgrep.c:645:12: note: expected 'struct fdt_region *' but argument is of type 'struct fdt_region *' tools/fdtgrep.c:825:3: warning: passing argument 1 of 'show_region_list' from incompatible pointer type [enabled by default] tools/fdtgrep.c:496:13: note: expected 'struct fdt_region *' but argument is of type 'struct fdt_region *' tools/fdtgrep.c:829:3: error: type of formal parameter 3 is incomplete tools/fdtgrep.c:841:3: error: type of formal parameter 3 is incomplete tools/fdtgrep.c: In function 'scan_args': tools/fdtgrep.c:1084:11: error: 'FDT_NODE_HAS_PROP' undeclared (first use in this function) tools/fdtgrep.c:1090:11: error: 'FDT_IS_COMPAT' undeclared (first use in this function) tools/fdtgrep.c:1096:19: error: 'FDT_REG_DIRECT_SUBNODES' undeclared (first use in this function) tools/fdtgrep.c:1105:11: error: 'FDT_ANY_GLOBAL' undeclared (first use in this function) tools/fdtgrep.c:1117:19: error: 'FDT_REG_ADD_MEM_RSVMAP' undeclared (first use in this function) tools/fdtgrep.c:1123:11: error: 'FDT_IS_NODE' undeclared (first use in this function) tools/fdtgrep.c:1142:11: error: 'FDT_IS_PROP' undeclared (first use in this function) tools/fdtgrep.c:1151:19: error: 'FDT_REG_ALL_SUBNODES' undeclared (first use in this function) tools/fdtgrep.c:1154:20: error: 'FDT_REG_SUPERNODES' undeclared (first use in this function) tools/fdtgrep.c:1157:19: error: 'FDT_REG_ADD_STRING_TAB' undeclared (first use in this function) tools/fdtgrep.c: In function 'main': tools/fdtgrep.c:1187:15: error: 'FDT_REG_SUPERNODES' undeclared (first use in this function) tools/fdtgrep.c:1196:42: error: 'FDT_IS_ANY' undeclared (first use in this function) tools/fdtgrep.c:1209:17: error: 'FDT_REG_ADD_MEM_RSVMAP' undeclared (first use in this function) tools/fdtgrep.c:1209:42: error: 'FDT_REG_ADD_STRING_TAB' undeclared (first use in this function) make[2]: *** [tools/fdtgrep.o] Error 1 make[1]: *** [tools-only] Error 2 make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/host-uboot-tools-2017.09' make: *** [/home/test/autobuild/run/instance-3/output/build/host-uboot-tools-2017.09/.stamp_built] Error 2 make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'