>>> Building on exopi-3 under converters/py-tnefparse,python3 BDEPENDS = [lang/python/3.10;devel/py-setuptools,python3;devel/py-installer,python3;devel/py-wheel,python3;devel/py-build,python3] DIST = [converters/py-tnefparse,python3:tnefparse-1.4.0.tar.gz] FULLPKGNAME = py3-tnefparse-1.4.0p0 RDEPENDS = [lang/python/3.10;archivers/py-compressed_rtf,python3] (Junk lock obtained for exopi-3 at 1714589923.14) >>> Running depends in converters/py-tnefparse,python3 at 1714589923.21 last junk was in devel/luacheck /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 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 python-3.10.14p0 >>> Running show-prepare-results in converters/py-tnefparse,python3 at 1714589926.00 ===> converters/py-tnefparse,python3 ===> Building from scratch py3-tnefparse-1.4.0p0 ===> py3-tnefparse-1.4.0p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-tnefparse-1.4.0p0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-tnefparse-1.4.0p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-tnefparse-1.4.0p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-tnefparse-1.4.0p0 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-3 at 1714589927.63) distfiles size=2612426 >>> Running build in converters/py-tnefparse,python3 at 1714589927.65 ===> converters/py-tnefparse,python3 ===> Checking files for py3-tnefparse-1.4.0p0 `/exopi-cvs/ports/distfiles/tnefparse-1.4.0.tar.gz' is up to date. >> (SHA256) tnefparse-1.4.0.tar.gz: OK ===> Extracting for py3-tnefparse-1.4.0p0 ===> Patching for py3-tnefparse-1.4.0p0 ===> 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.0p0 ===> Configuring for py3-tnefparse-1.4.0p0 ===> Building for py3-tnefparse-1.4.0p0 * Getting build dependencies for wheel... 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... running bdist_wheel running build running build_py creating build creating build/lib 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.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/tnefparse copying build/lib/tnefparse/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/tnefparse copying build/lib/tnefparse/cmdline.py -> build/bdist.openbsd-7.5-amd64/wheel/tnefparse copying build/lib/tnefparse/codepage.py -> build/bdist.openbsd-7.5-amd64/wheel/tnefparse copying build/lib/tnefparse/mapi.py -> build/bdist.openbsd-7.5-amd64/wheel/tnefparse copying build/lib/tnefparse/properties.py -> build/bdist.openbsd-7.5-amd64/wheel/tnefparse copying build/lib/tnefparse/tnef.py -> build/bdist.openbsd-7.5-amd64/wheel/tnefparse copying build/lib/tnefparse/util.py -> build/bdist.openbsd-7.5-amd64/wheel/tnefparse running install_egg_info Copying tnefparse.egg-info to build/bdist.openbsd-7.5-amd64/wheel/tnefparse-1.4.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/tnefparse-1.4.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-tnefparse-1.4.0-python3/tnefparse-1.4.0/dist/.tmp-va8gg8zt/tnefparse-1.4.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-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/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.5-amd64/wheel Successfully built tnefparse-1.4.0-py3-none-any.whl >>> Running package in converters/py-tnefparse,python3 at 1714589930.72 ===> converters/py-tnefparse,python3 ===> Faking installation for py3-tnefparse-1.4.0p0 ===> Building package for py3-tnefparse-1.4.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-tnefparse-1.4.0p0.tgz Creating package py3-tnefparse-1.4.0p0 reading plist| checking dependencies| checking dependencies|archivers/py-compressed_rtf,python3 checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|**** | 6% archiving|***** | 8% archiving|***************** | 27% archiving|***************************** | 45% archiving|******************************** | 50% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************** | 60% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|****************************************** | 65% archiving|******************************************** | 68% archiving|*********************************************************** | 93% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-tnefparse-1.4.0p0.tgz >>> Running clean in converters/py-tnefparse,python3 at 1714589933.19 ===> converters/py-tnefparse,python3 ===> Cleaning for py3-tnefparse-1.4.0p0 >>> Ended at 1714589933.50 max_stuck=1.10/depends=2.83/show-prepare-results=1.66/build=3.06/package=2.47/clean=0.34