>>> py3-pdf2image: Building community/py3-pdf2image 1.16.3-r0 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 06:36:35 +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/41) Installing libbz2 (1.0.8-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r4) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r10) (10/41) Installing python3-pycache-pyc0 (3.11.3-r10) (11/41) Installing pyc (0.1-r0) (12/41) Installing python3-pyc (3.11.3-r10) (13/41) Installing libpng (1.6.39-r3) (14/41) Installing freetype (2.13.0-r4) (15/41) Installing libimagequant (4.1.1-r0) (16/41) Installing libjpeg-turbo (2.1.5.1-r2) (17/41) Installing lcms2 (2.15-r1) (18/41) Installing openjpeg (2.5.0-r3) (19/41) Installing libwebp (1.3.0-r1) (20/41) Installing tiff (4.5.0-r6) (21/41) Installing libxau (1.0.11-r1) (22/41) Installing libmd (1.0.4-r2) (23/41) Installing libbsd (0.11.7-r1) (24/41) Installing libxdmcp (1.1.4-r1) (25/41) Installing libxcb (1.15-r1) (26/41) Installing py3-pillow (9.5.0-r0) (27/41) Installing libx11 (1.8.4-r2) (28/41) Installing libxext (1.3.5-r1) (29/41) Installing libxrender (0.9.11-r2) (30/41) Installing fontconfig (2.14.2-r3) (31/41) Installing pixman (0.42.2-r1) (32/41) Installing cairo (1.17.8-r1) (33/41) Installing poppler (23.04.0-r2) (34/41) Installing poppler-utils (23.04.0-r2) (35/41) Installing py3-parsing (3.0.9-r2) (36/41) Installing py3-parsing-pyc (3.0.9-r2) (37/41) Installing py3-packaging (23.1-r1) (38/41) Installing py3-packaging-pyc (23.1-r1) (39/41) Installing py3-setuptools (67.7.0-r0) (40/41) Installing py3-setuptools-pyc (67.7.0-r0) (41/41) Installing .makedepends-py3-pdf2image (20230421.063639) Executing busybox-1.36.0-r7.trigger OK: 438 MiB in 139 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pdf2image: Fetching https://github.com/Belval/pdf2image/archive/v.1.16.3/pdf2image-1.16.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1716k 0 1716k 0 0 3108k 0 --:--:-- --:--:-- --:--:-- 3108k >>> 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:754: 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/pdf2image.py -> build/lib/pdf2image copying pdf2image/generators.py -> build/lib/pdf2image copying pdf2image/__init__.py -> build/lib/pdf2image copying pdf2image/exceptions.py -> build/lib/pdf2image copying pdf2image/parsers.py -> build/lib/pdf2image copying pdf2image/py.typed -> build/lib/pdf2image >>> py3-pdf2image: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:754: 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/pdf2image.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/__init__.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/exceptions.py -> /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 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/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 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/parsers.py to parsers.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*: Running postcheck for py3-pdf2image >>> WARNING: py3-pdf2image*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pdf2image*: Preparing package py3-pdf2image... >>> py3-pdf2image*: Tracing dependencies... python3 py3-pillow poppler-utils python3~3.11 >>> py3-pdf2image*: Package size: 144.0 KB >>> py3-pdf2image*: Compressing data... >>> py3-pdf2image*: Create checksum... >>> py3-pdf2image*: Create py3-pdf2image-1.16.3-r0.apk >>> py3-pdf2image: Build complete at Fri, 21 Apr 2023 06:36:42 +0000 elapsed time 0h 0m 7s >>> py3-pdf2image: Cleaning up srcdir >>> py3-pdf2image: Cleaning up pkgdir >>> py3-pdf2image: Uninstalling dependencies... (1/41) Purging .makedepends-py3-pdf2image (20230421.063639) (2/41) Purging py3-pillow (9.5.0-r0) (3/41) Purging poppler-utils (23.04.0-r2) (4/41) Purging py3-setuptools-pyc (67.7.0-r0) (5/41) Purging py3-setuptools (67.7.0-r0) (6/41) Purging py3-packaging-pyc (23.1-r1) (7/41) Purging py3-packaging (23.1-r1) (8/41) Purging py3-parsing-pyc (3.0.9-r2) (9/41) Purging py3-parsing (3.0.9-r2) (10/41) Purging cairo (1.17.8-r1) (11/41) Purging libimagequant (4.1.1-r0) (12/41) Purging libxext (1.3.5-r1) (13/41) Purging libxrender (0.9.11-r2) (14/41) Purging pixman (0.42.2-r1) (15/41) Purging poppler (23.04.0-r2) (16/41) Purging python3-pyc (3.11.3-r10) (17/41) Purging python3-pycache-pyc0 (3.11.3-r10) (18/41) Purging pyc (0.1-r0) (19/41) Purging tiff (4.5.0-r6) (20/41) Purging fontconfig (2.14.2-r3) (21/41) Purging freetype (2.13.0-r4) (22/41) Purging python3 (3.11.3-r10) (23/41) Purging gdbm (1.23-r1) (24/41) Purging lcms2 (2.15-r1) (25/41) Purging libx11 (1.8.4-r2) (26/41) Purging libxcb (1.15-r1) (27/41) Purging libxdmcp (1.1.4-r1) (28/41) Purging libbsd (0.11.7-r1) (29/41) Purging libbz2 (1.0.8-r5) (30/41) Purging libffi (3.4.4-r2) (31/41) Purging libjpeg-turbo (2.1.5.1-r2) (32/41) Purging libmd (1.0.4-r2) (33/41) Purging libpanelw (6.4_p20230401-r4) (34/41) Purging libpng (1.6.39-r3) (35/41) Purging libwebp (1.3.0-r1) (36/41) Purging libxau (1.0.11-r1) (37/41) Purging mpdecimal (2.5.1-r2) (38/41) Purging openjpeg (2.5.0-r3) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> py3-pdf2image: Updating the community/x86 repository index... >>> py3-pdf2image: Signing the index...