Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-utmp.spec'], chrootPath='/var/lib/mock/f32-build-17848253-1284011/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-utmp.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1571356800 Wrote: /builddir/build/SRPMS/python-utmp-0.8.2-10.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-utmp.spec'], chrootPath='/var/lib/mock/f32-build-17848253-1284011/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-utmp.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1571356800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oz90YJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-utmp-0.8.2 + /usr/bin/mkdir -p python-utmp-0.8.2 + cd python-utmp-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-utmp_0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/patch-make.diff + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + mv python-utmp python3 + cp -a python3 python2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n43vXL + umask 022 + cd /builddir/build/BUILD + cd python-utmp-0.8.2 + pushd python2 ~/build/BUILD/python-utmp-0.8.2/python2 ~/build/BUILD/python-utmp-0.8.2 + make -f Makefile.glibc 'DEFINES= -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' PYTHONPKGVER=2 PYTHONVER=2.7 gcc -g -Wall -I/usr/include/python2.7 -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fpic -c utmpaccessmodule.c In file included from /usr/include/string.h:494, from /usr/include/python2.7/Python.h:38, from utmpaccessmodule.c:1: In function 'strncpy', inlined from 'my2system' at utmpaccessmodule.c:157:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -Wall -I/usr/include/python2.7 -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lpython2.7 -fpic -shared utmpaccessmodule.o -o utmpaccess.so ./makeconst.sh -g -Wall -I/usr/include/python2.7 -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ~/build/BUILD/python-utmp-0.8.2 ~/build/BUILD/python-utmp-0.8.2/python3 ~/build/BUILD/python-utmp-0.8.2 + popd + pushd python3 + make -f Makefile.glibc 'DEFINES= -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' PYTHONPKGVER=3 PYTHONVER=3.8 PYTHONINCLUDE=/usr/include/python3.8m/ gcc -g -Wall -I/usr/include/python3.8 -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fpic -c utmpaccessmodule.c In file included from /usr/include/string.h:494, from /usr/include/python3.8/Python.h:30, from utmpaccessmodule.c:1: In function 'strncpy', inlined from 'my2system' at utmpaccessmodule.c:157:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -Wall -I/usr/include/python3.8 -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fpic -shared utmpaccessmodule.o -o utmpaccess.so ./makeconst.sh -g -Wall -I/usr/include/python3.8 -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ~/build/BUILD/python-utmp-0.8.2 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tbuzhL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386 ++ dirname /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386 + cd python-utmp-0.8.2 + pushd python2 ~/build/BUILD/python-utmp-0.8.2/python2 ~/build/BUILD/python-utmp-0.8.2 + make PYTHONDIR=/builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386//usr/lib/python2.7/site-packages/ PYTHONVER=2.7 install mkdir -p /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386//usr/lib/python2.7/site-packages/ cp -f utmpaccess.so utmp.py UTMPCONST.py /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386//usr/lib/python2.7/site-packages/ + rm -f COPYING + install -D -p -m644 debian/copyright COPYING ~/build/BUILD/python-utmp-0.8.2 ~/build/BUILD/python-utmp-0.8.2/python3 ~/build/BUILD/python-utmp-0.8.2 + popd + pushd python3 + make PYTHONDIR=/builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386//usr/lib/python3.8/site-packages/ PYTHONVER=3.8 install mkdir -p /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386//usr/lib/python3.8/site-packages/ cp -f utmpaccess.so utmp.py UTMPCONST.py /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386//usr/lib/python3.8/site-packages/ + rm -f COPYING + install -D -p -m644 debian/copyright COPYING ~/build/BUILD/python-utmp-0.8.2 + popd + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.8.2-10.fc32 --unique-debug-suffix -0.8.2-10.fc32.i386 --unique-debug-src-base python-utmp-0.8.2-10.fc32.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-utmp-0.8.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/python2.7/site-packages/utmpaccess.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/python3.8/site-packages/utmpaccess.so extracting debug info from /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/python2.7/site-packages/utmpaccess.so extracting debug info from /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/python3.8/site-packages/utmpaccess.so original debug info size: 112kB, size after compression: 112kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 56 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/debug/usr/lib/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-utmp-0.8.2-10.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oT0WUL + umask 022 + cd /builddir/build/BUILD + cd python-utmp-0.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python2-utmp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python2-utmp + cp -pr python2/README /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python2-utmp + cp -pr python2/TODO /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python2-utmp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GV2q9J + umask 022 + cd /builddir/build/BUILD + cd python-utmp-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/licenses/python2-utmp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/licenses/python2-utmp + cp -pr python2/COPYING /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/licenses/python2-utmp + RPM_EC=0 ++ jobs -p + exit 0 Provides: python2-utmp = 0.8.2-10.fc32 python2-utmp(x86-32) = 0.8.2-10.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-utmp-0.8.2-10.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UxL5QI + umask 022 + cd /builddir/build/BUILD + cd python-utmp-0.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python3-utmp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python3-utmp + cp -pr python3/README /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python3-utmp + cp -pr python3/TODO /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/doc/python3-utmp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lvnCvK + umask 022 + cd /builddir/build/BUILD + cd python-utmp-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/licenses/python3-utmp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/licenses/python3-utmp + cp -pr python3/COPYING /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386/usr/share/licenses/python3-utmp + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-utmp = 0.8.2-10.fc32 python3-utmp = 0.8.2-10.fc32 python3-utmp(x86-32) = 0.8.2-10.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-utmp < 0.8.2-10.fc32 Processing files: python-utmp-debugsource-0.8.2-10.fc32.i686 Provides: python-utmp-debugsource = 0.8.2-10.fc32 python-utmp-debugsource(x86-32) = 0.8.2-10.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-utmp-debuginfo-0.8.2-10.fc32.i686 Provides: python-utmp-debuginfo = 0.8.2-10.fc32 python-utmp-debuginfo(x86-32) = 0.8.2-10.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-utmp-debugsource(x86-32) = 0.8.2-10.fc32 Processing files: python2-utmp-debuginfo-0.8.2-10.fc32.i686 Provides: debuginfo(build-id) = a08bfb83cbed9b1e3989998d0a1de42938bf24ee python2-utmp-debuginfo = 0.8.2-10.fc32 python2-utmp-debuginfo(x86-32) = 0.8.2-10.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-utmp-debugsource(x86-32) = 0.8.2-10.fc32 Processing files: python3-utmp-debuginfo-0.8.2-10.fc32.i686 Provides: debuginfo(build-id) = d686e0f8f172ddbb67ad1ccd18e3ac9577ec9777 python3-utmp-debuginfo = 0.8.2-10.fc32 python3-utmp-debuginfo(x86-32) = 0.8.2-10.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-utmp-debugsource(x86-32) = 0.8.2-10.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386 Wrote: /builddir/build/RPMS/python-utmp-debuginfo-0.8.2-10.fc32.i686.rpm Wrote: /builddir/build/RPMS/python-utmp-debugsource-0.8.2-10.fc32.i686.rpm Wrote: /builddir/build/RPMS/python3-utmp-0.8.2-10.fc32.i686.rpm Wrote: /builddir/build/RPMS/python2-utmp-0.8.2-10.fc32.i686.rpm Wrote: /builddir/build/RPMS/python2-utmp-debuginfo-0.8.2-10.fc32.i686.rpm Wrote: /builddir/build/RPMS/python3-utmp-debuginfo-0.8.2-10.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jBIaZL + umask 022 + cd /builddir/build/BUILD + cd python-utmp-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-utmp-0.8.2-10.fc32.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0