>>> py3-css-parser: Building community/py3-css-parser 1.0.10-r3 (using abuild 3.17.0_rc2-r0) started Sat, 02 May 2026 05:47:14 +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/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.3-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing py3-chardet (5.2.0-r2) (14/25) Installing py3-chardet-pyc (5.2.0-r2) (15/25) Installing py3-installer (1.0.0-r0) (16/25) Installing py3-installer-pyc (1.0.0-r0) (17/25) Installing py3-gpep517 (19-r2) (18/25) Installing py3-gpep517-pyc (19-r2) (19/25) Installing py3-parsing (3.3.2-r1) (20/25) Installing py3-parsing-pyc (3.3.2-r1) (21/25) Installing py3-packaging (26.2-r0) (22/25) Installing py3-packaging-pyc (26.2-r0) (23/25) Installing py3-setuptools (82.0.1-r1) (24/25) Installing py3-setuptools-pyc (82.0.1-r1) (25/25) Installing .makedepends-py3-css-parser (20260502.054729) Executing busybox-1.37.0-r31.trigger OK: 871.8 MiB in 130 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/v3.24/py3-css-parser-1.0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-css-parser-1.0.10.tar.gz.part' py3-css-parser-1.0.1 100% |********************************| 341k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-css-parser-1.0.10.tar.gz.part' saved /var/cache/distfiles/v3.24/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/v3.24/py3-css-parser-1.0.10.tar.gz /var/cache/distfiles/v3.24/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/v3.24/py3-css-parser-1.0.10.tar.gz... >>> py3-css-parser: 10-remove-tests.patch patching file css_parser_tests/test_cssstyledeclaration.py 2026-05-02 05:47:32,490 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.14/site-packages/setuptools/dist.py:765: 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() 2026-05-02 05:47:32,592 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-05-02 05:47:32,654 root INFO running build 2026-05-02 05:47:32,654 root INFO running build_py 2026-05-02 05:47:32,669 root INFO creating build/lib/css_parser 2026-05-02 05:47:32,671 root INFO copying src/css_parser/script.py -> build/lib/css_parser 2026-05-02 05:47:32,672 root INFO copying src/css_parser/settings.py -> build/lib/css_parser 2026-05-02 05:47:32,674 root INFO copying src/css_parser/prodparser.py -> build/lib/css_parser 2026-05-02 05:47:32,676 root INFO copying src/css_parser/__init__.py -> build/lib/css_parser 2026-05-02 05:47:32,677 root INFO copying src/css_parser/serialize.py -> build/lib/css_parser 2026-05-02 05:47:32,679 root INFO copying src/css_parser/sac.py -> build/lib/css_parser 2026-05-02 05:47:32,681 root INFO copying src/css_parser/_codec3.py -> build/lib/css_parser 2026-05-02 05:47:32,683 root INFO copying src/css_parser/_fetch.py -> build/lib/css_parser 2026-05-02 05:47:32,684 root INFO copying src/css_parser/version.py -> build/lib/css_parser 2026-05-02 05:47:32,686 root INFO copying src/css_parser/profiles.py -> build/lib/css_parser 2026-05-02 05:47:32,688 root INFO copying src/css_parser/util.py -> build/lib/css_parser 2026-05-02 05:47:32,690 root INFO copying src/css_parser/tokenize2.py -> build/lib/css_parser 2026-05-02 05:47:32,691 root INFO copying src/css_parser/_fetchgae.py -> build/lib/css_parser 2026-05-02 05:47:32,692 root INFO copying src/css_parser/_codec2.py -> build/lib/css_parser 2026-05-02 05:47:32,694 root INFO copying src/css_parser/codec.py -> build/lib/css_parser 2026-05-02 05:47:32,695 root INFO copying src/css_parser/helper.py -> build/lib/css_parser 2026-05-02 05:47:32,697 root INFO copying src/css_parser/parse.py -> build/lib/css_parser 2026-05-02 05:47:32,698 root INFO copying src/css_parser/cssproductions.py -> build/lib/css_parser 2026-05-02 05:47:32,699 root INFO copying src/css_parser/errorhandler.py -> build/lib/css_parser 2026-05-02 05:47:32,701 root INFO creating build/lib/css_parser/encutils 2026-05-02 05:47:32,702 root INFO copying src/css_parser/encutils/__init__.py -> build/lib/css_parser/encutils 2026-05-02 05:47:32,705 root INFO creating build/lib/css_parser/css 2026-05-02 05:47:32,705 root INFO copying src/css_parser/css/cssproperties.py -> build/lib/css_parser/css 2026-05-02 05:47:32,707 root INFO copying src/css_parser/css/selector.py -> build/lib/css_parser/css 2026-05-02 05:47:32,708 root INFO copying src/css_parser/css/cssvalue.py -> build/lib/css_parser/css 2026-05-02 05:47:32,710 root INFO copying src/css_parser/css/selectorlist.py -> build/lib/css_parser/css 2026-05-02 05:47:32,712 root INFO copying src/css_parser/css/__init__.py -> build/lib/css_parser/css 2026-05-02 05:47:32,713 root INFO copying src/css_parser/css/cssimportrule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,714 root INFO copying src/css_parser/css/cssmediarule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,716 root INFO copying src/css_parser/css/cssstylesheet.py -> build/lib/css_parser/css 2026-05-02 05:47:32,717 root INFO copying src/css_parser/css/cssvariablesrule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,719 root INFO copying src/css_parser/css/csspagerule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,720 root INFO copying src/css_parser/css/value.py -> build/lib/css_parser/css 2026-05-02 05:47:32,722 root INFO copying src/css_parser/css/cssnamespacerule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,723 root INFO copying src/css_parser/css/cssvariablesdeclaration.py -> build/lib/css_parser/css 2026-05-02 05:47:32,725 root INFO copying src/css_parser/css/csscomment.py -> build/lib/css_parser/css 2026-05-02 05:47:32,726 root INFO copying src/css_parser/css/cssunknownrule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,728 root INFO copying src/css_parser/css/property.py -> build/lib/css_parser/css 2026-05-02 05:47:32,729 root INFO copying src/css_parser/css/csscharsetrule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,731 root INFO copying src/css_parser/css/cssrulelist.py -> build/lib/css_parser/css 2026-05-02 05:47:32,732 root INFO copying src/css_parser/css/cssrule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,733 root INFO copying src/css_parser/css/cssfontfacerule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,735 root INFO copying src/css_parser/css/cssstylerule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,736 root INFO copying src/css_parser/css/cssstyledeclaration.py -> build/lib/css_parser/css 2026-05-02 05:47:32,738 root INFO copying src/css_parser/css/marginrule.py -> build/lib/css_parser/css 2026-05-02 05:47:32,739 root INFO copying src/css_parser/css/colors.py -> build/lib/css_parser/css 2026-05-02 05:47:32,741 root INFO creating build/lib/css_parser/scripts 2026-05-02 05:47:32,742 root INFO copying src/css_parser/scripts/csscombine.py -> build/lib/css_parser/scripts 2026-05-02 05:47:32,743 root INFO copying src/css_parser/scripts/__init__.py -> build/lib/css_parser/scripts 2026-05-02 05:47:32,745 root INFO copying src/css_parser/scripts/cssparse.py -> build/lib/css_parser/scripts 2026-05-02 05:47:32,746 root INFO copying src/css_parser/scripts/csscapture.py -> build/lib/css_parser/scripts 2026-05-02 05:47:32,748 root INFO creating build/lib/css_parser/stylesheets 2026-05-02 05:47:32,748 root INFO copying src/css_parser/stylesheets/stylesheetlist.py -> build/lib/css_parser/stylesheets 2026-05-02 05:47:32,750 root INFO copying src/css_parser/stylesheets/medialist.py -> build/lib/css_parser/stylesheets 2026-05-02 05:47:32,751 root INFO copying src/css_parser/stylesheets/__init__.py -> build/lib/css_parser/stylesheets 2026-05-02 05:47:32,752 root INFO copying src/css_parser/stylesheets/stylesheet.py -> build/lib/css_parser/stylesheets 2026-05-02 05:47:32,754 root INFO copying src/css_parser/stylesheets/mediaquery.py -> build/lib/css_parser/stylesheets 2026-05-02 05:47:32,785 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-02 05:47:32,785 root INFO running install 2026-05-02 05:47:32,822 root INFO running install_lib 2026-05-02 05:47:32,833 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-02 05:47:32,835 root INFO creating build/bdist.linux-riscv64/wheel/css_parser 2026-05-02 05:47:32,836 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/encutils 2026-05-02 05:47:32,837 root INFO copying build/lib/css_parser/encutils/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/encutils 2026-05-02 05:47:32,838 root INFO copying build/lib/css_parser/script.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,839 root INFO copying build/lib/css_parser/settings.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,841 root INFO copying build/lib/css_parser/prodparser.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,842 root INFO copying build/lib/css_parser/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,843 root INFO copying build/lib/css_parser/serialize.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,845 root INFO copying build/lib/css_parser/sac.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,846 root INFO copying build/lib/css_parser/_codec3.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,848 root INFO copying build/lib/css_parser/_fetch.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,849 root INFO copying build/lib/css_parser/version.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,850 root INFO copying build/lib/css_parser/profiles.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,852 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/css 2026-05-02 05:47:32,852 root INFO copying build/lib/css_parser/css/cssproperties.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,854 root INFO copying build/lib/css_parser/css/selector.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,855 root INFO copying build/lib/css_parser/css/cssvalue.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,857 root INFO copying build/lib/css_parser/css/selectorlist.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,858 root INFO copying build/lib/css_parser/css/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,859 root INFO copying build/lib/css_parser/css/cssimportrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,860 root INFO copying build/lib/css_parser/css/cssmediarule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,862 root INFO copying build/lib/css_parser/css/cssstylesheet.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,863 root INFO copying build/lib/css_parser/css/cssvariablesrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,864 root INFO copying build/lib/css_parser/css/csspagerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,866 root INFO copying build/lib/css_parser/css/value.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,867 root INFO copying build/lib/css_parser/css/cssnamespacerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,868 root INFO copying build/lib/css_parser/css/cssvariablesdeclaration.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,870 root INFO copying build/lib/css_parser/css/csscomment.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,871 root INFO copying build/lib/css_parser/css/cssunknownrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,872 root INFO copying build/lib/css_parser/css/property.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,873 root INFO copying build/lib/css_parser/css/csscharsetrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,875 root INFO copying build/lib/css_parser/css/cssrulelist.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,876 root INFO copying build/lib/css_parser/css/cssrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,877 root INFO copying build/lib/css_parser/css/cssfontfacerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,878 root INFO copying build/lib/css_parser/css/cssstylerule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,880 root INFO copying build/lib/css_parser/css/cssstyledeclaration.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,881 root INFO copying build/lib/css_parser/css/marginrule.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,882 root INFO copying build/lib/css_parser/css/colors.py -> build/bdist.linux-riscv64/wheel/./css_parser/css 2026-05-02 05:47:32,884 root INFO copying build/lib/css_parser/util.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,885 root INFO copying build/lib/css_parser/tokenize2.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,887 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/scripts 2026-05-02 05:47:32,887 root INFO copying build/lib/css_parser/scripts/csscombine.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2026-05-02 05:47:32,889 root INFO copying build/lib/css_parser/scripts/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2026-05-02 05:47:32,890 root INFO copying build/lib/css_parser/scripts/cssparse.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2026-05-02 05:47:32,891 root INFO copying build/lib/css_parser/scripts/csscapture.py -> build/bdist.linux-riscv64/wheel/./css_parser/scripts 2026-05-02 05:47:32,892 root INFO creating build/bdist.linux-riscv64/wheel/css_parser/stylesheets 2026-05-02 05:47:32,893 root INFO copying build/lib/css_parser/stylesheets/stylesheetlist.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2026-05-02 05:47:32,894 root INFO copying build/lib/css_parser/stylesheets/medialist.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2026-05-02 05:47:32,895 root INFO copying build/lib/css_parser/stylesheets/__init__.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2026-05-02 05:47:32,896 root INFO copying build/lib/css_parser/stylesheets/stylesheet.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2026-05-02 05:47:32,898 root INFO copying build/lib/css_parser/stylesheets/mediaquery.py -> build/bdist.linux-riscv64/wheel/./css_parser/stylesheets 2026-05-02 05:47:32,899 root INFO copying build/lib/css_parser/_fetchgae.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,900 root INFO copying build/lib/css_parser/_codec2.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,901 root INFO copying build/lib/css_parser/codec.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,903 root INFO copying build/lib/css_parser/helper.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,904 root INFO copying build/lib/css_parser/parse.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,905 root INFO copying build/lib/css_parser/cssproductions.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,906 root INFO copying build/lib/css_parser/errorhandler.py -> build/bdist.linux-riscv64/wheel/./css_parser 2026-05-02 05:47:32,907 root INFO running install_egg_info 2026-05-02 05:47:32,921 root INFO running egg_info 2026-05-02 05:47:32,929 root INFO creating src/css_parser.egg-info 2026-05-02 05:47:32,930 root INFO writing src/css_parser.egg-info/PKG-INFO 2026-05-02 05:47:32,932 root INFO writing dependency_links to src/css_parser.egg-info/dependency_links.txt 2026-05-02 05:47:32,934 root INFO writing top-level names to src/css_parser.egg-info/top_level.txt 2026-05-02 05:47:32,934 root INFO writing manifest file 'src/css_parser.egg-info/SOURCES.txt' 2026-05-02 05:47:32,951 root INFO reading manifest file 'src/css_parser.egg-info/SOURCES.txt' 2026-05-02 05:47:32,952 root INFO reading manifest template 'MANIFEST.in' 2026-05-02 05:47:32,969 root INFO adding license file 'COPYING' 2026-05-02 05:47:32,970 root INFO adding license file 'COPYING.LESSER' 2026-05-02 05:47:32,978 root INFO writing manifest file 'src/css_parser.egg-info/SOURCES.txt' 2026-05-02 05:47:32,979 root INFO Copying src/css_parser.egg-info to build/bdist.linux-riscv64/wheel/./css_parser-1.0.10-py3.14.egg-info 2026-05-02 05:47:32,983 root INFO running install_scripts 2026-05-02 05:47:32,991 root INFO creating build/bdist.linux-riscv64/wheel/css_parser-1.0.10.dist-info/WHEEL 2026-05-02 05:47:32,993 wheel INFO creating '/home/buildozer/aports/community/py3-css-parser/src/css-parser-1.0.10/.dist/.tmp-v28bpldj/css_parser-1.0.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-02 05:47:32,995 wheel INFO adding 'css_parser/__init__.py' 2026-05-02 05:47:32,997 wheel INFO adding 'css_parser/_codec2.py' 2026-05-02 05:47:32,999 wheel INFO adding 'css_parser/_codec3.py' 2026-05-02 05:47:33,000 wheel INFO adding 'css_parser/_fetch.py' 2026-05-02 05:47:33,001 wheel INFO adding 'css_parser/_fetchgae.py' 2026-05-02 05:47:33,002 wheel INFO adding 'css_parser/codec.py' 2026-05-02 05:47:33,003 wheel INFO adding 'css_parser/cssproductions.py' 2026-05-02 05:47:33,004 wheel INFO adding 'css_parser/errorhandler.py' 2026-05-02 05:47:33,006 wheel INFO adding 'css_parser/helper.py' 2026-05-02 05:47:33,007 wheel INFO adding 'css_parser/parse.py' 2026-05-02 05:47:33,008 wheel INFO adding 'css_parser/prodparser.py' 2026-05-02 05:47:33,010 wheel INFO adding 'css_parser/profiles.py' 2026-05-02 05:47:33,012 wheel INFO adding 'css_parser/sac.py' 2026-05-02 05:47:33,014 wheel INFO adding 'css_parser/script.py' 2026-05-02 05:47:33,015 wheel INFO adding 'css_parser/serialize.py' 2026-05-02 05:47:33,017 wheel INFO adding 'css_parser/settings.py' 2026-05-02 05:47:33,019 wheel INFO adding 'css_parser/tokenize2.py' 2026-05-02 05:47:33,020 wheel INFO adding 'css_parser/util.py' 2026-05-02 05:47:33,022 wheel INFO adding 'css_parser/version.py' 2026-05-02 05:47:33,023 wheel INFO adding 'css_parser/css/__init__.py' 2026-05-02 05:47:33,024 wheel INFO adding 'css_parser/css/colors.py' 2026-05-02 05:47:33,026 wheel INFO adding 'css_parser/css/csscharsetrule.py' 2026-05-02 05:47:33,027 wheel INFO adding 'css_parser/css/csscomment.py' 2026-05-02 05:47:33,028 wheel INFO adding 'css_parser/css/cssfontfacerule.py' 2026-05-02 05:47:33,030 wheel INFO adding 'css_parser/css/cssimportrule.py' 2026-05-02 05:47:33,031 wheel INFO adding 'css_parser/css/cssmediarule.py' 2026-05-02 05:47:33,033 wheel INFO adding 'css_parser/css/cssnamespacerule.py' 2026-05-02 05:47:33,034 wheel INFO adding 'css_parser/css/csspagerule.py' 2026-05-02 05:47:33,035 wheel INFO adding 'css_parser/css/cssproperties.py' 2026-05-02 05:47:33,037 wheel INFO adding 'css_parser/css/cssrule.py' 2026-05-02 05:47:33,038 wheel INFO adding 'css_parser/css/cssrulelist.py' 2026-05-02 05:47:33,039 wheel INFO adding 'css_parser/css/cssstyledeclaration.py' 2026-05-02 05:47:33,041 wheel INFO adding 'css_parser/css/cssstylerule.py' 2026-05-02 05:47:33,043 wheel INFO adding 'css_parser/css/cssstylesheet.py' 2026-05-02 05:47:33,044 wheel INFO adding 'css_parser/css/cssunknownrule.py' 2026-05-02 05:47:33,046 wheel INFO adding 'css_parser/css/cssvalue.py' 2026-05-02 05:47:33,048 wheel INFO adding 'css_parser/css/cssvariablesdeclaration.py' 2026-05-02 05:47:33,050 wheel INFO adding 'css_parser/css/cssvariablesrule.py' 2026-05-02 05:47:33,051 wheel INFO adding 'css_parser/css/marginrule.py' 2026-05-02 05:47:33,053 wheel INFO adding 'css_parser/css/property.py' 2026-05-02 05:47:33,054 wheel INFO adding 'css_parser/css/selector.py' 2026-05-02 05:47:33,056 wheel INFO adding 'css_parser/css/selectorlist.py' 2026-05-02 05:47:33,058 wheel INFO adding 'css_parser/css/value.py' 2026-05-02 05:47:33,060 wheel INFO adding 'css_parser/encutils/__init__.py' 2026-05-02 05:47:33,062 wheel INFO adding 'css_parser/scripts/__init__.py' 2026-05-02 05:47:33,063 wheel INFO adding 'css_parser/scripts/csscapture.py' 2026-05-02 05:47:33,064 wheel INFO adding 'css_parser/scripts/csscombine.py' 2026-05-02 05:47:33,065 wheel INFO adding 'css_parser/scripts/cssparse.py' 2026-05-02 05:47:33,066 wheel INFO adding 'css_parser/stylesheets/__init__.py' 2026-05-02 05:47:33,067 wheel INFO adding 'css_parser/stylesheets/medialist.py' 2026-05-02 05:47:33,068 wheel INFO adding 'css_parser/stylesheets/mediaquery.py' 2026-05-02 05:47:33,070 wheel INFO adding 'css_parser/stylesheets/stylesheet.py' 2026-05-02 05:47:33,071 wheel INFO adding 'css_parser/stylesheets/stylesheetlist.py' 2026-05-02 05:47:33,073 wheel INFO adding 'css_parser-1.0.10.dist-info/licenses/COPYING' 2026-05-02 05:47:33,075 wheel INFO adding 'css_parser-1.0.10.dist-info/licenses/COPYING.LESSER' 2026-05-02 05:47:33,076 wheel INFO adding 'css_parser-1.0.10.dist-info/METADATA' 2026-05-02 05:47:33,077 wheel INFO adding 'css_parser-1.0.10.dist-info/WHEEL' 2026-05-02 05:47:33,077 wheel INFO adding 'css_parser-1.0.10.dist-info/top_level.txt' 2026-05-02 05:47:33,079 wheel INFO adding 'css_parser-1.0.10.dist-info/RECORD' 2026-05-02 05:47:33,080 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-02 05:47:33,089 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 7.494s OK >>> py3-css-parser: Entering fakeroot... >>> py3-css-parser-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/css_parser/encutils/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/encutils/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/css/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/css/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/scripts/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/stylesheets/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/stylesheets/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/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.14 >>> py3-css-parser-pyc*: Package size: 766.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-r3.apk >>> py3-css-parser*: Tracing dependencies... python3 py3-chardet python3~3.14 >>> 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-r3.apk >>> py3-css-parser: Build complete at Sat, 02 May 2026 05:47:45 +0000 elapsed time 0h 0m 31s >>> py3-css-parser: Cleaning up srcdir >>> py3-css-parser: Cleaning up pkgdir >>> py3-css-parser: Cleaning up tmpdir >>> py3-css-parser: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-css-parser (20260502.054729) ( 2/25) Purging py3-chardet-pyc (5.2.0-r2) ( 3/25) Purging py3-chardet (5.2.0-r2) ( 4/25) Purging py3-gpep517-pyc (19-r2) ( 5/25) Purging py3-gpep517 (19-r2) ( 6/25) Purging py3-installer-pyc (1.0.0-r0) ( 7/25) Purging py3-installer (1.0.0-r0) ( 8/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/25) Purging py3-setuptools (82.0.1-r1) (10/25) Purging py3-packaging-pyc (26.2-r0) (11/25) Purging py3-packaging (26.2-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 825.0 MiB in 105 packages >>> py3-css-parser: Updating the community/riscv64 repository index... >>> py3-css-parser: Signing the index...