>>> Building on exopi-6 under textproc/py-pyjson5 BDEPENDS = [devel/py-build;lang/cython;devel/py-wheel;devel/py-installer;devel/py-setuptools;lang/python/3] 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-6 at 1778689930.57) >>> Running depends in textproc/py-pyjson5 at 1778689930.61 last junk was in net/py-curl /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in textproc/py-pyjson5 at 1778689933.57 ===> 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.14 -> python-3.14.4p0 ===> py3-pyjson5-2.0.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-pyjson5-2.0.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> 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.47.0 ===> Verifying specs: c++ c++abi pthread m ===> found c++.12.0 c++abi.9.0 pthread.28.1 m.10.1 py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-6 at 1778689934.75) distfiles size=305865 >>> Running extract in textproc/py-pyjson5 at 1778689934.78 ===> 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 1778689935.19 ===> 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.14/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... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/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.9-amd64-cpython-314/pyjson5 copying src/pyjson5/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/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.9-amd64-cpython-314/pyjson5 copying src/pyjson5/py.typed -> build/lib.openbsd-7.9-amd64-cpython-314/pyjson5 running build_ext Compiling pyjson5.pyx because it changed. [1/1] Cythonizing pyjson5.pyx building 'pyjson5.pyjson5' extension creating build/temp.openbsd-7.9-amd64-cpython-314 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.14 -c pyjson5.cpp -o build/temp.openbsd-7.9-amd64-cpython-314/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.14/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.14/pyport.h:281:54: note: expanded from macro 'Py_DEPRECATED' 281 | #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.14/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.14/pyport.h:281:54: note: expanded from macro 'Py_DEPRECATED' 281 | #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.14/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.14/pyport.h:281:54: note: expanded from macro 'Py_DEPRECATED' 281 | #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.9-amd64-cpython-314/pyjson5.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/pyjson5/pyjson5.cpython-314.so -std=c++11 -fPIC -g0 -pipe -fomit-frame-pointer installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/pyjson5 copying build/lib.openbsd-7.9-amd64-cpython-314/pyjson5/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./pyjson5 copying build/lib.openbsd-7.9-amd64-cpython-314/pyjson5/__init__.pyi -> build/bdist.openbsd-7.9-amd64/wheel/./pyjson5 copying build/lib.openbsd-7.9-amd64-cpython-314/pyjson5/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./pyjson5 copying build/lib.openbsd-7.9-amd64-cpython-314/pyjson5/pyjson5.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./pyjson5 running install_egg_info Copying src/pyjson5.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./pyjson5-2.0.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/pyjson5-2.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-pyjson5-2.0.0/pyjson5-2.0.0/dist/.tmp-ubix05et/pyjson5-2.0.0-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'pyjson5/__init__.py' adding 'pyjson5/__init__.pyi' adding 'pyjson5/py.typed' adding 'pyjson5/pyjson5.cpython-314.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.9-amd64/wheel Successfully built pyjson5-2.0.0-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in textproc/py-pyjson5 at 1778689952.37 ===> 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|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-pyjson5-2.0.0 was updated --- /exopi-cvs/ports/plist/amd64/py3-pyjson5-2.0.0 +++ /exopi-cvs/ports/plist/amd64/py3-pyjson5-2.0.0-new @@ -1,5 +1,5 @@ @name py3-pyjson5-2.0.0 -@version 16 +@version 17 @comment pkgpath=textproc/py-pyjson5 ftp=yes @arch amd64 +DESC @@ -10,19 +10,19 @@ @wantlib m.10.1 @wantlib pthread.28.1 @cwd /usr/local -lib/python3.13/site-packages/pyjson5/ -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/ -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/METADATA -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/RECORD -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/WHEEL -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/licenses/ -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/licenses/LICENSE.Apache -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/licenses/LICENSE.MIT -lib/python3.13/site-packages/pyjson5-2.0.0.dist-info/top_level.txt -lib/python3.13/site-packages/pyjson5/__init__.py -lib/python3.13/site-packages/pyjson5/__init__.pyi -lib/python3.13/site-packages/pyjson5/__pycache__/ -lib/python3.13/site-packages/pyjson5/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pyjson5/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/pyjson5/py.typed -@so lib/python3.13/site-packages/pyjson5/pyjson5.cpython-313.so +lib/python3.14/site-packages/pyjson5/ +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/ +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/METADATA +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/RECORD +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/WHEEL +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/licenses/ +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/licenses/LICENSE.Apache +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/licenses/LICENSE.MIT +lib/python3.14/site-packages/pyjson5-2.0.0.dist-info/top_level.txt +lib/python3.14/site-packages/pyjson5/__init__.py +lib/python3.14/site-packages/pyjson5/__init__.pyi +lib/python3.14/site-packages/pyjson5/__pycache__/ +lib/python3.14/site-packages/pyjson5/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pyjson5/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/pyjson5/py.typed +@so lib/python3.14/site-packages/pyjson5/pyjson5.cpython-314.so Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pyjson5-2.0.0.tgz >>> Running clean in textproc/py-pyjson5 at 1778689955.75 ===> textproc/py-pyjson5 ===> Cleaning for py3-pyjson5-2.0.0 >>> Ended at 1778689955.96 max_stuck=0.00/depends=2.97/show-prepare-results=1.21/extract=0.41/build=17.17/package=3.39/clean=0.24