>>> Building on exopi-3 under sysutils/py-dotenv BDEPENDS = [devel/py-build;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-installer] DIST = [sysutils/py-dotenv:python_dotenv-1.2.2.tar.gz] FULLPKGNAME = py3-dotenv-1.2.2 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-3 at 1778607514.56103) Received IO (Junk lock obtained for exopi-3 at 1778607523.32) Received IO Woken up sysutils/py-dotenv >>> Running depends in sysutils/py-dotenv at 1778607525.52 last junk was in x11/gnome/music /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 automake-1.16.5p0 findlib-1.9.6p3 gdiff-3.11p0 ggrep-3.11p0 hevea-2.38 latexmk-452cp0 libtool-2.4.2p3 metaauto-1.0p4 ocaml-4.14.2 pcre-8.45 py3-build-1.5.0 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 texlive_base-2025p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 automake-1.16.5p0 findlib-1.9.6p3 gdiff-3.11p0 ggrep-3.11p0 hevea-2.38 latexmk-452cp0 libtool-2.4.2p3 metaauto-1.0p4 ocaml-4.14.2 pcre-8.45 py3-build-1.5.0 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 texlive_base-2025p2 Updating font cache: ok New and changed readme(s): /usr/local/share/doc/pkg-readmes/texlive_base --- +hevea-2.38 ------------------- The imagen script needs LaTeX, dvips, ghostscript and tools from netpbm. Thus, Hevea does not require texlive, ghostscript, nor netpbm, but its full functionality can only be achieved if you install those packages. >>> Running show-prepare-results in sysutils/py-dotenv at 1778607573.24 ===> sysutils/py-dotenv ===> Building from scratch py3-dotenv-1.2.2 ===> py3-dotenv-1.2.2 depends on: python->=3.13,<3.14 -> python-3.13.13 ===> py3-dotenv-1.2.2 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-dotenv-1.2.2 depends on: py3-installer-* -> py3-installer-1.0.0 ===> py3-dotenv-1.2.2 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-dotenv-1.2.2 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.5.0 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 (Junk lock released for exopi-3 at 1778607574.41) Woken up devel/coccinelle distfiles size=50135 >>> Running extract in sysutils/py-dotenv at 1778607574.47 ===> sysutils/py-dotenv ===> Checking files for py3-dotenv-1.2.2 `/exopi-cvs/ports/distfiles/python_dotenv-1.2.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-dotenv-1.2.2 >>> Running build in sysutils/py-dotenv at 1778607574.83 ===> sysutils/py-dotenv ===> Patching for py3-dotenv-1.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-dotenv-1.2.2 ===> Configuring for py3-dotenv-1.2.2 ===> Building for py3-dotenv-1.2.2 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing src/python_dotenv.egg-info/PKG-INFO writing dependency_links to src/python_dotenv.egg-info/dependency_links.txt writing entry points to src/python_dotenv.egg-info/entry_points.txt writing requirements to src/python_dotenv.egg-info/requires.txt writing top-level names to src/python_dotenv.egg-info/top_level.txt reading manifest file 'src/python_dotenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' adding license file 'LICENSE' writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/dotenv copying src/dotenv/__init__.py -> build/lib/dotenv copying src/dotenv/__main__.py -> build/lib/dotenv copying src/dotenv/cli.py -> build/lib/dotenv copying src/dotenv/ipython.py -> build/lib/dotenv copying src/dotenv/main.py -> build/lib/dotenv copying src/dotenv/parser.py -> build/lib/dotenv copying src/dotenv/variables.py -> build/lib/dotenv copying src/dotenv/version.py -> build/lib/dotenv running egg_info writing src/python_dotenv.egg-info/PKG-INFO writing dependency_links to src/python_dotenv.egg-info/dependency_links.txt writing entry points to src/python_dotenv.egg-info/entry_points.txt writing requirements to src/python_dotenv.egg-info/requires.txt writing top-level names to src/python_dotenv.egg-info/top_level.txt reading manifest file 'src/python_dotenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' adding license file 'LICENSE' writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt' copying src/dotenv/py.typed -> build/lib/dotenv 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/dotenv copying build/lib/dotenv/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/cli.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/ipython.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/main.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/variables.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/version.py -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv copying build/lib/dotenv/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./dotenv running install_egg_info Copying src/python_dotenv.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./python_dotenv-1.2.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/python_dotenv-1.2.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-dotenv-1.2.2/python_dotenv-1.2.2/dist/.tmp-_pwzdhei/python_dotenv-1.2.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'dotenv/__init__.py' adding 'dotenv/__main__.py' adding 'dotenv/cli.py' adding 'dotenv/ipython.py' adding 'dotenv/main.py' adding 'dotenv/parser.py' adding 'dotenv/py.typed' adding 'dotenv/variables.py' adding 'dotenv/version.py' adding 'python_dotenv-1.2.2.dist-info/licenses/LICENSE' adding 'python_dotenv-1.2.2.dist-info/METADATA' adding 'python_dotenv-1.2.2.dist-info/WHEEL' adding 'python_dotenv-1.2.2.dist-info/entry_points.txt' adding 'python_dotenv-1.2.2.dist-info/top_level.txt' adding 'python_dotenv-1.2.2.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built python_dotenv-1.2.2-py3-none-any.whl >>> Running package in sysutils/py-dotenv at 1778607577.54 ===> sysutils/py-dotenv ===> Faking installation for py3-dotenv-1.2.2 ===> Building package for py3-dotenv-1.2.2 Create /exopi-cvs/ports/packages/amd64/all/py3-dotenv-1.2.2.tgz Creating package py3-dotenv-1.2.2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|****** | 9% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|******************* | 30% archiving|*************************** | 43% archiving|******************************* | 49% archiving|*********************************** | 55% archiving|************************************* | 58% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|************************************************ | 76% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-dotenv-1.2.2.tgz >>> Running clean in sysutils/py-dotenv at 1778607579.33 ===> sysutils/py-dotenv ===> Cleaning for py3-dotenv-1.2.2 >>> Ended at 1778607579.56 max_stuck=43.93/waiting-for-lock #277=10.96/depends=47.73/show-prepare-results=1.21/extract=0.37/build=2.71/package=1.80/clean=0.28