>>> py3-invoke: Building community/py3-invoke 2.2.0-r2 (using abuild 3.14.1-r3) started Mon, 25 Nov 2024 14:24:57 +0000 >>> py3-invoke: Validating /home/buildozer/aports/community/py3-invoke/APKBUILD... >>> py3-invoke: Analyzing dependencies... >>> py3-invoke: Installing for build: build-base py3-yaml py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libffi (3.4.6-r0) (2/25) Installing gdbm (1.24-r0) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.5_p20241006-r3) (5/25) Installing sqlite-libs (3.47.0-r0) (6/25) Installing python3 (3.12.7-r1) (7/25) Installing python3-pycache-pyc0 (3.12.7-r1) (8/25) Installing pyc (3.12.7-r1) (9/25) Installing py3-yaml-pyc (6.0.2-r0) (10/25) Installing python3-pyc (3.12.7-r1) (11/25) Installing yaml (0.2.5-r2) (12/25) Installing py3-yaml (6.0.2-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-installer-pyc (0.7.0-r2) (15/25) Installing py3-gpep517 (16-r0) (16/25) Installing py3-gpep517-pyc (16-r0) (17/25) Installing py3-parsing (3.1.4-r0) (18/25) Installing py3-parsing-pyc (3.1.4-r0) (19/25) Installing py3-packaging (24.2-r0) (20/25) Installing py3-packaging-pyc (24.2-r0) (21/25) Installing py3-setuptools (70.3.0-r0) (22/25) Installing py3-setuptools-pyc (70.3.0-r0) (23/25) Installing py3-wheel (0.43.0-r0) (24/25) Installing py3-wheel-pyc (0.43.0-r0) (25/25) Installing .makedepends-py3-invoke (20241125.142500) Executing busybox-1.37.0-r8.trigger OK: 328 MiB in 133 packages >>> py3-invoke: Cleaning up srcdir >>> py3-invoke: Cleaning up pkgdir >>> py3-invoke: Cleaning up tmpdir >>> py3-invoke: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-invoke-2.2.0.tar.gz >>> py3-invoke: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-invoke-2.2.0.tar.gz >>> py3-invoke: Checking sha512sums... py3-invoke-2.2.0.tar.gz: OK >>> py3-invoke: Unpacking /var/cache/distfiles/py3-invoke-2.2.0.tar.gz... 2024-11-25 14:25:02,482 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-11-25 14:25:02,529 root INFO running bdist_wheel 2024-11-25 14:25:02,594 root INFO running build 2024-11-25 14:25:02,594 root INFO running build_py 2024-11-25 14:25:02,604 root INFO creating build 2024-11-25 14:25:02,604 root INFO creating build/lib 2024-11-25 14:25:02,604 root INFO creating build/lib/invoke 2024-11-25 14:25:02,605 root INFO copying invoke/config.py -> build/lib/invoke 2024-11-25 14:25:02,605 root INFO copying invoke/context.py -> build/lib/invoke 2024-11-25 14:25:02,606 root INFO copying invoke/main.py -> build/lib/invoke 2024-11-25 14:25:02,607 root INFO copying invoke/util.py -> build/lib/invoke 2024-11-25 14:25:02,607 root INFO copying invoke/exceptions.py -> build/lib/invoke 2024-11-25 14:25:02,608 root INFO copying invoke/runners.py -> build/lib/invoke 2024-11-25 14:25:02,608 root INFO copying invoke/env.py -> build/lib/invoke 2024-11-25 14:25:02,609 root INFO copying invoke/tasks.py -> build/lib/invoke 2024-11-25 14:25:02,610 root INFO copying invoke/executor.py -> build/lib/invoke 2024-11-25 14:25:02,610 root INFO copying invoke/watchers.py -> build/lib/invoke 2024-11-25 14:25:02,611 root INFO copying invoke/loader.py -> build/lib/invoke 2024-11-25 14:25:02,611 root INFO copying invoke/_version.py -> build/lib/invoke 2024-11-25 14:25:02,612 root INFO copying invoke/__main__.py -> build/lib/invoke 2024-11-25 14:25:02,613 root INFO copying invoke/collection.py -> build/lib/invoke 2024-11-25 14:25:02,613 root INFO copying invoke/terminals.py -> build/lib/invoke 2024-11-25 14:25:02,614 root INFO copying invoke/program.py -> build/lib/invoke 2024-11-25 14:25:02,614 root INFO copying invoke/__init__.py -> build/lib/invoke 2024-11-25 14:25:02,615 root INFO creating build/lib/invoke/completion 2024-11-25 14:25:02,616 root INFO copying invoke/completion/complete.py -> build/lib/invoke/completion 2024-11-25 14:25:02,616 root INFO copying invoke/completion/__init__.py -> build/lib/invoke/completion 2024-11-25 14:25:02,617 root INFO creating build/lib/invoke/parser 2024-11-25 14:25:02,618 root INFO copying invoke/parser/parser.py -> build/lib/invoke/parser 2024-11-25 14:25:02,618 root INFO copying invoke/parser/context.py -> build/lib/invoke/parser 2024-11-25 14:25:02,619 root INFO copying invoke/parser/argument.py -> build/lib/invoke/parser 2024-11-25 14:25:02,620 root INFO copying invoke/parser/__init__.py -> build/lib/invoke/parser 2024-11-25 14:25:02,620 root INFO creating build/lib/invoke/vendor 2024-11-25 14:25:02,621 root INFO copying invoke/vendor/__init__.py -> build/lib/invoke/vendor 2024-11-25 14:25:02,622 root INFO creating build/lib/invoke/vendor/fluidity 2024-11-25 14:25:02,622 root INFO copying invoke/vendor/fluidity/machine.py -> build/lib/invoke/vendor/fluidity 2024-11-25 14:25:02,623 root INFO copying invoke/vendor/fluidity/backwardscompat.py -> build/lib/invoke/vendor/fluidity 2024-11-25 14:25:02,623 root INFO copying invoke/vendor/fluidity/__init__.py -> build/lib/invoke/vendor/fluidity 2024-11-25 14:25:02,625 root INFO creating build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,625 root INFO copying invoke/vendor/yaml/parser.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,626 root INFO copying invoke/vendor/yaml/tokens.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,627 root INFO copying invoke/vendor/yaml/representer.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,627 root INFO copying invoke/vendor/yaml/error.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,628 root INFO copying invoke/vendor/yaml/nodes.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,628 root INFO copying invoke/vendor/yaml/constructor.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,629 root INFO copying invoke/vendor/yaml/dumper.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,630 root INFO copying invoke/vendor/yaml/loader.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,630 root INFO copying invoke/vendor/yaml/cyaml.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,631 root INFO copying invoke/vendor/yaml/reader.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,631 root INFO copying invoke/vendor/yaml/events.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,632 root INFO copying invoke/vendor/yaml/scanner.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,632 root INFO copying invoke/vendor/yaml/serializer.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,633 root INFO copying invoke/vendor/yaml/composer.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,633 root INFO copying invoke/vendor/yaml/__init__.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,634 root INFO copying invoke/vendor/yaml/emitter.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,635 root INFO copying invoke/vendor/yaml/resolver.py -> build/lib/invoke/vendor/yaml 2024-11-25 14:25:02,636 root INFO creating build/lib/invoke/vendor/lexicon 2024-11-25 14:25:02,636 root INFO copying invoke/vendor/lexicon/attribute_dict.py -> build/lib/invoke/vendor/lexicon 2024-11-25 14:25:02,637 root INFO copying invoke/vendor/lexicon/alias_dict.py -> build/lib/invoke/vendor/lexicon 2024-11-25 14:25:02,637 root INFO copying invoke/vendor/lexicon/_version.py -> build/lib/invoke/vendor/lexicon 2024-11-25 14:25:02,638 root INFO copying invoke/vendor/lexicon/__init__.py -> build/lib/invoke/vendor/lexicon 2024-11-25 14:25:02,638 root INFO running egg_info 2024-11-25 14:25:02,639 root INFO creating invoke.egg-info 2024-11-25 14:25:02,645 root INFO writing invoke.egg-info/PKG-INFO 2024-11-25 14:25:02,647 root INFO writing dependency_links to invoke.egg-info/dependency_links.txt 2024-11-25 14:25:02,648 root INFO writing entry points to invoke.egg-info/entry_points.txt 2024-11-25 14:25:02,648 root INFO writing top-level names to invoke.egg-info/top_level.txt 2024-11-25 14:25:02,649 root INFO writing manifest file 'invoke.egg-info/SOURCES.txt' 2024-11-25 14:25:02,664 root INFO reading manifest file 'invoke.egg-info/SOURCES.txt' 2024-11-25 14:25:02,665 root INFO reading manifest template 'MANIFEST.in' 2024-11-25 14:25:02,673 root WARNING warning: no previously-included files matching '*' found under directory 'sites/*/_build' 2024-11-25 14:25:02,714 root WARNING warning: no previously-included files matching '*.pyc' found under directory '*' 2024-11-25 14:25:02,715 root WARNING warning: no previously-included files matching '*.pyo' found under directory '*' 2024-11-25 14:25:02,716 root WARNING warning: no previously-included files matching '*' found under directory '**/__pycache__' 2024-11-25 14:25:02,717 root INFO adding license file 'LICENSE' 2024-11-25 14:25:02,729 root INFO writing manifest file 'invoke.egg-info/SOURCES.txt' 2024-11-25 14:25:02,740 root INFO copying invoke/py.typed -> build/lib/invoke 2024-11-25 14:25:02,741 root INFO copying invoke/completion/bash.completion -> build/lib/invoke/completion 2024-11-25 14:25:02,741 root INFO copying invoke/completion/fish.completion -> build/lib/invoke/completion 2024-11-25 14:25:02,742 root INFO copying invoke/completion/zsh.completion -> build/lib/invoke/completion 2024-11-25 14:25:02,765 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-11-25 14:25:02,766 root INFO running install 2024-11-25 14:25:02,834 root INFO running install_lib 2024-11-25 14:25:02,843 root INFO creating build/bdist.linux-ppc64le 2024-11-25 14:25:02,843 root INFO creating build/bdist.linux-ppc64le/wheel 2024-11-25 14:25:02,844 root INFO creating build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,844 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/completion 2024-11-25 14:25:02,845 root INFO copying build/lib/invoke/completion/zsh.completion -> build/bdist.linux-ppc64le/wheel/invoke/completion 2024-11-25 14:25:02,845 root INFO copying build/lib/invoke/completion/fish.completion -> build/bdist.linux-ppc64le/wheel/invoke/completion 2024-11-25 14:25:02,846 root INFO copying build/lib/invoke/completion/complete.py -> build/bdist.linux-ppc64le/wheel/invoke/completion 2024-11-25 14:25:02,846 root INFO copying build/lib/invoke/completion/bash.completion -> build/bdist.linux-ppc64le/wheel/invoke/completion 2024-11-25 14:25:02,847 root INFO copying build/lib/invoke/completion/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/completion 2024-11-25 14:25:02,847 root INFO copying build/lib/invoke/config.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,848 root INFO copying build/lib/invoke/context.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,848 root INFO copying build/lib/invoke/main.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,849 root INFO copying build/lib/invoke/util.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,850 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/parser 2024-11-25 14:25:02,850 root INFO copying build/lib/invoke/parser/parser.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2024-11-25 14:25:02,851 root INFO copying build/lib/invoke/parser/context.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2024-11-25 14:25:02,851 root INFO copying build/lib/invoke/parser/argument.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2024-11-25 14:25:02,852 root INFO copying build/lib/invoke/parser/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/parser 2024-11-25 14:25:02,852 root INFO copying build/lib/invoke/exceptions.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,853 root INFO copying build/lib/invoke/runners.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,853 root INFO copying build/lib/invoke/env.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,854 root INFO copying build/lib/invoke/tasks.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,854 root INFO copying build/lib/invoke/executor.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,855 root INFO copying build/lib/invoke/watchers.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,856 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor 2024-11-25 14:25:02,856 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2024-11-25 14:25:02,857 root INFO copying build/lib/invoke/vendor/fluidity/machine.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2024-11-25 14:25:02,857 root INFO copying build/lib/invoke/vendor/fluidity/backwardscompat.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2024-11-25 14:25:02,858 root INFO copying build/lib/invoke/vendor/fluidity/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/fluidity 2024-11-25 14:25:02,858 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,859 root INFO copying build/lib/invoke/vendor/yaml/parser.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,859 root INFO copying build/lib/invoke/vendor/yaml/tokens.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,860 root INFO copying build/lib/invoke/vendor/yaml/representer.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,861 root INFO copying build/lib/invoke/vendor/yaml/error.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,861 root INFO copying build/lib/invoke/vendor/yaml/nodes.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,862 root INFO copying build/lib/invoke/vendor/yaml/constructor.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,862 root INFO copying build/lib/invoke/vendor/yaml/dumper.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,863 root INFO copying build/lib/invoke/vendor/yaml/loader.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,863 root INFO copying build/lib/invoke/vendor/yaml/cyaml.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,864 root INFO copying build/lib/invoke/vendor/yaml/reader.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,865 root INFO copying build/lib/invoke/vendor/yaml/events.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,865 root INFO copying build/lib/invoke/vendor/yaml/scanner.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,866 root INFO copying build/lib/invoke/vendor/yaml/serializer.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,866 root INFO copying build/lib/invoke/vendor/yaml/composer.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,867 root INFO copying build/lib/invoke/vendor/yaml/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,867 root INFO copying build/lib/invoke/vendor/yaml/emitter.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,868 root INFO copying build/lib/invoke/vendor/yaml/resolver.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/yaml 2024-11-25 14:25:02,869 root INFO creating build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2024-11-25 14:25:02,870 root INFO copying build/lib/invoke/vendor/lexicon/attribute_dict.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2024-11-25 14:25:02,870 root INFO copying build/lib/invoke/vendor/lexicon/alias_dict.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2024-11-25 14:25:02,871 root INFO copying build/lib/invoke/vendor/lexicon/_version.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2024-11-25 14:25:02,871 root INFO copying build/lib/invoke/vendor/lexicon/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor/lexicon 2024-11-25 14:25:02,872 root INFO copying build/lib/invoke/vendor/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke/vendor 2024-11-25 14:25:02,873 root INFO copying build/lib/invoke/loader.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,873 root INFO copying build/lib/invoke/_version.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,874 root INFO copying build/lib/invoke/__main__.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,874 root INFO copying build/lib/invoke/collection.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,875 root INFO copying build/lib/invoke/terminals.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,875 root INFO copying build/lib/invoke/program.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,876 root INFO copying build/lib/invoke/py.typed -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,876 root INFO copying build/lib/invoke/__init__.py -> build/bdist.linux-ppc64le/wheel/invoke 2024-11-25 14:25:02,877 root INFO running install_egg_info 2024-11-25 14:25:02,886 root INFO Copying invoke.egg-info to build/bdist.linux-ppc64le/wheel/invoke-2.2.0-py3.12.egg-info 2024-11-25 14:25:02,889 root INFO running install_scripts 2024-11-25 14:25:02,896 root INFO creating build/bdist.linux-ppc64le/wheel/invoke-2.2.0.dist-info/WHEEL 2024-11-25 14:25:02,897 wheel INFO creating '/home/buildozer/aports/community/py3-invoke/src/invoke-2.2.0/.dist/.tmp-84l4khz4/invoke-2.2.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-11-25 14:25:02,898 wheel INFO adding 'invoke/__init__.py' 2024-11-25 14:25:02,899 wheel INFO adding 'invoke/__main__.py' 2024-11-25 14:25:02,900 wheel INFO adding 'invoke/_version.py' 2024-11-25 14:25:02,900 wheel INFO adding 'invoke/collection.py' 2024-11-25 14:25:02,901 wheel INFO adding 'invoke/config.py' 2024-11-25 14:25:02,902 wheel INFO adding 'invoke/context.py' 2024-11-25 14:25:02,903 wheel INFO adding 'invoke/env.py' 2024-11-25 14:25:02,904 wheel INFO adding 'invoke/exceptions.py' 2024-11-25 14:25:02,904 wheel INFO adding 'invoke/executor.py' 2024-11-25 14:25:02,905 wheel INFO adding 'invoke/loader.py' 2024-11-25 14:25:02,906 wheel INFO adding 'invoke/main.py' 2024-11-25 14:25:02,906 wheel INFO adding 'invoke/program.py' 2024-11-25 14:25:02,907 wheel INFO adding 'invoke/py.typed' 2024-11-25 14:25:02,908 wheel INFO adding 'invoke/runners.py' 2024-11-25 14:25:02,909 wheel INFO adding 'invoke/tasks.py' 2024-11-25 14:25:02,910 wheel INFO adding 'invoke/terminals.py' 2024-11-25 14:25:02,911 wheel INFO adding 'invoke/util.py' 2024-11-25 14:25:02,911 wheel INFO adding 'invoke/watchers.py' 2024-11-25 14:25:02,912 wheel INFO adding 'invoke/completion/__init__.py' 2024-11-25 14:25:02,913 wheel INFO adding 'invoke/completion/bash.completion' 2024-11-25 14:25:02,913 wheel INFO adding 'invoke/completion/complete.py' 2024-11-25 14:25:02,914 wheel INFO adding 'invoke/completion/fish.completion' 2024-11-25 14:25:02,915 wheel INFO adding 'invoke/completion/zsh.completion' 2024-11-25 14:25:02,915 wheel INFO adding 'invoke/parser/__init__.py' 2024-11-25 14:25:02,916 wheel INFO adding 'invoke/parser/argument.py' 2024-11-25 14:25:02,917 wheel INFO adding 'invoke/parser/context.py' 2024-11-25 14:25:02,917 wheel INFO adding 'invoke/parser/parser.py' 2024-11-25 14:25:02,918 wheel INFO adding 'invoke/vendor/__init__.py' 2024-11-25 14:25:02,919 wheel INFO adding 'invoke/vendor/fluidity/__init__.py' 2024-11-25 14:25:02,919 wheel INFO adding 'invoke/vendor/fluidity/backwardscompat.py' 2024-11-25 14:25:02,920 wheel INFO adding 'invoke/vendor/fluidity/machine.py' 2024-11-25 14:25:02,921 wheel INFO adding 'invoke/vendor/lexicon/__init__.py' 2024-11-25 14:25:02,921 wheel INFO adding 'invoke/vendor/lexicon/_version.py' 2024-11-25 14:25:02,922 wheel INFO adding 'invoke/vendor/lexicon/alias_dict.py' 2024-11-25 14:25:02,923 wheel INFO adding 'invoke/vendor/lexicon/attribute_dict.py' 2024-11-25 14:25:02,923 wheel INFO adding 'invoke/vendor/yaml/__init__.py' 2024-11-25 14:25:02,924 wheel INFO adding 'invoke/vendor/yaml/composer.py' 2024-11-25 14:25:02,925 wheel INFO adding 'invoke/vendor/yaml/constructor.py' 2024-11-25 14:25:02,925 wheel INFO adding 'invoke/vendor/yaml/cyaml.py' 2024-11-25 14:25:02,926 wheel INFO adding 'invoke/vendor/yaml/dumper.py' 2024-11-25 14:25:02,927 wheel INFO adding 'invoke/vendor/yaml/emitter.py' 2024-11-25 14:25:02,928 wheel INFO adding 'invoke/vendor/yaml/error.py' 2024-11-25 14:25:02,928 wheel INFO adding 'invoke/vendor/yaml/events.py' 2024-11-25 14:25:02,929 wheel INFO adding 'invoke/vendor/yaml/loader.py' 2024-11-25 14:25:02,930 wheel INFO adding 'invoke/vendor/yaml/nodes.py' 2024-11-25 14:25:02,930 wheel INFO adding 'invoke/vendor/yaml/parser.py' 2024-11-25 14:25:02,931 wheel INFO adding 'invoke/vendor/yaml/reader.py' 2024-11-25 14:25:02,932 wheel INFO adding 'invoke/vendor/yaml/representer.py' 2024-11-25 14:25:02,932 wheel INFO adding 'invoke/vendor/yaml/resolver.py' 2024-11-25 14:25:02,933 wheel INFO adding 'invoke/vendor/yaml/scanner.py' 2024-11-25 14:25:02,934 wheel INFO adding 'invoke/vendor/yaml/serializer.py' 2024-11-25 14:25:02,935 wheel INFO adding 'invoke/vendor/yaml/tokens.py' 2024-11-25 14:25:02,936 wheel INFO adding 'invoke-2.2.0.dist-info/LICENSE' 2024-11-25 14:25:02,937 wheel INFO adding 'invoke-2.2.0.dist-info/METADATA' 2024-11-25 14:25:02,937 wheel INFO adding 'invoke-2.2.0.dist-info/WHEEL' 2024-11-25 14:25:02,938 wheel INFO adding 'invoke-2.2.0.dist-info/entry_points.txt' 2024-11-25 14:25:02,938 wheel INFO adding 'invoke-2.2.0.dist-info/top_level.txt' 2024-11-25 14:25:02,940 wheel INFO adding 'invoke-2.2.0.dist-info/RECORD' 2024-11-25 14:25:02,941 root INFO removing build/bdist.linux-ppc64le/wheel 2024-11-25 14:25:02,948 gpep517 INFO The backend produced .dist/invoke-2.2.0-py3-none-any.whl invoke-2.2.0-py3-none-any.whl >>> py3-invoke: Entering fakeroot... >>> py3-invoke-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/invoke/completion/__pycache__' -> '/home/buildozer/aports/community/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.12/site-packages/invoke/completion/__pycache__' 'usr/lib/python3.12/site-packages/invoke/parser/__pycache__' -> '/home/buildozer/aports/community/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.12/site-packages/invoke/parser/__pycache__' 'usr/lib/python3.12/site-packages/invoke/vendor/fluidity/__pycache__' -> '/home/buildozer/aports/community/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.12/site-packages/invoke/vendor/fluidity/__pycache__' 'usr/lib/python3.12/site-packages/invoke/vendor/yaml/__pycache__' -> '/home/buildozer/aports/community/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.12/site-packages/invoke/vendor/yaml/__pycache__' 'usr/lib/python3.12/site-packages/invoke/vendor/__pycache__' -> '/home/buildozer/aports/community/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.12/site-packages/invoke/vendor/__pycache__' 'usr/lib/python3.12/site-packages/invoke/vendor/lexicon/__pycache__' -> '/home/buildozer/aports/community/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.12/site-packages/invoke/vendor/lexicon/__pycache__' 'usr/lib/python3.12/site-packages/invoke/__pycache__' -> '/home/buildozer/aports/community/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.12/site-packages/invoke/__pycache__' >>> py3-invoke-pyc*: Preparing subpackage py3-invoke-pyc... >>> py3-invoke-pyc*: Running postcheck for py3-invoke-pyc >>> py3-invoke*: Running postcheck for py3-invoke >>> py3-invoke*: Preparing package py3-invoke... >>> py3-invoke-pyc*: Tracing dependencies... py3-yaml python3~3.12 >>> py3-invoke-pyc*: Package size: 593.5 KB >>> py3-invoke-pyc*: Compressing data... >>> py3-invoke-pyc*: Create checksum... >>> py3-invoke-pyc*: Create py3-invoke-pyc-2.2.0-r2.apk >>> py3-invoke*: Tracing dependencies... py3-yaml python3~3.12 >>> py3-invoke*: Package size: 552.4 KB >>> py3-invoke*: Compressing data... >>> py3-invoke*: Create checksum... >>> py3-invoke*: Create py3-invoke-2.2.0-r2.apk >>> py3-invoke: Build complete at Mon, 25 Nov 2024 14:25:05 +0000 elapsed time 0h 0m 8s >>> py3-invoke: Cleaning up srcdir >>> py3-invoke: Cleaning up pkgdir >>> py3-invoke: Uninstalling dependencies... (1/25) Purging .makedepends-py3-invoke (20241125.142500) (2/25) Purging py3-yaml-pyc (6.0.2-r0) (3/25) Purging py3-yaml (6.0.2-r0) (4/25) Purging py3-gpep517-pyc (16-r0) (5/25) Purging py3-gpep517 (16-r0) (6/25) Purging py3-installer-pyc (0.7.0-r2) (7/25) Purging py3-installer (0.7.0-r2) (8/25) Purging py3-setuptools-pyc (70.3.0-r0) (9/25) Purging py3-setuptools (70.3.0-r0) (10/25) Purging py3-wheel-pyc (0.43.0-r0) (11/25) Purging py3-wheel (0.43.0-r0) (12/25) Purging py3-packaging-pyc (24.2-r0) (13/25) Purging py3-packaging (24.2-r0) (14/25) Purging py3-parsing-pyc (3.1.4-r0) (15/25) Purging py3-parsing (3.1.4-r0) (16/25) Purging python3-pyc (3.12.7-r1) (17/25) Purging python3-pycache-pyc0 (3.12.7-r1) (18/25) Purging pyc (3.12.7-r1) (19/25) Purging python3 (3.12.7-r1) (20/25) Purging gdbm (1.24-r0) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.5_p20241006-r3) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging sqlite-libs (3.47.0-r0) (25/25) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r8.trigger OK: 277 MiB in 108 packages >>> py3-invoke: Updating the community/ppc64le repository index... >>> py3-invoke: Signing the index...