>>> Building on exopi-2 under converters/py-tnefparse BDEPENDS = [devel/py-wheel;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-build] DIST = [converters/py-tnefparse:tnefparse-1.4.0.tar.gz] FULLPKGNAME = py3-tnefparse-1.4.0p3 RDEPENDS = [lang/python/3;archivers/py-compressed_rtf] (Junk lock obtained for exopi-2 at 1778681159.02) >>> Running depends in converters/py-tnefparse at 1778681159.06 last junk was in security/py-duo_client /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in converters/py-tnefparse at 1778681160.99 ===> converters/py-tnefparse ===> Building from scratch py3-tnefparse-1.4.0p3 ===> py3-tnefparse-1.4.0p3 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-tnefparse-1.4.0p3 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-tnefparse-1.4.0p3 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-tnefparse-1.4.0p3 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-tnefparse-1.4.0p3 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-2 at 1778681162.07) distfiles size=2612426 >>> Running extract in converters/py-tnefparse at 1778681162.10 ===> converters/py-tnefparse ===> Checking files for py3-tnefparse-1.4.0p3 `/exopi-cvs/ports/distfiles/tnefparse-1.4.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-tnefparse-1.4.0p3 >>> Running build in converters/py-tnefparse at 1778681162.69 ===> converters/py-tnefparse ===> Patching for py3-tnefparse-1.4.0p3 ===> Applying OpenBSD patch patch-tnefparse_tnef_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 8bc78ccb0f36f5df0ca441c80031b8673a9cdfa8 Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?Albrecht=20Dre=C3=9F?= |Date: Sun, 24 Jan 2021 19:27:51 +0100 |Subject: [PATCH] ensure attachment file name | |Attached messages may have no file name. In this case, set the |name to 'unlabeled_attachment.bin' so it visible in the listing |(option '-o') and can be extracted ('-a', '-z'). See also issue |koodaamo/tnefparse#74. | |Index: tnefparse/tnef.py |--- tnefparse/tnef.py.orig |+++ tnefparse/tnef.py -------------------------- Patching file tnefparse/tnef.py using Plan A... Hunk #1 succeeded at 112. 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-tnefparse-1.4.0p3 ===> Configuring for py3-tnefparse-1.4.0p3 ===> Building for py3-tnefparse-1.4.0p3 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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 :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing tnefparse.egg-info/PKG-INFO writing dependency_links to tnefparse.egg-info/dependency_links.txt writing entry points to tnefparse.egg-info/entry_points.txt writing requirements to tnefparse.egg-info/requires.txt writing top-level names to tnefparse.egg-info/top_level.txt reading manifest file 'tnefparse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tnefparse.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/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 :: GNU Lesser General Public License v3 (LGPLv3) 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/tnefparse copying tnefparse/__init__.py -> build/lib/tnefparse copying tnefparse/cmdline.py -> build/lib/tnefparse copying tnefparse/codepage.py -> build/lib/tnefparse copying tnefparse/mapi.py -> build/lib/tnefparse copying tnefparse/properties.py -> build/lib/tnefparse copying tnefparse/tnef.py -> build/lib/tnefparse copying tnefparse/util.py -> build/lib/tnefparse running egg_info writing tnefparse.egg-info/PKG-INFO writing dependency_links to tnefparse.egg-info/dependency_links.txt writing entry points to tnefparse.egg-info/entry_points.txt writing requirements to tnefparse.egg-info/requires.txt writing top-level names to tnefparse.egg-info/top_level.txt reading manifest file 'tnefparse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tnefparse.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/tnefparse copying build/lib/tnefparse/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./tnefparse copying build/lib/tnefparse/cmdline.py -> build/bdist.openbsd-7.9-amd64/wheel/./tnefparse copying build/lib/tnefparse/codepage.py -> build/bdist.openbsd-7.9-amd64/wheel/./tnefparse copying build/lib/tnefparse/mapi.py -> build/bdist.openbsd-7.9-amd64/wheel/./tnefparse copying build/lib/tnefparse/properties.py -> build/bdist.openbsd-7.9-amd64/wheel/./tnefparse copying build/lib/tnefparse/tnef.py -> build/bdist.openbsd-7.9-amd64/wheel/./tnefparse copying build/lib/tnefparse/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./tnefparse running install_egg_info Copying tnefparse.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./tnefparse-1.4.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/tnefparse-1.4.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-tnefparse-1.4.0/tnefparse-1.4.0/dist/.tmp-n_f5a5cs/tnefparse-1.4.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'tnefparse/__init__.py' adding 'tnefparse/cmdline.py' adding 'tnefparse/codepage.py' adding 'tnefparse/mapi.py' adding 'tnefparse/properties.py' adding 'tnefparse/tnef.py' adding 'tnefparse/util.py' adding 'tnefparse-1.4.0.dist-info/licenses/LICENSE' adding 'tnefparse-1.4.0.dist-info/METADATA' adding 'tnefparse-1.4.0.dist-info/WHEEL' adding 'tnefparse-1.4.0.dist-info/entry_points.txt' adding 'tnefparse-1.4.0.dist-info/top_level.txt' adding 'tnefparse-1.4.0.dist-info/zip-safe' adding 'tnefparse-1.4.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built tnefparse-1.4.0-py3-none-any.whl >>> Running package in converters/py-tnefparse at 1778681165.17 ===> converters/py-tnefparse ===> Faking installation for py3-tnefparse-1.4.0p3 ===> Building package for py3-tnefparse-1.4.0p3 Create /exopi-cvs/ports/packages/amd64/all/py3-tnefparse-1.4.0p3.tgz Creating package py3-tnefparse-1.4.0p3 reading plist| checking dependencies| checking dependencies|archivers/py-compressed_rtf checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|****** | 10% archiving|******** | 13% archiving|******************* | 30% archiving|****************************** | 47% archiving|*********************************** | 54% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|************************************************************ | 94% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-tnefparse-1.4.0p3 was updated --- /exopi-cvs/ports/plist/amd64/py3-tnefparse-1.4.0p3 +++ /exopi-cvs/ports/plist/amd64/py3-tnefparse-1.4.0p3-new @@ -1,5 +1,5 @@ @name py3-tnefparse-1.4.0p3 -@version 16 +@version 17 @comment pkgpath=converters/py-tnefparse ftp=yes @arch amd64 +DESC @@ -9,35 +9,35 @@ @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local bin/tnefparse -lib/python3.13/site-packages/tnefparse/ -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/ -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/METADATA -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/RECORD -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/WHEEL -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/entry_points.txt -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/licenses/ -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/top_level.txt -lib/python3.13/site-packages/tnefparse-1.4.0.dist-info/zip-safe -lib/python3.13/site-packages/tnefparse/__init__.py -lib/python3.13/site-packages/tnefparse/__pycache__/ -lib/python3.13/site-packages/tnefparse/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/cmdline.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/cmdline.cpython-313.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/codepage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/codepage.cpython-313.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/mapi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/mapi.cpython-313.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/properties.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/properties.cpython-313.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/tnef.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/tnef.cpython-313.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tnefparse/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/tnefparse/cmdline.py -lib/python3.13/site-packages/tnefparse/codepage.py -lib/python3.13/site-packages/tnefparse/mapi.py -lib/python3.13/site-packages/tnefparse/properties.py -lib/python3.13/site-packages/tnefparse/tnef.py -lib/python3.13/site-packages/tnefparse/util.py +lib/python3.14/site-packages/tnefparse/ +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/ +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/METADATA +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/RECORD +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/WHEEL +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/entry_points.txt +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/licenses/ +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/top_level.txt +lib/python3.14/site-packages/tnefparse-1.4.0.dist-info/zip-safe +lib/python3.14/site-packages/tnefparse/__init__.py +lib/python3.14/site-packages/tnefparse/__pycache__/ +lib/python3.14/site-packages/tnefparse/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/cmdline.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/cmdline.cpython-314.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/codepage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/codepage.cpython-314.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/mapi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/mapi.cpython-314.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/properties.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/properties.cpython-314.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/tnef.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/tnef.cpython-314.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tnefparse/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/tnefparse/cmdline.py +lib/python3.14/site-packages/tnefparse/codepage.py +lib/python3.14/site-packages/tnefparse/mapi.py +lib/python3.14/site-packages/tnefparse/properties.py +lib/python3.14/site-packages/tnefparse/tnef.py +lib/python3.14/site-packages/tnefparse/util.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-tnefparse-1.4.0p3.tgz >>> Running clean in converters/py-tnefparse at 1778681167.00 ===> converters/py-tnefparse ===> Cleaning for py3-tnefparse-1.4.0p3 >>> Ended at 1778681167.19 max_stuck=1.44/depends=1.94/show-prepare-results=1.11/extract=0.58/build=2.49/package=1.83/clean=0.22