>>> py3-beautifulsoup4: Building community/py3-beautifulsoup4 4.11.1-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 07:53:25 +0000 >>> py3-beautifulsoup4: Checking sanity of /home/buildozer/aports/community/py3-beautifulsoup4/APKBUILD... >>> py3-beautifulsoup4: Analyzing dependencies... >>> py3-beautifulsoup4: Installing for build: build-base python3 py3-soupsieve py3-setuptools py3-pytest (1/16) Installing libffi (3.4.4-r0) (2/16) Installing gdbm (1.23-r0) (3/16) Installing mpdecimal (2.5.1-r1) (4/16) Installing readline (8.2.0-r0) (5/16) Installing sqlite-libs (3.40.0-r0) (6/16) Installing python3 (3.11.0-r2) (7/16) Installing py3-soupsieve (2.3.2-r1) (8/16) Installing py3-parsing (3.0.9-r1) (9/16) Installing py3-packaging (21.3-r3) (10/16) Installing py3-setuptools (65.6.0-r1) (11/16) Installing py3-attrs (22.1.0-r1) (12/16) Installing py3-iniconfig (1.1.1-r4) (13/16) Installing py3-pluggy (1.0.0-r2) (14/16) Installing py3-py (1.11.0-r1) (15/16) Installing py3-pytest (7.2.0-r2) (16/16) Installing .makedepends-py3-beautifulsoup4 (20221123.075326) Executing busybox-1.35.0-r29.trigger OK: 458 MiB in 119 packages >>> py3-beautifulsoup4: Cleaning up srcdir >>> py3-beautifulsoup4: Cleaning up pkgdir >>> py3-beautifulsoup4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beautifulsoup4-4.11.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 504k 100 504k 0 0 2258k 0 --:--:-- --:--:-- --:--:-- 2264k >>> py3-beautifulsoup4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beautifulsoup4-4.11.1.tar.gz >>> py3-beautifulsoup4: Checking sha512sums... beautifulsoup4-4.11.1.tar.gz: OK >>> py3-beautifulsoup4: Unpacking /var/cache/distfiles/edge/beautifulsoup4-4.11.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/bs4 copying bs4/dammit.py -> build/lib/bs4 copying bs4/__init__.py -> build/lib/bs4 copying bs4/diagnose.py -> build/lib/bs4 copying bs4/formatter.py -> build/lib/bs4 copying bs4/element.py -> build/lib/bs4 creating build/lib/bs4/builder copying bs4/builder/_lxml.py -> build/lib/bs4/builder copying bs4/builder/_htmlparser.py -> build/lib/bs4/builder copying bs4/builder/_html5lib.py -> build/lib/bs4/builder copying bs4/builder/__init__.py -> build/lib/bs4/builder creating build/lib/bs4/tests copying bs4/tests/test_pageelement.py -> build/lib/bs4/tests copying bs4/tests/test_builder.py -> build/lib/bs4/tests copying bs4/tests/test_tree.py -> build/lib/bs4/tests copying bs4/tests/test_formatter.py -> build/lib/bs4/tests copying bs4/tests/test_docs.py -> build/lib/bs4/tests copying bs4/tests/test_html5lib.py -> build/lib/bs4/tests copying bs4/tests/__init__.py -> build/lib/bs4/tests copying bs4/tests/test_navigablestring.py -> build/lib/bs4/tests copying bs4/tests/test_tag.py -> build/lib/bs4/tests copying bs4/tests/test_htmlparser.py -> build/lib/bs4/tests copying bs4/tests/test_builder_registry.py -> build/lib/bs4/tests copying bs4/tests/test_lxml.py -> build/lib/bs4/tests copying bs4/tests/test_dammit.py -> build/lib/bs4/tests copying bs4/tests/test_soup.py -> build/lib/bs4/tests copying bs4/tests/test_element.py -> build/lib/bs4/tests ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-beautifulsoup4/src/beautifulsoup4-4.11.1 collected 423 items bs4/tests/test_builder.py ..... bs4/tests/test_builder_registry.py ........... bs4/tests/test_dammit.py .................................. bs4/tests/test_element.py ..... bs4/tests/test_formatter.py .............. bs4/tests/test_htmlparser.py .......................................................................... bs4/tests/test_navigablestring.py ........ bs4/tests/test_pageelement.py ....................................................................................... bs4/tests/test_soup.py .......................................... bs4/tests/test_tag.py ....................... bs4/tests/test_tree.py ........................................................................................................................ ============================= 423 passed in 1.62s ============================== >>> py3-beautifulsoup4: 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 build running build_py running install_lib creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4 creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4 creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_pageelement.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_builder.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_tree.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_formatter.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_docs.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_html5lib.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/__init__.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_navigablestring.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_tag.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_htmlparser.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_builder_registry.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_lxml.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_dammit.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_soup.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/tests/test_element.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests copying build/lib/bs4/dammit.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4 copying build/lib/bs4/__init__.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4 creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder copying build/lib/bs4/builder/_lxml.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder copying build/lib/bs4/builder/_htmlparser.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder copying build/lib/bs4/builder/_html5lib.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder copying build/lib/bs4/builder/__init__.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder copying build/lib/bs4/diagnose.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4 copying build/lib/bs4/formatter.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4 copying build/lib/bs4/element.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4 byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_pageelement.py to test_pageelement.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_builder.py to test_builder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_tree.py to test_tree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_formatter.py to test_formatter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_docs.py to test_docs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_html5lib.py to test_html5lib.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_navigablestring.py to test_navigablestring.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_tag.py to test_tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_htmlparser.py to test_htmlparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_builder_registry.py to test_builder_registry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_lxml.py to test_lxml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_dammit.py to test_dammit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_soup.py to test_soup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/tests/test_element.py to test_element.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/dammit.py to dammit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder/_lxml.py to _lxml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder/_htmlparser.py to _htmlparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder/_html5lib.py to _html5lib.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/builder/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/diagnose.py to diagnose.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/formatter.py to formatter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/bs4/element.py to element.cpython-311.pyc running install_egg_info running egg_info writing beautifulsoup4.egg-info/PKG-INFO writing dependency_links to beautifulsoup4.egg-info/dependency_links.txt writing requirements to beautifulsoup4.egg-info/requires.txt writing top-level names to beautifulsoup4.egg-info/top_level.txt reading manifest file 'beautifulsoup4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'COPYING.txt' writing manifest file 'beautifulsoup4.egg-info/SOURCES.txt' Copying beautifulsoup4.egg-info to /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.11/site-packages/beautifulsoup4-4.11.1-py3.11.egg-info running install_scripts >>> py3-beautifulsoup4*: Running postcheck for py3-beautifulsoup4 >>> py3-beautifulsoup4*: Preparing package py3-beautifulsoup4... >>> py3-beautifulsoup4*: Tracing dependencies... >>> py3-beautifulsoup4*: Package size: 1.2 MB >>> py3-beautifulsoup4*: Compressing data... >>> py3-beautifulsoup4*: Create checksum... >>> py3-beautifulsoup4*: Create py3-beautifulsoup4-4.11.1-r1.apk >>> py3-beautifulsoup4: Build complete at Wed, 23 Nov 2022 07:53:31 +0000 elapsed time 0h 0m 6s >>> py3-beautifulsoup4: Cleaning up srcdir >>> py3-beautifulsoup4: Cleaning up pkgdir >>> py3-beautifulsoup4: Uninstalling dependencies... (1/16) Purging .makedepends-py3-beautifulsoup4 (20221123.075326) (2/16) Purging py3-soupsieve (2.3.2-r1) (3/16) Purging py3-setuptools (65.6.0-r1) (4/16) Purging py3-pytest (7.2.0-r2) (5/16) Purging py3-attrs (22.1.0-r1) (6/16) Purging py3-iniconfig (1.1.1-r4) (7/16) Purging py3-packaging (21.3-r3) (8/16) Purging py3-parsing (3.0.9-r1) (9/16) Purging py3-pluggy (1.0.0-r2) (10/16) Purging py3-py (1.11.0-r1) (11/16) Purging python3 (3.11.0-r2) (12/16) Purging libffi (3.4.4-r0) (13/16) Purging gdbm (1.23-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.0-r0) (16/16) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-beautifulsoup4: Updating the community/x86 repository index... >>> py3-beautifulsoup4: Signing the index...