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-typogrify.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-78250-52986/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-typogrify.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-typogrify-2.0.7-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-typogrify.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-78250-52986/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-typogrify.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.NbMA2F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf typogrify-2.0.7 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/typogrify-2.0.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd typogrify-2.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf typogrify.egg-info ++ find -type f -name '*.py' + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/__init__.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/filters.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/templatetags/__init__.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/templatetags/typogrify_tags.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/templatetags/jinja_filters.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/packages/__init__.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/packages/titlecase/__init__.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./typogrify/packages/titlecase/tests.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R0OI14 + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 typogrify-2.0.7 + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/typogrify copying typogrify/__init__.py -> build/lib/typogrify copying typogrify/filters.py -> build/lib/typogrify creating build/lib/typogrify/templatetags copying typogrify/templatetags/__init__.py -> build/lib/typogrify/templatetags copying typogrify/templatetags/typogrify_tags.py -> build/lib/typogrify/templatetags copying typogrify/templatetags/jinja_filters.py -> build/lib/typogrify/templatetags creating build/lib/typogrify/packages copying typogrify/packages/__init__.py -> build/lib/typogrify/packages creating build/lib/typogrify/packages/titlecase copying typogrify/packages/titlecase/__init__.py -> build/lib/typogrify/packages/titlecase copying typogrify/packages/titlecase/tests.py -> build/lib/typogrify/packages/titlecase + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MjOtVh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch + cd typogrify-2.0.7 + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-typogrify-2.0.7-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-typogrify-2.0.7-1.oc9.noarch/usr creating /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify copying build/lib/typogrify/__init__.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify copying build/lib/typogrify/filters.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify creating /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/templatetags copying build/lib/typogrify/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/templatetags copying build/lib/typogrify/templatetags/typogrify_tags.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/templatetags copying build/lib/typogrify/templatetags/jinja_filters.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/templatetags creating /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages copying build/lib/typogrify/packages/__init__.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages creating /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages/titlecase copying build/lib/typogrify/packages/titlecase/__init__.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages/titlecase copying build/lib/typogrify/packages/titlecase/tests.py -> /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages/titlecase byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/filters.py to filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/templatetags/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/templatetags/typogrify_tags.py to typogrify_tags.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/templatetags/jinja_filters.py to jinja_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages/titlecase/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify/packages/titlecase/tests.py to tests.cpython-311.pyc writing byte-compilation script '/tmp/tmprduu9z30.py' /usr/bin/python3 /tmp/tmprduu9z30.py removing /tmp/tmprduu9z30.py running install_egg_info running egg_info creating typogrify.egg-info writing typogrify.egg-info/PKG-INFO writing dependency_links to typogrify.egg-info/dependency_links.txt writing requirements to typogrify.egg-info/requires.txt writing top-level names to typogrify.egg-info/top_level.txt writing manifest file 'typogrify.egg-info/SOURCES.txt' reading manifest file 'typogrify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'typogrify.egg-info/SOURCES.txt' Copying typogrify.egg-info to /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11/site-packages/typogrify-2.0.7-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.0.7-1.oc9 --unique-debug-suffix -2.0.7-1.oc9.noarch --unique-debug-src-base python-typogrify-2.0.7-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/typogrify-2.0.7 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-typogrify-2.0.7-1.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-typogrify-2.0.7-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1uMoFc + umask 022 + cd /builddir/build/BUILD + cd typogrify-2.0.7 + DOCDIR=/builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/share/doc/python3-typogrify + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/share/doc/python3-typogrify + cp -pr README.rst /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/share/doc/python3-typogrify + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4gJwf1 + umask 022 + cd /builddir/build/BUILD + cd typogrify-2.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/share/licenses/python3-typogrify + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/share/licenses/python3-typogrify + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch/usr/share/licenses/python3-typogrify + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-typogrify = 2.0.7-1.oc9 python3-typogrify = 2.0.7-1.oc9 python3.11-typogrify = 2.0.7-1.oc9 python3.11dist(typogrify) = 2.0.7 python3dist(typogrify) = 2.0.7 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(smartypants) >= 1.8.3 Obsoletes: python3.11-typogrify < 2.0.7-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-typogrify-2.0.7-1.oc9.noarch Wrote: /builddir/build/RPMS/python3-typogrify-2.0.7-1.oc9.noarch.rpm Child return code was: 0