>>> Building on exopi-5 under sysutils/py-lockfile,python3 BDEPENDS = [lang/python/3;devel/py-installer,python3;devel/py-pbr,python3;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3] DIST = [sysutils/py-lockfile,python3:lockfile-0.12.2.tar.gz] FULLPKGNAME = py3-lockfile-0.12.2p9 RDEPENDS = [devel/py-pbr,python3;lang/python/3] (Junk lock obtained for exopi-5 at 1731847213.89) >>> Running depends in sysutils/py-lockfile,python3 at 1731847213.92 last junk was in lang/sbcl /usr/sbin/pkg_add -aI -Drepair py3-pbr-6.1.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-pbr-6.1.0 >>> Running show-prepare-results in sysutils/py-lockfile,python3 at 1731847217.66 ===> sysutils/py-lockfile,python3 ===> Building from scratch py3-lockfile-0.12.2p9 ===> py3-lockfile-0.12.2p9 depends on: py3-pbr-* -> py3-pbr-6.1.0 ===> py3-lockfile-0.12.2p9 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-lockfile-0.12.2p9 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-lockfile-0.12.2p9 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-lockfile-0.12.2p9 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-lockfile-0.12.2p9 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-5 at 1731847220.09) distfiles size=20874 >>> Running build in sysutils/py-lockfile,python3 at 1731847220.12 ===> sysutils/py-lockfile,python3 ===> Checking files for py3-lockfile-0.12.2p9 `/exopi-cvs/ports/distfiles/lockfile-0.12.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-lockfile-0.12.2p9 ===> Patching for py3-lockfile-0.12.2p9 ===> Applying OpenBSD patch patch-test_compliancetest_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Making it work with py-test. Remove references to removed saved_class. | |Index: test/compliancetest.py |--- test/compliancetest.py.orig |+++ test/compliancetest.py -------------------------- Patching file test/compliancetest.py using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 26. done ===> 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-lockfile-0.12.2p9 ===> Configuring for py3-lockfile-0.12.2p9 ===> Building for py3-lockfile-0.12.2p9 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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) * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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/lockfile copying lockfile/pidlockfile.py -> build/lib/lockfile copying lockfile/symlinklockfile.py -> build/lib/lockfile copying lockfile/sqlitelockfile.py -> build/lib/lockfile copying lockfile/mkdirlockfile.py -> build/lib/lockfile copying lockfile/__init__.py -> build/lib/lockfile copying lockfile/linklockfile.py -> build/lib/lockfile running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt installing to build/bdist.openbsd-7.6-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/lockfile copying build/lib/lockfile/pidlockfile.py -> build/bdist.openbsd-7.6-amd64/wheel/lockfile copying build/lib/lockfile/symlinklockfile.py -> build/bdist.openbsd-7.6-amd64/wheel/lockfile copying build/lib/lockfile/sqlitelockfile.py -> build/bdist.openbsd-7.6-amd64/wheel/lockfile copying build/lib/lockfile/mkdirlockfile.py -> build/bdist.openbsd-7.6-amd64/wheel/lockfile copying build/lib/lockfile/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/lockfile copying build/lib/lockfile/linklockfile.py -> build/bdist.openbsd-7.6-amd64/wheel/lockfile running install_egg_info Copying lockfile.egg-info to build/bdist.openbsd-7.6-amd64/wheel/lockfile-0.12.2-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/lockfile-0.12.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-lockfile-0.12.2-python3/lockfile-0.12.2/dist/.tmp-kxw0s12h/lockfile-0.12.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'lockfile/__init__.py' adding 'lockfile/linklockfile.py' adding 'lockfile/mkdirlockfile.py' adding 'lockfile/pidlockfile.py' adding 'lockfile/sqlitelockfile.py' adding 'lockfile/symlinklockfile.py' adding 'lockfile-0.12.2.dist-info/AUTHORS' adding 'lockfile-0.12.2.dist-info/LICENSE' adding 'lockfile-0.12.2.dist-info/METADATA' adding 'lockfile-0.12.2.dist-info/WHEEL' adding 'lockfile-0.12.2.dist-info/pbr.json' adding 'lockfile-0.12.2.dist-info/top_level.txt' adding 'lockfile-0.12.2.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built lockfile-0.12.2-py2.py3-none-any.whl >>> Running package in sysutils/py-lockfile,python3 at 1731847223.76 ===> sysutils/py-lockfile,python3 ===> Faking installation for py3-lockfile-0.12.2p9 ===> Building package for py3-lockfile-0.12.2p9 Create /exopi-cvs/ports/packages/amd64/all/py3-lockfile-0.12.2p9.tgz Creating package py3-lockfile-0.12.2p9 reading plist| checking dependencies| checking dependencies|devel/py-pbr,python3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|******** | 12% archiving|*************** | 23% archiving|***************** | 27% archiving|******************* | 30% archiving|********************** | 34% archiving|************************* | 39% archiving|***************************** | 45% archiving|********************************* | 51% archiving|************************************* | 57% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************** | 88% archiving|************************************************************ | 93% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-lockfile-0.12.2p9.tgz >>> Running clean in sysutils/py-lockfile,python3 at 1731847225.80 ===> sysutils/py-lockfile,python3 ===> Cleaning for py3-lockfile-0.12.2p9 >>> Ended at 1731847226.10 max_stuck=0.00/depends=3.74/show-prepare-results=2.47/build=3.64/package=2.04/clean=0.34