>>> py3-loky: Building community/py3-loky 3.4.1-r0 (using abuild 3.11.20-r0) started Tue, 11 Jul 2023 11:00:22 +0000 >>> py3-loky: Checking sanity of /home/buildozer/aports/community/py3-loky/APKBUILD... >>> WARNING: py3-loky: No maintainer >>> py3-loky: Analyzing dependencies... >>> py3-loky: Installing for build: build-base python3 py3-cloudpickle py3-setuptools (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing gdbm (1.23-r1) (3/19) Installing mpdecimal (2.5.1-r2) (4/19) Installing libpanelw (6.4_p20230708-r0) (5/19) Installing readline (8.2.1-r2) (6/19) Installing sqlite-libs (3.42.0-r2) (7/19) Installing python3 (3.11.4-r1) (8/19) Installing python3-pycache-pyc0 (3.11.4-r1) (9/19) Installing pyc (0.1-r0) (10/19) Installing python3-pyc (3.11.4-r1) (11/19) Installing py3-cloudpickle (2.2.1-r1) (12/19) Installing py3-cloudpickle-pyc (2.2.1-r1) (13/19) Installing py3-parsing (3.1.0-r0) (14/19) Installing py3-parsing-pyc (3.1.0-r0) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (68.0.0-r0) (18/19) Installing py3-setuptools-pyc (68.0.0-r0) (19/19) Installing .makedepends-py3-loky (20230711.110026) Executing busybox-1.36.1-r3.trigger OK: 962 MiB in 127 packages >>> py3-loky: Cleaning up srcdir >>> py3-loky: Cleaning up pkgdir >>> py3-loky: Cleaning up tmpdir >>> py3-loky: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-loky-3.4.1.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 140k 100 140k 0 0 338k 0 --:--:-- --:--:-- --:--:-- 349k >>> py3-loky: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-loky-3.4.1.tar.gz >>> py3-loky: Checking sha512sums... py3-loky-3.4.1.tar.gz: OK >>> py3-loky: Unpacking /var/cache/distfiles/py3-loky-3.4.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/loky copying loky/process_executor.py -> build/lib/loky copying loky/_base.py -> build/lib/loky copying loky/__init__.py -> build/lib/loky copying loky/initializers.py -> build/lib/loky copying loky/cloudpickle_wrapper.py -> build/lib/loky copying loky/reusable_executor.py -> build/lib/loky creating build/lib/loky/backend copying loky/backend/synchronize.py -> build/lib/loky/backend copying loky/backend/spawn.py -> build/lib/loky/backend copying loky/backend/fork_exec.py -> build/lib/loky/backend copying loky/backend/_posix_reduction.py -> build/lib/loky/backend copying loky/backend/__init__.py -> build/lib/loky/backend copying loky/backend/resource_tracker.py -> build/lib/loky/backend copying loky/backend/queues.py -> build/lib/loky/backend copying loky/backend/popen_loky_win32.py -> build/lib/loky/backend copying loky/backend/_win_reduction.py -> build/lib/loky/backend copying loky/backend/context.py -> build/lib/loky/backend copying loky/backend/reduction.py -> build/lib/loky/backend copying loky/backend/utils.py -> build/lib/loky/backend copying loky/backend/popen_loky_posix.py -> build/lib/loky/backend copying loky/backend/process.py -> build/lib/loky/backend >>> py3-loky: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-loky/pkg creating /home/buildozer/aports/community/py3-loky/pkg/py3-loky creating /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr creating /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib creating /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky copying build/lib/loky/process_executor.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky copying build/lib/loky/_base.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky copying build/lib/loky/__init__.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky creating /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/synchronize.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/spawn.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/fork_exec.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/_posix_reduction.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/__init__.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/resource_tracker.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/queues.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/popen_loky_win32.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/_win_reduction.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/context.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/reduction.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/utils.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/popen_loky_posix.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/backend/process.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend copying build/lib/loky/initializers.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky copying build/lib/loky/cloudpickle_wrapper.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky copying build/lib/loky/reusable_executor.py -> /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/process_executor.py to process_executor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/_base.py to _base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/synchronize.py to synchronize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/spawn.py to spawn.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/fork_exec.py to fork_exec.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/_posix_reduction.py to _posix_reduction.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/resource_tracker.py to resource_tracker.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/queues.py to queues.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/popen_loky_win32.py to popen_loky_win32.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/_win_reduction.py to _win_reduction.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/context.py to context.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/reduction.py to reduction.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/popen_loky_posix.py to popen_loky_posix.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/process.py to process.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/initializers.py to initializers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/cloudpickle_wrapper.py to cloudpickle_wrapper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/reusable_executor.py to reusable_executor.cpython-311.pyc running install_egg_info running egg_info creating loky.egg-info writing loky.egg-info/PKG-INFO writing dependency_links to loky.egg-info/dependency_links.txt writing requirements to loky.egg-info/requires.txt writing top-level names to loky.egg-info/top_level.txt writing manifest file 'loky.egg-info/SOURCES.txt' reading manifest file 'loky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'doc' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'loky.egg-info/SOURCES.txt' Copying loky.egg-info to /home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky-3.4.1-py3.11.egg-info running install_scripts >>> py3-loky-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/__pycache__' -> '/home/buildozer/aports/community/py3-loky/pkg/py3-loky-pyc/usr/lib/python3.11/site-packages/loky/__pycache__' '/home/buildozer/aports/community/py3-loky/pkg/py3-loky/usr/lib/python3.11/site-packages/loky/backend/__pycache__' -> '/home/buildozer/aports/community/py3-loky/pkg/py3-loky-pyc/usr/lib/python3.11/site-packages/loky/backend/__pycache__' >>> py3-loky-pyc*: Preparing subpackage py3-loky-pyc... >>> py3-loky-pyc*: Running postcheck for py3-loky-pyc >>> py3-loky*: Running postcheck for py3-loky >>> py3-loky*: Preparing package py3-loky... >>> py3-loky-pyc*: Tracing dependencies... python3 py3-cloudpickle python3~3.11 >>> py3-loky-pyc*: Package size: 256.0 KB >>> py3-loky-pyc*: Compressing data... >>> py3-loky-pyc*: Create checksum... >>> py3-loky-pyc*: Create py3-loky-pyc-3.4.1-r0.apk >>> py3-loky*: Tracing dependencies... python3 py3-cloudpickle python3~3.11 >>> py3-loky*: Package size: 256.0 KB >>> py3-loky*: Compressing data... >>> py3-loky*: Create checksum... >>> py3-loky*: Create py3-loky-3.4.1-r0.apk >>> py3-loky: Build complete at Tue, 11 Jul 2023 11:00:37 +0000 elapsed time 0h 0m 15s >>> py3-loky: Cleaning up srcdir >>> py3-loky: Cleaning up pkgdir >>> py3-loky: Uninstalling dependencies... (1/19) Purging .makedepends-py3-loky (20230711.110026) (2/19) Purging py3-cloudpickle-pyc (2.2.1-r1) (3/19) Purging py3-cloudpickle (2.2.1-r1) (4/19) Purging py3-setuptools-pyc (68.0.0-r0) (5/19) Purging py3-setuptools (68.0.0-r0) (6/19) Purging py3-packaging-pyc (23.1-r1) (7/19) Purging py3-packaging (23.1-r1) (8/19) Purging py3-parsing-pyc (3.1.0-r0) (9/19) Purging py3-parsing (3.1.0-r0) (10/19) Purging python3-pyc (3.11.4-r1) (11/19) Purging python3-pycache-pyc0 (3.11.4-r1) (12/19) Purging pyc (0.1-r0) (13/19) Purging python3 (3.11.4-r1) (14/19) Purging gdbm (1.23-r1) (15/19) Purging libbz2 (1.0.8-r6) (16/19) Purging libpanelw (6.4_p20230708-r0) (17/19) Purging mpdecimal (2.5.1-r2) (18/19) Purging readline (8.2.1-r2) (19/19) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r3.trigger OK: 914 MiB in 108 packages >>> py3-loky: Updating the community/riscv64 repository index... >>> py3-loky: Signing the index...