>>> py3-cdio: Building testing/py3-cdio 2.1.1-r6 (using abuild 3.14.1-r5) started Mon, 20 Jan 2025 20:43:22 +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/30) Installing libffi (3.4.6-r0) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20241006-r3) (5/30) Installing sqlite-libs (3.48.0-r0) (6/30) Installing python3 (3.12.8-r1) (7/30) Installing python3-pycache-pyc0 (3.12.8-r1) (8/30) Installing pyc (3.12.8-r1) (9/30) Installing python3-pyc (3.12.8-r1) (10/30) Installing python3-dev (3.12.8-r1) (11/30) Installing py3-parsing (3.2.0-r0) (12/30) Installing py3-parsing-pyc (3.2.0-r0) (13/30) Installing py3-packaging (24.2-r0) (14/30) Installing py3-packaging-pyc (24.2-r0) (15/30) Installing py3-setuptools (70.3.0-r0) (16/30) Installing py3-setuptools-pyc (70.3.0-r0) (17/30) Installing libcdio (2.2.0-r0) (18/30) Installing libcdio++ (2.2.0-r0) (19/30) Installing libcdio-dev (2.2.0-r0) (20/30) Installing gc (8.2.8-r0) (21/30) Installing guile-libs (3.0.9-r1) (22/30) Installing guile (3.0.9-r1) (23/30) Installing swig (4.3.0-r0) (24/30) Installing py3-nose (1.3.7-r13) (25/30) Installing py3-nose-pyc (1.3.7-r13) (26/30) Installing py3-installer (0.7.0-r2) (27/30) Installing py3-installer-pyc (0.7.0-r2) (28/30) Installing py3-gpep517 (16-r0) (29/30) Installing py3-gpep517-pyc (16-r0) (30/30) Installing .makedepends-py3-cdio (20250120.204323) Executing busybox-1.37.0-r13.trigger OK: 569 MiB in 146 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 % 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 curl: (22) The requested URL returned error: 404 >>> py3-cdio: Fetching https://files.pythonhosted.org/packages/source/p/pycdio/pycdio-2.1.1.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 240k 100 240k 0 0 3322k 0 --:--:-- --:--:-- --:--:-- 3322k >>> py3-cdio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycdio-2.1.1.tar.gz >>> py3-cdio: Checking sha512sums... pycdio-2.1.1.tar.gz: OK assertEquals.patch: OK >>> py3-cdio: Unpacking /var/cache/distfiles/edge/pycdio-2.1.1.tar.gz... >>> py3-cdio: assertEquals.patch patching file test/test-cdtext.py 2025-01-20 20:43:25,189 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-01-20 20:43:25,213 root INFO running bdist_wheel 2025-01-20 20:43:25,227 root INFO running build 2025-01-20 20:43:25,228 root INFO running build_ext 2025-01-20 20:43:25,229 root INFO building '_pycdio' extension 2025-01-20 20:43:25,229 root INFO swigging swig/pycdio.i to swig/pycdio_wrap.c 2025-01-20 20:43:25,229 root INFO swig -python -outdir /home/buildozer/aports/testing/py3-cdio/src/pycdio-2.1.1 -o swig/pycdio_wrap.c swig/pycdio.i 2025-01-20 20:43:25,655 root INFO creating build 2025-01-20 20:43:25,655 root INFO creating build/temp.linux-i686-cpython-312 2025-01-20 20:43:25,655 root INFO creating build/temp.linux-i686-cpython-312/swig 2025-01-20 20:43:25,655 root INFO 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 swig/pycdio_wrap.c -o build/temp.linux-i686-cpython-312/swig/pycdio_wrap.o swig/pycdio_wrap.c: In function '_wrap_cdtext_list_languages_v2': swig/pycdio_wrap.c:5554:54: warning: passing argument 1 of 'cdtext_list_languages_v2' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5554 | 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:3251: /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); | ~~~~~~~~~~^~~~~~~~ 2025-01-20 20:43:27,886 root INFO creating build/lib.linux-i686-cpython-312 2025-01-20 20:43:27,886 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/swig/pycdio_wrap.o -L/usr/lib -lcdio -lm -o build/lib.linux-i686-cpython-312/_pycdio.cpython-312-i386-linux-musl.so 2025-01-20 20:43:27,906 root INFO building '_pyiso9660' extension 2025-01-20 20:43:27,906 root INFO swigging swig/pyiso9660.i to swig/pyiso9660_wrap.c 2025-01-20 20:43:27,906 root INFO swig -python -outdir /home/buildozer/aports/testing/py3-cdio/src/pycdio-2.1.1 -o swig/pyiso9660_wrap.c swig/pyiso9660.i 2025-01-20 20:43:28,240 root INFO 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 swig/pyiso9660_wrap.c -o build/temp.linux-i686-cpython-312/swig/pyiso9660_wrap.o 2025-01-20 20:43:30,060 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/swig/pyiso9660_wrap.o -L/usr/lib -liso9660 -lcdio -lm -o build/lib.linux-i686-cpython-312/_pyiso9660.cpython-312-i386-linux-musl.so 2025-01-20 20:43:30,086 root INFO running build_py 2025-01-20 20:43:30,092 root INFO copying cdio.py -> build/lib.linux-i686-cpython-312 2025-01-20 20:43:30,093 root INFO copying iso9660.py -> build/lib.linux-i686-cpython-312 2025-01-20 20:43:30,093 root INFO copying pycdio.py -> build/lib.linux-i686-cpython-312 2025-01-20 20:43:30,094 root INFO copying pyiso9660.py -> build/lib.linux-i686-cpython-312 2025-01-20 20:43:30,105 root INFO installing to build/bdist.linux-i686/wheel 2025-01-20 20:43:30,105 root INFO running install 2025-01-20 20:43:30,130 root INFO running install_lib 2025-01-20 20:43:30,134 root INFO creating build/bdist.linux-i686 2025-01-20 20:43:30,134 root INFO creating build/bdist.linux-i686/wheel 2025-01-20 20:43:30,135 root INFO copying build/lib.linux-i686-cpython-312/pyiso9660.py -> build/bdist.linux-i686/wheel 2025-01-20 20:43:30,135 root INFO copying build/lib.linux-i686-cpython-312/_pycdio.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2025-01-20 20:43:30,137 root INFO copying build/lib.linux-i686-cpython-312/pycdio.py -> build/bdist.linux-i686/wheel 2025-01-20 20:43:30,138 root INFO copying build/lib.linux-i686-cpython-312/iso9660.py -> build/bdist.linux-i686/wheel 2025-01-20 20:43:30,138 root INFO copying build/lib.linux-i686-cpython-312/_pyiso9660.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2025-01-20 20:43:30,139 root INFO copying build/lib.linux-i686-cpython-312/cdio.py -> build/bdist.linux-i686/wheel 2025-01-20 20:43:30,140 root INFO running install_egg_info 2025-01-20 20:43:30,144 root INFO running egg_info 2025-01-20 20:43:30,146 root INFO writing pycdio.egg-info/PKG-INFO 2025-01-20 20:43:30,147 root INFO writing dependency_links to pycdio.egg-info/dependency_links.txt 2025-01-20 20:43:30,147 root INFO writing top-level names to pycdio.egg-info/top_level.txt 2025-01-20 20:43:30,150 root INFO reading manifest file 'pycdio.egg-info/SOURCES.txt' 2025-01-20 20:43:30,151 root INFO reading manifest template 'MANIFEST.in' 2025-01-20 20:43:30,153 root INFO adding license file 'COPYING' 2025-01-20 20:43:30,153 root INFO adding license file 'AUTHORS' 2025-01-20 20:43:30,155 root INFO writing manifest file 'pycdio.egg-info/SOURCES.txt' 2025-01-20 20:43:30,155 root INFO Copying pycdio.egg-info to build/bdist.linux-i686/wheel/pycdio-2.1.1-py3.12.egg-info 2025-01-20 20:43:30,157 root INFO running install_scripts 2025-01-20 20:43:30,165 root INFO creating build/bdist.linux-i686/wheel/pycdio-2.1.1.dist-info/WHEEL 2025-01-20 20:43:30,165 wheel INFO creating '/home/buildozer/aports/testing/py3-cdio/src/pycdio-2.1.1/.dist/.tmp-__t3iu61/pycdio-2.1.1-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-01-20 20:43:30,167 wheel INFO adding '_pycdio.cpython-312-i386-linux-musl.so' 2025-01-20 20:43:30,169 wheel INFO adding '_pyiso9660.cpython-312-i386-linux-musl.so' 2025-01-20 20:43:30,171 wheel INFO adding 'cdio.py' 2025-01-20 20:43:30,171 wheel INFO adding 'iso9660.py' 2025-01-20 20:43:30,172 wheel INFO adding 'pycdio.py' 2025-01-20 20:43:30,172 wheel INFO adding 'pyiso9660.py' 2025-01-20 20:43:30,173 wheel INFO adding 'pycdio-2.1.1.dist-info/AUTHORS' 2025-01-20 20:43:30,173 wheel INFO adding 'pycdio-2.1.1.dist-info/COPYING' 2025-01-20 20:43:30,174 wheel INFO adding 'pycdio-2.1.1.dist-info/METADATA' 2025-01-20 20:43:30,174 wheel INFO adding 'pycdio-2.1.1.dist-info/WHEEL' 2025-01-20 20:43:30,174 wheel INFO adding 'pycdio-2.1.1.dist-info/top_level.txt' 2025-01-20 20:43:30,174 wheel INFO adding 'pycdio-2.1.1.dist-info/RECORD' 2025-01-20 20:43:30,175 root INFO removing build/bdist.linux-i686/wheel 2025-01-20 20:43:30,176 gpep517 INFO The backend produced .dist/pycdio-2.1.1-cp312-cp312-linux_i686.whl pycdio-2.1.1-cp312-cp312-linux_i686.whl libcdio version >= 2.0.0 2025-01-20 20:43:30,381 gpep517 INFO Installing .dist/pycdio-2.1.1-cp312-cp312-linux_i686.whl into .testenv 2025-01-20 20:43:30,409 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.036s OK >>> py3-cdio: Entering fakeroot... 2025-01-20 20:43:30,822 gpep517 INFO Installing .dist/pycdio-2.1.1-cp312-cp312-linux_i686.whl into /home/buildozer/aports/testing/py3-cdio/pkg/py3-cdio 2025-01-20 20:43:30,852 gpep517 INFO Installation complete >>> py3-cdio-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-cdio/pkg/py3-cdio-pyc/usr/lib/python3.12/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-pyc*: Scanning shared objects >>> py3-cdio*: Scanning shared objects >>> py3-cdio-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-cdio-pyc*: Package size: 132.7 KB >>> py3-cdio-pyc*: Compressing data... >>> py3-cdio-pyc*: Create checksum... >>> py3-cdio-pyc*: Create py3-cdio-pyc-2.1.1-r6.apk >>> py3-cdio*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 so:libcdio.so.19 so:libiso9660.so.12 >>> py3-cdio*: Package size: 332.6 KB >>> py3-cdio*: Compressing data... >>> py3-cdio*: Create checksum... >>> py3-cdio*: Create py3-cdio-2.1.1-r6.apk >>> py3-cdio: Build complete at Mon, 20 Jan 2025 20:43:31 +0000 elapsed time 0h 0m 9s >>> py3-cdio: Cleaning up srcdir >>> py3-cdio: Cleaning up pkgdir >>> py3-cdio: Uninstalling dependencies... (1/30) Purging .makedepends-py3-cdio (20250120.204323) (2/30) Purging python3-dev (3.12.8-r1) (3/30) Purging py3-setuptools-pyc (70.3.0-r0) (4/30) Purging py3-setuptools (70.3.0-r0) (5/30) Purging py3-packaging-pyc (24.2-r0) (6/30) Purging py3-packaging (24.2-r0) (7/30) Purging py3-parsing-pyc (3.2.0-r0) (8/30) Purging py3-parsing (3.2.0-r0) (9/30) Purging libcdio-dev (2.2.0-r0) (10/30) Purging libcdio++ (2.2.0-r0) (11/30) Purging libcdio (2.2.0-r0) (12/30) Purging swig (4.3.0-r0) (13/30) Purging guile (3.0.9-r1) (14/30) Purging py3-nose-pyc (1.3.7-r13) (15/30) Purging py3-nose (1.3.7-r13) (16/30) Purging py3-gpep517-pyc (16-r0) (17/30) Purging py3-gpep517 (16-r0) (18/30) Purging py3-installer-pyc (0.7.0-r2) (19/30) Purging py3-installer (0.7.0-r2) (20/30) Purging python3-pyc (3.12.8-r1) (21/30) Purging python3-pycache-pyc0 (3.12.8-r1) (22/30) Purging pyc (3.12.8-r1) (23/30) Purging python3 (3.12.8-r1) (24/30) Purging gdbm (1.24-r0) (25/30) Purging guile-libs (3.0.9-r1) (26/30) Purging libffi (3.4.6-r0) (27/30) Purging libpanelw (6.5_p20241006-r3) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging sqlite-libs (3.48.0-r0) (30/30) Purging gc (8.2.8-r0) Executing busybox-1.37.0-r13.trigger OK: 404 MiB in 116 packages >>> py3-cdio: Updating the testing/x86 repository index... >>> py3-cdio: Signing the index...