>>> py3-beautifulsoup4: Building community/py3-beautifulsoup4 4.12.0-r0 (using abuild 3.10.0-r0) started Tue, 21 Mar 2023 03:23:59 +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-gpep517 py3-setuptools py3-wheel py3-pytest (1/20) Installing libffi (3.4.4-r0) (2/20) Installing gdbm (1.23-r0) (3/20) Installing mpdecimal (2.5.1-r1) (4/20) Installing libpanelw (6.4_p20230311-r0) (5/20) Installing readline (8.2.1-r0) (6/20) Installing sqlite-libs (3.41.1-r0) (7/20) Installing python3 (3.11.2-r0) (8/20) Installing py3-soupsieve (2.4-r0) (9/20) Installing py3-installer (0.7.0-r0) (10/20) Installing py3-gpep517 (13-r0) (11/20) Installing py3-parsing (3.0.9-r1) (12/20) Installing py3-packaging (23.0-r1) (13/20) Installing py3-setuptools (67.6.0-r0) (14/20) Installing py3-wheel (0.40.0-r0) (15/20) Installing py3-attrs (22.2.0-r0) (16/20) Installing py3-iniconfig (1.1.1-r5) (17/20) Installing py3-pluggy (1.0.0-r2) (18/20) Installing py3-py (1.11.0-r1) (19/20) Installing py3-pytest (7.2.2-r0) (20/20) Installing .makedepends-py3-beautifulsoup4 (20230321.032400) Executing busybox-1.36.0-r5.trigger OK: 457 MiB in 124 packages >>> py3-beautifulsoup4: Cleaning up srcdir >>> py3-beautifulsoup4: Cleaning up pkgdir >>> py3-beautifulsoup4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beautifulsoup4-4.12.0.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-beautifulsoup4: Fetching https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.12.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 511k 100 511k 0 0 1251k 0 --:--:-- --:--:-- --:--:-- 1251k >>> py3-beautifulsoup4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beautifulsoup4-4.12.0.tar.gz >>> py3-beautifulsoup4: Checking sha512sums... beautifulsoup4-4.12.0.tar.gz: OK >>> py3-beautifulsoup4: Unpacking /var/cache/distfiles/edge/beautifulsoup4-4.12.0.tar.gz... 2023-03-21 03:24:01,954 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-21 03:24:02,167 root INFO running bdist_wheel 2023-03-21 03:24:02,186 root INFO running build 2023-03-21 03:24:02,186 root INFO running build_py 2023-03-21 03:24:02,190 root INFO creating build 2023-03-21 03:24:02,190 root INFO creating build/lib 2023-03-21 03:24:02,190 root INFO creating build/lib/bs4 2023-03-21 03:24:02,191 root INFO copying bs4/dammit.py -> build/lib/bs4 2023-03-21 03:24:02,191 root INFO copying bs4/__init__.py -> build/lib/bs4 2023-03-21 03:24:02,192 root INFO copying bs4/diagnose.py -> build/lib/bs4 2023-03-21 03:24:02,192 root INFO copying bs4/formatter.py -> build/lib/bs4 2023-03-21 03:24:02,192 root INFO copying bs4/element.py -> build/lib/bs4 2023-03-21 03:24:02,193 root INFO copying bs4/css.py -> build/lib/bs4 2023-03-21 03:24:02,194 root INFO creating build/lib/bs4/builder 2023-03-21 03:24:02,194 root INFO copying bs4/builder/_lxml.py -> build/lib/bs4/builder 2023-03-21 03:24:02,194 root INFO copying bs4/builder/_htmlparser.py -> build/lib/bs4/builder 2023-03-21 03:24:02,195 root INFO copying bs4/builder/_html5lib.py -> build/lib/bs4/builder 2023-03-21 03:24:02,195 root INFO copying bs4/builder/__init__.py -> build/lib/bs4/builder 2023-03-21 03:24:02,196 root INFO creating build/lib/bs4/tests 2023-03-21 03:24:02,196 root INFO copying bs4/tests/test_pageelement.py -> build/lib/bs4/tests 2023-03-21 03:24:02,197 root INFO copying bs4/tests/test_builder.py -> build/lib/bs4/tests 2023-03-21 03:24:02,197 root INFO copying bs4/tests/test_tree.py -> build/lib/bs4/tests 2023-03-21 03:24:02,197 root INFO copying bs4/tests/test_formatter.py -> build/lib/bs4/tests 2023-03-21 03:24:02,198 root INFO copying bs4/tests/test_docs.py -> build/lib/bs4/tests 2023-03-21 03:24:02,198 root INFO copying bs4/tests/test_html5lib.py -> build/lib/bs4/tests 2023-03-21 03:24:02,198 root INFO copying bs4/tests/__init__.py -> build/lib/bs4/tests 2023-03-21 03:24:02,199 root INFO copying bs4/tests/test_navigablestring.py -> build/lib/bs4/tests 2023-03-21 03:24:02,199 root INFO copying bs4/tests/test_tag.py -> build/lib/bs4/tests 2023-03-21 03:24:02,200 root INFO copying bs4/tests/test_htmlparser.py -> build/lib/bs4/tests 2023-03-21 03:24:02,200 root INFO copying bs4/tests/test_builder_registry.py -> build/lib/bs4/tests 2023-03-21 03:24:02,200 root INFO copying bs4/tests/test_lxml.py -> build/lib/bs4/tests 2023-03-21 03:24:02,201 root INFO copying bs4/tests/test_dammit.py -> build/lib/bs4/tests 2023-03-21 03:24:02,201 root INFO copying bs4/tests/test_soup.py -> build/lib/bs4/tests 2023-03-21 03:24:02,202 root INFO copying bs4/tests/test_element.py -> build/lib/bs4/tests 2023-03-21 03:24:02,202 root INFO copying bs4/tests/test_css.py -> build/lib/bs4/tests 2023-03-21 03:24:02,210 wheel INFO installing to build/bdist.linux-i686/wheel 2023-03-21 03:24:02,211 root INFO running install 2023-03-21 03:24:02,225 root INFO running install_lib 2023-03-21 03:24:02,229 root INFO creating build/bdist.linux-i686 2023-03-21 03:24:02,229 root INFO creating build/bdist.linux-i686/wheel 2023-03-21 03:24:02,229 root INFO creating build/bdist.linux-i686/wheel/bs4 2023-03-21 03:24:02,229 root INFO creating build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,230 root INFO copying build/lib/bs4/tests/test_pageelement.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,230 root INFO copying build/lib/bs4/tests/test_builder.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,230 root INFO copying build/lib/bs4/tests/test_tree.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,231 root INFO copying build/lib/bs4/tests/test_formatter.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,231 root INFO copying build/lib/bs4/tests/test_docs.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,232 root INFO copying build/lib/bs4/tests/test_html5lib.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,232 root INFO copying build/lib/bs4/tests/__init__.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,232 root INFO copying build/lib/bs4/tests/test_navigablestring.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,233 root INFO copying build/lib/bs4/tests/test_tag.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,233 root INFO copying build/lib/bs4/tests/test_htmlparser.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,233 root INFO copying build/lib/bs4/tests/test_builder_registry.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,233 root INFO copying build/lib/bs4/tests/test_lxml.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,234 root INFO copying build/lib/bs4/tests/test_dammit.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,234 root INFO copying build/lib/bs4/tests/test_soup.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,234 root INFO copying build/lib/bs4/tests/test_element.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,235 root INFO copying build/lib/bs4/tests/test_css.py -> build/bdist.linux-i686/wheel/bs4/tests 2023-03-21 03:24:02,235 root INFO copying build/lib/bs4/dammit.py -> build/bdist.linux-i686/wheel/bs4 2023-03-21 03:24:02,235 root INFO copying build/lib/bs4/__init__.py -> build/bdist.linux-i686/wheel/bs4 2023-03-21 03:24:02,236 root INFO creating build/bdist.linux-i686/wheel/bs4/builder 2023-03-21 03:24:02,236 root INFO copying build/lib/bs4/builder/_lxml.py -> build/bdist.linux-i686/wheel/bs4/builder 2023-03-21 03:24:02,236 root INFO copying build/lib/bs4/builder/_htmlparser.py -> build/bdist.linux-i686/wheel/bs4/builder 2023-03-21 03:24:02,237 root INFO copying build/lib/bs4/builder/_html5lib.py -> build/bdist.linux-i686/wheel/bs4/builder 2023-03-21 03:24:02,237 root INFO copying build/lib/bs4/builder/__init__.py -> build/bdist.linux-i686/wheel/bs4/builder 2023-03-21 03:24:02,237 root INFO copying build/lib/bs4/diagnose.py -> build/bdist.linux-i686/wheel/bs4 2023-03-21 03:24:02,238 root INFO copying build/lib/bs4/formatter.py -> build/bdist.linux-i686/wheel/bs4 2023-03-21 03:24:02,238 root INFO copying build/lib/bs4/element.py -> build/bdist.linux-i686/wheel/bs4 2023-03-21 03:24:02,238 root INFO copying build/lib/bs4/css.py -> build/bdist.linux-i686/wheel/bs4 2023-03-21 03:24:02,239 root INFO running install_egg_info 2023-03-21 03:24:02,252 root INFO running egg_info 2023-03-21 03:24:02,255 root INFO writing beautifulsoup4.egg-info/PKG-INFO 2023-03-21 03:24:02,256 root INFO writing dependency_links to beautifulsoup4.egg-info/dependency_links.txt 2023-03-21 03:24:02,256 root INFO writing requirements to beautifulsoup4.egg-info/requires.txt 2023-03-21 03:24:02,256 root INFO writing top-level names to beautifulsoup4.egg-info/top_level.txt 2023-03-21 03:24:02,261 root INFO reading manifest file 'beautifulsoup4.egg-info/SOURCES.txt' 2023-03-21 03:24:02,262 root INFO reading manifest template 'MANIFEST.in' 2023-03-21 03:24:02,262 root WARNING warning: no files found matching 'COPYING.txt' 2023-03-21 03:24:02,265 root INFO adding license file 'LICENSE' 2023-03-21 03:24:02,267 root INFO writing manifest file 'beautifulsoup4.egg-info/SOURCES.txt' 2023-03-21 03:24:02,267 root INFO Copying beautifulsoup4.egg-info to build/bdist.linux-i686/wheel/beautifulsoup4-4.12.0-py3.11.egg-info 2023-03-21 03:24:02,269 root INFO running install_scripts 2023-03-21 03:24:02,272 wheel INFO creating build/bdist.linux-i686/wheel/beautifulsoup4-4.12.0.dist-info/WHEEL 2023-03-21 03:24:02,272 wheel INFO creating '/home/buildozer/aports/community/py3-beautifulsoup4/src/beautifulsoup4-4.12.0/dist/.tmp-n67yejbz/beautifulsoup4-4.12.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-03-21 03:24:02,273 wheel INFO adding 'bs4/__init__.py' 2023-03-21 03:24:02,274 wheel INFO adding 'bs4/css.py' 2023-03-21 03:24:02,275 wheel INFO adding 'bs4/dammit.py' 2023-03-21 03:24:02,275 wheel INFO adding 'bs4/diagnose.py' 2023-03-21 03:24:02,276 wheel INFO adding 'bs4/element.py' 2023-03-21 03:24:02,277 wheel INFO adding 'bs4/formatter.py' 2023-03-21 03:24:02,277 wheel INFO adding 'bs4/builder/__init__.py' 2023-03-21 03:24:02,278 wheel INFO adding 'bs4/builder/_html5lib.py' 2023-03-21 03:24:02,278 wheel INFO adding 'bs4/builder/_htmlparser.py' 2023-03-21 03:24:02,279 wheel INFO adding 'bs4/builder/_lxml.py' 2023-03-21 03:24:02,279 wheel INFO adding 'bs4/tests/__init__.py' 2023-03-21 03:24:02,280 wheel INFO adding 'bs4/tests/test_builder.py' 2023-03-21 03:24:02,280 wheel INFO adding 'bs4/tests/test_builder_registry.py' 2023-03-21 03:24:02,281 wheel INFO adding 'bs4/tests/test_css.py' 2023-03-21 03:24:02,281 wheel INFO adding 'bs4/tests/test_dammit.py' 2023-03-21 03:24:02,282 wheel INFO adding 'bs4/tests/test_docs.py' 2023-03-21 03:24:02,282 wheel INFO adding 'bs4/tests/test_element.py' 2023-03-21 03:24:02,282 wheel INFO adding 'bs4/tests/test_formatter.py' 2023-03-21 03:24:02,283 wheel INFO adding 'bs4/tests/test_html5lib.py' 2023-03-21 03:24:02,283 wheel INFO adding 'bs4/tests/test_htmlparser.py' 2023-03-21 03:24:02,283 wheel INFO adding 'bs4/tests/test_lxml.py' 2023-03-21 03:24:02,284 wheel INFO adding 'bs4/tests/test_navigablestring.py' 2023-03-21 03:24:02,284 wheel INFO adding 'bs4/tests/test_pageelement.py' 2023-03-21 03:24:02,285 wheel INFO adding 'bs4/tests/test_soup.py' 2023-03-21 03:24:02,285 wheel INFO adding 'bs4/tests/test_tag.py' 2023-03-21 03:24:02,286 wheel INFO adding 'bs4/tests/test_tree.py' 2023-03-21 03:24:02,286 wheel INFO adding 'beautifulsoup4-4.12.0.dist-info/LICENSE' 2023-03-21 03:24:02,286 wheel INFO adding 'beautifulsoup4-4.12.0.dist-info/METADATA' 2023-03-21 03:24:02,287 wheel INFO adding 'beautifulsoup4-4.12.0.dist-info/WHEEL' 2023-03-21 03:24:02,287 wheel INFO adding 'beautifulsoup4-4.12.0.dist-info/top_level.txt' 2023-03-21 03:24:02,287 wheel INFO adding 'beautifulsoup4-4.12.0.dist-info/RECORD' 2023-03-21 03:24:02,288 wheel INFO removing build/bdist.linux-i686/wheel 2023-03-21 03:24:02,289 gpep517 INFO The backend produced dist/beautifulsoup4-4.12.0-py3-none-any.whl beautifulsoup4-4.12.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-beautifulsoup4/src/beautifulsoup4-4.12.0 collected 626 items bs4/tests/test_builder.py ..... bs4/tests/test_builder_registry.py ........... bs4/tests/test_css.py ............................................................ bs4/tests/test_dammit.py .................................. bs4/tests/test_element.py ..... bs4/tests/test_formatter.py .............. bs4/tests/test_html5lib.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss bs4/tests/test_htmlparser.py ........................................................................... bs4/tests/test_lxml.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss bs4/tests/test_navigablestring.py ........ bs4/tests/test_pageelement.py ................................. bs4/tests/test_soup.py ................................s......... bs4/tests/test_tag.py ....................... bs4/tests/test_tree.py .................................................................................................................................... ======================= 441 passed, 185 skipped in 1.74s ======================= >>> py3-beautifulsoup4: Entering fakeroot... >>> py3-beautifulsoup4*: Running postcheck for py3-beautifulsoup4 >>> py3-beautifulsoup4*: Preparing package py3-beautifulsoup4... >>> py3-beautifulsoup4*: Tracing dependencies... >>> py3-beautifulsoup4*: Package size: 632.0 KB >>> py3-beautifulsoup4*: Compressing data... >>> py3-beautifulsoup4*: Create checksum... >>> py3-beautifulsoup4*: Create py3-beautifulsoup4-4.12.0-r0.apk >>> py3-beautifulsoup4: Build complete at Tue, 21 Mar 2023 03:24:05 +0000 elapsed time 0h 0m 6s >>> py3-beautifulsoup4: Cleaning up srcdir >>> py3-beautifulsoup4: Cleaning up pkgdir >>> py3-beautifulsoup4: Uninstalling dependencies... (1/20) Purging .makedepends-py3-beautifulsoup4 (20230321.032400) (2/20) Purging py3-soupsieve (2.4-r0) (3/20) Purging py3-gpep517 (13-r0) (4/20) Purging py3-installer (0.7.0-r0) (5/20) Purging py3-setuptools (67.6.0-r0) (6/20) Purging py3-wheel (0.40.0-r0) (7/20) Purging py3-pytest (7.2.2-r0) (8/20) Purging py3-attrs (22.2.0-r0) (9/20) Purging py3-iniconfig (1.1.1-r5) (10/20) Purging py3-packaging (23.0-r1) (11/20) Purging py3-parsing (3.0.9-r1) (12/20) Purging py3-pluggy (1.0.0-r2) (13/20) Purging py3-py (1.11.0-r1) (14/20) Purging python3 (3.11.2-r0) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging mpdecimal (2.5.1-r1) (18/20) Purging libpanelw (6.4_p20230311-r0) (19/20) Purging readline (8.2.1-r0) (20/20) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 379 MiB in 104 packages >>> py3-beautifulsoup4: Updating the community/x86 repository index... >>> py3-beautifulsoup4: Signing the index...