Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fwupdate.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=FalseprintOutput=Trueenv={'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'kbuilder.sys.centos.org', 'KRB5CCNAME': 'DIR:/home/arrfab/krb5/.', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fwupdate.spec'] with env {'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'kbuilder.sys.centos.org', 'KRB5CCNAME': 'DIR:/home/arrfab/krb5/.', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fwupdate-9-8.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fwupdate.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=Falseuid=1000env={'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'kbuilder.sys.centos.org', 'KRB5CCNAME': 'DIR:/home/arrfab/krb5/.', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fwupdate.spec'] with env {'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'kbuilder.sys.centos.org', 'KRB5CCNAME': 'DIR:/home/arrfab/krb5/.', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gzhb2c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fwupdate-9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fwupdate-9.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fwupdate-9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/fwupdate-9/.git/ + git config user.email fwupdate-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git add . + git commit -a -q -m '9 baseline.' + git am /builddir/build/SOURCES/0001-Make-SUBDIRS-overrideable.patch /builddir/build/SOURCES/0002-efi-fwupdate-make-our-mult-wrapper-get-the-type-of-U.patch /builddir/build/SOURCES/0003-Nerf-SMBIOS-functions-out-of-fwupdate.patch /builddir/build/SOURCES/0004-libfwup-get_info-return-whatever-a-second-call-to-ge.patch /builddir/build/SOURCES/0005-read_file_at-don-t-initialize-saved_errno-if-we-re-n.patch /builddir/build/SOURCES/0006-fwup_set_up_update-don-t-lseek-on-our-error-path.patch /builddir/build/SOURCES/0007-add_to_boot_order-actually-always-pass-in-attributes.patch /builddir/build/SOURCES/0008-fwup_resource_iter_create-make-the-error-path-actual.patch /builddir/build/SOURCES/0009-add_to_boot_order-set-the-new-BootOrder-entry-at-the.patch /builddir/build/SOURCES/0010-fwup_set_up_update-check-lseek-s-return-value.patch /builddir/build/SOURCES/0011-put_info-try-to-limit-bounds-of-our-duplicated-devic.patch /builddir/build/SOURCES/0012-Try-harder-to-satisfy-coverity-about-the-structure-o.patch /builddir/build/SOURCES/0013-Add-coverity-makefile-bits.patch /builddir/build/SOURCES/0014-Don-t-free-alloca-d-memory.patch /builddir/build/SOURCES/0015-Fix-uninitialized-variable.patch Applying: Make SUBDIRS overrideable Applying: efi/fwupdate: make our mult wrapper get the type of UINTN right. Applying: Nerf SMBIOS functions out of fwupdate Applying: libfwup: get_info: return whatever a second call to get_info() gave us Applying: read_file_at(): don't initialize saved_errno if we're not using it. Applying: fwup_set_up_update(): don't lseek() on our error path. Applying: add_to_boot_order(): actually always pass in attributes for BootOrder. Applying: fwup_resource_iter_create(): make the error path actually work... Applying: add_to_boot_order(): set the new BootOrder entry at the right place Applying: fwup_set_up_update(): check lseek()'s return value. Applying: put_info(): try to limit bounds of our duplicated device path more... Applying: Try harder to satisfy coverity about the structure of update_info. Applying: Add coverity makefile bits Applying: Don't free() alloca()'d memory. Applying: Fix uninitialized variable. + git config --unset user.email + git config --unset user.name + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IoP6Wi + umask 022 + cd /builddir/build/BUILD + cd fwupdate-9 + git config --local --add fwupdate.efidir centos + setarch linux32 -B make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' libdir=/usr/lib64 bindir=/usr/bin EFIDIR=centos -j40 SUBDIRS=efi ARCH=ia32 Building with EFIDIR as centos make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/efi' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_ia32 -I/usr/include/efi/ -I/usr/include/efi/ia32/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m32 -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o fakeesrt2.o fakeesrt2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_ia32 -I/usr/include/efi/ -I/usr/include/efi/ia32/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m32 -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o fakeesrt.o fakeesrt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_ia32 -I/usr/include/efi/ -I/usr/include/efi/ia32/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m32 -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o dumpesrt.o dumpesrt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_ia32 -I/usr/include/efi/ -I/usr/include/efi/ia32/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m32 -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o fwupdate.o fwupdate.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_ia32 -I/usr/include/efi/ -I/usr/include/efi/ia32/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m32 -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o mkvar.o mkvar.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_ia32 -I/usr/include/efi/ -I/usr/include/efi/ia32/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m32 -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o dumpf.o dumpf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_ia32 -I/usr/include/efi/ -I/usr/include/efi/ia32/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m32 -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o mkvar2.o mkvar2.c gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib -L/usr/lib/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib/gnuefi//crt0-efi-ia32.o -o mkvar.so mkvar.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_ia32_efi.lds gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib -L/usr/lib/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib/gnuefi//crt0-efi-ia32.o -o fakeesrt.so fakeesrt.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_ia32_efi.lds gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib -L/usr/lib/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib/gnuefi//crt0-efi-ia32.o -o fakeesrt2.so fakeesrt2.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_ia32_efi.lds gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib -L/usr/lib/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib/gnuefi//crt0-efi-ia32.o -o mkvar2.so mkvar2.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_ia32_efi.lds objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-ia32 mkvar.so mkvar.efi objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-ia32 fakeesrt.so fakeesrt.efi objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-ia32 fakeesrt2.so fakeesrt2.efi objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-ia32 mkvar2.so mkvar2.efi gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib -L/usr/lib/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib/gnuefi//crt0-efi-ia32.o -o dumpf.so dumpf.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_ia32_efi.lds gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib -L/usr/lib/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib/gnuefi//crt0-efi-ia32.o -o dumpesrt.so dumpesrt.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_ia32_efi.lds objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-ia32 dumpf.so dumpf.efi objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-ia32 dumpesrt.so dumpesrt.efi gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib -L/usr/lib/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib/gnuefi//crt0-efi-ia32.o -o fwupdate.so fwupdate.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_ia32_efi.lds ln -f fwupdate.so fwupia32.so objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-ia32 fwupia32.so fwupia32.efi rm fakeesrt.so fakeesrt2.o mkvar2.so dumpesrt.so dumpf.o mkvar.o fakeesrt2.so dumpf.so mkvar.so fwupdate.o fakeesrt.o mkvar2.o dumpesrt.o make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/efi' + mv -v efi/fwupia32.efi fwupia32.unsigned.efi 'efi/fwupia32.efi' -> 'fwupia32.unsigned.efi' + '[' -x /usr/bin/pesign ']' + '[' x86_64 == x86_64 -o x86_64 == aarch64 ']' + '[' 07 -ge 7 -a -f /usr/bin/rpm-sign ']' ++ mktemp -p /builddir/build/BUILD/fwupdate-9 -d + nss=/builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t + echo + certutil -N -d /builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t -f /builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t/pwfile + certutil -A -n ca -t CT,C, -i /builddir/build/SOURCES/centos-ca-secureboot.der -d /builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t + certutil -A -n signer -t ,c, -i /builddir/build/SOURCES/centossecureboot001.crt -d /builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t ++ mktemp -p /builddir/build/BUILD/fwupdate-9 --suffix=.der + sattrs=/builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der + /usr/bin/pesign -i fwupia32.unsigned.efi -E /builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der --certdir /builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t --force + rpm-sign --key centossecureboot001 --rsadgstsign /builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der Writing signature to /builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der.sig + /usr/bin/pesign -R /builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der.sig -I /builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der -i fwupia32.unsigned.efi --certdir /builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t -c signer -o fwupia32.efi + rm -rf /builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der /builddir/build/BUILD/fwupdate-9/tmp.SfrNspsMMd.der.sig /builddir/build/BUILD/fwupdate-9/tmp.Mas81hrY5t + '[' '!' -s -o fwupia32.efi ']' + make clean make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/efi' removed 'fakeesrt2.efi' removed 'fakeesrt.efi' removed 'dumpesrt.efi' removed 'mkvar.efi' removed 'dumpf.efi' removed 'mkvar2.efi' removed 'fwupdate.so' removed 'fwupia32.so' make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/efi' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/linux' make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/linux' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/docs' make[1]: Nothing to be done for `clean'. make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/docs' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/include' make[1]: Nothing to be done for `clean'. make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/include' + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' libdir=/usr/lib64 bindir=/usr/bin EFIDIR=centos -j40 Building with EFIDIR as centos make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/efi' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_x86_64 -I/usr/include/efi/ -I/usr/include/efi/x86_64/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o fakeesrt2.o fakeesrt2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_x86_64 -I/usr/include/efi/ -I/usr/include/efi/x86_64/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o fakeesrt.o fakeesrt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_x86_64 -I/usr/include/efi/ -I/usr/include/efi/x86_64/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o dumpesrt.o dumpesrt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_x86_64 -I/usr/include/efi/ -I/usr/include/efi/x86_64/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o fwupdate.o fwupdate.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_x86_64 -I/usr/include/efi/ -I/usr/include/efi/x86_64/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o mkvar.o mkvar.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_x86_64 -I/usr/include/efi/ -I/usr/include/efi/x86_64/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o dumpf.o dumpf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fpic -Werror -Wall -Wextra -fshort-wchar -fno-merge-constants -ffreestanding -fno-stack-protector -fno-stack-check --std=gnu11 -DCONFIG_x86_64 -I/usr/include/efi/ -I/usr/include/efi/x86_64/ -iquote/builddir/build/BUILD/fwupdate-9/include "-DDEBUGDIR=L\"/\"" -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -c -o mkvar2.o mkvar2.c gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib64 -L/usr/lib64/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib64/gnuefi//crt0-efi-x86_64.o -o mkvar2.so mkvar2.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_x86_64_efi.lds gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib64 -L/usr/lib64/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib64/gnuefi//crt0-efi-x86_64.o -o fakeesrt2.so fakeesrt2.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_x86_64_efi.lds gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib64 -L/usr/lib64/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib64/gnuefi//crt0-efi-x86_64.o -o mkvar.so mkvar.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_x86_64_efi.lds objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-x86_64 mkvar2.so mkvar2.efi objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-x86_64 fakeesrt2.so fakeesrt2.efi gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib64 -L/usr/lib64/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib64/gnuefi//crt0-efi-x86_64.o -o fakeesrt.so fakeesrt.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_x86_64_efi.lds objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-x86_64 mkvar.so mkvar.efi objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-x86_64 fakeesrt.so fakeesrt.efi gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib64 -L/usr/lib64/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib64/gnuefi//crt0-efi-x86_64.o -o dumpesrt.so dumpesrt.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_x86_64_efi.lds gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib64 -L/usr/lib64/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib64/gnuefi//crt0-efi-x86_64.o -o dumpf.so dumpf.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_x86_64_efi.lds objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-x86_64 dumpesrt.so dumpesrt.efi objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-x86_64 dumpf.so dumpf.efi gcc -nostdlib -Wl,--warn-common -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-shared -Wl,-Bsymbolic -L/usr/lib64 -L/usr/lib64/gnuefi/ -Wl,--build-id=sha1 -Wl,--hash-style=sysv /usr/lib64/gnuefi//crt0-efi-x86_64.o -o fwupdate.so fwupdate.o -lefi -lgnuefi \ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a \ -T elf_x86_64_efi.lds ln -f fwupdate.so fwupx64.so objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ --target efi-app-x86_64 fwupx64.so fwupx64.efi rm fakeesrt.so fakeesrt2.o mkvar2.so dumpesrt.so dumpf.o mkvar.o fakeesrt2.so dumpf.so mkvar.so fwupdate.o fakeesrt.o mkvar2.o dumpesrt.o make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/efi' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/linux' sed -e "s,@@VERSION@@,9,g" \ -e "s,@@FWUP_MAJOR_VERSION@@,,g" \ -e "s,@@FWUP_MINOR_VERSION@@,,g" \ -e "s,@@DATADIR@@,/usr/share/,g" \ -e "s,@@EFIDIR@@,centos,g" \ -e "s,@@LIBDIR@@,/usr/lib64,g" \ -e "s,@@LIBEXECDIR@@,/usr/libexec/,g" \ include/fwup-version.h.in > include/fwup-version.h gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Werror -Wno-error=cpp -Wno-unused-result -Wno-unused-function -Wsign-compare -Werror=sign-compare -fshort-wchar --std=gnu11 -DLOCALEDIR=\"/usr/share//locale/\" -D_GNU_SOURCE -DFWUP_EFI_DIR_NAME=\"centos\" -I/builddir/build/BUILD/fwupdate-9/linux/include -iquote/builddir/build/BUILD/fwupdate-9/include/ -I/usr/include/efivar -I/usr/include/efivar -fPIC -c -o fwupdate.o fwupdate.c sed -e "s,@@VERSION@@,9,g" \ -e "s,@@FWUP_MAJOR_VERSION@@,,g" \ -e "s,@@FWUP_MINOR_VERSION@@,,g" \ -e "s,@@DATADIR@@,/usr/share/,g" \ -e "s,@@EFIDIR@@,centos,g" \ -e "s,@@LIBDIR@@,/usr/lib64,g" \ -e "s,@@LIBEXECDIR@@,/usr/libexec/,g" \ fwup.pc.in > fwup.pc xgettext -a --package-name=fwupdate --package-version=9 -o fwupdate.po fwupdate.c sed -e "s,@@VERSION@@,9,g" \ -e "s,@@FWUP_MAJOR_VERSION@@,,g" \ -e "s,@@FWUP_MINOR_VERSION@@,,g" \ -e "s,@@DATADIR@@,/usr/share/,g" \ -e "s,@@EFIDIR@@,centos,g" \ -e "s,@@LIBDIR@@,/usr/lib64,g" \ -e "s,@@LIBEXECDIR@@,/usr/libexec/,g" \ cleanup.service.in > cleanup.service sed -e "s,@@VERSION@@,9,g" \ -e "s,@@FWUP_MAJOR_VERSION@@,,g" \ -e "s,@@FWUP_MINOR_VERSION@@,,g" \ -e "s,@@DATADIR@@,/usr/share/,g" \ -e "s,@@EFIDIR@@,centos,g" \ -e "s,@@LIBDIR@@,/usr/lib64,g" \ -e "s,@@LIBEXECDIR@@,/usr/libexec/,g" \ cleanup.in > cleanup gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Werror -Wno-error=cpp -Wno-unused-result -Wno-unused-function -Wsign-compare -Werror=sign-compare -fshort-wchar --std=gnu11 -DLOCALEDIR=\"/usr/share//locale/\" -D_GNU_SOURCE -DFWUP_EFI_DIR_NAME=\"centos\" -I/builddir/build/BUILD/fwupdate-9/linux/include -iquote/builddir/build/BUILD/fwupdate-9/include/ -I/usr/include/efivar -I/usr/include/efivar -fPIC -c -o libfwup.o libfwup.c xgettext -a --package-name=libfwup --package-version=9 -o libfwup.po libfwup.c fwupdate.c:91: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string. libfwup.c:51: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string. libfwup.c:62: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string. gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Werror -Wno-error=cpp -Wno-unused-result -Wno-unused-function -Wsign-compare -Werror=sign-compare -fshort-wchar --std=gnu11 -DLOCALEDIR=\"/usr/share//locale/\" -D_GNU_SOURCE -DFWUP_EFI_DIR_NAME=\"centos\" -I/builddir/build/BUILD/fwupdate-9/linux/include -iquote/builddir/build/BUILD/fwupdate-9/include/ -I/usr/include/efivar -I/usr/include/efivar \ -Wl,-soname,libfwup.so.1 \ -o libfwup.so.1.9 libfwup.o -lpthread -lefivar -lefiboot -shared -fPIC -Wl,-z,relro,-z,now ln -sf libfwup.so.1.9 libfwup.so ln -sf libfwup.so.1.9 libfwup.so.1 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Werror -Wno-error=cpp -Wno-unused-result -Wno-unused-function -Wsign-compare -Werror=sign-compare -fshort-wchar --std=gnu11 -DLOCALEDIR=\"/usr/share//locale/\" -D_GNU_SOURCE -DFWUP_EFI_DIR_NAME=\"centos\" -I/builddir/build/BUILD/fwupdate-9/linux/include -iquote/builddir/build/BUILD/fwupdate-9/include/ -I/usr/include/efivar -I/usr/include/efivar -o fwupdate fwupdate.o -lfwup -lpopt -lpthread -lefivar -lefiboot -pie -fPIE -Wl,-z,relro,-z,now -L. rm libfwup.o fwupdate.o make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/linux' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/docs' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/include' + mv -v efi/fwupx64.efi efi/fwupx64.unsigned.efi 'efi/fwupx64.efi' -> 'efi/fwupx64.unsigned.efi' + '[' -x /usr/bin/pesign ']' + '[' x86_64 == x86_64 -o x86_64 == aarch64 ']' + '[' 07 -ge 7 -a -f /usr/bin/rpm-sign ']' ++ mktemp -p /builddir/build/BUILD/fwupdate-9 -d + nss=/builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW + echo + certutil -N -d /builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW -f /builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW/pwfile + certutil -A -n ca -t CT,C, -i /builddir/build/SOURCES/centos-ca-secureboot.der -d /builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW + certutil -A -n signer -t ,c, -i /builddir/build/SOURCES/centossecureboot001.crt -d /builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW ++ mktemp -p /builddir/build/BUILD/fwupdate-9 --suffix=.der + sattrs=/builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der + /usr/bin/pesign -i efi/fwupx64.unsigned.efi -E /builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der --certdir /builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW --force + rpm-sign --key centossecureboot001 --rsadgstsign /builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der Writing signature to /builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der.sig + /usr/bin/pesign -R /builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der.sig -I /builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der -i efi/fwupx64.unsigned.efi --certdir /builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW -c signer -o efi/fwupx64.efi + rm -rf /builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der /builddir/build/BUILD/fwupdate-9/tmp.pu17X8itAM.der.sig /builddir/build/BUILD/fwupdate-9/tmp.nWOWcSJfsW + '[' '!' -s -o efi/fwupx64.efi ']' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4hjfcv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 + cd fwupdate-9 + rm -rf /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 + install -d -m 0755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/boot/efi/EFI/centos/ + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 EFIDIR=centos libdir=/usr/lib64 bindir=/usr/bin mandir=/usr/share/man localedir=/usr/share/locale/ includedir=/usr/include libexecdir=/usr/libexec datadir=/usr/share Building with EFIDIR as centos Building with EFIDIR as centos make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/efi' objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym \ -j .rel* -j .rela* -j .reloc -j .eh_frame \ -j .debug* -j .note.gnu.build-id \ fwupx64.so fwupx64.efi.debug eu-readelf -n fwupx64.so | grep "Build ID:" | \ sed -e 's/^.*Build ID: //' -e 's,^\(..\),\1/,' > fwupx64.efi.build-id install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/boot/efi/EFI/centos//fw/ install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/boot/efi/EFI/centos/ install -m 755 fwupx64.efi /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/boot/efi/EFI/centos/fwupx64.efi install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib/debug//boot/efi/EFI/centos/ install -m 755 fwupx64.efi.debug /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib/debug//boot/efi/EFI/centos//fwupx64.efi.debug install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib/debug/.build-id/36/ ln -sf ../../../../../boot/efi/EFI/centos/fwupx64.efi /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib/debug/.build-id/36/6c9b39c33a9b842a723a14aa2fbc13768aee63 ln -sf ../../boot/efi/EFI/centos/fwupx64.efi.debug /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib/debug/.build-id/36/6c9b39c33a9b842a723a14aa2fbc13768aee63.debug ; install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi install -m 644 mkvar.c /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/mkvar.c ; install -m 644 hexdump.h /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/hexdump.h ; install -m 644 dumpesrt.c /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/dumpesrt.c ; install -m 644 mkvar2.c /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/mkvar2.c ; install -m 644 dumpf.c /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/dumpf.c ; install -m 644 fakeesrt.c /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/fakeesrt.c ; install -m 644 fakeesrt2.c /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/fakeesrt2.c ; install -m 644 fwupdate.c /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/efi/fwupdate.c ; make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/efi' Building with EFIDIR as centos make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/linux' install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/lib64 install -m 755 libfwup.so.1.9 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/lib64; install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/lib64/pkgconfig/ install -m 644 fwup.pc /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/lib64/pkgconfig/ ; install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/include/ install -m 644 include/fwup-version.h include/fwup.h /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/include/ install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/locale//en/ install -m 644 fwupdate.po libfwup.po /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/locale//en/ install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/bin install -m 755 fwupdate /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/bin; ln -fs libfwup.so.1.9 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/lib64/libfwup.so.1 ; ln -fs libfwup.so.1.9 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/lib64/libfwup.so ; install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/share/fwupdate/ install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/libexec/fwupdate/ install -m 755 cleanup /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/libexec/fwupdate/cleanup install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib//systemd/system install -m 644 cleanup.service \ /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib//systemd/system/fwupdate-cleanup.service install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/share/bash-completion/completions/ install -m 755 bash-completion \ /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/share/bash-completion/completions/fwupdate make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/linux' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/docs' install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man1 install -m 644 fwupdate.1 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man1/; install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3 install -m 644 libfwup.h.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 libfwup.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_supported.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_resource_iter_next.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_resource_iter_create.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_resource_iter_destroy.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_set_up_update.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_clear_status.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_get_guid.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_get_fw_version.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_get_lowest_supported_version.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; install -m 644 fwup_get_last_attempt_info.3 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64//usr/share/man/man3/; make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/docs' make[1]: Entering directory `/builddir/build/BUILD/fwupdate-9/include' install -d -m 755 /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/include install -m 644 fwup-efi.h /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/include/fwup-efi.h ; make[1]: Leaving directory `/builddir/build/BUILD/fwupdate-9/include' + mv fwupia32.efi /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/boot/efi/EFI/centos/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/fwupdate-9 extracting debug info from /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/bin/fwupdate extracting debug info from /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/lib64/libfwup.so.1.9 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libfwup.so.1.9.debug to /usr/lib/debug/usr/lib64/libfwup.so.debug symlinked /usr/lib/debug/usr/lib64/libfwup.so.1.9.debug to /usr/lib/debug/usr/lib64/libfwup.so.1.debug cpio: /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/src/debug/fwupdate-9/include/fwup-efi.h not created: newer or same age version exists 111 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fwupdate-9-8.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ueRPGI + umask 022 + cd /builddir/build/BUILD + cd fwupdate-9 + LICENSEDIR=/builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/share/licenses/fwupdate-9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/share/licenses/fwupdate-9 + cp -pr COPYING /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64/usr/share/licenses/fwupdate-9 + exit 0 Provides: fwupdate = 9-8.el7.centos fwupdate(x86-64) = 9-8.el7.centos 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libefiboot.so.1()(64bit) libefivar.so.1()(64bit) libefivar.so.1(LIBEFIVAR_0.24)(64bit) libefivar.so.1(LIBEFIVAR_1.30)(64bit) libefivar.so.1(libefivar.so.0)(64bit) libfwup.so.1()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fwupdate-libs-9-8.el7.centos.x86_64 Provides: config(fwupdate-libs) = 9-8.el7.centos fwupdate-libs = 9-8.el7.centos fwupdate-libs(x86-64) = 9-8.el7.centos libfwup.so.1()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libefiboot.so.1()(64bit) libefiboot.so.1(libefiboot.so.0)(64bit) libefivar.so.1()(64bit) libefivar.so.1(LIBEFIVAR_0.24)(64bit) libefivar.so.1(LIBEFIVAR_1.30)(64bit) libefivar.so.1(libefivar.so.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fwupdate-devel-9-8.el7.centos.x86_64 Provides: fwupdate-devel = 9-8.el7.centos fwupdate-devel(x86-64) = 9-8.el7.centos pkgconfig(fwup) = 9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfwup.so.1()(64bit) pkgconfig(efivar) >= 30 Processing files: fwupdate-efi-9-8.el7.centos.x86_64 Provides: fwupdate-efi = 9-8.el7.centos fwupdate-efi(x86-64) = 9-8.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fwupdate-debuginfo-9-8.el7.centos.x86_64 Provides: fwupdate-debuginfo = 9-8.el7.centos fwupdate-debuginfo(x86-64) = 9-8.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 Wrote: /builddir/build/RPMS/fwupdate-9-8.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fwupdate-libs-9-8.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fwupdate-devel-9-8.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fwupdate-efi-9-8.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fwupdate-debuginfo-9-8.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oQlcW4 + umask 022 + cd /builddir/build/BUILD + cd fwupdate-9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fwupdate-9-8.el7.centos.x86_64 + exit 0 Child return code was: 0