Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-75505-26118/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/os-prober-1.74-9.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-75505-26118/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QeRvIq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-prober + /usr/bin/xz -dc /builddir/build/SOURCES/os-prober_1.74.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-prober + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'os-prober-1.74 base' + /usr/bin/cat /builddir/build/SOURCES/os-prober-no-dummy-mach-kernel.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-no-dummy-mach-kernel.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-mdraidfix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-mdraidfix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-btrfsfix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-btrfsfix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-bootpart-name-fix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-bootpart-name-fix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-mounted-partitions-fix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-mounted-partitions-fix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-factor-out-logger.patch + /usr/bin/git apply --index - :13: trailing whitespace. # fd_logger: bind value now, possibly after assigning default. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m os-prober-factor-out-logger.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-factored-logger-efi-fix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-factored-logger-efi-fix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-umount-fix.patch + /usr/bin/git apply --index - :18: new blank line at EOF. + warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m os-prober-umount-fix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-grub2-parsefix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-grub2-parsefix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-grepfix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-grepfix.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/os-prober-gentoo-fix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m os-prober-gentoo-fix.patch --author 'rpm-build ' + find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' '{}' ';' + sed -i -e 's|grub-probe|grub2-probe|g' os-probes/common/50mounted-tests linux-boot-probes/common/50mounted-tests + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HvDx7q + umask 022 + cd /builddir/build/BUILD + cd os-prober + /usr/bin/make -O -j40 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld newns.c -o newns + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZhCCwt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64 + cd os-prober + install -m 0755 -d /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/bin + install -m 0755 -d /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/var/lib/os-prober + install -m 0755 -p os-prober linux-boot-prober /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/bin + install -m 0755 -Dp newns /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-prober/newns + install -m 0644 -Dp common.sh /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/os-prober/common.sh + ARCH=x86 + for probes in os-probes os-probes/mounted os-probes/init linux-boot-probes linux-boot-probes/mounted + install -m 755 -d /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes + cp -a os-probes/common/50mounted-tests /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes + '[' -e os-probes/x86 ']' + for probes in os-probes os-probes/mounted os-probes/init linux-boot-probes linux-boot-probes/mounted + install -m 755 -d /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes/mounted + cp -a os-probes/mounted/common/40lsb os-probes/mounted/common/90linux-distro /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes/mounted + '[' -e os-probes/mounted/x86 ']' + cp -a os-probes/mounted/x86/05efi os-probes/mounted/x86/10freedos os-probes/mounted/x86/10qnx os-probes/mounted/x86/20microsoft os-probes/mounted/x86/30utility os-probes/mounted/x86/70hurd os-probes/mounted/x86/80minix os-probes/mounted/x86/83haiku os-probes/mounted/x86/90solaris os-probes/mounted/x86/efi /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes/mounted + for probes in os-probes os-probes/mounted os-probes/init linux-boot-probes linux-boot-probes/mounted + install -m 755 -d /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes/init + cp -a os-probes/init/common/10filesystems /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes/init + '[' -e os-probes/init/x86 ']' + for probes in os-probes os-probes/mounted os-probes/init linux-boot-probes linux-boot-probes/mounted + install -m 755 -d /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/linux-boot-probes + cp -a linux-boot-probes/common/50mounted-tests /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/linux-boot-probes + '[' -e linux-boot-probes/x86 ']' + for probes in os-probes os-probes/mounted os-probes/init linux-boot-probes linux-boot-probes/mounted + install -m 755 -d /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/linux-boot-probes/mounted + cp -a linux-boot-probes/mounted/common/40grub2 linux-boot-probes/mounted/common/90fallback /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/linux-boot-probes/mounted + '[' -e linux-boot-probes/mounted/x86 ']' + cp -a linux-boot-probes/mounted/x86/40grub linux-boot-probes/mounted/x86/50lilo /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/linux-boot-probes/mounted + '[' x86 = x86 ']' + install -m 755 -p os-probes/mounted/powerpc/20macosx /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-probes/mounted + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.74-9.el8 --unique-debug-suffix -1.74-9.el8.x86_64 --unique-debug-src-base os-prober-1.74-9.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os-prober extracting debug info from /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/libexec/os-prober/newns /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: os-prober-1.74-9.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gmjpbq + umask 022 + cd /builddir/build/BUILD + cd os-prober + DOCDIR=/builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/doc/os-prober + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/doc/os-prober + cp -pr README /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/doc/os-prober + cp -pr TODO /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/doc/os-prober + cp -pr debian/changelog /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/doc/os-prober + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U7jXls + umask 022 + cd /builddir/build/BUILD + cd os-prober + LICENSEDIR=/builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/licenses/os-prober + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/licenses/os-prober + cp -pr debian/copyright /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64/usr/share/licenses/os-prober + exit 0 Provides: os-prober = 1.74-9.el8 os-prober(x86-64) = 1.74-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: os-prober-debugsource-1.74-9.el8.x86_64 Provides: os-prober-debugsource = 1.74-9.el8 os-prober-debugsource(x86-64) = 1.74-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: os-prober-debuginfo-1.74-9.el8.x86_64 Provides: debuginfo(build-id) = e9a5f25dfe13ba1b50829777f14507148d5ebb65 os-prober-debuginfo = 1.74-9.el8 os-prober-debuginfo(x86-64) = 1.74-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: os-prober-debugsource(x86-64) = 1.74-9.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64 Wrote: /builddir/build/RPMS/os-prober-1.74-9.el8.x86_64.rpm Wrote: /builddir/build/RPMS/os-prober-debugsource-1.74-9.el8.x86_64.rpm Wrote: /builddir/build/RPMS/os-prober-debuginfo-1.74-9.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.soAtkr + umask 022 + cd /builddir/build/BUILD + cd os-prober + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-prober-1.74-9.el8.x86_64 + exit 0 Child return code was: 0