>>> stgit: Building testing/stgit 1.3-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 07:59:21 +0000 >>> stgit: Checking sanity of /home/buildozer/aports/testing/stgit/APKBUILD... >>> stgit: Analyzing dependencies... >>> stgit: Installing for build: build-base git python3 asciidoc xmlto perl py3-setuptools (1/28) Installing libbz2 (1.0.8-r4) (2/28) Installing libffi (3.4.4-r0) (3/28) Installing gdbm (1.23-r0) (4/28) Installing xz-libs (5.2.8-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.2.0-r0) (7/28) Installing sqlite-libs (3.40.0-r0) (8/28) Installing python3 (3.11.0-r2) (9/28) Installing libxml2 (2.10.3-r2) (10/28) Installing libxml2-utils (2.10.3-r2) (11/28) Installing libgpg-error (1.46-r1) (12/28) Installing libgcrypt (1.10.1-r0) (13/28) Installing libxslt (1.1.37-r0) (14/28) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (15/28) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (16/28) Installing asciidoc (10.2.0-r1) (17/28) Installing perl (5.36.0-r0) (18/28) Installing perl-error (0.17029-r1) (19/28) Installing perl-git (2.38.1-r0) (20/28) Installing git-perl (2.38.1-r0) (21/28) Installing perl-yaml-syck (1.34-r2) (22/28) Installing perl-test-pod (1.52-r2) (23/28) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (24/28) Installing xmlto (0.0.28-r3) (25/28) Installing py3-parsing (3.0.9-r1) (26/28) Installing py3-packaging (21.3-r3) (27/28) Installing py3-setuptools (65.6.2-r0) (28/28) Installing .makedepends-stgit (20221124.075923) Executing busybox-1.35.0-r29.trigger OK: 465 MiB in 124 packages >>> stgit: Cleaning up srcdir >>> stgit: Cleaning up pkgdir >>> stgit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stgit-1.3.tar.gz >>> stgit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stgit-1.3.tar.gz >>> stgit: Checking sha512sums... stgit-1.3.tar.gz: OK >>> stgit: Unpacking /var/cache/distfiles/edge/stgit-1.3.tar.gz... python3 setup.py build make -C Documentation all make[1]: Entering directory '/home/buildozer/aports/testing/stgit/src/stgit-1.3/Documentation' running build running build_py creating build creating build/lib creating build/lib/stgit copying stgit/templates.py -> build/lib/stgit copying stgit/compat.py -> build/lib/stgit copying stgit/utils.py -> build/lib/stgit copying stgit/__main__.py -> build/lib/stgit copying stgit/config.py -> build/lib/stgit copying stgit/main.py -> build/lib/stgit copying stgit/__init__.py -> build/lib/stgit copying stgit/builtin_version.py -> build/lib/stgit copying stgit/run.py -> build/lib/stgit copying stgit/out.py -> build/lib/stgit copying stgit/exception.py -> build/lib/stgit copying stgit/_version.py -> build/lib/stgit copying stgit/argparse.py -> build/lib/stgit copying stgit/pager.py -> build/lib/stgit creating build/lib/stgit/commands copying stgit/commands/uncommit.py -> build/lib/stgit/commands copying stgit/commands/sink.py -> build/lib/stgit/commands copying stgit/commands/edit.py -> build/lib/stgit/commands copying stgit/commands/hide.py -> build/lib/stgit/commands copying stgit/commands/sync.py -> build/lib/stgit/commands copying stgit/commands/goto.py -> build/lib/stgit/commands copying stgit/commands/show.py -> build/lib/stgit/commands copying stgit/commands/init.py -> build/lib/stgit/commands copying stgit/commands/diff.py -> build/lib/stgit/commands copying stgit/commands/branch.py -> build/lib/stgit/commands copying stgit/commands/export.py -> build/lib/stgit/commands copying stgit/commands/clean.py -> build/lib/stgit/commands copying stgit/commands/common.py -> build/lib/stgit/commands copying stgit/commands/float.py -> build/lib/stgit/commands copying stgit/commands/rename.py -> build/lib/stgit/commands copying stgit/commands/reset.py -> build/lib/stgit/commands copying stgit/commands/push.py -> build/lib/stgit/commands copying stgit/commands/prev.py -> build/lib/stgit/commands copying stgit/commands/pull.py -> build/lib/stgit/commands copying stgit/commands/mail.py -> build/lib/stgit/commands copying stgit/commands/delete.py -> build/lib/stgit/commands copying stgit/commands/pick.py -> build/lib/stgit/commands copying stgit/commands/log.py -> build/lib/stgit/commands copying stgit/commands/files.py -> build/lib/stgit/commands copying stgit/commands/clone.py -> build/lib/stgit/commands copying stgit/commands/commit.py -> build/lib/stgit/commands copying stgit/commands/series.py -> build/lib/stgit/commands copying stgit/commands/fold.py -> build/lib/stgit/commands copying stgit/commands/refresh.py -> build/lib/stgit/commands copying stgit/commands/imprt.py -> build/lib/stgit/commands copying stgit/commands/rebase.py -> build/lib/stgit/commands copying stgit/commands/__init__.py -> build/lib/stgit/commands copying stgit/commands/patches.py -> build/lib/stgit/commands copying stgit/commands/top.py -> build/lib/stgit/commands copying stgit/commands/redo.py -> build/lib/stgit/commands copying stgit/commands/new.py -> build/lib/stgit/commands copying stgit/commands/cmdlist.py -> build/lib/stgit/commands copying stgit/commands/pop.py -> build/lib/stgit/commands copying stgit/commands/repair.py -> build/lib/stgit/commands copying stgit/commands/next.py -> build/lib/stgit/commands copying stgit/commands/squash.py -> build/lib/stgit/commands copying stgit/commands/unhide.py -> build/lib/stgit/commands copying stgit/commands/undo.py -> build/lib/stgit/commands copying stgit/commands/id.py -> build/lib/stgit/commands creating build/lib/stgit/completion copying stgit/completion/bash.py -> build/lib/stgit/completion copying stgit/completion/fish.py -> build/lib/stgit/completion copying stgit/completion/__init__.py -> build/lib/stgit/completion creating build/lib/stgit/lib copying stgit/lib/edit.py -> build/lib/stgit/lib copying stgit/lib/objcache.py -> build/lib/stgit/lib copying stgit/lib/stack.py -> build/lib/stgit/lib copying stgit/lib/log.py -> build/lib/stgit/lib copying stgit/lib/stackupgrade.py -> build/lib/stgit/lib copying stgit/lib/__init__.py -> build/lib/stgit/lib copying stgit/lib/transaction.py -> build/lib/stgit/lib creating build/lib/stgit/lib/git copying stgit/lib/git/iw.py -> build/lib/stgit/lib/git copying stgit/lib/git/person.py -> build/lib/stgit/lib/git copying stgit/lib/git/base.py -> build/lib/stgit/lib/git copying stgit/lib/git/branch.py -> build/lib/stgit/lib/git copying stgit/lib/git/date.py -> build/lib/stgit/lib/git copying stgit/lib/git/objects.py -> build/lib/stgit/lib/git copying stgit/lib/git/__init__.py -> build/lib/stgit/lib/git copying stgit/lib/git/repository.py -> build/lib/stgit/lib/git running egg_info writing stgit.egg-info/PKG-INFO writing dependency_links to stgit.egg-info/dependency_links.txt writing entry points to stgit.egg-info/entry_points.txt writing top-level names to stgit.egg-info/top_level.txt reading manifest file 'stgit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS.md' writing manifest file 'stgit.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'stgit.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'stgit.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'stgit.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'stgit.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/stgit/templates copying stgit/templates/covermail.tmpl -> build/lib/stgit/templates copying stgit/templates/mailattch.tmpl -> build/lib/stgit/templates copying stgit/templates/patchandattch.tmpl -> build/lib/stgit/templates copying stgit/templates/patchexport.tmpl -> build/lib/stgit/templates copying stgit/templates/patchmail.tmpl -> build/lib/stgit/templates GEN doc.dep * new HTML-ASCIIDOCFLAGS GEN command-list.txt GEN stg-branch.txt GEN stg-clean.txt GEN stg-clone.txt GEN stg-commit.txt GEN stg-delete.txt GEN stg-diff.txt GEN stg-edit.txt GEN stg-export.txt GEN stg-files.txt GEN stg-float.txt GEN stg-fold.txt GEN stg-goto.txt GEN stg-hide.txt GEN stg-id.txt GEN stg-import.txt GEN stg-init.txt GEN stg-log.txt GEN stg-mail.txt GEN stg-new.txt GEN stg-next.txt GEN stg-patches.txt GEN stg-pick.txt GEN stg-pop.txt GEN stg-prev.txt GEN stg-pull.txt GEN stg-push.txt GEN stg-rebase.txt GEN stg-redo.txt GEN stg-refresh.txt GEN stg-rename.txt GEN stg-repair.txt GEN stg-reset.txt GEN stg-series.txt GEN stg-show.txt GEN stg-sink.txt GEN stg-squash.txt GEN stg-sync.txt GEN stg-top.txt GEN stg-uncommit.txt GEN stg-undo.txt GEN stg-unhide.txt * new XML-ASCIIDOCFLAGS ASCIIDOC stg.html ASCIIDOC stg-branch.html ASCIIDOC stg-clean.html ASCIIDOC stg-clone.html ASCIIDOC stg-commit.html ASCIIDOC stg-delete.html ASCIIDOC stg-diff.html ASCIIDOC stg-edit.html ASCIIDOC stg-export.html ASCIIDOC stg-files.html ASCIIDOC stg-float.html ASCIIDOC stg-fold.html ASCIIDOC stg-goto.html ASCIIDOC stg-hide.html ASCIIDOC stg-id.html ASCIIDOC stg-import.html ASCIIDOC stg-init.html ASCIIDOC stg-log.html ASCIIDOC stg-mail.html ASCIIDOC stg-new.html ASCIIDOC stg-next.html ASCIIDOC stg-patches.html ASCIIDOC stg-pick.html ASCIIDOC stg-pop.html ASCIIDOC stg-prev.html ASCIIDOC stg-pull.html ASCIIDOC stg-push.html ASCIIDOC stg-rebase.html ASCIIDOC stg-redo.html ASCIIDOC stg-refresh.html ASCIIDOC stg-rename.html ASCIIDOC stg-repair.html ASCIIDOC stg-reset.html ASCIIDOC stg-series.html ASCIIDOC stg-show.html ASCIIDOC stg-sink.html ASCIIDOC stg-squash.html ASCIIDOC stg-sync.html ASCIIDOC stg-top.html ASCIIDOC stg-uncommit.html ASCIIDOC stg-undo.html ASCIIDOC stg-unhide.html ASCIIDOC stg.xml ASCIIDOC stg-branch.xml ASCIIDOC stg-clean.xml ASCIIDOC stg-clone.xml ASCIIDOC stg-commit.xml ASCIIDOC stg-delete.xml ASCIIDOC stg-diff.xml ASCIIDOC stg-edit.xml ASCIIDOC stg-export.xml ASCIIDOC stg-files.xml ASCIIDOC stg-float.xml ASCIIDOC stg-fold.xml ASCIIDOC stg-goto.xml ASCIIDOC stg-hide.xml ASCIIDOC stg-id.xml ASCIIDOC stg-import.xml ASCIIDOC stg-init.xml ASCIIDOC stg-log.xml ASCIIDOC stg-mail.xml ASCIIDOC stg-new.xml ASCIIDOC stg-next.xml ASCIIDOC stg-patches.xml ASCIIDOC stg-pick.xml ASCIIDOC stg-pop.xml ASCIIDOC stg-prev.xml ASCIIDOC stg-pull.xml ASCIIDOC stg-push.xml ASCIIDOC stg-rebase.xml ASCIIDOC stg-redo.xml ASCIIDOC stg-refresh.xml ASCIIDOC stg-rename.xml ASCIIDOC stg-repair.xml ASCIIDOC stg-reset.xml ASCIIDOC stg-series.xml ASCIIDOC stg-show.xml ASCIIDOC stg-sink.xml ASCIIDOC stg-squash.xml ASCIIDOC stg-sync.xml ASCIIDOC stg-top.xml ASCIIDOC stg-uncommit.xml ASCIIDOC stg-undo.xml ASCIIDOC stg-unhide.xml XMLTO stg.1 XMLTO stg-branch.1 XMLTO stg-clean.1 XMLTO stg-clone.1 XMLTO stg-commit.1 XMLTO stg-delete.1 XMLTO stg-diff.1 XMLTO stg-edit.1 XMLTO stg-export.1 XMLTO stg-files.1 XMLTO stg-fold.1 XMLTO stg-goto.1 XMLTO stg-float.1 XMLTO stg-hide.1 XMLTO stg-id.1 XMLTO stg-import.1 XMLTO stg-init.1 XMLTO stg-log.1 XMLTO stg-mail.1 XMLTO stg-new.1 XMLTO stg-next.1 XMLTO stg-patches.1 XMLTO stg-pop.1 XMLTO stg-pick.1 XMLTO stg-prev.1 XMLTO stg-pull.1 XMLTO stg-push.1 XMLTO stg-redo.1 XMLTO stg-rebase.1 XMLTO stg-refresh.1 XMLTO stg-rename.1 XMLTO stg-repair.1 XMLTO stg-reset.1 XMLTO stg-series.1 XMLTO stg-show.1 XMLTO stg-sink.1 XMLTO stg-sync.1 XMLTO stg-squash.1 XMLTO stg-top.1 XMLTO stg-uncommit.1 XMLTO stg-undo.1 XMLTO stg-unhide.1 Note: namesp. add : added namespace before processing stg-id Note: namesp. add : added namespace before processing stg-export Note: namesp. add : added namespace before processing stg-branch Note: namesp. add : added namespace before processing stg-log Note: namesp. add : added namespace before processing stg-uncommit Note: namesp. add : added namespace before processing stg-clean Note: namesp. add : added namespace before processing stg-goto Note: namesp. add : added namespace before processing stg-commit Note: namesp. add : added namespace before processing stg-new Note: namesp. add : added namespace before processing stg-init Note: namesp. add : added namespace before processing stg-reset Note: namesp. add : added namespace before processing stg-clone Note: namesp. add : added namespace before processing stg-diff Note: namesp. add : added namespace before processing stg-redo Note: namesp. add : added namespace before processing stg-import Note: namesp. add : added namespace before processing stg-unhide Note: namesp. add : added namespace before processing stg-prev Note: namesp. add : added namespace before processing stg-squash Note: namesp. add : added namespace before processing stg-files Makefile:222: warning: pattern recipe did not update peer target 'stg-id.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-id.5'. Note: namesp. add : added namespace before processing stg-pop Note: namesp. add : added namespace before processing stg-float Makefile:222: warning: pattern recipe did not update peer target 'stg-export.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-export.5'. Note: namesp. add : added namespace before processing stg-fold Note: namesp. add : added namespace before processing stg-next Note: namesp. add : added namespace before processing stg-series Makefile:222: warning: pattern recipe did not update peer target 'stg-log.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-log.5'. Note: namesp. add : added namespace before processing stg-pull Note: namesp. add : added namespace before processing stg Note: namesp. add : added namespace before processing stg-pick Note: namesp. add : added namespace before processing stg-rebase Note: namesp. add : added namespace before processing stg-sink Makefile:222: warning: pattern recipe did not update peer target 'stg-clean.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-clean.5'. Note: namesp. add : added namespace before processing stg-patches Makefile:222: warning: pattern recipe did not update peer target 'stg-uncommit.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-uncommit.5'. Note: namesp. add : added namespace before processing stg-sync Note: namesp. add : added namespace before processing stg-push Note: namesp. add : added namespace before processing stg-showNote: namesp. add : added namespace before processing stg-rename Note: namesp. add : added namespace before processing stg-refresh Makefile:222: warning: pattern recipe did not update peer target 'stg-commit.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-commit.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-goto.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-goto.5'. Note: namesp. add : added namespace before processing stg-undo Note: namesp. add : added namespace before processing stg-repair Makefile:222: warning: pattern recipe did not update peer target 'stg-new.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-new.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-clone.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-clone.5'. Note: namesp. add : added namespace before processing stg-edit Note: namesp. add : added namespace before processing stg-hide Note: namesp. add : added namespace before processing stg-mail Note: namesp. add : added namespace before processing stg-delete Makefile:222: warning: pattern recipe did not update peer target 'stg-reset.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-reset.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-init.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-init.5'. Note: namesp. add : added namespace before processing stg-top Makefile:222: warning: pattern recipe did not update peer target 'stg-redo.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-redo.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-unhide.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-unhide.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-prev.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-prev.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-squash.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-squash.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-diff.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-diff.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-files.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-files.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-import.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-import.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-branch.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-branch.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-fold.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-fold.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pop.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pop.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-series.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-series.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sink.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sink.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-repair.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-repair.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-next.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-next.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-float.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-float.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-patches.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-patches.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pull.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pull.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pick.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pick.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-show.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-show.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rebase.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rebase.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-hide.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-hide.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rename.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rename.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sync.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sync.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-push.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-push.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-undo.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-undo.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-delete.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-delete.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-refresh.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-refresh.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-top.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-top.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-edit.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-edit.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-mail.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-mail.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg.5'. make[1]: Leaving directory '/home/buildozer/aports/testing/stgit/src/stgit-1.3/Documentation' >>> stgit: Entering fakeroot... python3 setup.py install --prefix=/usr --root=/home/buildozer/aports/testing/stgit/pkg/stgit --force make -C Documentation install make[1]: Entering directory '/home/buildozer/aports/testing/stgit/src/stgit-1.3/Documentation' running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing stgit.egg-info/PKG-INFO writing dependency_links to stgit.egg-info/dependency_links.txt writing entry points to stgit.egg-info/entry_points.txt writing top-level names to stgit.egg-info/top_level.txt reading manifest file 'stgit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS.md' writing manifest file 'stgit.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'stgit.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'stgit.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'stgit.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'stgit.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/testing/stgit/pkg creating /home/buildozer/aports/testing/stgit/pkg/stgit creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11 creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/uncommit.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/sink.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/edit.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/hide.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/sync.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/goto.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/show.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/init.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/diff.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/branch.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/export.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/clean.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/common.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/float.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/rename.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/reset.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/push.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/prev.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/pull.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/mail.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/delete.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/pick.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/log.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/files.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/clone.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/commit.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/series.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/fold.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/refresh.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/imprt.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/rebase.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/__init__.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/patches.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/top.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/redo.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/new.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/cmdlist.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/pop.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/repair.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/next.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/squash.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/unhide.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/undo.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/commands/id.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands copying build/lib/stgit/templates.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/compat.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/utils.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/__main__.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/config.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/main.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/templates copying build/lib/stgit/templates/mailattch.tmpl -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/templates copying build/lib/stgit/templates/patchandattch.tmpl -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/templates copying build/lib/stgit/templates/covermail.tmpl -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/templates copying build/lib/stgit/templates/patchexport.tmpl -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/templates copying build/lib/stgit/templates/patchmail.tmpl -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/templates copying build/lib/stgit/__init__.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/builtin_version.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/run.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/completion copying build/lib/stgit/completion/bash.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/completion copying build/lib/stgit/completion/fish.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/completion copying build/lib/stgit/completion/__init__.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/completion copying build/lib/stgit/out.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/exception.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/_version.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit copying build/lib/stgit/argparse.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib copying build/lib/stgit/lib/edit.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib copying build/lib/stgit/lib/objcache.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib copying build/lib/stgit/lib/stack.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib copying build/lib/stgit/lib/log.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib copying build/lib/stgit/lib/stackupgrade.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib creating /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/iw.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/person.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/base.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/branch.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/date.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/objects.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/__init__.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/git/repository.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git copying build/lib/stgit/lib/__init__.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib copying build/lib/stgit/lib/transaction.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib copying build/lib/stgit/pager.py -> /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/uncommit.py to uncommit.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/sink.py to sink.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/hide.py to hide.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/sync.py to sync.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/goto.py to goto.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/show.py to show.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/init.py to init.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/diff.py to diff.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/branch.py to branch.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/export.py to export.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/clean.py to clean.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/float.py to float.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/rename.py to rename.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/reset.py to reset.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/push.py to push.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/prev.py to prev.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/pull.py to pull.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/mail.py to mail.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/pick.py to pick.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/files.py to files.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/clone.py to clone.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/commit.py to commit.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/series.py to series.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/fold.py to fold.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/refresh.py to refresh.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/imprt.py to imprt.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/rebase.py to rebase.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/patches.py to patches.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/top.py to top.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/redo.py to redo.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/new.py to new.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/cmdlist.py to cmdlist.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/pop.py to pop.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/repair.py to repair.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/next.py to next.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/squash.py to squash.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/unhide.py to unhide.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/undo.py to undo.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/commands/id.py to id.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/templates.py to templates.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/main.py to main.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/builtin_version.py to builtin_version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/run.py to run.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/completion/bash.py to bash.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/completion/fish.py to fish.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/completion/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/out.py to out.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/exception.py to exception.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/argparse.py to argparse.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/objcache.py to objcache.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/stack.py to stack.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/stackupgrade.py to stackupgrade.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/iw.py to iw.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/person.py to person.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/branch.py to branch.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/date.py to date.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/objects.py to objects.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/git/repository.py to repository.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/lib/transaction.py to transaction.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit/pager.py to pager.cpython-311.pyc running install_egg_info Copying stgit.egg-info to /home/buildozer/aports/testing/stgit/pkg/stgit/usr/lib/python3.11/site-packages/stgit-1.3-py3.11.egg-info running install_scripts Installing stg script to /home/buildozer/aports/testing/stgit/pkg/stgit/usr/bin GEN doc.dep XMLTO stg.1 XMLTO stg-branch.1 XMLTO stg-clean.1 XMLTO stg-clone.1 XMLTO stg-commit.1 XMLTO stg-delete.1 XMLTO stg-diff.1 XMLTO stg-edit.1 XMLTO stg-export.1 XMLTO stg-files.1 XMLTO stg-float.1 XMLTO stg-fold.1 XMLTO stg-goto.1 XMLTO stg-hide.1 XMLTO stg-id.1 XMLTO stg-import.1 XMLTO stg-init.1 XMLTO stg-log.1 XMLTO stg-mail.1 XMLTO stg-new.1 XMLTO stg-next.1 XMLTO stg-patches.1 XMLTO stg-pick.1 XMLTO stg-pop.1 XMLTO stg-prev.1 XMLTO stg-pull.1 XMLTO stg-push.1 XMLTO stg-rebase.1 XMLTO stg-redo.1 XMLTO stg-refresh.1 XMLTO stg-rename.1 XMLTO stg-repair.1 XMLTO stg-reset.1 XMLTO stg-series.1 XMLTO stg-show.1 XMLTO stg-sink.1 XMLTO stg-squash.1 XMLTO stg-sync.1 XMLTO stg-top.1 XMLTO stg-uncommit.1 XMLTO stg-undo.1 XMLTO stg-unhide.1 Note: namesp. add : added namespace before processing stg Note: namesp. add : added namespace before processing stg-branch Note: namesp. add : added namespace before processing stg-clean Note: namesp. add : added namespace before processing stg-clone Note: namesp. add : added namespace before processing stg-commit Note: namesp. add : added namespace before processing stg-delete Note: namesp. add : added namespace before processing stg-diff Note: namesp. add : added namespace before processing stg-edit Note: namesp. add : added namespace before processing stg-export Note: namesp. add : added namespace before processing stg-files Note: namesp. add : added namespace before processing stg-float Note: namesp. add : added namespace before processing stg-fold Note: namesp. add : added namespace before processing stg-goto Note: namesp. add : added namespace before processing stg-hide Note: namesp. add : added namespace before processing stg-id Note: namesp. add : added namespace before processing stg-import Note: namesp. add : added namespace before processing stg-init Note: namesp. add : added namespace before processing stg-log Note: namesp. add : added namespace before processing stg-mail Note: namesp. add : added namespace before processing stg-new Note: namesp. add : added namespace before processing stg-next Note: namesp. add : added namespace before processing stg-patches Note: namesp. add : added namespace before processing stg-pick Note: namesp. add : added namespace before processing stg-pop Note: namesp. add : added namespace before processing stg-prev Note: namesp. add : added namespace before processing stg-pull Makefile:222: warning: pattern recipe did not update peer target 'stg.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg.5'. Note: namesp. add : added namespace before processing stg-push Makefile:222: warning: pattern recipe did not update peer target 'stg-branch.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-branch.5'. Note: namesp. add : added namespace before processing stg-rebase Makefile:222: warning: pattern recipe did not update peer target 'stg-clean.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-clean.5'. Note: namesp. add : added namespace before processing stg-redo Makefile:222: warning: pattern recipe did not update peer target 'stg-clone.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-clone.5'. Note: namesp. add : added namespace before processing stg-refresh Note: namesp. add : added namespace before processing stg-rename Note: namesp. add : added namespace before processing stg-repair Note: namesp. add : added namespace before processing stg-reset Makefile:222: warning: pattern recipe did not update peer target 'stg-commit.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-commit.5'. Note: namesp. add : added namespace before processing stg-series Makefile:222: warning: pattern recipe did not update peer target 'stg-delete.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-delete.5'. Note: namesp. add : added namespace before processing stg-show Note: namesp. add : added namespace before processing stg-sink Makefile:222: warning: pattern recipe did not update peer target 'stg-diff.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-diff.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-edit.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-edit.5'. Note: namesp. add : added namespace before processing stg-squash Makefile:222: warning: pattern recipe did not update peer target 'stg-export.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-export.5'. Note: namesp. add : added namespace before processing stg-sync Note: namesp. add : added namespace before processing stg-top Makefile:222: warning: pattern recipe did not update peer target 'stg-files.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-files.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-float.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-float.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-fold.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-fold.5'. Note: namesp. add : added namespace before processing stg-uncommit Makefile:222: warning: pattern recipe did not update peer target 'stg-goto.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-goto.5'. Note: namesp. add : added namespace before processing stg-undo Makefile:222: warning: pattern recipe did not update peer target 'stg-hide.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-hide.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-id.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-id.5'. Note: namesp. add : added namespace before processing stg-unhide Makefile:222: warning: pattern recipe did not update peer target 'stg-import.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-import.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-init.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-init.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-log.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-log.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-mail.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-mail.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-new.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-new.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-next.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-next.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-patches.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-patches.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pick.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pick.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pop.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pop.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-prev.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-prev.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pull.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-pull.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-push.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-push.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rebase.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rebase.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-redo.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-redo.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-refresh.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-refresh.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rename.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-rename.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-repair.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-repair.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-reset.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-reset.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-series.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-series.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-show.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-show.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sink.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sink.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-squash.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-squash.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sync.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-sync.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-top.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-top.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-uncommit.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-uncommit.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-undo.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-undo.5'. Makefile:222: warning: pattern recipe did not update peer target 'stg-unhide.7'. Makefile:222: warning: pattern recipe did not update peer target 'stg-unhide.5'. install -d -m 755 /home/buildozer/aports/testing/stgit/pkg/stgit/usr/share/man//man1 install -m 644 stg.1 stg-branch.1 stg-clean.1 stg-clone.1 stg-commit.1 stg-delete.1 stg-diff.1 stg-edit.1 stg-export.1 stg-files.1 stg-float.1 stg-fold.1 stg-goto.1 stg-hide.1 stg-id.1 stg-import.1 stg-init.1 stg-log.1 stg-mail.1 stg-new.1 stg-next.1 stg-patches.1 stg-pick.1 stg-pop.1 stg-prev.1 stg-pull.1 stg-push.1 stg-rebase.1 stg-redo.1 stg-refresh.1 stg-rename.1 stg-repair.1 stg-reset.1 stg-series.1 stg-show.1 stg-sink.1 stg-squash.1 stg-sync.1 stg-top.1 stg-uncommit.1 stg-undo.1 stg-unhide.1 /home/buildozer/aports/testing/stgit/pkg/stgit/usr/share/man//man1 make[1]: Leaving directory '/home/buildozer/aports/testing/stgit/src/stgit-1.3/Documentation' >>> stgit-doc*: Running split function doc... >>> stgit-doc*: Preparing subpackage stgit-doc... >>> stgit-doc*: Running postcheck for stgit-doc >>> stgit-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/stgit/pkg/stgit/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/stgit/pkg/stgit-zsh-completion/usr/share/zsh/site-functions' >>> stgit-zsh-completion*: Preparing subpackage stgit-zsh-completion... >>> stgit-zsh-completion*: Running postcheck for stgit-zsh-completion >>> stgit-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/testing/stgit/pkg/stgit/usr/share/fish/completions' -> '/home/buildozer/aports/testing/stgit/pkg/stgit-fish-completion/usr/share/fish/completions' >>> stgit-fish-completion*: Preparing subpackage stgit-fish-completion... >>> stgit-fish-completion*: Running postcheck for stgit-fish-completion >>> stgit-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/stgit/pkg/stgit/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/stgit/pkg/stgit-bash-completion/usr/share/bash-completion/completions' >>> stgit-bash-completion*: Preparing subpackage stgit-bash-completion... >>> stgit-bash-completion*: Running postcheck for stgit-bash-completion >>> stgit-vim*: Running split function _vim... '/home/buildozer/aports/testing/stgit/pkg/stgit/usr/share/vim/vimfiles' -> '/home/buildozer/aports/testing/stgit/pkg/stgit-vim/usr/share/vim/vimfiles' >>> stgit-vim*: Preparing subpackage stgit-vim... >>> stgit-vim*: Running postcheck for stgit-vim >>> stgit-emacs*: Running split function _emacs... '/home/buildozer/aports/testing/stgit/pkg/stgit/usr/share/emacs' -> '/home/buildozer/aports/testing/stgit/pkg/stgit-emacs/usr/share/emacs' >>> stgit-emacs*: Preparing subpackage stgit-emacs... >>> stgit-emacs*: Running postcheck for stgit-emacs >>> stgit*: Running postcheck for stgit >>> stgit*: Preparing package stgit... >>> stgit-bash-completion*: Tracing dependencies... >>> stgit-bash-completion*: Package size: 48.0 KB >>> stgit-bash-completion*: Compressing data... >>> stgit-bash-completion*: Create checksum... >>> stgit-bash-completion*: Create stgit-bash-completion-1.3-r2.apk >>> stgit-doc*: Tracing dependencies... >>> stgit-doc*: Package size: 188.0 KB >>> stgit-doc*: Compressing data... >>> stgit-doc*: Create checksum... >>> stgit-doc*: Create stgit-doc-1.3-r2.apk >>> stgit-emacs*: Tracing dependencies... >>> stgit-emacs*: Package size: 136.0 KB >>> stgit-emacs*: Compressing data... >>> stgit-emacs*: Create checksum... >>> stgit-emacs*: Create stgit-emacs-1.3-r2.apk >>> stgit-fish-completion*: Tracing dependencies... >>> stgit-fish-completion*: Package size: 68.0 KB >>> stgit-fish-completion*: Compressing data... >>> stgit-fish-completion*: Create checksum... >>> stgit-fish-completion*: Create stgit-fish-completion-1.3-r2.apk >>> stgit-vim*: Tracing dependencies... >>> stgit-vim*: Package size: 48.0 KB >>> stgit-vim*: Compressing data... >>> stgit-vim*: Create checksum... >>> stgit-vim*: Create stgit-vim-1.3-r2.apk >>> stgit-zsh-completion*: Tracing dependencies... >>> stgit-zsh-completion*: Package size: 48.0 KB >>> stgit-zsh-completion*: Compressing data... >>> stgit-zsh-completion*: Create checksum... >>> stgit-zsh-completion*: Create stgit-zsh-completion-1.3-r2.apk >>> stgit*: Tracing dependencies... >>> stgit*: Package size: 1.5 MB >>> stgit*: Compressing data... >>> stgit*: Create checksum... >>> stgit*: Create stgit-1.3-r2.apk >>> stgit: Build complete at Thu, 24 Nov 2022 08:04:13 +0000 elapsed time 0h 4m 52s >>> stgit: Cleaning up srcdir >>> stgit: Cleaning up pkgdir >>> stgit: Uninstalling dependencies... (1/28) Purging git-perl (2.38.1-r0) (2/28) Purging perl-git (2.38.1-r0) (3/28) Purging perl-error (0.17029-r1) (4/28) Purging .makedepends-stgit (20221124.075923) (5/28) Purging asciidoc (10.2.0-r1) (6/28) Purging xmlto (0.0.28-r3) (7/28) Purging perl-yaml-syck (1.34-r2) (8/28) Purging perl-test-pod (1.52-r2) (9/28) Purging bash (5.2.9-r0) Executing bash-5.2.9-r0.pre-deinstall (10/28) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (11/28) Purging libxslt (1.1.37-r0) (12/28) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (13/28) Purging libxml2-utils (2.10.3-r2) (14/28) Purging perl (5.36.0-r0) (15/28) Purging py3-setuptools (65.6.2-r0) (16/28) Purging py3-packaging (21.3-r3) (17/28) Purging py3-parsing (3.0.9-r1) (18/28) Purging python3 (3.11.0-r2) (19/28) Purging libbz2 (1.0.8-r4) (20/28) Purging libffi (3.4.4-r0) (21/28) Purging gdbm (1.23-r0) (22/28) Purging libxml2 (2.10.3-r2) (23/28) Purging xz-libs (5.2.8-r0) (24/28) Purging mpdecimal (2.5.1-r1) (25/28) Purging readline (8.2.0-r0) (26/28) Purging sqlite-libs (3.40.0-r0) (27/28) Purging libgcrypt (1.10.1-r0) (28/28) Purging libgpg-error (1.46-r1) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> stgit: Updating the testing/armhf repository index... >>> stgit: Signing the index...