>>> uboot-tools 2018.03 Extracting bzcat /accts/mlweber1/instance-2/dl/uboot-tools/u-boot-2018.03.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/uboot-tools-2018.03 -xf - >>> uboot-tools 2018.03 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 Hunk #1 succeeded at 426 (offset 1 line). Applying 0003-Make-FIT-support-really-optional.patch using patch: patching file common/bootm.c Hunk #1 succeeded at 900 (offset -1 lines). Hunk #2 succeeded at 965 (offset -1 lines). patching file include/bootm.h patching file tools/Makefile Hunk #1 succeeded at 59 with fuzz 2 (offset 5 lines). Hunk #2 succeeded at 82 (offset 13 lines). >>> uboot-tools 2018.03 Configuring mkdir -p /accts/mlweber1/instance-2/output/build/uboot-tools-2018.03/include/config touch /accts/mlweber1/instance-2/output/build/uboot-tools-2018.03/include/config/auto.conf >>> uboot-tools 2018.03 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/uboot-tools-2018.03 CROSS_COMPILE="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" LDFLAGS=" -static" STRIP=/accts/mlweber1/instance-2/output/host/bin/or1k-linux-strip CROSS_BUILD_TOOLS=y tools-only make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/uboot-tools-2018.03' CHK include/config/uboot.release HOSTCC scripts/basic/fixdep 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 WRAP tools/common/bootm.c HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c WRAP tools/lib/fdtdec.c WRAP tools/common/image.c HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c 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/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/sha1.c WRAP tools/lib/sha256.c WRAP tools/common/hash.c HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o tools/mkenvimage.c: In function ‘main’: tools/mkenvimage.c:120:35: error: ‘PLAIN_VERSION’ undeclared (first use in this function) printf("%s version %s\n", prg, PLAIN_VERSION); ^ tools/mkenvimage.c:120:35: note: each undeclared identifier is reported only once for each function it appears in HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o make[2]: *** [tools/mkenvimage.o] Error 1 make[2]: *** Waiting for unfinished jobs.... WRAP tools/lib/libfdt/fdt_ro.c WRAP tools/lib/libfdt/fdt_region.c make[1]: *** [tools-only] Error 2 make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/uboot-tools-2018.03' make: *** [/accts/mlweber1/instance-2/output/build/uboot-tools-2018.03/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-2/buildroot'