>>> py3-pytaglib: Building testing/py3-pytaglib 1.5.0-r3 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 22:29:02 +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/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.6.1-r3) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.4_p20240330-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.45.2-r0) (9/33) Installing python3 (3.12.3-r0) (10/33) Installing python3-pycache-pyc0 (3.12.3-r0) (11/33) Installing pyc (3.12.3-r0) (12/33) Installing python3-pyc (3.12.3-r0) (13/33) Installing cython (3.0.10-r0) (14/33) Installing cython-pyc (3.0.10-r0) (15/33) Installing py3-parsing (3.1.2-r1) (16/33) Installing py3-parsing-pyc (3.1.2-r1) (17/33) Installing py3-packaging (24.0-r1) (18/33) Installing py3-packaging-pyc (24.0-r1) (19/33) Installing py3-setuptools (69.2.0-r2) (20/33) Installing py3-setuptools-pyc (69.2.0-r2) (21/33) Installing python3-dev (3.12.3-r0) (22/33) Installing libtag (1.13.1-r0) (23/33) Installing libtag_c (1.13.1-r0) (24/33) Installing taglib-dev (1.13.1-r0) (25/33) Installing py3-iniconfig (2.0.0-r1) (26/33) Installing py3-iniconfig-pyc (2.0.0-r1) (27/33) Installing py3-pluggy (1.4.0-r1) (28/33) Installing py3-pluggy-pyc (1.4.0-r1) (29/33) Installing py3-py (1.11.0-r3) (30/33) Installing py3-py-pyc (1.11.0-r3) (31/33) Installing py3-pytest (8.1.1-r1) (32/33) Installing py3-pytest-pyc (8.1.1-r1) (33/33) Installing .makedepends-py3-pytaglib (20240415.222905) Executing busybox-1.36.1-r25.trigger OK: 536 MiB in 140 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-pytaglib: Fetching https://files.pythonhosted.org/packages/source/p/pytaglib/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 456k 100 456k 0 0 1692k 0 --:--:-- --:--:-- --:--:-- 1692k >>> 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... 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-x86_64-cpython-312 copying src/pyprinttags.py -> build/lib.linux-x86_64-cpython-312 file src/pytaglib.py (for module pytaglib) not found running build_ext building 'taglib' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/src gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c src/taglib.cpp -o build/temp.linux-x86_64-cpython-312/src/taglib.o g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/src/taglib.o -L/usr/lib -ltag -o build/lib.linux-x86_64-cpython-312/taglib.cpython-312-x86_64-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.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.13s ============================== >>> 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 copying build/lib.linux-x86_64-cpython-312/taglib.cpython-312-x86_64-linux-musl.so -> /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-x86_64-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-x86_64-cpython-312/pyprinttags.py -> /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-x86_64.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-r3.apk >>> py3-pytaglib: Build complete at Mon, 15 Apr 2024 22:29:14 +0000 elapsed time 0h 0m 12s >>> py3-pytaglib: Cleaning up srcdir >>> py3-pytaglib: Cleaning up pkgdir >>> py3-pytaglib: Uninstalling dependencies... (1/33) Purging .makedepends-py3-pytaglib (20240415.222905) (2/33) Purging cython-pyc (3.0.10-r0) (3/33) Purging cython (3.0.10-r0) (4/33) Purging py3-setuptools-pyc (69.2.0-r2) (5/33) Purging py3-setuptools (69.2.0-r2) (6/33) Purging python3-dev (3.12.3-r0) (7/33) Purging taglib-dev (1.13.1-r0) (8/33) Purging libtag_c (1.13.1-r0) (9/33) Purging py3-pytest-pyc (8.1.1-r1) (10/33) Purging py3-pytest (8.1.1-r1) (11/33) Purging py3-iniconfig-pyc (2.0.0-r1) (12/33) Purging py3-iniconfig (2.0.0-r1) (13/33) Purging py3-packaging-pyc (24.0-r1) (14/33) Purging py3-packaging (24.0-r1) (15/33) Purging py3-parsing-pyc (3.1.2-r1) (16/33) Purging py3-parsing (3.1.2-r1) (17/33) Purging py3-pluggy-pyc (1.4.0-r1) (18/33) Purging py3-pluggy (1.4.0-r1) (19/33) Purging py3-py-pyc (1.11.0-r3) (20/33) Purging py3-py (1.11.0-r3) (21/33) Purging libtag (1.13.1-r0) (22/33) Purging python3-pyc (3.12.3-r0) (23/33) Purging python3-pycache-pyc0 (3.12.3-r0) (24/33) Purging pyc (3.12.3-r0) (25/33) Purging python3 (3.12.3-r0) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.4_p20240330-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.45.2-r0) (33/33) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-pytaglib: Updating the testing/x86_64 repository index... >>> py3-pytaglib: Signing the index...