>>> py3-ply: Building main/py3-ply 3.11-r11 (using abuild 3.15.0-r0) started Thu, 18 Sep 2025 02:30:59 +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 WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/13) Installing py3-installer (0.7.0-r2) (2/13) Installing py3-installer-pyc (0.7.0-r2) (3/13) Installing py3-gpep517 (19-r0) (4/13) Installing py3-gpep517-pyc (19-r0) (5/13) Installing py3-parsing (3.2.3-r0) (6/13) Installing py3-parsing-pyc (3.2.3-r0) (7/13) Installing py3-packaging (25.0-r0) (8/13) Installing py3-packaging-pyc (25.0-r0) (9/13) Installing py3-setuptools (80.9.0-r0) (10/13) Installing py3-setuptools-pyc (80.9.0-r0) (11/13) Installing py3-wheel (0.46.1-r0) (12/13) Installing py3-wheel-pyc (0.46.1-r0) (13/13) Installing .makedepends-py3-ply (20250918.023100) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 102 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-18 02:31:00,833 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-18 02:31:00,847 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-18 02:31:00,859 root INFO running build 2025-09-18 02:31:00,859 root INFO running build_py 2025-09-18 02:31:00,862 root INFO creating build/lib/ply 2025-09-18 02:31:00,862 root INFO copying ply/ctokens.py -> build/lib/ply 2025-09-18 02:31:00,862 root INFO copying ply/ygen.py -> build/lib/ply 2025-09-18 02:31:00,863 root INFO copying ply/yacc.py -> build/lib/ply 2025-09-18 02:31:00,863 root INFO copying ply/__init__.py -> build/lib/ply 2025-09-18 02:31:00,863 root INFO copying ply/lex.py -> build/lib/ply 2025-09-18 02:31:00,863 root INFO copying ply/cpp.py -> build/lib/ply 2025-09-18 02:31:00,868 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-18 02:31:00,868 root INFO running install 2025-09-18 02:31:00,874 root INFO running install_lib 2025-09-18 02:31:00,876 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-18 02:31:00,877 root INFO creating build/bdist.linux-x86_64/wheel/ply 2025-09-18 02:31:00,877 root INFO copying build/lib/ply/ctokens.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-18 02:31:00,877 root INFO copying build/lib/ply/ygen.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-18 02:31:00,877 root INFO copying build/lib/ply/yacc.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-18 02:31:00,877 root INFO copying build/lib/ply/__init__.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-18 02:31:00,878 root INFO copying build/lib/ply/lex.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-18 02:31:00,878 root INFO copying build/lib/ply/cpp.py -> build/bdist.linux-x86_64/wheel/./ply 2025-09-18 02:31:00,878 root INFO running install_egg_info 2025-09-18 02:31:00,880 root INFO running egg_info 2025-09-18 02:31:00,882 root INFO creating ply.egg-info 2025-09-18 02:31:00,882 root INFO writing ply.egg-info/PKG-INFO 2025-09-18 02:31:00,882 root INFO writing dependency_links to ply.egg-info/dependency_links.txt 2025-09-18 02:31:00,883 root INFO writing top-level names to ply.egg-info/top_level.txt 2025-09-18 02:31:00,883 root INFO writing manifest file 'ply.egg-info/SOURCES.txt' 2025-09-18 02:31:00,885 root INFO reading manifest file 'ply.egg-info/SOURCES.txt' 2025-09-18 02:31:00,885 root INFO reading manifest template 'MANIFEST.in' 2025-09-18 02:31:00,889 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-09-18 02:31:00,891 root INFO writing manifest file 'ply.egg-info/SOURCES.txt' 2025-09-18 02:31:00,891 root INFO Copying ply.egg-info to build/bdist.linux-x86_64/wheel/./ply-3.11-py3.12.egg-info 2025-09-18 02:31:00,892 root INFO running install_scripts 2025-09-18 02:31:00,892 root INFO creating build/bdist.linux-x86_64/wheel/ply-3.11.dist-info/WHEEL 2025-09-18 02:31:00,893 wheel INFO creating '/home/udu/aports/main/py3-ply/src/ply-3.11/.dist/.tmp-6ipqnpqq/ply-3.11-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-18 02:31:00,893 wheel INFO adding 'ply/__init__.py' 2025-09-18 02:31:00,893 wheel INFO adding 'ply/cpp.py' 2025-09-18 02:31:00,894 wheel INFO adding 'ply/ctokens.py' 2025-09-18 02:31:00,894 wheel INFO adding 'ply/lex.py' 2025-09-18 02:31:00,894 wheel INFO adding 'ply/yacc.py' 2025-09-18 02:31:00,894 wheel INFO adding 'ply/ygen.py' 2025-09-18 02:31:00,895 wheel INFO adding 'ply-3.11.dist-info/METADATA' 2025-09-18 02:31:00,895 wheel INFO adding 'ply-3.11.dist-info/WHEEL' 2025-09-18 02:31:00,895 wheel INFO adding 'ply-3.11.dist-info/top_level.txt' 2025-09-18 02:31:00,895 wheel INFO adding 'ply-3.11.dist-info/RECORD' 2025-09-18 02:31:00,895 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-18 02:31:00,896 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.934s OK .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.127s 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.012s FAILED (errors=3) >>> ERROR: py3-ply: check failed >>> py3-ply: Uninstalling dependencies... (1/13) Purging .makedepends-py3-ply (20250918.023100) (2/13) Purging py3-gpep517-pyc (19-r0) (3/13) Purging py3-gpep517 (19-r0) (4/13) Purging py3-installer-pyc (0.7.0-r2) (5/13) Purging py3-installer (0.7.0-r2) (6/13) Purging py3-setuptools-pyc (80.9.0-r0) (7/13) Purging py3-setuptools (80.9.0-r0) (8/13) Purging py3-wheel-pyc (0.46.1-r0) (9/13) Purging py3-wheel (0.46.1-r0) (10/13) Purging py3-packaging-pyc (25.0-r0) (11/13) Purging py3-packaging (25.0-r0) (12/13) Purging py3-parsing-pyc (3.2.3-r0) (13/13) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages