>>> py3-pytaglib: Building testing/py3-pytaglib 1.5.0-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 14:19:50 +0000 >>> py3-pytaglib: Checking sanity of /home/buildozer/aports/testing/py3-pytaglib/APKBUILD... >>> py3-pytaglib: Analyzing dependencies... >>> py3-pytaglib: Installing for build: build-base python3 cython py3-setuptools python3-dev taglib-dev py3-pytest (1/32) Installing libbz2 (1.0.8-r5) (2/32) Installing libffi (3.4.4-r2) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.4.2-r1) (5/32) Installing mpdecimal (2.5.1-r2) (6/32) Installing libpanelw (6.4_p20230401-r6) (7/32) Installing readline (8.2.1-r1) (8/32) Installing sqlite-libs (3.41.2-r2) (9/32) Installing python3 (3.11.3-r10) (10/32) Installing python3-pycache-pyc0 (3.11.3-r10) (11/32) Installing pyc (0.1-r0) (12/32) Installing python3-pyc (3.11.3-r10) (13/32) Installing cython (0.29.34-r2) (14/32) Installing cython-pyc (0.29.34-r2) (15/32) Installing py3-parsing (3.0.9-r2) (16/32) Installing py3-parsing-pyc (3.0.9-r2) (17/32) Installing py3-packaging (23.1-r1) (18/32) Installing py3-packaging-pyc (23.1-r1) (19/32) Installing py3-setuptools (67.7.2-r0) (20/32) Installing py3-setuptools-pyc (67.7.2-r0) (21/32) Installing python3-dev (3.11.3-r10) (22/32) Installing taglib (1.13-r0) (23/32) Installing taglib-dev (1.13-r0) (24/32) Installing py3-iniconfig (1.1.1-r6) (25/32) Installing py3-iniconfig-pyc (1.1.1-r6) (26/32) Installing py3-pluggy (1.0.0-r3) (27/32) Installing py3-pluggy-pyc (1.0.0-r3) (28/32) Installing py3-py (1.11.0-r2) (29/32) Installing py3-py-pyc (1.11.0-r2) (30/32) Installing py3-pytest (7.3.1-r1) (31/32) Installing py3-pytest-pyc (7.3.1-r1) (32/32) Installing .makedepends-py3-pytaglib (20230425.141951) Executing busybox-1.36.0-r8.trigger OK: 557 MiB in 131 packages >>> py3-pytaglib: Cleaning up srcdir >>> py3-pytaglib: Cleaning up pkgdir >>> py3-pytaglib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytaglib-1.5.0.tar.gz >>> py3-pytaglib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytaglib-1.5.0.tar.gz >>> py3-pytaglib: Checking sha512sums... pytaglib-1.5.0.tar.gz: OK >>> py3-pytaglib: Unpacking /var/cache/distfiles/edge/pytaglib-1.5.0.tar.gz... cythonizing taglib.pyx ... [1/1] Cythonizing src/taglib.pyx running build running build_py file src/pytaglib.py (for module pytaglib) not found creating build creating build/lib.linux-aarch64-cpython-311 copying src/pyprinttags.py -> build/lib.linux-aarch64-cpython-311 file src/pytaglib.py (for module pytaglib) not found running build_ext building 'taglib' extension creating build/temp.linux-aarch64-cpython-311 creating build/temp.linux-aarch64-cpython-311/src gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c src/taglib.cpp -o build/temp.linux-aarch64-cpython-311/src/taglib.o g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/src/taglib.o -L/usr/lib -ltag -o build/lib.linux-aarch64-cpython-311/taglib.cpython-311-aarch64-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-pytaglib/src/pytaglib-1.5.0 collected 20 items tests/test_bytes_unicode.py ... [ 15%] tests/test_finds_pyprinttags.py . [ 20%] tests/test_flac_remove_tags.py .... [ 40%] tests/test_flacunicode.py .. [ 50%] tests/test_io.py ..... [ 75%] tests/test_m4a.py . [ 80%] tests/test_mp3.py ... [ 95%] tests/test_strval.py . [100%] ============================== 20 passed in 0.06s ============================== >>> py3-pytaglib: Entering fakeroot... 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/testing/py3-pytaglib/pkg creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11/site-packages copying build/lib.linux-aarch64-cpython-311/taglib.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11/site-packages/__pycache__ copying build/lib.linux-aarch64-cpython-311/__pycache__/pyprinttags.cpython-311.pyc -> /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11/site-packages/__pycache__ copying build/lib.linux-aarch64-cpython-311/pyprinttags.py -> /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing src/pytaglib.egg-info/PKG-INFO writing dependency_links to src/pytaglib.egg-info/dependency_links.txt writing entry points to src/pytaglib.egg-info/entry_points.txt writing top-level names to src/pytaglib.egg-info/top_level.txt file src/pytaglib.py (for module pytaglib) not found reading manifest file 'src/pytaglib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'src/pytaglib.egg-info/SOURCES.txt' Copying src/pytaglib.egg-info to /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11/site-packages/pytaglib-1.5.0-py3.11.egg-info running install_scripts Installing pyprinttags script to /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/bin >>> py3-pytaglib-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-pytaglib-pyc*: Preparing subpackage py3-pytaglib-pyc... >>> py3-pytaglib-pyc*: Running postcheck for py3-pytaglib-pyc >>> py3-pytaglib*: Running postcheck for py3-pytaglib >>> py3-pytaglib*: Preparing package py3-pytaglib... >>> py3-pytaglib*: Stripping binaries >>> py3-pytaglib-pyc*: Scanning shared objects >>> py3-pytaglib*: Scanning shared objects >>> py3-pytaglib-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pytaglib-pyc*: Package size: 28.0 KB >>> py3-pytaglib-pyc*: Compressing data... >>> py3-pytaglib-pyc*: Create checksum... >>> py3-pytaglib-pyc*: Create py3-pytaglib-pyc-1.5.0-r2.apk >>> py3-pytaglib*: Tracing dependencies... python3 python3~3.11 so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libtag.so.1 >>> py3-pytaglib*: Package size: 132.0 KB >>> py3-pytaglib*: Compressing data... >>> py3-pytaglib*: Create checksum... >>> py3-pytaglib*: Create py3-pytaglib-1.5.0-r2.apk >>> py3-pytaglib: Build complete at Tue, 25 Apr 2023 14:19:55 +0000 elapsed time 0h 0m 5s >>> py3-pytaglib: Cleaning up srcdir >>> py3-pytaglib: Cleaning up pkgdir >>> py3-pytaglib: Uninstalling dependencies... (1/32) Purging .makedepends-py3-pytaglib (20230425.141951) (2/32) Purging cython-pyc (0.29.34-r2) (3/32) Purging cython (0.29.34-r2) (4/32) Purging py3-setuptools-pyc (67.7.2-r0) (5/32) Purging py3-setuptools (67.7.2-r0) (6/32) Purging python3-dev (3.11.3-r10) (7/32) Purging taglib-dev (1.13-r0) (8/32) Purging taglib (1.13-r0) (9/32) Purging py3-pytest-pyc (7.3.1-r1) (10/32) Purging py3-pytest (7.3.1-r1) (11/32) Purging py3-iniconfig-pyc (1.1.1-r6) (12/32) Purging py3-iniconfig (1.1.1-r6) (13/32) Purging py3-packaging-pyc (23.1-r1) (14/32) Purging py3-packaging (23.1-r1) (15/32) Purging py3-parsing-pyc (3.0.9-r2) (16/32) Purging py3-parsing (3.0.9-r2) (17/32) Purging py3-pluggy-pyc (1.0.0-r3) (18/32) Purging py3-pluggy (1.0.0-r3) (19/32) Purging py3-py-pyc (1.11.0-r2) (20/32) Purging py3-py (1.11.0-r2) (21/32) Purging python3-pyc (3.11.3-r10) (22/32) Purging python3-pycache-pyc0 (3.11.3-r10) (23/32) Purging pyc (0.1-r0) (24/32) Purging python3 (3.11.3-r10) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r5) (27/32) Purging libffi (3.4.4-r2) (28/32) Purging libpanelw (6.4_p20230401-r6) (29/32) Purging mpdecimal (2.5.1-r2) (30/32) Purging readline (8.2.1-r1) (31/32) Purging sqlite-libs (3.41.2-r2) (32/32) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-pytaglib: Updating the testing/aarch64 repository index... >>> py3-pytaglib: Signing the index...