>>> py3-winacl: Building testing/py3-winacl 0.1.8-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:19:19 +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/29) Installing libffi (3.4.6-r0) (2/29) Installing gdbm (1.23-r1) (3/29) Installing mpdecimal (4.0.0-r0) (4/29) Installing libpanelw (6.4_p20240330-r0) (5/29) Installing readline (8.2.10-r0) (6/29) Installing sqlite-libs (3.45.2-r0) (7/29) Installing python3 (3.12.3-r0) (8/29) Installing python3-pycache-pyc0 (3.12.3-r0) (9/29) Installing pyc (3.12.3-r0) (10/29) Installing py3-cparser (2.22-r1) (11/29) Installing py3-cparser-pyc (2.22-r1) (12/29) Installing py3-cffi (1.16.0-r1) (13/29) Installing py3-cffi-pyc (1.16.0-r1) (14/29) Installing py3-cryptography-pyc (42.0.5-r1) (15/29) Installing python3-pyc (3.12.3-r0) (16/29) Installing py3-cryptography (42.0.5-r1) (17/29) Installing py3-installer (0.7.0-r2) (18/29) Installing py3-installer-pyc (0.7.0-r2) (19/29) Installing py3-gpep517 (15-r2) (20/29) Installing py3-gpep517-pyc (15-r2) (21/29) Installing py3-parsing (3.1.2-r1) (22/29) Installing py3-parsing-pyc (3.1.2-r1) (23/29) Installing py3-packaging (24.0-r1) (24/29) Installing py3-packaging-pyc (24.0-r1) (25/29) Installing py3-wheel (0.42.0-r1) (26/29) Installing py3-wheel-pyc (0.42.0-r1) (27/29) Installing py3-setuptools (69.2.0-r2) (28/29) Installing py3-setuptools-pyc (69.2.0-r2) (29/29) Installing .makedepends-py3-winacl (20240415.171921) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 142 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 % 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 78881 100 78881 0 0 442k 0 --:--:-- --:--:-- --:--:-- 445k >>> 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/edge/py3-winacl-0.1.8.tar.gz... 2024-04-15 17:19:22,534 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 17:19:22,540 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2024-04-15 17:19:22,584 root INFO running bdist_wheel 2024-04-15 17:19:22,612 root INFO running build 2024-04-15 17:19:22,612 root INFO running build_py 2024-04-15 17:19:22,617 root INFO creating build 2024-04-15 17:19:22,617 root INFO creating build/lib 2024-04-15 17:19:22,617 root INFO creating build/lib/winacl 2024-04-15 17:19:22,617 root INFO copying winacl/__init__.py -> build/lib/winacl 2024-04-15 17:19:22,618 root INFO copying winacl/_version.py -> build/lib/winacl 2024-04-15 17:19:22,618 root INFO creating build/lib/winacl/examples 2024-04-15 17:19:22,618 root INFO copying winacl/examples/userinfo.py -> build/lib/winacl/examples 2024-04-15 17:19:22,619 root INFO copying winacl/examples/__init__.py -> build/lib/winacl/examples 2024-04-15 17:19:22,619 root INFO copying winacl/examples/serviceacl.py -> build/lib/winacl/examples 2024-04-15 17:19:22,620 root INFO creating build/lib/winacl/dtyp 2024-04-15 17:19:22,620 root INFO copying winacl/dtyp/security_descriptor.py -> build/lib/winacl/dtyp 2024-04-15 17:19:22,620 root INFO copying winacl/dtyp/__init__.py -> build/lib/winacl/dtyp 2024-04-15 17:19:22,621 root INFO copying winacl/dtyp/guid.py -> build/lib/winacl/dtyp 2024-04-15 17:19:22,621 root INFO copying winacl/dtyp/acl.py -> build/lib/winacl/dtyp 2024-04-15 17:19:22,621 root INFO copying winacl/dtyp/sid.py -> build/lib/winacl/dtyp 2024-04-15 17:19:22,622 root INFO copying winacl/dtyp/ace.py -> build/lib/winacl/dtyp 2024-04-15 17:19:22,623 root INFO creating build/lib/winacl/functions 2024-04-15 17:19:22,623 root INFO copying winacl/functions/rights_calc.py -> build/lib/winacl/functions 2024-04-15 17:19:22,624 root INFO copying winacl/functions/highlevel.py -> build/lib/winacl/functions 2024-04-15 17:19:22,624 root INFO copying winacl/functions/defines.py -> build/lib/winacl/functions 2024-04-15 17:19:22,625 root INFO copying winacl/functions/__init__.py -> build/lib/winacl/functions 2024-04-15 17:19:22,625 root INFO copying winacl/functions/membuff.py -> build/lib/winacl/functions 2024-04-15 17:19:22,625 root INFO copying winacl/functions/kernel32.py -> build/lib/winacl/functions 2024-04-15 17:19:22,626 root INFO copying winacl/functions/netapi32.py -> build/lib/winacl/functions 2024-04-15 17:19:22,626 root INFO copying winacl/functions/constants.py -> build/lib/winacl/functions 2024-04-15 17:19:22,626 root INFO copying winacl/functions/winregistry.py -> build/lib/winacl/functions 2024-04-15 17:19:22,627 root INFO copying winacl/functions/dnsapi.py -> build/lib/winacl/functions 2024-04-15 17:19:22,627 root INFO copying winacl/functions/advapi32.py -> build/lib/winacl/functions 2024-04-15 17:19:22,628 root INFO creating build/lib/winacl/dtyp/wcee 2024-04-15 17:19:22,628 root INFO copying winacl/dtyp/wcee/rsaprivkey.py -> build/lib/winacl/dtyp/wcee 2024-04-15 17:19:22,628 root INFO copying winacl/dtyp/wcee/__init__.py -> build/lib/winacl/dtyp/wcee 2024-04-15 17:19:22,629 root INFO copying winacl/dtyp/wcee/ecdhprivkey.py -> build/lib/winacl/dtyp/wcee 2024-04-15 17:19:22,629 root INFO copying winacl/dtyp/wcee/backupkey.py -> build/lib/winacl/dtyp/wcee 2024-04-15 17:19:22,630 root INFO copying winacl/dtyp/wcee/pvkfile.py -> build/lib/winacl/dtyp/wcee 2024-04-15 17:19:22,630 root INFO running egg_info 2024-04-15 17:19:22,630 root INFO creating winacl.egg-info 2024-04-15 17:19:22,634 root INFO writing winacl.egg-info/PKG-INFO 2024-04-15 17:19:22,634 root INFO writing dependency_links to winacl.egg-info/dependency_links.txt 2024-04-15 17:19:22,635 root INFO writing requirements to winacl.egg-info/requires.txt 2024-04-15 17:19:22,635 root INFO writing top-level names to winacl.egg-info/top_level.txt 2024-04-15 17:19:22,635 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2024-04-15 17:19:22,640 root INFO reading manifest file 'winacl.egg-info/SOURCES.txt' 2024-04-15 17:19:22,641 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 17:19:22,641 root INFO adding license file 'LICENSE' 2024-04-15 17:19:22,643 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2024-04-15 17:19:22,653 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-15 17:19:22,653 root INFO running install 2024-04-15 17:19:22,671 root INFO running install_lib 2024-04-15 17:19:22,675 root INFO creating build/bdist.linux-i686 2024-04-15 17:19:22,675 root INFO creating build/bdist.linux-i686/wheel 2024-04-15 17:19:22,675 root INFO creating build/bdist.linux-i686/wheel/winacl 2024-04-15 17:19:22,675 root INFO creating build/bdist.linux-i686/wheel/winacl/examples 2024-04-15 17:19:22,676 root INFO copying build/lib/winacl/examples/userinfo.py -> build/bdist.linux-i686/wheel/winacl/examples 2024-04-15 17:19:22,676 root INFO copying build/lib/winacl/examples/__init__.py -> build/bdist.linux-i686/wheel/winacl/examples 2024-04-15 17:19:22,676 root INFO copying build/lib/winacl/examples/serviceacl.py -> build/bdist.linux-i686/wheel/winacl/examples 2024-04-15 17:19:22,677 root INFO creating build/bdist.linux-i686/wheel/winacl/dtyp 2024-04-15 17:19:22,677 root INFO copying build/lib/winacl/dtyp/security_descriptor.py -> build/bdist.linux-i686/wheel/winacl/dtyp 2024-04-15 17:19:22,677 root INFO creating build/bdist.linux-i686/wheel/winacl/dtyp/wcee 2024-04-15 17:19:22,678 root INFO copying build/lib/winacl/dtyp/wcee/rsaprivkey.py -> build/bdist.linux-i686/wheel/winacl/dtyp/wcee 2024-04-15 17:19:22,678 root INFO copying build/lib/winacl/dtyp/wcee/__init__.py -> build/bdist.linux-i686/wheel/winacl/dtyp/wcee 2024-04-15 17:19:22,678 root INFO copying build/lib/winacl/dtyp/wcee/ecdhprivkey.py -> build/bdist.linux-i686/wheel/winacl/dtyp/wcee 2024-04-15 17:19:22,679 root INFO copying build/lib/winacl/dtyp/wcee/backupkey.py -> build/bdist.linux-i686/wheel/winacl/dtyp/wcee 2024-04-15 17:19:22,679 root INFO copying build/lib/winacl/dtyp/wcee/pvkfile.py -> build/bdist.linux-i686/wheel/winacl/dtyp/wcee 2024-04-15 17:19:22,679 root INFO copying build/lib/winacl/dtyp/__init__.py -> build/bdist.linux-i686/wheel/winacl/dtyp 2024-04-15 17:19:22,680 root INFO copying build/lib/winacl/dtyp/guid.py -> build/bdist.linux-i686/wheel/winacl/dtyp 2024-04-15 17:19:22,680 root INFO copying build/lib/winacl/dtyp/acl.py -> build/bdist.linux-i686/wheel/winacl/dtyp 2024-04-15 17:19:22,680 root INFO copying build/lib/winacl/dtyp/sid.py -> build/bdist.linux-i686/wheel/winacl/dtyp 2024-04-15 17:19:22,681 root INFO copying build/lib/winacl/dtyp/ace.py -> build/bdist.linux-i686/wheel/winacl/dtyp 2024-04-15 17:19:22,682 root INFO copying build/lib/winacl/__init__.py -> build/bdist.linux-i686/wheel/winacl 2024-04-15 17:19:22,682 root INFO copying build/lib/winacl/_version.py -> build/bdist.linux-i686/wheel/winacl 2024-04-15 17:19:22,682 root INFO creating build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,682 root INFO copying build/lib/winacl/functions/rights_calc.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,683 root INFO copying build/lib/winacl/functions/highlevel.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,683 root INFO copying build/lib/winacl/functions/defines.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,683 root INFO copying build/lib/winacl/functions/__init__.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,684 root INFO copying build/lib/winacl/functions/membuff.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,684 root INFO copying build/lib/winacl/functions/kernel32.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,684 root INFO copying build/lib/winacl/functions/netapi32.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,685 root INFO copying build/lib/winacl/functions/constants.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,685 root INFO copying build/lib/winacl/functions/winregistry.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,685 root INFO copying build/lib/winacl/functions/dnsapi.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,686 root INFO copying build/lib/winacl/functions/advapi32.py -> build/bdist.linux-i686/wheel/winacl/functions 2024-04-15 17:19:22,686 root INFO running install_egg_info 2024-04-15 17:19:22,693 root INFO Copying winacl.egg-info to build/bdist.linux-i686/wheel/winacl-0.1.8-py3.12.egg-info 2024-04-15 17:19:22,695 root INFO running install_scripts 2024-04-15 17:19:22,698 wheel INFO creating build/bdist.linux-i686/wheel/winacl-0.1.8.dist-info/WHEEL 2024-04-15 17:19:22,698 wheel INFO creating '/home/buildozer/aports/testing/py3-winacl/src/winacl-0.1.8/.dist/.tmp-mh54239o/winacl-0.1.8-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-15 17:19:22,699 wheel INFO adding 'winacl/__init__.py' 2024-04-15 17:19:22,699 wheel INFO adding 'winacl/_version.py' 2024-04-15 17:19:22,700 wheel INFO adding 'winacl/dtyp/__init__.py' 2024-04-15 17:19:22,701 wheel INFO adding 'winacl/dtyp/ace.py' 2024-04-15 17:19:22,702 wheel INFO adding 'winacl/dtyp/acl.py' 2024-04-15 17:19:22,703 wheel INFO adding 'winacl/dtyp/guid.py' 2024-04-15 17:19:22,703 wheel INFO adding 'winacl/dtyp/security_descriptor.py' 2024-04-15 17:19:22,704 wheel INFO adding 'winacl/dtyp/sid.py' 2024-04-15 17:19:22,704 wheel INFO adding 'winacl/dtyp/wcee/__init__.py' 2024-04-15 17:19:22,704 wheel INFO adding 'winacl/dtyp/wcee/backupkey.py' 2024-04-15 17:19:22,705 wheel INFO adding 'winacl/dtyp/wcee/ecdhprivkey.py' 2024-04-15 17:19:22,705 wheel INFO adding 'winacl/dtyp/wcee/pvkfile.py' 2024-04-15 17:19:22,706 wheel INFO adding 'winacl/dtyp/wcee/rsaprivkey.py' 2024-04-15 17:19:22,706 wheel INFO adding 'winacl/examples/__init__.py' 2024-04-15 17:19:22,707 wheel INFO adding 'winacl/examples/serviceacl.py' 2024-04-15 17:19:22,707 wheel INFO adding 'winacl/examples/userinfo.py' 2024-04-15 17:19:22,707 wheel INFO adding 'winacl/functions/__init__.py' 2024-04-15 17:19:22,708 wheel INFO adding 'winacl/functions/advapi32.py' 2024-04-15 17:19:22,708 wheel INFO adding 'winacl/functions/constants.py' 2024-04-15 17:19:22,709 wheel INFO adding 'winacl/functions/defines.py' 2024-04-15 17:19:22,709 wheel INFO adding 'winacl/functions/dnsapi.py' 2024-04-15 17:19:22,710 wheel INFO adding 'winacl/functions/highlevel.py' 2024-04-15 17:19:22,710 wheel INFO adding 'winacl/functions/kernel32.py' 2024-04-15 17:19:22,711 wheel INFO adding 'winacl/functions/membuff.py' 2024-04-15 17:19:22,711 wheel INFO adding 'winacl/functions/netapi32.py' 2024-04-15 17:19:22,712 wheel INFO adding 'winacl/functions/rights_calc.py' 2024-04-15 17:19:22,712 wheel INFO adding 'winacl/functions/winregistry.py' 2024-04-15 17:19:22,713 wheel INFO adding 'winacl-0.1.8.dist-info/LICENSE' 2024-04-15 17:19:22,713 wheel INFO adding 'winacl-0.1.8.dist-info/METADATA' 2024-04-15 17:19:22,713 wheel INFO adding 'winacl-0.1.8.dist-info/WHEEL' 2024-04-15 17:19:22,713 wheel INFO adding 'winacl-0.1.8.dist-info/top_level.txt' 2024-04-15 17:19:22,714 wheel INFO adding 'winacl-0.1.8.dist-info/zip-safe' 2024-04-15 17:19:22,714 wheel INFO adding 'winacl-0.1.8.dist-info/RECORD' 2024-04-15 17:19:22,715 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-15 17:19:22,717 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... /usr/lib/python3.12/site-packages/winacl/functions/winregistry.py:27: SyntaxWarning: invalid escape sequence '\C' >>> py3-winacl-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.12/site-packages/winacl/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.12/site-packages/winacl/examples/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.12/site-packages/winacl/dtyp/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.12/site-packages/winacl/dtyp/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.12/site-packages/winacl/dtyp/wcee/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.12/site-packages/winacl/dtyp/wcee/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.12/site-packages/winacl/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.12/site-packages/winacl/__pycache__' '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl/usr/lib/python3.12/site-packages/winacl/functions/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.12/site-packages/winacl/functions/__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.12 >>> py3-winacl-pyc*: Package size: 472.0 KB >>> py3-winacl-pyc*: Compressing data... >>> py3-winacl-pyc*: Create checksum... >>> py3-winacl-pyc*: Create py3-winacl-pyc-0.1.8-r1.apk >>> py3-winacl*: Tracing dependencies... py3-cryptography python3 python3~3.12 >>> py3-winacl*: Package size: 404.0 KB >>> py3-winacl*: Compressing data... >>> py3-winacl*: Create checksum... >>> py3-winacl*: Create py3-winacl-0.1.8-r1.apk >>> py3-winacl: Build complete at Mon, 15 Apr 2024 17:19:23 +0000 elapsed time 0h 0m 4s >>> py3-winacl: Cleaning up srcdir >>> py3-winacl: Cleaning up pkgdir >>> py3-winacl: Uninstalling dependencies... (1/29) Purging .makedepends-py3-winacl (20240415.171921) (2/29) Purging py3-cryptography-pyc (42.0.5-r1) (3/29) Purging py3-cryptography (42.0.5-r1) (4/29) Purging py3-cffi-pyc (1.16.0-r1) (5/29) Purging py3-cffi (1.16.0-r1) (6/29) Purging py3-cparser-pyc (2.22-r1) (7/29) Purging py3-cparser (2.22-r1) (8/29) Purging py3-gpep517-pyc (15-r2) (9/29) Purging py3-gpep517 (15-r2) (10/29) Purging py3-installer-pyc (0.7.0-r2) (11/29) Purging py3-installer (0.7.0-r2) (12/29) Purging py3-wheel-pyc (0.42.0-r1) (13/29) Purging py3-wheel (0.42.0-r1) (14/29) Purging py3-setuptools-pyc (69.2.0-r2) (15/29) Purging py3-setuptools (69.2.0-r2) (16/29) Purging py3-packaging-pyc (24.0-r1) (17/29) Purging py3-packaging (24.0-r1) (18/29) Purging py3-parsing-pyc (3.1.2-r1) (19/29) Purging py3-parsing (3.1.2-r1) (20/29) Purging python3-pyc (3.12.3-r0) (21/29) Purging python3-pycache-pyc0 (3.12.3-r0) (22/29) Purging pyc (3.12.3-r0) (23/29) Purging python3 (3.12.3-r0) (24/29) Purging gdbm (1.23-r1) (25/29) Purging libffi (3.4.6-r0) (26/29) Purging libpanelw (6.4_p20240330-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging readline (8.2.10-r0) (29/29) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-winacl: Updating the testing/x86 repository index... >>> py3-winacl: Signing the index...