>>> py3-css-parser: Building community/py3-css-parser 1.0.10-r2 (using abuild 3.16.0-r0) started Thu, 18 Dec 2025 11:00:43 +0000 >>> py3-css-parser: Validating /home/buildozer/aports/community/py3-css-parser/APKBUILD... >>> py3-css-parser: Analyzing dependencies... >>> py3-css-parser: Installing for build: build-base python3 py3-chardet py3-gpep517 py3-setuptools ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20251123-r0) ( 7/24) Installing sqlite-libs (3.51.1-r0) ( 8/24) Installing python3 (3.12.12-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.12-r0) (10/24) Installing pyc (3.12.12-r0) (11/24) Installing python3-pyc (3.12.12-r0) (12/24) Installing py3-chardet (5.2.0-r1) (13/24) Installing py3-chardet-pyc (5.2.0-r1) (14/24) Installing py3-installer (0.7.0-r2) (15/24) Installing py3-installer-pyc (0.7.0-r2) (16/24) Installing py3-gpep517 (19-r1) (17/24) Installing py3-gpep517-pyc (19-r1) (18/24) Installing py3-parsing (3.2.3-r0) (19/24) Installing py3-parsing-pyc (3.2.3-r0) (20/24) Installing py3-packaging (25.0-r0) (21/24) Installing py3-packaging-pyc (25.0-r0) (22/24) Installing py3-setuptools (80.9.0-r2) (23/24) Installing py3-setuptools-pyc (80.9.0-r2) (24/24) Installing .makedepends-py3-css-parser (20251218.110046) Executing busybox-1.37.0-r30.trigger OK: 409.2 MiB in 127 packages >>> py3-css-parser: Cleaning up srcdir >>> py3-css-parser: Cleaning up pkgdir >>> py3-css-parser: Cleaning up tmpdir >>> py3-css-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-css-parser-1.0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz.part' py3-css-parser-1.0.1 100% |********************************| 341k 0:00:00 ETA '/var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz.part' saved /var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz: OK /home/buildozer/aports/community/py3-css-parser/10-remove-tests.patch: OK >>> py3-css-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-css-parser-1.0.10.tar.gz /var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz: OK /home/buildozer/aports/community/py3-css-parser/10-remove-tests.patch: OK >>> py3-css-parser: Unpacking /var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz... >>> py3-css-parser: 10-remove-tests.patch patching file css_parser_tests/test_cssstyledeclaration.py 2025-12-18 11:00:50,136 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :11: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-12-18 11:00:50,267 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-12-18 11:00:50,364 root INFO running build 2025-12-18 11:00:50,365 root INFO running build_py 2025-12-18 11:00:50,387 root INFO creating build/lib/css_parser 2025-12-18 11:00:50,389 root INFO copying src/css_parser/script.py -> build/lib/css_parser 2025-12-18 11:00:50,391 root INFO copying src/css_parser/settings.py -> build/lib/css_parser 2025-12-18 11:00:50,393 root INFO copying src/css_parser/prodparser.py -> build/lib/css_parser 2025-12-18 11:00:50,395 root INFO copying src/css_parser/__init__.py -> build/lib/css_parser 2025-12-18 11:00:50,396 root INFO copying src/css_parser/serialize.py -> build/lib/css_parser 2025-12-18 11:00:50,399 root INFO copying src/css_parser/sac.py -> build/lib/css_parser 2025-12-18 11:00:50,401 root INFO copying src/css_parser/_codec3.py -> build/lib/css_parser 2025-12-18 11:00:50,403 root INFO copying src/css_parser/_fetch.py -> build/lib/css_parser 2025-12-18 11:00:50,405 root INFO copying src/css_parser/version.py -> build/lib/css_parser 2025-12-18 11:00:50,407 root INFO copying src/css_parser/profiles.py -> build/lib/css_parser 2025-12-18 11:00:50,409 root INFO copying src/css_parser/util.py -> build/lib/css_parser 2025-12-18 11:00:50,411 root INFO copying src/css_parser/tokenize2.py -> build/lib/css_parser 2025-12-18 11:00:50,412 root INFO copying src/css_parser/_fetchgae.py -> build/lib/css_parser 2025-12-18 11:00:50,414 root INFO copying src/css_parser/_codec2.py -> build/lib/css_parser 2025-12-18 11:00:50,416 root INFO copying src/css_parser/codec.py -> build/lib/css_parser 2025-12-18 11:00:50,417 root INFO copying src/css_parser/helper.py -> build/lib/css_parser 2025-12-18 11:00:50,419 root INFO copying src/css_parser/parse.py -> build/lib/css_parser 2025-12-18 11:00:50,421 root INFO copying src/css_parser/cssproductions.py -> build/lib/css_parser 2025-12-18 11:00:50,422 root INFO copying src/css_parser/errorhandler.py -> build/lib/css_parser 2025-12-18 11:00:50,424 root INFO creating build/lib/css_parser/encutils 2025-12-18 11:00:50,425 root INFO copying src/css_parser/encutils/__init__.py -> build/lib/css_parser/encutils 2025-12-18 11:00:50,429 root INFO creating build/lib/css_parser/css 2025-12-18 11:00:50,430 root INFO copying src/css_parser/css/cssproperties.py -> build/lib/css_parser/css 2025-12-18 11:00:50,432 root INFO copying src/css_parser/css/selector.py -> build/lib/css_parser/css 2025-12-18 11:00:50,433 root INFO copying src/css_parser/css/cssvalue.py -> build/lib/css_parser/css 2025-12-18 11:00:50,435 root INFO copying src/css_parser/css/selectorlist.py -> build/lib/css_parser/css 2025-12-18 11:00:50,437 root INFO copying src/css_parser/css/__init__.py -> build/lib/css_parser/css 2025-12-18 11:00:50,439 root INFO copying src/css_parser/css/cssimportrule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,440 root INFO copying src/css_parser/css/cssmediarule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,442 root INFO copying src/css_parser/css/cssstylesheet.py -> build/lib/css_parser/css 2025-12-18 11:00:50,444 root INFO copying src/css_parser/css/cssvariablesrule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,446 root INFO copying src/css_parser/css/csspagerule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,447 root INFO copying src/css_parser/css/value.py -> build/lib/css_parser/css 2025-12-18 11:00:50,449 root INFO copying src/css_parser/css/cssnamespacerule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,451 root INFO copying src/css_parser/css/cssvariablesdeclaration.py -> build/lib/css_parser/css 2025-12-18 11:00:50,453 root INFO copying src/css_parser/css/csscomment.py -> build/lib/css_parser/css 2025-12-18 11:00:50,454 root INFO copying src/css_parser/css/cssunknownrule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,456 root INFO copying src/css_parser/css/property.py -> build/lib/css_parser/css 2025-12-18 11:00:50,458 root INFO copying src/css_parser/css/csscharsetrule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,459 root INFO copying src/css_parser/css/cssrulelist.py -> build/lib/css_parser/css 2025-12-18 11:00:50,461 root INFO copying src/css_parser/css/cssrule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,463 root INFO copying src/css_parser/css/cssfontfacerule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,464 root INFO copying src/css_parser/css/cssstylerule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,466 root INFO copying src/css_parser/css/cssstyledeclaration.py -> build/lib/css_parser/css 2025-12-18 11:00:50,468 root INFO copying src/css_parser/css/marginrule.py -> build/lib/css_parser/css 2025-12-18 11:00:50,470 root INFO copying src/css_parser/css/colors.py -> build/lib/css_parser/css 2025-12-18 11:00:50,472 root INFO creating build/lib/css_parser/scripts 2025-12-18 11:00:50,473 root INFO copying src/css_parser/scripts/csscombine.py -> build/lib/css_parser/scripts 2025-12-18 11:00:50,475 root INFO copying src/css_parser/scripts/__init__.py -> build/lib/css_parser/scripts 2025-12-18 11:00:50,476 root INFO copying src/css_parser/scripts/cssparse.py -> build/lib/css_parser/scripts 2025-12-18 11:00:50,478 root INFO copying src/css_parser/scripts/csscapture.py -> build/lib/css_parser/scripts 2025-12-18 11:00:50,480 root INFO creating build/lib/css_parser/stylesheets 2025-12-18 11:00:50,481 root INFO copying src/css_parser/stylesheets/stylesheetlist.py -> build/lib/css_parser/stylesheets 2025-12-18 11:00:50,483 root INFO copying src/css_parser/stylesheets/medialist.py -> build/lib/css_parser/stylesheets 2025-12-18 11:00:50,485 root INFO copying src/css_parser/stylesheets/__init__.py -> build/lib/css_parser/stylesheets 2025-12-18 11:00:50,486 root INFO copying src/css_parser/stylesheets/stylesheet.py -> build/lib/css_parser/stylesheets 2025-12-18 11:00:50,488 root INFO copying src/css_parser/stylesheets/mediaquery.py -> build/lib/css_parser/stylesheets 2025-12-18 11:00:50,534 root INFO installing to build/bdist.linux-riscv64/wheel 2025-12-18 11:00:50,534 root INFO running install 2025-12-18 11:00:50,600 root INFO running install_lib 2025-12-18 11:00:50,618 root INFO creating build/bdist.linux-riscv64/wheel 2025-12-18 11:00:50,619 root INFO creating build/bdist.linux-riscv64/wheel/css_parser 2025-12-18 11:00:50,621 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/encutils 2025-12-18 11:00:50,622 root INFO copying build/lib/css_parser/encutils/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/encutils 2025-12-18 11:00:50,624 root INFO copying build/lib/css_parser/script.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,625 root INFO copying build/lib/css_parser/settings.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,626 root INFO copying build/lib/css_parser/prodparser.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,628 root INFO copying build/lib/css_parser/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,629 root INFO copying build/lib/css_parser/serialize.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,631 root INFO copying build/lib/css_parser/sac.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,632 root INFO copying build/lib/css_parser/_codec3.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,634 root INFO copying build/lib/css_parser/_fetch.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,635 root INFO copying build/lib/css_parser/version.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,636 root INFO copying build/lib/css_parser/profiles.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,638 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/css 2025-12-18 11:00:50,639 root INFO copying build/lib/css_parser/css/cssproperties.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,641 root INFO copying build/lib/css_parser/css/selector.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,642 root INFO copying build/lib/css_parser/css/cssvalue.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,644 root INFO copying build/lib/css_parser/css/selectorlist.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,645 root INFO copying build/lib/css_parser/css/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,646 root INFO copying build/lib/css_parser/css/cssimportrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,648 root INFO copying build/lib/css_parser/css/cssmediarule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,649 root INFO copying build/lib/css_parser/css/cssstylesheet.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,651 root INFO copying build/lib/css_parser/css/cssvariablesrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,652 root INFO copying build/lib/css_parser/css/csspagerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,653 root INFO copying build/lib/css_parser/css/value.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,655 root INFO copying build/lib/css_parser/css/cssnamespacerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,656 root INFO copying build/lib/css_parser/css/cssvariablesdeclaration.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,658 root INFO copying build/lib/css_parser/css/csscomment.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,659 root INFO copying build/lib/css_parser/css/cssunknownrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,661 root INFO copying build/lib/css_parser/css/property.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,662 root INFO copying build/lib/css_parser/css/csscharsetrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,663 root INFO copying build/lib/css_parser/css/cssrulelist.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,665 root INFO copying build/lib/css_parser/css/cssrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,666 root INFO copying build/lib/css_parser/css/cssfontfacerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,667 root INFO copying build/lib/css_parser/css/cssstylerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,669 root INFO copying build/lib/css_parser/css/cssstyledeclaration.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,670 root INFO copying build/lib/css_parser/css/marginrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,671 root INFO copying build/lib/css_parser/css/colors.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2025-12-18 11:00:50,673 root INFO copying build/lib/css_parser/util.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,674 root INFO copying build/lib/css_parser/tokenize2.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,676 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/scripts 2025-12-18 11:00:50,677 root INFO copying build/lib/css_parser/scripts/csscombine.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2025-12-18 11:00:50,679 root INFO copying build/lib/css_parser/scripts/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2025-12-18 11:00:50,680 root INFO copying build/lib/css_parser/scripts/cssparse.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2025-12-18 11:00:50,681 root INFO copying build/lib/css_parser/scripts/csscapture.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2025-12-18 11:00:50,683 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/stylesheets 2025-12-18 11:00:50,684 root INFO copying build/lib/css_parser/stylesheets/stylesheetlist.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2025-12-18 11:00:50,685 root INFO copying build/lib/css_parser/stylesheets/medialist.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2025-12-18 11:00:50,687 root INFO copying build/lib/css_parser/stylesheets/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2025-12-18 11:00:50,688 root INFO copying build/lib/css_parser/stylesheets/stylesheet.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2025-12-18 11:00:50,689 root INFO copying build/lib/css_parser/stylesheets/mediaquery.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2025-12-18 11:00:50,691 root INFO copying build/lib/css_parser/_fetchgae.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,692 root INFO copying build/lib/css_parser/_codec2.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,693 root INFO copying build/lib/css_parser/codec.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,695 root INFO copying build/lib/css_parser/helper.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,696 root INFO copying build/lib/css_parser/parse.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,697 root INFO copying build/lib/css_parser/cssproductions.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,699 root INFO copying build/lib/css_parser/errorhandler.py -> build/bdist.linux-riscv64/wheel/./css_parser 2025-12-18 11:00:50,700 root INFO running install_egg_info 2025-12-18 11:00:50,719 root INFO running egg_info 2025-12-18 11:00:50,733 root INFO creating src/css_parser.egg-info 2025-12-18 11:00:50,734 root INFO writing src/css_parser.egg-info/PKG-INFO 2025-12-18 11:00:50,737 root INFO writing dependency_links to src/css_parser.egg-info/dependency_links.txt 2025-12-18 11:00:50,739 root INFO writing top-level names to src/css_parser.egg-info/top_level.txt 2025-12-18 11:00:50,740 root INFO writing manifest file 'src/css_parser.egg-info/SOURCES.txt' 2025-12-18 11:00:50,764 root INFO reading manifest file 'src/css_parser.egg-info/SOURCES.txt' 2025-12-18 11:00:50,766 root INFO reading manifest template 'MANIFEST.in' 2025-12-18 11:00:50,792 root INFO adding license file 'COPYING' 2025-12-18 11:00:50,792 root INFO adding license file 'COPYING.LESSER' 2025-12-18 11:00:50,806 root INFO writing manifest file 'src/css_parser.egg-info/SOURCES.txt' 2025-12-18 11:00:50,807 root INFO Copying src/css_parser.egg-info to build/bdist.linux-riscv64/wheel/./css_parser-1.0.10-py3.12.egg-info 2025-12-18 11:00:50,813 root INFO running install_scripts 2025-12-18 11:00:50,821 root INFO creating build/bdist.linux-riscv64/wheel/css_parser-1.0.10.dist-info/WHEEL 2025-12-18 11:00:50,824 wheel INFO creating '/home/buildozer/aports/community/py3-css-parser/src/css-parser-1.0.10/.dist/.tmp-acl75585/css_parser-1.0.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-12-18 11:00:50,826 wheel INFO adding 'css_parser/__init__.py' 2025-12-18 11:00:50,829 wheel INFO adding 'css_parser/_codec2.py' 2025-12-18 11:00:50,831 wheel INFO adding 'css_parser/_codec3.py' 2025-12-18 11:00:50,833 wheel INFO adding 'css_parser/_fetch.py' 2025-12-18 11:00:50,835 wheel INFO adding 'css_parser/_fetchgae.py' 2025-12-18 11:00:50,837 wheel INFO adding 'css_parser/codec.py' 2025-12-18 11:00:50,838 wheel INFO adding 'css_parser/cssproductions.py' 2025-12-18 11:00:50,840 wheel INFO adding 'css_parser/errorhandler.py' 2025-12-18 11:00:50,842 wheel INFO adding 'css_parser/helper.py' 2025-12-18 11:00:50,844 wheel INFO adding 'css_parser/parse.py' 2025-12-18 11:00:50,846 wheel INFO adding 'css_parser/prodparser.py' 2025-12-18 11:00:50,848 wheel INFO adding 'css_parser/profiles.py' 2025-12-18 11:00:50,851 wheel INFO adding 'css_parser/sac.py' 2025-12-18 11:00:50,853 wheel INFO adding 'css_parser/script.py' 2025-12-18 11:00:50,855 wheel INFO adding 'css_parser/serialize.py' 2025-12-18 11:00:50,857 wheel INFO adding 'css_parser/settings.py' 2025-12-18 11:00:50,859 wheel INFO adding 'css_parser/tokenize2.py' 2025-12-18 11:00:50,861 wheel INFO adding 'css_parser/util.py' 2025-12-18 11:00:50,863 wheel INFO adding 'css_parser/version.py' 2025-12-18 11:00:50,865 wheel INFO adding 'css_parser/css/__init__.py' 2025-12-18 11:00:50,867 wheel INFO adding 'css_parser/css/colors.py' 2025-12-18 11:00:50,869 wheel INFO adding 'css_parser/css/csscharsetrule.py' 2025-12-18 11:00:50,871 wheel INFO adding 'css_parser/css/csscomment.py' 2025-12-18 11:00:50,872 wheel INFO adding 'css_parser/css/cssfontfacerule.py' 2025-12-18 11:00:50,874 wheel INFO adding 'css_parser/css/cssimportrule.py' 2025-12-18 11:00:50,876 wheel INFO adding 'css_parser/css/cssmediarule.py' 2025-12-18 11:00:50,878 wheel INFO adding 'css_parser/css/cssnamespacerule.py' 2025-12-18 11:00:50,880 wheel INFO adding 'css_parser/css/csspagerule.py' 2025-12-18 11:00:50,882 wheel INFO adding 'css_parser/css/cssproperties.py' 2025-12-18 11:00:50,883 wheel INFO adding 'css_parser/css/cssrule.py' 2025-12-18 11:00:50,885 wheel INFO adding 'css_parser/css/cssrulelist.py' 2025-12-18 11:00:50,887 wheel INFO adding 'css_parser/css/cssstyledeclaration.py' 2025-12-18 11:00:50,889 wheel INFO adding 'css_parser/css/cssstylerule.py' 2025-12-18 11:00:50,891 wheel INFO adding 'css_parser/css/cssstylesheet.py' 2025-12-18 11:00:50,893 wheel INFO adding 'css_parser/css/cssunknownrule.py' 2025-12-18 11:00:50,895 wheel INFO adding 'css_parser/css/cssvalue.py' 2025-12-18 11:00:50,898 wheel INFO adding 'css_parser/css/cssvariablesdeclaration.py' 2025-12-18 11:00:50,899 wheel INFO adding 'css_parser/css/cssvariablesrule.py' 2025-12-18 11:00:50,901 wheel INFO adding 'css_parser/css/marginrule.py' 2025-12-18 11:00:50,903 wheel INFO adding 'css_parser/css/property.py' 2025-12-18 11:00:50,905 wheel INFO adding 'css_parser/css/selector.py' 2025-12-18 11:00:50,907 wheel INFO adding 'css_parser/css/selectorlist.py' 2025-12-18 11:00:50,909 wheel INFO adding 'css_parser/css/value.py' 2025-12-18 11:00:50,912 wheel INFO adding 'css_parser/encutils/__init__.py' 2025-12-18 11:00:50,914 wheel INFO adding 'css_parser/scripts/__init__.py' 2025-12-18 11:00:50,916 wheel INFO adding 'css_parser/scripts/csscapture.py' 2025-12-18 11:00:50,918 wheel INFO adding 'css_parser/scripts/csscombine.py' 2025-12-18 11:00:50,919 wheel INFO adding 'css_parser/scripts/cssparse.py' 2025-12-18 11:00:50,921 wheel INFO adding 'css_parser/stylesheets/__init__.py' 2025-12-18 11:00:50,923 wheel INFO adding 'css_parser/stylesheets/medialist.py' 2025-12-18 11:00:50,924 wheel INFO adding 'css_parser/stylesheets/mediaquery.py' 2025-12-18 11:00:50,926 wheel INFO adding 'css_parser/stylesheets/stylesheet.py' 2025-12-18 11:00:50,928 wheel INFO adding 'css_parser/stylesheets/stylesheetlist.py' 2025-12-18 11:00:50,930 wheel INFO adding 'css_parser-1.0.10.dist-info/licenses/COPYING' 2025-12-18 11:00:50,932 wheel INFO adding 'css_parser-1.0.10.dist-info/licenses/COPYING.LESSER' 2025-12-18 11:00:50,934 wheel INFO adding 'css_parser-1.0.10.dist-info/METADATA' 2025-12-18 11:00:50,935 wheel INFO adding 'css_parser-1.0.10.dist-info/WHEEL' 2025-12-18 11:00:50,936 wheel INFO adding 'css_parser-1.0.10.dist-info/top_level.txt' 2025-12-18 11:00:50,938 wheel INFO adding 'css_parser-1.0.10.dist-info/RECORD' 2025-12-18 11:00:50,940 root INFO removing build/bdist.linux-riscv64/wheel 2025-12-18 11:00:50,950 gpep517 INFO The backend produced .dist/css_parser-1.0.10-py2.py3-none-any.whl css_parser-1.0.10-py2.py3-none-any.whl ................................................................................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 384 tests in 10.317s OK >>> py3-css-parser: Entering fakeroot... >>> py3-css-parser-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/css_parser/encutils/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.12/site-packages/css_parser/encutils/__pycache__' 'usr/lib/python3.12/site-packages/css_parser/css/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.12/site-packages/css_parser/css/__pycache__' 'usr/lib/python3.12/site-packages/css_parser/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.12/site-packages/css_parser/scripts/__pycache__' 'usr/lib/python3.12/site-packages/css_parser/stylesheets/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.12/site-packages/css_parser/stylesheets/__pycache__' 'usr/lib/python3.12/site-packages/css_parser/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.12/site-packages/css_parser/__pycache__' >>> py3-css-parser-pyc*: Preparing subpackage py3-css-parser-pyc... >>> py3-css-parser-pyc*: Running postcheck for py3-css-parser-pyc >>> py3-css-parser*: Running postcheck for py3-css-parser >>> py3-css-parser*: Preparing package py3-css-parser... >>> py3-css-parser-pyc*: Tracing dependencies... python3~3.12 >>> py3-css-parser-pyc*: Package size: 760.0 KB >>> py3-css-parser-pyc*: Compressing data... >>> py3-css-parser-pyc*: Create checksum... >>> py3-css-parser-pyc*: Create py3-css-parser-pyc-1.0.10-r2.apk >>> py3-css-parser*: Tracing dependencies... python3 py3-chardet python3~3.12 >>> py3-css-parser*: Package size: 729.7 KB >>> py3-css-parser*: Compressing data... >>> py3-css-parser*: Create checksum... >>> py3-css-parser*: Create py3-css-parser-1.0.10-r2.apk >>> py3-css-parser: Build complete at Thu, 18 Dec 2025 11:01:06 +0000 elapsed time 0h 0m 23s >>> py3-css-parser: Cleaning up srcdir >>> py3-css-parser: Cleaning up pkgdir >>> py3-css-parser: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-css-parser (20251218.110046) ( 2/24) Purging py3-chardet-pyc (5.2.0-r1) ( 3/24) Purging py3-chardet (5.2.0-r1) ( 4/24) Purging py3-gpep517-pyc (19-r1) ( 5/24) Purging py3-gpep517 (19-r1) ( 6/24) Purging py3-installer-pyc (0.7.0-r2) ( 7/24) Purging py3-installer (0.7.0-r2) ( 8/24) Purging py3-setuptools-pyc (80.9.0-r2) ( 9/24) Purging py3-setuptools (80.9.0-r2) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20251123-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.1-r0) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r30.trigger OK: 361.8 MiB in 103 packages >>> py3-css-parser: Updating the community/riscv64 repository index... >>> py3-css-parser: Signing the index...