+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-certbot-dns-google-3.3.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-certbot-dns-google-3.3.0/work.log ===> Building for py312-certbot-dns-google-3.3.0 * Building wheel... /opt/pkg/lib/python3.12/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/certbot_dns_google copying certbot_dns_google/__init__.py -> build/lib/certbot_dns_google creating build/lib/certbot_dns_google/_internal copying certbot_dns_google/_internal/__init__.py -> build/lib/certbot_dns_google/_internal copying certbot_dns_google/_internal/dns_google.py -> build/lib/certbot_dns_google/_internal creating build/lib/certbot_dns_google/_internal/tests copying certbot_dns_google/_internal/tests/dns_google_test.py -> build/lib/certbot_dns_google/_internal/tests copying certbot_dns_google/_internal/tests/__init__.py -> build/lib/certbot_dns_google/_internal/tests running egg_info writing certbot_dns_google.egg-info/PKG-INFO writing dependency_links to certbot_dns_google.egg-info/dependency_links.txt writing entry points to certbot_dns_google.egg-info/entry_points.txt writing requirements to certbot_dns_google.egg-info/requires.txt writing top-level names to certbot_dns_google.egg-info/top_level.txt reading manifest file 'certbot_dns_google.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'certbot_dns_google.egg-info/SOURCES.txt' /opt/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'certbot_dns_google._internal.tests.testdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'certbot_dns_google._internal.tests.testdata' 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 'certbot_dns_google._internal.tests.testdata' 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 'certbot_dns_google._internal.tests.testdata' to be distributed and are already explicitly excluding 'certbot_dns_google._internal.tests.testdata' 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 certbot_dns_google/py.typed -> build/lib/certbot_dns_google creating build/lib/certbot_dns_google/_internal/tests/testdata copying certbot_dns_google/_internal/tests/testdata/discovery.json -> build/lib/certbot_dns_google/_internal/tests/testdata installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/certbot_dns_google copying build/lib/certbot_dns_google/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google copying build/lib/certbot_dns_google/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google creating build/bdist.solaris-2.11-i86pc.64bit/wheel/certbot_dns_google/_internal copying build/lib/certbot_dns_google/_internal/dns_google.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google/_internal copying build/lib/certbot_dns_google/_internal/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google/_internal creating build/bdist.solaris-2.11-i86pc.64bit/wheel/certbot_dns_google/_internal/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/certbot_dns_google/_internal/tests/testdata copying build/lib/certbot_dns_google/_internal/tests/testdata/discovery.json -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google/_internal/tests/testdata copying build/lib/certbot_dns_google/_internal/tests/dns_google_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google/_internal/tests copying build/lib/certbot_dns_google/_internal/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google/_internal/tests running install_egg_info Copying certbot_dns_google.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./certbot_dns_google-3.3.0-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/certbot_dns_google-3.3.0.dist-info/WHEEL creating '/home/pbulk/build/security/py-certbot-dns-google/work/certbot_dns_google-3.3.0/dist/.tmp-43spwh09/certbot_dns_google-3.3.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'certbot_dns_google/__init__.py' adding 'certbot_dns_google/py.typed' adding 'certbot_dns_google/_internal/__init__.py' adding 'certbot_dns_google/_internal/dns_google.py' adding 'certbot_dns_google/_internal/tests/__init__.py' adding 'certbot_dns_google/_internal/tests/dns_google_test.py' adding 'certbot_dns_google/_internal/tests/testdata/discovery.json' adding 'certbot_dns_google-3.3.0.dist-info/licenses/LICENSE.txt' adding 'certbot_dns_google-3.3.0.dist-info/METADATA' adding 'certbot_dns_google-3.3.0.dist-info/WHEEL' adding 'certbot_dns_google-3.3.0.dist-info/entry_points.txt' adding 'certbot_dns_google-3.3.0.dist-info/top_level.txt' adding 'certbot_dns_google-3.3.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built certbot_dns_google-3.3.0-py3-none-any.whl