>>> py3-beautifulsoup4: Building community/py3-beautifulsoup4 4.9.3-r2 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 00:36:57 +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 (1/14) Installing libffi (3.4.2-r1) (2/14) Installing gdbm (1.22-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.1.1-r0) (5/14) Installing sqlite-libs (3.37.0-r0) (6/14) Installing python3 (3.10.1-r0) (7/14) Installing py3-soupsieve (2.3.1-r1) (8/14) Installing py3-ordered-set (4.0.2-r3) (9/14) Installing py3-appdirs (1.4.4-r3) (10/14) Installing py3-parsing (2.4.7-r3) (11/14) Installing py3-six (1.16.0-r1) (12/14) Installing py3-packaging (21.3-r0) (13/14) Installing py3-setuptools (52.0.0-r5) (14/14) Installing .makedepends-py3-beautifulsoup4 (20211216.003659) Executing busybox-1.34.1-r5.trigger OK: 387 MiB in 117 packages >>> py3-beautifulsoup4: Cleaning up srcdir >>> py3-beautifulsoup4: Cleaning up pkgdir >>> py3-beautifulsoup4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beautifulsoup4-4.9.3.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 367k 100 367k 0 0 3503k 0 --:--:-- --:--:-- --:--:-- 3530k >>> py3-beautifulsoup4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beautifulsoup4-4.9.3.tar.gz >>> py3-beautifulsoup4: Checking sha512sums... beautifulsoup4-4.9.3.tar.gz: OK >>> py3-beautifulsoup4: Unpacking /var/cache/distfiles/edge/beautifulsoup4-4.9.3.tar.gz... RefactoringTool: Skipping optional fixer: buffer RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: set_literal RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored bs4/__init__.py RefactoringTool: Refactored bs4/dammit.py RefactoringTool: Refactored bs4/diagnose.py RefactoringTool: Refactored bs4/element.py RefactoringTool: Refactored bs4/formatter.py RefactoringTool: Refactored bs4/testing.py RefactoringTool: Refactored bs4/builder/__init__.py RefactoringTool: Refactored bs4/builder/_html5lib.py RefactoringTool: Refactored bs4/builder/_htmlparser.py RefactoringTool: Refactored bs4/builder/_lxml.py RefactoringTool: No changes to bs4/tests/__init__.py RefactoringTool: No changes to bs4/tests/test_builder_registry.py RefactoringTool: No changes to bs4/tests/test_docs.py RefactoringTool: Refactored bs4/tests/test_html5lib.py RefactoringTool: Refactored bs4/tests/test_htmlparser.py RefactoringTool: Refactored bs4/tests/test_lxml.py RefactoringTool: Refactored bs4/tests/test_soup.py RefactoringTool: Refactored bs4/tests/test_tree.py RefactoringTool: Files that were modified: RefactoringTool: bs4/__init__.py RefactoringTool: bs4/dammit.py RefactoringTool: bs4/diagnose.py RefactoringTool: bs4/element.py RefactoringTool: bs4/formatter.py RefactoringTool: bs4/testing.py RefactoringTool: bs4/builder/__init__.py RefactoringTool: bs4/builder/_html5lib.py RefactoringTool: bs4/builder/_htmlparser.py RefactoringTool: bs4/builder/_lxml.py RefactoringTool: bs4/tests/__init__.py RefactoringTool: bs4/tests/test_builder_registry.py RefactoringTool: bs4/tests/test_docs.py RefactoringTool: bs4/tests/test_html5lib.py RefactoringTool: bs4/tests/test_htmlparser.py RefactoringTool: bs4/tests/test_lxml.py RefactoringTool: bs4/tests/test_soup.py RefactoringTool: bs4/tests/test_tree.py running build running build_py creating build creating build/lib creating build/lib/bs4 copying bs4/testing.py -> 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/tests copying bs4/tests/test_tree.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_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_soup.py -> build/lib/bs4/tests 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 /usr/lib/python3.10/site-packages/setuptools/lib2to3_ex.py:36: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. warnings.warn( Fixing build/lib/bs4/testing.py build/lib/bs4/dammit.py build/lib/bs4/__init__.py build/lib/bs4/diagnose.py build/lib/bs4/formatter.py build/lib/bs4/element.py build/lib/bs4/tests/test_tree.py build/lib/bs4/tests/test_docs.py build/lib/bs4/tests/test_html5lib.py build/lib/bs4/tests/__init__.py build/lib/bs4/tests/test_htmlparser.py build/lib/bs4/tests/test_builder_registry.py build/lib/bs4/tests/test_lxml.py build/lib/bs4/tests/test_soup.py build/lib/bs4/builder/_lxml.py build/lib/bs4/builder/_htmlparser.py build/lib/bs4/builder/_html5lib.py build/lib/bs4/builder/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/bs4/testing.py build/lib/bs4/dammit.py build/lib/bs4/__init__.py build/lib/bs4/diagnose.py build/lib/bs4/formatter.py build/lib/bs4/element.py build/lib/bs4/tests/test_tree.py build/lib/bs4/tests/test_docs.py build/lib/bs4/tests/test_html5lib.py build/lib/bs4/tests/__init__.py build/lib/bs4/tests/test_htmlparser.py build/lib/bs4/tests/test_builder_registry.py build/lib/bs4/tests/test_lxml.py build/lib/bs4/tests/test_soup.py build/lib/bs4/builder/_lxml.py build/lib/bs4/builder/_htmlparser.py build/lib/bs4/builder/_html5lib.py build/lib/bs4/builder/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma ............................................................................/home/buildozer/aports/community/py3-beautifulsoup4/src/beautifulsoup4-4.9.3/bs4/builder/_htmlparser.py:102: UserWarning: don't crash warnings.warn(msg) ........................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 372 tests in 0.551s OK >>> py3-beautifulsoup4: Entering fakeroot... running install 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.10 creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4 creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests copying build/lib/bs4/tests/test_tree.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests copying build/lib/bs4/tests/test_docs.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests copying build/lib/bs4/tests/test_html5lib.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests copying build/lib/bs4/tests/__init__.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests copying build/lib/bs4/tests/test_htmlparser.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/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.10/site-packages/bs4/tests copying build/lib/bs4/tests/test_lxml.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests copying build/lib/bs4/tests/test_soup.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests copying build/lib/bs4/testing.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4 copying build/lib/bs4/dammit.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4 copying build/lib/bs4/__init__.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4 creating /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder copying build/lib/bs4/builder/_lxml.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder copying build/lib/bs4/builder/_htmlparser.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder copying build/lib/bs4/builder/_html5lib.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder copying build/lib/bs4/builder/__init__.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder copying build/lib/bs4/diagnose.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4 copying build/lib/bs4/formatter.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4 copying build/lib/bs4/element.py -> /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4 byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/test_tree.py to test_tree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/test_docs.py to test_docs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/test_html5lib.py to test_html5lib.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/test_htmlparser.py to test_htmlparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/test_builder_registry.py to test_builder_registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/test_lxml.py to test_lxml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/tests/test_soup.py to test_soup.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/dammit.py to dammit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder/_lxml.py to _lxml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder/_htmlparser.py to _htmlparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder/_html5lib.py to _html5lib.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/builder/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/diagnose.py to diagnose.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/formatter.py to formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-beautifulsoup4/pkg/py3-beautifulsoup4/usr/lib/python3.10/site-packages/bs4/element.py to element.cpython-310.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' 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.10/site-packages/beautifulsoup4-4.9.3-py3.10.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: 900.0 KB >>> py3-beautifulsoup4*: Compressing data... >>> py3-beautifulsoup4*: Create checksum... >>> py3-beautifulsoup4*: Create py3-beautifulsoup4-4.9.3-r2.apk >>> py3-beautifulsoup4: Build complete at Thu, 16 Dec 2021 00:37:16 +0000 elapsed time 0h 0m 19s >>> py3-beautifulsoup4: Cleaning up srcdir >>> py3-beautifulsoup4: Cleaning up pkgdir >>> py3-beautifulsoup4: Uninstalling dependencies... (1/14) Purging .makedepends-py3-beautifulsoup4 (20211216.003659) (2/14) Purging py3-soupsieve (2.3.1-r1) (3/14) Purging py3-setuptools (52.0.0-r5) (4/14) Purging py3-ordered-set (4.0.2-r3) (5/14) Purging py3-appdirs (1.4.4-r3) (6/14) Purging py3-packaging (21.3-r0) (7/14) Purging py3-parsing (2.4.7-r3) (8/14) Purging py3-six (1.16.0-r1) (9/14) Purging python3 (3.10.1-r0) (10/14) Purging libffi (3.4.2-r1) (11/14) Purging gdbm (1.22-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.1.1-r0) (14/14) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 335 MiB in 103 packages >>> py3-beautifulsoup4: Updating the community/x86 repository index... >>> py3-beautifulsoup4: Signing the index...