>>> py3-cdio: Building testing/py3-cdio 2.1.1-r7 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 13:52:54 +0000 >>> py3-cdio: Validating /home/buildozer/aports/testing/py3-cdio/APKBUILD... >>> py3-cdio: Analyzing dependencies... >>> py3-cdio: Installing for build: build-base python3 python3-dev py3-setuptools libcdio-dev swig py3-nose py3-gpep517 ( 1/29) Installing libbz2 (1.0.8-r6) ( 2/29) Installing libffi (3.5.2-r0) ( 3/29) Installing gdbm (1.26-r0) ( 4/29) Installing xz-libs (5.8.2-r0) ( 5/29) Installing mpdecimal (4.0.1-r0) ( 6/29) Installing libpanelw (6.6_p20251231-r0) ( 7/29) Installing sqlite-libs (3.51.2-r1) ( 8/29) Installing python3 (3.14.3-r0) ( 9/29) Installing python3-pycache-pyc0 (3.14.3-r0) (10/29) Installing pyc (3.14.3-r0) (11/29) Installing python3-pyc (3.14.3-r0) (12/29) Installing python3-dev (3.14.3-r0) (13/29) Installing py3-parsing (3.3.2-r1) (14/29) Installing py3-parsing-pyc (3.3.2-r1) (15/29) Installing py3-packaging (26.0-r1) (16/29) Installing py3-packaging-pyc (26.0-r1) (17/29) Installing py3-setuptools (82.0.1-r1) (18/29) Installing py3-setuptools-pyc (82.0.1-r1) (19/29) Installing libcdio (2.2.0-r0) (20/29) Installing libcdio++ (2.2.0-r0) (21/29) Installing libcdio-dev (2.2.0-r0) (22/29) Installing swig (4.4.1-r1) (23/29) Installing py3-nose (1.3.7-r17) (24/29) Installing py3-nose-pyc (1.3.7-r17) (25/29) Installing py3-installer (0.7.0-r3) (26/29) Installing py3-installer-pyc (0.7.0-r3) (27/29) Installing py3-gpep517 (19-r2) (28/29) Installing py3-gpep517-pyc (19-r2) (29/29) Installing .makedepends-py3-cdio (20260330.135255) Executing busybox-1.37.0-r31.trigger OK: 470.6 MiB in 134 packages >>> py3-cdio: Cleaning up srcdir >>> py3-cdio: Cleaning up pkgdir >>> py3-cdio: Cleaning up tmpdir >>> py3-cdio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycdio-2.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cdio: Fetching https://files.pythonhosted.org/packages/source/p/pycdio/pycdio-2.1.1.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/pycdio-2.1.1.tar.gz.part' pycdio-2.1.1.tar.gz. 100% |********************************| 240k 0:00:00 ETA '/var/cache/distfiles/pycdio-2.1.1.tar.gz.part' saved /var/cache/distfiles/pycdio-2.1.1.tar.gz: OK /home/buildozer/aports/testing/py3-cdio/assertEquals.patch: OK >>> py3-cdio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycdio-2.1.1.tar.gz /var/cache/distfiles/pycdio-2.1.1.tar.gz: OK /home/buildozer/aports/testing/py3-cdio/assertEquals.patch: OK >>> py3-cdio: Unpacking /var/cache/distfiles/pycdio-2.1.1.tar.gz... >>> py3-cdio: assertEquals.patch patching file test/test-cdtext.py 2026-03-30 13:52:58,457 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) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 13:52:58,514 root INFO running bdist_wheel 2026-03-30 13:52:58,531 root INFO running build 2026-03-30 13:52:58,534 root INFO running build_ext 2026-03-30 13:52:58,536 root INFO building '_pycdio' extension 2026-03-30 13:52:58,536 root INFO swigging swig/pycdio.i to swig/pycdio_wrap.c 2026-03-30 13:52:58,536 root INFO swig -python -outdir /home/buildozer/aports/testing/py3-cdio/src/pycdio-2.1.1 -o swig/pycdio_wrap.c swig/pycdio.i 2026-03-30 13:52:59,309 root INFO creating build/temp.linux-ppc64le-cpython-314/swig 2026-03-30 13:52:59,310 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c swig/pycdio_wrap.c -o build/temp.linux-ppc64le-cpython-314/swig/pycdio_wrap.o swig/pycdio_wrap.c: In function '_wrap_cdtext_list_languages_v2': swig/pycdio_wrap.c:5791:54: warning: passing argument 1 of 'cdtext_list_languages_v2' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5791 | result = (cdtext_lang_t *)cdtext_list_languages_v2((cdtext_t const *)arg1); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/cdio/cdio.h:59, from swig/pycdio_wrap.c:3485: /usr/include/cdio/cdtext.h:395:51: note: expected 'cdtext_t *' {aka 'struct cdtext_s *'} but argument is of type 'const cdtext_t *' {aka 'const struct cdtext_s *'} 395 | cdtext_lang_t *cdtext_list_languages_v2(cdtext_t *p_cdtext); | ~~~~~~~~~~^~~~~~~~ 2026-03-30 13:53:01,083 root INFO creating build/lib.linux-ppc64le-cpython-314 2026-03-30 13:53:01,083 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-314/swig/pycdio_wrap.o -L/usr/lib -lcdio -lm -o build/lib.linux-ppc64le-cpython-314/_pycdio.cpython-314-powerpc64le-linux-musl.so 2026-03-30 13:53:01,111 root INFO building '_pyiso9660' extension 2026-03-30 13:53:01,111 root INFO swigging swig/pyiso9660.i to swig/pyiso9660_wrap.c 2026-03-30 13:53:01,111 root INFO swig -python -outdir /home/buildozer/aports/testing/py3-cdio/src/pycdio-2.1.1 -o swig/pyiso9660_wrap.c swig/pyiso9660.i 2026-03-30 13:53:01,719 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c swig/pyiso9660_wrap.c -o build/temp.linux-ppc64le-cpython-314/swig/pyiso9660_wrap.o 2026-03-30 13:53:03,160 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-314/swig/pyiso9660_wrap.o -L/usr/lib -liso9660 -lcdio -lm -o build/lib.linux-ppc64le-cpython-314/_pyiso9660.cpython-314-powerpc64le-linux-musl.so 2026-03-30 13:53:03,188 root INFO running build_py 2026-03-30 13:53:03,195 root INFO copying cdio.py -> build/lib.linux-ppc64le-cpython-314 2026-03-30 13:53:03,195 root INFO copying iso9660.py -> build/lib.linux-ppc64le-cpython-314 2026-03-30 13:53:03,196 root INFO copying pycdio.py -> build/lib.linux-ppc64le-cpython-314 2026-03-30 13:53:03,196 root INFO copying pyiso9660.py -> build/lib.linux-ppc64le-cpython-314 2026-03-30 13:53:03,208 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-30 13:53:03,208 root INFO running install 2026-03-30 13:53:03,231 root INFO running install_lib 2026-03-30 13:53:03,234 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-30 13:53:03,234 root INFO copying build/lib.linux-ppc64le-cpython-314/cdio.py -> build/bdist.linux-ppc64le/wheel/. 2026-03-30 13:53:03,235 root INFO copying build/lib.linux-ppc64le-cpython-314/_pycdio.cpython-314-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/. 2026-03-30 13:53:03,235 root INFO copying build/lib.linux-ppc64le-cpython-314/_pyiso9660.cpython-314-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/. 2026-03-30 13:53:03,235 root INFO copying build/lib.linux-ppc64le-cpython-314/pyiso9660.py -> build/bdist.linux-ppc64le/wheel/. 2026-03-30 13:53:03,235 root INFO copying build/lib.linux-ppc64le-cpython-314/pycdio.py -> build/bdist.linux-ppc64le/wheel/. 2026-03-30 13:53:03,236 root INFO copying build/lib.linux-ppc64le-cpython-314/iso9660.py -> build/bdist.linux-ppc64le/wheel/. 2026-03-30 13:53:03,236 root INFO running install_egg_info 2026-03-30 13:53:03,240 root INFO running egg_info 2026-03-30 13:53:03,243 root INFO writing pycdio.egg-info/PKG-INFO 2026-03-30 13:53:03,243 root INFO writing dependency_links to pycdio.egg-info/dependency_links.txt 2026-03-30 13:53:03,243 root INFO writing top-level names to pycdio.egg-info/top_level.txt 2026-03-30 13:53:03,247 root INFO reading manifest file 'pycdio.egg-info/SOURCES.txt' 2026-03-30 13:53:03,249 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 13:53:03,251 root INFO adding license file 'COPYING' 2026-03-30 13:53:03,251 root INFO adding license file 'AUTHORS' 2026-03-30 13:53:03,253 root INFO writing manifest file 'pycdio.egg-info/SOURCES.txt' 2026-03-30 13:53:03,253 root INFO Copying pycdio.egg-info to build/bdist.linux-ppc64le/wheel/./pycdio-2.1.1-py3.14.egg-info 2026-03-30 13:53:03,254 root INFO running install_scripts 2026-03-30 13:53:03,264 root INFO creating build/bdist.linux-ppc64le/wheel/pycdio-2.1.1.dist-info/WHEEL 2026-03-30 13:53:03,265 wheel INFO creating '/home/buildozer/aports/testing/py3-cdio/src/pycdio-2.1.1/.dist/.tmp-d8pogw7h/pycdio-2.1.1-cp314-cp314-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-30 13:53:03,265 wheel INFO adding '_pycdio.cpython-314-powerpc64le-linux-musl.so' 2026-03-30 13:53:03,267 wheel INFO adding '_pyiso9660.cpython-314-powerpc64le-linux-musl.so' 2026-03-30 13:53:03,268 wheel INFO adding 'cdio.py' 2026-03-30 13:53:03,269 wheel INFO adding 'iso9660.py' 2026-03-30 13:53:03,269 wheel INFO adding 'pycdio.py' 2026-03-30 13:53:03,270 wheel INFO adding 'pyiso9660.py' 2026-03-30 13:53:03,271 wheel INFO adding 'pycdio-2.1.1.dist-info/licenses/AUTHORS' 2026-03-30 13:53:03,271 wheel INFO adding 'pycdio-2.1.1.dist-info/licenses/COPYING' 2026-03-30 13:53:03,272 wheel INFO adding 'pycdio-2.1.1.dist-info/METADATA' 2026-03-30 13:53:03,272 wheel INFO adding 'pycdio-2.1.1.dist-info/WHEEL' 2026-03-30 13:53:03,272 wheel INFO adding 'pycdio-2.1.1.dist-info/top_level.txt' 2026-03-30 13:53:03,273 wheel INFO adding 'pycdio-2.1.1.dist-info/RECORD' 2026-03-30 13:53:03,273 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-30 13:53:03,274 gpep517 INFO The backend produced .dist/pycdio-2.1.1-cp314-cp314-linux_ppc64le.whl pycdio-2.1.1-cp314-cp314-linux_ppc64le.whl libcdio version >= 2.0.0 2026-03-30 13:53:03,559 gpep517 INFO Installing .dist/pycdio-2.1.1-cp314-cp314-linux_ppc64le.whl into .testenv 2026-03-30 13:53:03,593 gpep517 INFO Installation complete Test functioning of BIN/CUE image routines ... ok Test functioning CD-DA ... ok Test getting default device ... ok Test that various routines raise proper exceptions ... ++ WARN: Can't get file status for ***Invalid device***: No such file or directory ++ WARN: could not retrieve file info for `***Invalid device***': No such file or directory ++ WARN: can't open nrg image file ***Invalid device*** for reading ok Test that we have image drivers ... ok Test running miscellaneous operations ... ok Test functioning of read routines ... ok Test functioning of cdrdao image routines ... ok Test getting and setting CDText ... ++ WARN: /home/buildozer/aports/testing/py3-cdio/src/pycdio-2.1.1/test/cdtext.toc line 47: SILENCE not fully implimented ok Test keywords ... ok Test ACHAR and DCHAR ... ok Test pyiso9660.dirname_valid_p ... ok Test retrieving image information ... ok Test pyiso9660.pathname_valid_p ... ok Test pyiso9660.strncpy_pad ... ++ WARN: string 'ABC!123' is getting truncated to 2 characters ok Test time ... ok test_fs (test-isocopy.ISO9660Tests.test_fs) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.051s OK >>> py3-cdio: Entering fakeroot... 2026-03-30 13:53:04,084 gpep517 INFO Installing .dist/pycdio-2.1.1-cp314-cp314-linux_ppc64le.whl into /home/buildozer/aports/testing/py3-cdio/pkg/py3-cdio 2026-03-30 13:53:04,124 gpep517 INFO Installation complete >>> py3-cdio-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-cdio/pkg/py3-cdio-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-cdio-pyc*: Preparing subpackage py3-cdio-pyc... >>> py3-cdio-pyc*: Running postcheck for py3-cdio-pyc >>> py3-cdio*: Running postcheck for py3-cdio >>> py3-cdio*: Preparing package py3-cdio... >>> py3-cdio*: Stripping binaries >>> py3-cdio*: Scanning shared objects >>> py3-cdio-pyc*: Tracing dependencies... python3~3.14 >>> py3-cdio-pyc*: Package size: 130.4 KB >>> py3-cdio-pyc*: Compressing data... >>> py3-cdio-pyc*: Create checksum... >>> py3-cdio-pyc*: Create py3-cdio-pyc-2.1.1-r7.apk >>> py3-cdio*: Tracing dependencies... python3 python3~3.14 so:libc.musl-ppc64le.so.1 so:libcdio.so.19 so:libiso9660.so.12 >>> py3-cdio*: Package size: 435.5 KB >>> py3-cdio*: Compressing data... >>> py3-cdio*: Create checksum... >>> py3-cdio*: Create py3-cdio-2.1.1-r7.apk >>> py3-cdio: Build complete at Mon, 30 Mar 2026 13:53:04 +0000 elapsed time 0h 0m 10s >>> py3-cdio: Cleaning up srcdir >>> py3-cdio: Cleaning up pkgdir >>> py3-cdio: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-cdio (20260330.135255) ( 2/29) Purging python3-dev (3.14.3-r0) ( 3/29) Purging py3-setuptools-pyc (82.0.1-r1) ( 4/29) Purging py3-setuptools (82.0.1-r1) ( 5/29) Purging py3-packaging-pyc (26.0-r1) ( 6/29) Purging py3-packaging (26.0-r1) ( 7/29) Purging py3-parsing-pyc (3.3.2-r1) ( 8/29) Purging py3-parsing (3.3.2-r1) ( 9/29) Purging libcdio-dev (2.2.0-r0) (10/29) Purging libcdio++ (2.2.0-r0) (11/29) Purging libcdio (2.2.0-r0) (12/29) Purging swig (4.4.1-r1) (13/29) Purging py3-nose-pyc (1.3.7-r17) (14/29) Purging py3-nose (1.3.7-r17) (15/29) Purging py3-gpep517-pyc (19-r2) (16/29) Purging py3-gpep517 (19-r2) (17/29) Purging py3-installer-pyc (0.7.0-r3) (18/29) Purging py3-installer (0.7.0-r3) (19/29) Purging python3-pyc (3.14.3-r0) (20/29) Purging python3-pycache-pyc0 (3.14.3-r0) (21/29) Purging pyc (3.14.3-r0) (22/29) Purging python3 (3.14.3-r0) (23/29) Purging gdbm (1.26-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.5.2-r0) (26/29) Purging libpanelw (6.6_p20251231-r0) (27/29) Purging mpdecimal (4.0.1-r0) (28/29) Purging sqlite-libs (3.51.2-r1) (29/29) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> py3-cdio: Updating the testing/ppc64le repository index... >>> py3-cdio: Signing the index...