>>> Building on exopi-3 under net/deluge-ltconfig BDEPENDS = [devel/py-setuptools;lang/python/3] DIST = [net/deluge-ltconfig:deluge-ltconfig-2.0.0.tar.gz] FULLPKGNAME = deluge-ltconfig-2.0.0p2 RDEPENDS = [net/deluge;lang/python/3] (Junk lock obtained for exopi-3 at 1735809878.80) >>> Running depends in net/deluge-ltconfig at 1735809878.83 last junk was in devel/py-straight.plugin /usr/sbin/pkg_add -aI -Drepair py3-setuptools-69.5.1p0v0 python-3.12.8p1 was: /usr/sbin/pkg_add -aI -Drepair py3-setuptools-69.5.1p0v0 python-3.12.8p1 /usr/sbin/pkg_add -aI -Drepair py3-setuptools-69.5.1p0v0 python-3.12.8p1 >>> Running show-prepare-results in net/deluge-ltconfig at 1735809881.11 ===> net/deluge-ltconfig ===> Building from scratch deluge-ltconfig-2.0.0p2 ===> deluge-ltconfig-2.0.0p2 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> deluge-ltconfig-2.0.0p2 depends on: python->=3.12,<3.13 -> python-3.12.8p1 py3-setuptools-69.5.1p0v0 python-3.12.8p1 (Junk lock released for exopi-3 at 1735809882.42) distfiles size=17758 >>> Running build in net/deluge-ltconfig at 1735809882.52 ===> net/deluge-ltconfig ===> Checking files for deluge-ltconfig-2.0.0p2 `/exopi-cvs/ports/distfiles/deluge-ltconfig-2.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for deluge-ltconfig-2.0.0p2 ===> Patching for deluge-ltconfig-2.0.0p2 ===> 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 deluge-ltconfig-2.0.0p2 ===> Configuring for deluge-ltconfig-2.0.0p2 ===> Building for deluge-ltconfig-2.0.0p2 cd /exopi-obj/pobj/deluge-ltconfig-2.0.0/deluge-ltconfig-2.0.0 && /usr/bin/env -i CC=cc PYTHONUSERBASE=/exopi-obj/pobj/deluge-ltconfig-2.0.0 PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" PATH='/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/deluge-ltconfig-2.0.0_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -d -m 755" /usr/local/bin/python3.12 setup.py bdist_egg running bdist_egg running egg_info creating ltConfig.egg-info writing ltConfig.egg-info/PKG-INFO writing dependency_links to ltConfig.egg-info/dependency_links.txt writing entry points to ltConfig.egg-info/entry_points.txt writing top-level names to ltConfig.egg-info/top_level.txt writing manifest file 'ltConfig.egg-info/SOURCES.txt' reading manifest file 'ltConfig.egg-info/SOURCES.txt' writing manifest file 'ltConfig.egg-info/SOURCES.txt' installing library code to build/bdist.openbsd-7.6-amd64/egg /usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib running build_py creating build creating build/lib creating build/lib/ltconfig copying ltconfig/__init__.py -> build/lib/ltconfig copying ltconfig/core.py -> build/lib/ltconfig copying ltconfig/gtkui.py -> build/lib/ltconfig copying ltconfig/webui.py -> build/lib/ltconfig creating build/lib/ltconfig/common copying ltconfig/common/__init__.py -> build/lib/ltconfig/common copying ltconfig/common/plugin.py -> build/lib/ltconfig/common copying ltconfig/common/presets.py -> build/lib/ltconfig/common copying ltconfig/common/util.py -> build/lib/ltconfig/common creating build/lib/ltconfig/common/config copying ltconfig/common/config/__init__.py -> build/lib/ltconfig/common/config copying ltconfig/common/config/convert.py -> build/lib/ltconfig/common/config copying ltconfig/common/config/file.py -> build/lib/ltconfig/common/config copying ltconfig/common/config/plugin.py -> build/lib/ltconfig/common/config creating build/lib/ltconfig/data copying ltconfig/data/ltconfig.js -> build/lib/ltconfig/data copying ltconfig/data/wnd_preferences.glade -> build/lib/ltconfig/data copying ltconfig/data/wnd_preferences.ui -> build/lib/ltconfig/data creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/egg creating build/bdist.openbsd-7.6-amd64/egg/ltconfig copying build/lib/ltconfig/__init__.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig copying build/lib/ltconfig/core.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig copying build/lib/ltconfig/gtkui.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig copying build/lib/ltconfig/webui.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig creating build/bdist.openbsd-7.6-amd64/egg/ltconfig/common copying build/lib/ltconfig/common/__init__.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common copying build/lib/ltconfig/common/plugin.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common copying build/lib/ltconfig/common/presets.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common copying build/lib/ltconfig/common/util.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common creating build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config copying build/lib/ltconfig/common/config/__init__.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config copying build/lib/ltconfig/common/config/convert.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config copying build/lib/ltconfig/common/config/file.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config copying build/lib/ltconfig/common/config/plugin.py -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config creating build/bdist.openbsd-7.6-amd64/egg/ltconfig/data copying build/lib/ltconfig/data/ltconfig.js -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/data copying build/lib/ltconfig/data/wnd_preferences.glade -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/data copying build/lib/ltconfig/data/wnd_preferences.ui -> build/bdist.openbsd-7.6-amd64/egg/ltconfig/data byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/__init__.py to __init__.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/core.py to core.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/gtkui.py to gtkui.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/webui.py to webui.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/__init__.py to __init__.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/plugin.py to plugin.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/presets.py to presets.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/util.py to util.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config/__init__.py to __init__.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config/convert.py to convert.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config/file.py to file.cpython-312.pyc byte-compiling build/bdist.openbsd-7.6-amd64/egg/ltconfig/common/config/plugin.py to plugin.cpython-312.pyc creating build/bdist.openbsd-7.6-amd64/egg/EGG-INFO copying ltConfig.egg-info/PKG-INFO -> build/bdist.openbsd-7.6-amd64/egg/EGG-INFO copying ltConfig.egg-info/SOURCES.txt -> build/bdist.openbsd-7.6-amd64/egg/EGG-INFO copying ltConfig.egg-info/dependency_links.txt -> build/bdist.openbsd-7.6-amd64/egg/EGG-INFO copying ltConfig.egg-info/entry_points.txt -> build/bdist.openbsd-7.6-amd64/egg/EGG-INFO copying ltConfig.egg-info/top_level.txt -> build/bdist.openbsd-7.6-amd64/egg/EGG-INFO creating dist creating 'dist/ltConfig-2.0.0-py3.12.egg' and adding 'build/bdist.openbsd-7.6-amd64/egg' to it zip_safe flag not set; analyzing archive contents... removing 'build/bdist.openbsd-7.6-amd64/egg' (and everything under it) >>> Running package in net/deluge-ltconfig at 1735809883.71 ===> net/deluge-ltconfig ===> Faking installation for deluge-ltconfig-2.0.0p2 /exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -d -m 755 /exopi-obj/pobj/deluge-ltconfig-2.0.0/fake-amd64/usr/local/lib/python3.12/site-packages/deluge/plugins /exopi-obj/pobj/deluge-ltconfig-2.0.0/bin/install -c -m 644 /exopi-obj/pobj/deluge-ltconfig-2.0.0/deluge-ltconfig-2.0.0/dist/*.egg /exopi-obj/pobj/deluge-ltconfig-2.0.0/fake-amd64/usr/local/lib/python3.12/site-packages/deluge/plugins ===> Building package for deluge-ltconfig-2.0.0p2 Create /exopi-cvs/ports/packages/amd64/all/deluge-ltconfig-2.0.0p2.tgz Creating package deluge-ltconfig-2.0.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|net/deluge checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/deluge-ltconfig-2.0.0p2.tgz >>> Running clean in net/deluge-ltconfig at 1735809885.47 ===> net/deluge-ltconfig ===> Cleaning for deluge-ltconfig-2.0.0p2 >>> Ended at 1735809885.64 max_stuck=1.35/depends=2.28/show-prepare-results=1.34/build=1.26/package=1.75/clean=0.19