>>> py3-rope: Building community/py3-rope 0.20.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 03:00:18 +0000 >>> py3-rope: Checking sanity of /home/buildozer/aports/community/py3-rope/APKBUILD... >>> py3-rope: Analyzing dependencies... >>> py3-rope: Installing for build: build-base python3 py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.20-r2) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.36.0-r0) (6/13) Installing python3 (3.9.7-r3) (7/13) Installing py3-ordered-set (4.0.2-r2) (8/13) Installing py3-appdirs (1.4.4-r2) (9/13) Installing py3-parsing (2.4.7-r2) (10/13) Installing py3-six (1.16.0-r0) (11/13) Installing py3-packaging (20.9-r1) (12/13) Installing py3-setuptools (52.0.0-r4) (13/13) Installing .makedepends-py3-rope (20211021.030020) Executing busybox-1.34.1-r1.trigger OK: 395 MiB in 108 packages >>> py3-rope: Cleaning up srcdir >>> py3-rope: Cleaning up pkgdir >>> py3-rope: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/rope-0.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-rope: Fetching https://github.com/python-rope/rope/archive/0.20.0/rope-0.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124 100 124 0 0 590 0 --:--:-- --:--:-- --:--:-- 593 100 157k 0 157k 0 0 296k 0 --:--:-- --:--:-- --:--:-- 296k 100 249k 0 249k 0 0 460k 0 --:--:-- --:--:-- --:--:-- 9209k >>> py3-rope: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/rope-0.20.0.tar.gz >>> py3-rope: Checking sha512sums... rope-0.20.0.tar.gz: OK >>> py3-rope: Unpacking /var/cache/distfiles/v3.15/rope-0.20.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/rope copying rope/__init__.py -> build/lib/rope creating build/lib/rope/base copying rope/base/stdmods.py -> build/lib/rope/base copying rope/base/arguments.py -> build/lib/rope/base copying rope/base/worder.py -> build/lib/rope/base copying rope/base/project.py -> build/lib/rope/base copying rope/base/pyobjectsdef.py -> build/lib/rope/base copying rope/base/builtins.py -> build/lib/rope/base copying rope/base/libutils.py -> build/lib/rope/base copying rope/base/history.py -> build/lib/rope/base copying rope/base/exceptions.py -> build/lib/rope/base copying rope/base/fscommands.py -> build/lib/rope/base copying rope/base/simplify.py -> build/lib/rope/base copying rope/base/codeanalyze.py -> build/lib/rope/base copying rope/base/__init__.py -> build/lib/rope/base copying rope/base/astutils.py -> build/lib/rope/base copying rope/base/resourceobserver.py -> build/lib/rope/base copying rope/base/pycore.py -> build/lib/rope/base copying rope/base/ast.py -> build/lib/rope/base copying rope/base/change.py -> build/lib/rope/base copying rope/base/taskhandle.py -> build/lib/rope/base copying rope/base/pynamesdef.py -> build/lib/rope/base copying rope/base/evaluate.py -> build/lib/rope/base copying rope/base/prefs.py -> build/lib/rope/base copying rope/base/pynames.py -> build/lib/rope/base copying rope/base/pyscopes.py -> build/lib/rope/base copying rope/base/resources.py -> build/lib/rope/base copying rope/base/default_config.py -> build/lib/rope/base copying rope/base/pyobjects.py -> build/lib/rope/base creating build/lib/rope/base/oi copying rope/base/oi/objectdb.py -> build/lib/rope/base/oi copying rope/base/oi/doa.py -> build/lib/rope/base/oi copying rope/base/oi/objectinfo.py -> build/lib/rope/base/oi copying rope/base/oi/runmod.py -> build/lib/rope/base/oi copying rope/base/oi/memorydb.py -> build/lib/rope/base/oi copying rope/base/oi/__init__.py -> build/lib/rope/base/oi copying rope/base/oi/soa.py -> build/lib/rope/base/oi copying rope/base/oi/transform.py -> build/lib/rope/base/oi copying rope/base/oi/soi.py -> build/lib/rope/base/oi creating build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/utils.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/__init__.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/interfaces.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/evaluate.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/factory.py -> build/lib/rope/base/oi/type_hinting creating build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/composite.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/inheritance.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/numpydocstrings.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/__init__.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/interfaces.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/docstrings.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> build/lib/rope/base/oi/type_hinting/providers creating build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/types.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/composite.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/__init__.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/interfaces.py -> build/lib/rope/base/oi/type_hinting/resolvers creating build/lib/rope/base/utils copying rope/base/utils/pycompat.py -> build/lib/rope/base/utils copying rope/base/utils/datastructures.py -> build/lib/rope/base/utils copying rope/base/utils/__init__.py -> build/lib/rope/base/utils creating build/lib/rope/contrib copying rope/contrib/autoimport.py -> build/lib/rope/contrib copying rope/contrib/generate.py -> build/lib/rope/contrib copying rope/contrib/fixsyntax.py -> build/lib/rope/contrib copying rope/contrib/finderrors.py -> build/lib/rope/contrib copying rope/contrib/codeassist.py -> build/lib/rope/contrib copying rope/contrib/changestack.py -> build/lib/rope/contrib copying rope/contrib/__init__.py -> build/lib/rope/contrib copying rope/contrib/findit.py -> build/lib/rope/contrib copying rope/contrib/fixmodnames.py -> build/lib/rope/contrib creating build/lib/rope/refactor copying rope/refactor/functionutils.py -> build/lib/rope/refactor copying rope/refactor/localtofield.py -> build/lib/rope/refactor copying rope/refactor/introduce_factory.py -> build/lib/rope/refactor copying rope/refactor/topackage.py -> build/lib/rope/refactor copying rope/refactor/suites.py -> build/lib/rope/refactor copying rope/refactor/rename.py -> build/lib/rope/refactor copying rope/refactor/inline.py -> build/lib/rope/refactor copying rope/refactor/introduce_parameter.py -> build/lib/rope/refactor copying rope/refactor/__init__.py -> build/lib/rope/refactor copying rope/refactor/wildcards.py -> build/lib/rope/refactor copying rope/refactor/encapsulate_field.py -> build/lib/rope/refactor copying rope/refactor/restructure.py -> build/lib/rope/refactor copying rope/refactor/similarfinder.py -> build/lib/rope/refactor copying rope/refactor/sourceutils.py -> build/lib/rope/refactor copying rope/refactor/method_object.py -> build/lib/rope/refactor copying rope/refactor/patchedast.py -> build/lib/rope/refactor copying rope/refactor/multiproject.py -> build/lib/rope/refactor copying rope/refactor/extract.py -> build/lib/rope/refactor copying rope/refactor/move.py -> build/lib/rope/refactor copying rope/refactor/change_signature.py -> build/lib/rope/refactor copying rope/refactor/occurrences.py -> build/lib/rope/refactor copying rope/refactor/usefunction.py -> build/lib/rope/refactor creating build/lib/rope/refactor/importutils copying rope/refactor/importutils/__init__.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/module_imports.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/actions.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/importinfo.py -> build/lib/rope/refactor/importutils /home/buildozer/aports/community/py3-rope/src/rope-0.20.0/rope/base/project.py:224: DeprecationWarning: Delete once deprecated functions are gone self._init_source_folders() ...................................................................... ---------------------------------------------------------------------- Ran 70 tests in 0.426s OK >>> py3-rope: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-rope/pkg creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/autoimport.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/generate.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/fixsyntax.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/finderrors.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/codeassist.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/changestack.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/findit.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib copying build/lib/rope/contrib/fixmodnames.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/stdmods.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/arguments.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/objectdb.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/doa.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/objectinfo.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/runmod.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/memorydb.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/soa.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/oi/transform.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/types.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/composite.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/interfaces.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/composite.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/inheritance.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/numpydocstrings.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/interfaces.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/docstrings.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/utils.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/interfaces.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/evaluate.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/factory.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting copying build/lib/rope/base/oi/soi.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi copying build/lib/rope/base/worder.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/project.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/pyobjectsdef.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/builtins.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/libutils.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/history.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/exceptions.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/fscommands.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/simplify.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/codeanalyze.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/utils copying build/lib/rope/base/utils/pycompat.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/utils copying build/lib/rope/base/utils/datastructures.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/utils copying build/lib/rope/base/utils/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/utils copying build/lib/rope/base/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/astutils.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/resourceobserver.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/pycore.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/ast.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/change.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/taskhandle.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/pynamesdef.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/evaluate.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/prefs.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/pynames.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/pyscopes.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/resources.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/default_config.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/base/pyobjects.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base copying build/lib/rope/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/functionutils.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor creating /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/module_imports.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/actions.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/importinfo.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/localtofield.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/introduce_factory.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/topackage.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/suites.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/rename.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/inline.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/introduce_parameter.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/__init__.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/wildcards.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/encapsulate_field.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/restructure.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/similarfinder.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/sourceutils.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/method_object.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/patchedast.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/multiproject.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/extract.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/move.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/change_signature.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/occurrences.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor copying build/lib/rope/refactor/usefunction.py -> /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/autoimport.py to autoimport.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/generate.py to generate.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/fixsyntax.py to fixsyntax.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/finderrors.py to finderrors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/codeassist.py to codeassist.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/changestack.py to changestack.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/findit.py to findit.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/contrib/fixmodnames.py to fixmodnames.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/stdmods.py to stdmods.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/arguments.py to arguments.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/objectdb.py to objectdb.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/doa.py to doa.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/objectinfo.py to objectinfo.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/runmod.py to runmod.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/memorydb.py to memorydb.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/soa.py to soa.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/transform.py to transform.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers/types.py to types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers/composite.py to composite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers/composite.py to composite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers/inheritance.py to inheritance.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.py to numpydocstrings.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers/docstrings.py to docstrings.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.py to pep0484_type_comments.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/utils.py to utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/evaluate.py to evaluate.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/type_hinting/factory.py to factory.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/oi/soi.py to soi.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/worder.py to worder.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/project.py to project.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/pyobjectsdef.py to pyobjectsdef.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/builtins.py to builtins.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/libutils.py to libutils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/history.py to history.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/fscommands.py to fscommands.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/simplify.py to simplify.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/codeanalyze.py to codeanalyze.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/utils/pycompat.py to pycompat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/utils/datastructures.py to datastructures.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/astutils.py to astutils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/resourceobserver.py to resourceobserver.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/pycore.py to pycore.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/ast.py to ast.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/change.py to change.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/taskhandle.py to taskhandle.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/pynamesdef.py to pynamesdef.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/evaluate.py to evaluate.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/prefs.py to prefs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/pynames.py to pynames.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/pyscopes.py to pyscopes.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/resources.py to resources.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/default_config.py to default_config.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/base/pyobjects.py to pyobjects.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/functionutils.py to functionutils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils/module_imports.py to module_imports.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils/actions.py to actions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/importutils/importinfo.py to importinfo.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/localtofield.py to localtofield.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/introduce_factory.py to introduce_factory.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/topackage.py to topackage.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/suites.py to suites.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/rename.py to rename.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/inline.py to inline.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/introduce_parameter.py to introduce_parameter.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/wildcards.py to wildcards.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/encapsulate_field.py to encapsulate_field.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/restructure.py to restructure.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/similarfinder.py to similarfinder.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/sourceutils.py to sourceutils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/method_object.py to method_object.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/patchedast.py to patchedast.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/multiproject.py to multiproject.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/extract.py to extract.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/move.py to move.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/change_signature.py to change_signature.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/occurrences.py to occurrences.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope/refactor/usefunction.py to usefunction.cpython-39.pyc running install_egg_info running egg_info creating rope.egg-info writing rope.egg-info/PKG-INFO writing dependency_links to rope.egg-info/dependency_links.txt writing requirements to rope.egg-info/requires.txt writing top-level names to rope.egg-info/top_level.txt writing manifest file 'rope.egg-info/SOURCES.txt' reading manifest file 'rope.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rope.egg-info/SOURCES.txt' Copying rope.egg-info to /home/buildozer/aports/community/py3-rope/pkg/py3-rope/usr/lib/python3.9/site-packages/rope-0.20.0-py3.9.egg-info running install_scripts >>> py3-rope*: Running postcheck for py3-rope >>> py3-rope*: Preparing package py3-rope... >>> py3-rope*: Tracing dependencies... >>> py3-rope*: Package size: 1.8 MB >>> py3-rope*: Compressing data... >>> py3-rope*: Create checksum... >>> py3-rope*: Create py3-rope-0.20.0-r0.apk >>> py3-rope: Build complete at Thu, 21 Oct 2021 03:00:25 +0000 elapsed time 0h 0m 7s >>> py3-rope: Cleaning up srcdir >>> py3-rope: Cleaning up pkgdir >>> py3-rope: Uninstalling dependencies... (1/13) Purging .makedepends-py3-rope (20211021.030020) (2/13) Purging py3-setuptools (52.0.0-r4) (3/13) Purging py3-ordered-set (4.0.2-r2) (4/13) Purging py3-appdirs (1.4.4-r2) (5/13) Purging py3-packaging (20.9-r1) (6/13) Purging py3-parsing (2.4.7-r2) (7/13) Purging py3-six (1.16.0-r0) (8/13) Purging python3 (3.9.7-r3) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.20-r2) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-rope: Updating the community/x86_64 repository index... >>> py3-rope: Signing the index...