>>> py3-bencode: Building testing/py3-bencode 4.0.0-r0 (using abuild 3.11.2-r0) started Sat, 27 May 2023 12:23:47 +0000 >>> py3-bencode: Checking sanity of /home/buildozer/aports/testing/py3-bencode/APKBUILD... >>> py3-bencode: Analyzing dependencies... >>> py3-bencode: Installing for build: build-base py3-setuptools py3-pbr py3-gpep517 py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20230520-r0) (5/25) Installing readline (8.2.1-r2) (6/25) Installing sqlite-libs (3.42.0-r0) (7/25) Installing python3 (3.11.3-r11) (8/25) Installing python3-pycache-pyc0 (3.11.3-r11) (9/25) Installing pyc (0.1-r0) (10/25) Installing py3-setuptools-pyc (67.8.0-r0) (11/25) Installing py3-parsing (3.0.9-r2) (12/25) Installing py3-parsing-pyc (3.0.9-r2) (13/25) Installing py3-packaging-pyc (23.1-r1) (14/25) Installing python3-pyc (3.11.3-r11) (15/25) Installing py3-packaging (23.1-r1) (16/25) Installing py3-setuptools (67.8.0-r0) (17/25) Installing py3-pbr (5.11.1-r2) (18/25) Installing py3-pbr-pyc (5.11.1-r2) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (13-r2) (22/25) Installing py3-gpep517-pyc (13-r2) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-bencode (20230527.122352) Executing busybox-1.36.1-r0.trigger OK: 974 MiB in 131 packages >>> py3-bencode: Cleaning up srcdir >>> py3-bencode: Cleaning up pkgdir >>> py3-bencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bencode-4.0.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 100 17192 100 17192 0 0 15934 0 0:00:01 0:00:01 --:--:-- 16142 >>> py3-bencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bencode-4.0.0.tar.gz >>> py3-bencode: Checking sha512sums... py3-bencode-4.0.0.tar.gz: OK >>> py3-bencode: Unpacking /var/cache/distfiles/py3-bencode-4.0.0.tar.gz... 2023-05-27 12:23:57,305 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2023-05-27 12:23:57,961 root INFO running bdist_wheel 2023-05-27 12:23:58,008 root INFO running build 2023-05-27 12:23:58,009 root INFO running build_py 2023-05-27 12:23:58,023 root INFO creating build 2023-05-27 12:23:58,023 root INFO creating build/lib 2023-05-27 12:23:58,023 root INFO creating build/lib/bencode 2023-05-27 12:23:58,024 root INFO copying bencode/__init__.py -> build/lib/bencode 2023-05-27 12:23:58,026 root INFO copying bencode/BTL.py -> build/lib/bencode 2023-05-27 12:23:58,027 root INFO copying bencode/exceptions.py -> build/lib/bencode 2023-05-27 12:23:58,029 root INFO creating build/lib/bencodepy 2023-05-27 12:23:58,029 root INFO copying bencodepy/compat.py -> build/lib/bencodepy 2023-05-27 12:23:58,030 root INFO copying bencodepy/common.py -> build/lib/bencodepy 2023-05-27 12:23:58,031 root INFO copying bencodepy/__init__.py -> build/lib/bencodepy 2023-05-27 12:23:58,033 root INFO copying bencodepy/exceptions.py -> build/lib/bencodepy 2023-05-27 12:23:58,034 root INFO copying bencodepy/encoder.py -> build/lib/bencodepy 2023-05-27 12:23:58,035 root INFO copying bencodepy/decoder.py -> build/lib/bencodepy 2023-05-27 12:23:58,035 root INFO running egg_info 2023-05-27 12:23:58,037 root INFO creating bencode.py.egg-info 2023-05-27 12:23:58,046 root INFO writing bencode.py.egg-info/PKG-INFO 2023-05-27 12:23:58,048 root INFO writing dependency_links to bencode.py.egg-info/dependency_links.txt 2023-05-27 12:23:58,049 root INFO writing top-level names to bencode.py.egg-info/top_level.txt 2023-05-27 12:23:58,115 root INFO [pbr] Processing SOURCES.txt 2023-05-27 12:23:58,116 root INFO writing manifest file 'bencode.py.egg-info/SOURCES.txt' 2023-05-27 12:23:58,121 root INFO reading manifest file 'bencode.py.egg-info/SOURCES.txt' 2023-05-27 12:23:58,122 root WARNING warning: no files found matching 'ChangeLog' 2023-05-27 12:23:58,123 root WARNING warning: no previously-included files found matching '.gitignore' 2023-05-27 12:23:58,124 root WARNING warning: no previously-included files found matching '.gitreview' 2023-05-27 12:23:58,125 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-05-27 12:23:58,139 root INFO reading manifest template 'MANIFEST.in' 2023-05-27 12:23:58,145 root WARNING warning: no files found matching 'fixtures\*' under directory 'tests' 2023-05-27 12:23:58,149 root WARNING warning: no files found matching 'requirements*.txt' 2023-05-27 12:23:58,154 root WARNING warning: no previously-included files matching '*.iml' found anywhere in distribution 2023-05-27 12:23:58,155 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-05-27 12:23:58,155 root INFO adding license file 'LICENSE' 2023-05-27 12:23:58,156 root INFO adding license file 'AUTHORS' 2023-05-27 12:23:58,156 root INFO adding license file 'AUTHORS.in' 2023-05-27 12:23:58,161 root INFO writing manifest file 'bencode.py.egg-info/SOURCES.txt' 2023-05-27 12:23:58,166 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-05-27 12:23:58,166 root INFO running install 2023-05-27 12:23:58,278 root INFO [pbr] Generating AUTHORS 2023-05-27 12:23:58,311 root INFO [pbr] AUTHORS complete (0.0s) 2023-05-27 12:23:58,312 root INFO running install_lib 2023-05-27 12:23:58,325 root INFO creating build/bdist.linux-riscv64 2023-05-27 12:23:58,326 root INFO creating build/bdist.linux-riscv64/wheel 2023-05-27 12:23:58,326 root INFO creating build/bdist.linux-riscv64/wheel/bencodepy 2023-05-27 12:23:58,327 root INFO copying build/lib/bencodepy/compat.py -> build/bdist.linux-riscv64/wheel/bencodepy 2023-05-27 12:23:58,328 root INFO copying build/lib/bencodepy/common.py -> build/bdist.linux-riscv64/wheel/bencodepy 2023-05-27 12:23:58,329 root INFO copying build/lib/bencodepy/__init__.py -> build/bdist.linux-riscv64/wheel/bencodepy 2023-05-27 12:23:58,330 root INFO copying build/lib/bencodepy/exceptions.py -> build/bdist.linux-riscv64/wheel/bencodepy 2023-05-27 12:23:58,331 root INFO copying build/lib/bencodepy/encoder.py -> build/bdist.linux-riscv64/wheel/bencodepy 2023-05-27 12:23:58,332 root INFO copying build/lib/bencodepy/decoder.py -> build/bdist.linux-riscv64/wheel/bencodepy 2023-05-27 12:23:58,333 root INFO creating build/bdist.linux-riscv64/wheel/bencode 2023-05-27 12:23:58,333 root INFO copying build/lib/bencode/__init__.py -> build/bdist.linux-riscv64/wheel/bencode 2023-05-27 12:23:58,334 root INFO copying build/lib/bencode/BTL.py -> build/bdist.linux-riscv64/wheel/bencode 2023-05-27 12:23:58,335 root INFO copying build/lib/bencode/exceptions.py -> build/bdist.linux-riscv64/wheel/bencode 2023-05-27 12:23:58,336 root INFO running install_egg_info 2023-05-27 12:23:58,346 root INFO Copying bencode.py.egg-info to build/bdist.linux-riscv64/wheel/bencode.py-4.0.0-py3.11.egg-info 2023-05-27 12:23:58,350 root INFO running install_scripts 2023-05-27 12:23:58,365 wheel INFO creating build/bdist.linux-riscv64/wheel/bencode.py-4.0.0.dist-info/WHEEL 2023-05-27 12:23:58,369 wheel INFO creating '/home/buildozer/aports/testing/py3-bencode/src/bencode.py-4.0.0/dist/.tmp-goniu0jk/bencode.py-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-05-27 12:23:58,372 wheel INFO adding 'bencode/BTL.py' 2023-05-27 12:23:58,377 wheel INFO adding 'bencode/__init__.py' 2023-05-27 12:23:58,378 wheel INFO adding 'bencode/exceptions.py' 2023-05-27 12:23:58,381 wheel INFO adding 'bencodepy/__init__.py' 2023-05-27 12:23:58,383 wheel INFO adding 'bencodepy/common.py' 2023-05-27 12:23:58,384 wheel INFO adding 'bencodepy/compat.py' 2023-05-27 12:23:58,385 wheel INFO adding 'bencodepy/decoder.py' 2023-05-27 12:23:58,386 wheel INFO adding 'bencodepy/encoder.py' 2023-05-27 12:23:58,387 wheel INFO adding 'bencodepy/exceptions.py' 2023-05-27 12:23:58,388 wheel INFO adding 'bencode.py-4.0.0.dist-info/AUTHORS' 2023-05-27 12:23:58,389 wheel INFO adding 'bencode.py-4.0.0.dist-info/AUTHORS.in' 2023-05-27 12:23:58,390 wheel INFO adding 'bencode.py-4.0.0.dist-info/LICENSE' 2023-05-27 12:23:58,391 wheel INFO adding 'bencode.py-4.0.0.dist-info/METADATA' 2023-05-27 12:23:58,392 wheel INFO adding 'bencode.py-4.0.0.dist-info/WHEEL' 2023-05-27 12:23:58,393 wheel INFO adding 'bencode.py-4.0.0.dist-info/top_level.txt' 2023-05-27 12:23:58,395 wheel INFO adding 'bencode.py-4.0.0.dist-info/RECORD' 2023-05-27 12:23:58,397 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-05-27 12:23:58,399 gpep517 INFO The backend produced dist/bencode.py-4.0.0-py2.py3-none-any.whl bencode.py-4.0.0-py2.py3-none-any.whl >>> py3-bencode: Entering fakeroot... >>> py3-bencode-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode/usr/lib/python3.11/site-packages/bencodepy/__pycache__' -> '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode-pyc/usr/lib/python3.11/site-packages/bencodepy/__pycache__' '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode/usr/lib/python3.11/site-packages/bencode/__pycache__' -> '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode-pyc/usr/lib/python3.11/site-packages/bencode/__pycache__' >>> py3-bencode-pyc*: Preparing subpackage py3-bencode-pyc... >>> py3-bencode-pyc*: Running postcheck for py3-bencode-pyc >>> py3-bencode*: Running postcheck for py3-bencode >>> py3-bencode*: Preparing package py3-bencode... >>> py3-bencode-pyc*: Tracing dependencies... python3~3.11 >>> py3-bencode-pyc*: Package size: 84.0 KB >>> py3-bencode-pyc*: Compressing data... >>> py3-bencode-pyc*: Create checksum... >>> py3-bencode-pyc*: Create py3-bencode-pyc-4.0.0-r0.apk >>> py3-bencode*: Tracing dependencies... python3~3.11 >>> py3-bencode*: Package size: 136.0 KB >>> py3-bencode*: Compressing data... >>> py3-bencode*: Create checksum... >>> py3-bencode*: Create py3-bencode-4.0.0-r0.apk >>> py3-bencode: Build complete at Sat, 27 May 2023 12:24:04 +0000 elapsed time 0h 0m 16s >>> py3-bencode: Cleaning up srcdir >>> py3-bencode: Cleaning up pkgdir >>> py3-bencode: Uninstalling dependencies... (1/25) Purging .makedepends-py3-bencode (20230527.122352) (2/25) Purging py3-setuptools-pyc (67.8.0-r0) (3/25) Purging py3-setuptools (67.8.0-r0) (4/25) Purging py3-pbr-pyc (5.11.1-r2) (5/25) Purging py3-pbr (5.11.1-r2) (6/25) Purging py3-gpep517-pyc (13-r2) (7/25) Purging py3-gpep517 (13-r2) (8/25) Purging py3-installer-pyc (0.7.0-r1) (9/25) Purging py3-installer (0.7.0-r1) (10/25) Purging py3-wheel-pyc (0.40.0-r1) (11/25) Purging py3-wheel (0.40.0-r1) (12/25) Purging py3-packaging-pyc (23.1-r1) (13/25) Purging py3-packaging (23.1-r1) (14/25) Purging py3-parsing-pyc (3.0.9-r2) (15/25) Purging py3-parsing (3.0.9-r2) (16/25) Purging python3-pyc (3.11.3-r11) (17/25) Purging python3-pycache-pyc0 (3.11.3-r11) (18/25) Purging pyc (0.1-r0) (19/25) Purging python3 (3.11.3-r11) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libbz2 (1.0.8-r6) (22/25) Purging libpanelw (6.4_p20230520-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r2) (25/25) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.1-r0.trigger OK: 924 MiB in 106 packages >>> py3-bencode: Updating the testing/riscv64 repository index... >>> py3-bencode: Signing the index...