>>> rstcheck: Building community/rstcheck 3.3.1-r10 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 13:59:57 +0000 >>> rstcheck: Validating /home/udu/aports/community/rstcheck/APKBUILD... >>> rstcheck: Analyzing dependencies... >>> rstcheck: Installing for build: build-base python3 py3-docutils py3-setuptools bash WARNING: opening /home/udu/packages//community: No such file or directory 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/9) Installing py3-docutils (0.21.2-r0) (2/9) Installing py3-docutils-pyc (0.21.2-r0) (3/9) Installing py3-parsing (3.2.3-r0) (4/9) Installing py3-parsing-pyc (3.2.3-r0) (5/9) Installing py3-packaging (25.0-r0) (6/9) Installing py3-packaging-pyc (25.0-r0) (7/9) Installing py3-setuptools (80.9.0-r0) (8/9) Installing py3-setuptools-pyc (80.9.0-r0) (9/9) Installing .makedepends-rstcheck (20251013.135958) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 98 packages >>> rstcheck: Cleaning up srcdir >>> rstcheck: Cleaning up pkgdir >>> rstcheck: Cleaning up tmpdir >>> rstcheck: Fetching rstcheck-3.3.1.tar.gz::https://github.com/rstcheck/rstcheck/archive/v3.3.1.tar.gz >>> rstcheck: Fetching rstcheck-3.3.1.tar.gz::https://github.com/rstcheck/rstcheck/archive/v3.3.1.tar.gz >>> rstcheck: Checking sha512sums... rstcheck-3.3.1.tar.gz: OK 01-python3-test-suite.patch: OK 02-Close-the-multiprocessing.pool-after-use.patch: OK >>> rstcheck: Unpacking /var/cache/distfiles/rstcheck-3.3.1.tar.gz... >>> rstcheck: 01-python3-test-suite.patch patching file rstcheck.py patching file test.bash >>> rstcheck: 02-Close-the-multiprocessing.pool-after-use.patch patching file rstcheck.py Hunk #1 succeeded at 965 (offset -16 lines). /home/udu/aports/community/rstcheck/src/rstcheck-3.3.1/setup.py:16: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead return ast.parse(line).body[0].value.s /usr/lib/python3.12/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib copying rstcheck.py -> build/lib ......................s... ---------------------------------------------------------------------- Ran 26 tests in 0.054s OK (skipped=1) + trap $'echo -e \'\\x1b[01;31mFailed\\x1b[0m\'' ERR + ./rstcheck.py examples/good/bom.rst Traceback (most recent call last): File "/home/udu/aports/community/rstcheck/src/rstcheck-3.3.1/./rstcheck.py", line 974, in sys.exit(main()) ^^^^^^ File "/home/udu/aports/community/rstcheck/src/rstcheck-3.3.1/./rstcheck.py", line 942, in main pool = multiprocessing.Pool(multiprocessing.cpu_count()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 119, in Pool return Pool(processes, initializer, initargs, maxtasksperchild, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/pool.py", line 191, in __init__ self._setup_queues() File "/usr/lib/python3.12/multiprocessing/pool.py", line 346, in _setup_queues self._inqueue = self._ctx.SimpleQueue() ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 113, in SimpleQueue return SimpleQueue(ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/queues.py", line 363, 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 + echo -e $'\\x1b[01;31mFailed\\x1b[0m' Failed >>> ERROR: rstcheck: check failed >>> rstcheck: Uninstalling dependencies... (1/9) Purging .makedepends-rstcheck (20251013.135958) (2/9) Purging py3-docutils-pyc (0.21.2-r0) (3/9) Purging py3-docutils (0.21.2-r0) (4/9) Purging py3-setuptools-pyc (80.9.0-r0) (5/9) Purging py3-setuptools (80.9.0-r0) (6/9) Purging py3-packaging-pyc (25.0-r0) (7/9) Purging py3-packaging (25.0-r0) (8/9) Purging py3-parsing-pyc (3.2.3-r0) (9/9) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages