* Package: dev-embedded/u-boot-tools-2020.04-r2 * Repository: gentoo * Maintainer: embedded@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking u-boot-2020.04.tar.bz2 to /var/tmp/portage/dev-embedded/u-boot-tools-2020.04-r2/work >>> Source unpacked in /var/tmp/portage/dev-embedded/u-boot-tools-2020.04-r2/work >>> Preparing source in /var/tmp/portage/dev-embedded/u-boot-tools-2020.04-r2/work/u-boot-2020.04 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-embedded/u-boot-tools-2020.04-r2/work/u-boot-2020.04 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-embedded/u-boot-tools-2020.04-r2/work/u-boot-2020.04 ... make -j4 V=1 AR=x86_64-pc-linux-gnu-ar CC=x86_64-pc-linux-gnu-gcc HOSTCC=x86_64-pc-linux-gnu-gcc 'HOSTCFLAGS=-O2 -pipe -march=native -frecord-gcc-switches -fcommon $(HOSTCPPFLAGS)' 'HOSTLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' tools-only_defconfig make -f ./scripts/Makefile.build obj=scripts/basic x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/basic/.fixdep.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -o scripts/basic/fixdep scripts/basic/fixdep.c rm -f .tmp_quiet_recordmcount make -f ./scripts/Makefile.build obj=scripts/kconfig tools-only_defconfig x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/kconfig/.conf.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c bison -oscripts/kconfig/zconf.tab.c -t -l scripts/kconfig/zconf.y flex -oscripts/kconfig/zconf.lex.c -L scripts/kconfig/zconf.l x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zconf.tab.o scripts/kconfig/conf --defconfig=arch/../configs/tools-only_defconfig Kconfig # # configuration written to .config # make -j4 V=1 NO_SDL=1 HOSTSTRIP=: STRIP=: AR=x86_64-pc-linux-gnu-ar CC=x86_64-pc-linux-gnu-gcc HOSTCC=x86_64-pc-linux-gnu-gcc 'HOSTCFLAGS=-O2 -pipe -march=native -frecord-gcc-switches -fcommon $(HOSTCPPFLAGS)' 'HOSTLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' CONFIG_ENV_OVERWRITE=y tools-all make -f ./Makefile syncconfig make -f ./scripts/Makefile.build obj=scripts/basic rm -f .tmp_quiet_recordmcount make -f ./scripts/Makefile.build obj=scripts/kconfig syncconfig mkdir -p include/config include/generated scripts/kconfig/conf --syncconfig Kconfig make -f ./scripts/Makefile.autoconf || \ { rm -f include/config/auto.conf; false; } set -e; : ' CHK include/config.h'; mkdir -p include/; (echo "/* Automatically generated - do not edit */"; for i in $(echo "" | sed 's/,/ /g'); do echo \#define CONFIG_$i | sed '/=/ {s/=/ /;q; } ; { s/$/ 1/; }'; done; echo \#define CONFIG_BOARDDIR board/sandbox; echo \#include \; echo \#include \; echo \#include \; echo \#include \; echo \#include \; echo \#include \;) < scripts/Makefile.autoconf > include/config.h.tmp; if [ -r include/config.h ] && cmp -s include/config.h include/config.h.tmp; then rm -f include/config.h.tmp; else : ' UPD include/config.h'; mv -f include/config.h.tmp include/config.h; fi x86_64-pc-linux-gnu-gcc -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -O2 -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL -pipe -Iinclude -I./arch/sandbox/include -include ./include/linux/kconfig.h -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -DDO_DEPS_ONLY -dM ./include/common.h > u-boot.cfg.tmp && { grep 'define CONFIG_' u-boot.cfg.tmp > u-boot.cfg; rm u-boot.cfg.tmp; } || { rm u-boot.cfg.tmp; false; } x86_64-pc-linux-gnu-gcc -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -O2 -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL -pipe -Iinclude -I./arch/sandbox/include -include ./include/linux/kconfig.h -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -MQ include/config/auto.conf ./include/common.h > include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; } sed -n -f ./tools/scripts/define2mk.sed u-boot.cfg | while read line; do if [ -n "" ] || ! grep -q "${line%=*}=" include/config/auto.conf; then echo "$line"; fi done > include/autoconf.mk touch include/config/auto.conf make -f ./scripts/Makefile.build obj=scripts/basic set -e; : ' CHK include/config/uboot.release'; mkdir -p include/config/; echo "2020.04$(/bin/sh ./scripts/setlocalversion .)" < include/config/auto.conf > include/config/uboot.release.tmp; if [ -r include/config/uboot.release ] && cmp -s include/config/uboot.release include/config/uboot.release.tmp; then rm -f include/config/uboot.release.tmp; else : ' UPD include/config/uboot.release'; mv -f include/config/uboot.release.tmp include/config/uboot.release; fi set -e; : ' CHK include/generated/timestamp_autogenerated.h'; mkdir -p include/generated/; (if test -n "${SOURCE_DATE_EPOCH}"; then SOURCE_DATE="@${SOURCE_DATE_EPOCH}"; DATE=""; for date in gdate date.gnu date; do ${date} -u -d "${SOURCE_DATE}" >/dev/null 2>&1 && DATE="${date}"; done; if test -n "${DATE}"; then LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TIME "%T"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TZ "%z"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C date +'#define U_BOOT_TIME "%T"'; LC_ALL=C date +'#define U_BOOT_TZ "%z"'; LC_ALL=C date +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C date +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; fi) < Makefile > include/generated/timestamp_autogenerated.h.tmp; if [ -r include/generated/timestamp_autogenerated.h ] && cmp -s include/generated/timestamp_autogenerated.h include/generated/timestamp_autogenerated.h.tmp; then rm -f include/generated/timestamp_autogenerated.h.tmp; else : ' UPD include/generated/timestamp_autogenerated.h'; mv -f include/generated/timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi rm -f .tmp_quiet_recordmcount mkdir -p tools/ make -f ./scripts/Makefile.build obj=scripts cp include/version.h tools/version.h make -f ./scripts/Makefile.build obj=scripts/dtc x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/.bin2c.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -o scripts/bin2c scripts/bin2c.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.dtc.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/dtc.o scripts/dtc/dtc.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.flattree.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/flattree.o scripts/dtc/flattree.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.fstree.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/fstree.o scripts/dtc/fstree.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.data.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/data.o scripts/dtc/data.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.livetree.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/livetree.o scripts/dtc/livetree.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.treesource.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/treesource.o scripts/dtc/treesource.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.srcpos.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/srcpos.o scripts/dtc/srcpos.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.checks.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/checks.o scripts/dtc/checks.c x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.util.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/util.o scripts/dtc/util.c flex -oscripts/dtc/dtc-lexer.lex.c -L scripts/dtc/dtc-lexer.l bison -o/dev/null --defines=scripts/dtc/dtc-parser.tab.h -t -l scripts/dtc/dtc-parser.y bison -oscripts/dtc/dtc-parser.tab.c -t -l scripts/dtc/dtc-parser.y set -e; : ' CHK include/generated/version_autogenerated.h'; mkdir -p include/generated/; (echo \#define PLAIN_VERSION \"2020.04""\"; echo \#define U_BOOT_VERSION \"U-Boot \" PLAIN_VERSION; echo \#define CC_VERSION_STRING \"$(LC_ALL=C x86_64-pc-linux-gnu-gcc --version | head -n 1)\"; echo \#define LD_VERSION_STRING \"$(LC_ALL=C ld.bfd --version | head -n 1)\"; ) < include/config/uboot.release > include/generated/version_autogenerated.h.tmp; if [ -r include/generated/version_autogenerated.h ] && cmp -s include/generated/version_autogenerated.h include/generated/version_autogenerated.h.tmp; then rm -f include/generated/version_autogenerated.h.tmp; else : ' UPD include/generated/version_autogenerated.h'; mv -f include/generated/version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.dtc-lexer.lex.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-lexer.lex.c make -f ./scripts/Makefile.build obj=. mkdir -p lib/ x86_64-pc-linux-gnu-gcc -Wp,-MD,lib/.asm-offsets.s.d -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -Iinclude -I./arch/sandbox/include -include ./include/linux/kconfig.h -D__KERNEL__ -D__UBOOT__ -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -Os -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Werror=date-time -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL -pipe -DDO_DEPS_ONLY -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(asm_offsets)" -D"KBUILD_MODNAME=KBUILD_STR(asm_offsets)" -fverbose-asm -S -o lib/asm-offsets.s lib/asm-offsets.c set -e; : ' CHK include/generated/generic-asm-offsets.h'; mkdir -p include/generated/; (set -e; echo "#ifndef __GENERIC_ASM_OFFSETS_H__"; echo "#define __GENERIC_ASM_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne "s:[[:space:]]*\.ascii[[:space:]]*\"\(.*\)\":\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([-0-9]*\) \(.*\):#define \1 \2 /* \3 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}"; echo ""; echo "#endif" ) < lib/asm-offsets.s > include/generated/generic-asm-offsets.h.tmp; if [ -r include/generated/generic-asm-offsets.h ] && cmp -s include/generated/generic-asm-offsets.h include/generated/generic-asm-offsets.h.tmp; then rm -f include/generated/generic-asm-offsets.h.tmp; else : ' UPD include/generated/generic-asm-offsets.h'; mv -f include/generated/generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi make -f ./scripts/Makefile.build obj=tools/env x86_64-pc-linux-gnu-gcc -Wp,-MD,scripts/dtc/.dtc-parser.tab.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/dtc-parser.tab.o scripts/dtc/dtc-parser.tab.c rm -f tools/env/built-in.o; x86_64-pc-linux-gnu-ar rcs tools/env/built-in.o x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/env/.crc32.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I./tools -idirafterinclude -idirafter./arch/sandbox/include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/crc32.o tools/env/crc32.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/env/.ctype.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I./tools -idirafterinclude -idirafter./arch/sandbox/include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/ctype.o tools/env/ctype.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/env/.env_attr.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I./tools -idirafterinclude -idirafter./arch/sandbox/include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_attr.o tools/env/env_attr.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/env/.env_flags.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I./tools -idirafterinclude -idirafter./arch/sandbox/include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_flags.o tools/env/env_flags.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/env/.fw_env.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I./tools -idirafterinclude -idirafter./arch/sandbox/include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/fw_env.o tools/env/fw_env.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/env/.linux_string.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I./tools -idirafterinclude -idirafter./arch/sandbox/include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/linux_string.o tools/env/linux_string.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/env/.fw_env_main.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I./tools -idirafterinclude -idirafter./arch/sandbox/include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/fw_env_main.o tools/env/fw_env_main.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o scripts/dtc/dtc scripts/dtc/dtc.o scripts/dtc/flattree.o scripts/dtc/fstree.o scripts/dtc/data.o scripts/dtc/livetree.o scripts/dtc/treesource.o scripts/dtc/srcpos.o scripts/dtc/checks.o scripts/dtc/util.o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-parser.tab.o make -f ./scripts/Makefile.build obj=tools make -f ./scripts/Makefile.build obj=tools/gdb x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.bmp_logo.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -o tools/bmp_logo tools/bmp_logo.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.gen_eth_addr.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -o tools/gen_eth_addr tools/gen_eth_addr.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/gdb/.gdbsend.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/opt/powerpc/include -pedantic -c -o tools/gdb/gdbsend.o tools/gdb/gdbsend.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.gen_ethaddr_crc.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -c -o tools/gen_ethaddr_crc.o tools/gen_ethaddr_crc.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/gdb/.error.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/opt/powerpc/include -pedantic -c -o tools/gdb/error.o tools/gdb/error.c echo "#include <../lib/crc8.c>" >tools/lib/crc8.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.img2srec.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -o tools/img2srec tools/img2srec.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/gdb/.remote.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/opt/powerpc/include -pedantic -c -o tools/gdb/remote.o tools/gdb/remote.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.xway-swap-bytes.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -o tools/xway-swap-bytes tools/xway-swap-bytes.c rm -f tools/env/lib.a; x86_64-pc-linux-gnu-ar rcs tools/env/lib.a tools/env/crc32.o tools/env/ctype.o tools/env/env_attr.o tools/env/env_flags.o tools/env/fw_env.o tools/env/linux_string.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/env/fw_printenv tools/env/fw_env_main.o tools/env/fw_env.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o : tools/env/fw_printenv; touch tools/env/.strip x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.mkenvimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/mkenvimage.o tools/mkenvimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.os_support.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/os_support.o tools/os_support.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/gdb/.serial.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/opt/powerpc/include -pedantic -c -o tools/gdb/serial.o tools/gdb/serial.c echo "#include <../lib/crc32.c>" >tools/lib/crc32.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.aisimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/aisimage.o tools/aisimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.atmelimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/atmelimage.o tools/atmelimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/gdb/.gdbcont.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/opt/powerpc/include -pedantic -c -o tools/gdb/gdbcont.o tools/gdb/gdbcont.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.fit_common.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/fit_common.o tools/fit_common.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/gdb/gdbsend tools/gdb/gdbsend.o tools/gdb/error.o tools/gdb/remote.o tools/gdb/serial.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/gdb/gdbcont tools/gdb/gdbcont.o tools/gdb/error.o tools/gdb/remote.o tools/gdb/serial.o x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.fit_image.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -DMKIMAGE_DTC=\""dtc"\" -c -o tools/fit_image.o tools/fit_image.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.image-host.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/image-host.o tools/image-host.c echo "#include <../common/image-fit.c>" >tools/common/image-fit.c echo "#include <../common/image-sig.c>" >tools/common/image-sig.c echo "#include <../common/bootm.c>" >tools/common/bootm.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.crc32.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -c -o tools/lib/crc32.o tools/lib/crc32.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.default_image.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/default_image.o tools/default_image.c echo "#include <../lib/fdtdec_common.c>" >tools/lib/fdtdec_common.c echo "#include <../lib/fdtdec.c>" >tools/lib/fdtdec.c echo "#include <../common/image.c>" >tools/common/image.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.imagetool.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/imagetool.o tools/imagetool.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.imximage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/imximage.o tools/imximage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.imx8image.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/imx8image.o tools/imx8image.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.imx8mimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/imx8mimage.o tools/imx8mimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.kwbimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/kwbimage.o tools/kwbimage.c echo "#include <../lib/md5.c>" >tools/lib/md5.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.lpc32xximage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lpc32xximage.o tools/lpc32xximage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.mxsimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -DCONFIG_MXS -c -o tools/mxsimage.o tools/mxsimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.omapimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/omapimage.o tools/omapimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.pblimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/pblimage.o tools/pblimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.pbl_crc32.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/pbl_crc32.o tools/pbl_crc32.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.vybridimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/vybridimage.o tools/vybridimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.stm32image.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/stm32image.o tools/stm32image.c echo "#include <../lib/rc4.c>" >tools/lib/rc4.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.rkcommon.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/rkcommon.o tools/rkcommon.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.rkimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/rkimage.o tools/rkimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.rksd.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/rksd.o tools/rksd.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.rkspi.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/rkspi.o tools/rkspi.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.socfpgaimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/socfpgaimage.o tools/socfpgaimage.c echo "#include <../lib/crc16.c>" >tools/lib/crc16.c echo "#include <../lib/sha1.c>" >tools/lib/sha1.c echo "#include <../lib/sha256.c>" >tools/lib/sha256.c echo "#include <../common/hash.c>" >tools/common/hash.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.ublimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/ublimage.o tools/ublimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.zynqimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/zynqimage.o tools/zynqimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.zynqmpimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/zynqmpimage.o tools/zynqmpimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.zynqmpbif.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/zynqmpbif.o tools/zynqmpbif.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt.o tools/libfdt/fdt.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt_wip.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt_wip.o tools/libfdt/fdt_wip.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt_sw.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt_sw.o tools/libfdt/fdt_sw.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt_rw.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt_rw.o tools/libfdt/fdt_rw.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt_strerror.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_strerror.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt_empty_tree.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_empty_tree.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt_addresses.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_addresses.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/libfdt/.fdt_overlay.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/libfdt/fdt_overlay.o tools/libfdt/fdt_overlay.c echo "#include <../lib/libfdt/fdt_ro.c>" >tools/lib/libfdt/fdt_ro.c echo "#include <../lib/libfdt/fdt_region.c>" >tools/lib/libfdt/fdt_region.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.gpimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/gpimage.o tools/gpimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.gpimage-common.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/gpimage-common.o tools/gpimage-common.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.mtk_image.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/mtk_image.o tools/mtk_image.c echo "#include <../lib/rsa/rsa-sign.c>" >tools/lib/rsa/rsa-sign.c echo "#include <../lib/rsa/rsa-verify.c>" >tools/lib/rsa/rsa-verify.c echo "#include <../lib/rsa/rsa-checksum.c>" >tools/lib/rsa/rsa-checksum.c echo "#include <../lib/rsa/rsa-mod-exp.c>" >tools/lib/rsa/rsa-mod-exp.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.dumpimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/dumpimage.o tools/dumpimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/common/.image-fit.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/common/image-fit.o tools/common/image-fit.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/common/.image-sig.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/common/image-sig.o tools/common/image-sig.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/common/.bootm.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/common/bootm.o tools/common/bootm.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.fdtdec_common.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/fdtdec_common.o tools/lib/fdtdec_common.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.fdtdec.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/fdtdec.o tools/lib/fdtdec.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/common/.image.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/common/image.o tools/common/image.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.md5.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -c -o tools/lib/md5.o tools/lib/md5.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.rc4.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/rc4.o tools/lib/rc4.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.crc16.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/crc16.o tools/lib/crc16.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.sha1.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -c -o tools/lib/sha1.o tools/lib/sha1.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.sha256.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -c -o tools/lib/sha256.o tools/lib/sha256.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/common/.hash.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/common/hash.o tools/common/hash.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/libfdt/.fdt_ro.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_ro.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/libfdt/.fdt_region.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/libfdt/fdt_region.o tools/lib/libfdt/fdt_region.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/rsa/.rsa-sign.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/rsa/rsa-sign.o tools/lib/rsa/rsa-sign.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/rsa/.rsa-verify.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/rsa/rsa-verify.o tools/lib/rsa/rsa-verify.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/rsa/.rsa-checksum.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/rsa/rsa-checksum.o tools/lib/rsa/rsa-checksum.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/rsa/.rsa-mod-exp.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/rsa/rsa-mod-exp.o tools/lib/rsa/rsa-mod-exp.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.mkimage.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/mkimage.o tools/mkimage.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.fit_info.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/fit_info.o tools/fit_info.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.fit_check_sign.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/fit_check_sign.o tools/fit_check_sign.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.ifwitool.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/ifwitool.o tools/ifwitool.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.mksunxiboot.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -o tools/mksunxiboot tools/mksunxiboot.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.sunxi-spl-image-builder.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/sunxi-spl-image-builder.o tools/sunxi-spl-image-builder.c echo "#include <../lib/bch.c>" >tools/lib/bch.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.ncb.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -o tools/ncb tools/ncb.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.ubsha1.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -c -o tools/ubsha1.o tools/ubsha1.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.kwboot.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -o tools/kwboot tools/kwboot.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.proftool.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -o tools/proftool tools/proftool.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.fdtgrep.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/fdtgrep.o tools/fdtgrep.c x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/.spl_size_limit.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -o tools/spl_size_limit tools/spl_size_limit.c tools/bmp_logo --gen-info ./tools/logos/denx.bmp > include/bmp_logo.h tools/bmp_logo --gen-data ./tools/logos/denx.bmp > include/bmp_logo_data.h x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.crc8.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -pedantic -c -o tools/lib/crc8.o tools/lib/crc8.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/mkenvimage tools/mkenvimage.o tools/os_support.o tools/lib/crc32.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/dumpimage tools/aisimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/common/image-fit.o tools/common/image-sig.o tools/common/bootm.o tools/lib/crc32.o tools/default_image.o tools/lib/fdtdec_common.o tools/lib/fdtdec.o tools/common/image.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/vybridimage.o tools/stm32image.o tools/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/crc16.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/libfdt/fdt.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/lib/rsa/rsa-sign.o tools/lib/rsa/rsa-verify.o tools/lib/rsa/rsa-checksum.o tools/lib/rsa/rsa-mod-exp.o tools/dumpimage.o -lssl -lcrypto x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/mkimage tools/aisimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/common/image-fit.o tools/common/image-sig.o tools/common/bootm.o tools/lib/crc32.o tools/default_image.o tools/lib/fdtdec_common.o tools/lib/fdtdec.o tools/common/image.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/vybridimage.o tools/stm32image.o tools/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/crc16.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/libfdt/fdt.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/lib/rsa/rsa-sign.o tools/lib/rsa/rsa-verify.o tools/lib/rsa/rsa-checksum.o tools/lib/rsa/rsa-mod-exp.o tools/mkimage.o -lssl -lcrypto x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/fit_info tools/aisimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/common/image-fit.o tools/common/image-sig.o tools/common/bootm.o tools/lib/crc32.o tools/default_image.o tools/lib/fdtdec_common.o tools/lib/fdtdec.o tools/common/image.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/vybridimage.o tools/stm32image.o tools/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/crc16.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/libfdt/fdt.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/lib/rsa/rsa-sign.o tools/lib/rsa/rsa-verify.o tools/lib/rsa/rsa-checksum.o tools/lib/rsa/rsa-mod-exp.o tools/fit_info.o -lssl -lcrypto x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/fit_check_sign tools/aisimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/common/image-fit.o tools/common/image-sig.o tools/common/bootm.o tools/lib/crc32.o tools/default_image.o tools/lib/fdtdec_common.o tools/lib/fdtdec.o tools/common/image.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/vybridimage.o tools/stm32image.o tools/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/crc16.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/libfdt/fdt.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/lib/rsa/rsa-sign.o tools/lib/rsa/rsa-verify.o tools/lib/rsa/rsa-checksum.o tools/lib/rsa/rsa-mod-exp.o tools/fit_check_sign.o -lssl -lcrypto x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/ifwitool tools/ifwitool.o x86_64-pc-linux-gnu-gcc -Wp,-MD,tools/lib/.bch.o.d -O2 -pipe -march=native -frecord-gcc-switches -fcommon -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 -include ./include/compiler.h -idirafterinclude -idirafter./arch/sandbox/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -std=gnu99 -c -o tools/lib/bch.o tools/lib/bch.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/ubsha1 tools/os_support.o tools/ubsha1.o tools/lib/sha1.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/fdtgrep tools/libfdt/fdt.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_region.o tools/fdtgrep.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/gen_ethaddr_crc tools/gen_ethaddr_crc.o tools/lib/crc8.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tools/sunxi-spl-image-builder tools/sunxi-spl-image-builder.o tools/lib/bch.o >>> Source compiled. >>> Test phase [not enabled]: dev-embedded/u-boot-tools-2020.04-r2 >>> Install dev-embedded/u-boot-tools-2020.04-r2 into /var/tmp/portage/dev-embedded/u-boot-tools-2020.04-r2/image >>> Completed installing dev-embedded/u-boot-tools-2020.04-r2 into /var/tmp/portage/dev-embedded/u-boot-tools-2020.04-r2/image * Final size of build directory: 145528 KiB (142.1 MiB) * Final size of installed tree: 892 KiB * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/bmp_logo * /usr/bin/gen_eth_addr * /usr/bin/img2srec strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/bmp_logo /usr/bin/dumpimage /usr/bin/gen_eth_addr /usr/bin/fdtgrep /usr/bin/mkenvimage /usr/bin/img2srec /usr/bin/fw_printenv /usr/bin/mkimage >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1011-aws x86_64) ================================================================= System uname: Linux-5.4.0-1011-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011348 total, 1760128 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 03 Jun 2020 03:35:37 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS