>>> Building on sparc64-2b under devel/py-thrift,python3 BDEPENDS = [devel/py-setuptools,python3;lang/gcc/8,-libs;lang/python/3.10;lang/gcc/8,-c++;lang/gcc/8;devel/py-wheel,python3;devel/py-build,python3;devel/py-installer,python3] DIST = [devel/py-thrift,python3:thrift-0.16.0.tar.gz] FULLPKGNAME = py3-thrift-0.16.0p0 RDEPENDS = [lang/gcc/8,-libs;lang/python/3.10;devel/py-six,python3] Avoided depends for g++-8.4.0p23 gcc-8.4.0p22 gcc-libs-8.4.0p22 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 distfiles size=59605 >>> Running build in devel/py-thrift,python3 at 1713709936.99 ===> devel/py-thrift,python3 ===> Building from scratch py3-thrift-0.16.0p0 ===> py3-thrift-0.16.0p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-thrift-0.16.0p0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-thrift-0.16.0p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-thrift-0.16.0p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-thrift-0.16.0p0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-thrift-0.16.0p0 depends on: gcc->=8,<9 -> gcc-8.4.0p22 ===> py3-thrift-0.16.0p0 depends on: g++->=8,<9 -> g++-8.4.0p23 ===> py3-thrift-0.16.0p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p22 ===> Verifying specs: estdc++>=17 pthread m estdc++>=19 ===> found estdc++.19.0 pthread.27.1 m.10.1 ===> Checking files for py3-thrift-0.16.0p0 `/usr/ports/distfiles/thrift-0.16.0.tar.gz' is up to date. >> (SHA256) thrift-0.16.0.tar.gz: OK ===> Extracting for py3-thrift-0.16.0p0 ===> Patching for py3-thrift-0.16.0p0 ===> Applying OpenBSD patch patch-test_test_socket_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: test/test_socket.py |--- test/test_socket.py.orig |+++ test/test_socket.py -------------------------- Patching file test/test_socket.py using Plan A... Hunk #1 succeeded at 3. done ===> Applying OpenBSD patch patch-test_test_sslsocket_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: test/test_sslsocket.py |--- test/test_sslsocket.py.orig |+++ test/test_sslsocket.py -------------------------- Patching file test/test_sslsocket.py using Plan A... Hunk #1 succeeded at 29. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ ===> Generating configure for py3-thrift-0.16.0p0 ===> Configuring for py3-thrift-0.16.0p0 ===> Building for py3-thrift-0.16.0p0 * Getting build dependencies for wheel... running egg_info writing thrift.egg-info/PKG-INFO writing dependency_links to thrift.egg-info/dependency_links.txt writing requirements to thrift.egg-info/requires.txt writing top-level names to thrift.egg-info/top_level.txt reading manifest file 'thrift.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'thrift.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-sparc64-cpython-310 creating build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/Thrift.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/TSCons.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/TMultiplexedProcessor.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/TTornado.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/TSerialization.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/TRecursive.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/__init__.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift copying src/compat.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift creating build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/TBinaryProtocol.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/TProtocolDecorator.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/TCompactProtocol.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/TMultiplexedProtocol.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/TBase.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/TProtocol.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/THeaderProtocol.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/TJSONProtocol.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol copying src/protocol/__init__.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/protocol creating build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/THttpClient.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/TSocket.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/TTwisted.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/TTransport.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/THeaderTransport.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/sslcompat.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/__init__.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/TZlibTransport.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport copying src/transport/TSSLSocket.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/transport creating build/lib.openbsd-7.5-sparc64-cpython-310/thrift/server copying src/server/TNonblockingServer.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/server copying src/server/TProcessPoolServer.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/server copying src/server/TServer.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/server copying src/server/THttpServer.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/server copying src/server/__init__.py -> build/lib.openbsd-7.5-sparc64-cpython-310/thrift/server running build_ext building 'thrift.protocol.fastbinary' extension creating build/temp.openbsd-7.5-sparc64-cpython-310 creating build/temp.openbsd-7.5-sparc64-cpython-310/src creating build/temp.openbsd-7.5-sparc64-cpython-310/src/ext cc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -Isrc -I/usr/local/include/python3.10 -c src/ext/binary.cpp -o build/temp.openbsd-7.5-sparc64-cpython-310/src/ext/binary.o -std=c++11 cc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -Isrc -I/usr/local/include/python3.10 -c src/ext/compact.cpp -o build/temp.openbsd-7.5-sparc64-cpython-310/src/ext/compact.o -std=c++11 In file included from /usr/include/sys/endian.h:41, from /usr/include/sys/types.h:45, from /usr/include/stdio.h:46, from /usr/local/include/python3.10/Python.h:25, from src/ext/compact.h:23, from src/ext/compact.cpp:21: src/ext/compact.h: In member function 'void apache::thrift::py::CompactProtocol::writeDouble(double)': src/ext/endian.h:75:70: error: invalid operands of types 'double' and 'int' to binary 'operator>>' #define htolell(n) ((((unsigned long long)htonl(n)) << 32) + htonl(n >> 32)) src/ext/compact.h:52:18: note: in expansion of macro 'htolell' transfer.f = htolell(dub); ^~~~~~~ ******************************************************************************** An error occurred while trying to compile with the C extension enabled Attempting to build without the extension now ******************************************************************************** running bdist_wheel running build running build_py creating build/lib creating build/lib/thrift copying src/Thrift.py -> build/lib/thrift copying src/TSCons.py -> build/lib/thrift copying src/TMultiplexedProcessor.py -> build/lib/thrift copying src/TTornado.py -> build/lib/thrift copying src/TSerialization.py -> build/lib/thrift copying src/TRecursive.py -> build/lib/thrift copying src/__init__.py -> build/lib/thrift copying src/compat.py -> build/lib/thrift creating build/lib/thrift/protocol copying src/protocol/TBinaryProtocol.py -> build/lib/thrift/protocol copying src/protocol/TProtocolDecorator.py -> build/lib/thrift/protocol copying src/protocol/TCompactProtocol.py -> build/lib/thrift/protocol copying src/protocol/TMultiplexedProtocol.py -> build/lib/thrift/protocol copying src/protocol/TBase.py -> build/lib/thrift/protocol copying src/protocol/TProtocol.py -> build/lib/thrift/protocol copying src/protocol/THeaderProtocol.py -> build/lib/thrift/protocol copying src/protocol/TJSONProtocol.py -> build/lib/thrift/protocol copying src/protocol/__init__.py -> build/lib/thrift/protocol creating build/lib/thrift/transport copying src/transport/THttpClient.py -> build/lib/thrift/transport copying src/transport/TSocket.py -> build/lib/thrift/transport copying src/transport/TTwisted.py -> build/lib/thrift/transport copying src/transport/TTransport.py -> build/lib/thrift/transport copying src/transport/THeaderTransport.py -> build/lib/thrift/transport copying src/transport/sslcompat.py -> build/lib/thrift/transport copying src/transport/__init__.py -> build/lib/thrift/transport copying src/transport/TZlibTransport.py -> build/lib/thrift/transport copying src/transport/TSSLSocket.py -> build/lib/thrift/transport creating build/lib/thrift/server copying src/server/TNonblockingServer.py -> build/lib/thrift/server copying src/server/TProcessPoolServer.py -> build/lib/thrift/server copying src/server/TServer.py -> build/lib/thrift/server copying src/server/THttpServer.py -> build/lib/thrift/server copying src/server/__init__.py -> build/lib/thrift/server installing to build/bdist.openbsd-7.5-sparc64/wheel running install running install_lib creating build/bdist.openbsd-7.5-sparc64 creating build/bdist.openbsd-7.5-sparc64/wheel creating build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/Thrift.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/TSCons.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/TMultiplexedProcessor.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/TTornado.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/TSerialization.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/TRecursive.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/__init__.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift copying build/lib/thrift/compat.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift creating build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/TBinaryProtocol.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/TProtocolDecorator.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/TCompactProtocol.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/TMultiplexedProtocol.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/TBase.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/TProtocol.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/THeaderProtocol.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/TJSONProtocol.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol copying build/lib/thrift/protocol/__init__.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/protocol creating build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/THttpClient.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/TSocket.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/TTwisted.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/TTransport.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/THeaderTransport.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/sslcompat.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/__init__.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/TZlibTransport.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport copying build/lib/thrift/transport/TSSLSocket.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/transport creating build/bdist.openbsd-7.5-sparc64/wheel/thrift/server copying build/lib/thrift/server/TNonblockingServer.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/server copying build/lib/thrift/server/TProcessPoolServer.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/server copying build/lib/thrift/server/TServer.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/server copying build/lib/thrift/server/THttpServer.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/server copying build/lib/thrift/server/__init__.py -> build/bdist.openbsd-7.5-sparc64/wheel/thrift/server writing byte-compilation script '/tmp/tmpsl6u3n34.py' /usr/local/bin/python3.10 /tmp/tmpsl6u3n34.py removing /tmp/tmpsl6u3n34.py running install_egg_info running egg_info writing thrift.egg-info/PKG-INFO writing dependency_links to thrift.egg-info/dependency_links.txt writing requirements to thrift.egg-info/requires.txt writing top-level names to thrift.egg-info/top_level.txt reading manifest file 'thrift.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'thrift.egg-info/SOURCES.txt' Copying thrift.egg-info to build/bdist.openbsd-7.5-sparc64/wheel/thrift-0.16.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-sparc64/wheel/thrift-0.16.0.dist-info/WHEEL creating '/usr/obj/ports/py-thrift-0.16.0-python3/thrift-0.16.0/dist/.tmp-ipnhzpzu/thrift-0.16.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-sparc64/wheel' to it adding 'thrift/TMultiplexedProcessor.py' adding 'thrift/TRecursive.py' adding 'thrift/TSCons.py' adding 'thrift/TSerialization.py' adding 'thrift/TTornado.py' adding 'thrift/Thrift.py' adding 'thrift/__init__.py' adding 'thrift/compat.py' adding 'thrift/__pycache__/TMultiplexedProcessor.cpython-310.opt-1.pyc' adding 'thrift/__pycache__/TRecursive.cpython-310.opt-1.pyc' adding 'thrift/__pycache__/TSCons.cpython-310.opt-1.pyc' adding 'thrift/__pycache__/TSerialization.cpython-310.opt-1.pyc' adding 'thrift/__pycache__/TTornado.cpython-310.opt-1.pyc' adding 'thrift/__pycache__/Thrift.cpython-310.opt-1.pyc' adding 'thrift/__pycache__/__init__.cpython-310.opt-1.pyc' adding 'thrift/__pycache__/compat.cpython-310.opt-1.pyc' adding 'thrift/protocol/TBase.py' adding 'thrift/protocol/TBinaryProtocol.py' adding 'thrift/protocol/TCompactProtocol.py' adding 'thrift/protocol/THeaderProtocol.py' adding 'thrift/protocol/TJSONProtocol.py' adding 'thrift/protocol/TMultiplexedProtocol.py' adding 'thrift/protocol/TProtocol.py' adding 'thrift/protocol/TProtocolDecorator.py' adding 'thrift/protocol/__init__.py' adding 'thrift/protocol/__pycache__/TBase.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/TBinaryProtocol.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/TCompactProtocol.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/THeaderProtocol.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/TJSONProtocol.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/TMultiplexedProtocol.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/TProtocol.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/TProtocolDecorator.cpython-310.opt-1.pyc' adding 'thrift/protocol/__pycache__/__init__.cpython-310.opt-1.pyc' adding 'thrift/server/THttpServer.py' adding 'thrift/server/TNonblockingServer.py' adding 'thrift/server/TProcessPoolServer.py' adding 'thrift/server/TServer.py' adding 'thrift/server/__init__.py' adding 'thrift/server/__pycache__/THttpServer.cpython-310.opt-1.pyc' adding 'thrift/server/__pycache__/TNonblockingServer.cpython-310.opt-1.pyc' adding 'thrift/server/__pycache__/TProcessPoolServer.cpython-310.opt-1.pyc' adding 'thrift/server/__pycache__/TServer.cpython-310.opt-1.pyc' adding 'thrift/server/__pycache__/__init__.cpython-310.opt-1.pyc' adding 'thrift/transport/THeaderTransport.py' adding 'thrift/transport/THttpClient.py' adding 'thrift/transport/TSSLSocket.py' adding 'thrift/transport/TSocket.py' adding 'thrift/transport/TTransport.py' adding 'thrift/transport/TTwisted.py' adding 'thrift/transport/TZlibTransport.py' adding 'thrift/transport/__init__.py' adding 'thrift/transport/sslcompat.py' adding 'thrift/transport/__pycache__/THeaderTransport.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/THttpClient.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/TSSLSocket.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/TSocket.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/TTransport.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/TTwisted.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/TZlibTransport.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/__init__.cpython-310.opt-1.pyc' adding 'thrift/transport/__pycache__/sslcompat.cpython-310.opt-1.pyc' adding 'thrift-0.16.0.dist-info/METADATA' adding 'thrift-0.16.0.dist-info/WHEEL' adding 'thrift-0.16.0.dist-info/top_level.txt' adding 'thrift-0.16.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-sparc64/wheel Successfully built thrift-0.16.0-py3-none-any.whl >>> Running package in devel/py-thrift,python3 at 1713709990.35 ===> devel/py-thrift,python3 ===> Faking installation for py3-thrift-0.16.0p0 ===> Building package for py3-thrift-0.16.0p0 Create /usr/ports/packages/sparc64/all/py3-thrift-0.16.0p0.tgz Creating package py3-thrift-0.16.0p0 reading plist| checking dependencies| checking dependencies|devel/py-six,python3 checking dependencies|lang/gcc/8,-libs checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% Error: /usr/obj/ports/py-thrift-0.16.0-python3/fake-sparc64-python3/usr/local/lib/python3.10/site-packages/thrift/protocol/fastbinary.cpython-310.so does not exist pkg_create: can't continue *** Error 1 in devel/py-thrift (/usr/ports/infrastructure/mk/bsd.port.mk:2243 '/usr/ports/packages/sparc64/all/py3-thrift-0.16.0p0.tgz': @tr...) *** Error 2 in devel/py-thrift (/usr/ports/infrastructure/mk/bsd.port.mk:2725 '_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_...) *** Error 2 in devel/py-thrift (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'package': @lock=py3-thrift-0.16.0p0; export _LOCKS_HELD=" py...) ===> Exiting devel/py-thrift,python3 with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do ...) >>> Ended at 1713710023.94 max_stuck=2.32/build=53.41/package=33.66 Error: job failed with 512 on sparc64-2b at 1713710024