>>> Building on exopi-2 under math/py-mpmath,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-installer,python3;lang/python/3.10;devel/py-setuptools_scm,python3;devel/py-wheel,python3;devel/py-build,python3] DIST = [math/py-mpmath,python3:mpmath-1.2.1.tar.gz] FULLPKGNAME = py3-mpmath-1.2.1p1 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-2 at 1714086234.51) >>> Running depends in math/py-mpmath,python3 at 1714086234.55 last junk was in devel/py-jaraco-functools,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in math/py-mpmath,python3 at 1714086236.36 ===> math/py-mpmath,python3 ===> Building from scratch py3-mpmath-1.2.1p1 ===> py3-mpmath-1.2.1p1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-mpmath-1.2.1p1 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-mpmath-1.2.1p1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-mpmath-1.2.1p1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-mpmath-1.2.1p1 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-mpmath-1.2.1p1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-2 at 1714086237.77) distfiles size=2144222 >>> Running build in math/py-mpmath,python3 at 1714086237.79 ===> math/py-mpmath,python3 ===> Checking files for py3-mpmath-1.2.1p1 `/exopi-cvs/ports/distfiles/mpmath-1.2.1.tar.gz' is up to date. >> (SHA256) mpmath-1.2.1.tar.gz: OK ===> Extracting for py3-mpmath-1.2.1p1 ===> Patching for py3-mpmath-1.2.1p1 ===> 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-mpmath-1.2.1p1 ===> Configuring for py3-mpmath-1.2.1p1 ===> Building for py3-mpmath-1.2.1p1 * Getting build dependencies for wheel... * Building wheel... WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath creating build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus creating build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions creating build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp creating build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/ctx_base.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/ctx_fp.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/ctx_iv.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/ctx_mp.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/function_docs.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/identification.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/math2.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/rational.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/usertools.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath copying build/lib/mpmath/visualization.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath creating build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/calculus creating build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/functions.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/theta.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/functions creating build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/libmp creating build/bdist.openbsd-7.5-amd64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/matrices creating build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/torture.py -> build/bdist.openbsd-7.5-amd64/wheel/mpmath/tests running install_egg_info running egg_info writing mpmath.egg-info/PKG-INFO writing dependency_links to mpmath.egg-info/dependency_links.txt writing requirements to mpmath.egg-info/requires.txt writing top-level names to mpmath.egg-info/top_level.txt reading manifest file 'mpmath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mpmath.egg-info/SOURCES.txt' Copying mpmath.egg-info to build/bdist.openbsd-7.5-amd64/wheel/mpmath-1.2.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/mpmath-1.2.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-mpmath-1.2.1-python3/mpmath-1.2.1/dist/.tmp-kmc5li_6/mpmath-1.2.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'mpmath/__init__.py' adding 'mpmath/ctx_base.py' adding 'mpmath/ctx_fp.py' adding 'mpmath/ctx_iv.py' adding 'mpmath/ctx_mp.py' adding 'mpmath/ctx_mp_python.py' adding 'mpmath/function_docs.py' adding 'mpmath/identification.py' adding 'mpmath/math2.py' adding 'mpmath/rational.py' adding 'mpmath/usertools.py' adding 'mpmath/visualization.py' adding 'mpmath/calculus/__init__.py' adding 'mpmath/calculus/approximation.py' adding 'mpmath/calculus/calculus.py' adding 'mpmath/calculus/differentiation.py' adding 'mpmath/calculus/extrapolation.py' adding 'mpmath/calculus/inverselaplace.py' adding 'mpmath/calculus/odes.py' adding 'mpmath/calculus/optimization.py' adding 'mpmath/calculus/polynomials.py' adding 'mpmath/calculus/quadrature.py' adding 'mpmath/functions/__init__.py' adding 'mpmath/functions/bessel.py' adding 'mpmath/functions/elliptic.py' adding 'mpmath/functions/expintegrals.py' adding 'mpmath/functions/factorials.py' adding 'mpmath/functions/functions.py' adding 'mpmath/functions/hypergeometric.py' adding 'mpmath/functions/orthogonal.py' adding 'mpmath/functions/qfunctions.py' adding 'mpmath/functions/rszeta.py' adding 'mpmath/functions/theta.py' adding 'mpmath/functions/zeta.py' adding 'mpmath/functions/zetazeros.py' adding 'mpmath/libmp/__init__.py' adding 'mpmath/libmp/backend.py' adding 'mpmath/libmp/gammazeta.py' adding 'mpmath/libmp/libelefun.py' adding 'mpmath/libmp/libhyper.py' adding 'mpmath/libmp/libintmath.py' adding 'mpmath/libmp/libmpc.py' adding 'mpmath/libmp/libmpf.py' adding 'mpmath/libmp/libmpi.py' adding 'mpmath/matrices/__init__.py' adding 'mpmath/matrices/calculus.py' adding 'mpmath/matrices/eigen.py' adding 'mpmath/matrices/eigen_symmetric.py' adding 'mpmath/matrices/linalg.py' adding 'mpmath/matrices/matrices.py' adding 'mpmath/tests/__init__.py' adding 'mpmath/tests/extratest_gamma.py' adding 'mpmath/tests/extratest_zeta.py' adding 'mpmath/tests/runtests.py' adding 'mpmath/tests/test_basic_ops.py' adding 'mpmath/tests/test_bitwise.py' adding 'mpmath/tests/test_calculus.py' adding 'mpmath/tests/test_compatibility.py' adding 'mpmath/tests/test_convert.py' adding 'mpmath/tests/test_diff.py' adding 'mpmath/tests/test_division.py' adding 'mpmath/tests/test_eigen.py' adding 'mpmath/tests/test_eigen_symmetric.py' adding 'mpmath/tests/test_elliptic.py' adding 'mpmath/tests/test_fp.py' adding 'mpmath/tests/test_functions.py' adding 'mpmath/tests/test_functions2.py' adding 'mpmath/tests/test_gammazeta.py' adding 'mpmath/tests/test_hp.py' adding 'mpmath/tests/test_identify.py' adding 'mpmath/tests/test_interval.py' adding 'mpmath/tests/test_levin.py' adding 'mpmath/tests/test_linalg.py' adding 'mpmath/tests/test_matrices.py' adding 'mpmath/tests/test_mpmath.py' adding 'mpmath/tests/test_ode.py' adding 'mpmath/tests/test_pickle.py' adding 'mpmath/tests/test_power.py' adding 'mpmath/tests/test_quad.py' adding 'mpmath/tests/test_rootfinding.py' adding 'mpmath/tests/test_special.py' adding 'mpmath/tests/test_str.py' adding 'mpmath/tests/test_summation.py' adding 'mpmath/tests/test_trig.py' adding 'mpmath/tests/test_visualization.py' adding 'mpmath/tests/torture.py' adding 'mpmath-1.2.1.dist-info/LICENSE' adding 'mpmath-1.2.1.dist-info/METADATA' adding 'mpmath-1.2.1.dist-info/WHEEL' adding 'mpmath-1.2.1.dist-info/top_level.txt' adding 'mpmath-1.2.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built mpmath-1.2.1-py3-none-any.whl >>> Running package in math/py-mpmath,python3 at 1714086240.43 ===> math/py-mpmath,python3 ===> Faking installation for py3-mpmath-1.2.1p1 ===> Building package for py3-mpmath-1.2.1p1 Create /exopi-cvs/ports/packages/amd64/all/py3-mpmath-1.2.1p1.tgz Creating package py3-mpmath-1.2.1p1 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|******* | 11% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 21% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mpmath-1.2.1p1.tgz >>> Running clean in math/py-mpmath,python3 at 1714086244.78 ===> math/py-mpmath,python3 ===> Cleaning for py3-mpmath-1.2.1p1 >>> Ended at 1714086245.10 max_stuck=1.20/depends=1.82/show-prepare-results=1.44/build=2.62/package=4.36/clean=0.35