Mock Version: 1.4.4 Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/uboot-tools.spec'], chrootPath='/var/lib/mock/f27-build-10664215-820122/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/uboot-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/uboot-tools-2017.09-5.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/uboot-tools.spec'], chrootPath='/var/lib/mock/f27-build-10664215-820122/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/uboot-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RNR1sH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf u-boot-2017.09 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/u-boot-2017.09.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd u-boot-2017.09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/u-boot-2017.09/.git/ + git config --global gc.auto 0 + git config user.email noone@example.com + git config user.name 'no one' + git add . + git commit -a -q -m '2017.09 baseline' + git am /builddir/build/SOURCES/uefi-vsprintf.patch /builddir/build/SOURCES/uefi-improve-fat.patch /builddir/build/SOURCES/uefi-efi_loader-enough-UEFI-for-standard-distro-boot.patch /builddir/build/SOURCES/uefi-use-Fedora-specific-path-name.patch /builddir/build/SOURCES/dm-video-enhancements-for-Shell.efi.patch /builddir/build/SOURCES/usb-kbd-fixes.patch /builddir/build/SOURCES/disk-part_dos-Use-the-original-allocation-scheme-for-the-SPL-case.patch /builddir/build/SOURCES/uefi-distro-load-FDT-from-any-partition-on-boot-device.patch /builddir/build/SOURCES/uefi-efi_loader-Fix-disk-dp-s-for-pre-DM-legacy-devices.patch /builddir/build/SOURCES/efi_loader-initialise-partition_signature-memory.patch /builddir/build/SOURCES/dragonboard-fixes.patch /builddir/build/SOURCES/sti-STiH410-B2260-support.patch /builddir/build/SOURCES/bcm283x-device-tree-sources-to-Linux-4.14-state.patch /builddir/build/SOURCES/sunxi-A83T-improvements.patch /builddir/build/SOURCES/qemu-machine-virt-ARM.patch /builddir/build/SOURCES/omap2-set-the-ethaddr-as-well-as-the-usbethaddr-env-.patch Applying: kbuild: Enable -fshort-wchar Applying: lib: add some utf16 handling helpers Applying: vsprintf.c: add UTF-16 string (%ls) support Applying: vsprintf.c: add GUID printing Applying: examples: add fallback memcpy Applying: fs/fat: split out helper to init fsdata Applying: fs/fat: introduce new director iterators Applying: fat/fs: convert to directory iterators Applying: fs: add fs_readdir() Applying: fs/fat: implement opendir/readdir/closedir Applying: fat/fs: remove a bunch of dead code Applying: fat/fs: move ls to generic implementation Applying: fs/fat: fix case for FAT shortnames Applying: fs/fat: Clean up open-coded sector <-> cluster conversions Applying: fs/fat: fix fatbuf leak Applying: part: move efi_guid_t Applying: part: extract MBR signature from partitions Applying: efi: add some missing __packed Applying: efi: add some more device path structures Applying: efi_loader: add device-path utils Applying: efi_loader: drop redundant efi_device_path_protocol Applying: efi_loader: flesh out device-path to text Applying: efi_loader: use proper device-paths for partitions Applying: efi_loader: use proper device-paths for net Applying: efi_loader: refactor boot device and loaded_image handling Applying: efi_loader: add file/filesys support Applying: efi_loader: support load_image() from a file-path Applying: efi_loader: make pool allocations cacheline aligned Applying: efi_loader: efi variable support Applying: efi_loader: add bootmgr Applying: efi_loader: file_path should be variable length Applying: efi_loader: set loaded image code/data type properly Applying: efi_loader: print GUIDs Applying: use Fedora specific EFI path/name Applying: dm: video: Fix cache flushes Applying: dm: video: Add basic ANSI escape sequence support Applying: dm: video: Add color ANSI escape sequence support Applying: usb: kbd: Don't fail with iomux Applying: usb: kbd: Fix dangling pointers on probe fail Applying: disk: part_dos: Use the original allocation scheme for the SPL case Applying: distro: load FDT from any partition on boot device Applying: efi_loader: Fix disk dp's for pre-DM/legacy devices Applying: efi_loader: search all possible disk partitions Applying: efi_loader: don't increment part twice per loop Applying: efi_loader: initialise partition_signature memory Applying: board/db410c: fix fdt address Applying: WIP: fix usb Applying: HACK: disable emmc Applying: dm: core: also parse chosen node Applying: video: simplefb Applying: video: add config option to skip framebuffer clear Applying: fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE Applying: db410c: use fdt passed from lk Applying: db410c: add reserved-memory node to dts Applying: usb: kbd: add missing \n Applying: db410c: on aarch64 the fdtfile is in per-vendor subdirectory Applying: db410c: config updates Applying: mmc: sti_sdhci: Rework sti_mmc_core_config() Applying: ARM: dts: stih410-family: Add missing reset_names for mmc1 node Applying: mmc: sti_sdhci: Use reset framework Applying: usb: phy: Add STi USB2 PHY Applying: STiH410-B2260: enable USB Host Networking Applying: STiH410-B2260: enable USB, fastboot, reset, PHY related flags Applying: usb: dwc3: Add dwc3 glue driver support for STi Applying: ARM: dts: STiH410: set DWC3 dual role mode to peripheral Applying: ARM: dts: STiH410: update ehci and ohci compatible Applying: board: STiH410-B2260: add fastboot support Applying: fdt: update bcm283x device tree sources to Linux 4.14 state Applying: sunxi: rename Bananapi M3 dts file name Applying: sunxi: Enable eMMC on Cubietruck Plus Applying: sunxi: Fix USB PHY control register offset for A83T Applying: sunxi: Switch MUSB to gadget mode on the Bananapi M3 Applying: sunxi: Switch MUSB to gadget mode on the Cubietruck Plus Applying: net: sun8i_emac: Support RX/TX delay chains Applying: net: sun8i_emac: Fix build for non-H3/H5 SoCs Applying: sunxi: Enable EMAC on the Cubietruck Plus Applying: sunxi: Enable EMAC on the Bananapi M3 Applying: pci: Add helper for implementing memory-mapped config space accesses Applying: pci: xilinx: Use pci_generic_mmap_{read, write}_config() Applying: pci: layerscape: Use pci_generic_mmap_{read, write}_config Applying: PCI: Add driver for a 'pci-host-ecam-generic' host controller Applying: ARM: Add a new arch + board for QEMU's 'virt' machine Applying: omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC + git config --unset user.email + git config --unset user.name + rm -rf .git + cp /builddir/build/SOURCES/arm-boards /builddir/build/SOURCES/arm-chromebooks /builddir/build/SOURCES/aarch64-boards /builddir/build/SOURCES/aarch64-chromebooks . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VU34jf + exit 0 + umask 022 + cd /builddir/build/BUILD + cd u-boot-2017.09 + mkdir builds + make 'HOSTCC=gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -j4 CROSS_COMPILE= defconfig V=1 O=builds/ make -C /builddir/build/BUILD/u-boot-2017.09/builds KBUILD_SRC=/builddir/build/BUILD/u-boot-2017.09 \ -f /builddir/build/BUILD/u-boot-2017.09/Makefile defconfig make[1]: Entering directory '/builddir/build/BUILD/u-boot-2017.09/builds' make -f ../scripts/Makefile.build obj=scripts/basic ln -fsn .. source /bin/sh ../scripts/mkmakefile \ .. . 2017 09 GEN ./Makefile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,scripts/basic/.fixdep.d -Iscripts/basic -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/fixdep ../scripts/basic/fixdep.c rm -f .tmp_quiet_recordmcount make -f ../scripts/Makefile.build obj=scripts/kconfig defconfig gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,scripts/kconfig/.conf.o.d -Iscripts/kconfig -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="" -DLOCALE -c -o scripts/kconfig/conf.o ../scripts/kconfig/conf.c cat ../scripts/kconfig/zconf.tab.c_shipped > scripts/kconfig/zconf.tab.c cat ../scripts/kconfig/zconf.lex.c_shipped > scripts/kconfig/zconf.lex.c cat ../scripts/kconfig/zconf.hash.c_shipped > scripts/kconfig/zconf.hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Iscripts/kconfig -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="" -DLOCALE -I../scripts/kconfig -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zconf.tab.o scripts/kconfig/conf --defconfig=arch/../configs/sandbox_defconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/builddir/build/BUILD/u-boot-2017.09/builds' + make 'HOSTCC=gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -j4 CROSS_COMPILE= tools-all V=1 O=builds/ make -C /builddir/build/BUILD/u-boot-2017.09/builds KBUILD_SRC=/builddir/build/BUILD/u-boot-2017.09 \ -f /builddir/build/BUILD/u-boot-2017.09/Makefile tools-all make[1]: Entering directory '/builddir/build/BUILD/u-boot-2017.09/builds' make -f ../Makefile silentoldconfig make -f ../scripts/Makefile.build obj=scripts/basic ln -fsn .. source /bin/sh ../scripts/mkmakefile \ .. . 2017 09 GEN ./Makefile rm -f .tmp_quiet_recordmcount make -f ../scripts/Makefile.build obj=scripts/kconfig silentoldconfig mkdir -p include/config include/generated test -e include/generated/autoksyms.h || \ touch include/generated/autoksyms.h scripts/kconfig/conf --silentoldconfig 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 gcc -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -fshort-wchar -O2 -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -pipe -Iinclude -I../include -I../arch/sandbox/include -include ../include/linux/kconfig.h -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/7/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; } gcc -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -fshort-wchar -O2 -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -pipe -Iinclude -I../include -I../arch/sandbox/include -include ../include/linux/kconfig.h -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/7/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 "2017.09$(/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 ln -fsn .. source rm -f .tmp_quiet_recordmcount 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 /bin/sh ../scripts/mkmakefile \ .. . 2017 09 GEN ./Makefile make -f ../scripts/Makefile.build obj=scripts make -f ../scripts/Makefile.build obj=tools/env gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,scripts/.bin2c.d -Iscripts -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/bin2c ../scripts/bin2c.c rm -f tools/env/built-in.o; ar rcs tools/env/built-in.o gcc -Wp,-MD,tools/env/.aes.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -idirafter ../tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/aes.o ../tools/env/aes.c if [ -f ../.config -o -d ../include/config ]; then \ echo >&2 " .. is not clean, please run 'make mrproper'"; \ echo >&2 " in the '..' directory.";\ /bin/false; \ fi; gcc -Wp,-MD,tools/env/.crc32.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -idirafter ../tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/crc32.o ../tools/env/crc32.c set -e; : ' CHK include/generated/version_autogenerated.h'; mkdir -p include/generated/; (echo \#define PLAIN_VERSION \"2017.09""\"; echo \#define U_BOOT_VERSION \"U-Boot \" PLAIN_VERSION; echo \#define CC_VERSION_STRING \"$(LC_ALL=C 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 make -f ../scripts/Makefile.build obj=. gcc -Wp,-MD,tools/env/.ctype.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -idirafter ../tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/ctype.o ../tools/env/ctype.c mkdir -p lib/ gcc -Wp,-MD,lib/.asm-offsets.s.d -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/7/include -Iinclude -I../include -I../arch/sandbox/include -include ../include/linux/kconfig.h -I../. -I. -D__KERNEL__ -D__UBOOT__ -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -fshort-wchar -Os -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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 gcc -Wp,-MD,tools/env/.env_attr.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -idirafter ../tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_attr.o ../tools/env/env_attr.c gcc -Wp,-MD,tools/env/.env_flags.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -idirafter ../tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_flags.o ../tools/env/env_flags.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 gcc -Wp,-MD,tools/env/.fw_env.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -idirafter ../tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/fw_env.o ../tools/env/fw_env.c make -f ../scripts/Makefile.build obj=tools gcc -Wp,-MD,tools/env/.linux_string.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -idirafter ../tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/linux_string.o ../tools/env/linux_string.c make -f ../scripts/Makefile.build obj=tools/easylogo gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/easylogo/.easylogo.d -Itools/easylogo -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o tools/easylogo/easylogo ../tools/easylogo/easylogo.c gcc -Wp,-MD,tools/env/.fw_env_main.o.d -Itools/env -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter../include -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 make -f ../scripts/Makefile.build obj=tools/gdb ../tools/easylogo/easylogo.c: In function 'image_load_tga': ../tools/easylogo/easylogo.c:160:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&header, sizeof (header), 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/easylogo/easylogo.c:196:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (image->data, image->size, 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/gdb/.gdbsend.o.d -Itools/gdb -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I/opt/powerpc/include -pedantic -c -o tools/gdb/gdbsend.o ../tools/gdb/gdbsend.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/gdb/.error.o.d -Itools/gdb -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I/opt/powerpc/include -pedantic -c -o tools/gdb/error.o ../tools/gdb/error.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/gdb/.remote.o.d -Itools/gdb -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I/opt/powerpc/include -pedantic -c -o tools/gdb/remote.o ../tools/gdb/remote.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/gdb/.serial.o.d -Itools/gdb -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I/opt/powerpc/include -pedantic -c -o tools/gdb/serial.o ../tools/gdb/serial.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/gdb/.gdbcont.o.d -Itools/gdb -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I/opt/powerpc/include -pedantic -c -o tools/gdb/gdbcont.o ../tools/gdb/gdbcont.c rm -f tools/env/lib.a; ar rcs tools/env/lib.a tools/env/aes.o 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 gcc -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/aes.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.bmp_logo.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -o tools/bmp_logo ../tools/bmp_logo.c strip tools/env/fw_printenv; touch tools/env/.strip gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.gen_eth_addr.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -o tools/gen_eth_addr ../tools/gen_eth_addr.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.gen_ethaddr_crc.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -c -o tools/gen_ethaddr_crc.o ../tools/gen_ethaddr_crc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/gdb/gdbsend tools/gdb/gdbsend.o tools/gdb/error.o tools/gdb/remote.o tools/gdb/serial.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/gdb/gdbcont tools/gdb/gdbcont.o tools/gdb/error.o tools/gdb/remote.o tools/gdb/serial.o echo "#include <../lib/crc8.c>" >tools/lib/crc8.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.img2srec.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -o tools/img2srec ../tools/img2srec.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.xway-swap-bytes.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -o tools/xway-swap-bytes ../tools/xway-swap-bytes.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.mkenvimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/mkenvimage.o ../tools/mkenvimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.os_support.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/os_support.o ../tools/os_support.c echo "#include <../lib/crc32.c>" >tools/lib/crc32.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.aisimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/aisimage.o ../tools/aisimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.atmelimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/atmelimage.o ../tools/atmelimage.c echo "#include <../common/image-sig.c>" >tools/common/image-sig.c echo "#include <../common/bootm.c>" >tools/common/bootm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.default_image.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.fit_common.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/fit_common.o ../tools/fit_common.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.fit_image.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -DMKIMAGE_DTC=\"dtc\" -c -o tools/fit_image.o ../tools/fit_image.c echo "#include <../common/image-fit.c>" >tools/common/image-fit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.image-host.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/image-host.o ../tools/image-host.c echo "#include <../common/image.c>" >tools/common/image.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.imagetool.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/imagetool.o ../tools/imagetool.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.imximage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/imximage.o ../tools/imximage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.kwbimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/kwbimage.o ../tools/kwbimage.c echo "#include <../lib/md5.c>" >tools/lib/md5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.lpc32xximage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lpc32xximage.o ../tools/lpc32xximage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.mxsimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/mxsimage.o ../tools/mxsimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.omapimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/omapimage.o ../tools/omapimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.pblimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/pblimage.o ../tools/pblimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.pbl_crc32.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/pbl_crc32.o ../tools/pbl_crc32.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.vybridimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/vybridimage.o ../tools/vybridimage.c echo "#include <../lib/rc4.c>" >tools/lib/rc4.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.rkcommon.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/rkcommon.o ../tools/rkcommon.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.rkimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/rkimage.o ../tools/rkimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.rksd.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/rksd.o ../tools/rksd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.rkspi.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/rkspi.o ../tools/rkspi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.socfpgaimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/socfpgaimage.o ../tools/socfpgaimage.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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.ublimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/ublimage.o ../tools/ublimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.zynqimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/zynqimage.o ../tools/zynqimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.zynqmpimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/zynqmpimage.o ../tools/zynqmpimage.c echo "#include <../lib/libfdt/fdt.c>" >tools/lib/libfdt/fdt.c echo "#include <../lib/libfdt/fdt_ro.c>" >tools/lib/libfdt/fdt_ro.c echo "#include <../lib/libfdt/fdt_wip.c>" >tools/lib/libfdt/fdt_wip.c echo "#include <../lib/libfdt/fdt_sw.c>" >tools/lib/libfdt/fdt_sw.c echo "#include <../lib/libfdt/fdt_rw.c>" >tools/lib/libfdt/fdt_rw.c echo "#include <../lib/libfdt/fdt_strerror.c>" >tools/lib/libfdt/fdt_strerror.c echo "#include <../lib/libfdt/fdt_empty_tree.c>" >tools/lib/libfdt/fdt_empty_tree.c echo "#include <../lib/libfdt/fdt_addresses.c>" >tools/lib/libfdt/fdt_addresses.c echo "#include <../lib/libfdt/fdt_overlay.c>" >tools/lib/libfdt/fdt_overlay.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.gpimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/gpimage.o ../tools/gpimage.c echo "#include <../lib/libfdt/fdt_region.c>" >tools/lib/libfdt/fdt_region.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.gpimage-common.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/gpimage-common.o ../tools/gpimage-common.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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.dumpimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/dumpimage.o ../tools/dumpimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.mkimage.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/mkimage.o ../tools/mkimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.fit_info.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/fit_info.o ../tools/fit_info.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.fit_check_sign.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/fit_check_sign.o ../tools/fit_check_sign.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.mksunxiboot.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -o tools/mksunxiboot ../tools/mksunxiboot.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.sunxi-spl-image-builder.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/sunxi-spl-image-builder.o ../tools/sunxi-spl-image-builder.c echo "#include <../lib/bch.c>" >tools/lib/bch.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.ncb.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -o tools/ncb ../tools/ncb.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.ubsha1.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -c -o tools/ubsha1.o ../tools/ubsha1.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.proftool.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -o tools/proftool ../tools/proftool.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/.fdtgrep.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/fdtgrep.o ../tools/fdtgrep.c cp /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/pylibfdt/libfdt.i tools/. unset CC; \ unset CROSS_COMPILE; \ LDFLAGS="" CFLAGS= VERSION="u-boot-2017.09" \ CPPFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../lib/libfdt -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE " OBJDIR=tools \ SOURCES="/builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_ro.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_wip.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_sw.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_rw.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_strerror.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_empty_tree.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_addresses.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_overlay.c /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/fdt_region.c tools/libfdt.i" \ SWIG_OPTS="-I../lib/libfdt -I../lib" \ python /builddir/build/BUILD/u-boot-2017.09/lib/libfdt/pylibfdt/setup.py --quiet build_ext \ --build-lib tools 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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.crc8.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -c -o tools/lib/crc8.o tools/lib/crc8.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.crc32.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -c -o tools/lib/crc32.o tools/lib/crc32.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/common/.image-sig.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/common/image-sig.o tools/common/image-sig.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/common/.bootm.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/common/bootm.o tools/common/bootm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.fdtdec_common.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/fdtdec_common.o tools/lib/fdtdec_common.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.fdtdec.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/fdtdec.o tools/lib/fdtdec.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/common/.image-fit.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/common/image-fit.o tools/common/image-fit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/common/.image.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/common/image.o tools/common/image.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.md5.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -c -o tools/lib/md5.o tools/lib/md5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.rc4.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/rc4.o tools/lib/rc4.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.sha1.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -c -o tools/lib/sha1.o tools/lib/sha1.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.sha256.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -c -o tools/lib/sha256.o tools/lib/sha256.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/common/.hash.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/common/hash.o tools/common/hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_ro.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_ro.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_wip.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_wip.o tools/lib/libfdt/fdt_wip.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_sw.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_sw.o tools/lib/libfdt/fdt_sw.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_rw.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_rw.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_strerror.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_strerror.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_empty_tree.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_empty_tree.o tools/lib/libfdt/fdt_empty_tree.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_addresses.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_addresses.o tools/lib/libfdt/fdt_addresses.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_overlay.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_overlay.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/libfdt/.fdt_region.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/libfdt/fdt_region.o tools/lib/libfdt/fdt_region.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/rsa/.rsa-sign.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/rsa/rsa-sign.o tools/lib/rsa/rsa-sign.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/rsa/.rsa-verify.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/rsa/rsa-verify.o tools/lib/rsa/rsa-verify.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/rsa/.rsa-checksum.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/rsa/rsa-checksum.o tools/lib/rsa/rsa-checksum.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/rsa/.rsa-mod-exp.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/rsa/rsa-mod-exp.o tools/lib/rsa/rsa-mod-exp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wp,-MD,tools/lib/.bch.o.d -Itools -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCONFIG_FIT_SIGNATURE -include ../include/libfdt_env.h -idirafterinclude -idirafter../include -idirafter../arch/sandbox/include -I../../lib/libfdt -I../lib/libfdt -I../../tools -I../tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/lib/bch.o tools/lib/bch.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/ubsha1 tools/os_support.o tools/ubsha1.o tools/lib/sha1.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/fdtgrep tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_wip.o tools/lib/libfdt/fdt_sw.o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_empty_tree.o tools/lib/libfdt/fdt_addresses.o tools/lib/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_region.o tools/fdtgrep.o In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from tools/libfdt_wrap.c:149: /usr/include/python2.7/pyconfig-64.h:1202:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/ppc64-redhat-linux/7/include/stdint.h:9, from ./../include/compiler.h:19, from ./../include/libfdt_env.h:12, from :0: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from tools/libfdt_wrap.c:149: /usr/include/python2.7/pyconfig-64.h:1224:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/ppc64-redhat-linux/7/include/stdint.h:9, from ./../include/compiler.h:19, from ./../include/libfdt_env.h:12, from :0: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/gen_ethaddr_crc tools/gen_ethaddr_crc.o tools/lib/crc8.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/mkenvimage tools/mkenvimage.o tools/os_support.o tools/lib/crc32.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/dumpimage tools/aisimage.o tools/atmelimage.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/fit_common.o tools/fit_image.o tools/common/image-fit.o tools/image-host.o tools/common/image.o tools/imagetool.o tools/imximage.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/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_wip.o tools/lib/libfdt/fdt_sw.o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_empty_tree.o tools/lib/libfdt/fdt_addresses.o tools/lib/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/mkimage tools/aisimage.o tools/atmelimage.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/fit_common.o tools/fit_image.o tools/common/image-fit.o tools/image-host.o tools/common/image.o tools/imagetool.o tools/imximage.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/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_wip.o tools/lib/libfdt/fdt_sw.o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_empty_tree.o tools/lib/libfdt/fdt_addresses.o tools/lib/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/fit_info tools/aisimage.o tools/atmelimage.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/fit_common.o tools/fit_image.o tools/common/image-fit.o tools/image-host.o tools/common/image.o tools/imagetool.o tools/imximage.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/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_wip.o tools/lib/libfdt/fdt_sw.o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_empty_tree.o tools/lib/libfdt/fdt_addresses.o tools/lib/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/fit_check_sign tools/aisimage.o tools/atmelimage.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/fit_common.o tools/fit_image.o tools/common/image-fit.o tools/image-host.o tools/common/image.o tools/imagetool.o tools/imximage.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/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/lib/sha1.o tools/lib/sha256.o tools/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/lib/libfdt/fdt.o tools/lib/libfdt/fdt_ro.o tools/lib/libfdt/fdt_wip.o tools/lib/libfdt/fdt_sw.o tools/lib/libfdt/fdt_rw.o tools/lib/libfdt/fdt_strerror.o tools/lib/libfdt/fdt_empty_tree.o tools/lib/libfdt/fdt_addresses.o tools/lib/libfdt/fdt_overlay.o tools/lib/libfdt/fdt_region.o tools/gpimage.o tools/gpimage-common.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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o tools/sunxi-spl-image-builder tools/sunxi-spl-image-builder.o tools/lib/bch.o make[1]: Leaving directory '/builddir/build/BUILD/u-boot-2017.09/builds' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xp36zS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64 ++ dirname /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64 + cd u-boot-2017.09 + mkdir -p /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + mkdir -p /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/etc + mkdir -p /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/uboot/ + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/bmp_logo /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/dumpimage /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/easylogo/easylogo /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/env/fw_printenv /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/fit_check_sign /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/fit_info /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/gdb/gdbcont /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/gdb/gdbsend /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/gen_eth_addr /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/gen_ethaddr_crc /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/img2srec /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/mkenvimage /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/mkimage /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/mksunxiboot /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/ncb /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/proftool /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/sunxi-spl-image-builder /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/ubsha1 /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + for tool in bmp_logo dumpimage easylogo/easylogo env/fw_printenv fit_check_sign fit_info gdb/gdbcont gdb/gdbsend gen_eth_addr gen_ethaddr_crc img2srec mkenvimage mkimage mksunxiboot ncb proftool sunxi-spl-image-builder ubsha1 xway-swap-bytes + install -p -m 0755 builds/tools/xway-swap-bytes /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + install -p -m 0644 doc/mkimage.1 /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/man/man1 + install -p -m 0755 builds/tools/env/fw_printenv /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + cd /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin + ln -sf fw_printenv fw_setenv + install -p -m 0644 tools/env/fw_env.config /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/etc + mkdir -p /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/lib/kernel/install.d/ + install -p -m 0755 /builddir/build/SOURCES/10-devicetree.install /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/lib/kernel/install.d/ + mkdir -p builds/docs + cp -p board/amlogic/odroid-c2/README builds/docs/README.odroid-c2 + cp -p board/hisilicon/hikey/README builds/docs/README.hikey + cp -p board/hisilicon/hikey/README builds/docs/README.hikey + cp -p board/Marvell/db-88f6820-gp/README builds/docs/README.mvebu-db-88f6820 + cp -p board/rockchip/evb_rk3399/README builds/docs/README.evb_rk3399 + cp -p board/solidrun/clearfog/README builds/docs/README.clearfog + cp -p board/solidrun/mx6cuboxi/README builds/docs/README.mx6cuboxi + cp -p board/sunxi/README.sunxi64 builds/docs/README.sunxi64 + cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand + cp -p board/ti/am335x/README builds/docs/README.am335x + cp -p board/ti/omap5_uevm/README builds/docs/README.omap5_uevm + cp -p board/udoo/README builds/docs/README.udoo + cp -p board/wandboard/README builds/docs/README.wandboard + cp -p board/warp/README builds/docs/README.warp + cp -p board/warp7/README builds/docs/README.warp7 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2017.09-5.fc27 --unique-debug-suffix -2017.09-5.fc27.ppc64 --unique-debug-src-base uboot-tools-2017.09-5.fc27.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/u-boot-2017.09 extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/easylogo extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/mkenvimage extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/proftool extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/bmp_logo extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/sunxi-spl-image-builder extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/ncb extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/img2srec extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/gen_eth_addr extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/fit_check_sign extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/gdbcont extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/mkimage extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/xway-swap-bytes extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/gen_ethaddr_crc extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/ubsha1 extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/mksunxiboot extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/dumpimage extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/fit_info extracting debug info from /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/bin/gdbsend /usr/lib/rpm/sepdebugcrcfix: Updated 18 CRC32s, 0 CRC32s did match. 1771 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: uboot-tools-2017.09-5.fc27.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qM8jcx + umask 022 + cd /builddir/build/BUILD + cd u-boot-2017.09 + DOCDIR=/builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr README /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.imximage /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.kwbimage /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.distro /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.gpt /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.odroid /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.rockchip /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.efi /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/uImage.FIT /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.arm64 /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr doc/README.chromium /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + cp -pr builds/docs/README.am335x builds/docs/README.clearfog builds/docs/README.evb_rk3399 builds/docs/README.hikey builds/docs/README.mvebu-db-88f6820 builds/docs/README.mx6cuboxi builds/docs/README.odroid-c2 builds/docs/README.omap5_uevm builds/docs/README.sunxi-nand builds/docs/README.sunxi64 builds/docs/README.udoo builds/docs/README.wandboard builds/docs/README.warp builds/docs/README.warp7 /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64/usr/share/doc/uboot-tools + exit 0 Provides: config(uboot-tools) = 2017.09-5.fc27 uboot-tools = 2017.09-5.fc27 uboot-tools(ppc-64) = 2017.09-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: uboot-tools-debugsource-2017.09-5.fc27.ppc64 Provides: uboot-tools-debugsource = 2017.09-5.fc27 uboot-tools-debugsource(ppc-64) = 2017.09-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uboot-tools-debuginfo-2017.09-5.fc27.ppc64 Provides: debuginfo(build-id) = 0604ad7ec93f076e536cb943fff805113ff04604 debuginfo(build-id) = 0da23f9fe2cd130f7db35bda83ac3dc409dcd68c debuginfo(build-id) = 19de674c5416a08a3cd5f768eba26799ce217947 debuginfo(build-id) = 27732404857cdcd8745016d80b590b43cc5a00b0 debuginfo(build-id) = 2a3e6bbb02f3565fe2764a453a50e3d98be042c4 debuginfo(build-id) = 333e94524b31553075aebe450e3a662da054a013 debuginfo(build-id) = 422a9d1498ee35eeaaa167cd7b20e28067ee16e1 debuginfo(build-id) = 5047251abaa79118eeee136c326ff53bf891e131 debuginfo(build-id) = 649191b2ae1af62a39d0772f37e7b7579d623c01 debuginfo(build-id) = 6c4e544f82bf3445441497782d6c5d2393750fb1 debuginfo(build-id) = 74611008007461733d99494be6533f55ae21ed63 debuginfo(build-id) = 84712b5a003296de36d98f3a193487dcf53ce84c debuginfo(build-id) = a7552e0ecf62270c9b0cad99032256cfe2a91435 debuginfo(build-id) = ae8680b4d5b2ee50e216932f53461c63b9128015 debuginfo(build-id) = bfddf68b1cde4d435fd279d6999a8187f6f23e0f debuginfo(build-id) = eaf52e10e029cc826b6cf728606d4d7b1ee82a1d debuginfo(build-id) = ec440d0f30e6a8f7a93e2350082f06d2b091b433 debuginfo(build-id) = f38b405c57b700757f2918b61ba54c22ef1ead19 uboot-tools-debuginfo = 2017.09-5.fc27 uboot-tools-debuginfo(ppc-64) = 2017.09-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uboot-tools-debugsource(ppc-64) = 2017.09-5.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64 Wrote: /builddir/build/RPMS/uboot-tools-2017.09-5.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/uboot-tools-debugsource-2017.09-5.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/uboot-tools-debuginfo-2017.09-5.fc27.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YPtVBc + umask 022 + cd /builddir/build/BUILD + cd u-boot-2017.09 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uboot-tools-2017.09-5.fc27.ppc64 + exit 0 Child return code was: 0