>>> pdfposter: Building community/pdfposter 0.8.1-r7 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 22:11:48 +0000 >>> pdfposter: Validating /home/buildozer/aports/community/pdfposter/APKBUILD... >>> pdfposter: Analyzing dependencies... >>> pdfposter: Installing for build: build-base py3-pypdf py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.8-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.8.1-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20250412-r0) (7/34) Installing sqlite-libs (3.49.1-r0) (8/34) Installing python3 (3.12.10-r0) (9/34) Installing python3-pycache-pyc0 (3.12.10-r0) (10/34) Installing pyc (3.12.10-r0) (11/34) Installing py3-pypdf-pyc (5.3.1-r0) (12/34) Installing python3-pyc (3.12.10-r0) (13/34) Installing py3-pypdf (5.3.1-r0) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (16-r0) (17/34) Installing py3-gpep517-pyc (16-r0) (18/34) Installing py3-parsing (3.2.0-r0) (19/34) Installing py3-parsing-pyc (3.2.0-r0) (20/34) Installing py3-packaging (25.0-r0) (21/34) Installing py3-packaging-pyc (25.0-r0) (22/34) Installing py3-setuptools (77.0.3-r0) (23/34) Installing py3-setuptools-pyc (77.0.3-r0) (24/34) Installing py3-wheel (0.43.0-r0) (25/34) Installing py3-wheel-pyc (0.43.0-r0) (26/34) Installing py3-iniconfig (2.1.0-r0) (27/34) Installing py3-iniconfig-pyc (2.1.0-r0) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.5-r0) (33/34) Installing py3-pytest-pyc (8.3.5-r0) (34/34) Installing .makedepends-pdfposter (20250427.221200) Executing busybox-1.37.0-r16.trigger OK: 452 MiB in 137 packages >>> pdfposter: Cleaning up srcdir >>> pdfposter: Cleaning up pkgdir >>> pdfposter: Cleaning up tmpdir >>> pdfposter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pdfposter-v0.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> pdfposter: Fetching https://gitlab.com/pdftools/pdfposter/-/archive/v0.8.1/pdfposter-v0.8.1.tar.gz Connecting to gitlab.com (172.65.251.78:443) saving to '/var/cache/distfiles/v3.22/pdfposter-v0.8.1.tar.gz.part' pdfposter-v0.8.1.tar 100% |********************************| 210k 0:00:00 ETA '/var/cache/distfiles/v3.22/pdfposter-v0.8.1.tar.gz.part' saved >>> pdfposter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pdfposter-v0.8.1.tar.gz >>> pdfposter: Checking sha512sums... pdfposter-v0.8.1.tar.gz: OK pypdf.patch: OK >>> pdfposter: Unpacking /var/cache/distfiles/v3.22/pdfposter-v0.8.1.tar.gz... >>> pdfposter: pypdf.patch patching file pdftools/pdfposter/__init__.py patching file pdftools/pdfposter/cmd.py patching file test/functional/test_end_to_end.py patching file test/gen-allboxespage.py patching file test/gen-trimmedpage.py 2025-04-27 22:12:02,162 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-04-27 22:12:02,165 root WARNING docutils not installed, can not build man pages. Using pre-build ones. /usr/lib/python3.12/site-packages/setuptools/config/setupcfg.py:294: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-27 22:12:02,215 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-27 22:12:02,237 root INFO running build 2025-04-27 22:12:02,237 root INFO running build_py 2025-04-27 22:12:02,242 root INFO creating build/lib/pdftools/pdfposter 2025-04-27 22:12:02,242 root INFO copying pdftools/pdfposter/__init__.py -> build/lib/pdftools/pdfposter 2025-04-27 22:12:02,243 root INFO copying pdftools/pdfposter/cmd.py -> build/lib/pdftools/pdfposter 2025-04-27 22:12:02,243 root INFO running egg_info 2025-04-27 22:12:02,247 root INFO creating pdftools.pdfposter.egg-info 2025-04-27 22:12:02,247 root INFO writing pdftools.pdfposter.egg-info/PKG-INFO 2025-04-27 22:12:02,248 root INFO writing dependency_links to pdftools.pdfposter.egg-info/dependency_links.txt 2025-04-27 22:12:02,248 root INFO writing entry points to pdftools.pdfposter.egg-info/entry_points.txt 2025-04-27 22:12:02,248 root INFO writing namespace_packages to pdftools.pdfposter.egg-info/namespace_packages.txt 2025-04-27 22:12:02,248 root INFO writing requirements to pdftools.pdfposter.egg-info/requires.txt 2025-04-27 22:12:02,249 root INFO writing top-level names to pdftools.pdfposter.egg-info/top_level.txt 2025-04-27 22:12:02,249 root INFO writing manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt' 2025-04-27 22:12:02,254 root INFO reading manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt' 2025-04-27 22:12:02,254 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 22:12:02,255 root WARNING no previously-included directories found matching 'docs/_build' 2025-04-27 22:12:02,255 root WARNING warning: no files found matching 'COPYING' 2025-04-27 22:12:02,255 root WARNING warning: no previously-included files found matching 'projectlogo.*' 2025-04-27 22:12:02,255 root WARNING warning: no previously-included files found matching '.gitignore' 2025-04-27 22:12:02,256 root WARNING warning: no previously-included files found matching '.gitattributes' 2025-04-27 22:12:02,256 root WARNING warning: no previously-included files matching 'SConstruct' found anywhere in distribution 2025-04-27 22:12:02,256 root WARNING warning: no previously-included files matching 'SConscript' found anywhere in distribution 2025-04-27 22:12:02,257 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-04-27 22:12:02,257 root WARNING warning: no previously-included files matching '.#*' found anywhere in distribution 2025-04-27 22:12:02,257 root WARNING warning: no previously-included files matching '#*#' found anywhere in distribution 2025-04-27 22:12:02,257 root INFO adding license file 'LICENSE-GPLv3.txt' 2025-04-27 22:12:02,258 root INFO writing manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt' 2025-04-27 22:12:02,268 root INFO installing to build/bdist.linux-i686/wheel 2025-04-27 22:12:02,268 root INFO running install 2025-04-27 22:12:02,280 root INFO running install_lib 2025-04-27 22:12:02,285 root INFO copying pdftools/pdfposter/__init__.py -> build/bdist.linux-i686/wheel/./pdftools/pdfposter 2025-04-27 22:12:02,286 root INFO copying pdftools/pdfposter/cmd.py -> build/bdist.linux-i686/wheel/./pdftools/pdfposter 2025-04-27 22:12:02,286 root INFO running install_egg_info 2025-04-27 22:12:02,291 root INFO Copying pdftools.pdfposter.egg-info to build/bdist.linux-i686/wheel/./pdftools.pdfposter-0.8.1-py3.12.egg-info 2025-04-27 22:12:02,292 root INFO Installing build/bdist.linux-i686/wheel/./pdftools.pdfposter-0.8.1-py3.12-nspkg.pth 2025-04-27 22:12:02,293 root INFO running install_scripts 2025-04-27 22:12:02,294 root INFO creating build/bdist.linux-i686/wheel/pdftools_pdfposter-0.8.1.dist-info/WHEEL 2025-04-27 22:12:02,295 wheel INFO creating '/home/buildozer/aports/community/pdfposter/src/pdfposter-v0.8.1/.dist/.tmp-izyg52h7/pdftools_pdfposter-0.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-27 22:12:02,295 wheel INFO adding 'pdftools.pdfposter-0.8.1-py3.12-nspkg.pth' 2025-04-27 22:12:02,296 wheel INFO adding 'pdftools/pdfposter/__init__.py' 2025-04-27 22:12:02,296 wheel INFO adding 'pdftools/pdfposter/cmd.py' 2025-04-27 22:12:02,297 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/licenses/LICENSE-GPLv3.txt' 2025-04-27 22:12:02,297 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/METADATA' 2025-04-27 22:12:02,297 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/WHEEL' 2025-04-27 22:12:02,297 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/entry_points.txt' 2025-04-27 22:12:02,298 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/namespace_packages.txt' 2025-04-27 22:12:02,298 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/top_level.txt' 2025-04-27 22:12:02,298 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/zip-safe' 2025-04-27 22:12:02,298 wheel INFO adding 'pdftools_pdfposter-0.8.1.dist-info/RECORD' 2025-04-27 22:12:02,298 root INFO removing build/bdist.linux-i686/wheel 2025-04-27 22:12:02,299 gpep517 INFO The backend produced .dist/pdftools_pdfposter-0.8.1-py2.py3-none-any.whl pdftools_pdfposter-0.8.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/pdfposter/src/pdfposter-v0.8.1 collected 31 items test/unit/test_box.py .......... [ 32%] test/unit/test_decide_num_pages.py ..................... [100%] ============================== 31 passed in 0.22s ============================== >>> pdfposter: Entering fakeroot... >>> pdfposter-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pdftools/pdfposter/__pycache__' -> '/home/buildozer/aports/community/pdfposter/pkg/pdfposter-pyc/usr/lib/python3.12/site-packages/pdftools/pdfposter/__pycache__' >>> pdfposter-pyc*: Preparing subpackage pdfposter-pyc... >>> pdfposter-pyc*: Running postcheck for pdfposter-pyc >>> pdfposter*: Running postcheck for pdfposter >>> pdfposter*: Preparing package pdfposter... >>> pdfposter-pyc*: Tracing dependencies... py3-pypdf python3~3.12 >>> pdfposter-pyc*: Package size: 22.3 KB >>> pdfposter-pyc*: Compressing data... >>> pdfposter-pyc*: Create checksum... >>> pdfposter-pyc*: Create pdfposter-pyc-0.8.1-r7.apk >>> pdfposter*: Tracing dependencies... py3-pypdf python3~3.12 >>> pdfposter*: Package size: 59.2 KB >>> pdfposter*: Compressing data... >>> pdfposter*: Create checksum... >>> pdfposter*: Create pdfposter-0.8.1-r7.apk >>> pdfposter: Build complete at Sun, 27 Apr 2025 22:12:03 +0000 elapsed time 0h 0m 15s >>> pdfposter: Cleaning up srcdir >>> pdfposter: Cleaning up pkgdir >>> pdfposter: Uninstalling dependencies... (1/34) Purging .makedepends-pdfposter (20250427.221200) (2/34) Purging py3-pypdf-pyc (5.3.1-r0) (3/34) Purging py3-pypdf (5.3.1-r0) (4/34) Purging py3-gpep517-pyc (16-r0) (5/34) Purging py3-gpep517 (16-r0) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (77.0.3-r0) (9/34) Purging py3-setuptools (77.0.3-r0) (10/34) Purging py3-wheel-pyc (0.43.0-r0) (11/34) Purging py3-wheel (0.43.0-r0) (12/34) Purging py3-pytest-pyc (8.3.5-r0) (13/34) Purging py3-pytest (8.3.5-r0) (14/34) Purging py3-iniconfig-pyc (2.1.0-r0) (15/34) Purging py3-iniconfig (2.1.0-r0) (16/34) Purging py3-packaging-pyc (25.0-r0) (17/34) Purging py3-packaging (25.0-r0) (18/34) Purging py3-parsing-pyc (3.2.0-r0) (19/34) Purging py3-parsing (3.2.0-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.10-r0) (25/34) Purging python3-pycache-pyc0 (3.12.10-r0) (26/34) Purging pyc (3.12.10-r0) (27/34) Purging python3 (3.12.10-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.8-r0) (31/34) Purging libpanelw (6.5_p20250412-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.49.1-r0) (34/34) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> pdfposter: Updating the community/x86 repository index... >>> pdfposter: Signing the index...