Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'], chrootPath='/var/lib/mock/dist-oc9-build-43360-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/os-prober-1.81-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'], chrootPath='/var/lib/mock/dist-oc9-build-43360-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/os-prober.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qas4yS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-prober-1.81 + /usr/bin/xz -dc /builddir/build/SOURCES/os-prober_1.81.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-prober-1.81 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/os-prober-mdraidfix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-btrfsfix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-bootpart-name-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-mounted-partitions-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-factor-out-logger.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-factored-logger-efi-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-umount-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-grub2-parsefix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-grepfix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-gentoo-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/os-prober-grub2-mount-workaround.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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 + sed -i -e 's|grub-mount|grub2-mount|g' os-probes/common/50mounted-tests linux-boot-probes/common/50mounted-tests common.sh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YH3Lq9 + umask 022 + cd /builddir/build/BUILD + cd os-prober-1.81 + /usr/bin/make -O -j32 V=1 VERBOSE=1 'LDFLAGS= -fPIC' cc -Os -g -Wall -fPIC newns.c -o newns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iKi3YM + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64 + cd os-prober-1.81 + mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/bin + install -p -m 0755 os-prober linux-boot-prober /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/bin + install -p -m 0755 -D newns /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/libexec/os-prober/newns + install -p -m 0644 -D common.sh /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/os-prober/common.sh + mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/var/lib/os-prober + ARCH=x86 + for probes in os-probes os-probes/mounted os-probes/init linux-boot-probes linux-boot-probes/mounted + mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/libexec/os-probes + cp -a os-probes/common/50mounted-tests /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.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 + mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.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.81-3.oc9.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.81-3.oc9.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 + mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/libexec/os-probes/init + cp -a os-probes/init/common/10filesystems /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.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 + mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/libexec/linux-boot-probes + cp -a linux-boot-probes/common/50mounted-tests /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.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 + mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.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.81-3.oc9.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.81-3.oc9.x86_64/usr/libexec/linux-boot-probes/mounted + '[' x86 = x86 ']' + install -p -m 0755 os-probes/mounted/powerpc/20macosx /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/libexec/os-probes/mounted + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Processing files: os-prober-1.81-3.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SfMRMw + umask 022 + cd /builddir/build/BUILD + cd os-prober-1.81 + DOCDIR=/builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/doc/os-prober-1.81 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/doc/os-prober-1.81 + cp -pr README /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/doc/os-prober-1.81 + cp -pr TODO /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/doc/os-prober-1.81 + cp -pr debian/changelog /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/doc/os-prober-1.81 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AP91Sk + umask 022 + cd /builddir/build/BUILD + cd os-prober-1.81 + LICENSEDIR=/builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/licenses/os-prober-1.81 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/licenses/os-prober-1.81 + cp -pr debian/copyright /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64/usr/share/licenses/os-prober-1.81 + RPM_EC=0 ++ jobs -p + exit 0 Provides: os-prober = 1.81-3.oc9 os-prober(x86-64) = 1.81-3.oc9 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.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-prober-1.81-3.oc9.x86_64 Wrote: /builddir/build/RPMS/os-prober-1.81-3.oc9.x86_64.rpm Child return code was: 0