>>> py3-fpdf: Building testing/py3-fpdf 1.7.2-r6 (using abuild 3.17.0_rc1-r0) started Wed, 15 Apr 2026 09:49:29 +0000 >>> py3-fpdf: Validating /home/buildozer/aports/testing/py3-fpdf/APKBUILD... >>> py3-fpdf: Analyzing dependencies... >>> py3-fpdf: Installing for build: build-base py3-setuptools py3-gpep517 ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r0) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing py3-setuptools-pyc (82.0.1-r1) (13/23) Installing py3-packaging-pyc (26.0-r1) (14/23) Installing python3-pyc (3.14.3-r0) (15/23) Installing py3-parsing (3.3.2-r1) (16/23) Installing py3-parsing-pyc (3.3.2-r1) (17/23) Installing py3-packaging (26.0-r1) (18/23) Installing py3-setuptools (82.0.1-r1) (19/23) Installing py3-installer (1.0.0-r0) (20/23) Installing py3-installer-pyc (1.0.0-r0) (21/23) Installing py3-gpep517 (19-r2) (22/23) Installing py3-gpep517-pyc (19-r2) (23/23) Installing .makedepends-py3-fpdf (20260415.094934) Executing busybox-1.37.0-r31.trigger OK: 435.0 MiB in 127 packages >>> py3-fpdf: Cleaning up srcdir >>> py3-fpdf: Cleaning up pkgdir >>> py3-fpdf: Cleaning up tmpdir >>> py3-fpdf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fpdf-1.7.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/fpdf-1.7.2.tar.gz.part' fpdf-1.7.2.tar.gz.pa 100% |********************************| 39504 0:00:00 ETA '/var/cache/distfiles/edge/fpdf-1.7.2.tar.gz.part' saved /var/cache/distfiles/edge/fpdf-1.7.2.tar.gz: OK >>> py3-fpdf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fpdf-1.7.2.tar.gz /var/cache/distfiles/edge/fpdf-1.7.2.tar.gz: OK >>> py3-fpdf: Unpacking /var/cache/distfiles/edge/fpdf-1.7.2.tar.gz... 2026-04-15 09:49:37,147 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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: fpdf). 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 :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-15 09:49:37,555 root INFO running bdist_wheel 2026-04-15 09:49:37,586 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-15 09:49:37,615 root INFO running build 2026-04-15 09:49:37,616 root INFO running build_py 2026-04-15 09:49:37,633 root INFO creating build/lib/fpdf 2026-04-15 09:49:37,634 root INFO copying fpdf/fonts.py -> build/lib/fpdf 2026-04-15 09:49:37,636 root INFO copying fpdf/template.py -> build/lib/fpdf 2026-04-15 09:49:37,638 root INFO copying fpdf/php.py -> build/lib/fpdf 2026-04-15 09:49:37,639 root INFO copying fpdf/__init__.py -> build/lib/fpdf 2026-04-15 09:49:37,640 root INFO copying fpdf/ttfonts.py -> build/lib/fpdf 2026-04-15 09:49:37,642 root INFO copying fpdf/py3k.py -> build/lib/fpdf 2026-04-15 09:49:37,643 root INFO copying fpdf/fpdf.py -> build/lib/fpdf 2026-04-15 09:49:37,645 root INFO copying fpdf/html.py -> build/lib/fpdf 2026-04-15 09:49:37,676 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-15 09:49:37,676 root INFO running install 2026-04-15 09:49:37,711 root INFO running install_lib 2026-04-15 09:49:37,723 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-15 09:49:37,724 root INFO creating build/bdist.linux-riscv64/wheel/fpdf 2026-04-15 09:49:37,725 root INFO copying build/lib/fpdf/fonts.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,726 root INFO copying build/lib/fpdf/template.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,727 root INFO copying build/lib/fpdf/php.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,728 root INFO copying build/lib/fpdf/__init__.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,729 root INFO copying build/lib/fpdf/ttfonts.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,731 root INFO copying build/lib/fpdf/py3k.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,732 root INFO copying build/lib/fpdf/fpdf.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,734 root INFO copying build/lib/fpdf/html.py -> build/bdist.linux-riscv64/wheel/./fpdf 2026-04-15 09:49:37,735 root INFO running install_egg_info 2026-04-15 09:49:37,748 root INFO running egg_info 2026-04-15 09:49:37,756 root INFO creating fpdf.egg-info 2026-04-15 09:49:37,756 root INFO writing fpdf.egg-info/PKG-INFO 2026-04-15 09:49:37,758 root INFO writing dependency_links to fpdf.egg-info/dependency_links.txt 2026-04-15 09:49:37,760 root INFO writing top-level names to fpdf.egg-info/top_level.txt 2026-04-15 09:49:37,761 root INFO writing manifest file 'fpdf.egg-info/SOURCES.txt' 2026-04-15 09:49:37,772 root INFO reading manifest file 'fpdf.egg-info/SOURCES.txt' 2026-04-15 09:49:37,776 root INFO writing manifest file 'fpdf.egg-info/SOURCES.txt' 2026-04-15 09:49:37,777 root INFO Copying fpdf.egg-info to build/bdist.linux-riscv64/wheel/./fpdf-1.7.2-py3.14.egg-info 2026-04-15 09:49:37,782 root INFO running install_scripts 2026-04-15 09:49:37,787 root INFO creating build/bdist.linux-riscv64/wheel/fpdf-1.7.2.dist-info/WHEEL 2026-04-15 09:49:37,789 wheel INFO creating '/home/buildozer/aports/testing/py3-fpdf/src/fpdf-1.7.2/.dist/.tmp-drhstewy/fpdf-1.7.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-15 09:49:37,791 wheel INFO adding 'fpdf/__init__.py' 2026-04-15 09:49:37,792 wheel INFO adding 'fpdf/fonts.py' 2026-04-15 09:49:37,795 wheel INFO adding 'fpdf/fpdf.py' 2026-04-15 09:49:37,797 wheel INFO adding 'fpdf/html.py' 2026-04-15 09:49:37,799 wheel INFO adding 'fpdf/php.py' 2026-04-15 09:49:37,800 wheel INFO adding 'fpdf/py3k.py' 2026-04-15 09:49:37,801 wheel INFO adding 'fpdf/template.py' 2026-04-15 09:49:37,802 wheel INFO adding 'fpdf/ttfonts.py' 2026-04-15 09:49:37,805 wheel INFO adding 'fpdf-1.7.2.dist-info/METADATA' 2026-04-15 09:49:37,806 wheel INFO adding 'fpdf-1.7.2.dist-info/WHEEL' 2026-04-15 09:49:37,806 wheel INFO adding 'fpdf-1.7.2.dist-info/top_level.txt' 2026-04-15 09:49:37,807 wheel INFO adding 'fpdf-1.7.2.dist-info/RECORD' 2026-04-15 09:49:37,808 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-15 09:49:37,811 gpep517 INFO The backend produced .dist/fpdf-1.7.2-py2.py3-none-any.whl fpdf-1.7.2-py2.py3-none-any.whl >>> py3-fpdf: Entering fakeroot... 2026-04-15 09:49:38,708 gpep517 INFO Installing .dist/fpdf-1.7.2-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-fpdf/pkg/py3-fpdf 2026-04-15 09:49:39,068 gpep517 INFO Installation complete >>> py3-fpdf-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/fpdf/__pycache__' -> '/home/buildozer/aports/testing/py3-fpdf/pkg/py3-fpdf-pyc/usr/lib/python3.14/site-packages/fpdf/__pycache__' >>> py3-fpdf-pyc*: Preparing subpackage py3-fpdf-pyc... Please specify at least one package name on the command line. >>> py3-fpdf-pyc*: Running postcheck for py3-fpdf-pyc >>> py3-fpdf*: Running postcheck for py3-fpdf >>> py3-fpdf*: Preparing package py3-fpdf... Please specify at least one package name on the command line. >>> py3-fpdf-pyc*: Tracing dependencies... python3~3.14 >>> py3-fpdf-pyc*: Package size: 250.6 KB >>> py3-fpdf-pyc*: Compressing data... >>> py3-fpdf-pyc*: Create checksum... >>> py3-fpdf-pyc*: Create py3-fpdf-pyc-1.7.2-r6.apk >>> py3-fpdf*: Tracing dependencies... python3~3.14 >>> py3-fpdf*: Package size: 168.4 KB >>> py3-fpdf*: Compressing data... >>> py3-fpdf*: Create checksum... >>> py3-fpdf*: Create py3-fpdf-1.7.2-r6.apk >>> py3-fpdf: Build complete at Wed, 15 Apr 2026 09:49:40 +0000 elapsed time 0h 0m 11s >>> py3-fpdf: Cleaning up srcdir >>> py3-fpdf: Cleaning up pkgdir >>> py3-fpdf: Cleaning up tmpdir >>> py3-fpdf: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-fpdf (20260415.094934) ( 2/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/23) Purging py3-setuptools (82.0.1-r1) ( 4/23) Purging py3-packaging-pyc (26.0-r1) ( 5/23) Purging py3-packaging (26.0-r1) ( 6/23) Purging py3-parsing-pyc (3.3.2-r1) ( 7/23) Purging py3-parsing (3.3.2-r1) ( 8/23) Purging py3-gpep517-pyc (19-r2) ( 9/23) Purging py3-gpep517 (19-r2) (10/23) Purging py3-installer-pyc (1.0.0-r0) (11/23) Purging py3-installer (1.0.0-r0) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r0) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-fpdf: Updating the testing/riscv64 repository index... >>> py3-fpdf: Signing the index...