>>> Building on exopi-6 under www/py-betamax,python3 BDEPENDS = [lang/python/3.10;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3;devel/py-installer,python3] DIST = [www/py-betamax,python3:betamax-0.9.0.tar.gz] FULLPKGNAME = py3-betamax-0.9.0 RDEPENDS = [www/py-requests,python3;lang/python/3.10] (Junk lock obtained for exopi-6 at 1714746164.57) >>> Running depends in www/py-betamax,python3 at 1714746164.66 last junk was in security/py-pefile,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 www/py-betamax,python3 at 1714746165.78 ===> www/py-betamax,python3 ===> Building from scratch py3-betamax-0.9.0 ===> py3-betamax-0.9.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-betamax-0.9.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-betamax-0.9.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-betamax-0.9.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-betamax-0.9.0 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-6 at 1714746166.77) distfiles size=79957 >>> Running build in www/py-betamax,python3 at 1714746166.80 ===> www/py-betamax,python3 ===> Checking files for py3-betamax-0.9.0 `/exopi-cvs/ports/distfiles/betamax-0.9.0.tar.gz' is up to date. >> (SHA256) betamax-0.9.0.tar.gz: OK ===> Extracting for py3-betamax-0.9.0 ===> Patching for py3-betamax-0.9.0 ===> 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-betamax-0.9.0 ===> Configuring for py3-betamax-0.9.0 ===> Building for py3-betamax-0.9.0 * Getting build dependencies for wheel... running egg_info writing src/betamax.egg-info/PKG-INFO writing dependency_links to src/betamax.egg-info/dependency_links.txt writing entry points to src/betamax.egg-info/entry_points.txt writing requirements to src/betamax.egg-info/requires.txt writing top-level names to src/betamax.egg-info/top_level.txt reading manifest file 'src/betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' under directory 'docs' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/betamax.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/betamax copying src/betamax/__init__.py -> build/lib/betamax copying src/betamax/adapter.py -> build/lib/betamax copying src/betamax/configure.py -> build/lib/betamax copying src/betamax/decorator.py -> build/lib/betamax copying src/betamax/exceptions.py -> build/lib/betamax copying src/betamax/headers.py -> build/lib/betamax copying src/betamax/mock_response.py -> build/lib/betamax copying src/betamax/options.py -> build/lib/betamax copying src/betamax/recorder.py -> build/lib/betamax copying src/betamax/util.py -> build/lib/betamax creating build/lib/betamax/cassette copying src/betamax/cassette/__init__.py -> build/lib/betamax/cassette copying src/betamax/cassette/cassette.py -> build/lib/betamax/cassette copying src/betamax/cassette/interaction.py -> build/lib/betamax/cassette creating build/lib/betamax/fixtures copying src/betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying src/betamax/fixtures/pytest.py -> build/lib/betamax/fixtures copying src/betamax/fixtures/unittest.py -> build/lib/betamax/fixtures creating build/lib/betamax/matchers copying src/betamax/matchers/__init__.py -> build/lib/betamax/matchers copying src/betamax/matchers/base.py -> build/lib/betamax/matchers copying src/betamax/matchers/body.py -> build/lib/betamax/matchers copying src/betamax/matchers/digest_auth.py -> build/lib/betamax/matchers copying src/betamax/matchers/headers.py -> build/lib/betamax/matchers copying src/betamax/matchers/host.py -> build/lib/betamax/matchers copying src/betamax/matchers/method.py -> build/lib/betamax/matchers copying src/betamax/matchers/path.py -> build/lib/betamax/matchers copying src/betamax/matchers/query.py -> build/lib/betamax/matchers copying src/betamax/matchers/uri.py -> build/lib/betamax/matchers creating build/lib/betamax/serializers copying src/betamax/serializers/__init__.py -> build/lib/betamax/serializers copying src/betamax/serializers/base.py -> build/lib/betamax/serializers copying src/betamax/serializers/json_serializer.py -> build/lib/betamax/serializers copying src/betamax/serializers/proxy.py -> build/lib/betamax/serializers running egg_info writing src/betamax.egg-info/PKG-INFO writing dependency_links to src/betamax.egg-info/dependency_links.txt writing entry points to src/betamax.egg-info/entry_points.txt writing requirements to src/betamax.egg-info/requires.txt writing top-level names to src/betamax.egg-info/top_level.txt reading manifest file 'src/betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' under directory 'docs' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/betamax.egg-info/SOURCES.txt' 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/betamax copying build/lib/betamax/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/adapter.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/configure.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/decorator.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/headers.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/mock_response.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/options.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/recorder.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax copying build/lib/betamax/util.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax creating build/bdist.openbsd-7.5-amd64/wheel/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/cassette creating build/bdist.openbsd-7.5-amd64/wheel/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/fixtures creating build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/base.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/body.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/headers.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/host.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/method.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/path.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/query.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers copying build/lib/betamax/matchers/uri.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/matchers creating build/bdist.openbsd-7.5-amd64/wheel/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/serializers copying build/lib/betamax/serializers/base.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> build/bdist.openbsd-7.5-amd64/wheel/betamax/serializers running install_egg_info Copying src/betamax.egg-info to build/bdist.openbsd-7.5-amd64/wheel/betamax-0.9.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/betamax-0.9.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-betamax-0.9.0-python3/betamax-0.9.0/dist/.tmp-tjelrp4r/betamax-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'betamax/__init__.py' adding 'betamax/adapter.py' adding 'betamax/configure.py' adding 'betamax/decorator.py' adding 'betamax/exceptions.py' adding 'betamax/headers.py' adding 'betamax/mock_response.py' adding 'betamax/options.py' adding 'betamax/recorder.py' adding 'betamax/util.py' adding 'betamax/cassette/__init__.py' adding 'betamax/cassette/cassette.py' adding 'betamax/cassette/interaction.py' adding 'betamax/fixtures/__init__.py' adding 'betamax/fixtures/pytest.py' adding 'betamax/fixtures/unittest.py' adding 'betamax/matchers/__init__.py' adding 'betamax/matchers/base.py' adding 'betamax/matchers/body.py' adding 'betamax/matchers/digest_auth.py' adding 'betamax/matchers/headers.py' adding 'betamax/matchers/host.py' adding 'betamax/matchers/method.py' adding 'betamax/matchers/path.py' adding 'betamax/matchers/query.py' adding 'betamax/matchers/uri.py' adding 'betamax/serializers/__init__.py' adding 'betamax/serializers/base.py' adding 'betamax/serializers/json_serializer.py' adding 'betamax/serializers/proxy.py' adding 'betamax-0.9.0.dist-info/LICENSE' adding 'betamax-0.9.0.dist-info/METADATA' adding 'betamax-0.9.0.dist-info/WHEEL' adding 'betamax-0.9.0.dist-info/entry_points.txt' adding 'betamax-0.9.0.dist-info/top_level.txt' adding 'betamax-0.9.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built betamax-0.9.0-py2.py3-none-any.whl >>> Running package in www/py-betamax,python3 at 1714746168.64 ===> www/py-betamax,python3 ===> Faking installation for py3-betamax-0.9.0 ===> Building package for py3-betamax-0.9.0 Create /exopi-cvs/ports/packages/amd64/all/py3-betamax-0.9.0.tgz Creating package py3-betamax-0.9.0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|www/py-requests,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% 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|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% 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|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 3% archiving|**** | 5% archiving|***** | 8% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|*********** | 17% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 27% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 33% archiving|*********************** | 37% archiving|************************* | 40% archiving|************************** | 41% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|**************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-betamax-0.9.0.tgz >>> Running clean in www/py-betamax,python3 at 1714746169.96 ===> www/py-betamax,python3 ===> Cleaning for py3-betamax-0.9.0 >>> Ended at 1714746170.18 max_stuck=0.00/depends=1.18/show-prepare-results=1.02/build=1.84/package=1.33/clean=0.24