>>> py3-rfc-bibtex: Building testing/py3-rfc-bibtex 0.3.2-r8 (using abuild 3.16.0-r0) started Fri, 10 Apr 2026 09:12:01 +0000 >>> py3-rfc-bibtex: Validating /home/buildozer/aports/testing/py3-rfc-bibtex/APKBUILD... >>> py3-rfc-bibtex: Analyzing dependencies... >>> py3-rfc-bibtex: Installing for build: build-base py3-idna py3-multidict py3-yaml py3-vcrpy py3-wrapt py3-yarl py3-setuptools py3-gpep517 ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r0) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.2-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.6_p20260328-r0) ( 7/39) Installing sqlite-libs (3.51.2-r1) ( 8/39) Installing python3 (3.14.3-r0) ( 9/39) Installing python3-pycache-pyc0 (3.14.3-r0) (10/39) Installing pyc (3.14.3-r0) (11/39) Installing py3-idna-pyc (3.11-r1) (12/39) Installing python3-pyc (3.14.3-r0) (13/39) Installing py3-idna (3.11-r1) (14/39) Installing py3-multidict (6.7.1-r1) (15/39) Installing py3-multidict-pyc (6.7.1-r1) (16/39) Installing yaml (0.2.5-r2) (17/39) Installing py3-yaml (6.0.3-r2) (18/39) Installing py3-yaml-pyc (6.0.3-r2) (19/39) Installing py3-expandvars (1.1.2-r3) (20/39) Installing py3-expandvars-pyc (1.1.2-r3) (21/39) Installing py3-propcache (0.4.1-r1) (22/39) Installing py3-propcache-pyc (0.4.1-r1) (23/39) Installing py3-yarl (1.20.0-r2) (24/39) Installing py3-yarl-pyc (1.20.0-r2) (25/39) Installing py3-wrapt (2.1.2-r0) (26/39) Installing py3-wrapt-pyc (2.1.2-r0) (27/39) Installing py3-vcrpy (8.1.1-r1) (28/39) Installing py3-vcrpy-pyc (8.1.1-r1) (29/39) Installing py3-parsing (3.3.2-r1) (30/39) Installing py3-parsing-pyc (3.3.2-r1) (31/39) Installing py3-packaging (26.0-r1) (32/39) Installing py3-packaging-pyc (26.0-r1) (33/39) Installing py3-setuptools (82.0.1-r1) (34/39) Installing py3-setuptools-pyc (82.0.1-r1) (35/39) Installing py3-installer (1.0.0-r0) (36/39) Installing py3-installer-pyc (1.0.0-r0) (37/39) Installing py3-gpep517 (19-r2) (38/39) Installing py3-gpep517-pyc (19-r2) (39/39) Installing .makedepends-py3-rfc-bibtex (20260410.091202) Executing busybox-1.37.0-r31.trigger OK: 488.5 MiB in 145 packages >>> py3-rfc-bibtex: Cleaning up srcdir >>> py3-rfc-bibtex: Cleaning up pkgdir >>> py3-rfc-bibtex: Cleaning up tmpdir >>> py3-rfc-bibtex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-rfc-bibtex: Fetching py3-rfc-bibtex-0.3.2.tar.gz::https://github.com/iluxonchik/rfc-bibtex/archive/refs/tags/0.3.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz.part' py3-rfc-bibtex-0.3.2 100% |********************************| 27499 0:00:00 ETA '/var/cache/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz.part' saved /var/cache/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz: OK /home/buildozer/aports/testing/py3-rfc-bibtex/0001-fix-python-3-14.patch: OK >>> py3-rfc-bibtex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz /var/cache/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz: OK /home/buildozer/aports/testing/py3-rfc-bibtex/0001-fix-python-3-14.patch: OK >>> py3-rfc-bibtex: Unpacking /var/cache/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz... >>> py3-rfc-bibtex: 0001-fix-python-3-14.patch patching file rfc_bibtex/rfc_bibtex.py 2026-04-10 09:12:04,073 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-10 09:12:04,077 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.14/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: rfcbibtex). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-10 09:12:04,092 root INFO running bdist_wheel 2026-04-10 09:12:04,107 root INFO running build 2026-04-10 09:12:04,107 root INFO running build_py 2026-04-10 09:12:04,111 root INFO creating build/lib/rfc_bibtex 2026-04-10 09:12:04,111 root INFO copying rfc_bibtex/errors.py -> build/lib/rfc_bibtex 2026-04-10 09:12:04,111 root INFO copying rfc_bibtex/utils.py -> build/lib/rfc_bibtex 2026-04-10 09:12:04,111 root INFO copying rfc_bibtex/parser.py -> build/lib/rfc_bibtex 2026-04-10 09:12:04,112 root INFO copying rfc_bibtex/exceptions.py -> build/lib/rfc_bibtex 2026-04-10 09:12:04,112 root INFO copying rfc_bibtex/rfc_bibtex.py -> build/lib/rfc_bibtex 2026-04-10 09:12:04,112 root INFO copying rfc_bibtex/__init__.py -> build/lib/rfc_bibtex 2026-04-10 09:12:04,113 root INFO running build_scripts 2026-04-10 09:12:04,113 root INFO creating build/scripts-3.14 2026-04-10 09:12:04,113 root INFO copying and adjusting bin/rfcbibtex -> build/scripts-3.14 2026-04-10 09:12:04,113 root INFO changing mode of build/scripts-3.14/rfcbibtex from 644 to 755 2026-04-10 09:12:04,119 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-10 09:12:04,119 root INFO running install 2026-04-10 09:12:04,126 root INFO running install_lib 2026-04-10 09:12:04,129 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-10 09:12:04,129 root INFO creating build/bdist.linux-x86_64/wheel/rfc_bibtex 2026-04-10 09:12:04,129 root INFO copying build/lib/rfc_bibtex/errors.py -> build/bdist.linux-x86_64/wheel/./rfc_bibtex 2026-04-10 09:12:04,129 root INFO copying build/lib/rfc_bibtex/utils.py -> build/bdist.linux-x86_64/wheel/./rfc_bibtex 2026-04-10 09:12:04,129 root INFO copying build/lib/rfc_bibtex/parser.py -> build/bdist.linux-x86_64/wheel/./rfc_bibtex 2026-04-10 09:12:04,130 root INFO copying build/lib/rfc_bibtex/exceptions.py -> build/bdist.linux-x86_64/wheel/./rfc_bibtex 2026-04-10 09:12:04,130 root INFO copying build/lib/rfc_bibtex/rfc_bibtex.py -> build/bdist.linux-x86_64/wheel/./rfc_bibtex 2026-04-10 09:12:04,130 root INFO copying build/lib/rfc_bibtex/__init__.py -> build/bdist.linux-x86_64/wheel/./rfc_bibtex 2026-04-10 09:12:04,130 root INFO running install_egg_info 2026-04-10 09:12:04,133 root INFO running egg_info 2026-04-10 09:12:04,135 root INFO creating rfcbibtex.egg-info 2026-04-10 09:12:04,135 root INFO writing rfcbibtex.egg-info/PKG-INFO 2026-04-10 09:12:04,136 root INFO writing dependency_links to rfcbibtex.egg-info/dependency_links.txt 2026-04-10 09:12:04,136 root INFO writing top-level names to rfcbibtex.egg-info/top_level.txt 2026-04-10 09:12:04,136 root INFO writing manifest file 'rfcbibtex.egg-info/SOURCES.txt' 2026-04-10 09:12:04,139 root INFO reading manifest file 'rfcbibtex.egg-info/SOURCES.txt' 2026-04-10 09:12:04,139 root INFO adding license file 'LICENSE' 2026-04-10 09:12:04,140 root INFO writing manifest file 'rfcbibtex.egg-info/SOURCES.txt' 2026-04-10 09:12:04,140 root INFO Copying rfcbibtex.egg-info to build/bdist.linux-x86_64/wheel/./rfcbibtex-0.3.2-py3.14.egg-info 2026-04-10 09:12:04,141 root INFO running install_scripts 2026-04-10 09:12:04,141 root INFO creating build/bdist.linux-x86_64/wheel/rfcbibtex-0.3.2.data/scripts 2026-04-10 09:12:04,141 root INFO copying build/scripts-3.14/rfcbibtex -> build/bdist.linux-x86_64/wheel/rfcbibtex-0.3.2.data/scripts 2026-04-10 09:12:04,141 root INFO changing mode of build/bdist.linux-x86_64/wheel/rfcbibtex-0.3.2.data/scripts/rfcbibtex to 755 2026-04-10 09:12:04,143 root INFO creating build/bdist.linux-x86_64/wheel/rfcbibtex-0.3.2.dist-info/WHEEL 2026-04-10 09:12:04,143 wheel INFO creating '/home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/.dist/.tmp-k5k7qx8v/rfcbibtex-0.3.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-10 09:12:04,143 wheel INFO adding 'rfc_bibtex/__init__.py' 2026-04-10 09:12:04,143 wheel INFO adding 'rfc_bibtex/errors.py' 2026-04-10 09:12:04,144 wheel INFO adding 'rfc_bibtex/exceptions.py' 2026-04-10 09:12:04,144 wheel INFO adding 'rfc_bibtex/parser.py' 2026-04-10 09:12:04,144 wheel INFO adding 'rfc_bibtex/rfc_bibtex.py' 2026-04-10 09:12:04,144 wheel INFO adding 'rfc_bibtex/utils.py' 2026-04-10 09:12:04,145 wheel INFO adding 'rfcbibtex-0.3.2.data/scripts/rfcbibtex' 2026-04-10 09:12:04,145 wheel INFO adding 'rfcbibtex-0.3.2.dist-info/licenses/LICENSE' 2026-04-10 09:12:04,145 wheel INFO adding 'rfcbibtex-0.3.2.dist-info/METADATA' 2026-04-10 09:12:04,145 wheel INFO adding 'rfcbibtex-0.3.2.dist-info/WHEEL' 2026-04-10 09:12:04,145 wheel INFO adding 'rfcbibtex-0.3.2.dist-info/top_level.txt' 2026-04-10 09:12:04,145 wheel INFO adding 'rfcbibtex-0.3.2.dist-info/RECORD' 2026-04-10 09:12:04,146 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-10 09:12:04,146 gpep517 INFO The backend produced .dist/rfcbibtex-0.3.2-py3-none-any.whl rfcbibtex-0.3.2-py3-none-any.whl 2026-04-10 09:12:04,381 gpep517 INFO Installing .dist/rfcbibtex-0.3.2-py3-none-any.whl into .testenv lib/python3.14/site-packages/rfc_bibtex/rfc_bibtex.py:99: SyntaxWarning: "\c" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\c"? A raw string is also an option. 2026-04-10 09:12:04,396 gpep517 INFO Installation complete /home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/rfc_bibtex/rfc_bibtex.py:99: SyntaxWarning: "\c" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\c"? A raw string is also an option. If the text file is a LaTeX .aux file, parse the \citation{} command. ../usr/lib/python3.14/tempfile.py:484: ResourceWarning: Implicitly cleaning up _warnings.warn(self.warn_message, ResourceWarning) ........... ---------------------------------------------------------------------- Ran 13 tests in 0.213s OK >>> py3-rfc-bibtex: Entering fakeroot... 2026-04-10 09:12:05,004 gpep517 INFO Installing .dist/rfcbibtex-0.3.2-py3-none-any.whl into /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex /usr/lib/python3.14/site-packages/rfc_bibtex/rfc_bibtex.py:99: SyntaxWarning: "\c" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\c"? A raw string is also an option. 2026-04-10 09:12:05,023 gpep517 INFO Installation complete >>> py3-rfc-bibtex-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/rfc_bibtex/__pycache__' -> '/home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex-pyc/usr/lib/python3.14/site-packages/rfc_bibtex/__pycache__' >>> py3-rfc-bibtex-pyc*: Preparing subpackage py3-rfc-bibtex-pyc... >>> py3-rfc-bibtex-pyc*: Running postcheck for py3-rfc-bibtex-pyc >>> py3-rfc-bibtex*: Running postcheck for py3-rfc-bibtex >>> py3-rfc-bibtex*: Preparing package py3-rfc-bibtex... >>> py3-rfc-bibtex-pyc*: Tracing dependencies... python3~3.14 >>> py3-rfc-bibtex-pyc*: Package size: 26.1 KB >>> py3-rfc-bibtex-pyc*: Compressing data... >>> py3-rfc-bibtex-pyc*: Create checksum... >>> py3-rfc-bibtex-pyc*: Create py3-rfc-bibtex-pyc-0.3.2-r8.apk >>> py3-rfc-bibtex*: Tracing dependencies... py3-idna py3-multidict py3-yaml py3-vcrpy py3-wrapt py3-yarl python3~3.14 >>> py3-rfc-bibtex*: Package size: 36.1 KB >>> py3-rfc-bibtex*: Compressing data... >>> py3-rfc-bibtex*: Create checksum... >>> py3-rfc-bibtex*: Create py3-rfc-bibtex-0.3.2-r8.apk >>> py3-rfc-bibtex: Build complete at Fri, 10 Apr 2026 09:12:05 +0000 elapsed time 0h 0m 4s >>> py3-rfc-bibtex: Cleaning up srcdir >>> py3-rfc-bibtex: Cleaning up pkgdir >>> py3-rfc-bibtex: Cleaning up tmpdir >>> py3-rfc-bibtex: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-rfc-bibtex (20260410.091202) ( 2/39) Purging py3-vcrpy-pyc (8.1.1-r1) ( 3/39) Purging py3-vcrpy (8.1.1-r1) ( 4/39) Purging py3-yaml-pyc (6.0.3-r2) ( 5/39) Purging py3-yaml (6.0.3-r2) ( 6/39) Purging py3-wrapt-pyc (2.1.2-r0) ( 7/39) Purging py3-wrapt (2.1.2-r0) ( 8/39) Purging py3-yarl-pyc (1.20.0-r2) ( 9/39) Purging py3-yarl (1.20.0-r2) (10/39) Purging py3-idna-pyc (3.11-r1) (11/39) Purging py3-idna (3.11-r1) (12/39) Purging py3-multidict-pyc (6.7.1-r1) (13/39) Purging py3-multidict (6.7.1-r1) (14/39) Purging py3-propcache-pyc (0.4.1-r1) (15/39) Purging py3-propcache (0.4.1-r1) (16/39) Purging py3-expandvars-pyc (1.1.2-r3) (17/39) Purging py3-expandvars (1.1.2-r3) (18/39) Purging py3-setuptools-pyc (82.0.1-r1) (19/39) Purging py3-setuptools (82.0.1-r1) (20/39) Purging py3-packaging-pyc (26.0-r1) (21/39) Purging py3-packaging (26.0-r1) (22/39) Purging py3-parsing-pyc (3.3.2-r1) (23/39) Purging py3-parsing (3.3.2-r1) (24/39) Purging py3-gpep517-pyc (19-r2) (25/39) Purging py3-gpep517 (19-r2) (26/39) Purging py3-installer-pyc (1.0.0-r0) (27/39) Purging py3-installer (1.0.0-r0) (28/39) Purging python3-pyc (3.14.3-r0) (29/39) Purging python3-pycache-pyc0 (3.14.3-r0) (30/39) Purging pyc (3.14.3-r0) (31/39) Purging python3 (3.14.3-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.5.2-r0) (35/39) Purging libpanelw (6.6_p20260328-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging sqlite-libs (3.51.2-r1) (38/39) Purging xz-libs (5.8.2-r0) (39/39) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 440.5 MiB in 106 packages >>> py3-rfc-bibtex: Updating the testing/x86_64 repository index... >>> py3-rfc-bibtex: Signing the index...