>>> Building on exopi-3 under devel/py-buildbot/waterfall-view BDEPENDS = [devel/py-buildbot/pkg;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-build;devel/py-wheel] DIST = [devel/py-buildbot/waterfall-view:buildbot_waterfall_view-4.3.0.tar.gz] FULLPKGNAME = py3-buildbot-waterfall-view-4.3.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1771609276.37) >>> Running depends in devel/py-buildbot/waterfall-view at 1771609276.42 last junk was in math/py-gmpy2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-buildbot-pkg-4.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-buildbot-pkg-4.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-buildbot-pkg-4.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 >>> Running show-prepare-results in devel/py-buildbot/waterfall-view at 1771609278.46 ===> devel/py-buildbot/waterfall-view ===> Building from scratch py3-buildbot-waterfall-view-4.3.0 ===> py3-buildbot-waterfall-view-4.3.0 depends on: py3-buildbot-pkg-* -> py3-buildbot-pkg-4.3.0 ===> py3-buildbot-waterfall-view-4.3.0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-buildbot-waterfall-view-4.3.0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-buildbot-waterfall-view-4.3.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-buildbot-waterfall-view-4.3.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-buildbot-waterfall-view-4.3.0 depends on: py3-wheel-* -> py3-wheel-0.46.3 py3-build-1.4.0 py3-buildbot-pkg-4.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 Still tainted: no >>> Running junk in devel/py-buildbot/waterfall-view at 1771609279.76 /usr/sbin/pkg_delete -aIXq abseil-cpp-20260107.1 cmake-core-4.2.3 libcares-1.34.6 llvm-21.1.8 ninja-1.11.1p1v1 protobuf-6.33.5 py3-build-1.4.0 py3-buildbot-pkg-4.3.0 py3-installer-0.7.0p2 py3-recommonmark-0.7.1p7 py3-setuptools-80.9.0v0 py3-sphinx-9.1.0v0 py3-wheel-0.46.3 python-3.13.11p2 re2-20251105p0 swig-4.2.1p0 xz-5.8.2 --- -cyrus-sasl-2.1.28p2 ------------------- You should also run rm -rf /var/sasl2/* --- -dbus-1.16.2p1v0 ------------------- You should also remove /etc/machine-id You should also run /usr/sbin/userdel _dbus You should also run /usr/sbin/groupdel _dbus --- -dconf-0.40.0p2 ------------------- You should also run rm -rf /etc/dconf/db/* You should also run rm -rf /etc/dconf/profile/* --- -libxml-2.15.1p1 ------------------- You should also remove /var/db/xmlcatalog --- -php-8.3.30p0 ------------------- You should also run rm -f /etc/php-8.3.sample/* You should also run rm -f /etc/php-fpm.d/* (Junk lock released for exopi-3 at 1771609302.98) distfiles size=33175 >>> Running extract in devel/py-buildbot/waterfall-view at 1771609303.03 ===> devel/py-buildbot/waterfall-view ===> Checking files for py3-buildbot-waterfall-view-4.3.0 `/exopi-cvs/ports/distfiles/buildbot_waterfall_view-4.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-buildbot-waterfall-view-4.3.0 >>> Running build in devel/py-buildbot/waterfall-view at 1771609303.37 ===> devel/py-buildbot/waterfall-view ===> Patching for py3-buildbot-waterfall-view-4.3.0 ===> 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-buildbot-waterfall-view-4.3.0 ===> Configuring for py3-buildbot-waterfall-view-4.3.0 ===> Building for py3-buildbot-waterfall-view-4.3.0 * 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 v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info running build_js creating build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/scripts.js -> build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/styles.css -> build/lib/buildbot_waterfall_view/static writing buildbot_waterfall_view.egg-info/PKG-INFO writing dependency_links to buildbot_waterfall_view.egg-info/dependency_links.txt writing entry points to buildbot_waterfall_view.egg-info/entry_points.txt writing top-level names to buildbot_waterfall_view.egg-info/top_level.txt reading manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt' writing manifest file 'buildbot_waterfall_view.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 v2 (GPLv2) 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 running build_js creating build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/scripts.js -> build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/styles.css -> build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/__init__.py -> build/lib/buildbot_waterfall_view copying buildbot_waterfall_view/VERSION -> build/lib/buildbot_waterfall_view 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/buildbot_waterfall_view creating build/bdist.openbsd-7.8-amd64/wheel/buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/static/scripts.js -> build/bdist.openbsd-7.8-amd64/wheel/./buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/static/styles.css -> build/bdist.openbsd-7.8-amd64/wheel/./buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/VERSION -> build/bdist.openbsd-7.8-amd64/wheel/./buildbot_waterfall_view copying build/lib/buildbot_waterfall_view/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./buildbot_waterfall_view running install_egg_info running egg_info writing buildbot_waterfall_view.egg-info/PKG-INFO writing dependency_links to buildbot_waterfall_view.egg-info/dependency_links.txt writing entry points to buildbot_waterfall_view.egg-info/entry_points.txt writing top-level names to buildbot_waterfall_view.egg-info/top_level.txt reading manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt' writing manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt' Copying buildbot_waterfall_view.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./buildbot_waterfall_view-4.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/buildbot_waterfall_view-4.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-buildbot-waterfall-view-4.3.0/buildbot_waterfall_view-4.3.0/dist/.tmp-wq8xawzp/buildbot_waterfall_view-4.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'buildbot_waterfall_view/VERSION' adding 'buildbot_waterfall_view/__init__.py' adding 'buildbot_waterfall_view/static/scripts.js' adding 'buildbot_waterfall_view/static/styles.css' adding 'buildbot_waterfall_view-4.3.0.dist-info/METADATA' adding 'buildbot_waterfall_view-4.3.0.dist-info/WHEEL' adding 'buildbot_waterfall_view-4.3.0.dist-info/entry_points.txt' adding 'buildbot_waterfall_view-4.3.0.dist-info/top_level.txt' adding 'buildbot_waterfall_view-4.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built buildbot_waterfall_view-4.3.0-py3-none-any.whl >>> Running package in devel/py-buildbot/waterfall-view at 1771609305.44 ===> devel/py-buildbot/waterfall-view ===> Faking installation for py3-buildbot-waterfall-view-4.3.0 ===> Building package for py3-buildbot-waterfall-view-4.3.0 Create /exopi-cvs/ports/packages/amd64/all/py3-buildbot-waterfall-view-4.3.0.tgz Creating package py3-buildbot-waterfall-view-4.3.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********* | 15% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 27% checksumming|******************* | 31% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************** | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 58% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|****************************************** | 69% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-buildbot-waterfall-view-4.3.0.tgz >>> Running clean in devel/py-buildbot/waterfall-view at 1771609306.91 ===> devel/py-buildbot/waterfall-view ===> Cleaning for py3-buildbot-waterfall-view-4.3.0 >>> Ended at 1771609307.13 max_stuck=16.90/depends=2.03/show-prepare-results=1.31/junk=23.26/extract=0.35/build=2.07/package=1.47/clean=0.25