>>> Building on exopi-5 under devel/py-astor BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [devel/py-astor:astor-0.8.1.tar.gz] FULLPKGNAME = py3-astor-0.8.1p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1764446952.91) >>> Running depends in devel/py-astor at 1764446952.95 last junk was in devel/py-mccabe /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 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 python-3.13.9 >>> Running show-prepare-results in devel/py-astor at 1764446954.82 ===> devel/py-astor ===> Building from scratch py3-astor-0.8.1p2 ===> py3-astor-0.8.1p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-astor-0.8.1p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-astor-0.8.1p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-astor-0.8.1p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-astor-0.8.1p2 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-5 at 1764446955.89) distfiles size=35090 >>> Running extract in devel/py-astor at 1764446955.92 ===> devel/py-astor ===> Checking files for py3-astor-0.8.1p2 `/exopi-cvs/ports/distfiles/astor-0.8.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-astor-0.8.1p2 >>> Running build in devel/py-astor at 1764446956.37 ===> devel/py-astor ===> Patching for py3-astor-0.8.1p2 ===> 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.1p2 ===> Configuring for py3-astor-0.8.1p2 ===> Building for py3-astor-0.8.1p2 * Getting build dependencies for wheel... /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 :: 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.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 :: 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.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/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.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/astor copying build/lib/astor/rtrip.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/file_util.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/tree_walk.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/code_gen.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/source_repr.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/string_repr.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/op_util.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/node_util.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/codegen.py -> build/bdist.openbsd-7.8-amd64/wheel/./astor copying build/lib/astor/VERSION -> build/bdist.openbsd-7.8-amd64/wheel/./astor running install_egg_info Copying astor.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./astor-0.8.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/astor-0.8.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-astor-0.8.1/astor-0.8.1/dist/.tmp-zhw_b0jm/astor-0.8.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-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.8-amd64/wheel Successfully built astor-0.8.1-py2.py3-none-any.whl >>> Running package in devel/py-astor at 1764446958.32 ===> devel/py-astor ===> Faking installation for py3-astor-0.8.1p2 ===> Building package for py3-astor-0.8.1p2 Create /exopi-cvs/ports/packages/amd64/all/py3-astor-0.8.1p2.tgz Creating package py3-astor-0.8.1p2 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|*************************** | 42% archiving|***************************** | 46% archiving|******************************* | 49% archiving|******************************** | 51% archiving|********************************** | 52% archiving|************************************ | 56% archiving|************************************** | 59% archiving|*************************************** | 62% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-astor-0.8.1p2.tgz >>> Running clean in devel/py-astor at 1764446959.86 ===> devel/py-astor ===> Cleaning for py3-astor-0.8.1p2 >>> Ended at 1764446960.16 max_stuck=1.64/depends=1.85/show-prepare-results=1.13/extract=0.43/build=1.98/package=1.53/clean=0.32