>>> py3-winacl: Building testing/py3-winacl 0.1.8-r0 (using abuild 3.12.0-r0) started Sat, 28 Oct 2023 20:35:45 +0000 >>> py3-winacl: Checking sanity of /home/buildozer/aports/testing/py3-winacl/APKBUILD... >>> py3-winacl: Analyzing dependencies... >>> py3-winacl: Installing for build: build-base py3-cryptography python3 py3-gpep517 py3-wheel py3-setuptools (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.4-r3) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.4-r0) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20231007-r0) (7/31) Installing readline (8.2.1-r2) (8/31) Installing sqlite-libs (3.43.2-r0) (9/31) Installing python3 (3.11.6-r1) (10/31) Installing python3-pycache-pyc0 (3.11.6-r1) (11/31) Installing pyc (3.11.6-r1) (12/31) Installing py3-cparser (2.21-r4) (13/31) Installing py3-cparser-pyc (2.21-r4) (14/31) Installing py3-cffi (1.16.0-r0) (15/31) Installing py3-cffi-pyc (1.16.0-r0) (16/31) Installing py3-cryptography-pyc (41.0.5-r0) (17/31) Installing python3-pyc (3.11.6-r1) (18/31) Installing py3-cryptography (41.0.5-r0) (19/31) Installing py3-installer (0.7.0-r1) (20/31) Installing py3-installer-pyc (0.7.0-r1) (21/31) Installing py3-gpep517 (15-r0) (22/31) Installing py3-gpep517-pyc (15-r0) (23/31) Installing py3-parsing (3.1.1-r0) (24/31) Installing py3-parsing-pyc (3.1.1-r0) (25/31) Installing py3-packaging (23.2-r0) (26/31) Installing py3-packaging-pyc (23.2-r0) (27/31) Installing py3-wheel (0.41.2-r0) (28/31) Installing py3-wheel-pyc (0.41.2-r0) (29/31) Installing py3-setuptools (68.2.2-r0) (30/31) Installing py3-setuptools-pyc (68.2.2-r0) (31/31) Installing .makedepends-py3-winacl (20231028.203546) Executing busybox-1.36.1-r13.trigger OK: 441 MiB in 134 packages >>> py3-winacl: Cleaning up srcdir >>> py3-winacl: Cleaning up pkgdir >>> py3-winacl: Cleaning up tmpdir >>> py3-winacl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-winacl-0.1.8.tar.gz >>> py3-winacl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-winacl-0.1.8.tar.gz >>> py3-winacl: Checking sha512sums... py3-winacl-0.1.8.tar.gz: OK >>> py3-winacl: Unpacking /var/cache/distfiles/py3-winacl-0.1.8.tar.gz... 2023-10-28 20:35:47,589 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-10-28 20:35:47,592 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2023-10-28 20:35:47,617 root INFO running bdist_wheel 2023-10-28 20:35:47,630 root INFO running build 2023-10-28 20:35:47,630 root INFO running build_py 2023-10-28 20:35:47,632 root INFO creating build 2023-10-28 20:35:47,632 root INFO creating build/lib 2023-10-28 20:35:47,633 root INFO creating build/lib/winacl 2023-10-28 20:35:47,633 root INFO copying winacl/_version.py -> build/lib/winacl 2023-10-28 20:35:47,633 root INFO copying winacl/__init__.py -> build/lib/winacl 2023-10-28 20:35:47,633 root INFO creating build/lib/winacl/dtyp 2023-10-28 20:35:47,633 root INFO copying winacl/dtyp/ace.py -> build/lib/winacl/dtyp 2023-10-28 20:35:47,634 root INFO copying winacl/dtyp/security_descriptor.py -> build/lib/winacl/dtyp 2023-10-28 20:35:47,634 root INFO copying winacl/dtyp/sid.py -> build/lib/winacl/dtyp 2023-10-28 20:35:47,634 root INFO copying winacl/dtyp/acl.py -> build/lib/winacl/dtyp 2023-10-28 20:35:47,634 root INFO copying winacl/dtyp/guid.py -> build/lib/winacl/dtyp 2023-10-28 20:35:47,635 root INFO copying winacl/dtyp/__init__.py -> build/lib/winacl/dtyp 2023-10-28 20:35:47,635 root INFO creating build/lib/winacl/functions 2023-10-28 20:35:47,635 root INFO copying winacl/functions/advapi32.py -> build/lib/winacl/functions 2023-10-28 20:35:47,635 root INFO copying winacl/functions/winregistry.py -> build/lib/winacl/functions 2023-10-28 20:35:47,636 root INFO copying winacl/functions/kernel32.py -> build/lib/winacl/functions 2023-10-28 20:35:47,636 root INFO copying winacl/functions/highlevel.py -> build/lib/winacl/functions 2023-10-28 20:35:47,636 root INFO copying winacl/functions/constants.py -> build/lib/winacl/functions 2023-10-28 20:35:47,636 root INFO copying winacl/functions/membuff.py -> build/lib/winacl/functions 2023-10-28 20:35:47,636 root INFO copying winacl/functions/rights_calc.py -> build/lib/winacl/functions 2023-10-28 20:35:47,636 root INFO copying winacl/functions/netapi32.py -> build/lib/winacl/functions 2023-10-28 20:35:47,637 root INFO copying winacl/functions/defines.py -> build/lib/winacl/functions 2023-10-28 20:35:47,637 root INFO copying winacl/functions/dnsapi.py -> build/lib/winacl/functions 2023-10-28 20:35:47,637 root INFO copying winacl/functions/__init__.py -> build/lib/winacl/functions 2023-10-28 20:35:47,637 root INFO creating build/lib/winacl/examples 2023-10-28 20:35:47,637 root INFO copying winacl/examples/userinfo.py -> build/lib/winacl/examples 2023-10-28 20:35:47,638 root INFO copying winacl/examples/serviceacl.py -> build/lib/winacl/examples 2023-10-28 20:35:47,638 root INFO copying winacl/examples/__init__.py -> build/lib/winacl/examples 2023-10-28 20:35:47,638 root INFO creating build/lib/winacl/dtyp/wcee 2023-10-28 20:35:47,638 root INFO copying winacl/dtyp/wcee/pvkfile.py -> build/lib/winacl/dtyp/wcee 2023-10-28 20:35:47,638 root INFO copying winacl/dtyp/wcee/backupkey.py -> build/lib/winacl/dtyp/wcee 2023-10-28 20:35:47,639 root INFO copying winacl/dtyp/wcee/ecdhprivkey.py -> build/lib/winacl/dtyp/wcee 2023-10-28 20:35:47,639 root INFO copying winacl/dtyp/wcee/rsaprivkey.py -> build/lib/winacl/dtyp/wcee 2023-10-28 20:35:47,639 root INFO copying winacl/dtyp/wcee/__init__.py -> build/lib/winacl/dtyp/wcee 2023-10-28 20:35:47,639 root INFO running egg_info 2023-10-28 20:35:47,639 root INFO creating winacl.egg-info 2023-10-28 20:35:47,640 root INFO writing winacl.egg-info/PKG-INFO 2023-10-28 20:35:47,641 root INFO writing dependency_links to winacl.egg-info/dependency_links.txt 2023-10-28 20:35:47,641 root INFO writing requirements to winacl.egg-info/requires.txt 2023-10-28 20:35:47,641 root INFO writing top-level names to winacl.egg-info/top_level.txt 2023-10-28 20:35:47,641 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2023-10-28 20:35:47,643 root INFO reading manifest file 'winacl.egg-info/SOURCES.txt' 2023-10-28 20:35:47,644 root INFO reading manifest template 'MANIFEST.in' 2023-10-28 20:35:47,644 root INFO adding license file 'LICENSE' 2023-10-28 20:35:47,644 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2023-10-28 20:35:47,649 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-10-28 20:35:47,649 root INFO running install 2023-10-28 20:35:47,656 root INFO running install_lib 2023-10-28 20:35:47,657 root INFO creating build/bdist.linux-aarch64 2023-10-28 20:35:47,657 root INFO creating build/bdist.linux-aarch64/wheel 2023-10-28 20:35:47,657 root INFO creating build/bdist.linux-aarch64/wheel/winacl 2023-10-28 20:35:47,658 root INFO copying build/lib/winacl/_version.py -> build/bdist.linux-aarch64/wheel/winacl 2023-10-28 20:35:47,658 root INFO creating build/bdist.linux-aarch64/wheel/winacl/dtyp 2023-10-28 20:35:47,658 root INFO copying build/lib/winacl/dtyp/ace.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp 2023-10-28 20:35:47,658 root INFO copying build/lib/winacl/dtyp/security_descriptor.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp 2023-10-28 20:35:47,658 root INFO copying build/lib/winacl/dtyp/sid.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp 2023-10-28 20:35:47,659 root INFO creating build/bdist.linux-aarch64/wheel/winacl/dtyp/wcee 2023-10-28 20:35:47,659 root INFO copying build/lib/winacl/dtyp/wcee/pvkfile.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp/wcee 2023-10-28 20:35:47,659 root INFO copying build/lib/winacl/dtyp/wcee/backupkey.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp/wcee 2023-10-28 20:35:47,659 root INFO copying build/lib/winacl/dtyp/wcee/ecdhprivkey.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp/wcee 2023-10-28 20:35:47,659 root INFO copying build/lib/winacl/dtyp/wcee/rsaprivkey.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp/wcee 2023-10-28 20:35:47,659 root INFO copying build/lib/winacl/dtyp/wcee/__init__.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp/wcee 2023-10-28 20:35:47,660 root INFO copying build/lib/winacl/dtyp/acl.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp 2023-10-28 20:35:47,660 root INFO copying build/lib/winacl/dtyp/guid.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp 2023-10-28 20:35:47,660 root INFO copying build/lib/winacl/dtyp/__init__.py -> build/bdist.linux-aarch64/wheel/winacl/dtyp 2023-10-28 20:35:47,660 root INFO creating build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,660 root INFO copying build/lib/winacl/functions/advapi32.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,660 root INFO copying build/lib/winacl/functions/winregistry.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,660 root INFO copying build/lib/winacl/functions/kernel32.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/highlevel.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/constants.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/membuff.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/rights_calc.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/netapi32.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/defines.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/dnsapi.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO copying build/lib/winacl/functions/__init__.py -> build/bdist.linux-aarch64/wheel/winacl/functions 2023-10-28 20:35:47,661 root INFO creating build/bdist.linux-aarch64/wheel/winacl/examples 2023-10-28 20:35:47,662 root INFO copying build/lib/winacl/examples/userinfo.py -> build/bdist.linux-aarch64/wheel/winacl/examples 2023-10-28 20:35:47,662 root INFO copying build/lib/winacl/examples/serviceacl.py -> build/bdist.linux-aarch64/wheel/winacl/examples 2023-10-28 20:35:47,662 root INFO copying build/lib/winacl/examples/__init__.py -> build/bdist.linux-aarch64/wheel/winacl/examples 2023-10-28 20:35:47,662 root INFO copying build/lib/winacl/__init__.py -> build/bdist.linux-aarch64/wheel/winacl 2023-10-28 20:35:47,662 root INFO running install_egg_info 2023-10-28 20:35:47,665 root INFO Copying winacl.egg-info to build/bdist.linux-aarch64/wheel/winacl-0.1.8-py3.11.egg-info 2023-10-28 20:35:47,666 root INFO running install_scripts 2023-10-28 20:35:47,668 wheel INFO creating build/bdist.linux-aarch64/wheel/winacl-0.1.8.dist-info/WHEEL 2023-10-28 20:35:47,668 wheel INFO creating '/home/buildozer/aports/testing/py3-winacl/src/winacl-0.1.8/.dist/.tmp-e0wlawxm/winacl-0.1.8-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-10-28 20:35:47,668 wheel INFO adding 'winacl/__init__.py' 2023-10-28 20:35:47,669 wheel INFO adding 'winacl/_version.py' 2023-10-28 20:35:47,669 wheel INFO adding 'winacl/dtyp/__init__.py' 2023-10-28 20:35:47,669 wheel INFO adding 'winacl/dtyp/ace.py' 2023-10-28 20:35:47,669 wheel INFO adding 'winacl/dtyp/acl.py' 2023-10-28 20:35:47,670 wheel INFO adding 'winacl/dtyp/guid.py' 2023-10-28 20:35:47,670 wheel INFO adding 'winacl/dtyp/security_descriptor.py' 2023-10-28 20:35:47,670 wheel INFO adding 'winacl/dtyp/sid.py' 2023-10-28 20:35:47,670 wheel INFO adding 'winacl/dtyp/wcee/__init__.py' 2023-10-28 20:35:47,670 wheel INFO adding 'winacl/dtyp/wcee/backupkey.py' 2023-10-28 20:35:47,670 wheel INFO adding 'winacl/dtyp/wcee/ecdhprivkey.py' 2023-10-28 20:35:47,671 wheel INFO adding 'winacl/dtyp/wcee/pvkfile.py' 2023-10-28 20:35:47,671 wheel INFO adding 'winacl/dtyp/wcee/rsaprivkey.py' 2023-10-28 20:35:47,671 wheel INFO adding 'winacl/examples/__init__.py' 2023-10-28 20:35:47,671 wheel INFO adding 'winacl/examples/serviceacl.py' 2023-10-28 20:35:47,671 wheel INFO adding 'winacl/examples/userinfo.py' 2023-10-28 20:35:47,671 wheel INFO adding 'winacl/functions/__init__.py' 2023-10-28 20:35:47,671 wheel INFO adding 'winacl/functions/advapi32.py' 2023-10-28 20:35:47,672 wheel INFO adding 'winacl/functions/constants.py' 2023-10-28 20:35:47,672 wheel INFO adding 'winacl/functions/defines.py' 2023-10-28 20:35:47,672 wheel INFO adding 'winacl/functions/dnsapi.py' 2023-10-28 20:35:47,672 wheel INFO adding 'winacl/functions/highlevel.py' 2023-10-28 20:35:47,672 wheel INFO adding 'winacl/functions/kernel32.py' 2023-10-28 20:35:47,672 wheel INFO adding 'winacl/functions/membuff.py' 2023-10-28 20:35:47,672 wheel INFO adding 'winacl/functions/netapi32.py' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl/functions/rights_calc.py' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl/functions/winregistry.py' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl-0.1.8.dist-info/LICENSE' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl-0.1.8.dist-info/METADATA' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl-0.1.8.dist-info/WHEEL' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl-0.1.8.dist-info/top_level.txt' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl-0.1.8.dist-info/zip-safe' 2023-10-28 20:35:47,673 wheel INFO adding 'winacl-0.1.8.dist-info/RECORD' 2023-10-28 20:35:47,674 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-10-28 20:35:47,675 gpep517 INFO The backend produced .dist/winacl-0.1.8-py3-none-any.whl winacl-0.1.8-py3-none-any.whl >>> py3-winacl: Entering fakeroot... >>> py3-winacl-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.11/site-packages/winacl/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.11/site-packages/winacl/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.11/site-packages/winacl/dtyp/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.11/site-packages/winacl/dtyp/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.11/site-packages/winacl/dtyp/wcee/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.11/site-packages/winacl/dtyp/wcee/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.11/site-packages/winacl/functions/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.11/site-packages/winacl/functions/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.11/site-packages/winacl/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.11/site-packages/winacl/examples/__pycache__' >>> py3-winacl-pyc*: Preparing subpackage py3-winacl-pyc... >>> py3-winacl-pyc*: Running postcheck for py3-winacl-pyc >>> py3-winacl*: Running postcheck for py3-winacl >>> py3-winacl*: Preparing package py3-winacl... >>> py3-winacl-pyc*: Tracing dependencies... py3-cryptography python3 python3~3.11 >>> py3-winacl-pyc*: Package size: 492.0 KB >>> py3-winacl-pyc*: Compressing data... >>> py3-winacl-pyc*: Create checksum... >>> py3-winacl-pyc*: Create py3-winacl-pyc-0.1.8-r0.apk >>> py3-winacl*: Tracing dependencies... py3-cryptography python3 python3~3.11 >>> py3-winacl*: Package size: 404.0 KB >>> py3-winacl*: Compressing data... >>> py3-winacl*: Create checksum... >>> py3-winacl*: Create py3-winacl-0.1.8-r0.apk >>> py3-winacl: Build complete at Sat, 28 Oct 2023 20:35:48 +0000 elapsed time 0h 0m 3s >>> py3-winacl: Cleaning up srcdir >>> py3-winacl: Cleaning up pkgdir >>> py3-winacl: Uninstalling dependencies... (1/31) Purging .makedepends-py3-winacl (20231028.203546) (2/31) Purging py3-cryptography-pyc (41.0.5-r0) (3/31) Purging py3-cryptography (41.0.5-r0) (4/31) Purging py3-cffi-pyc (1.16.0-r0) (5/31) Purging py3-cffi (1.16.0-r0) (6/31) Purging py3-cparser-pyc (2.21-r4) (7/31) Purging py3-cparser (2.21-r4) (8/31) Purging py3-gpep517-pyc (15-r0) (9/31) Purging py3-gpep517 (15-r0) (10/31) Purging py3-installer-pyc (0.7.0-r1) (11/31) Purging py3-installer (0.7.0-r1) (12/31) Purging py3-wheel-pyc (0.41.2-r0) (13/31) Purging py3-wheel (0.41.2-r0) (14/31) Purging py3-setuptools-pyc (68.2.2-r0) (15/31) Purging py3-setuptools (68.2.2-r0) (16/31) Purging py3-packaging-pyc (23.2-r0) (17/31) Purging py3-packaging (23.2-r0) (18/31) Purging py3-parsing-pyc (3.1.1-r0) (19/31) Purging py3-parsing (3.1.1-r0) (20/31) Purging python3-pyc (3.11.6-r1) (21/31) Purging python3-pycache-pyc0 (3.11.6-r1) (22/31) Purging pyc (3.11.6-r1) (23/31) Purging python3 (3.11.6-r1) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.4-r3) (27/31) Purging libpanelw (6.4_p20231007-r0) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r2) (30/31) Purging sqlite-libs (3.43.2-r0) (31/31) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 380 MiB in 103 packages >>> py3-winacl: Updating the testing/aarch64 repository index... >>> py3-winacl: Signing the index...