>>> Building on exopi-4 under databases/py-alembic,python3 BDEPENDS = [lang/python/3.10;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3;devel/py-wheel,python3] DIST = [databases/py-alembic,python3:alembic-1.10.4.tar.gz] FULLPKGNAME = py3-alembic-1.10.4 RDEPENDS = [databases/py-sqlalchemy,python3;www/py-mako,python3;lang/python/3.10;devel/py-typing-extensions,python3] (Junk lock obtained for exopi-4 at 1714746581.11) >>> Running depends in databases/py-alembic,python3 at 1714746581.15 last junk was in net/py-solaredge-interface,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in databases/py-alembic,python3 at 1714746582.84 ===> databases/py-alembic,python3 ===> Building from scratch py3-alembic-1.10.4 ===> py3-alembic-1.10.4 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-alembic-1.10.4 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-alembic-1.10.4 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-alembic-1.10.4 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-alembic-1.10.4 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-4 at 1714746583.90) distfiles size=1152769 >>> Running build in databases/py-alembic,python3 at 1714746583.93 ===> databases/py-alembic,python3 ===> Checking files for py3-alembic-1.10.4 `/exopi-cvs/ports/distfiles/alembic-1.10.4.tar.gz' is up to date. >> (SHA256) alembic-1.10.4.tar.gz: OK ===> Extracting for py3-alembic-1.10.4 ===> Patching for py3-alembic-1.10.4 ===> 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-alembic-1.10.4 ===> Configuring for py3-alembic-1.10.4 ===> Building for py3-alembic-1.10.4 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section running egg_info writing alembic.egg-info/PKG-INFO writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt writing requirements to alembic.egg-info/requires.txt writing top-level names to alembic.egg-info/top_level.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' warning: no files found matching '*.pyi' under directory 'tests' warning: no files found matching '*.pyi' under directory 'alembic/templates' adding license file 'LICENSE' no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' * Building wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.10/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/alembic copying alembic/__init__.py -> build/lib/alembic copying alembic/__main__.py -> build/lib/alembic copying alembic/command.py -> build/lib/alembic copying alembic/config.py -> build/lib/alembic copying alembic/context.py -> build/lib/alembic copying alembic/environment.py -> build/lib/alembic copying alembic/migration.py -> build/lib/alembic copying alembic/op.py -> build/lib/alembic creating build/lib/alembic/autogenerate copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate creating build/lib/alembic/ddl copying alembic/ddl/__init__.py -> build/lib/alembic/ddl copying alembic/ddl/base.py -> build/lib/alembic/ddl copying alembic/ddl/impl.py -> build/lib/alembic/ddl copying alembic/ddl/mssql.py -> build/lib/alembic/ddl copying alembic/ddl/mysql.py -> build/lib/alembic/ddl copying alembic/ddl/oracle.py -> build/lib/alembic/ddl copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl creating build/lib/alembic/operations copying alembic/operations/__init__.py -> build/lib/alembic/operations copying alembic/operations/base.py -> build/lib/alembic/operations copying alembic/operations/batch.py -> build/lib/alembic/operations copying alembic/operations/ops.py -> build/lib/alembic/operations copying alembic/operations/schemaobj.py -> build/lib/alembic/operations copying alembic/operations/toimpl.py -> build/lib/alembic/operations creating build/lib/alembic/runtime copying alembic/runtime/__init__.py -> build/lib/alembic/runtime copying alembic/runtime/environment.py -> build/lib/alembic/runtime copying alembic/runtime/migration.py -> build/lib/alembic/runtime creating build/lib/alembic/script copying alembic/script/__init__.py -> build/lib/alembic/script copying alembic/script/base.py -> build/lib/alembic/script copying alembic/script/revision.py -> build/lib/alembic/script copying alembic/script/write_hooks.py -> build/lib/alembic/script creating build/lib/alembic/testing copying alembic/testing/__init__.py -> build/lib/alembic/testing copying alembic/testing/assertions.py -> build/lib/alembic/testing copying alembic/testing/env.py -> build/lib/alembic/testing copying alembic/testing/fixtures.py -> build/lib/alembic/testing copying alembic/testing/requirements.py -> build/lib/alembic/testing copying alembic/testing/schemacompare.py -> build/lib/alembic/testing copying alembic/testing/util.py -> build/lib/alembic/testing copying alembic/testing/warnings.py -> build/lib/alembic/testing creating build/lib/alembic/util copying alembic/util/__init__.py -> build/lib/alembic/util copying alembic/util/compat.py -> build/lib/alembic/util copying alembic/util/editor.py -> build/lib/alembic/util copying alembic/util/exc.py -> build/lib/alembic/util copying alembic/util/langhelpers.py -> build/lib/alembic/util copying alembic/util/messaging.py -> build/lib/alembic/util copying alembic/util/pyfiles.py -> build/lib/alembic/util copying alembic/util/sqla_compat.py -> build/lib/alembic/util creating build/lib/alembic/testing/plugin copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin creating build/lib/alembic/testing/suite copying alembic/testing/suite/__init__.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/_autogen_fixtures.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_comments.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_computed.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_diffs.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_fks.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_identity.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_environment.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_op.py -> build/lib/alembic/testing/suite running egg_info writing alembic.egg-info/PKG-INFO writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt writing requirements to alembic.egg-info/requires.txt writing top-level names to alembic.egg-info/top_level.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' warning: no files found matching '*.pyi' under directory 'tests' warning: no files found matching '*.pyi' under directory 'alembic/templates' no previously-included directories found matching 'docs/build/output' adding license file 'LICENSE' writing manifest file 'alembic.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'alembic.templates.async' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'alembic.templates.async' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'alembic.templates.async' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'alembic.templates.async' to be distributed and are already explicitly excluding 'alembic.templates.async' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'alembic.templates.generic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'alembic.templates.generic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'alembic.templates.generic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'alembic.templates.generic' to be distributed and are already explicitly excluding 'alembic.templates.generic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'alembic.templates.multidb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'alembic.templates.multidb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'alembic.templates.multidb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'alembic.templates.multidb' to be distributed and are already explicitly excluding 'alembic.templates.multidb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying alembic/context.pyi -> build/lib/alembic copying alembic/op.pyi -> build/lib/alembic copying alembic/py.typed -> build/lib/alembic creating build/lib/alembic/templates creating build/lib/alembic/templates/async copying alembic/templates/async/README -> build/lib/alembic/templates/async copying alembic/templates/async/alembic.ini.mako -> build/lib/alembic/templates/async copying alembic/templates/async/env.py -> build/lib/alembic/templates/async copying alembic/templates/async/script.py.mako -> build/lib/alembic/templates/async creating build/lib/alembic/templates/generic copying alembic/templates/generic/README -> build/lib/alembic/templates/generic copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic creating build/lib/alembic/templates/multidb copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb 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/alembic copying build/lib/alembic/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/command.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/config.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/context.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/environment.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/migration.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/op.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic creating build/bdist.openbsd-7.5-amd64/wheel/alembic/autogenerate copying build/lib/alembic/autogenerate/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/autogenerate copying build/lib/alembic/autogenerate/api.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/autogenerate copying build/lib/alembic/autogenerate/compare.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/autogenerate copying build/lib/alembic/autogenerate/render.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/autogenerate copying build/lib/alembic/autogenerate/rewriter.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/autogenerate creating build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/base.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/impl.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/mssql.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/mysql.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/oracle.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/postgresql.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl copying build/lib/alembic/ddl/sqlite.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/ddl creating build/bdist.openbsd-7.5-amd64/wheel/alembic/operations copying build/lib/alembic/operations/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/operations copying build/lib/alembic/operations/base.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/operations copying build/lib/alembic/operations/batch.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/operations copying build/lib/alembic/operations/ops.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/operations copying build/lib/alembic/operations/schemaobj.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/operations copying build/lib/alembic/operations/toimpl.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/operations creating build/bdist.openbsd-7.5-amd64/wheel/alembic/runtime copying build/lib/alembic/runtime/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/runtime copying build/lib/alembic/runtime/environment.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/runtime copying build/lib/alembic/runtime/migration.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/runtime creating build/bdist.openbsd-7.5-amd64/wheel/alembic/script copying build/lib/alembic/script/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/script copying build/lib/alembic/script/base.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/script copying build/lib/alembic/script/revision.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/script copying build/lib/alembic/script/write_hooks.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/script creating build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/assertions.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/env.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/fixtures.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/requirements.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/schemacompare.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/util.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing copying build/lib/alembic/testing/warnings.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing creating build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/plugin copying build/lib/alembic/testing/plugin/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/plugin copying build/lib/alembic/testing/plugin/bootstrap.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/plugin creating build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/_autogen_fixtures.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_comments.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_computed.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_diffs.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_fks.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_identity.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/test_environment.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite copying build/lib/alembic/testing/suite/test_op.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/testing/suite creating build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/editor.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/exc.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/langhelpers.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/messaging.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/pyfiles.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/util/sqla_compat.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/util copying build/lib/alembic/context.pyi -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/op.pyi -> build/bdist.openbsd-7.5-amd64/wheel/alembic copying build/lib/alembic/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/alembic creating build/bdist.openbsd-7.5-amd64/wheel/alembic/templates creating build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/async copying build/lib/alembic/templates/async/README -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/async copying build/lib/alembic/templates/async/alembic.ini.mako -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/async copying build/lib/alembic/templates/async/env.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/async copying build/lib/alembic/templates/async/script.py.mako -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/async creating build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/generic copying build/lib/alembic/templates/generic/README -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/generic copying build/lib/alembic/templates/generic/alembic.ini.mako -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/generic copying build/lib/alembic/templates/generic/env.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/generic copying build/lib/alembic/templates/generic/script.py.mako -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/generic creating build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/multidb copying build/lib/alembic/templates/multidb/README -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/multidb copying build/lib/alembic/templates/multidb/alembic.ini.mako -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/multidb copying build/lib/alembic/templates/multidb/env.py -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/multidb copying build/lib/alembic/templates/multidb/script.py.mako -> build/bdist.openbsd-7.5-amd64/wheel/alembic/templates/multidb running install_egg_info Copying alembic.egg-info to build/bdist.openbsd-7.5-amd64/wheel/alembic-1.10.4-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/alembic-1.10.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-alembic-1.10.4-python3/alembic-1.10.4/dist/.tmp-nqlneneb/alembic-1.10.4-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'alembic/__init__.py' adding 'alembic/__main__.py' adding 'alembic/command.py' adding 'alembic/config.py' adding 'alembic/context.py' adding 'alembic/context.pyi' adding 'alembic/environment.py' adding 'alembic/migration.py' adding 'alembic/op.py' adding 'alembic/op.pyi' adding 'alembic/py.typed' adding 'alembic/autogenerate/__init__.py' adding 'alembic/autogenerate/api.py' adding 'alembic/autogenerate/compare.py' adding 'alembic/autogenerate/render.py' adding 'alembic/autogenerate/rewriter.py' adding 'alembic/ddl/__init__.py' adding 'alembic/ddl/base.py' adding 'alembic/ddl/impl.py' adding 'alembic/ddl/mssql.py' adding 'alembic/ddl/mysql.py' adding 'alembic/ddl/oracle.py' adding 'alembic/ddl/postgresql.py' adding 'alembic/ddl/sqlite.py' adding 'alembic/operations/__init__.py' adding 'alembic/operations/base.py' adding 'alembic/operations/batch.py' adding 'alembic/operations/ops.py' adding 'alembic/operations/schemaobj.py' adding 'alembic/operations/toimpl.py' adding 'alembic/runtime/__init__.py' adding 'alembic/runtime/environment.py' adding 'alembic/runtime/migration.py' adding 'alembic/script/__init__.py' adding 'alembic/script/base.py' adding 'alembic/script/revision.py' adding 'alembic/script/write_hooks.py' adding 'alembic/templates/async/README' adding 'alembic/templates/async/alembic.ini.mako' adding 'alembic/templates/async/env.py' adding 'alembic/templates/async/script.py.mako' adding 'alembic/templates/generic/README' adding 'alembic/templates/generic/alembic.ini.mako' adding 'alembic/templates/generic/env.py' adding 'alembic/templates/generic/script.py.mako' adding 'alembic/templates/multidb/README' adding 'alembic/templates/multidb/alembic.ini.mako' adding 'alembic/templates/multidb/env.py' adding 'alembic/templates/multidb/script.py.mako' adding 'alembic/testing/__init__.py' adding 'alembic/testing/assertions.py' adding 'alembic/testing/env.py' adding 'alembic/testing/fixtures.py' adding 'alembic/testing/requirements.py' adding 'alembic/testing/schemacompare.py' adding 'alembic/testing/util.py' adding 'alembic/testing/warnings.py' adding 'alembic/testing/plugin/__init__.py' adding 'alembic/testing/plugin/bootstrap.py' adding 'alembic/testing/suite/__init__.py' adding 'alembic/testing/suite/_autogen_fixtures.py' adding 'alembic/testing/suite/test_autogen_comments.py' adding 'alembic/testing/suite/test_autogen_computed.py' adding 'alembic/testing/suite/test_autogen_diffs.py' adding 'alembic/testing/suite/test_autogen_fks.py' adding 'alembic/testing/suite/test_autogen_identity.py' adding 'alembic/testing/suite/test_environment.py' adding 'alembic/testing/suite/test_op.py' adding 'alembic/util/__init__.py' adding 'alembic/util/compat.py' adding 'alembic/util/editor.py' adding 'alembic/util/exc.py' adding 'alembic/util/langhelpers.py' adding 'alembic/util/messaging.py' adding 'alembic/util/pyfiles.py' adding 'alembic/util/sqla_compat.py' adding 'alembic-1.10.4.dist-info/LICENSE' adding 'alembic-1.10.4.dist-info/METADATA' adding 'alembic-1.10.4.dist-info/WHEEL' adding 'alembic-1.10.4.dist-info/entry_points.txt' adding 'alembic-1.10.4.dist-info/top_level.txt' adding 'alembic-1.10.4.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built alembic-1.10.4-py3-none-any.whl >>> Running package in databases/py-alembic,python3 at 1714746586.73 ===> databases/py-alembic,python3 ===> Faking installation for py3-alembic-1.10.4 ===> Building package for py3-alembic-1.10.4 Create /exopi-cvs/ports/packages/amd64/all/py3-alembic-1.10.4.tgz Creating package py3-alembic-1.10.4 reading plist| checking dependencies| checking dependencies|databases/py-sqlalchemy,python3 checking dependencies|devel/py-typing-extensions,python3 checking dependencies|lang/python/3.10,-main checking dependencies|www/py-mako,python3 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|******* | 12% 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|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% 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|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% 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|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% 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|****************************************************** | 88% 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|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 8% archiving|****** | 9% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 21% archiving|************** | 22% archiving|***************** | 26% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 33% archiving|********************** | 35% archiving|*********************** | 37% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 41% archiving|**************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-alembic-1.10.4.tgz >>> Running clean in databases/py-alembic,python3 at 1714746589.91 ===> databases/py-alembic,python3 ===> Cleaning for py3-alembic-1.10.4 >>> Ended at 1714746590.16 max_stuck=1.59/depends=1.69/show-prepare-results=1.09/build=2.80/package=3.17/clean=0.29