>>> py3-pdf2image: Building community/py3-pdf2image 1.16.3-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 13:41:08 +0000 >>> py3-pdf2image: Checking sanity of /home/buildozer/aports/community/py3-pdf2image/APKBUILD... >>> py3-pdf2image: Analyzing dependencies... >>> py3-pdf2image: Installing for build: build-base python3 py3-pillow poppler-utils py3-setuptools (1/40) Installing libffi (3.4.4-r2) (2/40) Installing gdbm (1.23-r1) (3/40) Installing mpdecimal (2.5.1-r2) (4/40) Installing libpanelw (6.4_p20230401-r6) (5/40) Installing readline (8.2.1-r1) (6/40) Installing sqlite-libs (3.41.2-r2) (7/40) Installing python3 (3.11.3-r10) (8/40) Installing python3-pycache-pyc0 (3.11.3-r10) (9/40) Installing pyc (0.1-r0) (10/40) Installing python3-pyc (3.11.3-r10) (11/40) Installing libpng (1.6.39-r3) (12/40) Installing freetype (2.13.0-r5) (13/40) Installing libimagequant (4.1.1-r0) (14/40) Installing libjpeg-turbo (2.1.5.1-r2) (15/40) Installing lcms2 (2.15-r1) (16/40) Installing openjpeg (2.5.0-r3) (17/40) Installing libwebp (1.3.0-r1) (18/40) Installing tiff (4.5.0-r6) (19/40) Installing libxau (1.0.11-r1) (20/40) Installing libmd (1.0.4-r2) (21/40) Installing libbsd (0.11.7-r1) (22/40) Installing libxdmcp (1.1.4-r1) (23/40) Installing libxcb (1.15-r1) (24/40) Installing py3-pillow (9.5.0-r1) (25/40) Installing py3-pillow-pyc (9.5.0-r1) (26/40) Installing libx11 (1.8.4-r2) (27/40) Installing libxext (1.3.5-r1) (28/40) Installing libxrender (0.9.11-r2) (29/40) Installing fontconfig (2.14.2-r3) (30/40) Installing pixman (0.42.2-r1) (31/40) Installing cairo (1.17.8-r1) (32/40) Installing poppler (23.04.0-r2) (33/40) Installing poppler-utils (23.04.0-r2) (34/40) Installing py3-parsing (3.0.9-r2) (35/40) Installing py3-parsing-pyc (3.0.9-r2) (36/40) Installing py3-packaging (23.1-r1) (37/40) Installing py3-packaging-pyc (23.1-r1) (38/40) Installing py3-setuptools (67.7.2-r0) (39/40) Installing py3-setuptools-pyc (67.7.2-r0) (40/40) Installing .makedepends-py3-pdf2image (20230425.134108) Executing busybox-1.36.0-r8.trigger OK: 516 MiB in 143 packages >>> py3-pdf2image: Cleaning up srcdir >>> py3-pdf2image: Cleaning up pkgdir >>> py3-pdf2image: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pdf2image-1.16.3.tar.gz >>> py3-pdf2image: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pdf2image-1.16.3.tar.gz >>> py3-pdf2image: Checking sha512sums... pdf2image-1.16.3.tar.gz: OK >>> py3-pdf2image: Unpacking /var/cache/distfiles/v3.18/pdf2image-1.16.3.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/pdf2image copying pdf2image/parsers.py -> build/lib/pdf2image copying pdf2image/pdf2image.py -> build/lib/pdf2image copying pdf2image/exceptions.py -> build/lib/pdf2image copying pdf2image/generators.py -> build/lib/pdf2image copying pdf2image/__init__.py -> build/lib/pdf2image copying pdf2image/py.typed -> build/lib/pdf2image >>> py3-pdf2image: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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.warn_dash_deprecation(opt, section) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pdf2image/pkg creating /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image creating /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr creating /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib creating /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image copying build/lib/pdf2image/parsers.py -> /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image copying build/lib/pdf2image/pdf2image.py -> /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image copying build/lib/pdf2image/exceptions.py -> /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image copying build/lib/pdf2image/generators.py -> /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image copying build/lib/pdf2image/py.typed -> /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image copying build/lib/pdf2image/__init__.py -> /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image byte-compiling /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image/parsers.py to parsers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image/pdf2image.py to pdf2image.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image/generators.py to generators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info creating pdf2image.egg-info writing pdf2image.egg-info/PKG-INFO writing dependency_links to pdf2image.egg-info/dependency_links.txt writing requirements to pdf2image.egg-info/requires.txt writing top-level names to pdf2image.egg-info/top_level.txt writing manifest file 'pdf2image.egg-info/SOURCES.txt' reading manifest file 'pdf2image.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' adding license file 'LICENSE' writing manifest file 'pdf2image.egg-info/SOURCES.txt' Copying pdf2image.egg-info to /home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image-1.16.3-py3.11.egg-info running install_scripts >>> py3-pdf2image-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image/usr/lib/python3.11/site-packages/pdf2image/__pycache__' -> '/home/buildozer/aports/community/py3-pdf2image/pkg/py3-pdf2image-pyc/usr/lib/python3.11/site-packages/pdf2image/__pycache__' >>> py3-pdf2image-pyc*: Preparing subpackage py3-pdf2image-pyc... >>> py3-pdf2image-pyc*: Running postcheck for py3-pdf2image-pyc >>> py3-pdf2image*: Running postcheck for py3-pdf2image >>> py3-pdf2image*: Preparing package py3-pdf2image... >>> py3-pdf2image-pyc*: Tracing dependencies... python3 py3-pillow poppler-utils python3~3.11 >>> py3-pdf2image-pyc*: Package size: 76.0 KB >>> py3-pdf2image-pyc*: Compressing data... >>> py3-pdf2image-pyc*: Create checksum... >>> py3-pdf2image-pyc*: Create py3-pdf2image-pyc-1.16.3-r1.apk >>> py3-pdf2image*: Tracing dependencies... python3 py3-pillow poppler-utils python3~3.11 >>> py3-pdf2image*: Package size: 92.0 KB >>> py3-pdf2image*: Compressing data... >>> py3-pdf2image*: Create checksum... >>> py3-pdf2image*: Create py3-pdf2image-1.16.3-r1.apk >>> py3-pdf2image: Build complete at Tue, 25 Apr 2023 13:41:10 +0000 elapsed time 0h 0m 2s >>> py3-pdf2image: Cleaning up srcdir >>> py3-pdf2image: Cleaning up pkgdir >>> py3-pdf2image: Uninstalling dependencies... (1/40) Purging .makedepends-py3-pdf2image (20230425.134108) (2/40) Purging py3-pillow-pyc (9.5.0-r1) (3/40) Purging py3-pillow (9.5.0-r1) (4/40) Purging poppler-utils (23.04.0-r2) (5/40) Purging py3-setuptools-pyc (67.7.2-r0) (6/40) Purging py3-setuptools (67.7.2-r0) (7/40) Purging py3-packaging-pyc (23.1-r1) (8/40) Purging py3-packaging (23.1-r1) (9/40) Purging py3-parsing-pyc (3.0.9-r2) (10/40) Purging py3-parsing (3.0.9-r2) (11/40) Purging cairo (1.17.8-r1) (12/40) Purging libimagequant (4.1.1-r0) (13/40) Purging libxext (1.3.5-r1) (14/40) Purging libxrender (0.9.11-r2) (15/40) Purging pixman (0.42.2-r1) (16/40) Purging poppler (23.04.0-r2) (17/40) Purging python3-pyc (3.11.3-r10) (18/40) Purging python3-pycache-pyc0 (3.11.3-r10) (19/40) Purging pyc (0.1-r0) (20/40) Purging tiff (4.5.0-r6) (21/40) Purging fontconfig (2.14.2-r3) (22/40) Purging freetype (2.13.0-r5) (23/40) Purging python3 (3.11.3-r10) (24/40) Purging gdbm (1.23-r1) (25/40) Purging lcms2 (2.15-r1) (26/40) Purging libx11 (1.8.4-r2) (27/40) Purging libxcb (1.15-r1) (28/40) Purging libxdmcp (1.1.4-r1) (29/40) Purging libbsd (0.11.7-r1) (30/40) Purging libffi (3.4.4-r2) (31/40) Purging libjpeg-turbo (2.1.5.1-r2) (32/40) Purging libmd (1.0.4-r2) (33/40) Purging libpanelw (6.4_p20230401-r6) (34/40) Purging libpng (1.6.39-r3) (35/40) Purging libwebp (1.3.0-r1) (36/40) Purging libxau (1.0.11-r1) (37/40) Purging mpdecimal (2.5.1-r2) (38/40) Purging openjpeg (2.5.0-r3) (39/40) Purging readline (8.2.1-r1) (40/40) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-pdf2image: Updating the community/ppc64le repository index... >>> py3-pdf2image: Signing the index...