Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dirq.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-98182-5352/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dirq.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1660521600 Wrote: /builddir/build/SRPMS/python-dirq-1.8-5.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dirq.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-98182-5352/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dirq.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1660521600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bx5ALH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dirq-1.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/dirq-1.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dirq-1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-dirq-no-nlink.patch):' Patch #0 (python-dirq-no-nlink.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file dirq/queue.py patching file test/testDirQueue.py + find . -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RzWHee + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dirq-1.8 + /usr/bin/python3 setup.py build /builddir/build/BUILD/dirq-1.8/setup.py:39: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Command running build running build_py creating build creating build/lib creating build/lib/dirq copying dirq/Exceptions.py -> build/lib/dirq copying dirq/queue.py -> build/lib/dirq copying dirq/QueueBase.py -> build/lib/dirq copying dirq/QueueSimple.py -> build/lib/dirq copying dirq/QueueNull.py -> build/lib/dirq copying dirq/__init__.py -> build/lib/dirq copying dirq/utils.py -> build/lib/dirq copying dirq/QueueSet.py -> build/lib/dirq + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Aakoh2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dirq-1.8 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch /builddir/build/BUILD/dirq-1.8/setup.py:39: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Command running install running install_lib creating /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr creating /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib creating /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/Exceptions.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/queue.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/QueueBase.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/QueueSimple.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/QueueNull.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/__init__.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/utils.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq copying build/lib/dirq/QueueSet.py -> /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/Exceptions.py to Exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/queue.py to queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/QueueBase.py to QueueBase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/QueueSimple.py to QueueSimple.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/QueueNull.py to QueueNull.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq/QueueSet.py to QueueSet.cpython-311.pyc writing byte-compilation script '/tmp/tmpueg76leq.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpueg76leq.py removing /tmp/tmpueg76leq.py running install_egg_info Writing /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11/site-packages/dirq-1.8-py3.11.egg-info + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.8-5.fc37 --unique-debug-suffix -1.8-5.fc37.noarch --unique-debug-src-base python-dirq-1.8-5.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dirq-1.8 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.k3XCkK + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dirq-1.8 + /usr/bin/python3 setup.py test /builddir/build/BUILD/dirq-1.8/setup.py:39: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Command running test .......................................... ---------------------------------------------------------------------- Ran 42 tests in 87.355s OK + rm -f 'test/*.pyc' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-dirq-1.8-5.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Be4Ti1 + umask 022 + cd /builddir/build/BUILD + cd dirq-1.8 + DOCDIR=/builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/share/doc/python3-dirq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/share/doc/python3-dirq + cp -pr README.rst /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/share/doc/python3-dirq + cp -pr CHANGES /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/share/doc/python3-dirq + cp -pr examples /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/share/doc/python3-dirq + cp -pr test /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch/usr/share/doc/python3-dirq + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-dirq = 1.8-5.fc37 python3-dirq = 1.8-5.fc37 python3.11-dirq = 1.8-5.fc37 python3.11dist(dirq) = 1.8 python3dist(dirq) = 1.8 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: python(abi) = 3.11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch Wrote: /builddir/build/RPMS/python3-dirq-1.8-5.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EogT8s + umask 022 + cd /builddir/build/BUILD + cd dirq-1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dirq-1.8-5.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.LDeb08 + umask 022 + cd /builddir/build/BUILD + rm -rf dirq-1.8 dirq-1.8.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0