>>> Building on exopi-6 under textproc/py-xlrd BDEPENDS = [devel/py-setuptools;devel/py-build;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [textproc/py-xlrd:xlrd-2.0.2.tar.gz] FULLPKGNAME = py3-xlrd-2.0.2 RDEPENDS = [lang/python/3] Avoided depends for py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 distfiles size=100167 >>> Running extract in textproc/py-xlrd at 1764617936.35 ===> textproc/py-xlrd ===> Building from scratch py3-xlrd-2.0.2 ===> Checking files for py3-xlrd-2.0.2 `/exopi-cvs/ports/distfiles/xlrd-2.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-xlrd-2.0.2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-xlrd-2.0.2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-xlrd-2.0.2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-xlrd-2.0.2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-xlrd-2.0.2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Extracting for py3-xlrd-2.0.2 >>> Running build in textproc/py-xlrd at 1764617937.56 ===> textproc/py-xlrd ===> Patching for py3-xlrd-2.0.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-xlrd-2.0.2 ===> Configuring for py3-xlrd-2.0.2 ===> Building for py3-xlrd-2.0.2 * 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 xlrd.egg-info/PKG-INFO writing dependency_links to xlrd.egg-info/dependency_links.txt writing requirements to xlrd.egg-info/requires.txt writing top-level names to xlrd.egg-info/top_level.txt reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'xlrd.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/xlrd copying xlrd/__init__.py -> build/lib/xlrd copying xlrd/biffh.py -> build/lib/xlrd copying xlrd/book.py -> build/lib/xlrd copying xlrd/compdoc.py -> build/lib/xlrd copying xlrd/formatting.py -> build/lib/xlrd copying xlrd/formula.py -> build/lib/xlrd copying xlrd/info.py -> build/lib/xlrd copying xlrd/sheet.py -> build/lib/xlrd copying xlrd/timemachine.py -> build/lib/xlrd copying xlrd/xldate.py -> build/lib/xlrd running build_scripts creating build/scripts-3.13 copying and adjusting scripts/runxlrd.py -> build/scripts-3.13 changing mode of build/scripts-3.13/runxlrd.py from 644 to 755 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/xlrd copying build/lib/xlrd/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/biffh.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/book.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/compdoc.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/formatting.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/formula.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/info.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/sheet.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/timemachine.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd copying build/lib/xlrd/xldate.py -> build/bdist.openbsd-7.8-amd64/wheel/./xlrd running install_egg_info running egg_info writing xlrd.egg-info/PKG-INFO writing dependency_links to xlrd.egg-info/dependency_links.txt writing requirements to xlrd.egg-info/requires.txt writing top-level names to xlrd.egg-info/top_level.txt reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'xlrd.egg-info/SOURCES.txt' Copying xlrd.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./xlrd-2.0.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/xlrd-2.0.2.data/scripts copying build/scripts-3.13/runxlrd.py -> build/bdist.openbsd-7.8-amd64/wheel/xlrd-2.0.2.data/scripts changing mode of build/bdist.openbsd-7.8-amd64/wheel/xlrd-2.0.2.data/scripts/runxlrd.py to 755 creating build/bdist.openbsd-7.8-amd64/wheel/xlrd-2.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-xlrd-2.0.2/xlrd-2.0.2/dist/.tmp-aaq21dg7/xlrd-2.0.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'xlrd/__init__.py' adding 'xlrd/biffh.py' adding 'xlrd/book.py' adding 'xlrd/compdoc.py' adding 'xlrd/formatting.py' adding 'xlrd/formula.py' adding 'xlrd/info.py' adding 'xlrd/sheet.py' adding 'xlrd/timemachine.py' adding 'xlrd/xldate.py' adding 'xlrd-2.0.2.data/scripts/runxlrd.py' adding 'xlrd-2.0.2.dist-info/licenses/LICENSE' adding 'xlrd-2.0.2.dist-info/METADATA' adding 'xlrd-2.0.2.dist-info/WHEEL' adding 'xlrd-2.0.2.dist-info/top_level.txt' adding 'xlrd-2.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built xlrd-2.0.2-py2.py3-none-any.whl >>> Running package in textproc/py-xlrd at 1764617939.83 ===> textproc/py-xlrd ===> Faking installation for py3-xlrd-2.0.2 mv /exopi-obj/pobj/py-xlrd-2.0.2/fake-amd64/usr/local/bin/runxlrd.py /exopi-obj/pobj/py-xlrd-2.0.2/fake-amd64/usr/local/bin/runxlrd ===> Building package for py3-xlrd-2.0.2 Create /exopi-cvs/ports/packages/amd64/all/py3-xlrd-2.0.2.tgz Creating package py3-xlrd-2.0.2 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|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% 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|* | 1% archiving|** | 3% archiving|*** | 5% archiving|****** | 10% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 19% archiving|*************** | 23% archiving|***************** | 27% archiving|*********************** | 36% archiving|***************************** | 45% archiving|********************************** | 53% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-xlrd-2.0.2.tgz >>> Running clean in textproc/py-xlrd at 1764617941.61 ===> textproc/py-xlrd ===> Cleaning for py3-xlrd-2.0.2 >>> Ended at 1764617941.80 max_stuck=0.00/extract=1.22/build=2.23/package=1.81/clean=0.22