>>> py3-pyliblo: Building community/py3-pyliblo 0.10.0-r6 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 12:49:08 +0000 >>> py3-pyliblo: Validating /home/buildozer/aports/community/py3-pyliblo/APKBUILD... >>> py3-pyliblo: Analyzing dependencies... >>> py3-pyliblo: Installing for build: build-base cython liblo-dev py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r0) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.2-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.6_p20251231-r0) ( 7/39) Installing sqlite-libs (3.51.2-r1) ( 8/39) Installing python3 (3.14.3-r0) ( 9/39) Installing python3-pycache-pyc0 (3.14.3-r0) (10/39) Installing pyc (3.14.3-r0) (11/39) Installing cython-pyc (3.2.4-r1) (12/39) Installing python3-pyc (3.14.3-r0) (13/39) Installing cython (3.2.4-r1) (14/39) Installing liblo (0.31-r1) (15/39) Installing liblo-dev (0.31-r1) (16/39) Installing py3-installer (0.7.0-r3) (17/39) Installing py3-installer-pyc (0.7.0-r3) (18/39) Installing py3-gpep517 (19-r2) (19/39) Installing py3-gpep517-pyc (19-r2) (20/39) Installing py3-parsing (3.3.2-r1) (21/39) Installing py3-parsing-pyc (3.3.2-r1) (22/39) Installing py3-packaging (26.0-r1) (23/39) Installing py3-packaging-pyc (26.0-r1) (24/39) Installing py3-setuptools (82.0.1-r1) (25/39) Installing py3-setuptools-pyc (82.0.1-r1) (26/39) Installing py3-wheel (0.46.3-r1) (27/39) Installing py3-wheel-pyc (0.46.3-r1) (28/39) Installing python3-dev (3.14.3-r0) (29/39) Installing py3-iniconfig (2.3.0-r1) (30/39) Installing py3-iniconfig-pyc (2.3.0-r1) (31/39) Installing py3-pluggy (1.6.0-r1) (32/39) Installing py3-pluggy-pyc (1.6.0-r1) (33/39) Installing py3-py (1.11.0-r5) (34/39) Installing py3-py-pyc (1.11.0-r5) (35/39) Installing py3-pygments (2.19.2-r1) (36/39) Installing py3-pygments-pyc (2.19.2-r1) (37/39) Installing py3-pytest (9.0.2-r1) (38/39) Installing py3-pytest-pyc (9.0.2-r1) (39/39) Installing .makedepends-py3-pyliblo (20260328.124909) Executing busybox-1.37.0-r31.trigger OK: 612.5 MiB in 145 packages >>> py3-pyliblo: Cleaning up srcdir >>> py3-pyliblo: Cleaning up pkgdir >>> py3-pyliblo: Cleaning up tmpdir >>> py3-pyliblo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyliblo-0.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/pyliblo-0.10.0.tar.gz.part' pyliblo-0.10.0.tar.g 100% |********************************| 29702 0:00:00 ETA '/var/cache/distfiles/edge/pyliblo-0.10.0.tar.gz.part' saved /var/cache/distfiles/edge/pyliblo-0.10.0.tar.gz: OK /home/buildozer/aports/community/py3-pyliblo/py3.11.patch: OK /home/buildozer/aports/community/py3-pyliblo/fix_cython.patch: OK /home/buildozer/aports/community/py3-pyliblo/fix_cython3.1.patch: OK >>> py3-pyliblo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyliblo-0.10.0.tar.gz /var/cache/distfiles/edge/pyliblo-0.10.0.tar.gz: OK /home/buildozer/aports/community/py3-pyliblo/py3.11.patch: OK /home/buildozer/aports/community/py3-pyliblo/fix_cython.patch: OK /home/buildozer/aports/community/py3-pyliblo/fix_cython3.1.patch: OK >>> py3-pyliblo: Unpacking /var/cache/distfiles/edge/pyliblo-0.10.0.tar.gz... >>> py3-pyliblo: py3.11.patch patching file src/liblo.pyx >>> py3-pyliblo: fix_cython.patch patching file src/liblo.pxd >>> py3-pyliblo: fix_cython3.1.patch patching file src/liblo.pyx Hunk #1 succeeded at 930 (offset -41 lines). Hunk #2 succeeded at 971 (offset -41 lines). Hunk #3 succeeded at 1019 (offset -48 lines). 2026-03-28 12:49:11,206 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 2026-03-28 12:49:11,232 root INFO running bdist_wheel 2026-03-28 12:49:11,241 root INFO running build 2026-03-28 12:49:11,241 root INFO running build_ext performance hint: src/liblo.pyx:286:0: Exception check on '_err_handler' will always require the GIL to be acquired. Possible solutions: 1. Declare '_err_handler' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_err_handler' to allow an error code to be returned. [1/1] Cythonizing src/liblo.pyx 2026-03-28 12:49:12,341 root INFO building 'liblo' extension 2026-03-28 12:49:12,341 root INFO creating build/temp.linux-x86_64-cpython-314/src 2026-03-28 12:49:12,341 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.14 -c src/liblo.c -o build/temp.linux-x86_64-cpython-314/src/liblo.o -fno-strict-aliasing -Werror-implicit-function-declaration -Wfatal-errors src/liblo.c: In function '__pyx_pf_5liblo_12ServerThread___init__': src/liblo.c:12126:3: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 12126 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.14/Python.h:135, from src/liblo.c:40: /usr/include/python3.14/ceval.h:114:37: note: declared here 114 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ 2026-03-28 12:49:16,949 root INFO creating build/lib.linux-x86_64-cpython-314 2026-03-28 12:49:16,949 root INFO cc -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-314/src/liblo.o -L/usr/lib -llo -o build/lib.linux-x86_64-cpython-314/liblo.cpython-314-x86_64-linux-musl.so 2026-03-28 12:49:16,971 root INFO running build_scripts 2026-03-28 12:49:16,971 root INFO creating build/scripts-3.14 2026-03-28 12:49:16,971 root INFO copying and adjusting scripts/send_osc.py -> build/scripts-3.14 2026-03-28 12:49:16,972 root INFO copying and adjusting scripts/dump_osc.py -> build/scripts-3.14 2026-03-28 12:49:16,972 root INFO changing mode of build/scripts-3.14/send_osc.py from 644 to 755 2026-03-28 12:49:16,972 root INFO changing mode of build/scripts-3.14/dump_osc.py from 644 to 755 2026-03-28 12:49:16,972 root INFO renaming build/scripts-3.14/send_osc.py -> build/scripts-3.14/send_osc 2026-03-28 12:49:16,972 root INFO renaming build/scripts-3.14/dump_osc.py -> build/scripts-3.14/dump_osc 2026-03-28 12:49:16,979 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-28 12:49:16,979 root INFO running install 2026-03-28 12:49:16,986 root INFO running install_lib 2026-03-28 12:49:16,989 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-28 12:49:16,990 root INFO copying build/lib.linux-x86_64-cpython-314/liblo.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2026-03-28 12:49:16,990 root INFO running install_data 2026-03-28 12:49:16,993 root INFO creating build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/data 2026-03-28 12:49:16,993 root INFO creating build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/data/share/man/man1 2026-03-28 12:49:16,993 root INFO copying scripts/send_osc.1 -> build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/data/share/man/man1 2026-03-28 12:49:16,994 root INFO copying scripts/dump_osc.1 -> build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/data/share/man/man1 2026-03-28 12:49:16,994 root INFO running install_egg_info 2026-03-28 12:49:16,997 root INFO running egg_info 2026-03-28 12:49:17,000 root INFO writing pyliblo.egg-info/PKG-INFO 2026-03-28 12:49:17,000 root INFO writing dependency_links to pyliblo.egg-info/dependency_links.txt 2026-03-28 12:49:17,000 root INFO writing top-level names to pyliblo.egg-info/top_level.txt 2026-03-28 12:49:17,003 root INFO reading manifest file 'pyliblo.egg-info/SOURCES.txt' 2026-03-28 12:49:17,004 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 12:49:17,005 root WARNING no previously-included directories found matching 'doc/build' 2026-03-28 12:49:17,005 root INFO adding license file 'COPYING' 2026-03-28 12:49:17,006 root INFO writing manifest file 'pyliblo.egg-info/SOURCES.txt' 2026-03-28 12:49:17,006 root INFO Copying pyliblo.egg-info to build/bdist.linux-x86_64/wheel/./pyliblo-0.10.0-py3.14.egg-info 2026-03-28 12:49:17,007 root INFO running install_scripts 2026-03-28 12:49:17,008 root INFO creating build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/scripts 2026-03-28 12:49:17,008 root INFO copying build/scripts-3.14/send_osc -> build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/scripts 2026-03-28 12:49:17,008 root INFO copying build/scripts-3.14/dump_osc -> build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/scripts 2026-03-28 12:49:17,008 root INFO changing mode of build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/scripts/send_osc to 755 2026-03-28 12:49:17,008 root INFO changing mode of build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.data/scripts/dump_osc to 755 2026-03-28 12:49:17,013 root INFO creating build/bdist.linux-x86_64/wheel/pyliblo-0.10.0.dist-info/WHEEL 2026-03-28 12:49:17,014 wheel INFO creating '/home/buildozer/aports/community/py3-pyliblo/src/pyliblo-0.10.0/.dist/.tmp-we0nt509/pyliblo-0.10.0-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-28 12:49:17,015 wheel INFO adding 'liblo.cpython-314-x86_64-linux-musl.so' 2026-03-28 12:49:17,016 wheel INFO adding 'pyliblo-0.10.0.data/data/share/man/man1/dump_osc.1' 2026-03-28 12:49:17,016 wheel INFO adding 'pyliblo-0.10.0.data/data/share/man/man1/send_osc.1' 2026-03-28 12:49:17,016 wheel INFO adding 'pyliblo-0.10.0.data/scripts/dump_osc' 2026-03-28 12:49:17,016 wheel INFO adding 'pyliblo-0.10.0.data/scripts/send_osc' 2026-03-28 12:49:17,016 wheel INFO adding 'pyliblo-0.10.0.dist-info/licenses/COPYING' 2026-03-28 12:49:17,017 wheel INFO adding 'pyliblo-0.10.0.dist-info/METADATA' 2026-03-28 12:49:17,017 wheel INFO adding 'pyliblo-0.10.0.dist-info/WHEEL' 2026-03-28 12:49:17,017 wheel INFO adding 'pyliblo-0.10.0.dist-info/top_level.txt' 2026-03-28 12:49:17,017 wheel INFO adding 'pyliblo-0.10.0.dist-info/RECORD' 2026-03-28 12:49:17,017 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-28 12:49:17,018 gpep517 INFO The backend produced .dist/pyliblo-0.10.0-cp314-cp314-linux_x86_64.whl pyliblo-0.10.0-cp314-cp314-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pyliblo/src/pyliblo-0.10.0 collected 27 items / 1 deselected / 26 selected test/test_liblo.py .......................... [100%] =============================== warnings summary =============================== test/test_liblo.py:60 /home/buildozer/aports/community/py3-pyliblo/src/pyliblo-0.10.0/test/test_liblo.py:60: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.assertTrue(matchHost(self.server.url, 'osc\.udp://.*:1234/')) test/test_liblo.py:70 /home/buildozer/aports/community/py3-pyliblo/src/pyliblo-0.10.0/test/test_liblo.py:70: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.assertTrue(matchHost(self.cb.src.url, 'osc\.udp://.*:1234/')) test/test_liblo.py:208 /home/buildozer/aports/community/py3-pyliblo/src/pyliblo-0.10.0/test/test_liblo.py:208: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.assertTrue(matchHost(s.url, 'osc\.udp://.*:1234/')) test/test_liblo.py:212 /home/buildozer/aports/community/py3-pyliblo/src/pyliblo-0.10.0/test/test_liblo.py:212: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.assertTrue(matchHost(s.url, 'osc\.tcp://.*:1234/')) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 26 passed, 1 deselected, 4 warnings in 4.03s ================= >>> py3-pyliblo: Entering fakeroot... >>> py3-pyliblo-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/py3-pyliblo/pkg/py3-pyliblo-doc/usr/share/man' >>> py3-pyliblo-doc*: Preparing subpackage py3-pyliblo-doc... >>> py3-pyliblo-doc*: Running postcheck for py3-pyliblo-doc >>> py3-pyliblo*: Running postcheck for py3-pyliblo >>> py3-pyliblo*: Preparing package py3-pyliblo... >>> py3-pyliblo*: Stripping binaries >>> py3-pyliblo*: Scanning shared objects >>> py3-pyliblo-doc*: Tracing dependencies... >>> py3-pyliblo-doc*: Package size: 675.0 B >>> py3-pyliblo-doc*: Compressing data... >>> py3-pyliblo-doc*: Create checksum... >>> py3-pyliblo-doc*: Create py3-pyliblo-doc-0.10.0-r6.apk >>> py3-pyliblo*: Tracing dependencies... python3~3.14 so:libc.musl-x86_64.so.1 so:liblo.so.7 >>> py3-pyliblo*: Package size: 200.2 KB >>> py3-pyliblo*: Compressing data... >>> py3-pyliblo*: Create checksum... >>> py3-pyliblo*: Create py3-pyliblo-0.10.0-r6.apk >>> py3-pyliblo: Build complete at Sat, 28 Mar 2026 12:49:22 +0000 elapsed time 0h 0m 14s >>> py3-pyliblo: Cleaning up srcdir >>> py3-pyliblo: Cleaning up pkgdir >>> py3-pyliblo: Cleaning up tmpdir >>> py3-pyliblo: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-pyliblo (20260328.124909) ( 2/39) Purging cython-pyc (3.2.4-r1) ( 3/39) Purging cython (3.2.4-r1) ( 4/39) Purging liblo-dev (0.31-r1) ( 5/39) Purging liblo (0.31-r1) ( 6/39) Purging py3-gpep517-pyc (19-r2) ( 7/39) Purging py3-gpep517 (19-r2) ( 8/39) Purging py3-installer-pyc (0.7.0-r3) ( 9/39) Purging py3-installer (0.7.0-r3) (10/39) Purging py3-setuptools-pyc (82.0.1-r1) (11/39) Purging py3-setuptools (82.0.1-r1) (12/39) Purging py3-wheel-pyc (0.46.3-r1) (13/39) Purging py3-wheel (0.46.3-r1) (14/39) Purging python3-dev (3.14.3-r0) (15/39) Purging py3-pytest-pyc (9.0.2-r1) (16/39) Purging py3-pytest (9.0.2-r1) (17/39) Purging py3-iniconfig-pyc (2.3.0-r1) (18/39) Purging py3-iniconfig (2.3.0-r1) (19/39) Purging py3-packaging-pyc (26.0-r1) (20/39) Purging py3-packaging (26.0-r1) (21/39) Purging py3-parsing-pyc (3.3.2-r1) (22/39) Purging py3-parsing (3.3.2-r1) (23/39) Purging py3-pluggy-pyc (1.6.0-r1) (24/39) Purging py3-pluggy (1.6.0-r1) (25/39) Purging py3-py-pyc (1.11.0-r5) (26/39) Purging py3-py (1.11.0-r5) (27/39) Purging py3-pygments-pyc (2.19.2-r1) (28/39) Purging py3-pygments (2.19.2-r1) (29/39) Purging python3-pyc (3.14.3-r0) (30/39) Purging python3-pycache-pyc0 (3.14.3-r0) (31/39) Purging pyc (3.14.3-r0) (32/39) Purging python3 (3.14.3-r0) (33/39) Purging gdbm (1.26-r0) (34/39) Purging libbz2 (1.0.8-r6) (35/39) Purging libffi (3.5.2-r0) (36/39) Purging libpanelw (6.6_p20251231-r0) (37/39) Purging mpdecimal (4.0.1-r0) (38/39) Purging sqlite-libs (3.51.2-r1) (39/39) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-pyliblo: Updating the community/x86_64 repository index... >>> py3-pyliblo: Signing the index...