>>> py3-complexheatmap: Building testing/py3-complexheatmap 1.3.1-r1 (using abuild 3.10.0-r0) started Mon, 27 Feb 2023 20:10:03 +0000 >>> py3-complexheatmap: Checking sanity of /home/buildozer/aports/testing/py3-complexheatmap/APKBUILD... >>> py3-complexheatmap: Analyzing dependencies... >>> py3-complexheatmap: Installing for build: build-base python3 py3-matplotlib py3-numpy py3-pandas py3-seaborn py3-setuptools (1/69) Installing libbz2 (1.0.8-r4) (2/69) Installing libffi (3.4.4-r0) (3/69) Installing gdbm (1.23-r0) (4/69) Installing xz-libs (5.4.1-r0) (5/69) Installing mpdecimal (2.5.1-r1) (6/69) Installing libpanelw (6.4_p20230225-r0) (7/69) Installing readline (8.2.001-r0) (8/69) Installing sqlite-libs (3.41.0-r0) (9/69) Installing python3 (3.11.2-r0) (10/69) Installing libxau (1.0.11-r0) (11/69) Installing libmd (1.0.4-r1) (12/69) Installing libbsd (0.11.7-r0) (13/69) Installing libxdmcp (1.1.4-r0) (14/69) Installing libxcb (1.15-r0) (15/69) Installing libx11 (1.8.4-r1) (16/69) Installing libxext (1.3.5-r0) (17/69) Installing libxrender (0.9.11-r1) (18/69) Installing libintl (0.21.1-r1) (19/69) Installing libblkid (2.38.1-r5) (20/69) Installing libmount (2.38.1-r5) (21/69) Installing glib (2.74.6-r0) (22/69) Installing graphite2 (1.3.14-r4) (23/69) Installing harfbuzz (7.0.1-r0) (24/69) Installing libpng (1.6.39-r2) (25/69) Installing freetype (2.13.0-r2) (26/69) Installing fontconfig (2.14.2-r0) (27/69) Installing pixman (0.42.2-r0) (28/69) Installing cairo (1.17.8-r0) (29/69) Installing py3-cairo (1.23.0-r2) (30/69) Installing py3-certifi (2022.12.7-r0) (31/69) Installing libgfortran (12.2.1_git20220924-r9) (32/69) Installing openblas (0.3.21-r4) (33/69) Installing py3-numpy (1.24.2-r0) (34/69) Installing py3-contourpy (1.0.7-r0) (35/69) Installing py3-cycler (0.11.0-r1) (36/69) Installing py3-six (1.16.0-r4) (37/69) Installing py3-dateutil (2.8.2-r2) (38/69) Installing py3-fonttools (4.38.0-r1) (39/69) Installing py3-kiwisolver (1.4.4-r0) (40/69) Installing py3-parsing (3.0.9-r1) (41/69) Installing py3-packaging (23.0-r0) (42/69) Installing libimagequant (4.1.0-r0) (43/69) Installing libjpeg-turbo (2.1.5.1-r1) (44/69) Installing lcms2 (2.14-r3) (45/69) Installing openjpeg (2.5.0-r2) (46/69) Installing libwebp (1.3.0-r0) (47/69) Installing tiff (4.5.0-r3) (48/69) Installing py3-pillow (9.4.0-r0) (49/69) Installing py3-tz (2022.7.1-r0) (50/69) Installing tzdata (2022g-r0) (51/69) Installing tcl (8.6.13-r0) (52/69) Installing libxft (2.3.7-r0) (53/69) Installing tk (8.6.13-r0) (54/69) Installing python3-tkinter (3.11.0-r1) (55/69) Installing qhull (2020.2-r2) (56/69) Installing py3-matplotlib (3.6.3-r0) (57/69) Installing py3-pandas (1.5.3-r0) (58/69) Installing py3-appdirs (1.4.4-r5) (59/69) Installing py3-charset-normalizer (3.0.1-r1) (60/69) Installing py3-idna (3.4-r3) (61/69) Installing py3-urllib3 (1.26.14-r0) (62/69) Installing py3-requests (2.28.2-r0) (63/69) Installing py3-pooch (1.6.0-r0) (64/69) Installing python3-dev (3.11.2-r0) (65/69) Installing py3-numpy-f2py (1.24.2-r0) (66/69) Installing py3-scipy (1.10.1-r0) (67/69) Installing py3-seaborn (0.12.2-r0) (68/69) Installing py3-setuptools (67.4.0-r0) (69/69) Installing .makedepends-py3-complexheatmap (20230227.201005) Executing busybox-1.36.0-r4.trigger OK: 745 MiB in 164 packages >>> py3-complexheatmap: Cleaning up srcdir >>> py3-complexheatmap: Cleaning up pkgdir >>> py3-complexheatmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-complexheatmap-1.3.1.tar.gz >>> py3-complexheatmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-complexheatmap-1.3.1.tar.gz >>> py3-complexheatmap: Checking sha512sums... py3-complexheatmap-1.3.1.tar.gz: OK >>> py3-complexheatmap: Unpacking /var/cache/distfiles/py3-complexheatmap-1.3.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/PyComplexHeatmap copying PyComplexHeatmap/dotHeatmap.py -> build/lib/PyComplexHeatmap copying PyComplexHeatmap/clustermap.py -> build/lib/PyComplexHeatmap copying PyComplexHeatmap/annotations.py -> build/lib/PyComplexHeatmap copying PyComplexHeatmap/example.py -> build/lib/PyComplexHeatmap copying PyComplexHeatmap/utils.py -> build/lib/PyComplexHeatmap copying PyComplexHeatmap/colors.py -> build/lib/PyComplexHeatmap copying PyComplexHeatmap/tools.py -> build/lib/PyComplexHeatmap copying PyComplexHeatmap/__init__.py -> build/lib/PyComplexHeatmap running egg_info writing PyComplexHeatmap.egg-info/PKG-INFO writing dependency_links to PyComplexHeatmap.egg-info/dependency_links.txt writing top-level names to PyComplexHeatmap.egg-info/top_level.txt reading manifest file 'PyComplexHeatmap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ipynb' under directory 'notebooks' no previously-included directories found matching 'data' no previously-included directories found matching 'docs' no previously-included directories found matching 'notebooks' adding license file 'LICENSE' writing manifest file 'PyComplexHeatmap.egg-info/SOURCES.txt' >>> py3-complexheatmap: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-complexheatmap/pkg creating /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap creating /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr creating /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib creating /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/dotHeatmap.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/clustermap.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/annotations.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/example.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/utils.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/colors.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/tools.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap copying build/lib/PyComplexHeatmap/__init__.py -> /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/dotHeatmap.py to dotHeatmap.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/clustermap.py to clustermap.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/annotations.py to annotations.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/example.py to example.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/colors.py to colors.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/tools.py to tools.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing PyComplexHeatmap.egg-info/PKG-INFO writing dependency_links to PyComplexHeatmap.egg-info/dependency_links.txt writing top-level names to PyComplexHeatmap.egg-info/top_level.txt reading manifest file 'PyComplexHeatmap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ipynb' under directory 'notebooks' no previously-included directories found matching 'data' no previously-included directories found matching 'docs' no previously-included directories found matching 'notebooks' adding license file 'LICENSE' writing manifest file 'PyComplexHeatmap.egg-info/SOURCES.txt' Copying PyComplexHeatmap.egg-info to /home/buildozer/aports/testing/py3-complexheatmap/pkg/py3-complexheatmap/usr/lib/python3.11/site-packages/PyComplexHeatmap-1.3.1-py3.11.egg-info running install_scripts >>> py3-complexheatmap*: Running postcheck for py3-complexheatmap >>> py3-complexheatmap*: Preparing package py3-complexheatmap... >>> py3-complexheatmap*: Tracing dependencies... >>> py3-complexheatmap*: Package size: 500.0 KB >>> py3-complexheatmap*: Compressing data... >>> py3-complexheatmap*: Create checksum... >>> py3-complexheatmap*: Create py3-complexheatmap-1.3.1-r1.apk >>> py3-complexheatmap: Build complete at Mon, 27 Feb 2023 20:10:10 +0000 elapsed time 0h 0m 7s >>> py3-complexheatmap: Cleaning up srcdir >>> py3-complexheatmap: Cleaning up pkgdir >>> py3-complexheatmap: Uninstalling dependencies... (1/69) Purging .makedepends-py3-complexheatmap (20230227.201005) (2/69) Purging py3-seaborn (0.12.2-r0) (3/69) Purging py3-pandas (1.5.3-r0) (4/69) Purging py3-matplotlib (3.6.3-r0) (5/69) Purging py3-cairo (1.23.0-r2) (6/69) Purging py3-contourpy (1.0.7-r0) (7/69) Purging py3-cycler (0.11.0-r1) (8/69) Purging py3-dateutil (2.8.2-r2) (9/69) Purging py3-six (1.16.0-r4) (10/69) Purging py3-fonttools (4.38.0-r1) (11/69) Purging py3-kiwisolver (1.4.4-r0) (12/69) Purging py3-pillow (9.4.0-r0) (13/69) Purging py3-tz (2022.7.1-r0) (14/69) Purging python3-tkinter (3.11.0-r1) (15/69) Purging py3-scipy (1.10.1-r0) (16/69) Purging py3-pooch (1.6.0-r0) (17/69) Purging py3-appdirs (1.4.4-r5) (18/69) Purging py3-requests (2.28.2-r0) (19/69) Purging py3-certifi (2022.12.7-r0) (20/69) Purging py3-charset-normalizer (3.0.1-r1) (21/69) Purging py3-idna (3.4-r3) (22/69) Purging py3-urllib3 (1.26.14-r0) (23/69) Purging py3-numpy-f2py (1.24.2-r0) (24/69) Purging py3-numpy (1.24.2-r0) (25/69) Purging python3-dev (3.11.2-r0) (26/69) Purging openblas (0.3.21-r4) (27/69) Purging py3-setuptools (67.4.0-r0) (28/69) Purging py3-packaging (23.0-r0) (29/69) Purging py3-parsing (3.0.9-r1) (30/69) Purging python3 (3.11.2-r0) (31/69) Purging cairo (1.17.8-r0) (32/69) Purging tk (8.6.13-r0) (33/69) Purging libxft (2.3.7-r0) (34/69) Purging fontconfig (2.14.2-r0) (35/69) Purging harfbuzz (7.0.1-r0) (36/69) Purging freetype (2.13.0-r2) (37/69) Purging libbz2 (1.0.8-r4) (38/69) Purging glib (2.74.6-r0) (39/69) Purging libffi (3.4.4-r0) (40/69) Purging gdbm (1.23-r0) (41/69) Purging xz-libs (5.4.1-r0) (42/69) Purging mpdecimal (2.5.1-r1) (43/69) Purging libpanelw (6.4_p20230225-r0) (44/69) Purging readline (8.2.001-r0) (45/69) Purging sqlite-libs (3.41.0-r0) (46/69) Purging libxext (1.3.5-r0) (47/69) Purging libxrender (0.9.11-r1) (48/69) Purging libx11 (1.8.4-r1) (49/69) Purging libxcb (1.15-r0) (50/69) Purging libxau (1.0.11-r0) (51/69) Purging libxdmcp (1.1.4-r0) (52/69) Purging libbsd (0.11.7-r0) (53/69) Purging libmd (1.0.4-r1) (54/69) Purging libintl (0.21.1-r1) (55/69) Purging libmount (2.38.1-r5) (56/69) Purging libblkid (2.38.1-r5) (57/69) Purging graphite2 (1.3.14-r4) (58/69) Purging libpng (1.6.39-r2) (59/69) Purging pixman (0.42.2-r0) (60/69) Purging libgfortran (12.2.1_git20220924-r9) (61/69) Purging libimagequant (4.1.0-r0) (62/69) Purging tiff (4.5.0-r3) (63/69) Purging libjpeg-turbo (2.1.5.1-r1) (64/69) Purging lcms2 (2.14-r3) (65/69) Purging openjpeg (2.5.0-r2) (66/69) Purging libwebp (1.3.0-r0) (67/69) Purging tcl (8.6.13-r0) (68/69) Purging tzdata (2022g-r0) (69/69) Purging qhull (2020.2-r2) Executing busybox-1.36.0-r4.trigger OK: 292 MiB in 95 packages >>> py3-complexheatmap: Updating the testing/ppc64le repository index... >>> py3-complexheatmap: Signing the index...