==> Retrieving sources... -> Found Cheetah3-3.2.6.post2.tar.gz ==> Generating checksums for source files... ==> Making package: python-cheetah3 3.2.6.post2-3 (Wed 20 Nov 2024 01:47:16 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB Total Installed Size: 70.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 10.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found Cheetah3-3.2.6.post2.tar.gz ==> Validating source files with sha512sums... Cheetah3-3.2.6.post2.tar.gz ... Passed ==> Extracting sources... -> Extracting Cheetah3-3.2.6.post2.tar.gz with bsdtar ==> Starting build()... /src/packages/libs/python/python-cheetah3/src/Cheetah3-3.2.6.post2/Cheetah/FileUtils.py:344: SyntaxWarning: invalid escape sequence '\s' blankLineRe = re.compile('\s$') running build running build_py creating build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/ImportManager.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/DummyTransaction.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/ImportHooks.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/compat.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/ErrorCatchers.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/SettingsManager.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Template.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Unspecified.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Django.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Servlet.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/SourceReader.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/__init__.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/TemplateCmdLineIface.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Compiler.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Filters.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/CacheRegion.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/LoadTemplate.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Version.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/NameMapper.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/Parser.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/CacheStore.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/CheetahWrapper.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/DirectiveAnalyzer.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/convertTmplPathToModuleName.py -> build/lib.linux-x86_64-cpython-312/Cheetah copying Cheetah/FileUtils.py -> build/lib.linux-x86_64-cpython-312/Cheetah creating build/lib.linux-x86_64-cpython-312/Cheetah/Macros copying Cheetah/Macros/__init__.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Macros copying Cheetah/Macros/I18n.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Macros creating build/lib.linux-x86_64-cpython-312/Cheetah/Templates copying Cheetah/Templates/_SkeletonPage.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Templates copying Cheetah/Templates/SkeletonPage.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Templates copying Cheetah/Templates/__init__.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Templates creating build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/NameMapper_pure.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/ImportHooks.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Cheps.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Template.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/SyntaxAndOutput.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/TemplateCmdLineIface.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Regressions.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Filters.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Test.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/LoadTemplate.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Misc.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Analyzer.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/NameMapper.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/xmlrunner.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Parser.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Boinker.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/CheetahWrapper.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Performance.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Pinger.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests copying Cheetah/Tests/Unicode.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tests creating build/lib.linux-x86_64-cpython-312/Cheetah/Tools copying Cheetah/Tools/RecursiveNull.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tools copying Cheetah/Tools/MondoReport.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tools copying Cheetah/Tools/CGITemplate.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tools copying Cheetah/Tools/SiteHierarchy.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tools copying Cheetah/Tools/__init__.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Tools creating build/lib.linux-x86_64-cpython-312/Cheetah/Utils copying Cheetah/Utils/WebInputMixin.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Utils copying Cheetah/Utils/htmlEncode.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Utils copying Cheetah/Utils/__init__.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Utils copying Cheetah/Utils/Misc.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Utils copying Cheetah/Utils/statprof.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Utils copying Cheetah/Utils/Indenter.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Utils copying Cheetah/Utils/htmlDecode.py -> build/lib.linux-x86_64-cpython-312/Cheetah/Utils running build_ext building 'Cheetah._namemapper' extension creating build/temp.linux-x86_64-cpython-312/Cheetah/c gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-cheetah3/src=/usr/src/debug/python-cheetah3 -flto=auto -fPIC -I/usr/include/python3.12 -c Cheetah/c/_namemapper.c -o build/temp.linux-x86_64-cpython-312/Cheetah/c/_namemapper.o gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-cheetah3/src=/usr/src/debug/python-cheetah3 -flto=auto build/temp.linux-x86_64-cpython-312/Cheetah/c/_namemapper.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cheetah/_namemapper.cpython-312-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.12 copying and adjusting bin/cheetah-compile -> build/scripts-3.12 copying and adjusting bin/cheetah -> build/scripts-3.12 copying and adjusting bin/cheetah-analyze -> build/scripts-3.12 changing mode of build/scripts-3.12/cheetah-compile from 644 to 755 changing mode of build/scripts-3.12/cheetah from 644 to 755 changing mode of build/scripts-3.12/cheetah-analyze from 644 to 755 ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.12/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. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/ImportManager.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/DummyTransaction.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/ImportHooks.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/compat.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/ErrorCatchers.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/SettingsManager.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/Template.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/Unspecified.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/_namemapper.cpython-312-x86_64-linux-gnu.so -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/Django.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/Servlet.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/SourceReader.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/NameMapper_pure.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/ImportHooks.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Cheps.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Template.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/SyntaxAndOutput.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/__init__.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/TemplateCmdLineIface.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Regressions.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Filters.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Test.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/LoadTemplate.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Misc.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Analyzer.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/NameMapper.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/xmlrunner.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Parser.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Boinker.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/CheetahWrapper.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Performance.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Pinger.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/Tests/Unicode.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-cpython-312/Cheetah/__init__.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/TemplateCmdLineIface.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/Compiler.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-cpython-312/Cheetah/Tools/RecursiveNull.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-cpython-312/Cheetah/Tools/MondoReport.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-cpython-312/Cheetah/Tools/CGITemplate.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-cpython-312/Cheetah/Tools/SiteHierarchy.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-cpython-312/Cheetah/Tools/__init__.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-cpython-312/Cheetah/Filters.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates copying build/lib.linux-x86_64-cpython-312/Cheetah/Templates/_SkeletonPage.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates copying build/lib.linux-x86_64-cpython-312/Cheetah/Templates/SkeletonPage.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates copying build/lib.linux-x86_64-cpython-312/Cheetah/Templates/__init__.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates copying build/lib.linux-x86_64-cpython-312/Cheetah/CacheRegion.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/LoadTemplate.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/Version.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/NameMapper.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/Parser.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/CacheStore.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/CheetahWrapper.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Macros copying build/lib.linux-x86_64-cpython-312/Cheetah/Macros/__init__.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Macros copying build/lib.linux-x86_64-cpython-312/Cheetah/Macros/I18n.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Macros copying build/lib.linux-x86_64-cpython-312/Cheetah/DirectiveAnalyzer.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/Utils/WebInputMixin.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/Utils/htmlEncode.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/Utils/__init__.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/Utils/Misc.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/Utils/statprof.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/Utils/Indenter.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/Utils/htmlDecode.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-cpython-312/Cheetah/convertTmplPathToModuleName.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah copying build/lib.linux-x86_64-cpython-312/Cheetah/FileUtils.py -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/ImportManager.py to ImportManager.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/DummyTransaction.py to DummyTransaction.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/ImportHooks.py to ImportHooks.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/compat.py to compat.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/ErrorCatchers.py to ErrorCatchers.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/SettingsManager.py to SettingsManager.cpython-312.pyc /usr/lib/python3.12/site-packages/Cheetah/SettingsManager.py:19: SyntaxWarning: invalid escape sequence '\(' /usr/lib/python3.12/site-packages/Cheetah/SettingsManager.py:19: SyntaxWarning: invalid escape sequence '\)' byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Template.py to Template.cpython-312.pyc /usr/lib/python3.12/site-packages/Cheetah/Template.py:142: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Template.py:1617: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Template.py:1728: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Template.py:1984: SyntaxWarning: invalid escape sequence '\d' /usr/lib/python3.12/site-packages/Cheetah/Template.py:2025: SyntaxWarning: invalid escape sequence '\d' /usr/lib/python3.12/site-packages/Cheetah/Template.py:2035: SyntaxWarning: invalid escape sequence '\d' byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Unspecified.py to Unspecified.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Django.py to Django.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Servlet.py to Servlet.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/SourceReader.py to SourceReader.cpython-312.pyc /usr/lib/python3.12/site-packages/Cheetah/SourceReader.py:8: SyntaxWarning: invalid escape sequence '\s' byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/NameMapper_pure.py to NameMapper_pure.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/ImportHooks.py to ImportHooks.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Cheps.py to Cheps.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Template.py to Template.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py to SyntaxAndOutput.cpython-312.pyc /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:271: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:272: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:299: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:300: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:319: SyntaxWarning: invalid escape sequence '\#' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:324: SyntaxWarning: invalid escape sequence '\#' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:329: SyntaxWarning: invalid escape sequence '\#' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:816: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:821: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:826: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:831: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:836: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1827: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1833: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1839: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1976: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1982: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1988: SyntaxWarning: invalid escape sequence '\$' byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/TemplateCmdLineIface.py to TemplateCmdLineIface.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Regressions.py to Regressions.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Filters.py to Filters.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Test.py to Test.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/LoadTemplate.py to LoadTemplate.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Misc.py to Misc.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Analyzer.py to Analyzer.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/NameMapper.py to NameMapper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/xmlrunner.py to xmlrunner.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Parser.py to Parser.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Boinker.py to Boinker.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/CheetahWrapper.py to CheetahWrapper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Performance.py to Performance.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Pinger.py to Pinger.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/Unicode.py to Unicode.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/TemplateCmdLineIface.py to TemplateCmdLineIface.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Compiler.py to Compiler.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools/RecursiveNull.py to RecursiveNull.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools/MondoReport.py to MondoReport.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools/CGITemplate.py to CGITemplate.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools/SiteHierarchy.py to SiteHierarchy.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Filters.py to Filters.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates/_SkeletonPage.py to _SkeletonPage.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates/SkeletonPage.py to SkeletonPage.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/CacheRegion.py to CacheRegion.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/LoadTemplate.py to LoadTemplate.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Version.py to Version.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/NameMapper.py to NameMapper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Parser.py to Parser.cpython-312.pyc /usr/lib/python3.12/site-packages/Cheetah/Parser.py:464: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Parser.py:557: SyntaxWarning: invalid escape sequence '\$' byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/CacheStore.py to CacheStore.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/CheetahWrapper.py to CheetahWrapper.cpython-312.pyc /usr/lib/python3.12/site-packages/Cheetah/CheetahWrapper.py:69: SyntaxWarning: invalid escape sequence '\ ' byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Macros/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Macros/I18n.py to I18n.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/DirectiveAnalyzer.py to DirectiveAnalyzer.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils/WebInputMixin.py to WebInputMixin.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils/htmlEncode.py to htmlEncode.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils/Misc.py to Misc.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils/statprof.py to statprof.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils/Indenter.py to Indenter.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Utils/htmlDecode.py to htmlDecode.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/convertTmplPathToModuleName.py to convertTmplPathToModuleName.cpython-312.pyc byte-compiling /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/FileUtils.py to FileUtils.cpython-312.pyc /usr/lib/python3.12/site-packages/Cheetah/FileUtils.py:344: SyntaxWarning: invalid escape sequence '\s' writing byte-compilation script '/tmp/tmpjb28q9vl.py' /usr/sbin/python /tmp/tmpjb28q9vl.py /usr/lib/python3.12/site-packages/Cheetah/SettingsManager.py:19: SyntaxWarning: invalid escape sequence '\(' /usr/lib/python3.12/site-packages/Cheetah/SettingsManager.py:19: SyntaxWarning: invalid escape sequence '\)' /usr/lib/python3.12/site-packages/Cheetah/Template.py:142: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Template.py:1617: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Template.py:1728: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Template.py:1984: SyntaxWarning: invalid escape sequence '\d' /usr/lib/python3.12/site-packages/Cheetah/Template.py:2025: SyntaxWarning: invalid escape sequence '\d' /usr/lib/python3.12/site-packages/Cheetah/Template.py:2035: SyntaxWarning: invalid escape sequence '\d' /usr/lib/python3.12/site-packages/Cheetah/SourceReader.py:8: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:271: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:272: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:299: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:300: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:319: SyntaxWarning: invalid escape sequence '\#' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:324: SyntaxWarning: invalid escape sequence '\#' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:329: SyntaxWarning: invalid escape sequence '\#' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:816: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:821: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:826: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:831: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:836: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1827: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1833: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1839: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1976: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1982: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Tests/SyntaxAndOutput.py:1988: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/Parser.py:464: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Cheetah/Parser.py:557: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/Cheetah/CheetahWrapper.py:69: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/Cheetah/FileUtils.py:344: SyntaxWarning: invalid escape sequence '\s' removing /tmp/tmpjb28q9vl.py running install_data copying Cheetah/Templates/SkeletonPage.tmpl -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Templates copying Cheetah/Tools/MondoReportDoc.txt -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tools creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/ImportHooksTemplates copying Cheetah/Tests/ImportHooksTemplates/layout.tmpl -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/ImportHooksTemplates copying Cheetah/Tests/ImportHooksTemplates/index.tmpl -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah/Tests/ImportHooksTemplates running install_egg_info running egg_info writing Cheetah3.egg-info/PKG-INFO writing dependency_links to Cheetah3.egg-info/dependency_links.txt writing requirements to Cheetah3.egg-info/requires.txt writing top-level names to Cheetah3.egg-info/top_level.txt reading manifest file 'Cheetah3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.html' under directory 'docs' warning: no files found matching '*.js' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no previously-included files matching '*' found under directory 'devscripts' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE' writing manifest file 'Cheetah3.egg-info/SOURCES.txt' Copying Cheetah3.egg-info to /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/lib/python3.12/site-packages/Cheetah3-3.2.6.post2-py3.12.egg-info running install_scripts creating /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/bin copying build/scripts-3.12/cheetah -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/bin copying build/scripts-3.12/cheetah-compile -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/bin copying build/scripts-3.12/cheetah-analyze -> /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/bin changing mode of /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/bin/cheetah to 755 changing mode of /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/bin/cheetah-compile to 755 changing mode of /src/packages/libs/python/python-cheetah3/pkg/python-cheetah3/usr/bin/cheetah-analyze to 755 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... libfakeroot internal error: payload not recognized! -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-cheetah3"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python-cheetah3-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-cheetah3 3.2.6.post2-3 (Wed 20 Nov 2024 01:47:26 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (12) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 80.58 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...