>>> py3-pyparted: Building testing/py3-pyparted 3.13.0-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 18:29:36 +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/33) Installing libeconf (0.6.2-r0) (2/33) Installing libblkid (2.40-r1) (3/33) Installing device-mapper-libs (2.03.23-r2) (4/33) Installing readline (8.2.10-r0) (5/33) Installing libuuid (2.40-r1) (6/33) Installing parted (3.6-r2) (7/33) Installing parted-dev (3.6-r2) (8/33) Installing libffi (3.4.6-r0) (9/33) Installing gdbm (1.23-r1) (10/33) Installing mpdecimal (4.0.0-r0) (11/33) Installing libpanelw (6.4_p20240330-r0) (12/33) Installing sqlite-libs (3.45.2-r0) (13/33) Installing python3 (3.12.3-r0) (14/33) Installing python3-pycache-pyc0 (3.12.3-r0) (15/33) Installing pyc (3.12.3-r0) (16/33) Installing py3-installer-pyc (0.7.0-r2) (17/33) Installing py3-gpep517-pyc (15-r2) (18/33) Installing python3-pyc (3.12.3-r0) (19/33) Installing py3-installer (0.7.0-r2) (20/33) Installing py3-gpep517 (15-r2) (21/33) Installing py3-parsing (3.1.2-r1) (22/33) Installing py3-parsing-pyc (3.1.2-r1) (23/33) Installing py3-packaging (24.0-r1) (24/33) Installing py3-packaging-pyc (24.0-r1) (25/33) Installing py3-setuptools (69.2.0-r2) (26/33) Installing py3-setuptools-pyc (69.2.0-r2) (27/33) Installing py3-wheel (0.42.0-r1) (28/33) Installing py3-wheel-pyc (0.42.0-r1) (29/33) Installing python3-dev (3.12.3-r0) (30/33) Installing libcom_err (1.47.0-r5) (31/33) Installing e2fsprogs-libs (1.47.0-r5) (32/33) Installing e2fsprogs (1.47.0-r5) (33/33) Installing .makedepends-py3-pyparted (20240415.182937) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 143 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 >>> 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 archlabels-armv8l.patch: OK >>> py3-pyparted: Unpacking /var/cache/distfiles/py3-pyparted-3.13.0.tar.gz... >>> py3-pyparted: archlabels-armv8l.patch patching file src/parted/__init__.py 2024-04-15 18:29:39,453 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 18:29:39,489 root INFO running bdist_wheel 2024-04-15 18:29:39,511 root INFO running build 2024-04-15 18:29:39,511 root INFO running build_py 2024-04-15 18:29:39,515 root INFO creating build 2024-04-15 18:29:39,515 root INFO creating build/lib.linux-ppc64le-cpython-312 2024-04-15 18:29:39,515 root INFO creating build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,516 root INFO copying src/parted/partition.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,516 root INFO copying src/parted/disk.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,516 root INFO copying src/parted/decorators.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,516 root INFO copying src/parted/device.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,516 root INFO copying src/parted/filesystem.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,517 root INFO copying src/parted/alignment.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,517 root INFO copying src/parted/geometry.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,517 root INFO copying src/parted/__init__.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,517 root INFO copying src/parted/cachedlist.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,518 root INFO copying src/parted/constraint.py -> build/lib.linux-ppc64le-cpython-312/parted 2024-04-15 18:29:39,518 root INFO running build_ext 2024-04-15 18:29:39,520 root INFO building '_ped' extension 2024-04-15 18:29:39,520 root INFO creating build/temp.linux-ppc64le-cpython-312 2024-04-15 18:29:39,521 root INFO creating build/temp.linux-ppc64le-cpython-312/src 2024-04-15 18:29:39,521 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/_pedmodule.c -o build/temp.linux-ppc64le-cpython-312/src/_pedmodule.o 2024-04-15 18:29:39,824 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/convert.c -o build/temp.linux-ppc64le-cpython-312/src/convert.o 2024-04-15 18:29:40,167 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pyconstraint.c -o build/temp.linux-ppc64le-cpython-312/src/pyconstraint.o 2024-04-15 18:29:40,464 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pydevice.c -o build/temp.linux-ppc64le-cpython-312/src/pydevice.o 2024-04-15 18:29:40,890 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pydisk.c -o build/temp.linux-ppc64le-cpython-312/src/pydisk.o 2024-04-15 18:29:41,775 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pyfilesys.c -o build/temp.linux-ppc64le-cpython-312/src/pyfilesys.o 2024-04-15 18:29:42,310 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pygeom.c -o build/temp.linux-ppc64le-cpython-312/src/pygeom.o 2024-04-15 18:29:43,449 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pynatmath.c -o build/temp.linux-ppc64le-cpython-312/src/pynatmath.o 2024-04-15 18:29:44,129 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pytimer.c -o build/temp.linux-ppc64le-cpython-312/src/pytimer.o 2024-04-15 18:29:44,841 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -c src/pyunit.c -o build/temp.linux-ppc64le-cpython-312/src/pyunit.o 2024-04-15 18:29:45,458 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-ppc64le-cpython-312/src/_pedmodule.o build/temp.linux-ppc64le-cpython-312/src/convert.o build/temp.linux-ppc64le-cpython-312/src/pyconstraint.o build/temp.linux-ppc64le-cpython-312/src/pydevice.o build/temp.linux-ppc64le-cpython-312/src/pydisk.o build/temp.linux-ppc64le-cpython-312/src/pyfilesys.o build/temp.linux-ppc64le-cpython-312/src/pygeom.o build/temp.linux-ppc64le-cpython-312/src/pynatmath.o build/temp.linux-ppc64le-cpython-312/src/pytimer.o build/temp.linux-ppc64le-cpython-312/src/pyunit.o -L/usr/lib -lparted -o build/lib.linux-ppc64le-cpython-312/_ped.cpython-312-powerpc64le-linux-musl.so 2024-04-15 18:29:45,568 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-15 18:29:45,568 root INFO running install 2024-04-15 18:29:45,640 root INFO running install_lib 2024-04-15 18:29:45,647 root INFO creating build/bdist.linux-ppc64le 2024-04-15 18:29:45,648 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-15 18:29:45,648 root INFO copying build/lib.linux-ppc64le-cpython-312/_ped.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel 2024-04-15 18:29:45,650 root INFO creating build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,650 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/partition.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,651 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/disk.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,651 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/decorators.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,652 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/device.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,652 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/filesystem.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,653 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/alignment.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,653 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/geometry.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,654 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/__init__.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,654 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/cachedlist.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,655 root INFO copying build/lib.linux-ppc64le-cpython-312/parted/constraint.py -> build/bdist.linux-ppc64le/wheel/parted 2024-04-15 18:29:45,655 root INFO running install_egg_info 2024-04-15 18:29:45,670 root INFO running egg_info 2024-04-15 18:29:45,671 root INFO creating pyparted.egg-info 2024-04-15 18:29:45,677 root INFO writing pyparted.egg-info/PKG-INFO 2024-04-15 18:29:45,678 root INFO writing dependency_links to pyparted.egg-info/dependency_links.txt 2024-04-15 18:29:45,679 root INFO writing top-level names to pyparted.egg-info/top_level.txt 2024-04-15 18:29:45,680 root INFO writing manifest file 'pyparted.egg-info/SOURCES.txt' 2024-04-15 18:29:45,690 root INFO reading manifest file 'pyparted.egg-info/SOURCES.txt' 2024-04-15 18:29:45,691 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 18:29:45,691 root WARNING warning: no files found matching 'BUGS' 2024-04-15 18:29:45,691 root WARNING warning: no files found matching 'COPYING' 2024-04-15 18:29:45,699 root INFO adding license file 'LICENSE' 2024-04-15 18:29:45,699 root INFO adding license file 'AUTHORS' 2024-04-15 18:29:45,705 root INFO writing manifest file 'pyparted.egg-info/SOURCES.txt' 2024-04-15 18:29:45,706 root INFO Copying pyparted.egg-info to build/bdist.linux-ppc64le/wheel/pyparted-3.13.0-py3.12.egg-info 2024-04-15 18:29:45,708 root INFO running install_scripts 2024-04-15 18:29:45,721 wheel INFO creating build/bdist.linux-ppc64le/wheel/pyparted-3.13.0.dist-info/WHEEL 2024-04-15 18:29:45,723 wheel INFO creating '/home/buildozer/aports/testing/py3-pyparted/src/pyparted-3.13.0/.dist/.tmp-3pcdfboe/pyparted-3.13.0-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-15 18:29:45,725 wheel INFO adding '_ped.cpython-312-powerpc64le-linux-musl.so' 2024-04-15 18:29:45,731 wheel INFO adding 'parted/__init__.py' 2024-04-15 18:29:45,732 wheel INFO adding 'parted/alignment.py' 2024-04-15 18:29:45,733 wheel INFO adding 'parted/cachedlist.py' 2024-04-15 18:29:45,733 wheel INFO adding 'parted/constraint.py' 2024-04-15 18:29:45,734 wheel INFO adding 'parted/decorators.py' 2024-04-15 18:29:45,734 wheel INFO adding 'parted/device.py' 2024-04-15 18:29:45,735 wheel INFO adding 'parted/disk.py' 2024-04-15 18:29:45,736 wheel INFO adding 'parted/filesystem.py' 2024-04-15 18:29:45,737 wheel INFO adding 'parted/geometry.py' 2024-04-15 18:29:45,737 wheel INFO adding 'parted/partition.py' 2024-04-15 18:29:45,739 wheel INFO adding 'pyparted-3.13.0.dist-info/AUTHORS' 2024-04-15 18:29:45,739 wheel INFO adding 'pyparted-3.13.0.dist-info/LICENSE' 2024-04-15 18:29:45,740 wheel INFO adding 'pyparted-3.13.0.dist-info/METADATA' 2024-04-15 18:29:45,740 wheel INFO adding 'pyparted-3.13.0.dist-info/WHEEL' 2024-04-15 18:29:45,741 wheel INFO adding 'pyparted-3.13.0.dist-info/top_level.txt' 2024-04-15 18:29:45,741 wheel INFO adding 'pyparted-3.13.0.dist-info/RECORD' 2024-04-15 18:29:45,742 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-15 18:29:45,745 gpep517 INFO The backend produced .dist/pyparted-3.13.0-cp312-cp312-linux_ppc64le.whl pyparted-3.13.0-cp312-cp312-linux_ppc64le.whl ./usr/lib/python3.12/unittest/suite.py:84: ResourceWarning: unclosed file <_io.TextIOWrapper name=18 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.577s 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.12/site-packages/parted/__pycache__' -> '/home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted-pyc/usr/lib/python3.12/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.12 >>> py3-pyparted-pyc*: Package size: 160.0 KB >>> py3-pyparted-pyc*: Compressing data... >>> py3-pyparted-pyc*: Create checksum... >>> py3-pyparted-pyc*: Create py3-pyparted-pyc-3.13.0-r1.apk >>> py3-pyparted*: Tracing dependencies... python3~3.12 so:libc.musl-ppc64le.so.1 so:libparted.so.2 >>> py3-pyparted*: Package size: 372.0 KB >>> py3-pyparted*: Compressing data... >>> py3-pyparted*: Create checksum... >>> py3-pyparted*: Create py3-pyparted-3.13.0-r1.apk >>> py3-pyparted: Build complete at Mon, 15 Apr 2024 18:29:49 +0000 elapsed time 0h 0m 13s >>> py3-pyparted: Cleaning up srcdir >>> py3-pyparted: Cleaning up pkgdir >>> py3-pyparted: Uninstalling dependencies... (1/33) Purging .makedepends-py3-pyparted (20240415.182937) (2/33) Purging parted-dev (3.6-r2) (3/33) Purging parted (3.6-r2) (4/33) Purging py3-gpep517-pyc (15-r2) (5/33) Purging py3-gpep517 (15-r2) (6/33) Purging py3-installer-pyc (0.7.0-r2) (7/33) Purging py3-installer (0.7.0-r2) (8/33) Purging py3-setuptools-pyc (69.2.0-r2) (9/33) Purging py3-setuptools (69.2.0-r2) (10/33) Purging py3-wheel-pyc (0.42.0-r1) (11/33) Purging py3-wheel (0.42.0-r1) (12/33) Purging py3-packaging-pyc (24.0-r1) (13/33) Purging py3-packaging (24.0-r1) (14/33) Purging py3-parsing-pyc (3.1.2-r1) (15/33) Purging py3-parsing (3.1.2-r1) (16/33) Purging python3-dev (3.12.3-r0) (17/33) Purging e2fsprogs (1.47.0-r5) (18/33) Purging device-mapper-libs (2.03.23-r2) (19/33) Purging e2fsprogs-libs (1.47.0-r5) (20/33) Purging libblkid (2.40-r1) (21/33) Purging libcom_err (1.47.0-r5) (22/33) Purging libeconf (0.6.2-r0) (23/33) Purging libuuid (2.40-r1) (24/33) Purging python3-pyc (3.12.3-r0) (25/33) Purging python3-pycache-pyc0 (3.12.3-r0) (26/33) Purging pyc (3.12.3-r0) (27/33) Purging python3 (3.12.3-r0) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.4_p20240330-r0) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging readline (8.2.10-r0) (33/33) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-pyparted: Updating the testing/ppc64le repository index... >>> py3-pyparted: Signing the index...