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-tw2-core.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-199323-14213/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=982gid=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-tw2-core.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-tw2-core-2.3.0-1.ocs23.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-tw2-core.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-199323-14213/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=982gid=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-tw2-core.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.jTaHzt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tw2.core-2.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tw2.core-2.3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tw2.core-2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d5fdxI + 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 tw2.core-2.3.0 + sed -i '1s=^#!/usr/bin/\(python\|env python\)[0-9.]*=#!/usr/bin/python3=' tw2/core/testbase/xhtmlify.py + /usr/bin/python3 setup.py build /usr/lib/python3.11/site-packages/setuptools/dist.py:945: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) running build running build_py creating build creating build/lib creating build/lib/tw2 copying tw2/__init__.py -> build/lib/tw2 creating build/lib/tw2/core copying tw2/core/validation.py -> build/lib/tw2/core copying tw2/core/widgets.py -> build/lib/tw2/core copying tw2/core/command.py -> build/lib/tw2/core copying tw2/core/util.py -> build/lib/tw2/core copying tw2/core/mako_util.py -> build/lib/tw2/core copying tw2/core/core.py -> build/lib/tw2/core copying tw2/core/middleware.py -> build/lib/tw2/core copying tw2/core/__init__.py -> build/lib/tw2/core copying tw2/core/i18n.py -> build/lib/tw2/core copying tw2/core/templating.py -> build/lib/tw2/core copying tw2/core/jinja_util.py -> build/lib/tw2/core copying tw2/core/compat.py -> build/lib/tw2/core copying tw2/core/params.py -> build/lib/tw2/core copying tw2/core/js.py -> build/lib/tw2/core copying tw2/core/resources.py -> build/lib/tw2/core copying tw2/core/jsonify.py -> build/lib/tw2/core running egg_info writing tw2.core.egg-info/PKG-INFO writing dependency_links to tw2.core.egg-info/dependency_links.txt writing entry points to tw2.core.egg-info/entry_points.txt writing namespace_packages to tw2.core.egg-info/namespace_packages.txt writing requirements to tw2.core.egg-info/requires.txt writing top-level names to tw2.core.egg-info/top_level.txt reading manifest file 'tw2.core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.tmpl' under directory 'tw2/core/test_templates' warning: no files found matching '*.tmpl' under directory 'tw2/core/templates' no previously-included directories found matching '*.pyc' adding license file 'LICENSE.txt' writing manifest file 'tw2.core.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.i18n.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.i18n.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.i18n.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.i18n.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'tw2.core.i18n.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.templates' to be distributed and are already explicitly excluding 'tw2.core.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/tw2/core/i18n creating build/lib/tw2/core/i18n/de creating build/lib/tw2/core/i18n/de/LC_MESSAGES copying tw2/core/i18n/de/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/de/LC_MESSAGES creating build/lib/tw2/core/i18n/en creating build/lib/tw2/core/i18n/en/LC_MESSAGES copying tw2/core/i18n/en/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/en/LC_MESSAGES creating build/lib/tw2/core/i18n/es creating build/lib/tw2/core/i18n/es/LC_MESSAGES copying tw2/core/i18n/es/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/es/LC_MESSAGES creating build/lib/tw2/core/i18n/fr creating build/lib/tw2/core/i18n/fr/LC_MESSAGES copying tw2/core/i18n/fr/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/fr/LC_MESSAGES creating build/lib/tw2/core/i18n/it creating build/lib/tw2/core/i18n/it/LC_MESSAGES copying tw2/core/i18n/it/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/it/LC_MESSAGES creating build/lib/tw2/core/i18n/nl creating build/lib/tw2/core/i18n/nl/LC_MESSAGES copying tw2/core/i18n/nl/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/nl/LC_MESSAGES creating build/lib/tw2/core/i18n/ru creating build/lib/tw2/core/i18n/ru/LC_MESSAGES copying tw2/core/i18n/ru/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/ru/LC_MESSAGES creating build/lib/tw2/core/i18n/uk creating build/lib/tw2/core/i18n/uk/LC_MESSAGES copying tw2/core/i18n/uk/LC_MESSAGES/tw2core.mo -> build/lib/tw2/core/i18n/uk/LC_MESSAGES creating build/lib/tw2/core/templates copying tw2/core/templates/__init__.py -> build/lib/tw2/core/templates copying tw2/core/templates/csslink.html -> build/lib/tw2/core/templates copying tw2/core/templates/csslink.jinja -> build/lib/tw2/core/templates copying tw2/core/templates/csslink.kajiki -> build/lib/tw2/core/templates copying tw2/core/templates/csslink.mak -> build/lib/tw2/core/templates copying tw2/core/templates/csslink.pt -> build/lib/tw2/core/templates copying tw2/core/templates/csssource.html -> build/lib/tw2/core/templates copying tw2/core/templates/csssource.jinja -> build/lib/tw2/core/templates copying tw2/core/templates/csssource.kajiki -> build/lib/tw2/core/templates copying tw2/core/templates/csssource.mak -> build/lib/tw2/core/templates copying tw2/core/templates/display_children.html -> build/lib/tw2/core/templates copying tw2/core/templates/display_children.jinja -> build/lib/tw2/core/templates copying tw2/core/templates/display_children.kajiki -> build/lib/tw2/core/templates copying tw2/core/templates/display_children.mak -> build/lib/tw2/core/templates copying tw2/core/templates/display_children.pt -> build/lib/tw2/core/templates copying tw2/core/templates/jslink.html -> build/lib/tw2/core/templates copying tw2/core/templates/jslink.jinja -> build/lib/tw2/core/templates copying tw2/core/templates/jslink.kajiki -> build/lib/tw2/core/templates /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.test_templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.test_templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.test_templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.test_templates' to be distributed and are already explicitly excluding 'tw2.core.test_templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'tw2.core.testbase' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'tw2.core.testbase' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'tw2.core.testbase' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'tw2.core.testbase' to be distributed and are already explicitly excluding 'tw2.core.testbase' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying tw2/core/templates/jslink.mak -> build/lib/tw2/core/templates copying tw2/core/templates/jslink.pt -> build/lib/tw2/core/templates copying tw2/core/templates/jssource.html -> build/lib/tw2/core/templates copying tw2/core/templates/jssource.jinja -> build/lib/tw2/core/templates copying tw2/core/templates/jssource.kajiki -> build/lib/tw2/core/templates copying tw2/core/templates/jssource.mak -> build/lib/tw2/core/templates copying tw2/core/templates/jssource.pt -> build/lib/tw2/core/templates copying tw2/core/templates/page.html -> build/lib/tw2/core/templates copying tw2/core/templates/page.jinja -> build/lib/tw2/core/templates copying tw2/core/templates/page.kajiki -> build/lib/tw2/core/templates copying tw2/core/templates/page.mak -> build/lib/tw2/core/templates copying tw2/core/templates/page.pt -> build/lib/tw2/core/templates creating build/lib/tw2/core/test_templates copying tw2/core/test_templates/__init__.py -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/always_validate_false_widget.mak -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/child_genshi.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/child_mako.mak -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/display_only_test_widget.mak -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/field_genshi.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/inner_chameleon.pt -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/inner_genshi.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/inner_jinja.jinja -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/inner_kajiki.kajiki -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/inner_mako.mak -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/parent_genshi.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/parent_mako.mak -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple.jinja -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple.kajiki -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple.mak -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple.pt -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple_chameleon.pt -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple_genshi.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple_jinja.jinja -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple_kajiki.kajiki -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/simple_mako.mak -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/widget_chameleon.pt -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/widget_genshi.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/widget_jinja.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/widget_kajiki.html -> build/lib/tw2/core/test_templates copying tw2/core/test_templates/widget_mako.mak -> build/lib/tw2/core/test_templates creating build/lib/tw2/core/testbase copying tw2/core/testbase/__init__.py -> build/lib/tw2/core/testbase copying tw2/core/testbase/base.py -> build/lib/tw2/core/testbase copying tw2/core/testbase/xhtmlify.py -> build/lib/tw2/core/testbase + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vPXl7v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch + cd tw2.core-2.3.0 + /usr/bin/python3 setup.py install --skip-build --install-data=/usr/share --root=/builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/dist.py:945: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 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 Skipping installation of /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/__init__.py (namespace package) copying tw2/core/validation.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/widgets.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/command.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/util.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/mako_util.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/core.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/middleware.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/__init__.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/i18n.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/templating.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/jinja_util.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/compat.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/params.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/js.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/resources.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/jsonify.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core copying tw2/core/test_templates/inner_kajiki.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/display_only_test_widget.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/parent_genshi.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/inner_chameleon.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/child_mako.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/widget_chameleon.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple_jinja.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/widget_jinja.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/__init__.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/child_genshi.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/inner_jinja.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/widget_mako.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple_genshi.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/always_validate_false_widget.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/inner_mako.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/parent_mako.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple_chameleon.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/inner_genshi.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/widget_genshi.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/field_genshi.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple_kajiki.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/widget_kajiki.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/test_templates/simple_mako.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates copying tw2/core/templates/jslink.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csssource.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csslink.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/page.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csslink.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/page.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csslink.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csslink.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jslink.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/__init__.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jssource.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csssource.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jssource.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/display_children.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csslink.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csssource.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jslink.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jslink.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jslink.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/display_children.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jssource.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jssource.jinja -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/csssource.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/page.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/page.pt -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/display_children.html -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/page.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/jssource.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/display_children.mak -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/templates/display_children.kajiki -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates copying tw2/core/testbase/base.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/testbase copying tw2/core/testbase/__init__.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/testbase copying tw2/core/testbase/xhtmlify.py -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/testbase copying tw2/core/i18n/de/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/de/LC_MESSAGES copying tw2/core/i18n/fr/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/fr/LC_MESSAGES copying tw2/core/i18n/it/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/it/LC_MESSAGES copying tw2/core/i18n/es/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/es/LC_MESSAGES copying tw2/core/i18n/ru/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/ru/LC_MESSAGES copying tw2/core/i18n/nl/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/nl/LC_MESSAGES copying tw2/core/i18n/en/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/en/LC_MESSAGES copying tw2/core/i18n/uk/LC_MESSAGES/tw2core.mo -> /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n/uk/LC_MESSAGES byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/validation.py to validation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/widgets.py to widgets.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/command.py to command.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/mako_util.py to mako_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/middleware.py to middleware.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/i18n.py to i18n.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templating.py to templating.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/jinja_util.py to jinja_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/compat.py to compat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/params.py to params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/js.py to js.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/resources.py to resources.cpython-311.pyc /usr/lib/python3.11/site-packages/tw2/core/resources.py:102: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/jsonify.py to jsonify.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/test_templates/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/templates/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/testbase/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/testbase/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2/core/testbase/xhtmlify.py to xhtmlify.cpython-311.pyc running install_egg_info running egg_info writing tw2.core.egg-info/PKG-INFO writing dependency_links to tw2.core.egg-info/dependency_links.txt writing entry points to tw2.core.egg-info/entry_points.txt writing namespace_packages to tw2.core.egg-info/namespace_packages.txt writing requirements to tw2.core.egg-info/requires.txt writing top-level names to tw2.core.egg-info/top_level.txt reading manifest file 'tw2.core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.tmpl' under directory 'tw2/core/test_templates' warning: no files found matching '*.tmpl' under directory 'tw2/core/templates' no previously-included directories found matching '*.pyc' adding license file 'LICENSE.txt' writing manifest file 'tw2.core.egg-info/SOURCES.txt' Copying tw2.core.egg-info to /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2.core-2.3.0-py3.11.egg-info Installing /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/tw2.core-2.3.0-py3.11-nspkg.pth running install_scripts + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.3.0-1.ocs23 --unique-debug-suffix -2.3.0-1.ocs23.noarch --unique-debug-src-base python-tw2-core-2.3.0-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/tw2.core-2.3.0 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-tw2-core-2.3.0-1.ocs23.noarch/usr/lib/python3.11 using python3.11 /usr/lib/python3.11/site-packages/tw2/core/resources.py:102: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.11/site-packages/tw2/core/resources.py:102: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-tw2-core-2.3.0-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gsjufc + umask 022 + cd /builddir/build/BUILD + cd tw2.core-2.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/share/doc/python3-tw2-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/share/doc/python3-tw2-core + cp -pr README.rst /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/share/doc/python3-tw2-core + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JfWiuI + umask 022 + cd /builddir/build/BUILD + cd tw2.core-2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/share/licenses/python3-tw2-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/share/licenses/python3-tw2-core + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch/usr/share/licenses/python3-tw2-core + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tw2-core = 2.3.0-1.ocs23 python3-tw2-core = 2.3.0-1.ocs23 python3.11-tw2-core = 2.3.0-1.ocs23 python3.11dist(tw2-core) = 2.3 python3.11dist(tw2.core) = 2.3 python3dist(tw2-core) = 2.3 python3dist(tw2.core) = 2.3 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: /usr/bin/python3 python(abi) = 3.11 python3.11dist(decorator) python3.11dist(markupsafe) python3.11dist(pastedeploy) python3.11dist(six) python3.11dist(speaklater) python3.11dist(webob) >= 0.9.7 Obsoletes: python3.11-tw2-core < 2.3.0-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tw2-core-2.3.0-1.ocs23.noarch Wrote: /builddir/build/RPMS/python3-tw2-core-2.3.0-1.ocs23.noarch.rpm Child return code was: 0