Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/coreboot-utils.spec'], shell=FalseprintOutput=Falsegid=425timeout=172800chrootPath='/var/lib/mock/f27-build-9380377-774111/root'user='mockbuild'nspawn_args=[]env={'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/coreboot-utils.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/coreboot-utils-4.6-3.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/coreboot-utils.spec'], shell=FalseprintOutput=Falsegid=425timeout=172800chrootPath='/var/lib/mock/f27-build-9380377-774111/root'user='mockbuild'nspawn_args=[]env={'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/coreboot-utils.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p4sJuG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coreboot-4.6 + /usr/bin/xz -dc /builddir/build/SOURCES/coreboot-4.6.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coreboot-4.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/coreboot-utils-0001-util-cbfstool-lz4frame.c-Add-comment-to-fall-through.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/coreboot-utils-0001-msrtool-Remove-no-pic-from-CFLAGS.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Laeozf + umask 022 + cd /builddir/build/BUILD + cd coreboot-4.6 + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/romcc romcc make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/romcc' 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 -m32 -march=i686 -fasynchronous-unwind-tables romcc.c -o romcc romcc.c: In function 'string_constant': romcc.c:10786:7: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *ptr = '\0'; ~~~~~^~~~~~ make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/romcc' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/cbmem make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/cbmem' cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -I ../../src/commonlib/include -c -o cbmem.o cbmem.c cc cbmem.o -o cbmem make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/cbmem' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/ifdfake make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/ifdfake' cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o ifdfake.o ifdfake.c cc -o ifdfake ifdfake.o make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/ifdfake' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/ifdtool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/ifdtool' 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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o ifdtool.o ifdtool.c gcc -o ifdtool ifdtool.o make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/ifdtool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/cbfstool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/cbfstool' HOSTCC cbfstool/cbfstool.o HOSTCC cbfstool/cbfs_image.o HOSTCC cbfstool/common.o HOSTCC cbfstool/cbfs-mkstage.o HOSTCC cbfstool/cbfs-mkpayload.o HOSTCC cbfstool/elfheaders.o HOSTCC cbfstool/rmodule.o HOSTCC cbfstool/xdr.o HOSTCC cbfstool/fit.o HOSTCC cbfstool/partitioned_file.o HOSTCC cbfstool/cbfs.o HOSTCC cbfstool/fsp_relocate.o HOSTCC cbfstool/mem_pool.o HOSTCC cbfstool/region.o HOSTCC cbfstool/2sha_utility.o HOSTCC cbfstool/2sha1.o HOSTCC cbfstool/2sha256.o HOSTCC cbfstool/2sha512.o HOSTCC cbfstool/fmap.o HOSTCC cbfstool/kv_pair.o HOSTCC cbfstool/valstr.o HOSTCC cbfstool/linux_trampoline.o HOSTCC cbfstool/cbfs-payload-linux.o HOSTCC cbfstool/compress.o HOSTCC cbfstool/lz4.o HOSTCC cbfstool/lz4hc.o HOSTCC cbfstool/lz4frame.o HOSTCC cbfstool/xxhash.o HOSTCC cbfstool/lz4_wrapper.o HOSTCC cbfstool/lzma.o HOSTCC cbfstool/LzFind.o HOSTCC cbfstool/LzmaDec.o HOSTCC cbfstool/LzmaEnc.o HOSTCC cbfstool/fmaptool.o HOSTCC cbfstool/cbfs_sections.o HOSTCC cbfstool/fmap_from_fmd.o HOSTCC cbfstool/rmodtool.o HOSTCC cbfstool/ifwitool.o HOSTCC cbfstool/cbfscomptool.o HOSTCC cbfstool/fmd.o HOSTCC cbfstool/rmodtool (link) HOSTCC cbfstool/fmd_parser.o HOSTCC cbfstool/fmd_scanner.o HOSTCC cbfstool/fmaptool (link) HOSTCC cbfstool/ifwitool (link) HOSTCC cbfstool/cbfs-compression-tool (link) HOSTCC cbfstool/cbfstool (link) make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/cbfstool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/amdfwtool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/amdfwtool' cc amdfwtool.c -o amdfwtool make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/amdfwtool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/intelvbttool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/intelvbttool' cc -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 -m32 -march=i686 -fasynchronous-unwind-tables intelvbttool.c -o intelvbttool make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/intelvbttool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/ectool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/ectool' 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 -m32 -march=i686 -fasynchronous-unwind-tables -c ec.c -I. -o ec.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 -m32 -march=i686 -fasynchronous-unwind-tables -c ectool.c -I. -o ectool.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 -m32 -march=i686 -fasynchronous-unwind-tables -o ectool ec.o ectool.o make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/ectool' + make -j6 'CC=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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/superiotool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/superiotool' 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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o superiotool.o superiotool.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o serverengines.o serverengines.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o ali.o ali.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o exar.o exar.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o fintek.o fintek.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o ite.o ite.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o nsc.o nsc.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o nuvoton.o nuvoton.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o smsc.o smsc.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o winbond.o winbond.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o infineon.o infineon.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o pci.o pci.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o via.o via.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 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -DPCI_SUPPORT -c -o amd.o amd.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 -m32 -march=i686 -fasynchronous-unwind-tables -lz -o superiotool superiotool.o serverengines.o ali.o exar.o fintek.o ite.o nsc.o nuvoton.o smsc.o winbond.o infineon.o pci.o via.o amd.o -lpci make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/superiotool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I.' -C util/nvramtool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/nvramtool' 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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o cmos_lowlevel.o cmos_lowlevel.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o cmos_ops.o cmos_ops.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o common.o 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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o compute_ip_checksum.o compute_ip_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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o hexdump.o hexdump.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o input_file.o input_file.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o layout.o layout.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o accessors/layout-common.o accessors/layout-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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o accessors/layout-text.o accessors/layout-text.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o accessors/layout-bin.o accessors/layout-bin.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o lbtable.o lbtable.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o reg_expr.o reg_expr.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o cbfs.o cbfs.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o accessors/cmos-hw-unix.o accessors/cmos-hw-unix.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o accessors/cmos-mem.o accessors/cmos-mem.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o cli/nvramtool.o cli/nvramtool.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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. -c -o cli/opts.o cli/opts.c gcc -o nvramtool cmos_lowlevel.o cmos_ops.o common.o compute_ip_checksum.o hexdump.o input_file.o layout.o accessors/layout-common.o accessors/layout-text.o accessors/layout-bin.o lbtable.o reg_expr.o cbfs.o accessors/cmos-hw-unix.o accessors/cmos-mem.o cli/nvramtool.o cli/opts.o -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 -m32 -march=i686 -fasynchronous-unwind-tables -DCMOS_HAL=1 -I. strip nvramtool make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/nvramtool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/inteltool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/inteltool' cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o inteltool.o inteltool.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o cpu.o cpu.c Checking for pciutils and zlib... cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o gpio.o gpio.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o rootcmplx.o rootcmplx.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o powermgt.o powermgt.c found. cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o memory.o memory.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o pcie.o pcie.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o amb.o amb.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o ivy_memory.o ivy_memory.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o spi.o spi.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o gfx.o gfx.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o ahci.o ahci.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -o inteltool inteltool.o cpu.o gpio.o rootcmplx.o powermgt.o memory.o pcie.o amb.o ivy_memory.o spi.o gfx.o ahci.o -lpci -lz make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/inteltool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables -I.' -C util/viatool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/viatool' Checking for pciutils and zlib... cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -I. -c -o cpu.o cpu.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -I. -c -o quirks/quirks.o quirks/quirks.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -I. -c -o quirks/vx900_quirks.o quirks/vx900_quirks.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -I. -c -o viatool.o viatool.c found. cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -I. -o viatool cpu.o quirks/quirks.o quirks/vx900_quirks.o viatool.o -lpci -lz make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/viatool' + make -j6 'CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables' -C util/intelmetool make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/intelmetool' cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o intelmetool.o intelmetool.c Checking for pciutils and zlib... cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o me.o me.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o me_status.o me_status.c cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -c -o mmap.o mmap.c me.c: In function 'mei_dump': me.c:50:18: warning: variable 'csr' set but not used [-Wunused-but-set-variable] struct mei_csr *csr; ^~~ intelmetool.c:81:13: warning: 'dump_me_memory' defined but not used [-Wunused-function] static void dump_me_memory() { ^~~~~~~~~~~~~~ intelmetool.c:38:13: warning: 'dumpmem' defined but not used [-Wunused-function] static void dumpmem(uint8_t *phys, uint32_t size) ^~~~~~~ found. cc -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 -m32 -march=i686 -fasynchronous-unwind-tables -o intelmetool intelmetool.o me.o me_status.o mmap.o -lpci -lz make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/intelmetool' + cd util/msrtool + CFLAGS='-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 -m32 -march=i686 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-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 -m32 -march=i686 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-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 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info searching for compiler (gcc cc icc)... using /usr/bin/gcc in PATH searching for install (install ginstall)... using /usr/bin/install in PATH finding CFLAGS for libpci (from pciutils)... using: -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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror finding LDFLAGS for libpci (from pciutils)... using: -Wl,-z,relro -L/lib -lpci configured using the following settings: VERSION= CC=gcc CFLAGS=-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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror LDFLAGS=-Wl,-z,relro -L/lib -lpci INSTALL=install PREFIX=/usr/local creating Makefile... done + make -j6 gcc -MM msrtool.c msrutils.c sys.c linux.c darwin.c freebsd.c geodegx2.c geodelx.c cs5536.c k8.c intel_pentium3_early.c intel_pentium3.c intel_pentium4_early.c intel_pentium4_later.c intel_core1.c intel_core2_early.c intel_core2_later.c intel_nehalem.c intel_atom.c > Makefile.deps 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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -DVERSION='""' -c msrtool.c -o msrtool.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o msrutils.o msrutils.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o sys.o sys.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o linux.o linux.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o darwin.o darwin.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o freebsd.o freebsd.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o geodegx2.o geodegx2.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o geodelx.o geodelx.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o cs5536.o cs5536.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o k8.o k8.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_pentium3_early.o intel_pentium3_early.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_pentium3.o intel_pentium3.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_pentium4_early.o intel_pentium4_early.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_pentium4_later.o intel_pentium4_later.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_core1.o intel_core1.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_core2_early.o intel_core2_early.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_core2_later.o intel_core2_later.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_nehalem.o intel_nehalem.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 -m32 -march=i686 -fasynchronous-unwind-tables -Os -Wall -Werror -c -o intel_atom.o intel_atom.c gcc -o msrtool msrtool.o msrutils.o sys.o linux.o darwin.o freebsd.o geodegx2.o geodelx.o cs5536.o k8.o intel_pentium3_early.o intel_pentium3.o intel_pentium4_early.o intel_pentium4_later.o intel_core1.o intel_core2_early.o intel_core2_later.o intel_nehalem.o intel_atom.o -Wl,-z,relro -L/lib -lpci + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ucvpdm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 ++ dirname /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 + cd coreboot-4.6 + install -d /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + install -d /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share + install -d /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man1 + make -j6 DESTDIR=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 PREFIX=/usr -C util/ifdfake install make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/ifdfake' mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin /usr/bin/install ifdfake /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/ifdfake' + install util/ifdtool/ifdtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + install util/cbfstool/cbfstool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + install util/amdfwtool/amdfwtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + install util/intelvbttool/intelvbttool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + install util/cbmem/cbmem /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + install util/romcc/romcc /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + install -pm644 util/romcc/romcc.1 /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man1/ + install -d /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin + make -j6 PREFIX=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386//usr -C util/ectool install make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/ectool' /usr/bin/install ectool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386//usr/sbin make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/ectool' + make -j6 DESTDIR=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 PREFIX=/usr -C util/superiotool install make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/superiotool' mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin /usr/bin/install superiotool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man8 /usr/bin/install -p -m644 superiotool.8 /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man8 make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/superiotool' + make -j6 DESTDIR=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 PREFIX=/usr -C util/nvramtool install make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/nvramtool' mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin /usr/bin/install nvramtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man8 /usr/bin/install -p -m644 cli/nvramtool.8 /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man8 make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/nvramtool' + make -j6 DESTDIR=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 PREFIX=/usr -C util/inteltool install make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/inteltool' mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin /usr/bin/install inteltool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man8 /usr/bin/install -p -m644 inteltool.8 /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/man/man8 make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/inteltool' + install util/viatool/viatool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin + make -j6 DESTDIR=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 PREFIX=/usr -C util/intelmetool install make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/intelmetool' mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin /usr/bin/install intelmetool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/intelmetool' + make -C util/msrtool DESTDIR=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 PREFIX=/usr install make: Entering directory '/builddir/build/BUILD/coreboot-4.6/util/msrtool' mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin install msrtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin make: Leaving directory '/builddir/build/BUILD/coreboot-4.6/util/msrtool' + install -pm644 util/superiotool/README README.superiotool + install -pm644 util/superiotool/COPYING COPYING.superiotool + install -pm644 util/nvramtool/README README.nvramtool + install -pm644 util/nvramtool/COPYING COPYING.nvramtool + install -pm644 util/nvramtool/DISCLAIMER DISCLAIMER.nvramtool + install -pm644 util/romcc/COPYING COPYING.romcc + install -pm644 util/optionlist/README README.optionlist + install -pm644 util/viatool/README README.viatool + install -pm644 util/msrtool/COPYING COPYING.msrtool + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.6-3.fc27 --unique-debug-suffix -4.6-3.fc27.i386 --unique-debug-src-base coreboot-utils-4.6-3.fc27.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/coreboot-4.6 extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/amdfwtool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/intelvbttool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/ifdtool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/cbmem extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/viatool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/cbfstool gdb-add-index: No index was created for /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/cbfstool gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/amdfwtool gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/romcc extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/bin/ifdfake extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin/inteltool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin/msrtool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin/ectool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin/superiotool extracting debug info from /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/sbin/intelmetool /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 2 CRC32s did match. 3266 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: coreboot-utils-4.6-3.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kAqwfw + umask 022 + cd /builddir/build/BUILD + cd coreboot-4.6 + DOCDIR=/builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr README.superiotool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr COPYING.superiotool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr README.nvramtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr COPYING.nvramtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr DISCLAIMER.nvramtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr COPYING.romcc /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr README.optionlist /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr README.viatool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + cp -pr COPYING.msrtool /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386/usr/share/doc/coreboot-utils + exit 0 Provides: coreboot-utils = 4.6-3.fc27 coreboot-utils(x86-32) = 4.6-3.fc27 superiotool = 4.6-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libpci.so.3 libpci.so.3(LIBPCI_3.0) libpci.so.3(LIBPCI_3.3) libpci.so.3(LIBPCI_3.5) libz.so.1 rtld(GNU_HASH) Obsoletes: superiotool <= 0 Processing files: coreboot-utils-debugsource-4.6-3.fc27.i686 Provides: coreboot-utils-debugsource = 4.6-3.fc27 coreboot-utils-debugsource(x86-32) = 4.6-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coreboot-utils-debuginfo-4.6-3.fc27.i686 Provides: coreboot-utils-debuginfo = 4.6-3.fc27 coreboot-utils-debuginfo(x86-32) = 4.6-3.fc27 debuginfo(build-id) = 32e07135191b2faa21e906d6999bdd03478c5305 debuginfo(build-id) = 4f0b70a513857e21d2fb06cb7230983b6b625926 debuginfo(build-id) = 8832fc094b874276e10d76300e3ae02b04a1bb98 debuginfo(build-id) = aa9680f7bc8079ac93788fa2c934d07c36046eb2 debuginfo(build-id) = b256f7e84b99788f2a9ba1daf2a96032fe134611 debuginfo(build-id) = bb7d9b4f59a0ca1ee0a61bdafa469b34ad424475 debuginfo(build-id) = bbbd077050e3a719da653b368415689974e51560 debuginfo(build-id) = c30e3388ce8904a4b5d395c1b2ffff29f0af2fbf debuginfo(build-id) = d3e482895f60f577908af8e5a040c6551f3068d2 debuginfo(build-id) = d4a82ad7b73f0802bd4cfcae224886d7b4af2e11 debuginfo(build-id) = dabc12a1f0dc66aa4fa2e4f688e40a7348bad2be debuginfo(build-id) = f9899040ff6662cf1d2d564627998ca7bd1f57d6 debuginfo(build-id) = fd34549d7ad458d2e39da8ee91a05a3dca287b6a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 Wrote: /builddir/build/RPMS/coreboot-utils-4.6-3.fc27.i686.rpm Wrote: /builddir/build/RPMS/coreboot-utils-debugsource-4.6-3.fc27.i686.rpm Wrote: /builddir/build/RPMS/coreboot-utils-debuginfo-4.6-3.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AX1A1K + umask 022 + cd /builddir/build/BUILD + cd coreboot-4.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/coreboot-utils-4.6-3.fc27.i386 + exit 0 Child return code was: 0