>>> py3-pygaljs: Building community/py3-pygaljs 1.0.2-r1 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 09:27:27 +0000 >>> py3-pygaljs: Checking sanity of /home/buildozer/aports/community/py3-pygaljs/APKBUILD... >>> py3-pygaljs: Analyzing dependencies... >>> py3-pygaljs: Installing for build: build-base python3 py3-setuptools py3-pytest (1/27) Installing libbz2 (1.0.8-r5) (2/27) Installing libffi (3.4.4-r2) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.2-r1) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20230401-r4) (7/27) Installing readline (8.2.1-r1) (8/27) Installing sqlite-libs (3.41.2-r2) (9/27) Installing python3 (3.11.3-r10) (10/27) Installing python3-pycache-pyc0 (3.11.3-r10) (11/27) Installing pyc (0.1-r0) (12/27) Installing python3-pyc (3.11.3-r10) (13/27) Installing py3-parsing (3.0.9-r2) (14/27) Installing py3-parsing-pyc (3.0.9-r2) (15/27) Installing py3-packaging (23.1-r1) (16/27) Installing py3-packaging-pyc (23.1-r1) (17/27) Installing py3-setuptools (67.6.1-r1) (18/27) Installing py3-setuptools-pyc (67.6.1-r1) (19/27) Installing py3-iniconfig (1.1.1-r6) (20/27) Installing py3-iniconfig-pyc (1.1.1-r6) (21/27) Installing py3-pluggy (1.0.0-r3) (22/27) Installing py3-pluggy-pyc (1.0.0-r3) (23/27) Installing py3-py (1.11.0-r2) (24/27) Installing py3-py-pyc (1.11.0-r2) (25/27) Installing py3-pytest (7.3.1-r1) (26/27) Installing py3-pytest-pyc (7.3.1-r1) (27/27) Installing .makedepends-py3-pygaljs (20230420.092734) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 124 packages >>> py3-pygaljs: Cleaning up srcdir >>> py3-pygaljs: Cleaning up pkgdir >>> py3-pygaljs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pygaljs-1.0.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pygaljs: Fetching https://pypi.io/packages/source/p/pygaljs/pygaljs-1.0.2.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 122 100 122 0 0 1773 0 --:--:-- --:--:-- --:--:-- 1794 100 274 100 274 0 0 1078 0 --:--:-- --:--:-- --:--:-- 1078 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89711 100 89711 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k >>> py3-pygaljs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pygaljs-1.0.2.tar.gz >>> py3-pygaljs: Checking sha512sums... pygaljs-1.0.2.tar.gz: OK >>> py3-pygaljs: Unpacking /var/cache/distfiles/v3.18/pygaljs-1.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pygaljs copying src/pygaljs/__init__.py -> build/lib/pygaljs running egg_info writing src/pygaljs.egg-info/PKG-INFO writing dependency_links to src/pygaljs.egg-info/dependency_links.txt writing top-level names to src/pygaljs.egg-info/top_level.txt reading manifest file 'src/pygaljs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs' warning: no directories found matching 'examples' warning: no directories found matching 'ci' warning: no files found matching '.coveragerc' warning: no files found matching '.cookiecutterrc' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching '.travis.yml' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/pygaljs.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pygaljs.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pygaljs.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pygaljs.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pygaljs.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pygaljs.static.coffee' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pygaljs.static.coffee' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pygaljs.static.coffee' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pygaljs.static.coffee' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pygaljs.static.javascripts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pygaljs.static.javascripts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pygaljs.static.javascripts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pygaljs.static.javascripts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pygaljs.static.latest' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pygaljs.static.latest' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pygaljs.static.latest' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pygaljs.static.latest' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/pygaljs/static copying src/pygaljs/static/.git -> build/lib/pygaljs/static copying src/pygaljs/static/Gruntfile.coffee -> build/lib/pygaljs/static copying src/pygaljs/static/README.md -> build/lib/pygaljs/static copying src/pygaljs/static/bower.json -> build/lib/pygaljs/static copying src/pygaljs/static/package.json -> build/lib/pygaljs/static creating build/lib/pygaljs/static/2.0.x copying src/pygaljs/static/2.0.x/pygal-tooltips.js -> build/lib/pygaljs/static/2.0.x copying src/pygaljs/static/2.0.x/pygal-tooltips.min.js -> build/lib/pygaljs/static/2.0.x creating build/lib/pygaljs/static/coffee copying src/pygaljs/static/coffee/pygal-tooltips.coffee -> build/lib/pygaljs/static/coffee creating build/lib/pygaljs/static/javascripts copying src/pygaljs/static/javascripts/pygal-tooltips.js -> build/lib/pygaljs/static/javascripts copying src/pygaljs/static/javascripts/svg.jquery.js -> build/lib/pygaljs/static/javascripts creating build/lib/pygaljs/static/latest copying src/pygaljs/static/latest/pygal-tooltips.js -> build/lib/pygaljs/static/latest copying src/pygaljs/static/latest/pygal-tooltips.min.js -> build/lib/pygaljs/static/latest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pygaljs/src/pygaljs-1.0.2 configfile: setup.cfg collected 1 item tests/test_pygaljs.py . [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1248 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1248: PytestRemovedIn8Warning: The --strict option is deprecated, use --strict-markers instead. self.issue_config_time_warning( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========================= 1 passed, 1 warning in 0.02s ========================= >>> py3-pygaljs: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-pygaljs/pkg creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs copying build/lib/pygaljs/__init__.py -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static copying build/lib/pygaljs/static/bower.json -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static copying build/lib/pygaljs/static/Gruntfile.coffee -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static copying build/lib/pygaljs/static/package.json -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/javascripts copying build/lib/pygaljs/static/javascripts/pygal-tooltips.js -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/javascripts copying build/lib/pygaljs/static/javascripts/svg.jquery.js -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/javascripts creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/2.0.x copying build/lib/pygaljs/static/2.0.x/pygal-tooltips.js -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/2.0.x copying build/lib/pygaljs/static/2.0.x/pygal-tooltips.min.js -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/2.0.x creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/coffee copying build/lib/pygaljs/static/coffee/pygal-tooltips.coffee -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/coffee copying build/lib/pygaljs/static/README.md -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static creating /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/latest copying build/lib/pygaljs/static/latest/pygal-tooltips.js -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/latest copying build/lib/pygaljs/static/latest/pygal-tooltips.min.js -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static/latest copying build/lib/pygaljs/static/.git -> /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/static byte-compiling /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing src/pygaljs.egg-info/PKG-INFO writing dependency_links to src/pygaljs.egg-info/dependency_links.txt writing top-level names to src/pygaljs.egg-info/top_level.txt reading manifest file 'src/pygaljs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs' warning: no directories found matching 'examples' warning: no directories found matching 'ci' warning: no files found matching '.coveragerc' warning: no files found matching '.cookiecutterrc' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching '.travis.yml' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/pygaljs.egg-info/SOURCES.txt' Copying src/pygaljs.egg-info to /home/buildozer/aports/community/py3-pygaljs/pkg/py3-pygaljs/usr/lib/python3.11/site-packages/pygaljs-1.0.2-py3.11.egg-info running install_scripts >>> py3-pygaljs*: Running postcheck for py3-pygaljs >>> WARNING: py3-pygaljs*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pygaljs*: Preparing package py3-pygaljs... >>> py3-pygaljs*: Stripping binaries >>> WARNING: py3-pygaljs*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-pygaljs*: Scanning shared objects >>> py3-pygaljs*: Tracing dependencies... python3 python3~3.11 >>> py3-pygaljs*: Package size: 392.0 KB >>> py3-pygaljs*: Compressing data... >>> py3-pygaljs*: Create checksum... >>> py3-pygaljs*: Create py3-pygaljs-1.0.2-r1.apk >>> py3-pygaljs: Build complete at Thu, 20 Apr 2023 09:27:36 +0000 elapsed time 0h 0m 9s >>> py3-pygaljs: Cleaning up srcdir >>> py3-pygaljs: Cleaning up pkgdir >>> py3-pygaljs: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pygaljs (20230420.092734) (2/27) Purging py3-setuptools-pyc (67.6.1-r1) (3/27) Purging py3-setuptools (67.6.1-r1) (4/27) Purging py3-pytest-pyc (7.3.1-r1) (5/27) Purging py3-pytest (7.3.1-r1) (6/27) Purging py3-iniconfig-pyc (1.1.1-r6) (7/27) Purging py3-iniconfig (1.1.1-r6) (8/27) Purging py3-packaging-pyc (23.1-r1) (9/27) Purging py3-packaging (23.1-r1) (10/27) Purging py3-parsing-pyc (3.0.9-r2) (11/27) Purging py3-parsing (3.0.9-r2) (12/27) Purging py3-pluggy-pyc (1.0.0-r3) (13/27) Purging py3-pluggy (1.0.0-r3) (14/27) Purging py3-py-pyc (1.11.0-r2) (15/27) Purging py3-py (1.11.0-r2) (16/27) Purging python3-pyc (3.11.3-r10) (17/27) Purging python3-pycache-pyc0 (3.11.3-r10) (18/27) Purging pyc (0.1-r0) (19/27) Purging python3 (3.11.3-r10) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r5) (22/27) Purging libffi (3.4.4-r2) (23/27) Purging libpanelw (6.4_p20230401-r4) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.1-r1) (26/27) Purging sqlite-libs (3.41.2-r2) (27/27) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 97 packages >>> py3-pygaljs: Updating the community/armhf repository index... >>> py3-pygaljs: Signing the index...