>>> Building on exopi-6 under www/buku BDEPENDS = [devel/py-installer;devel/py-setuptools;devel/py-wheel;devel/py-build;lang/python/3] DIST = [www/buku:buku-5.0.tar.gz] FULLPKGNAME = buku-5.0 RDEPENDS = [www/py-beautifulsoup4;devel/py-html5lib;lang/python/3;x11/xsel;devel/py-certifi;www/py-urllib3;security/py-cryptography] (Junk lock obtained for exopi-6 at 1764964489.38) >>> Running depends in www/buku at 1764964489.44 last junk was in devel/git-filter-repo /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 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 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in www/buku at 1764964491.90 ===> www/buku ===> Building from scratch buku-5.0 ===> buku-5.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> buku-5.0 depends on: py3-build-* -> py3-build-1.3.0 ===> buku-5.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> buku-5.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> buku-5.0 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-6 at 1764964493.35) distfiles size=287044 >>> Running extract in www/buku at 1764964493.39 ===> www/buku ===> Checking files for buku-5.0 `/exopi-cvs/ports/distfiles/buku-5.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for buku-5.0 >>> Running build in www/buku at 1764964493.88 ===> www/buku ===> Patching for buku-5.0 ===> 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 buku-5.0 ===> Configuring for buku-5.0 ===> Building for buku-5.0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing buku.egg-info/PKG-INFO writing dependency_links to buku.egg-info/dependency_links.txt writing entry points to buku.egg-info/entry_points.txt writing requirements to buku.egg-info/requires.txt writing top-level names to buku.egg-info/top_level.txt reading manifest file 'buku.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'buku.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib copying buku.py -> build/lib creating build/lib/bukuserver copying bukuserver/__init__.py -> build/lib/bukuserver copying bukuserver/__main__.py -> build/lib/bukuserver copying bukuserver/api.py -> build/lib/bukuserver copying bukuserver/filters.py -> build/lib/bukuserver copying bukuserver/forms.py -> build/lib/bukuserver copying bukuserver/response.py -> build/lib/bukuserver copying bukuserver/server.py -> build/lib/bukuserver copying bukuserver/util.py -> build/lib/bukuserver copying bukuserver/views.py -> build/lib/bukuserver creating build/lib/bukuserver/middleware copying bukuserver/middleware/__init__.py -> build/lib/bukuserver/middleware copying bukuserver/middleware/flask_reverse_proxy_fix.py -> build/lib/bukuserver/middleware creating build/lib/bukuserver/translations copying bukuserver/translations/__init__.py -> build/lib/bukuserver/translations copying bukuserver/translations/__main__.py -> build/lib/bukuserver/translations running egg_info writing buku.egg-info/PKG-INFO writing dependency_links to buku.egg-info/dependency_links.txt writing entry points to buku.egg-info/entry_points.txt writing requirements to buku.egg-info/requires.txt writing top-level names to buku.egg-info/top_level.txt reading manifest file 'buku.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'buku.egg-info/SOURCES.txt' /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'bukuserver.static.bukuserver' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'bukuserver.static.bukuserver' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'bukuserver.static.bukuserver' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'bukuserver.static.bukuserver' to be distributed and are already explicitly excluding 'bukuserver.static.bukuserver' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'bukuserver.static.bukuserver.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'bukuserver.static.bukuserver.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'bukuserver.static.bukuserver.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'bukuserver.static.bukuserver.css' to be distributed and are already explicitly excluding 'bukuserver.static.bukuserver.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'bukuserver.static.bukuserver.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'bukuserver.static.bukuserver.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'bukuserver.static.bukuserver.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'bukuserver.static.bukuserver.js' to be distributed and are already explicitly excluding 'bukuserver.static.bukuserver.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'bukuserver.templates.bukuserver' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'bukuserver.templates.bukuserver' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'bukuserver.templates.bukuserver' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'bukuserver.templates.bukuserver' to be distributed and are already explicitly excluding 'bukuserver.templates.bukuserver' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/bukuserver/static/bukuserver copying bukuserver/static/bukuserver/favicon.svg -> build/lib/bukuserver/static/bukuserver creating build/lib/bukuserver/static/bukuserver/css copying bukuserver/static/bukuserver/css/bookmark.css -> build/lib/bukuserver/static/bukuserver/css copying bukuserver/static/bukuserver/css/list.css -> build/lib/bukuserver/static/bukuserver/css copying bukuserver/static/bukuserver/css/modal.css -> build/lib/bukuserver/static/bukuserver/css creating build/lib/bukuserver/static/bukuserver/js copying bukuserver/static/bukuserver/js/Chart.js -> build/lib/bukuserver/static/bukuserver/js copying bukuserver/static/bukuserver/js/bookmark.js -> build/lib/bukuserver/static/bukuserver/js copying bukuserver/static/bukuserver/js/buku_filter.js -> build/lib/bukuserver/static/bukuserver/js copying bukuserver/static/bukuserver/js/filters_fix.js -> build/lib/bukuserver/static/bukuserver/js copying bukuserver/static/bukuserver/js/last_page.js -> build/lib/bukuserver/static/bukuserver/js creating build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmark_create.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmark_create_modal.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmark_details.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmark_details_modal.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmark_edit.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmark_edit_modal.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmarklet.url -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/bookmarks_list.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/home.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/lib.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/statistic.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/tag_edit.html -> build/lib/bukuserver/templates/bukuserver copying bukuserver/templates/bukuserver/tags_list.html -> build/lib/bukuserver/templates/bukuserver installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib/buku.py -> build/bdist.openbsd-7.8-amd64/wheel/. creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver copying build/lib/bukuserver/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/api.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/filters.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/forms.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/response.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/server.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver copying build/lib/bukuserver/views.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/middleware copying build/lib/bukuserver/middleware/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/middleware copying build/lib/bukuserver/middleware/flask_reverse_proxy_fix.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/middleware creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/translations copying build/lib/bukuserver/translations/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/translations copying build/lib/bukuserver/translations/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/translations creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/static creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/static/bukuserver copying build/lib/bukuserver/static/bukuserver/favicon.svg -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/static/bukuserver/css copying build/lib/bukuserver/static/bukuserver/css/bookmark.css -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/css copying build/lib/bukuserver/static/bukuserver/css/list.css -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/css copying build/lib/bukuserver/static/bukuserver/css/modal.css -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/css creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/static/bukuserver/js copying build/lib/bukuserver/static/bukuserver/js/Chart.js -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/js copying build/lib/bukuserver/static/bukuserver/js/bookmark.js -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/js copying build/lib/bukuserver/static/bukuserver/js/buku_filter.js -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/js copying build/lib/bukuserver/static/bukuserver/js/filters_fix.js -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/js copying build/lib/bukuserver/static/bukuserver/js/last_page.js -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/static/bukuserver/js creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/templates creating build/bdist.openbsd-7.8-amd64/wheel/bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmark_create.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmark_create_modal.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmark_details.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmark_details_modal.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmark_edit.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmark_edit_modal.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmarklet.url -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/bookmarks_list.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/home.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/lib.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/statistic.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/tag_edit.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver copying build/lib/bukuserver/templates/bukuserver/tags_list.html -> build/bdist.openbsd-7.8-amd64/wheel/./bukuserver/templates/bukuserver running install_egg_info Copying buku.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./buku-5.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/buku-5.0.dist-info/WHEEL creating '/exopi-obj/pobj/buku-5.0/buku-5.0/dist/.tmp-gpknie3x/buku-5.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'buku.py' adding 'buku-5.0.dist-info/licenses/LICENSE' adding 'bukuserver/__init__.py' adding 'bukuserver/__main__.py' adding 'bukuserver/api.py' adding 'bukuserver/filters.py' adding 'bukuserver/forms.py' adding 'bukuserver/response.py' adding 'bukuserver/server.py' adding 'bukuserver/util.py' adding 'bukuserver/views.py' adding 'bukuserver/middleware/__init__.py' adding 'bukuserver/middleware/flask_reverse_proxy_fix.py' adding 'bukuserver/static/bukuserver/favicon.svg' adding 'bukuserver/static/bukuserver/css/bookmark.css' adding 'bukuserver/static/bukuserver/css/list.css' adding 'bukuserver/static/bukuserver/css/modal.css' adding 'bukuserver/static/bukuserver/js/Chart.js' adding 'bukuserver/static/bukuserver/js/bookmark.js' adding 'bukuserver/static/bukuserver/js/buku_filter.js' adding 'bukuserver/static/bukuserver/js/filters_fix.js' adding 'bukuserver/static/bukuserver/js/last_page.js' adding 'bukuserver/templates/bukuserver/bookmark_create.html' adding 'bukuserver/templates/bukuserver/bookmark_create_modal.html' adding 'bukuserver/templates/bukuserver/bookmark_details.html' adding 'bukuserver/templates/bukuserver/bookmark_details_modal.html' adding 'bukuserver/templates/bukuserver/bookmark_edit.html' adding 'bukuserver/templates/bukuserver/bookmark_edit_modal.html' adding 'bukuserver/templates/bukuserver/bookmarklet.url' adding 'bukuserver/templates/bukuserver/bookmarks_list.html' adding 'bukuserver/templates/bukuserver/home.html' adding 'bukuserver/templates/bukuserver/lib.html' adding 'bukuserver/templates/bukuserver/statistic.html' adding 'bukuserver/templates/bukuserver/tag_edit.html' adding 'bukuserver/templates/bukuserver/tags_list.html' adding 'bukuserver/translations/__init__.py' adding 'bukuserver/translations/__main__.py' adding 'buku-5.0.dist-info/METADATA' adding 'buku-5.0.dist-info/WHEEL' adding 'buku-5.0.dist-info/entry_points.txt' adding 'buku-5.0.dist-info/top_level.txt' adding 'buku-5.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built buku-5.0-py3-none-any.whl >>> Running package in www/buku at 1764964496.91 ===> www/buku ===> Faking installation for buku-5.0 /exopi-obj/pobj/buku-5.0/bin/install -c -m 644 /exopi-obj/pobj/buku-5.0/buku-5.0/buku.1 /exopi-obj/pobj/buku-5.0/fake-amd64/usr/local/man/man1 ===> Building package for buku-5.0 Create /exopi-cvs/ports/packages/amd64/all/buku-5.0.tgz Creating package buku-5.0 reading plist| checking dependencies| checking dependencies|devel/py-certifi checking dependencies|devel/py-html5lib checking dependencies|lang/python/3,-main checking dependencies|security/py-cryptography checking dependencies|www/py-beautifulsoup4 checking dependencies|www/py-urllib3 checking dependencies|x11/xsel checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 17% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 41% archiving|**************************** | 44% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************** | 50% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/buku-5.0.tgz >>> Running clean in www/buku at 1764964502.33 ===> www/buku ===> Cleaning for buku-5.0 >>> Ended at 1764964502.65 max_stuck=0.00/depends=2.48/show-prepare-results=1.49/extract=0.49/build=3.00/package=5.44/clean=0.36