>>> Building on exopi-4 under textproc/py-pygfm,python3 BDEPENDS = [devel/py-build,python3;devel/py-setuptools,python3;devel/py-installer,python3;lang/python/3;devel/py-wheel,python3] DIST = [textproc/py-pygfm,python3:py-gfm-1.0.2.tar.gz] FULLPKGNAME = py3-pygfm-1.0.2p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1716216692.81) >>> Running depends in textproc/py-pygfm,python3 at 1716216692.85 last junk was in textproc/py-inflection,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 >>> Running show-prepare-results in textproc/py-pygfm,python3 at 1716216694.29 ===> textproc/py-pygfm,python3 ===> Building from scratch py3-pygfm-1.0.2p2 ===> py3-pygfm-1.0.2p2 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-pygfm-1.0.2p2 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-pygfm-1.0.2p2 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-pygfm-1.0.2p2 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-pygfm-1.0.2p2 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 (Junk lock released for exopi-4 at 1716216695.32) distfiles size=15134 >>> Running build in textproc/py-pygfm,python3 at 1716216695.35 ===> textproc/py-pygfm,python3 ===> Checking files for py3-pygfm-1.0.2p2 `/exopi-cvs/ports/distfiles/py-gfm-1.0.2.tar.gz' is up to date. >> (SHA256) py-gfm-1.0.2.tar.gz: OK ===> Extracting for py3-pygfm-1.0.2p2 ===> Patching for py3-pygfm-1.0.2p2 ===> 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-pygfm-1.0.2p2 ===> Configuring for py3-pygfm-1.0.2p2 ===> Building for py3-pygfm-1.0.2p2 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: 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) running egg_info writing py_gfm.egg-info/PKG-INFO writing dependency_links to py_gfm.egg-info/dependency_links.txt writing requirements to py_gfm.egg-info/requires.txt writing top-level names to py_gfm.egg-info/top_level.txt reading manifest file 'py_gfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'py_gfm.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: 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) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gfm copying gfm/__init__.py -> build/lib/gfm copying gfm/autolink.py -> build/lib/gfm copying gfm/automail.py -> build/lib/gfm copying gfm/semi_sane_lists.py -> build/lib/gfm copying gfm/standalone_fenced_code.py -> build/lib/gfm copying gfm/strikethrough.py -> build/lib/gfm copying gfm/tasklist.py -> build/lib/gfm creating build/lib/mdx_gfm copying mdx_gfm/__init__.py -> build/lib/mdx_gfm creating build/lib/mdx_partial_gfm copying mdx_partial_gfm/__init__.py -> build/lib/mdx_partial_gfm running egg_info writing py_gfm.egg-info/PKG-INFO writing dependency_links to py_gfm.egg-info/dependency_links.txt writing requirements to py_gfm.egg-info/requires.txt writing top-level names to py_gfm.egg-info/top_level.txt reading manifest file 'py_gfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'py_gfm.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/gfm copying build/lib/gfm/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/gfm copying build/lib/gfm/autolink.py -> build/bdist.openbsd-7.5-amd64/wheel/gfm copying build/lib/gfm/automail.py -> build/bdist.openbsd-7.5-amd64/wheel/gfm copying build/lib/gfm/semi_sane_lists.py -> build/bdist.openbsd-7.5-amd64/wheel/gfm copying build/lib/gfm/standalone_fenced_code.py -> build/bdist.openbsd-7.5-amd64/wheel/gfm copying build/lib/gfm/strikethrough.py -> build/bdist.openbsd-7.5-amd64/wheel/gfm copying build/lib/gfm/tasklist.py -> build/bdist.openbsd-7.5-amd64/wheel/gfm creating build/bdist.openbsd-7.5-amd64/wheel/mdx_gfm copying build/lib/mdx_gfm/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mdx_gfm creating build/bdist.openbsd-7.5-amd64/wheel/mdx_partial_gfm copying build/lib/mdx_partial_gfm/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mdx_partial_gfm running install_egg_info Copying py_gfm.egg-info to build/bdist.openbsd-7.5-amd64/wheel/py_gfm-1.0.2-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/py_gfm-1.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-pygfm-1.0.2-python3/py-gfm-1.0.2/dist/.tmp-nkz4w9cu/py_gfm-1.0.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'gfm/__init__.py' adding 'gfm/autolink.py' adding 'gfm/automail.py' adding 'gfm/semi_sane_lists.py' adding 'gfm/standalone_fenced_code.py' adding 'gfm/strikethrough.py' adding 'gfm/tasklist.py' adding 'mdx_gfm/__init__.py' adding 'mdx_partial_gfm/__init__.py' adding 'py_gfm-1.0.2.dist-info/AUTHORS' adding 'py_gfm-1.0.2.dist-info/LICENSE' adding 'py_gfm-1.0.2.dist-info/METADATA' adding 'py_gfm-1.0.2.dist-info/WHEEL' adding 'py_gfm-1.0.2.dist-info/top_level.txt' adding 'py_gfm-1.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built py_gfm-1.0.2-py2.py3-none-any.whl >>> Running package in textproc/py-pygfm,python3 at 1716216696.99 ===> textproc/py-pygfm,python3 ===> Faking installation for py3-pygfm-1.0.2p2 ===> Building package for py3-pygfm-1.0.2p2 Create /exopi-cvs/ports/packages/amd64/all/py3-pygfm-1.0.2p2.tgz Creating package py3-pygfm-1.0.2p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|**** | 6% archiving|****** | 9% archiving|******** | 12% archiving|********* | 15% archiving|*********** | 17% archiving|************* | 20% archiving|*************** | 23% archiving|**************** | 26% archiving|****************** | 27% archiving|******************* | 29% archiving|*************************** | 42% archiving|*********************************** | 54% archiving|************************************* | 57% archiving|************************************** | 60% archiving|***************************************** | 63% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 74% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|**************************************************** | 80% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pygfm-1.0.2p2.tgz >>> Running clean in textproc/py-pygfm,python3 at 1716216698.12 ===> textproc/py-pygfm,python3 ===> Cleaning for py3-pygfm-1.0.2p2 >>> Ended at 1716216698.36 max_stuck=1.08/depends=1.44/show-prepare-results=1.07/build=1.65/package=1.13/clean=0.26