>>> py3-winacl: Building testing/py3-winacl 0.1.9-r1 (using abuild 3.15.0-r0) started Thu, 29 May 2025 11:50:52 +0000 >>> py3-winacl: Validating /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/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.8-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.8.1-r0) (5/30) Installing mpdecimal (4.0.1-r0) (6/30) Installing libpanelw (6.5_p20250503-r0) (7/30) Installing sqlite-libs (3.49.2-r0) (8/30) Installing python3 (3.12.10-r1) (9/30) Installing python3-pycache-pyc0 (3.12.10-r1) (10/30) Installing pyc (3.12.10-r1) (11/30) Installing py3-cparser (2.22-r1) (12/30) Installing py3-cparser-pyc (2.22-r1) (13/30) Installing py3-cffi (1.17.1-r1) (14/30) Installing py3-cffi-pyc (1.17.1-r1) (15/30) Installing py3-cryptography-pyc (44.0.3-r0) (16/30) Installing python3-pyc (3.12.10-r1) (17/30) Installing py3-cryptography (44.0.3-r0) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (19-r0) (21/30) Installing py3-gpep517-pyc (19-r0) (22/30) Installing py3-parsing (3.2.3-r0) (23/30) Installing py3-parsing-pyc (3.2.3-r0) (24/30) Installing py3-packaging (25.0-r0) (25/30) Installing py3-packaging-pyc (25.0-r0) (26/30) Installing py3-wheel (0.46.1-r0) (27/30) Installing py3-wheel-pyc (0.46.1-r0) (28/30) Installing py3-setuptools (80.9.0-r0) (29/30) Installing py3-setuptools-pyc (80.9.0-r0) (30/30) Installing .makedepends-py3-winacl (20250529.115054) Executing busybox-1.37.0-r18.trigger OK: 451 MiB in 136 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.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-winacl: Fetching py3-winacl-0.1.9.tar.gz::https://github.com/skelsec/winacl/archive/refs/tags/0.1.9.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-winacl-0.1.9.tar.gz.part' py3-winacl-0.1.9.tar 100% |********************************| 82493 0:00:00 ETA '/var/cache/distfiles/edge/py3-winacl-0.1.9.tar.gz.part' saved >>> py3-winacl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-winacl-0.1.9.tar.gz >>> py3-winacl: Checking sha512sums... py3-winacl-0.1.9.tar.gz: OK >>> py3-winacl: Unpacking /var/cache/distfiles/edge/py3-winacl-0.1.9.tar.gz... 2025-05-29 11:50:55,469 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-05-29 11:50:55,474 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-29 11:50:55,492 root INFO running bdist_wheel 2025-05-29 11:50:55,509 root INFO running build 2025-05-29 11:50:55,509 root INFO running build_py 2025-05-29 11:50:55,513 root INFO creating build/lib/winacl 2025-05-29 11:50:55,513 root INFO copying winacl/_version.py -> build/lib/winacl 2025-05-29 11:50:55,514 root INFO copying winacl/__init__.py -> build/lib/winacl 2025-05-29 11:50:55,514 root INFO creating build/lib/winacl/dtyp 2025-05-29 11:50:55,514 root INFO copying winacl/dtyp/sid.py -> build/lib/winacl/dtyp 2025-05-29 11:50:55,514 root INFO copying winacl/dtyp/security_descriptor.py -> build/lib/winacl/dtyp 2025-05-29 11:50:55,515 root INFO copying winacl/dtyp/acl.py -> build/lib/winacl/dtyp 2025-05-29 11:50:55,515 root INFO copying winacl/dtyp/ace.py -> build/lib/winacl/dtyp 2025-05-29 11:50:55,516 root INFO copying winacl/dtyp/guid.py -> build/lib/winacl/dtyp 2025-05-29 11:50:55,516 root INFO copying winacl/dtyp/__init__.py -> build/lib/winacl/dtyp 2025-05-29 11:50:55,516 root INFO creating build/lib/winacl/functions 2025-05-29 11:50:55,516 root INFO copying winacl/functions/rights_calc.py -> build/lib/winacl/functions 2025-05-29 11:50:55,517 root INFO copying winacl/functions/dnsapi.py -> build/lib/winacl/functions 2025-05-29 11:50:55,517 root INFO copying winacl/functions/highlevel.py -> build/lib/winacl/functions 2025-05-29 11:50:55,517 root INFO copying winacl/functions/defines.py -> build/lib/winacl/functions 2025-05-29 11:50:55,518 root INFO copying winacl/functions/membuff.py -> build/lib/winacl/functions 2025-05-29 11:50:55,518 root INFO copying winacl/functions/constants.py -> build/lib/winacl/functions 2025-05-29 11:50:55,518 root INFO copying winacl/functions/winregistry.py -> build/lib/winacl/functions 2025-05-29 11:50:55,518 root INFO copying winacl/functions/__init__.py -> build/lib/winacl/functions 2025-05-29 11:50:55,519 root INFO copying winacl/functions/netapi32.py -> build/lib/winacl/functions 2025-05-29 11:50:55,519 root INFO copying winacl/functions/advapi32.py -> build/lib/winacl/functions 2025-05-29 11:50:55,519 root INFO copying winacl/functions/kernel32.py -> build/lib/winacl/functions 2025-05-29 11:50:55,520 root INFO creating build/lib/winacl/examples 2025-05-29 11:50:55,520 root INFO copying winacl/examples/serviceacl.py -> build/lib/winacl/examples 2025-05-29 11:50:55,520 root INFO copying winacl/examples/__init__.py -> build/lib/winacl/examples 2025-05-29 11:50:55,520 root INFO copying winacl/examples/userinfo.py -> build/lib/winacl/examples 2025-05-29 11:50:55,521 root INFO creating build/lib/winacl/dtyp/wcee 2025-05-29 11:50:55,521 root INFO copying winacl/dtyp/wcee/cryptoapikey.py -> build/lib/winacl/dtyp/wcee 2025-05-29 11:50:55,521 root INFO copying winacl/dtyp/wcee/rsaprivkey.py -> build/lib/winacl/dtyp/wcee 2025-05-29 11:50:55,521 root INFO copying winacl/dtyp/wcee/backupkey.py -> build/lib/winacl/dtyp/wcee 2025-05-29 11:50:55,522 root INFO copying winacl/dtyp/wcee/ecdhprivkey.py -> build/lib/winacl/dtyp/wcee 2025-05-29 11:50:55,522 root INFO copying winacl/dtyp/wcee/__init__.py -> build/lib/winacl/dtyp/wcee 2025-05-29 11:50:55,522 root INFO copying winacl/dtyp/wcee/pvkfile.py -> build/lib/winacl/dtyp/wcee 2025-05-29 11:50:55,522 root INFO running egg_info 2025-05-29 11:50:55,525 root INFO creating winacl.egg-info 2025-05-29 11:50:55,525 root INFO writing winacl.egg-info/PKG-INFO 2025-05-29 11:50:55,525 root INFO writing dependency_links to winacl.egg-info/dependency_links.txt 2025-05-29 11:50:55,526 root INFO writing requirements to winacl.egg-info/requires.txt 2025-05-29 11:50:55,526 root INFO writing top-level names to winacl.egg-info/top_level.txt 2025-05-29 11:50:55,526 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2025-05-29 11:50:55,530 root INFO reading manifest file 'winacl.egg-info/SOURCES.txt' 2025-05-29 11:50:55,531 root INFO reading manifest template 'MANIFEST.in' 2025-05-29 11:50:55,531 root INFO adding license file 'LICENSE' 2025-05-29 11:50:55,532 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2025-05-29 11:50:55,540 root INFO installing to build/bdist.linux-x86_64/wheel 2025-05-29 11:50:55,540 root INFO running install 2025-05-29 11:50:55,549 root INFO running install_lib 2025-05-29 11:50:55,552 root INFO creating build/bdist.linux-x86_64/wheel 2025-05-29 11:50:55,552 root INFO creating build/bdist.linux-x86_64/wheel/winacl 2025-05-29 11:50:55,552 root INFO creating build/bdist.linux-x86_64/wheel/winacl/dtyp 2025-05-29 11:50:55,553 root INFO copying build/lib/winacl/dtyp/sid.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp 2025-05-29 11:50:55,553 root INFO copying build/lib/winacl/dtyp/security_descriptor.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp 2025-05-29 11:50:55,553 root INFO creating build/bdist.linux-x86_64/wheel/winacl/dtyp/wcee 2025-05-29 11:50:55,553 root INFO copying build/lib/winacl/dtyp/wcee/cryptoapikey.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp/wcee 2025-05-29 11:50:55,553 root INFO copying build/lib/winacl/dtyp/wcee/rsaprivkey.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp/wcee 2025-05-29 11:50:55,554 root INFO copying build/lib/winacl/dtyp/wcee/backupkey.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp/wcee 2025-05-29 11:50:55,554 root INFO copying build/lib/winacl/dtyp/wcee/ecdhprivkey.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp/wcee 2025-05-29 11:50:55,554 root INFO copying build/lib/winacl/dtyp/wcee/__init__.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp/wcee 2025-05-29 11:50:55,554 root INFO copying build/lib/winacl/dtyp/wcee/pvkfile.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp/wcee 2025-05-29 11:50:55,554 root INFO copying build/lib/winacl/dtyp/acl.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp 2025-05-29 11:50:55,555 root INFO copying build/lib/winacl/dtyp/ace.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp 2025-05-29 11:50:55,555 root INFO copying build/lib/winacl/dtyp/guid.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp 2025-05-29 11:50:55,555 root INFO copying build/lib/winacl/dtyp/__init__.py -> build/bdist.linux-x86_64/wheel/./winacl/dtyp 2025-05-29 11:50:55,555 root INFO creating build/bdist.linux-x86_64/wheel/winacl/functions 2025-05-29 11:50:55,556 root INFO copying build/lib/winacl/functions/rights_calc.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,556 root INFO copying build/lib/winacl/functions/dnsapi.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,556 root INFO copying build/lib/winacl/functions/highlevel.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,556 root INFO copying build/lib/winacl/functions/defines.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,557 root INFO copying build/lib/winacl/functions/membuff.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,557 root INFO copying build/lib/winacl/functions/constants.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,557 root INFO copying build/lib/winacl/functions/winregistry.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,557 root INFO copying build/lib/winacl/functions/__init__.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,557 root INFO copying build/lib/winacl/functions/netapi32.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,557 root INFO copying build/lib/winacl/functions/advapi32.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,558 root INFO copying build/lib/winacl/functions/kernel32.py -> build/bdist.linux-x86_64/wheel/./winacl/functions 2025-05-29 11:50:55,558 root INFO creating build/bdist.linux-x86_64/wheel/winacl/examples 2025-05-29 11:50:55,558 root INFO copying build/lib/winacl/examples/serviceacl.py -> build/bdist.linux-x86_64/wheel/./winacl/examples 2025-05-29 11:50:55,558 root INFO copying build/lib/winacl/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./winacl/examples 2025-05-29 11:50:55,559 root INFO copying build/lib/winacl/examples/userinfo.py -> build/bdist.linux-x86_64/wheel/./winacl/examples 2025-05-29 11:50:55,559 root INFO copying build/lib/winacl/_version.py -> build/bdist.linux-x86_64/wheel/./winacl 2025-05-29 11:50:55,559 root INFO copying build/lib/winacl/__init__.py -> build/bdist.linux-x86_64/wheel/./winacl 2025-05-29 11:50:55,559 root INFO running install_egg_info 2025-05-29 11:50:55,563 root INFO Copying winacl.egg-info to build/bdist.linux-x86_64/wheel/./winacl-0.1.9-py3.12.egg-info 2025-05-29 11:50:55,564 root INFO running install_scripts 2025-05-29 11:50:55,565 root INFO creating build/bdist.linux-x86_64/wheel/winacl-0.1.9.dist-info/WHEEL 2025-05-29 11:50:55,566 wheel INFO creating '/home/buildozer/aports/testing/py3-winacl/src/winacl-0.1.9/.dist/.tmp-6btob_94/winacl-0.1.9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-05-29 11:50:55,566 wheel INFO adding 'winacl/__init__.py' 2025-05-29 11:50:55,566 wheel INFO adding 'winacl/_version.py' 2025-05-29 11:50:55,567 wheel INFO adding 'winacl/dtyp/__init__.py' 2025-05-29 11:50:55,567 wheel INFO adding 'winacl/dtyp/ace.py' 2025-05-29 11:50:55,568 wheel INFO adding 'winacl/dtyp/acl.py' 2025-05-29 11:50:55,568 wheel INFO adding 'winacl/dtyp/guid.py' 2025-05-29 11:50:55,568 wheel INFO adding 'winacl/dtyp/security_descriptor.py' 2025-05-29 11:50:55,569 wheel INFO adding 'winacl/dtyp/sid.py' 2025-05-29 11:50:55,569 wheel INFO adding 'winacl/dtyp/wcee/__init__.py' 2025-05-29 11:50:55,569 wheel INFO adding 'winacl/dtyp/wcee/backupkey.py' 2025-05-29 11:50:55,569 wheel INFO adding 'winacl/dtyp/wcee/cryptoapikey.py' 2025-05-29 11:50:55,570 wheel INFO adding 'winacl/dtyp/wcee/ecdhprivkey.py' 2025-05-29 11:50:55,570 wheel INFO adding 'winacl/dtyp/wcee/pvkfile.py' 2025-05-29 11:50:55,570 wheel INFO adding 'winacl/dtyp/wcee/rsaprivkey.py' 2025-05-29 11:50:55,570 wheel INFO adding 'winacl/examples/__init__.py' 2025-05-29 11:50:55,571 wheel INFO adding 'winacl/examples/serviceacl.py' 2025-05-29 11:50:55,571 wheel INFO adding 'winacl/examples/userinfo.py' 2025-05-29 11:50:55,571 wheel INFO adding 'winacl/functions/__init__.py' 2025-05-29 11:50:55,572 wheel INFO adding 'winacl/functions/advapi32.py' 2025-05-29 11:50:55,572 wheel INFO adding 'winacl/functions/constants.py' 2025-05-29 11:50:55,572 wheel INFO adding 'winacl/functions/defines.py' 2025-05-29 11:50:55,573 wheel INFO adding 'winacl/functions/dnsapi.py' 2025-05-29 11:50:55,573 wheel INFO adding 'winacl/functions/highlevel.py' 2025-05-29 11:50:55,573 wheel INFO adding 'winacl/functions/kernel32.py' 2025-05-29 11:50:55,573 wheel INFO adding 'winacl/functions/membuff.py' 2025-05-29 11:50:55,574 wheel INFO adding 'winacl/functions/netapi32.py' 2025-05-29 11:50:55,574 wheel INFO adding 'winacl/functions/rights_calc.py' 2025-05-29 11:50:55,574 wheel INFO adding 'winacl/functions/winregistry.py' 2025-05-29 11:50:55,574 wheel INFO adding 'winacl-0.1.9.dist-info/licenses/LICENSE' 2025-05-29 11:50:55,575 wheel INFO adding 'winacl-0.1.9.dist-info/METADATA' 2025-05-29 11:50:55,575 wheel INFO adding 'winacl-0.1.9.dist-info/WHEEL' 2025-05-29 11:50:55,575 wheel INFO adding 'winacl-0.1.9.dist-info/top_level.txt' 2025-05-29 11:50:55,575 wheel INFO adding 'winacl-0.1.9.dist-info/zip-safe' 2025-05-29 11:50:55,575 wheel INFO adding 'winacl-0.1.9.dist-info/RECORD' 2025-05-29 11:50:55,576 root INFO removing build/bdist.linux-x86_64/wheel 2025-05-29 11:50:55,577 gpep517 INFO The backend produced .dist/winacl-0.1.9-py3-none-any.whl winacl-0.1.9-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... '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__' '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__' '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__' '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__' '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__' >>> 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: 364.0 KB >>> py3-winacl-pyc*: Compressing data... >>> py3-winacl-pyc*: Create checksum... >>> py3-winacl-pyc*: Create py3-winacl-pyc-0.1.9-r1.apk >>> py3-winacl*: Tracing dependencies... py3-cryptography python3 python3~3.12 >>> py3-winacl*: Package size: 302.7 KB >>> py3-winacl*: Compressing data... >>> py3-winacl*: Create checksum... >>> py3-winacl*: Create py3-winacl-0.1.9-r1.apk >>> py3-winacl: Build complete at Thu, 29 May 2025 11:50:56 +0000 elapsed time 0h 0m 4s >>> py3-winacl: Cleaning up srcdir >>> py3-winacl: Cleaning up pkgdir >>> py3-winacl: Uninstalling dependencies... (1/30) Purging .makedepends-py3-winacl (20250529.115054) (2/30) Purging py3-cryptography-pyc (44.0.3-r0) (3/30) Purging py3-cryptography (44.0.3-r0) (4/30) Purging py3-cffi-pyc (1.17.1-r1) (5/30) Purging py3-cffi (1.17.1-r1) (6/30) Purging py3-cparser-pyc (2.22-r1) (7/30) Purging py3-cparser (2.22-r1) (8/30) Purging py3-gpep517-pyc (19-r0) (9/30) Purging py3-gpep517 (19-r0) (10/30) Purging py3-installer-pyc (0.7.0-r2) (11/30) Purging py3-installer (0.7.0-r2) (12/30) Purging py3-wheel-pyc (0.46.1-r0) (13/30) Purging py3-wheel (0.46.1-r0) (14/30) Purging py3-setuptools-pyc (80.9.0-r0) (15/30) Purging py3-setuptools (80.9.0-r0) (16/30) Purging py3-packaging-pyc (25.0-r0) (17/30) Purging py3-packaging (25.0-r0) (18/30) Purging py3-parsing-pyc (3.2.3-r0) (19/30) Purging py3-parsing (3.2.3-r0) (20/30) Purging python3-pyc (3.12.10-r1) (21/30) Purging python3-pycache-pyc0 (3.12.10-r1) (22/30) Purging pyc (3.12.10-r1) (23/30) Purging python3 (3.12.10-r1) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.8-r0) (27/30) Purging libpanelw (6.5_p20250503-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging sqlite-libs (3.49.2-r0) (30/30) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 400 MiB in 106 packages >>> py3-winacl: Updating the testing/x86_64 repository index... >>> py3-winacl: Signing the index...