>>> py3-pytaglib: Building testing/py3-pytaglib 1.5.0-r3 (using abuild 3.13.0-r5) started Tue, 24 Sep 2024 02:47:39 +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-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.2-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20240601-r1) (7/32) Installing sqlite-libs (3.46.1-r0) (8/32) Installing python3 (3.12.6-r0) (9/32) Installing python3-pycache-pyc0 (3.12.6-r0) (10/32) Installing pyc (3.12.6-r0) (11/32) Installing python3-pyc (3.12.6-r0) (12/32) Installing cython (3.0.10-r0) (13/32) Installing cython-pyc (3.0.10-r0) (14/32) Installing py3-parsing (3.1.4-r0) (15/32) Installing py3-parsing-pyc (3.1.4-r0) (16/32) Installing py3-packaging (24.1-r0) (17/32) Installing py3-packaging-pyc (24.1-r0) (18/32) Installing py3-setuptools (70.3.0-r0) (19/32) Installing py3-setuptools-pyc (70.3.0-r0) (20/32) Installing python3-dev (3.12.6-r0) (21/32) Installing libtag (1.13.1-r0) (22/32) Installing libtag_c (1.13.1-r0) (23/32) Installing taglib-dev (1.13.1-r0) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.3-r0) (31/32) Installing py3-pytest-pyc (8.3.3-r0) (32/32) Installing .makedepends-py3-pytaglib (20240924.024745) Executing busybox-1.36.1-r32.trigger OK: 556 MiB in 135 packages >>> py3-pytaglib: Cleaning up srcdir >>> py3-pytaglib: Cleaning up pkgdir >>> py3-pytaglib: Cleaning up tmpdir >>> py3-pytaglib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytaglib-1.5.0.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 100 456k 100 456k 0 0 3508k 0 --:--:-- --:--:-- --:--:-- 3540k >>> 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/pytaglib-1.5.0.tar.gz... warning: src/taglib.pyx:80:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: src/ctypes.pxd:63:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 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-loongarch64-cpython-312 copying src/pyprinttags.py -> build/lib.linux-loongarch64-cpython-312 file src/pytaglib.py (for module pytaglib) not found running build_ext building 'taglib' extension creating build/temp.linux-loongarch64-cpython-312 creating build/temp.linux-loongarch64-cpython-312/src gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/taglib.cpp -o build/temp.linux-loongarch64-cpython-312/src/taglib.o g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/src/taglib.o -L/usr/lib -ltag -o build/lib.linux-loongarch64-cpython-312/taglib.cpython-312-loongarch64-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.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.12s ============================== >>> py3-pytaglib: Entering fakeroot... running install /usr/lib/python3.12/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 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.12 creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.12/site-packages/__pycache__ copying build/lib.linux-loongarch64-cpython-312/__pycache__/pyprinttags.cpython-312.pyc -> /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.12/site-packages/__pycache__ copying build/lib.linux-loongarch64-cpython-312/pyprinttags.py -> /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.12/site-packages copying build/lib.linux-loongarch64-cpython-312/taglib.cpython-312-loongarch64-linux-musl.so -> /home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib/usr/lib/python3.12/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.12/site-packages/pytaglib-1.5.0-py3.12.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.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-pytaglib/pkg/py3-pytaglib-pyc/usr/lib/python3.12/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.12 >>> 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-r3.apk >>> py3-pytaglib*: Tracing dependencies... python3 python3~3.12 so:libc.musl-loongarch64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libtag.so.1 >>> py3-pytaglib*: Package size: 148.0 KB >>> py3-pytaglib*: Compressing data... >>> py3-pytaglib*: Create checksum... >>> py3-pytaglib*: Create py3-pytaglib-1.5.0-r3.apk >>> py3-pytaglib: Build complete at Tue, 24 Sep 2024 02:47:55 +0000 elapsed time 0h 0m 16s >>> py3-pytaglib: Cleaning up srcdir >>> py3-pytaglib: Cleaning up pkgdir >>> py3-pytaglib: Uninstalling dependencies... (1/32) Purging .makedepends-py3-pytaglib (20240924.024745) (2/32) Purging cython-pyc (3.0.10-r0) (3/32) Purging cython (3.0.10-r0) (4/32) Purging py3-setuptools-pyc (70.3.0-r0) (5/32) Purging py3-setuptools (70.3.0-r0) (6/32) Purging python3-dev (3.12.6-r0) (7/32) Purging taglib-dev (1.13.1-r0) (8/32) Purging libtag_c (1.13.1-r0) (9/32) Purging py3-pytest-pyc (8.3.3-r0) (10/32) Purging py3-pytest (8.3.3-r0) (11/32) Purging py3-iniconfig-pyc (2.0.0-r1) (12/32) Purging py3-iniconfig (2.0.0-r1) (13/32) Purging py3-packaging-pyc (24.1-r0) (14/32) Purging py3-packaging (24.1-r0) (15/32) Purging py3-parsing-pyc (3.1.4-r0) (16/32) Purging py3-parsing (3.1.4-r0) (17/32) Purging py3-pluggy-pyc (1.5.0-r0) (18/32) Purging py3-pluggy (1.5.0-r0) (19/32) Purging py3-py-pyc (1.11.0-r4) (20/32) Purging py3-py (1.11.0-r4) (21/32) Purging python3-pyc (3.12.6-r0) (22/32) Purging python3-pycache-pyc0 (3.12.6-r0) (23/32) Purging pyc (3.12.6-r0) (24/32) Purging python3 (3.12.6-r0) (25/32) Purging gdbm (1.24-r0) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.6-r0) (28/32) Purging libpanelw (6.5_p20240601-r1) (29/32) Purging libtag (1.13.1-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.46.1-r0) (32/32) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-pytaglib: Updating the testing/loongarch64 repository index... >>> py3-pytaglib: Signing the index...