>>> Building on exopi-4 under net/py-netaddr BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [net/py-netaddr:netaddr-1.3.0.tar.gz] FULLPKGNAME = py3-netaddr-1.3.0v0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1764448448.83) >>> Running depends in net/py-netaddr at 1764448448.87 last junk was in wayland/swayidle /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in net/py-netaddr at 1764448450.35 ===> net/py-netaddr ===> Building from scratch py3-netaddr-1.3.0v0 ===> py3-netaddr-1.3.0v0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-netaddr-1.3.0v0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-netaddr-1.3.0v0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-netaddr-1.3.0v0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-netaddr-1.3.0v0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-4 at 1764448451.27) distfiles size=2260504 >>> Running extract in net/py-netaddr at 1764448451.30 ===> net/py-netaddr ===> Checking files for py3-netaddr-1.3.0v0 `/exopi-cvs/ports/distfiles/netaddr-1.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-netaddr-1.3.0v0 >>> Running build in net/py-netaddr at 1764448451.76 ===> net/py-netaddr ===> Patching for py3-netaddr-1.3.0v0 ===> 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-netaddr-1.3.0v0 ===> Configuring for py3-netaddr-1.3.0v0 ===> Building for py3-netaddr-1.3.0v0 * Getting build dependencies for wheel... /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). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() running egg_info /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() writing netaddr.egg-info/PKG-INFO writing dependency_links to netaddr.egg-info/dependency_links.txt writing entry points to netaddr.egg-info/entry_points.txt writing requirements to netaddr.egg-info/requires.txt writing top-level names to netaddr.egg-info/top_level.txt reading manifest file 'netaddr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'release.py' warning: no files found matching 'netaddr/tools/netaddr' adding license file 'LICENSE.rst' adding license file 'AUTHORS.rst' writing manifest file 'netaddr.egg-info/SOURCES.txt' * Building wheel... /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). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD 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/netaddr copying netaddr/__init__.py -> build/lib/netaddr copying netaddr/cli.py -> build/lib/netaddr copying netaddr/compat.py -> build/lib/netaddr copying netaddr/core.py -> build/lib/netaddr copying netaddr/fbsocket.py -> build/lib/netaddr creating build/lib/netaddr/contrib copying netaddr/contrib/__init__.py -> build/lib/netaddr/contrib copying netaddr/contrib/subnet_splitter.py -> build/lib/netaddr/contrib creating build/lib/netaddr/eui copying netaddr/eui/__init__.py -> build/lib/netaddr/eui copying netaddr/eui/ieee.py -> build/lib/netaddr/eui creating build/lib/netaddr/ip copying netaddr/ip/__init__.py -> build/lib/netaddr/ip copying netaddr/ip/glob.py -> build/lib/netaddr/ip copying netaddr/ip/iana.py -> build/lib/netaddr/ip copying netaddr/ip/nmap.py -> build/lib/netaddr/ip copying netaddr/ip/rfc1924.py -> build/lib/netaddr/ip copying netaddr/ip/sets.py -> build/lib/netaddr/ip creating build/lib/netaddr/strategy copying netaddr/strategy/__init__.py -> build/lib/netaddr/strategy copying netaddr/strategy/eui48.py -> build/lib/netaddr/strategy copying netaddr/strategy/eui64.py -> build/lib/netaddr/strategy copying netaddr/strategy/ipv4.py -> build/lib/netaddr/strategy copying netaddr/strategy/ipv6.py -> build/lib/netaddr/strategy creating build/lib/netaddr/tests copying netaddr/tests/__init__.py -> build/lib/netaddr/tests copying netaddr/tests/test_netaddr.py -> build/lib/netaddr/tests creating build/lib/netaddr/tests/core copying netaddr/tests/core/__init__.py -> build/lib/netaddr/tests/core copying netaddr/tests/core/test_pubsub.py -> build/lib/netaddr/tests/core creating build/lib/netaddr/tests/eui copying netaddr/tests/eui/__init__.py -> build/lib/netaddr/tests/eui copying netaddr/tests/eui/test_eui.py -> build/lib/netaddr/tests/eui copying netaddr/tests/eui/test_ieee_parsers.py -> build/lib/netaddr/tests/eui creating build/lib/netaddr/tests/ip copying netaddr/tests/ip/__init__.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_cidr_v4.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_cidr_v6.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_dns.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_categories.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_comparisons.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_globs.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_network_categories.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_ranges.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_rfc1924.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_sets.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_splitter.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_v4.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_v4_v6_conversions.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_ip_v6.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_network_ops.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_nmap.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_old_specs.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_platform_osx.py -> build/lib/netaddr/tests/ip copying netaddr/tests/ip/test_socket_module_fallback.py -> build/lib/netaddr/tests/ip creating build/lib/netaddr/tests/strategy copying netaddr/tests/strategy/__init__.py -> build/lib/netaddr/tests/strategy copying netaddr/tests/strategy/test_eui48_strategy.py -> build/lib/netaddr/tests/strategy copying netaddr/tests/strategy/test_ipv4_strategy.py -> build/lib/netaddr/tests/strategy copying netaddr/tests/strategy/test_ipv6_strategy.py -> build/lib/netaddr/tests/strategy running egg_info writing netaddr.egg-info/PKG-INFO writing dependency_links to netaddr.egg-info/dependency_links.txt writing entry points to netaddr.egg-info/entry_points.txt writing requirements to netaddr.egg-info/requires.txt writing top-level names to netaddr.egg-info/top_level.txt reading manifest file 'netaddr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'release.py' adding license file 'LICENSE.rst' adding license file 'AUTHORS.rst' warning: no files found matching 'netaddr/tools/netaddr' writing manifest file 'netaddr.egg-info/SOURCES.txt' copying netaddr/eui/iab.idx -> build/lib/netaddr/eui copying netaddr/eui/iab.txt -> build/lib/netaddr/eui copying netaddr/eui/oui.idx -> build/lib/netaddr/eui copying netaddr/eui/oui.txt -> build/lib/netaddr/eui copying netaddr/ip/ipv4-address-space.xml -> build/lib/netaddr/ip copying netaddr/ip/ipv6-address-space.xml -> build/lib/netaddr/ip copying netaddr/ip/ipv6-unicast-address-assignments.xml -> build/lib/netaddr/ip copying netaddr/ip/multicast-addresses.xml -> build/lib/netaddr/ip copying netaddr/tests/eui/sample_iab.txt -> build/lib/netaddr/tests/eui copying netaddr/tests/eui/sample_oui.txt -> build/lib/netaddr/tests/eui installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/netaddr copying build/lib/netaddr/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr copying build/lib/netaddr/cli.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr copying build/lib/netaddr/compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr copying build/lib/netaddr/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr copying build/lib/netaddr/fbsocket.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/contrib copying build/lib/netaddr/contrib/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/contrib copying build/lib/netaddr/contrib/subnet_splitter.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/contrib creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/eui copying build/lib/netaddr/eui/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/eui copying build/lib/netaddr/eui/ieee.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/eui copying build/lib/netaddr/eui/iab.idx -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/eui copying build/lib/netaddr/eui/iab.txt -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/eui copying build/lib/netaddr/eui/oui.idx -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/eui copying build/lib/netaddr/eui/oui.txt -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/eui creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/ip copying build/lib/netaddr/ip/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/glob.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/iana.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/nmap.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/rfc1924.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/sets.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/ipv4-address-space.xml -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/ipv6-address-space.xml -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/ipv6-unicast-address-assignments.xml -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip copying build/lib/netaddr/ip/multicast-addresses.xml -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/ip creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/strategy copying build/lib/netaddr/strategy/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/strategy copying build/lib/netaddr/strategy/eui48.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/strategy copying build/lib/netaddr/strategy/eui64.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/strategy copying build/lib/netaddr/strategy/ipv4.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/strategy copying build/lib/netaddr/strategy/ipv6.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/strategy creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/tests copying build/lib/netaddr/tests/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests copying build/lib/netaddr/tests/test_netaddr.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/tests/core copying build/lib/netaddr/tests/core/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/core copying build/lib/netaddr/tests/core/test_pubsub.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/core creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/tests/eui copying build/lib/netaddr/tests/eui/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/eui copying build/lib/netaddr/tests/eui/test_eui.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/eui copying build/lib/netaddr/tests/eui/test_ieee_parsers.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/eui copying build/lib/netaddr/tests/eui/sample_iab.txt -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/eui copying build/lib/netaddr/tests/eui/sample_oui.txt -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/eui creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/tests/ip copying build/lib/netaddr/tests/ip/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_cidr_v4.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_cidr_v6.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_dns.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_categories.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_comparisons.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_globs.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_network_categories.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_ranges.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_rfc1924.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_sets.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_splitter.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_v4.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_v4_v6_conversions.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_ip_v6.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_network_ops.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_nmap.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_old_specs.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_platform_osx.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip copying build/lib/netaddr/tests/ip/test_socket_module_fallback.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/ip creating build/bdist.openbsd-7.8-amd64/wheel/netaddr/tests/strategy copying build/lib/netaddr/tests/strategy/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/strategy copying build/lib/netaddr/tests/strategy/test_eui48_strategy.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/strategy copying build/lib/netaddr/tests/strategy/test_ipv4_strategy.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/strategy copying build/lib/netaddr/tests/strategy/test_ipv6_strategy.py -> build/bdist.openbsd-7.8-amd64/wheel/./netaddr/tests/strategy running install_egg_info Copying netaddr.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./netaddr-1.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/netaddr-1.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-netaddr-1.3.0/netaddr-1.3.0/dist/.tmp-mnon3sq2/netaddr-1.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'netaddr/__init__.py' adding 'netaddr/cli.py' adding 'netaddr/compat.py' adding 'netaddr/core.py' adding 'netaddr/fbsocket.py' adding 'netaddr/contrib/__init__.py' adding 'netaddr/contrib/subnet_splitter.py' adding 'netaddr/eui/__init__.py' adding 'netaddr/eui/iab.idx' adding 'netaddr/eui/iab.txt' adding 'netaddr/eui/ieee.py' adding 'netaddr/eui/oui.idx' adding 'netaddr/eui/oui.txt' adding 'netaddr/ip/__init__.py' adding 'netaddr/ip/glob.py' adding 'netaddr/ip/iana.py' adding 'netaddr/ip/ipv4-address-space.xml' adding 'netaddr/ip/ipv6-address-space.xml' adding 'netaddr/ip/ipv6-unicast-address-assignments.xml' adding 'netaddr/ip/multicast-addresses.xml' adding 'netaddr/ip/nmap.py' adding 'netaddr/ip/rfc1924.py' adding 'netaddr/ip/sets.py' adding 'netaddr/strategy/__init__.py' adding 'netaddr/strategy/eui48.py' adding 'netaddr/strategy/eui64.py' adding 'netaddr/strategy/ipv4.py' adding 'netaddr/strategy/ipv6.py' adding 'netaddr/tests/__init__.py' adding 'netaddr/tests/test_netaddr.py' adding 'netaddr/tests/core/__init__.py' adding 'netaddr/tests/core/test_pubsub.py' adding 'netaddr/tests/eui/__init__.py' adding 'netaddr/tests/eui/sample_iab.txt' adding 'netaddr/tests/eui/sample_oui.txt' adding 'netaddr/tests/eui/test_eui.py' adding 'netaddr/tests/eui/test_ieee_parsers.py' adding 'netaddr/tests/ip/__init__.py' adding 'netaddr/tests/ip/test_cidr_v4.py' adding 'netaddr/tests/ip/test_cidr_v6.py' adding 'netaddr/tests/ip/test_dns.py' adding 'netaddr/tests/ip/test_ip.py' adding 'netaddr/tests/ip/test_ip_categories.py' adding 'netaddr/tests/ip/test_ip_comparisons.py' adding 'netaddr/tests/ip/test_ip_globs.py' adding 'netaddr/tests/ip/test_ip_network_categories.py' adding 'netaddr/tests/ip/test_ip_ranges.py' adding 'netaddr/tests/ip/test_ip_rfc1924.py' adding 'netaddr/tests/ip/test_ip_sets.py' adding 'netaddr/tests/ip/test_ip_splitter.py' adding 'netaddr/tests/ip/test_ip_v4.py' adding 'netaddr/tests/ip/test_ip_v4_v6_conversions.py' adding 'netaddr/tests/ip/test_ip_v6.py' adding 'netaddr/tests/ip/test_network_ops.py' adding 'netaddr/tests/ip/test_nmap.py' adding 'netaddr/tests/ip/test_old_specs.py' adding 'netaddr/tests/ip/test_platform_osx.py' adding 'netaddr/tests/ip/test_socket_module_fallback.py' adding 'netaddr/tests/strategy/__init__.py' adding 'netaddr/tests/strategy/test_eui48_strategy.py' adding 'netaddr/tests/strategy/test_ipv4_strategy.py' adding 'netaddr/tests/strategy/test_ipv6_strategy.py' adding 'netaddr-1.3.0.dist-info/licenses/AUTHORS.rst' adding 'netaddr-1.3.0.dist-info/licenses/LICENSE.rst' adding 'netaddr-1.3.0.dist-info/METADATA' adding 'netaddr-1.3.0.dist-info/WHEEL' adding 'netaddr-1.3.0.dist-info/entry_points.txt' adding 'netaddr-1.3.0.dist-info/top_level.txt' adding 'netaddr-1.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built netaddr-1.3.0-py3-none-any.whl >>> Running package in net/py-netaddr at 1764448454.31 ===> net/py-netaddr ===> Faking installation for py3-netaddr-1.3.0v0 ===> Building package for py3-netaddr-1.3.0v0 Create /exopi-cvs/ports/packages/amd64/all/py3-netaddr-1.3.0v0.tgz Creating package py3-netaddr-1.3.0v0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% 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|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% 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|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|********* | 15% archiving|********************** | 35% archiving|*********************************** | 55% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************************* | 96% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-netaddr-1.3.0v0.tgz >>> Running clean in net/py-netaddr at 1764448457.11 ===> net/py-netaddr ===> Cleaning for py3-netaddr-1.3.0v0 >>> Ended at 1764448457.35 max_stuck=0.00/depends=1.49/show-prepare-results=0.95/extract=0.43/build=2.58/package=2.80/clean=0.27