Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/efibootmgr.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/efibootmgr.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Thu Aug 24 2004 Matt Domsch Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/efibootmgr-0.5.4-18.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/efibootmgr.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/efibootmgr.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Thu Aug 24 2004 Matt Domsch Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qoPi0t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf efibootmgr-0.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/efibootmgr-0.5.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd efibootmgr-0.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/efibootmgr-0.5.4/.git/ + git config user.email pjones@fedoraproject.org + git config user.name 'Fedora Ninjas' + git add . + git commit -a -q -m '0.5.4 baseline.' + git am /builddir/build/SOURCES/efibootmgr-0.5.4-default-to-shim.patch /builddir/build/SOURCES/efibootmgr-0.5.4-support-4k-sectors.patch /builddir/build/SOURCES/efibootmgr-0.5.4-Work-around-broken-Apple-firmware.patch /builddir/build/SOURCES/efibootmgr-0.5.4-Remove-device-path-padding-on-non-Itanium.patch /builddir/build/SOURCES/efibootmgr-0.5.4-fix-minor-memory-leak.patch /builddir/build/SOURCES/efibootmgr-0.5.4-fix-disk-minor-number-discovery.patch /builddir/build/SOURCES/efibootmgr-0.5.4-make_boot_var-does-not-check-for-failed-status-with-.patch Applying: Make \EFI\redhat\shim.efi the default bootloader (#1036022) Applying: Handle sector_size != 512. Applying: Work around broken Apple firmware Applying: Remove device path padding on non-Itanium Applying: fix minor memory leak Applying: fix disk minor number discovery Applying: make_boot_var does not check for failed status with create_variable. This can result in a memory leak. Additionally the user should be notified of the problem. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l262pG + umask 022 + cd /builddir/build/BUILD + cd efibootmgr-0.5.4 + make -j16 'EXTRA_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' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/crc32.o src/lib/crc32.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/disk.o src/lib/disk.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/efi.o src/lib/efi.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/efichar.o src/lib/efichar.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/gpt.o src/lib/gpt.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/scsi_ioctls.o src/lib/scsi_ioctls.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/unparse_path.o src/lib/unparse_path.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/efivars_procfs.o src/lib/efivars_procfs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include -c -o src/lib/efivars_sysfs.o src/lib/efivars_sysfs.c src/lib/disk.c: In function 'disk_get_ide_pci': src/lib/disk.c:195:9: warning: variable 'read_count' set but not used [-Wunused-but-set-variable] size_t read_count; ^ src/lib/disk.c: In function 'disk_get_partition_info': src/lib/disk.c:468:8: warning: variable 'offset' set but not used [-Wunused-but-set-variable] off_t offset; ^ src/lib/disk.c: In function 'msdos_disk_get_partition_info': src/lib/disk.c:378:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, mbr, sizeof(*mbr)); ^ src/lib/gpt.c: In function 'compare_gpts': src/lib/gpt.c:401:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] __le64_to_cpu(agpt->alternate_lba)); ^ src/lib/gpt.c:401:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] src/lib/gpt.c:409:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] __le64_to_cpu(agpt->my_lba)); ^ src/lib/gpt.c:409:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] src/lib/gpt.c:417:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] __le64_to_cpu(agpt->first_usable_lba)); ^ src/lib/gpt.c:417:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] src/lib/gpt.c:425:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] __le64_to_cpu(agpt->last_usable_lba)); ^ src/lib/gpt.c:425:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] src/lib/gpt.c:462:10: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] __le64_to_cpu(pgpt->alternate_lba), lastlba); ^ src/lib/gpt.c:470:10: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] __le64_to_cpu(agpt->my_lba), lastlba); ^ src/lib/efi.c: In function 'is_parent_bridge': src/lib/efi.c:311:16: warning: variable 'primary' set but not used [-Wunused-but-set-variable] unsigned int primary, secondary; ^ src/lib/efi.c: In function 'make_disk_load_option': src/lib/efi.c:536:10: warning: pointer targets in passing argument 5 of 'make_harddrive_device_path' differ in signedness [-Wpointer-sign] mbr_type, signature_type); ^ src/lib/efi.c:418:1: note: expected 'uint8_t *' but argument is of type 'char *' make_harddrive_device_path(void *dest, uint32_t num, uint64_t start, uint64_t size, ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DEFIBOOTMGR_VERSION=\"0.5.4\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib -Isrc/include src/efibootmgr/efibootmgr.c src/lib/crc32.o src/lib/disk.o src/lib/efi.o src/lib/efichar.o src/lib/gpt.o src/lib/scsi_ioctls.o src/lib/unparse_path.o src/lib/efivars_procfs.o src/lib/efivars_sysfs.o -lpci -lz -o src/efibootmgr/efibootmgr + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0OBLAU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64 + cd efibootmgr-0.5.4 + rm -rf /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/sbin /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/share/man/man8 + install -p --mode 755 src/efibootmgr/efibootmgr /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/sbin + gzip -9 -c src/man/man8/efibootmgr.8 + touch -r src/man/man8/efibootmgr.8 src/man/man8/efibootmgr.8.gz + install -p --mode 644 src/man/man8/efibootmgr.8.gz /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/share/man/man8 + /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/efibootmgr-0.5.4 extracting debug info from /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/sbin/efibootmgr dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 280 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: efibootmgr-0.5.4-18.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mMRdl9 + umask 022 + cd /builddir/build/BUILD + cd efibootmgr-0.5.4 + DOCDIR=/builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/share/doc/efibootmgr-0.5.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/share/doc/efibootmgr-0.5.4 + cp -pr README /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/share/doc/efibootmgr-0.5.4 + cp -pr INSTALL /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/share/doc/efibootmgr-0.5.4 + cp -pr COPYING /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64/usr/share/doc/efibootmgr-0.5.4 + exit 0 Provides: efibootmgr = 0.5.4-18.el7 efibootmgr(x86-64) = 0.5.4-18.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: elilo <= 3.6-5 Obsoletes: elilo <= 3.6-5 Processing files: efibootmgr-debuginfo-0.5.4-18.el7.x86_64 Provides: efibootmgr-debuginfo = 0.5.4-18.el7 efibootmgr-debuginfo(x86-64) = 0.5.4-18.el7 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/efibootmgr-0.5.4-18.el7.x86_64 Wrote: /builddir/build/RPMS/efibootmgr-0.5.4-18.el7.x86_64.rpm Wrote: /builddir/build/RPMS/efibootmgr-debuginfo-0.5.4-18.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KTR3lS + umask 022 + cd /builddir/build/BUILD + cd efibootmgr-0.5.4 + rm -rf /builddir/build/BUILDROOT/efibootmgr-0.5.4-18.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->