>>> Building on exopi-2 under devel/py-astor BDEPENDS = [lang/python/3;devel/py-installer;devel/py-setuptools;devel/py-build;devel/py-wheel] DIST = [devel/py-astor:astor-0.8.1.tar.gz] FULLPKGNAME = py3-astor-0.8.1p4 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1779017851.81) >>> Running depends in devel/py-astor at 1779017851.87 last junk was in net/rsnapshot /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 >>> Running show-prepare-results in devel/py-astor at 1779017854.55 ===> devel/py-astor ===> Building from scratch py3-astor-0.8.1p4 ===> py3-astor-0.8.1p4 depends on: python->=3.14 -> python-3.14.4p1 ===> py3-astor-0.8.1p4 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-astor-0.8.1p4 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-astor-0.8.1p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-astor-0.8.1p4 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 (Junk lock released for exopi-2 at 1779017856.20) distfiles size=35090 >>> Running extract in devel/py-astor at 1779017856.24 ===> devel/py-astor ===> Checking files for py3-astor-0.8.1p4 `/exopi-cvs/ports/distfiles/astor-0.8.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-astor-0.8.1p4 >>> Running build in devel/py-astor at 1779017856.76 ===> devel/py-astor ===> Patching for py3-astor-0.8.1p4 ===> 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-astor-0.8.1p4 ===> Configuring for py3-astor-0.8.1p4 ===> Building for py3-astor-0.8.1p4 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing astor.egg-info/PKG-INFO writing dependency_links to astor.egg-info/dependency_links.txt writing top-level names to astor.egg-info/top_level.txt reading manifest file 'astor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'astor.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/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 :: BSD License 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.14/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/astor copying astor/rtrip.py -> build/lib/astor copying astor/__init__.py -> build/lib/astor copying astor/file_util.py -> build/lib/astor copying astor/tree_walk.py -> build/lib/astor copying astor/code_gen.py -> build/lib/astor copying astor/source_repr.py -> build/lib/astor copying astor/string_repr.py -> build/lib/astor copying astor/op_util.py -> build/lib/astor copying astor/node_util.py -> build/lib/astor copying astor/codegen.py -> build/lib/astor running egg_info writing astor.egg-info/PKG-INFO writing dependency_links to astor.egg-info/dependency_links.txt writing top-level names to astor.egg-info/top_level.txt reading manifest file 'astor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'astor.egg-info/SOURCES.txt' copying astor/VERSION -> build/lib/astor installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/astor copying build/lib/astor/rtrip.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/file_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/tree_walk.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/code_gen.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/source_repr.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/string_repr.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/op_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/node_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/codegen.py -> build/bdist.openbsd-7.9-amd64/wheel/./astor copying build/lib/astor/VERSION -> build/bdist.openbsd-7.9-amd64/wheel/./astor running install_egg_info Copying astor.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./astor-0.8.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/astor-0.8.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-astor-0.8.1/astor-0.8.1/dist/.tmp-p6c5ghj6/astor-0.8.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'astor/VERSION' adding 'astor/__init__.py' adding 'astor/code_gen.py' adding 'astor/codegen.py' adding 'astor/file_util.py' adding 'astor/node_util.py' adding 'astor/op_util.py' adding 'astor/rtrip.py' adding 'astor/source_repr.py' adding 'astor/string_repr.py' adding 'astor/tree_walk.py' adding 'astor-0.8.1.dist-info/licenses/AUTHORS' adding 'astor-0.8.1.dist-info/licenses/LICENSE' adding 'astor-0.8.1.dist-info/METADATA' adding 'astor-0.8.1.dist-info/WHEEL' adding 'astor-0.8.1.dist-info/top_level.txt' adding 'astor-0.8.1.dist-info/zip-safe' adding 'astor-0.8.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built astor-0.8.1-py2.py3-none-any.whl >>> Running package in devel/py-astor at 1779017859.55 ===> devel/py-astor ===> Faking installation for py3-astor-0.8.1p4 ===> Building package for py3-astor-0.8.1p4 Create /exopi-cvs/ports/packages/amd64/all/py3-astor-0.8.1p4.tgz Creating package py3-astor-0.8.1p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|************* | 21% archiving|************************* | 39% archiving|************************** | 41% archiving|*************************** | 43% archiving|***************************** | 46% archiving|******************************** | 49% archiving|********************************* | 51% archiving|********************************** | 53% archiving|************************************ | 56% archiving|************************************** | 59% archiving|**************************************** | 62% archiving|****************************************** | 65% archiving|******************************************* | 66% archiving|******************************************* | 68% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-astor-0.8.1p4 was updated @depend lang/python/3,-main:python->=3.14:python-3.14.4p0 -> @depend lang/python/3,-main:python->=3.14:python-3.14.4p1 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-astor-0.8.1p4.tgz >>> Running clean in devel/py-astor at 1779017861.80 ===> devel/py-astor ===> Cleaning for py3-astor-0.8.1p4 >>> Ended at 1779017862.09 max_stuck=1.82/depends=2.69/show-prepare-results=1.70/extract=0.52/build=2.79/package=2.25/clean=0.34