>>> Building on exopi-3 under net/py-smbc BDEPENDS = [devel/py-build;devel/py-setuptools;devel/py-wheel;devel/dwz;lang/python/3;devel/py-installer;net/samba] DIST = [net/py-smbc:pysmbc-1.0.25.1.tar.gz] FULLPKGNAME = py3-smbc-1.0.25.1p2 RDEPENDS = [net/samba;lang/python/3] (Junk lock obtained for exopi-3 at 1764461190.82) >>> Running depends in net/py-smbc at 1764461190.86 last junk was in sysutils/xps /usr/sbin/pkg_add -aI -Drepair dwz-0.16 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 samba-4.23.3v0 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.16 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 samba-4.23.3v0 /usr/sbin/pkg_add -aI -Drepair dwz-0.16 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 samba-4.23.3v0 The following new rcscripts were installed: /etc/rc.d/nmbd /etc/rc.d/samba /etc/rc.d/smbd /etc/rc.d/winbindd See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/libinotify /usr/local/share/doc/pkg-readmes/samba >>> Running show-prepare-results in net/py-smbc at 1764461208.28 ===> net/py-smbc ===> Building from scratch py3-smbc-1.0.25.1p2 ===> py3-smbc-1.0.25.1p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-smbc-1.0.25.1p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-smbc-1.0.25.1p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-smbc-1.0.25.1p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-smbc-1.0.25.1p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-smbc-1.0.25.1p2 depends on: dwz-* -> dwz-0.16 ===> py3-smbc-1.0.25.1p2 depends on: samba-* -> samba-4.23.3v0 ===> Verifying specs: smbclient ===> found smbclient.6.3 dwz-0.16 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 samba-4.23.3v0 (Junk lock released for exopi-3 at 1764461210.38) distfiles size=33192 >>> Running extract in net/py-smbc at 1764461210.41 ===> net/py-smbc ===> Checking files for py3-smbc-1.0.25.1p2 `/exopi-cvs/ports/distfiles/pysmbc-1.0.25.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-smbc-1.0.25.1p2 >>> Running build in net/py-smbc at 1764461210.84 ===> net/py-smbc ===> Patching for py3-smbc-1.0.25.1p2 ===> 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-smbc-1.0.25.1p2 ===> Configuring for py3-smbc-1.0.25.1p2 ===> Building for py3-smbc-1.0.25.1p2 * Getting build dependencies for wheel... /usr/local/lib/python3.13/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 General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing pysmbc.egg-info/PKG-INFO writing dependency_links to pysmbc.egg-info/dependency_links.txt writing top-level names to pysmbc.egg-info/top_level.txt reading manifest file 'pysmbc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'TODO' adding license file 'COPYING' writing manifest file 'pysmbc.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/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 General Public License (GPL) 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.openbsd-7.8-amd64-cpython-313/smbc copying smbc/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/smbc copying smbc/xattr.py -> build/lib.openbsd-7.8-amd64-cpython-313/smbc running build_ext building '_smbc' extension creating build/temp.openbsd-7.8-amd64-cpython-313/smbc cc -O2 -pipe -g -I/usr/local/include -DVERSION=\"1.0.25.1\" -fPIC -DSMBCLIENT_VERSION=801 -I/usr/local/include/samba-4.0 -I/usr/local/include/python3.13 -c smbc/context.c -o build/temp.openbsd-7.8-amd64-cpython-313/smbc/context.o cc -O2 -pipe -g -I/usr/local/include -DVERSION=\"1.0.25.1\" -fPIC -DSMBCLIENT_VERSION=801 -I/usr/local/include/samba-4.0 -I/usr/local/include/python3.13 -c smbc/dir.c -o build/temp.openbsd-7.8-amd64-cpython-313/smbc/dir.o cc -O2 -pipe -g -I/usr/local/include -DVERSION=\"1.0.25.1\" -fPIC -DSMBCLIENT_VERSION=801 -I/usr/local/include/samba-4.0 -I/usr/local/include/python3.13 -c smbc/file.c -o build/temp.openbsd-7.8-amd64-cpython-313/smbc/file.o cc -O2 -pipe -g -I/usr/local/include -DVERSION=\"1.0.25.1\" -fPIC -DSMBCLIENT_VERSION=801 -I/usr/local/include/samba-4.0 -I/usr/local/include/python3.13 -c smbc/smbcdirent.c -o build/temp.openbsd-7.8-amd64-cpython-313/smbc/smbcdirent.o cc -O2 -pipe -g -I/usr/local/include -DVERSION=\"1.0.25.1\" -fPIC -DSMBCLIENT_VERSION=801 -I/usr/local/include/samba-4.0 -I/usr/local/include/python3.13 -c smbc/smbcmodule.c -o build/temp.openbsd-7.8-amd64-cpython-313/smbc/smbcmodule.o cc -shared -fPIC -L/usr/local/lib/ -L/usr/local/lib -O2 -pipe -g -I/usr/local/include -DVERSION=\"1.0.25.1\" build/temp.openbsd-7.8-amd64-cpython-313/smbc/context.o build/temp.openbsd-7.8-amd64-cpython-313/smbc/dir.o build/temp.openbsd-7.8-amd64-cpython-313/smbc/file.o build/temp.openbsd-7.8-amd64-cpython-313/smbc/smbcdirent.o build/temp.openbsd-7.8-amd64-cpython-313/smbc/smbcmodule.o -L/usr/local/lib -L/usr/local/lib -lsmbclient -o build/lib.openbsd-7.8-amd64-cpython-313/_smbc.cpython-313.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/smbc copying build/lib.openbsd-7.8-amd64-cpython-313/smbc/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./smbc copying build/lib.openbsd-7.8-amd64-cpython-313/smbc/xattr.py -> build/bdist.openbsd-7.8-amd64/wheel/./smbc copying build/lib.openbsd-7.8-amd64-cpython-313/_smbc.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info running egg_info writing pysmbc.egg-info/PKG-INFO writing dependency_links to pysmbc.egg-info/dependency_links.txt writing top-level names to pysmbc.egg-info/top_level.txt reading manifest file 'pysmbc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'TODO' adding license file 'COPYING' writing manifest file 'pysmbc.egg-info/SOURCES.txt' Copying pysmbc.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pysmbc-1.0.25.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pysmbc-1.0.25.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-smbc-1.0.25.1/pysmbc-1.0.25.1/dist/.tmp-0o50__xi/pysmbc-1.0.25.1-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding '_smbc.cpython-313.so' adding 'pysmbc-1.0.25.1.dist-info/licenses/COPYING' adding 'smbc/__init__.py' adding 'smbc/xattr.py' adding 'pysmbc-1.0.25.1.dist-info/METADATA' adding 'pysmbc-1.0.25.1.dist-info/WHEEL' adding 'pysmbc-1.0.25.1.dist-info/top_level.txt' adding 'pysmbc-1.0.25.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pysmbc-1.0.25.1-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in net/py-smbc at 1764461216.77 ===> net/py-smbc ===> Faking installation for py3-smbc-1.0.25.1p2 Reading existing plist for py3-smbc-1.0.25.1p2 Writing /exopi-obj/pobj/py-smbc-1.0.25.1/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/py-smbc-1.0.25.1/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/py-smbc-1.0.25.1/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/py-smbc-1.0.25.1/fake-amd64/usr/local/lib/python3.13/site-packages/_smbc.cpython-313.so ===> Building package for py3-smbc-1.0.25.1p2 Create /exopi-cvs/ports/packages/amd64/all/py3-smbc-1.0.25.1p2.tgz Creating package py3-smbc-1.0.25.1p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|net/samba,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|**** | 6% archiving|******** | 12% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|************************************************************** | 96% archiving|****************************************************************|100% Creating package debug-py3-smbc-1.0.25.1p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|net/py-smbc checking dependencies|net/samba,-main checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-smbc-1.0.25.1p2.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-py3-smbc-1.0.25.1p2.tgz >>> Running clean in net/py-smbc at 1764461233.82 ===> net/py-smbc ===> Cleaning for py3-smbc-1.0.25.1p2 >>> Ended at 1764461234.06 max_stuck=9.10/depends=17.43/show-prepare-results=2.12/extract=0.43/build=5.93/package=17.05/clean=0.27