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 noarch --nodeps /builddir/build/SPECS/python-sieve.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-78191-52962/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 noarch --nodeps /builddir/build/SPECS/python-sieve.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 Wrote: /builddir/build/SRPMS/python-sieve-0.1.9-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-sieve.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-78191-52962/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 noarch --nodeps /builddir/build/SPECS/python-sieve.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3fnrPP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sieve-0.1.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sieve-0.1.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sieve-0.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf sieve.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YggdW4 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -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 sieve-0.1.9 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/sieve copying sieve/__init__.py -> build/lib/sieve copying sieve/operators.py -> build/lib/sieve copying sieve/xml_compare.py -> build/lib/sieve creating build/lib/sieve/tests copying sieve/tests/test_xml_compare.py -> build/lib/sieve/tests copying sieve/tests/__init__.py -> build/lib/sieve/tests copying sieve/tests/test_operators.py -> build/lib/sieve/tests running egg_info creating sieve.egg-info writing sieve.egg-info/PKG-INFO writing dependency_links to sieve.egg-info/dependency_links.txt writing requirements to sieve.egg-info/requires.txt writing top-level names to sieve.egg-info/top_level.txt writing manifest file 'sieve.egg-info/SOURCES.txt' reading manifest file 'sieve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'sieve.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N9mFFw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch + cd sieve-0.1.9 + /usr/bin/python3 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr creating /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve copying build/lib/sieve/__init__.py -> /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve copying build/lib/sieve/operators.py -> /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve creating /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/tests copying build/lib/sieve/tests/test_xml_compare.py -> /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/tests copying build/lib/sieve/tests/__init__.py -> /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/tests copying build/lib/sieve/tests/test_operators.py -> /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/tests copying build/lib/sieve/xml_compare.py -> /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve byte-compiling /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/operators.py to operators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/tests/test_xml_compare.py to test_xml_compare.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/tests/test_operators.py to test_operators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve/xml_compare.py to xml_compare.cpython-311.pyc writing byte-compilation script '/tmp/tmplcgeayh3.py' /usr/bin/python3 /tmp/tmplcgeayh3.py removing /tmp/tmplcgeayh3.py running install_egg_info running egg_info writing sieve.egg-info/PKG-INFO writing dependency_links to sieve.egg-info/dependency_links.txt writing requirements to sieve.egg-info/requires.txt writing top-level names to sieve.egg-info/top_level.txt reading manifest file 'sieve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'sieve.egg-info/SOURCES.txt' Copying sieve.egg-info to /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11/site-packages/sieve-0.1.9-py3.11.egg-info running install_scripts + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.1.9-1.oc9 --unique-debug-suffix -0.1.9-1.oc9.noarch --unique-debug-src-base python-sieve-0.1.9-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/sieve-0.1.9 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.G8jHRi + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -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 sieve-0.1.9 + RPM_EC=0 ++ jobs -p Processing files: python3-sieve-0.1.9-1.oc9.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.to7hdl + umask 022 + cd /builddir/build/BUILD + cd sieve-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/share/doc/python3-sieve + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/share/doc/python3-sieve + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/share/doc/python3-sieve + cp -pr README.rst /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch/usr/share/doc/python3-sieve + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sieve = 0.1.9-1.oc9 python3-sieve = 0.1.9-1.oc9 python3.11-sieve = 0.1.9-1.oc9 python3.11dist(sieve) = 0.1.9 python3dist(sieve) = 0.1.9 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 python3.11dist(lxml) python3.11dist(markupsafe) python3.11dist(six) Obsoletes: python3.11-sieve < 0.1.9-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sieve-0.1.9-1.oc9.noarch Wrote: /builddir/build/RPMS/python3-sieve-0.1.9-1.oc9.noarch.rpm Child return code was: 0