>>> py3-pyro4: Building community/py3-pyro4 4.82-r2 (using abuild 3.12.0-r0) started Sat, 02 Dec 2023 04:21:36 +0000 >>> py3-pyro4: Checking sanity of /home/buildozer/aports/community/py3-pyro4/APKBUILD... >>> py3-pyro4: Analyzing dependencies... >>> py3-pyro4: Installing for build: build-base py3-serpent python3 py3-setuptools py3-gpep517 py3-wheel (1/25) Installing libffi (3.4.4-r3) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20231125-r0) (5/25) Installing readline (8.2.1-r2) (6/25) Installing sqlite-libs (3.44.2-r0) (7/25) Installing python3 (3.11.6-r1) (8/25) Installing python3-pycache-pyc0 (3.11.6-r1) (9/25) Installing pyc (3.11.6-r1) (10/25) Installing py3-serpent-pyc (1.41-r3) (11/25) Installing python3-pyc (3.11.6-r1) (12/25) Installing py3-serpent (1.41-r3) (13/25) Installing py3-parsing (3.1.1-r0) (14/25) Installing py3-parsing-pyc (3.1.1-r0) (15/25) Installing py3-packaging (23.2-r0) (16/25) Installing py3-packaging-pyc (23.2-r0) (17/25) Installing py3-setuptools (68.2.2-r0) (18/25) Installing py3-setuptools-pyc (68.2.2-r0) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (15-r1) (22/25) Installing py3-gpep517-pyc (15-r1) (23/25) Installing py3-wheel (0.42.0-r0) (24/25) Installing py3-wheel-pyc (0.42.0-r0) (25/25) Installing .makedepends-py3-pyro4 (20231202.042138) Executing busybox-1.36.1-r15.trigger OK: 430 MiB in 138 packages >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Cleaning up tmpdir >>> py3-pyro4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyro4-4.82.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 504k 100 504k 0 0 3722k 0 --:--:-- --:--:-- --:--:-- 3733k >>> py3-pyro4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyro4-4.82.tar.gz >>> py3-pyro4: Checking sha512sums... Pyro4-4.82.tar.gz: OK >>> py3-pyro4: Unpacking /var/cache/distfiles/edge/Pyro4-4.82.tar.gz... 2023-12-02 04:21:39,660 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-12-02 04:21:39,728 root INFO running bdist_wheel 2023-12-02 04:21:39,740 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-12-02 04:21:39,752 root INFO running build 2023-12-02 04:21:39,752 root INFO running build_py 2023-12-02 04:21:39,756 root INFO creating build 2023-12-02 04:21:39,756 root INFO creating build/lib 2023-12-02 04:21:39,756 root INFO creating build/lib/Pyro4 2023-12-02 04:21:39,756 root INFO copying src/Pyro4/util.py -> build/lib/Pyro4 2023-12-02 04:21:39,757 root INFO copying src/Pyro4/__init__.py -> build/lib/Pyro4 2023-12-02 04:21:39,757 root INFO copying src/Pyro4/errors.py -> build/lib/Pyro4 2023-12-02 04:21:39,758 root INFO copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 2023-12-02 04:21:39,758 root INFO copying src/Pyro4/core.py -> build/lib/Pyro4 2023-12-02 04:21:39,759 root INFO copying src/Pyro4/message.py -> build/lib/Pyro4 2023-12-02 04:21:39,759 root INFO copying src/Pyro4/configuration.py -> build/lib/Pyro4 2023-12-02 04:21:39,760 root INFO copying src/Pyro4/socketutil.py -> build/lib/Pyro4 2023-12-02 04:21:39,760 root INFO copying src/Pyro4/naming.py -> build/lib/Pyro4 2023-12-02 04:21:39,760 root INFO copying src/Pyro4/nsc.py -> build/lib/Pyro4 2023-12-02 04:21:39,761 root INFO copying src/Pyro4/constants.py -> build/lib/Pyro4 2023-12-02 04:21:39,761 root INFO copying src/Pyro4/futures.py -> build/lib/Pyro4 2023-12-02 04:21:39,762 root INFO creating build/lib/Pyro4/socketserver 2023-12-02 04:21:39,762 root INFO copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver 2023-12-02 04:21:39,762 root INFO copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver 2023-12-02 04:21:39,763 root INFO copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver 2023-12-02 04:21:39,763 root INFO copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver 2023-12-02 04:21:39,763 root INFO copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver 2023-12-02 04:21:39,764 root INFO creating build/lib/Pyro4/test 2023-12-02 04:21:39,764 root INFO copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test 2023-12-02 04:21:39,765 root INFO copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test 2023-12-02 04:21:39,765 root INFO creating build/lib/Pyro4/utils 2023-12-02 04:21:39,765 root INFO copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils 2023-12-02 04:21:39,766 root INFO copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils 2023-12-02 04:21:39,766 root INFO copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils 2023-12-02 04:21:39,766 root INFO copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils 2023-12-02 04:21:39,774 wheel INFO installing to build/bdist.linux-i686/wheel 2023-12-02 04:21:39,774 root INFO running install 2023-12-02 04:21:39,788 root INFO running install_lib 2023-12-02 04:21:39,791 root INFO creating build/bdist.linux-i686 2023-12-02 04:21:39,791 root INFO creating build/bdist.linux-i686/wheel 2023-12-02 04:21:39,791 root INFO creating build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,791 root INFO creating build/bdist.linux-i686/wheel/Pyro4/utils 2023-12-02 04:21:39,792 root INFO copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2023-12-02 04:21:39,792 root INFO copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2023-12-02 04:21:39,792 root INFO copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2023-12-02 04:21:39,793 root INFO copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2023-12-02 04:21:39,793 root INFO copying build/lib/Pyro4/util.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,794 root INFO creating build/bdist.linux-i686/wheel/Pyro4/socketserver 2023-12-02 04:21:39,794 root INFO copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2023-12-02 04:21:39,794 root INFO copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2023-12-02 04:21:39,794 root INFO copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2023-12-02 04:21:39,795 root INFO copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2023-12-02 04:21:39,795 root INFO copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2023-12-02 04:21:39,795 root INFO copying build/lib/Pyro4/__init__.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,796 root INFO copying build/lib/Pyro4/errors.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,796 root INFO copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,797 root INFO copying build/lib/Pyro4/core.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,797 root INFO copying build/lib/Pyro4/message.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,797 root INFO copying build/lib/Pyro4/configuration.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,798 root INFO copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,798 root INFO copying build/lib/Pyro4/naming.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,798 root INFO copying build/lib/Pyro4/nsc.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,799 root INFO copying build/lib/Pyro4/constants.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,799 root INFO copying build/lib/Pyro4/futures.py -> build/bdist.linux-i686/wheel/Pyro4 2023-12-02 04:21:39,799 root INFO creating build/bdist.linux-i686/wheel/Pyro4/test 2023-12-02 04:21:39,800 root INFO copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-i686/wheel/Pyro4/test 2023-12-02 04:21:39,800 root INFO copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-i686/wheel/Pyro4/test 2023-12-02 04:21:39,800 root INFO running install_egg_info 2023-12-02 04:21:39,805 root INFO running egg_info 2023-12-02 04:21:39,808 root INFO writing src/Pyro4.egg-info/PKG-INFO 2023-12-02 04:21:39,809 root INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt 2023-12-02 04:21:39,810 root INFO writing entry points to src/Pyro4.egg-info/entry_points.txt 2023-12-02 04:21:39,811 root INFO writing requirements to src/Pyro4.egg-info/requires.txt 2023-12-02 04:21:39,811 root INFO writing top-level names to src/Pyro4.egg-info/top_level.txt 2023-12-02 04:21:39,815 root INFO reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2023-12-02 04:21:39,818 root INFO reading manifest template 'MANIFEST.in' 2023-12-02 04:21:39,836 root WARNING warning: no previously-included files matching '*/.svn/*' found anywhere in distribution 2023-12-02 04:21:39,837 root WARNING warning: no previously-included files matching '*/.idea/*' found anywhere in distribution 2023-12-02 04:21:39,838 root WARNING warning: no previously-included files matching '*.class' found anywhere in distribution 2023-12-02 04:21:39,839 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-12-02 04:21:39,840 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2023-12-02 04:21:39,841 root WARNING warning: no previously-included files matching '*.coverage' found anywhere in distribution 2023-12-02 04:21:39,841 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2023-12-02 04:21:39,842 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2023-12-02 04:21:39,843 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2023-12-02 04:21:39,844 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-12-02 04:21:39,844 root INFO adding license file 'LICENSE' 2023-12-02 04:21:39,852 root INFO writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2023-12-02 04:21:39,852 root INFO Copying src/Pyro4.egg-info to build/bdist.linux-i686/wheel/Pyro4-4.82-py3.11.egg-info 2023-12-02 04:21:39,854 root INFO running install_scripts 2023-12-02 04:21:39,858 wheel INFO creating build/bdist.linux-i686/wheel/Pyro4-4.82.dist-info/WHEEL 2023-12-02 04:21:39,858 wheel INFO creating '/home/buildozer/aports/community/py3-pyro4/src/Pyro4-4.82/.dist/.tmp-ye12stch/Pyro4-4.82-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-12-02 04:21:39,859 wheel INFO adding 'Pyro4/__init__.py' 2023-12-02 04:21:39,860 wheel INFO adding 'Pyro4/configuration.py' 2023-12-02 04:21:39,861 wheel INFO adding 'Pyro4/constants.py' 2023-12-02 04:21:39,862 wheel INFO adding 'Pyro4/core.py' 2023-12-02 04:21:39,863 wheel INFO adding 'Pyro4/errors.py' 2023-12-02 04:21:39,864 wheel INFO adding 'Pyro4/futures.py' 2023-12-02 04:21:39,864 wheel INFO adding 'Pyro4/message.py' 2023-12-02 04:21:39,865 wheel INFO adding 'Pyro4/naming.py' 2023-12-02 04:21:39,865 wheel INFO adding 'Pyro4/naming_storage.py' 2023-12-02 04:21:39,866 wheel INFO adding 'Pyro4/nsc.py' 2023-12-02 04:21:39,866 wheel INFO adding 'Pyro4/socketutil.py' 2023-12-02 04:21:39,867 wheel INFO adding 'Pyro4/util.py' 2023-12-02 04:21:39,867 wheel INFO adding 'Pyro4/socketserver/__init__.py' 2023-12-02 04:21:39,868 wheel INFO adding 'Pyro4/socketserver/existingconnectionserver.py' 2023-12-02 04:21:39,868 wheel INFO adding 'Pyro4/socketserver/multiplexserver.py' 2023-12-02 04:21:39,869 wheel INFO adding 'Pyro4/socketserver/threadpool.py' 2023-12-02 04:21:39,869 wheel INFO adding 'Pyro4/socketserver/threadpoolserver.py' 2023-12-02 04:21:39,870 wheel INFO adding 'Pyro4/test/__init__.py' 2023-12-02 04:21:39,870 wheel INFO adding 'Pyro4/test/echoserver.py' 2023-12-02 04:21:39,870 wheel INFO adding 'Pyro4/utils/__init__.py' 2023-12-02 04:21:39,871 wheel INFO adding 'Pyro4/utils/flame.py' 2023-12-02 04:21:39,871 wheel INFO adding 'Pyro4/utils/flameserver.py' 2023-12-02 04:21:39,872 wheel INFO adding 'Pyro4/utils/httpgateway.py' 2023-12-02 04:21:39,872 wheel INFO adding 'Pyro4-4.82.dist-info/LICENSE' 2023-12-02 04:21:39,873 wheel INFO adding 'Pyro4-4.82.dist-info/METADATA' 2023-12-02 04:21:39,873 wheel INFO adding 'Pyro4-4.82.dist-info/WHEEL' 2023-12-02 04:21:39,873 wheel INFO adding 'Pyro4-4.82.dist-info/entry_points.txt' 2023-12-02 04:21:39,873 wheel INFO adding 'Pyro4-4.82.dist-info/top_level.txt' 2023-12-02 04:21:39,874 wheel INFO adding 'Pyro4-4.82.dist-info/RECORD' 2023-12-02 04:21:39,874 wheel INFO removing build/bdist.linux-i686/wheel 2023-12-02 04:21:39,876 gpep517 INFO The backend produced .dist/Pyro4-4.82-py2.py3-none-any.whl Pyro4-4.82-py2.py3-none-any.whl Pyro version = 4.82 >>> py3-pyro4: Entering fakeroot... >>> py3-pyro4-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/site-packages/Pyro4/utils/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/site-packages/Pyro4/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/site-packages/Pyro4/socketserver/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/site-packages/Pyro4/test/__pycache__' >>> py3-pyro4-pyc*: Preparing subpackage py3-pyro4-pyc... >>> py3-pyro4-pyc*: Running postcheck for py3-pyro4-pyc >>> py3-pyro4*: Running postcheck for py3-pyro4 >>> py3-pyro4*: Preparing package py3-pyro4... >>> py3-pyro4-pyc*: Tracing dependencies... py3-serpent python3~3.11 >>> py3-pyro4-pyc*: Package size: 536.0 KB >>> py3-pyro4-pyc*: Compressing data... >>> py3-pyro4-pyc*: Create checksum... >>> py3-pyro4-pyc*: Create py3-pyro4-pyc-4.82-r2.apk >>> py3-pyro4*: Tracing dependencies... py3-serpent python3~3.11 >>> py3-pyro4*: Package size: 456.0 KB >>> py3-pyro4*: Compressing data... >>> py3-pyro4*: Create checksum... >>> py3-pyro4*: Create py3-pyro4-4.82-r2.apk >>> py3-pyro4: Build complete at Sat, 02 Dec 2023 04:21:40 +0000 elapsed time 0h 0m 4s >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pyro4 (20231202.042138) (2/25) Purging py3-serpent-pyc (1.41-r3) (3/25) Purging py3-serpent (1.41-r3) (4/25) Purging py3-setuptools-pyc (68.2.2-r0) (5/25) Purging py3-setuptools (68.2.2-r0) (6/25) Purging py3-gpep517-pyc (15-r1) (7/25) Purging py3-gpep517 (15-r1) (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.42.0-r0) (11/25) Purging py3-wheel (0.42.0-r0) (12/25) Purging py3-packaging-pyc (23.2-r0) (13/25) Purging py3-packaging (23.2-r0) (14/25) Purging py3-parsing-pyc (3.1.1-r0) (15/25) Purging py3-parsing (3.1.1-r0) (16/25) Purging python3-pyc (3.11.6-r1) (17/25) Purging python3-pycache-pyc0 (3.11.6-r1) (18/25) Purging pyc (3.11.6-r1) (19/25) Purging python3 (3.11.6-r1) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.4-r3) (22/25) Purging libpanelw (6.4_p20231125-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r2) (25/25) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r15.trigger OK: 379 MiB in 113 packages >>> py3-pyro4: Updating the community/x86 repository index... >>> py3-pyro4: Signing the index...