>>> Building on exopi-2 under textproc/py-pyjson5 BDEPENDS = [devel/py-build;lang/python/3;lang/cython;devel/py-setuptools;devel/py-installer;devel/py-wheel] DIST = [textproc/py-pyjson5:pyjson5-2.0.0.tar.gz] FULLPKGNAME = py3-pyjson5-2.0.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1771444900.57) >>> Running depends in textproc/py-pyjson5 at 1771444900.63 last junk was in textproc/apertium-dicts/es-pt /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-cython-3.1.6v0 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-cython-3.1.6v0 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-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 >>> Running show-prepare-results in textproc/py-pyjson5 at 1771444905.80 ===> textproc/py-pyjson5 ===> Building from scratch py3-pyjson5-2.0.0 ===> py3-pyjson5-2.0.0 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-pyjson5-2.0.0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-pyjson5-2.0.0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-pyjson5-2.0.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-pyjson5-2.0.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-pyjson5-2.0.0 depends on: py3-wheel-* -> py3-wheel-0.46.3 ===> Verifying specs: c++ c++abi pthread m ===> found c++.12.0 c++abi.9.0 pthread.28.1 m.10.1 py3-build-1.4.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-2 at 1771444906.90) distfiles size=305865 >>> Running extract in textproc/py-pyjson5 at 1771444906.94 ===> textproc/py-pyjson5 ===> Checking files for py3-pyjson5-2.0.0 `/exopi-cvs/ports/distfiles/pyjson5-2.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-pyjson5-2.0.0 >>> Running build in textproc/py-pyjson5 at 1771444907.30 ===> textproc/py-pyjson5 ===> Patching for py3-pyjson5-2.0.0 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 4. done ===> Applying OpenBSD patch patch-third-party_fast_double_parser_include_fast_double_parser_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: third-party/fast_double_parser/include/fast_double_parser.h |--- third-party/fast_double_parser/include/fast_double_parser.h.orig |+++ third-party/fast_double_parser/include/fast_double_parser.h -------------------------- Patching file third-party/fast_double_parser/include/fast_double_parser.h using Plan A... Hunk #1 succeeded at 10. 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-pyjson5-2.0.0 ===> Configuring for py3-pyjson5-2.0.0 ===> Building for py3-pyjson5-2.0.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 :: Apache Software License License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * 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 :: Apache Software License License :: OSI Approved :: MIT License 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/pyjson5 copying src/pyjson5/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/pyjson5 running egg_info writing src/pyjson5.egg-info/PKG-INFO writing dependency_links to src/pyjson5.egg-info/dependency_links.txt writing top-level names to src/pyjson5.egg-info/top_level.txt reading manifest file 'src/pyjson5.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.MIT' adding license file 'LICENSE.Apache' writing manifest file 'src/pyjson5.egg-info/SOURCES.txt' copying src/pyjson5/__init__.pyi -> build/lib.openbsd-7.8-amd64-cpython-313/pyjson5 copying src/pyjson5/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/pyjson5 running build_ext Compiling pyjson5.pyx because it changed. [1/1] Cythonizing pyjson5.pyx building 'pyjson5.pyjson5' extension creating build/temp.openbsd-7.8-amd64-cpython-313 c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -DXML_DTD -DXML_GE=1 -fPIC -O2 -pipe -g -DXML_DTD -DXML_GE=1 -O2 -pipe -g -DXML_DTD -DXML_GE=1 -fPIC -Isrc -I/usr/local/include/python3.13 -c pyjson5.cpp -o build/temp.openbsd-7.8-amd64-cpython-313/pyjson5.o -std=c++11 -fPIC -g0 -pipe -fomit-frame-pointer pyjson5.cpp:43376:19: warning: code will never be executed [-Wunreachable-code] 43376 | __pyx_v_decoder = __pyx_fuse_0__pyx_f_7pyjson5_7pyjson5__decoder_unknown; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyjson5.cpp:43692:19: warning: code will never be executed [-Wunreachable-code] 43692 | __pyx_v_decoder = __pyx_fuse_1__pyx_f_7pyjson5_7pyjson5__decoder_unknown; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyjson5.cpp:44008:19: warning: code will never be executed [-Wunreachable-code] 44008 | __pyx_v_decoder = __pyx_fuse_2__pyx_f_7pyjson5_7pyjson5__decoder_unknown; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyjson5.cpp:44324:19: warning: code will never be executed [-Wunreachable-code] 44324 | __pyx_v_decoder = __pyx_fuse_3__pyx_f_7pyjson5_7pyjson5__decoder_unknown; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyjson5.cpp:44640:19: warning: code will never be executed [-Wunreachable-code] 44640 | __pyx_v_decoder = __pyx_fuse_4__pyx_f_7pyjson5_7pyjson5__decoder_unknown; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyjson5.cpp:48653:18: warning: code will never be executed [-Wunreachable-code] 48653 | __pyx_v_length = 0; | ^ In file included from pyjson5.cpp:1228: ./src/native.hpp:111:96: warning: 'ob_shash' is deprecated [-Wdeprecated-declarations] 111 | template static std::uint8_t test(typename VoidT_().ob_shash, true))>::Value); | ^ ./src/native.hpp:123:35: note: in instantiation of template class 'JSON5EncoderCpp::has_ob_shash' requested here 123 | template::value, bool hash = has_hash::value> | ^ ./src/native.hpp:149:5: note: in instantiation of default argument for 'ResetHash_' required here 149 | ResetHash_::reset(obj); | ^~~~~~~~~~~~~ pyjson5.cpp:59611:18: note: in instantiation of function template specialization 'JSON5EncoderCpp::reset_hash' requested here 59611 | JSON5EncoderCpp::reset_hash(((PyBytesObject *)__pyx_v_result)); | ^ /usr/local/include/python3.13/cpython/bytesobject.h:7:5: note: 'ob_shash' has been explicitly marked deprecated here 7 | Py_DEPRECATED(3.11) Py_hash_t ob_shash; | ^ /usr/local/include/python3.13/pyport.h:251:54: note: expanded from macro 'Py_DEPRECATED' 251 | #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) | ^ In file included from pyjson5.cpp:1228: ./src/native.hpp:111:96: warning: 'ob_shash' is deprecated [-Wdeprecated-declarations] 111 | template static std::uint8_t test(typename VoidT_().ob_shash, true))>::Value); | ^ /usr/local/include/python3.13/cpython/bytesobject.h:7:5: note: 'ob_shash' has been explicitly marked deprecated here 7 | Py_DEPRECATED(3.11) Py_hash_t ob_shash; | ^ /usr/local/include/python3.13/pyport.h:251:54: note: expanded from macro 'Py_DEPRECATED' 251 | #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) | ^ In file included from pyjson5.cpp:1228: ./src/native.hpp:129:14: warning: 'ob_shash' is deprecated [-Wdeprecated-declarations] 129 | obj->ob_shash = -1; // CPython: str | ^ ./src/native.hpp:149:20: note: in instantiation of member function 'JSON5EncoderCpp::ResetHash_::reset' requested here 149 | ResetHash_::reset(obj); | ^ pyjson5.cpp:59611:18: note: in instantiation of function template specialization 'JSON5EncoderCpp::reset_hash' requested here 59611 | JSON5EncoderCpp::reset_hash(((PyBytesObject *)__pyx_v_result)); | ^ /usr/local/include/python3.13/cpython/bytesobject.h:7:5: note: 'ob_shash' has been explicitly marked deprecated here 7 | Py_DEPRECATED(3.11) Py_hash_t ob_shash; | ^ /usr/local/include/python3.13/pyport.h:251:54: note: expanded from macro 'Py_DEPRECATED' 251 | #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) | ^ 9 warnings generated. c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -DXML_DTD -DXML_GE=1 -fPIC -O2 -pipe -g -DXML_DTD -DXML_GE=1 -O2 -pipe -g -DXML_DTD -DXML_GE=1 -shared -fPIC -L/usr/local/lib/ build/temp.openbsd-7.8-amd64-cpython-313/pyjson5.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/pyjson5/pyjson5.cpython-313.so -std=c++11 -fPIC -g0 -pipe -fomit-frame-pointer 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/pyjson5 copying build/lib.openbsd-7.8-amd64-cpython-313/pyjson5/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyjson5 copying build/lib.openbsd-7.8-amd64-cpython-313/pyjson5/__init__.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./pyjson5 copying build/lib.openbsd-7.8-amd64-cpython-313/pyjson5/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./pyjson5 copying build/lib.openbsd-7.8-amd64-cpython-313/pyjson5/pyjson5.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./pyjson5 running install_egg_info Copying src/pyjson5.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pyjson5-2.0.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pyjson5-2.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-pyjson5-2.0.0/pyjson5-2.0.0/dist/.tmp-bgx3qoyq/pyjson5-2.0.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pyjson5/__init__.py' adding 'pyjson5/__init__.pyi' adding 'pyjson5/py.typed' adding 'pyjson5/pyjson5.cpython-313.so' adding 'pyjson5-2.0.0.dist-info/licenses/LICENSE.Apache' adding 'pyjson5-2.0.0.dist-info/licenses/LICENSE.MIT' adding 'pyjson5-2.0.0.dist-info/METADATA' adding 'pyjson5-2.0.0.dist-info/WHEEL' adding 'pyjson5-2.0.0.dist-info/top_level.txt' adding 'pyjson5-2.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pyjson5-2.0.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in textproc/py-pyjson5 at 1771444924.18 ===> textproc/py-pyjson5 ===> Faking installation for py3-pyjson5-2.0.0 ===> Building package for py3-pyjson5-2.0.0 Create /exopi-cvs/ports/packages/amd64/all/py3-pyjson5-2.0.0.tgz Creating package py3-pyjson5-2.0.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 4% archiving|**** | 6% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pyjson5-2.0.0.tgz >>> Running clean in textproc/py-pyjson5 at 1771444927.10 ===> textproc/py-pyjson5 ===> Cleaning for py3-pyjson5-2.0.0 >>> Ended at 1771444927.31 max_stuck=3.67/depends=5.17/show-prepare-results=1.15/extract=0.35/build=16.87/package=2.91/clean=0.27