>>> py3-ply: Building main/py3-ply 3.11-r11 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 16:42:56 +0000 >>> py3-ply: Validating /home/udu/aports/main/py3-ply/APKBUILD... >>> py3-ply: Analyzing dependencies... >>> py3-ply: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/9) Installing py3-installer (0.7.0-r2) (2/9) Installing py3-installer-pyc (0.7.0-r2) (3/9) Installing py3-gpep517 (19-r0) (4/9) Installing py3-gpep517-pyc (19-r0) (5/9) Installing py3-setuptools (80.9.0-r0) (6/9) Installing py3-setuptools-pyc (80.9.0-r0) (7/9) Installing py3-wheel (0.46.1-r0) (8/9) Installing py3-wheel-pyc (0.46.1-r0) (9/9) Installing .makedepends-py3-ply (20250908.164257) Executing busybox-1.37.0-r19.trigger OK: 952 MiB in 306 packages >>> py3-ply: Cleaning up srcdir >>> py3-ply: Cleaning up pkgdir >>> py3-ply: Cleaning up tmpdir >>> py3-ply: Fetching ply-3.11.tar.gz::https://github.com/dabeaz/ply/archive/3.11.tar.gz >>> py3-ply: Fetching ply-3.11.tar.gz::https://github.com/dabeaz/ply/archive/3.11.tar.gz >>> py3-ply: Checking sha512sums... ply-3.11.tar.gz: OK no-py3-six.patch: OK assertTrue.patch: OK >>> py3-ply: Unpacking /var/cache/distfiles/ply-3.11.tar.gz... >>> py3-ply: no-py3-six.patch patching file test/testcpp.py >>> py3-ply: assertTrue.patch patching file test/testlex.py patching file test/testyacc.py 2025-09-08 16:42:57,546 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: ply). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) 2025-09-08 16:42:57,555 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-09-08 16:42:57,563 root INFO running build 2025-09-08 16:42:57,563 root INFO running build_py 2025-09-08 16:42:57,565 root INFO creating build/lib/ply 2025-09-08 16:42:57,565 root INFO copying ply/ctokens.py -> build/lib/ply 2025-09-08 16:42:57,565 root INFO copying ply/ygen.py -> build/lib/ply 2025-09-08 16:42:57,565 root INFO copying ply/yacc.py -> build/lib/ply 2025-09-08 16:42:57,566 root INFO copying ply/__init__.py -> build/lib/ply 2025-09-08 16:42:57,566 root INFO copying ply/lex.py -> build/lib/ply 2025-09-08 16:42:57,566 root INFO copying ply/cpp.py -> build/lib/ply 2025-09-08 16:42:57,569 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-08 16:42:57,569 root INFO running install 2025-09-08 16:42:57,573 root INFO running install_lib 2025-09-08 16:42:57,575 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-08 16:42:57,575 root INFO creating build/bdist.linux-x86_64/wheel/ply 2025-09-08 16:42:57,575 root INFO copying build/lib/ply/ctokens.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-08 16:42:57,575 root INFO copying build/lib/ply/ygen.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-08 16:42:57,575 root INFO copying build/lib/ply/yacc.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-08 16:42:57,575 root INFO copying build/lib/ply/__init__.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-08 16:42:57,575 root INFO copying build/lib/ply/lex.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-08 16:42:57,575 root INFO copying build/lib/ply/cpp.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-08 16:42:57,575 root INFO running install_egg_info 2025-09-08 16:42:57,577 root INFO running egg_info 2025-09-08 16:42:57,578 root INFO creating ply.egg-info 2025-09-08 16:42:57,578 root INFO writing ply.egg-info/PKG-INFO 2025-09-08 16:42:57,578 root INFO writing dependency_links to ply.egg-info/dependency_links.txt 2025-09-08 16:42:57,578 root INFO writing top-level names to ply.egg-info/top_level.txt 2025-09-08 16:42:57,578 root INFO writing manifest file 'ply.egg-info/SOURCES.txt' 2025-09-08 16:42:57,580 root INFO reading manifest file 'ply.egg-info/SOURCES.txt' 2025-09-08 16:42:57,580 root INFO reading manifest template 'MANIFEST.in' 2025-09-08 16:42:57,582 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-09-08 16:42:57,583 root INFO writing manifest file 'ply.egg-info/SOURCES.txt' 2025-09-08 16:42:57,583 root INFO Copying ply.egg-info to build/bdist.linux-x86_64/wheel/./ply-3.11-py3.12.egg-info 2025-09-08 16:42:57,583 root INFO running install_scripts 2025-09-08 16:42:57,584 root INFO creating build/bdist.linux-x86_64/wheel/ply-3.11.dist-info/WHEEL 2025-09-08 16:42:57,584 wheel INFO creating '/home/udu/aports/main/py3-ply/src/ply-3.11/.dist/.tmp-w8swvlxw/ply-3.11-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-08 16:42:57,584 wheel INFO adding 'ply/__init__.py' 2025-09-08 16:42:57,584 wheel INFO adding 'ply/cpp.py' 2025-09-08 16:42:57,584 wheel INFO adding 'ply/ctokens.py' 2025-09-08 16:42:57,585 wheel INFO adding 'ply/lex.py' 2025-09-08 16:42:57,585 wheel INFO adding 'ply/yacc.py' 2025-09-08 16:42:57,585 wheel INFO adding 'ply/ygen.py' 2025-09-08 16:42:57,585 wheel INFO adding 'ply-3.11.dist-info/METADATA' 2025-09-08 16:42:57,585 wheel INFO adding 'ply-3.11.dist-info/WHEEL' 2025-09-08 16:42:57,585 wheel INFO adding 'ply-3.11.dist-info/top_level.txt' 2025-09-08 16:42:57,585 wheel INFO adding 'ply-3.11.dist-info/RECORD' 2025-09-08 16:42:57,585 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-08 16:42:57,586 gpep517 INFO The backend produced .dist/ply-3.11-py2.py3-none-any.whl ply-3.11-py2.py3-none-any.whl /home/udu/aports/main/py3-ply/src/ply-3.11/test/testlex.py:194: SyntaxWarning: invalid escape sequence '\#' "ERROR: Make sure '#' in rule 't_POUND' is escaped with '\#'") ........................................... ---------------------------------------------------------------------- Ran 43 tests in 1.294s OK .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.077s OK EEE ====================================================================== ERROR: test_concatenation (__main__.CPPTests.test_concatenation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/udu/aports/main/py3-ply/src/ply-3.11/test/testcpp.py", line 49, in test_concatenation self.__test_preprocessing("""\ File "/home/udu/aports/main/py3-ply/src/ply-3.11/test/testcpp.py", line 30, in __test_preprocessing out_queue = Queue() ^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 103, in Queue return Queue(maxsize, ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/queues.py", line 43, in __init__ self._rlock = ctx.Lock() ^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 68, in Lock return Lock(ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 169, in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 57, in __init__ sl = self._semlock = _multiprocessing.SemLock( ^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied ====================================================================== ERROR: test_deadloop_macro (__main__.CPPTests.test_deadloop_macro) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/udu/aports/main/py3-ply/src/ply-3.11/test/testcpp.py", line 76, in test_deadloop_macro self.__test_preprocessing("""\ File "/home/udu/aports/main/py3-ply/src/ply-3.11/test/testcpp.py", line 30, in __test_preprocessing out_queue = Queue() ^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 103, in Queue return Queue(maxsize, ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/queues.py", line 43, in __init__ self._rlock = ctx.Lock() ^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 68, in Lock return Lock(ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 169, in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 57, in __init__ sl = self._semlock = _multiprocessing.SemLock( ^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied ====================================================================== ERROR: test_index_error (__main__.CPPTests.test_index_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/udu/aports/main/py3-ply/src/ply-3.11/test/testcpp.py", line 91, in test_index_error self.__test_preprocessing("""\ File "/home/udu/aports/main/py3-ply/src/ply-3.11/test/testcpp.py", line 30, in __test_preprocessing out_queue = Queue() ^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 103, in Queue return Queue(maxsize, ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/queues.py", line 43, in __init__ self._rlock = ctx.Lock() ^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 68, in Lock return Lock(ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 169, in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 57, in __init__ sl = self._semlock = _multiprocessing.SemLock( ^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied ---------------------------------------------------------------------- Ran 3 tests in 0.004s FAILED (errors=3) >>> ERROR: py3-ply: check failed >>> py3-ply: Uninstalling dependencies... (1/9) Purging .makedepends-py3-ply (20250908.164257) (2/9) Purging py3-gpep517-pyc (19-r0) (3/9) Purging py3-gpep517 (19-r0) (4/9) Purging py3-installer-pyc (0.7.0-r2) (5/9) Purging py3-installer (0.7.0-r2) (6/9) Purging py3-setuptools-pyc (80.9.0-r0) (7/9) Purging py3-setuptools (80.9.0-r0) (8/9) Purging py3-wheel-pyc (0.46.1-r0) (9/9) Purging py3-wheel (0.46.1-r0) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 297 packages