>>> Building on exopi-4 under multimedia/py-ffmpeg-progress-yield BDEPENDS = [devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [multimedia/py-ffmpeg-progress-yield:ffmpeg-progress-yield-0.10.0.tar.gz] FULLPKGNAME = py3-ffmpeg-progress-yield-0.10.0p0 RDEPENDS = [lang/python/3;graphics/ffmpeg] (Junk lock obtained for exopi-4 at 1764618747.34) >>> Running depends in multimedia/py-ffmpeg-progress-yield at 1764618747.38 last junk was in net/nomadnet /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 multimedia/py-ffmpeg-progress-yield at 1764618748.99 ===> multimedia/py-ffmpeg-progress-yield ===> Building from scratch py3-ffmpeg-progress-yield-0.10.0p0 ===> py3-ffmpeg-progress-yield-0.10.0p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-ffmpeg-progress-yield-0.10.0p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-ffmpeg-progress-yield-0.10.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-ffmpeg-progress-yield-0.10.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-ffmpeg-progress-yield-0.10.0p0 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 Still tainted: no >>> Running junk in multimedia/py-ffmpeg-progress-yield at 1764618750.15 /usr/sbin/pkg_delete -aIXq autoconf-2.71p0 automake-1.16.5p0 bash-5.3.8 bash-completion-2.16.0p0 bzip2-1.0.8p0 dbus-1.16.2p1v0 dwz-0.16p0 gettext-runtime-0.23.1 gettext-tools-0.23.1 gmake-4.4.1p0 gmp-6.3.0p0 gobject-introspection-1.86.0 groff-1.22.4p4 gtar-1.35p1 libffi-3.5.2 libiconv-1.17 libtool-2.4.2p3 meson-1.9.1p0v0 metaauto-1.0p4 pcre2-10.44 py3-build-1.3.0 py3-docutils-0.22.3v0 py3-installer-0.7.0p2 py3-packaging-25.0 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 xz-5.8.1 --- -libxml-2.15.1p1 ------------------- You should also remove /var/db/xmlcatalog --- -postgresql-server-18.1 ------------------- You should also run /usr/sbin/userdel _postgresql You should also run /usr/sbin/groupdel _postgresql (Junk lock released for exopi-4 at 1764618754.38) distfiles size=49347 >>> Running extract in multimedia/py-ffmpeg-progress-yield at 1764618754.44 ===> multimedia/py-ffmpeg-progress-yield ===> Checking files for py3-ffmpeg-progress-yield-0.10.0p0 `/exopi-cvs/ports/distfiles/ffmpeg-progress-yield-0.10.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-ffmpeg-progress-yield-0.10.0p0 >>> Running build in multimedia/py-ffmpeg-progress-yield at 1764618754.77 ===> multimedia/py-ffmpeg-progress-yield ===> Patching for py3-ffmpeg-progress-yield-0.10.0p0 ===> 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-ffmpeg-progress-yield-0.10.0p0 ===> Configuring for py3-ffmpeg-progress-yield-0.10.0p0 ===> Building for py3-ffmpeg-progress-yield-0.10.0p0 * 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing ffmpeg_progress_yield.egg-info/PKG-INFO writing dependency_links to ffmpeg_progress_yield.egg-info/dependency_links.txt writing entry points to ffmpeg_progress_yield.egg-info/entry_points.txt writing top-level names to ffmpeg_progress_yield.egg-info/top_level.txt reading manifest file 'ffmpeg_progress_yield.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'ffmpeg_progress_yield.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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /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/ffmpeg_progress_yield copying ffmpeg_progress_yield/__init__.py -> build/lib/ffmpeg_progress_yield copying ffmpeg_progress_yield/__main__.py -> build/lib/ffmpeg_progress_yield copying ffmpeg_progress_yield/ffmpeg_progress_yield.py -> build/lib/ffmpeg_progress_yield running egg_info writing ffmpeg_progress_yield.egg-info/PKG-INFO writing dependency_links to ffmpeg_progress_yield.egg-info/dependency_links.txt writing entry points to ffmpeg_progress_yield.egg-info/entry_points.txt writing top-level names to ffmpeg_progress_yield.egg-info/top_level.txt reading manifest file 'ffmpeg_progress_yield.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'ffmpeg_progress_yield.egg-info/SOURCES.txt' copying ffmpeg_progress_yield/py.typed -> build/lib/ffmpeg_progress_yield 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/ffmpeg_progress_yield copying build/lib/ffmpeg_progress_yield/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./ffmpeg_progress_yield copying build/lib/ffmpeg_progress_yield/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./ffmpeg_progress_yield copying build/lib/ffmpeg_progress_yield/ffmpeg_progress_yield.py -> build/bdist.openbsd-7.8-amd64/wheel/./ffmpeg_progress_yield copying build/lib/ffmpeg_progress_yield/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./ffmpeg_progress_yield running install_egg_info Copying ffmpeg_progress_yield.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./ffmpeg_progress_yield-0.10.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/ffmpeg_progress_yield-0.10.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-ffmpeg-progress-yield-0.10.0/ffmpeg-progress-yield-0.10.0/dist/.tmp-smy1_kiz/ffmpeg_progress_yield-0.10.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'ffmpeg_progress_yield/__init__.py' adding 'ffmpeg_progress_yield/__main__.py' adding 'ffmpeg_progress_yield/ffmpeg_progress_yield.py' adding 'ffmpeg_progress_yield/py.typed' adding 'ffmpeg_progress_yield-0.10.0.dist-info/licenses/LICENSE' adding 'ffmpeg_progress_yield-0.10.0.dist-info/METADATA' adding 'ffmpeg_progress_yield-0.10.0.dist-info/WHEEL' adding 'ffmpeg_progress_yield-0.10.0.dist-info/entry_points.txt' adding 'ffmpeg_progress_yield-0.10.0.dist-info/top_level.txt' adding 'ffmpeg_progress_yield-0.10.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built ffmpeg_progress_yield-0.10.0-py2.py3-none-any.whl >>> Running package in multimedia/py-ffmpeg-progress-yield at 1764618756.48 ===> multimedia/py-ffmpeg-progress-yield ===> Faking installation for py3-ffmpeg-progress-yield-0.10.0p0 ===> Building package for py3-ffmpeg-progress-yield-0.10.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-ffmpeg-progress-yield-0.10.0p0.tgz Creating package py3-ffmpeg-progress-yield-0.10.0p0 reading plist| checking dependencies| checking dependencies|graphics/ffmpeg checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|*** | 5% archiving|****** | 9% archiving|********************* | 32% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************** | 78% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-ffmpeg-progress-yield-0.10.0p0.tgz >>> Running clean in multimedia/py-ffmpeg-progress-yield at 1764618764.78 ===> multimedia/py-ffmpeg-progress-yield ===> Cleaning for py3-ffmpeg-progress-yield-0.10.0p0 >>> Ended at 1764618765.02 max_stuck=2.85/depends=1.62/show-prepare-results=1.15/junk=4.25/extract=0.36/build=1.71/package=8.30/clean=0.27