>>> Building on exopi-5 under devel/py-autocommand,python3 BDEPENDS = [devel/py-installer,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3;lang/python/3.10] DIST = [devel/py-autocommand,python3:autocommand-2.2.2.tar.gz] FULLPKGNAME = py3-autocommand-2.2.2 RDEPENDS = [lang/python/3.10] Avoided depends for py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 distfiles size=22894 >>> Running build in devel/py-autocommand,python3 at 1714745981.23 ===> devel/py-autocommand,python3 ===> Building from scratch py3-autocommand-2.2.2 ===> py3-autocommand-2.2.2 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-autocommand-2.2.2 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-autocommand-2.2.2 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-autocommand-2.2.2 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-autocommand-2.2.2 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Checking files for py3-autocommand-2.2.2 `/exopi-cvs/ports/distfiles/autocommand-2.2.2.tar.gz' is up to date. >> (SHA256) autocommand-2.2.2.tar.gz: OK ===> Extracting for py3-autocommand-2.2.2 ===> Patching for py3-autocommand-2.2.2 ===> 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-autocommand-2.2.2 ===> Configuring for py3-autocommand-2.2.2 ===> Building for py3-autocommand-2.2.2 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. !! ******************************************************************************** ########################################################################## # configuration would be ignored/result in error due to `pyproject.toml` # ########################################################################## The following seems to be defined outside of `pyproject.toml`: `license = 'LGPLv3'` According to the spec (see the link below), however, setuptools CANNOT consider this value unless `license` is listed as `dynamic`. https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ For the time being, `setuptools` will still consider the given value (as a **transitional** measure), but please note that future releases of setuptools will follow strictly the standard. To prevent this warning, you can list `license` under `dynamic` or alternatively remove the `[project]` table from your file and rely entirely on other means of configuration. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! _handle_missing_dynamic(dist, project_table) running egg_info writing src/autocommand.egg-info/PKG-INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt writing top-level names to src/autocommand.egg-info/top_level.txt reading manifest file 'src/autocommand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/autocommand.egg-info/SOURCES.txt' warning: no files found matching 'README.rst' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. !! ******************************************************************************** ########################################################################## # configuration would be ignored/result in error due to `pyproject.toml` # ########################################################################## The following seems to be defined outside of `pyproject.toml`: `license = 'LGPLv3'` According to the spec (see the link below), however, setuptools CANNOT consider this value unless `license` is listed as `dynamic`. https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ For the time being, `setuptools` will still consider the given value (as a **transitional** measure), but please note that future releases of setuptools will follow strictly the standard. To prevent this warning, you can list `license` under `dynamic` or alternatively remove the `[project]` table from your file and rely entirely on other means of configuration. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! _handle_missing_dynamic(dist, project_table) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/autocommand copying src/autocommand/__init__.py -> build/lib/autocommand copying src/autocommand/autoasync.py -> build/lib/autocommand copying src/autocommand/autocommand.py -> build/lib/autocommand copying src/autocommand/automain.py -> build/lib/autocommand copying src/autocommand/autoparse.py -> build/lib/autocommand copying src/autocommand/errors.py -> build/lib/autocommand running egg_info writing src/autocommand.egg-info/PKG-INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt writing top-level names to src/autocommand.egg-info/top_level.txt reading manifest file 'src/autocommand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'src/autocommand.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/autocommand copying build/lib/autocommand/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autocommand copying build/lib/autocommand/autoasync.py -> build/bdist.openbsd-7.5-amd64/wheel/autocommand copying build/lib/autocommand/autocommand.py -> build/bdist.openbsd-7.5-amd64/wheel/autocommand copying build/lib/autocommand/automain.py -> build/bdist.openbsd-7.5-amd64/wheel/autocommand copying build/lib/autocommand/autoparse.py -> build/bdist.openbsd-7.5-amd64/wheel/autocommand copying build/lib/autocommand/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/autocommand running install_egg_info Copying src/autocommand.egg-info to build/bdist.openbsd-7.5-amd64/wheel/autocommand-2.2.2-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/autocommand-2.2.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-autocommand-2.2.2-python3/autocommand-2.2.2/dist/.tmp-yr98jcpb/autocommand-2.2.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'autocommand/__init__.py' adding 'autocommand/autoasync.py' adding 'autocommand/autocommand.py' adding 'autocommand/automain.py' adding 'autocommand/autoparse.py' adding 'autocommand/errors.py' adding 'autocommand-2.2.2.dist-info/LICENSE' adding 'autocommand-2.2.2.dist-info/METADATA' adding 'autocommand-2.2.2.dist-info/WHEEL' adding 'autocommand-2.2.2.dist-info/top_level.txt' adding 'autocommand-2.2.2.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built autocommand-2.2.2-py3-none-any.whl >>> Running package in devel/py-autocommand,python3 at 1714745984.49 ===> devel/py-autocommand,python3 ===> Faking installation for py3-autocommand-2.2.2 ===> Building package for py3-autocommand-2.2.2 Create /exopi-cvs/ports/packages/amd64/all/py3-autocommand-2.2.2.tgz Creating package py3-autocommand-2.2.2 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|**** | 7% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 16% archiving|************ | 18% archiving|******************* | 29% archiving|************************* | 39% archiving|************************** | 40% archiving|*************************** | 41% archiving|*************************** | 42% archiving|********************************* | 51% archiving|********************************************* | 70% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|**************************************************** | 82% archiving|****************************************************** | 84% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-autocommand-2.2.2.tgz >>> Running clean in devel/py-autocommand,python3 at 1714745985.86 ===> devel/py-autocommand,python3 ===> Cleaning for py3-autocommand-2.2.2 >>> Ended at 1714745986.09 max_stuck=0.00/build=3.27/package=1.37/clean=0.24