>>> py3-pyparted: Building testing/py3-pyparted 3.11.7-r2 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 01:34:59 +0000 >>> py3-pyparted: Checking sanity of /home/buildozer/aports/testing/py3-pyparted/APKBUILD... >>> py3-pyparted: Analyzing dependencies... >>> py3-pyparted: Installing for build: build-base python3 python3-dev py3-setuptools parted-dev (1/17) Installing libffi (3.4.2-r1) (2/17) Installing gdbm (1.22-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing readline (8.1.1-r0) (5/17) Installing sqlite-libs (3.37.0-r0) (6/17) Installing python3 (3.10.1-r0) (7/17) Installing python3-dev (3.10.1-r0) (8/17) Installing py3-ordered-set (4.0.2-r3) (9/17) Installing py3-appdirs (1.4.4-r3) (10/17) Installing py3-parsing (2.4.7-r3) (11/17) Installing py3-six (1.16.0-r1) (12/17) Installing py3-packaging (21.3-r0) (13/17) Installing py3-setuptools (52.0.0-r5) (14/17) Installing device-mapper-libs (2.02.187-r2) (15/17) Installing parted (3.4-r0) (16/17) Installing parted-dev (3.4-r0) (17/17) Installing .makedepends-py3-pyparted (20211219.013500) Executing busybox-1.34.1-r5.trigger OK: 441 MiB in 123 packages >>> py3-pyparted: Cleaning up srcdir >>> py3-pyparted: Cleaning up pkgdir >>> py3-pyparted: Fetching py3-pyparted-3.11.7.tar.gz::https://github.com/dcantrell/pyparted/archive/v3.11.7.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 100 127 100 127 0 0 1900 0 --:--:-- --:--:-- --:--:-- 1924 100 103k 0 103k 0 0 302k 0 --:--:-- --:--:-- --:--:-- 302k >>> py3-pyparted: Fetching py3-pyparted-3.11.7.tar.gz::https://github.com/dcantrell/pyparted/archive/v3.11.7.tar.gz >>> py3-pyparted: Checking sha512sums... py3-pyparted-3.11.7.tar.gz: OK >>> py3-pyparted: Unpacking /var/cache/distfiles/edge/py3-pyparted-3.11.7.tar.gz... /home/buildozer/aports/testing/py3-pyparted/src/pyparted-3.11.7/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.ccompiler import new_compiler running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/parted copying src/parted/cachedlist.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/filesystem.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/device.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/alignment.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/geometry.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/constraint.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/__init__.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/disk.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/partition.py -> build/lib.linux-x86_64-3.10/parted copying src/parted/decorators.py -> build/lib.linux-x86_64-3.10/parted running build_ext building '_ped' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/_pedmodule.c -o build/temp.linux-x86_64-3.10/src/_pedmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/convert.c -o build/temp.linux-x86_64-3.10/src/convert.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pyconstraint.c -o build/temp.linux-x86_64-3.10/src/pyconstraint.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pydevice.c -o build/temp.linux-x86_64-3.10/src/pydevice.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pydisk.c -o build/temp.linux-x86_64-3.10/src/pydisk.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pyfilesys.c -o build/temp.linux-x86_64-3.10/src/pyfilesys.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pygeom.c -o build/temp.linux-x86_64-3.10/src/pygeom.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pynatmath.c -o build/temp.linux-x86_64-3.10/src/pynatmath.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pytimer.c -o build/temp.linux-x86_64-3.10/src/pytimer.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.10 -c src/pyunit.c -o build/temp.linux-x86_64-3.10/src/pyunit.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/src/_pedmodule.o build/temp.linux-x86_64-3.10/src/convert.o build/temp.linux-x86_64-3.10/src/pyconstraint.o build/temp.linux-x86_64-3.10/src/pydevice.o build/temp.linux-x86_64-3.10/src/pydisk.o build/temp.linux-x86_64-3.10/src/pyfilesys.o build/temp.linux-x86_64-3.10/src/pygeom.o build/temp.linux-x86_64-3.10/src/pynatmath.o build/temp.linux-x86_64-3.10/src/pytimer.o build/temp.linux-x86_64-3.10/src/pyunit.o -L/usr/lib -lparted -o build/lib.linux-x86_64-3.10/_ped.cpython-310-x86_64-linux-gnu.so >>> WARNING: py3-pyparted: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-pyparted: Entering fakeroot... /home/buildozer/aports/testing/py3-pyparted/src/pyparted-3.11.7/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.ccompiler import new_compiler running install running build running build_py running build_ext running install_lib creating /home/buildozer/aports/testing/py3-pyparted/pkg creating /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted creating /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr creating /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib creating /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages copying build/lib.linux-x86_64-3.10/_ped.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/cachedlist.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/filesystem.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/device.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/alignment.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/geometry.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/constraint.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/__init__.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/disk.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/partition.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted copying build/lib.linux-x86_64-3.10/parted/decorators.py -> /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/cachedlist.py to cachedlist.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/filesystem.py to filesystem.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/device.py to device.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/alignment.py to alignment.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/geometry.py to geometry.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/constraint.py to constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/disk.py to disk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/partition.py to partition.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/parted/decorators.py to decorators.cpython-310.pyc running install_egg_info Writing /home/buildozer/aports/testing/py3-pyparted/pkg/py3-pyparted/usr/lib/python3.10/site-packages/pyparted-3.11.7-py3.10.egg-info >>> py3-pyparted*: Running postcheck for py3-pyparted >>> py3-pyparted*: Preparing package py3-pyparted... >>> py3-pyparted*: Stripping binaries >>> py3-pyparted*: Scanning shared objects >>> py3-pyparted*: Tracing dependencies... python3 so:libc.musl-x86_64.so.1 so:libparted.so.2 >>> py3-pyparted*: Package size: 404.0 KB >>> py3-pyparted*: Compressing data... >>> py3-pyparted*: Create checksum... >>> py3-pyparted*: Create py3-pyparted-3.11.7-r2.apk >>> py3-pyparted: Build complete at Sun, 19 Dec 2021 01:35:09 +0000 elapsed time 0h 0m 10s >>> py3-pyparted: Cleaning up srcdir >>> py3-pyparted: Cleaning up pkgdir >>> py3-pyparted: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pyparted (20211219.013500) (2/17) Purging python3-dev (3.10.1-r0) (3/17) Purging py3-setuptools (52.0.0-r5) (4/17) Purging py3-ordered-set (4.0.2-r3) (5/17) Purging py3-appdirs (1.4.4-r3) (6/17) Purging py3-packaging (21.3-r0) (7/17) Purging py3-parsing (2.4.7-r3) (8/17) Purging py3-six (1.16.0-r1) (9/17) Purging python3 (3.10.1-r0) (10/17) Purging parted-dev (3.4-r0) (11/17) Purging parted (3.4-r0) (12/17) Purging libffi (3.4.2-r1) (13/17) Purging gdbm (1.22-r0) (14/17) Purging mpdecimal (2.5.1-r1) (15/17) Purging readline (8.1.1-r0) (16/17) Purging sqlite-libs (3.37.0-r0) (17/17) Purging device-mapper-libs (2.02.187-r2) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 106 packages >>> py3-pyparted: Updating the testing/x86_64 repository index... >>> py3-pyparted: Signing the index...