>>> py3-pyparted: Building testing/py3-pyparted 3.13.0-r0 (using abuild 3.11.10-r0) started Thu, 22 Jun 2023 10:05:49 +0000 >>> py3-pyparted: Checking sanity of /home/buildozer/aports/testing/py3-pyparted/APKBUILD... >>> py3-pyparted: Analyzing dependencies... >>> py3-pyparted: Installing for build: build-base parted-dev py3-gpep517 py3-setuptools py3-wheel python3-dev e2fsprogs (1/32) Installing libblkid (2.39-r10) (2/32) Installing device-mapper-libs (2.03.21-r10) (3/32) Installing readline (8.2.1-r2) (4/32) Installing libuuid (2.39-r10) (5/32) Installing parted (3.6-r2) (6/32) Installing parted-dev (3.6-r2) (7/32) Installing libffi (3.4.4-r3) (8/32) Installing gdbm (1.23-r1) (9/32) Installing mpdecimal (2.5.1-r2) (10/32) Installing libpanelw (6.4_p20230617-r0) (11/32) Installing sqlite-libs (3.42.0-r2) (12/32) Installing python3 (3.11.4-r0) (13/32) Installing python3-pycache-pyc0 (3.11.4-r0) (14/32) Installing pyc (0.1-r0) (15/32) Installing py3-installer-pyc (0.7.0-r1) (16/32) Installing py3-gpep517-pyc (13-r2) (17/32) Installing python3-pyc (3.11.4-r0) (18/32) Installing py3-installer (0.7.0-r1) (19/32) Installing py3-gpep517 (13-r2) (20/32) Installing py3-parsing (3.1.0-r0) (21/32) Installing py3-parsing-pyc (3.1.0-r0) (22/32) Installing py3-packaging (23.1-r1) (23/32) Installing py3-packaging-pyc (23.1-r1) (24/32) Installing py3-setuptools (68.0.0-r0) (25/32) Installing py3-setuptools-pyc (68.0.0-r0) (26/32) Installing py3-wheel (0.40.0-r1) (27/32) Installing py3-wheel-pyc (0.40.0-r1) (28/32) Installing python3-dev (3.11.4-r0) (29/32) Installing libcom_err (1.47.0-r3) (30/32) Installing e2fsprogs-libs (1.47.0-r3) (31/32) Installing e2fsprogs (1.47.0-r3) (32/32) Installing .makedepends-py3-pyparted (20230622.100550) Executing busybox-1.36.1-r1.trigger OK: 477 MiB in 142 packages >>> py3-pyparted: Cleaning up srcdir >>> py3-pyparted: Cleaning up pkgdir >>> py3-pyparted: Cleaning up tmpdir >>> py3-pyparted: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyparted-3.13.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: (22) The requested URL returned error: 404 >>> py3-pyparted: Fetching py3-pyparted-3.13.0.tar.gz::https://github.com/dcantrell/pyparted/archive/v3.13.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 103k 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k >>> py3-pyparted: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyparted-3.13.0.tar.gz >>> py3-pyparted: Checking sha512sums... py3-pyparted-3.13.0.tar.gz: OK >>> py3-pyparted: Unpacking /var/cache/distfiles/edge/py3-pyparted-3.13.0.tar.gz... 2023-06-22 10:05:52,897 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-06-22 10:05:52,936 root INFO running bdist_wheel 2023-06-22 10:05:52,951 root INFO running build 2023-06-22 10:05:52,951 root INFO running build_py 2023-06-22 10:05:52,955 root INFO creating build 2023-06-22 10:05:52,955 root INFO creating build/lib.linux-i686-cpython-311 2023-06-22 10:05:52,955 root INFO creating build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,956 root INFO copying src/parted/geometry.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,956 root INFO copying src/parted/disk.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,956 root INFO copying src/parted/filesystem.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,957 root INFO copying src/parted/partition.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,957 root INFO copying src/parted/__init__.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,958 root INFO copying src/parted/device.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,958 root INFO copying src/parted/constraint.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,958 root INFO copying src/parted/cachedlist.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,959 root INFO copying src/parted/decorators.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,959 root INFO copying src/parted/alignment.py -> build/lib.linux-i686-cpython-311/parted 2023-06-22 10:05:52,960 root INFO running build_ext 2023-06-22 10:05:52,962 root INFO building '_ped' extension 2023-06-22 10:05:52,962 root INFO creating build/temp.linux-i686-cpython-311 2023-06-22 10:05:52,963 root INFO creating build/temp.linux-i686-cpython-311/src 2023-06-22 10:05:52,963 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/_pedmodule.c -o build/temp.linux-i686-cpython-311/src/_pedmodule.o 2023-06-22 10:05:53,444 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/convert.c -o build/temp.linux-i686-cpython-311/src/convert.o 2023-06-22 10:05:54,067 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pyconstraint.c -o build/temp.linux-i686-cpython-311/src/pyconstraint.o 2023-06-22 10:05:54,665 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pydevice.c -o build/temp.linux-i686-cpython-311/src/pydevice.o 2023-06-22 10:05:55,446 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pydisk.c -o build/temp.linux-i686-cpython-311/src/pydisk.o 2023-06-22 10:05:56,711 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pyfilesys.c -o build/temp.linux-i686-cpython-311/src/pyfilesys.o 2023-06-22 10:05:57,079 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pygeom.c -o build/temp.linux-i686-cpython-311/src/pygeom.o 2023-06-22 10:05:57,952 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pynatmath.c -o build/temp.linux-i686-cpython-311/src/pynatmath.o 2023-06-22 10:05:58,381 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pytimer.c -o build/temp.linux-i686-cpython-311/src/pytimer.o 2023-06-22 10:05:58,813 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPYPARTED_VERSION=\"3.13.0\" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.11 -c src/pyunit.c -o build/temp.linux-i686-cpython-311/src/pyunit.o 2023-06-22 10:05:59,250 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-311/src/_pedmodule.o build/temp.linux-i686-cpython-311/src/convert.o build/temp.linux-i686-cpython-311/src/pyconstraint.o build/temp.linux-i686-cpython-311/src/pydevice.o build/temp.linux-i686-cpython-311/src/pydisk.o build/temp.linux-i686-cpython-311/src/pyfilesys.o build/temp.linux-i686-cpython-311/src/pygeom.o build/temp.linux-i686-cpython-311/src/pynatmath.o build/temp.linux-i686-cpython-311/src/pytimer.o build/temp.linux-i686-cpython-311/src/pyunit.o -L/usr/lib -lparted -o build/lib.linux-i686-cpython-311/_ped.cpython-311-i386-linux-musl.so 2023-06-22 10:05:59,308 wheel INFO installing to build/bdist.linux-i686/wheel 2023-06-22 10:05:59,308 root INFO running install 2023-06-22 10:05:59,334 root INFO running install_lib 2023-06-22 10:05:59,339 root INFO creating build/bdist.linux-i686 2023-06-22 10:05:59,339 root INFO creating build/bdist.linux-i686/wheel 2023-06-22 10:05:59,339 root INFO copying build/lib.linux-i686-cpython-311/_ped.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2023-06-22 10:05:59,342 root INFO creating build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,343 root INFO copying build/lib.linux-i686-cpython-311/parted/geometry.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,343 root INFO copying build/lib.linux-i686-cpython-311/parted/disk.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,344 root INFO copying build/lib.linux-i686-cpython-311/parted/filesystem.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,344 root INFO copying build/lib.linux-i686-cpython-311/parted/partition.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,345 root INFO copying build/lib.linux-i686-cpython-311/parted/__init__.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,346 root INFO copying build/lib.linux-i686-cpython-311/parted/device.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,346 root INFO copying build/lib.linux-i686-cpython-311/parted/constraint.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,347 root INFO copying build/lib.linux-i686-cpython-311/parted/cachedlist.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,347 root INFO copying build/lib.linux-i686-cpython-311/parted/decorators.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,348 root INFO copying build/lib.linux-i686-cpython-311/parted/alignment.py -> build/bdist.linux-i686/wheel/parted 2023-06-22 10:05:59,348 root INFO running install_egg_info 2023-06-22 10:05:59,366 root INFO running egg_info 2023-06-22 10:05:59,367 root INFO creating pyparted.egg-info 2023-06-22 10:05:59,369 root INFO writing pyparted.egg-info/PKG-INFO 2023-06-22 10:05:59,369 root INFO writing dependency_links to pyparted.egg-info/dependency_links.txt 2023-06-22 10:05:59,370 root INFO writing top-level names to pyparted.egg-info/top_level.txt 2023-06-22 10:05:59,370 root INFO writing manifest file 'pyparted.egg-info/SOURCES.txt' 2023-06-22 10:05:59,374 root INFO reading manifest file 'pyparted.egg-info/SOURCES.txt' 2023-06-22 10:05:59,374 root INFO reading manifest template 'MANIFEST.in' 2023-06-22 10:05:59,374 root WARNING warning: no files found matching 'BUGS' 2023-06-22 10:05:59,374 root WARNING warning: no files found matching 'COPYING' 2023-06-22 10:05:59,377 root INFO adding license file 'LICENSE' 2023-06-22 10:05:59,377 root INFO adding license file 'AUTHORS' 2023-06-22 10:05:59,379 root INFO writing manifest file 'pyparted.egg-info/SOURCES.txt' 2023-06-22 10:05:59,380 root INFO Copying pyparted.egg-info to build/bdist.linux-i686/wheel/pyparted-3.13.0-py3.11.egg-info 2023-06-22 10:05:59,381 root INFO running install_scripts 2023-06-22 10:05:59,389 wheel INFO creating build/bdist.linux-i686/wheel/pyparted-3.13.0.dist-info/WHEEL 2023-06-22 10:05:59,391 wheel INFO creating '/home/buildozer/aports/testing/py3-pyparted/src/pyparted-3.13.0/.dist/.tmp-hq7zace3/pyparted-3.13.0-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-06-22 10:05:59,393 wheel INFO adding '_ped.cpython-311-i386-linux-musl.so' 2023-06-22 10:05:59,398 wheel INFO adding 'parted/__init__.py' 2023-06-22 10:05:59,399 wheel INFO adding 'parted/alignment.py' 2023-06-22 10:05:59,400 wheel INFO adding 'parted/cachedlist.py' 2023-06-22 10:05:59,401 wheel INFO adding 'parted/constraint.py' 2023-06-22 10:05:59,401 wheel INFO adding 'parted/decorators.py' 2023-06-22 10:05:59,402 wheel INFO adding 'parted/device.py' 2023-06-22 10:05:59,403 wheel INFO adding 'parted/disk.py' 2023-06-22 10:05:59,404 wheel INFO adding 'parted/filesystem.py' 2023-06-22 10:05:59,405 wheel INFO adding 'parted/geometry.py' 2023-06-22 10:05:59,405 wheel INFO adding 'parted/partition.py' 2023-06-22 10:05:59,406 wheel INFO adding 'pyparted-3.13.0.dist-info/AUTHORS' 2023-06-22 10:05:59,407 wheel INFO adding 'pyparted-3.13.0.dist-info/LICENSE' 2023-06-22 10:05:59,408 wheel INFO adding 'pyparted-3.13.0.dist-info/METADATA' 2023-06-22 10:05:59,408 wheel INFO adding 'pyparted-3.13.0.dist-info/WHEEL' 2023-06-22 10:05:59,408 wheel INFO adding 'pyparted-3.13.0.dist-info/top_level.txt' 2023-06-22 10:05:59,409 wheel INFO adding 'pyparted-3.13.0.dist-info/RECORD' 2023-06-22 10:05:59,410 wheel INFO removing build/bdist.linux-i686/wheel 2023-06-22 10:05:59,412 gpep517 INFO The backend produced .dist/pyparted-3.13.0-cp311-cp311-linux_i686.whl pyparted-3.13.0-cp311-cp311-linux_i686.whl ./usr/lib/python3.11/unittest/suite.py:84: ResourceWarning: unclosed file <_io.TextIOWrapper name=6 mode='r' encoding='UTF-8'> return self.run(*args, **kwds) ResourceWarning: Enable tracemalloc to get the object allocation traceback .......................s..........s...s....sss.ss...ssss...s...ss.s...ss..sss.s...................................................s....................sss..s..ss.ss.sssssssssss.sssssssssssss.ssssssssssss.ssss.ssssss...ssss.sss.ssssssss.ssssssssss.......ssss....s...sss..s....s.s. ---------------------------------------------------------------------- Ran 280 tests in 0.240s OK (skipped=113) >>> py3-pyparted: Entering fakeroot... >>> py3-pyparted-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.11/site-packages/parted/__pycache__' -> '/home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted-pyc/usr/lib/python3.11/site-packages/parted/__pycache__' >>> py3-pyparted-pyc*: Preparing subpackage py3-pyparted-pyc... >>> py3-pyparted-pyc*: Running postcheck for py3-pyparted-pyc >>> py3-pyparted*: Running postcheck for py3-pyparted >>> py3-pyparted*: Preparing package py3-pyparted... >>> py3-pyparted*: Stripping binaries >>> py3-pyparted-pyc*: Scanning shared objects >>> py3-pyparted*: Scanning shared objects >>> py3-pyparted-pyc*: Tracing dependencies... python3~3.11 >>> py3-pyparted-pyc*: Package size: 168.0 KB >>> py3-pyparted-pyc*: Compressing data... >>> py3-pyparted-pyc*: Create checksum... >>> py3-pyparted-pyc*: Create py3-pyparted-pyc-3.13.0-r0.apk >>> py3-pyparted*: Tracing dependencies... python3~3.11 so:libc.musl-x86.so.1 so:libparted.so.2 >>> py3-pyparted*: Package size: 304.0 KB >>> py3-pyparted*: Compressing data... >>> py3-pyparted*: Create checksum... >>> py3-pyparted*: Create py3-pyparted-3.13.0-r0.apk >>> py3-pyparted: Build complete at Thu, 22 Jun 2023 10:06:01 +0000 elapsed time 0h 0m 12s >>> py3-pyparted: Cleaning up srcdir >>> py3-pyparted: Cleaning up pkgdir >>> py3-pyparted: Uninstalling dependencies... (1/32) Purging .makedepends-py3-pyparted (20230622.100550) (2/32) Purging parted-dev (3.6-r2) (3/32) Purging parted (3.6-r2) (4/32) Purging py3-gpep517-pyc (13-r2) (5/32) Purging py3-gpep517 (13-r2) (6/32) Purging py3-installer-pyc (0.7.0-r1) (7/32) Purging py3-installer (0.7.0-r1) (8/32) Purging py3-setuptools-pyc (68.0.0-r0) (9/32) Purging py3-setuptools (68.0.0-r0) (10/32) Purging py3-wheel-pyc (0.40.0-r1) (11/32) Purging py3-wheel (0.40.0-r1) (12/32) Purging py3-packaging-pyc (23.1-r1) (13/32) Purging py3-packaging (23.1-r1) (14/32) Purging py3-parsing-pyc (3.1.0-r0) (15/32) Purging py3-parsing (3.1.0-r0) (16/32) Purging python3-dev (3.11.4-r0) (17/32) Purging e2fsprogs (1.47.0-r3) (18/32) Purging device-mapper-libs (2.03.21-r10) (19/32) Purging e2fsprogs-libs (1.47.0-r3) (20/32) Purging libblkid (2.39-r10) (21/32) Purging libcom_err (1.47.0-r3) (22/32) Purging libuuid (2.39-r10) (23/32) Purging python3-pyc (3.11.4-r0) (24/32) Purging python3-pycache-pyc0 (3.11.4-r0) (25/32) Purging pyc (0.1-r0) (26/32) Purging python3 (3.11.4-r0) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.4-r3) (29/32) Purging libpanelw (6.4_p20230617-r0) (30/32) Purging mpdecimal (2.5.1-r2) (31/32) Purging readline (8.2.1-r2) (32/32) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 375 MiB in 110 packages >>> py3-pyparted: Updating the testing/x86 repository index... >>> py3-pyparted: Signing the index...