>>> Building on exopi-2 under textproc/py-css-parser BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;devel/py-build;lang/python/3] DIST = [textproc/py-css-parser:css-parser-1.0.10.tar.gz] FULLPKGNAME = py3-css-parser-1.0.10p2 RDEPENDS = [lang/python/3;textproc/py-chardet] (Junk lock failure for exopi-2 at 1764694434.25064) Received IO (Junk lock obtained for exopi-2 at 1764694437.67) Received IO Woken up textproc/py-css-parser Woken up textproc/py-css-parser >>> Running depends in textproc/py-css-parser at 1764694439.46 last junk was in net/openconnect,light /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 findlib-1.9.6p3 gdiff-3.11p0 ggrep-3.11p0 hevea-2.34p5 latexmk-452cp0 ocaml-4.14.2 pcre-8.45 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 texlive_base-2025 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 findlib-1.9.6p3 gdiff-3.11p0 ggrep-3.11p0 hevea-2.34p5 latexmk-452cp0 ocaml-4.14.2 pcre-8.45 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 texlive_base-2025 --- +hevea-2.34p5 ------------------- The imagen script needs LaTeX, dvips, ghostscript and tools from netpbm. Thus, Hevea does not require texlive, ghostscript, nor netpbm, but its full functionality can only be achieved if you install those packages. >>> Running show-prepare-results in textproc/py-css-parser at 1764694447.84 ===> textproc/py-css-parser ===> Building from scratch py3-css-parser-1.0.10p2 ===> py3-css-parser-1.0.10p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-css-parser-1.0.10p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-css-parser-1.0.10p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-css-parser-1.0.10p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-css-parser-1.0.10p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-2 at 1764694448.85) Woken up devel/coccinelle distfiles size=349673 >>> Running extract in textproc/py-css-parser at 1764694448.88 ===> textproc/py-css-parser ===> Checking files for py3-css-parser-1.0.10p2 `/exopi-cvs/ports/distfiles/css-parser-1.0.10.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-css-parser-1.0.10p2 >>> Running build in textproc/py-css-parser at 1764694449.23 ===> textproc/py-css-parser ===> Patching for py3-css-parser-1.0.10p2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-css-parser-1.0.10p2 ===> Configuring for py3-css-parser-1.0.10p2 ===> Building for py3-css-parser-1.0.10p2 * Getting build dependencies for wheel... :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/local/lib/python3.13/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() running egg_info writing src/css_parser.egg-info/PKG-INFO writing dependency_links to src/css_parser.egg-info/dependency_links.txt writing top-level names to src/css_parser.egg-info/top_level.txt reading manifest file 'src/css_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'src/css_parser.egg-info/SOURCES.txt' * Building wheel... :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/local/lib/python3.13/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() running bdist_wheel /usr/local/lib/python3.13/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() running build running build_py creating build/lib/css_parser copying src/css_parser/__init__.py -> build/lib/css_parser copying src/css_parser/_codec2.py -> build/lib/css_parser copying src/css_parser/_codec3.py -> build/lib/css_parser copying src/css_parser/_fetch.py -> build/lib/css_parser copying src/css_parser/_fetchgae.py -> build/lib/css_parser copying src/css_parser/codec.py -> build/lib/css_parser copying src/css_parser/cssproductions.py -> build/lib/css_parser copying src/css_parser/errorhandler.py -> build/lib/css_parser copying src/css_parser/helper.py -> build/lib/css_parser copying src/css_parser/parse.py -> build/lib/css_parser copying src/css_parser/prodparser.py -> build/lib/css_parser copying src/css_parser/profiles.py -> build/lib/css_parser copying src/css_parser/sac.py -> build/lib/css_parser copying src/css_parser/script.py -> build/lib/css_parser copying src/css_parser/serialize.py -> build/lib/css_parser copying src/css_parser/settings.py -> build/lib/css_parser copying src/css_parser/tokenize2.py -> build/lib/css_parser copying src/css_parser/util.py -> build/lib/css_parser copying src/css_parser/version.py -> build/lib/css_parser creating build/lib/css_parser/css copying src/css_parser/css/__init__.py -> build/lib/css_parser/css copying src/css_parser/css/colors.py -> build/lib/css_parser/css copying src/css_parser/css/csscharsetrule.py -> build/lib/css_parser/css copying src/css_parser/css/csscomment.py -> build/lib/css_parser/css copying src/css_parser/css/cssfontfacerule.py -> build/lib/css_parser/css copying src/css_parser/css/cssimportrule.py -> build/lib/css_parser/css copying src/css_parser/css/cssmediarule.py -> build/lib/css_parser/css copying src/css_parser/css/cssnamespacerule.py -> build/lib/css_parser/css copying src/css_parser/css/csspagerule.py -> build/lib/css_parser/css copying src/css_parser/css/cssproperties.py -> build/lib/css_parser/css copying src/css_parser/css/cssrule.py -> build/lib/css_parser/css copying src/css_parser/css/cssrulelist.py -> build/lib/css_parser/css copying src/css_parser/css/cssstyledeclaration.py -> build/lib/css_parser/css copying src/css_parser/css/cssstylerule.py -> build/lib/css_parser/css copying src/css_parser/css/cssstylesheet.py -> build/lib/css_parser/css copying src/css_parser/css/cssunknownrule.py -> build/lib/css_parser/css copying src/css_parser/css/cssvalue.py -> build/lib/css_parser/css copying src/css_parser/css/cssvariablesdeclaration.py -> build/lib/css_parser/css copying src/css_parser/css/marginrule.py -> build/lib/css_parser/css copying src/css_parser/css/cssvariablesrule.py -> build/lib/css_parser/css copying src/css_parser/css/property.py -> build/lib/css_parser/css copying src/css_parser/css/selector.py -> build/lib/css_parser/css copying src/css_parser/css/selectorlist.py -> build/lib/css_parser/css copying src/css_parser/css/value.py -> build/lib/css_parser/css creating build/lib/css_parser/encutils copying src/css_parser/encutils/__init__.py -> build/lib/css_parser/encutils creating build/lib/css_parser/scripts copying src/css_parser/scripts/__init__.py -> build/lib/css_parser/scripts copying src/css_parser/scripts/csscapture.py -> build/lib/css_parser/scripts copying src/css_parser/scripts/csscombine.py -> build/lib/css_parser/scripts copying src/css_parser/scripts/cssparse.py -> build/lib/css_parser/scripts creating build/lib/css_parser/stylesheets copying src/css_parser/stylesheets/__init__.py -> build/lib/css_parser/stylesheets copying src/css_parser/stylesheets/medialist.py -> build/lib/css_parser/stylesheets copying src/css_parser/stylesheets/mediaquery.py -> build/lib/css_parser/stylesheets copying src/css_parser/stylesheets/stylesheet.py -> build/lib/css_parser/stylesheets copying src/css_parser/stylesheets/stylesheetlist.py -> build/lib/css_parser/stylesheets installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/css_parser copying build/lib/css_parser/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/_codec2.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/_codec3.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/_fetch.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/_fetchgae.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/codec.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/cssproductions.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/errorhandler.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/helper.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/parse.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/prodparser.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/profiles.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/sac.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/script.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/serialize.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/settings.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/tokenize2.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser copying build/lib/css_parser/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser creating build/bdist.openbsd-7.8-amd64/wheel/css_parser/css copying build/lib/css_parser/css/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/colors.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/csscharsetrule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/csscomment.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssfontfacerule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssimportrule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssmediarule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssnamespacerule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/csspagerule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssproperties.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssrule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssrulelist.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssstyledeclaration.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssstylerule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssstylesheet.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssunknownrule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssvalue.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssvariablesdeclaration.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/marginrule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/cssvariablesrule.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/property.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/selector.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/selectorlist.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css copying build/lib/css_parser/css/value.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/css creating build/bdist.openbsd-7.8-amd64/wheel/css_parser/encutils copying build/lib/css_parser/encutils/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/encutils creating build/bdist.openbsd-7.8-amd64/wheel/css_parser/scripts copying build/lib/css_parser/scripts/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/scripts copying build/lib/css_parser/scripts/csscapture.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/scripts copying build/lib/css_parser/scripts/csscombine.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/scripts copying build/lib/css_parser/scripts/cssparse.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/scripts creating build/bdist.openbsd-7.8-amd64/wheel/css_parser/stylesheets copying build/lib/css_parser/stylesheets/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/stylesheets copying build/lib/css_parser/stylesheets/medialist.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/stylesheets copying build/lib/css_parser/stylesheets/mediaquery.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/stylesheets copying build/lib/css_parser/stylesheets/stylesheet.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/stylesheets copying build/lib/css_parser/stylesheets/stylesheetlist.py -> build/bdist.openbsd-7.8-amd64/wheel/./css_parser/stylesheets running install_egg_info running egg_info writing src/css_parser.egg-info/PKG-INFO writing dependency_links to src/css_parser.egg-info/dependency_links.txt writing top-level names to src/css_parser.egg-info/top_level.txt reading manifest file 'src/css_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'src/css_parser.egg-info/SOURCES.txt' Copying src/css_parser.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./css_parser-1.0.10-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/css_parser-1.0.10.dist-info/WHEEL creating '/exopi-obj/pobj/py-css-parser-1.0.10/css-parser-1.0.10/dist/.tmp-t0esgpk8/css_parser-1.0.10-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'css_parser/__init__.py' adding 'css_parser/_codec2.py' adding 'css_parser/_codec3.py' adding 'css_parser/_fetch.py' adding 'css_parser/_fetchgae.py' adding 'css_parser/codec.py' adding 'css_parser/cssproductions.py' adding 'css_parser/errorhandler.py' adding 'css_parser/helper.py' adding 'css_parser/parse.py' adding 'css_parser/prodparser.py' adding 'css_parser/profiles.py' adding 'css_parser/sac.py' adding 'css_parser/script.py' adding 'css_parser/serialize.py' adding 'css_parser/settings.py' adding 'css_parser/tokenize2.py' adding 'css_parser/util.py' adding 'css_parser/version.py' adding 'css_parser/css/__init__.py' adding 'css_parser/css/colors.py' adding 'css_parser/css/csscharsetrule.py' adding 'css_parser/css/csscomment.py' adding 'css_parser/css/cssfontfacerule.py' adding 'css_parser/css/cssimportrule.py' adding 'css_parser/css/cssmediarule.py' adding 'css_parser/css/cssnamespacerule.py' adding 'css_parser/css/csspagerule.py' adding 'css_parser/css/cssproperties.py' adding 'css_parser/css/cssrule.py' adding 'css_parser/css/cssrulelist.py' adding 'css_parser/css/cssstyledeclaration.py' adding 'css_parser/css/cssstylerule.py' adding 'css_parser/css/cssstylesheet.py' adding 'css_parser/css/cssunknownrule.py' adding 'css_parser/css/cssvalue.py' adding 'css_parser/css/cssvariablesdeclaration.py' adding 'css_parser/css/cssvariablesrule.py' adding 'css_parser/css/marginrule.py' adding 'css_parser/css/property.py' adding 'css_parser/css/selector.py' adding 'css_parser/css/selectorlist.py' adding 'css_parser/css/value.py' adding 'css_parser/encutils/__init__.py' adding 'css_parser/scripts/__init__.py' adding 'css_parser/scripts/csscapture.py' adding 'css_parser/scripts/csscombine.py' adding 'css_parser/scripts/cssparse.py' adding 'css_parser/stylesheets/__init__.py' adding 'css_parser/stylesheets/medialist.py' adding 'css_parser/stylesheets/mediaquery.py' adding 'css_parser/stylesheets/stylesheet.py' adding 'css_parser/stylesheets/stylesheetlist.py' adding 'css_parser-1.0.10.dist-info/licenses/COPYING' adding 'css_parser-1.0.10.dist-info/licenses/COPYING.LESSER' adding 'css_parser-1.0.10.dist-info/METADATA' adding 'css_parser-1.0.10.dist-info/WHEEL' adding 'css_parser-1.0.10.dist-info/top_level.txt' adding 'css_parser-1.0.10.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built css_parser-1.0.10-py2.py3-none-any.whl >>> Running package in textproc/py-css-parser at 1764694451.27 ===> textproc/py-css-parser ===> Faking installation for py3-css-parser-1.0.10p2 ===> Building package for py3-css-parser-1.0.10p2 Create /exopi-cvs/ports/packages/amd64/all/py3-css-parser-1.0.10p2.tgz Creating package py3-css-parser-1.0.10p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-chardet checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 10% archiving|******* | 11% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************* | 20% archiving|************** | 22% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-css-parser-1.0.10p2.tgz >>> Running clean in textproc/py-css-parser at 1764694453.88 ===> textproc/py-css-parser ===> Cleaning for py3-css-parser-1.0.10p2 >>> Ended at 1764694454.22 max_stuck=3.13/waiting-for-lock #195=5.20/depends=8.39/show-prepare-results=1.04/extract=0.35/build=2.04/package=2.61/clean=0.38