>>> py3-winacl: Building testing/py3-winacl 0.1.9-r2 (using abuild 3.17.0_rc1-r0) started Wed, 15 Apr 2026 12:28:35 +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/31) Installing libbz2 (1.0.8-r6) ( 2/31) Installing libffi (3.5.2-r0) ( 3/31) Installing gdbm (1.26-r0) ( 4/31) Installing xz-libs (5.8.2-r0) ( 5/31) Installing mpdecimal (4.0.1-r0) ( 6/31) Installing libpanelw (6.6_p20260404-r0) ( 7/31) Installing readline (8.3.3-r1) ( 8/31) Installing sqlite-libs (3.53.0-r0) ( 9/31) Installing python3 (3.14.3-r0) (10/31) Installing python3-pycache-pyc0 (3.14.3-r0) (11/31) Installing pyc (3.14.3-r0) (12/31) Installing py3-cryptography-pyc (46.0.7-r0) (13/31) Installing python3-pyc (3.14.3-r0) (14/31) Installing py3-cparser (3.0-r1) (15/31) Installing py3-cparser-pyc (3.0-r1) (16/31) Installing py3-cffi (2.0.0-r0) (17/31) Installing py3-cffi-pyc (2.0.0-r0) (18/31) Installing py3-cryptography (46.0.7-r0) (19/31) Installing py3-installer (1.0.0-r0) (20/31) Installing py3-installer-pyc (1.0.0-r0) (21/31) Installing py3-gpep517 (19-r2) (22/31) Installing py3-gpep517-pyc (19-r2) (23/31) Installing py3-parsing (3.3.2-r1) (24/31) Installing py3-parsing-pyc (3.3.2-r1) (25/31) Installing py3-packaging (26.0-r1) (26/31) Installing py3-packaging-pyc (26.0-r1) (27/31) Installing py3-wheel (0.46.3-r1) (28/31) Installing py3-wheel-pyc (0.46.3-r1) (29/31) Installing py3-setuptools (82.0.1-r1) (30/31) Installing py3-setuptools-pyc (82.0.1-r1) (31/31) Installing .makedepends-py3-winacl (20260415.122840) Executing busybox-1.37.0-r31.trigger OK: 440.1 MiB in 135 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) 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 /var/cache/distfiles/edge/py3-winacl-0.1.9.tar.gz: OK >>> py3-winacl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-winacl-0.1.9.tar.gz /var/cache/distfiles/edge/py3-winacl-0.1.9.tar.gz: OK >>> py3-winacl: Unpacking /var/cache/distfiles/edge/py3-winacl-0.1.9.tar.gz... 2026-04-15 12:28:43,913 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-04-15 12:28:43,932 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-15 12:28:44,011 root INFO running bdist_wheel 2026-04-15 12:28:44,074 root INFO running build 2026-04-15 12:28:44,075 root INFO running build_py 2026-04-15 12:28:44,089 root INFO creating build/lib/winacl 2026-04-15 12:28:44,091 root INFO copying winacl/__init__.py -> build/lib/winacl 2026-04-15 12:28:44,092 root INFO copying winacl/_version.py -> build/lib/winacl 2026-04-15 12:28:44,094 root INFO creating build/lib/winacl/functions 2026-04-15 12:28:44,095 root INFO copying winacl/functions/kernel32.py -> build/lib/winacl/functions 2026-04-15 12:28:44,096 root INFO copying winacl/functions/netapi32.py -> build/lib/winacl/functions 2026-04-15 12:28:44,097 root INFO copying winacl/functions/__init__.py -> build/lib/winacl/functions 2026-04-15 12:28:44,098 root INFO copying winacl/functions/dnsapi.py -> build/lib/winacl/functions 2026-04-15 12:28:44,100 root INFO copying winacl/functions/defines.py -> build/lib/winacl/functions 2026-04-15 12:28:44,102 root INFO copying winacl/functions/highlevel.py -> build/lib/winacl/functions 2026-04-15 12:28:44,103 root INFO copying winacl/functions/constants.py -> build/lib/winacl/functions 2026-04-15 12:28:44,104 root INFO copying winacl/functions/rights_calc.py -> build/lib/winacl/functions 2026-04-15 12:28:44,106 root INFO copying winacl/functions/winregistry.py -> build/lib/winacl/functions 2026-04-15 12:28:44,107 root INFO copying winacl/functions/advapi32.py -> build/lib/winacl/functions 2026-04-15 12:28:44,109 root INFO copying winacl/functions/membuff.py -> build/lib/winacl/functions 2026-04-15 12:28:44,111 root INFO creating build/lib/winacl/examples 2026-04-15 12:28:44,111 root INFO copying winacl/examples/serviceacl.py -> build/lib/winacl/examples 2026-04-15 12:28:44,113 root INFO copying winacl/examples/userinfo.py -> build/lib/winacl/examples 2026-04-15 12:28:44,114 root INFO copying winacl/examples/__init__.py -> build/lib/winacl/examples 2026-04-15 12:28:44,116 root INFO creating build/lib/winacl/dtyp 2026-04-15 12:28:44,116 root INFO copying winacl/dtyp/__init__.py -> build/lib/winacl/dtyp 2026-04-15 12:28:44,117 root INFO copying winacl/dtyp/security_descriptor.py -> build/lib/winacl/dtyp 2026-04-15 12:28:44,119 root INFO copying winacl/dtyp/acl.py -> build/lib/winacl/dtyp 2026-04-15 12:28:44,120 root INFO copying winacl/dtyp/guid.py -> build/lib/winacl/dtyp 2026-04-15 12:28:44,121 root INFO copying winacl/dtyp/ace.py -> build/lib/winacl/dtyp 2026-04-15 12:28:44,124 root INFO copying winacl/dtyp/sid.py -> build/lib/winacl/dtyp 2026-04-15 12:28:44,126 root INFO creating build/lib/winacl/dtyp/wcee 2026-04-15 12:28:44,126 root INFO copying winacl/dtyp/wcee/rsaprivkey.py -> build/lib/winacl/dtyp/wcee 2026-04-15 12:28:44,127 root INFO copying winacl/dtyp/wcee/__init__.py -> build/lib/winacl/dtyp/wcee 2026-04-15 12:28:44,129 root INFO copying winacl/dtyp/wcee/pvkfile.py -> build/lib/winacl/dtyp/wcee 2026-04-15 12:28:44,130 root INFO copying winacl/dtyp/wcee/cryptoapikey.py -> build/lib/winacl/dtyp/wcee 2026-04-15 12:28:44,131 root INFO copying winacl/dtyp/wcee/backupkey.py -> build/lib/winacl/dtyp/wcee 2026-04-15 12:28:44,133 root INFO copying winacl/dtyp/wcee/ecdhprivkey.py -> build/lib/winacl/dtyp/wcee 2026-04-15 12:28:44,134 root INFO running egg_info 2026-04-15 12:28:44,143 root INFO creating winacl.egg-info 2026-04-15 12:28:44,143 root INFO writing winacl.egg-info/PKG-INFO 2026-04-15 12:28:44,146 root INFO writing dependency_links to winacl.egg-info/dependency_links.txt 2026-04-15 12:28:44,147 root INFO writing requirements to winacl.egg-info/requires.txt 2026-04-15 12:28:44,148 root INFO writing top-level names to winacl.egg-info/top_level.txt 2026-04-15 12:28:44,148 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2026-04-15 12:28:44,164 root INFO reading manifest file 'winacl.egg-info/SOURCES.txt' 2026-04-15 12:28:44,165 root INFO reading manifest template 'MANIFEST.in' 2026-04-15 12:28:44,166 root INFO adding license file 'LICENSE' 2026-04-15 12:28:44,170 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2026-04-15 12:28:44,201 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-15 12:28:44,201 root INFO running install 2026-04-15 12:28:44,237 root INFO running install_lib 2026-04-15 12:28:44,249 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-15 12:28:44,250 root INFO creating build/bdist.linux-riscv64/wheel/winacl 2026-04-15 12:28:44,251 root INFO creating build/bdist.linux-riscv64/wheel/winacl/functions 2026-04-15 12:28:44,252 root INFO copying build/lib/winacl/functions/kernel32.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,253 root INFO copying build/lib/winacl/functions/netapi32.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,254 root INFO copying build/lib/winacl/functions/__init__.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,255 root INFO copying build/lib/winacl/functions/dnsapi.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,256 root INFO copying build/lib/winacl/functions/defines.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,257 root INFO copying build/lib/winacl/functions/highlevel.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,259 root INFO copying build/lib/winacl/functions/constants.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,260 root INFO copying build/lib/winacl/functions/rights_calc.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,261 root INFO copying build/lib/winacl/functions/winregistry.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,262 root INFO copying build/lib/winacl/functions/advapi32.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,263 root INFO copying build/lib/winacl/functions/membuff.py -> build/bdist.linux-riscv64/wheel/./winacl/functions 2026-04-15 12:28:44,265 root INFO creating build/bdist.linux-riscv64/wheel/winacl/examples 2026-04-15 12:28:44,265 root INFO copying build/lib/winacl/examples/serviceacl.py -> build/bdist.linux-riscv64/wheel/./winacl/examples 2026-04-15 12:28:44,266 root INFO copying build/lib/winacl/examples/userinfo.py -> build/bdist.linux-riscv64/wheel/./winacl/examples 2026-04-15 12:28:44,268 root INFO copying build/lib/winacl/examples/__init__.py -> build/bdist.linux-riscv64/wheel/./winacl/examples 2026-04-15 12:28:44,269 root INFO creating build/bdist.linux-riscv64/wheel/winacl/dtyp 2026-04-15 12:28:44,269 root INFO copying build/lib/winacl/dtyp/__init__.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp 2026-04-15 12:28:44,270 root INFO copying build/lib/winacl/dtyp/security_descriptor.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp 2026-04-15 12:28:44,272 root INFO creating build/bdist.linux-riscv64/wheel/winacl/dtyp/wcee 2026-04-15 12:28:44,273 root INFO copying build/lib/winacl/dtyp/wcee/rsaprivkey.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp/wcee 2026-04-15 12:28:44,274 root INFO copying build/lib/winacl/dtyp/wcee/__init__.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp/wcee 2026-04-15 12:28:44,275 root INFO copying build/lib/winacl/dtyp/wcee/pvkfile.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp/wcee 2026-04-15 12:28:44,276 root INFO copying build/lib/winacl/dtyp/wcee/cryptoapikey.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp/wcee 2026-04-15 12:28:44,277 root INFO copying build/lib/winacl/dtyp/wcee/backupkey.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp/wcee 2026-04-15 12:28:44,278 root INFO copying build/lib/winacl/dtyp/wcee/ecdhprivkey.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp/wcee 2026-04-15 12:28:44,279 root INFO copying build/lib/winacl/dtyp/acl.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp 2026-04-15 12:28:44,280 root INFO copying build/lib/winacl/dtyp/guid.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp 2026-04-15 12:28:44,281 root INFO copying build/lib/winacl/dtyp/ace.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp 2026-04-15 12:28:44,284 root INFO copying build/lib/winacl/dtyp/sid.py -> build/bdist.linux-riscv64/wheel/./winacl/dtyp 2026-04-15 12:28:44,285 root INFO copying build/lib/winacl/__init__.py -> build/bdist.linux-riscv64/wheel/./winacl 2026-04-15 12:28:44,286 root INFO copying build/lib/winacl/_version.py -> build/bdist.linux-riscv64/wheel/./winacl 2026-04-15 12:28:44,287 root INFO running install_egg_info 2026-04-15 12:28:44,301 root INFO Copying winacl.egg-info to build/bdist.linux-riscv64/wheel/./winacl-0.1.9-py3.14.egg-info 2026-04-15 12:28:44,307 root INFO running install_scripts 2026-04-15 12:28:44,313 root INFO creating build/bdist.linux-riscv64/wheel/winacl-0.1.9.dist-info/WHEEL 2026-04-15 12:28:44,315 wheel INFO creating '/home/buildozer/aports/testing/py3-winacl/src/winacl-0.1.9/.dist/.tmp-0ltkyu3p/winacl-0.1.9-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-15 12:28:44,317 wheel INFO adding 'winacl/__init__.py' 2026-04-15 12:28:44,318 wheel INFO adding 'winacl/_version.py' 2026-04-15 12:28:44,319 wheel INFO adding 'winacl/dtyp/__init__.py' 2026-04-15 12:28:44,321 wheel INFO adding 'winacl/dtyp/ace.py' 2026-04-15 12:28:44,326 wheel INFO adding 'winacl/dtyp/acl.py' 2026-04-15 12:28:44,327 wheel INFO adding 'winacl/dtyp/guid.py' 2026-04-15 12:28:44,328 wheel INFO adding 'winacl/dtyp/security_descriptor.py' 2026-04-15 12:28:44,329 wheel INFO adding 'winacl/dtyp/sid.py' 2026-04-15 12:28:44,331 wheel INFO adding 'winacl/dtyp/wcee/__init__.py' 2026-04-15 12:28:44,332 wheel INFO adding 'winacl/dtyp/wcee/backupkey.py' 2026-04-15 12:28:44,333 wheel INFO adding 'winacl/dtyp/wcee/cryptoapikey.py' 2026-04-15 12:28:44,334 wheel INFO adding 'winacl/dtyp/wcee/ecdhprivkey.py' 2026-04-15 12:28:44,335 wheel INFO adding 'winacl/dtyp/wcee/pvkfile.py' 2026-04-15 12:28:44,336 wheel INFO adding 'winacl/dtyp/wcee/rsaprivkey.py' 2026-04-15 12:28:44,338 wheel INFO adding 'winacl/examples/__init__.py' 2026-04-15 12:28:44,339 wheel INFO adding 'winacl/examples/serviceacl.py' 2026-04-15 12:28:44,340 wheel INFO adding 'winacl/examples/userinfo.py' 2026-04-15 12:28:44,341 wheel INFO adding 'winacl/functions/__init__.py' 2026-04-15 12:28:44,342 wheel INFO adding 'winacl/functions/advapi32.py' 2026-04-15 12:28:44,344 wheel INFO adding 'winacl/functions/constants.py' 2026-04-15 12:28:44,345 wheel INFO adding 'winacl/functions/defines.py' 2026-04-15 12:28:44,347 wheel INFO adding 'winacl/functions/dnsapi.py' 2026-04-15 12:28:44,348 wheel INFO adding 'winacl/functions/highlevel.py' 2026-04-15 12:28:44,349 wheel INFO adding 'winacl/functions/kernel32.py' 2026-04-15 12:28:44,350 wheel INFO adding 'winacl/functions/membuff.py' 2026-04-15 12:28:44,351 wheel INFO adding 'winacl/functions/netapi32.py' 2026-04-15 12:28:44,352 wheel INFO adding 'winacl/functions/rights_calc.py' 2026-04-15 12:28:44,353 wheel INFO adding 'winacl/functions/winregistry.py' 2026-04-15 12:28:44,355 wheel INFO adding 'winacl-0.1.9.dist-info/licenses/LICENSE' 2026-04-15 12:28:44,356 wheel INFO adding 'winacl-0.1.9.dist-info/METADATA' 2026-04-15 12:28:44,357 wheel INFO adding 'winacl-0.1.9.dist-info/WHEEL' 2026-04-15 12:28:44,357 wheel INFO adding 'winacl-0.1.9.dist-info/top_level.txt' 2026-04-15 12:28:44,358 wheel INFO adding 'winacl-0.1.9.dist-info/zip-safe' 2026-04-15 12:28:44,359 wheel INFO adding 'winacl-0.1.9.dist-info/RECORD' 2026-04-15 12:28:44,360 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-15 12:28:44,366 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.14/site-packages/winacl/functions/winregistry.py:27: SyntaxWarning: "\C" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\C"? A raw string is also an option. /usr/lib/python3.14/site-packages/winacl/functions/winregistry.py:23: SyntaxWarning: 'return' in a 'finally' block >>> py3-winacl-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/winacl/functions/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.14/site-packages/winacl/functions/__pycache__' 'usr/lib/python3.14/site-packages/winacl/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.14/site-packages/winacl/examples/__pycache__' 'usr/lib/python3.14/site-packages/winacl/dtyp/wcee/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.14/site-packages/winacl/dtyp/wcee/__pycache__' 'usr/lib/python3.14/site-packages/winacl/dtyp/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.14/site-packages/winacl/dtyp/__pycache__' 'usr/lib/python3.14/site-packages/winacl/__pycache__' -> '/home/buildozer/aports/testing/py3-winacl/pkg/py3-winacl-pyc/usr/lib/python3.14/site-packages/winacl/__pycache__' >>> py3-winacl-pyc*: Preparing subpackage py3-winacl-pyc... Please specify at least one package name on the command line. >>> py3-winacl-pyc*: Running postcheck for py3-winacl-pyc >>> py3-winacl*: Running postcheck for py3-winacl >>> py3-winacl*: Preparing package py3-winacl... Please specify at least one package name on the command line. >>> py3-winacl-pyc*: Tracing dependencies... python3~3.14 >>> py3-winacl-pyc*: Package size: 375.1 KB >>> py3-winacl-pyc*: Compressing data... >>> py3-winacl-pyc*: Create checksum... >>> py3-winacl-pyc*: Create py3-winacl-pyc-0.1.9-r2.apk >>> py3-winacl*: Tracing dependencies... py3-cryptography python3 python3~3.14 >>> py3-winacl*: Package size: 302.7 KB >>> py3-winacl*: Compressing data... >>> py3-winacl*: Create checksum... >>> py3-winacl*: Create py3-winacl-0.1.9-r2.apk >>> py3-winacl: Build complete at Wed, 15 Apr 2026 12:28:46 +0000 elapsed time 0h 0m 11s >>> py3-winacl: Cleaning up srcdir >>> py3-winacl: Cleaning up pkgdir >>> py3-winacl: Cleaning up tmpdir >>> py3-winacl: Uninstalling dependencies... ( 1/31) Purging .makedepends-py3-winacl (20260415.122840) ( 2/31) Purging py3-cryptography-pyc (46.0.7-r0) ( 3/31) Purging py3-cryptography (46.0.7-r0) ( 4/31) Purging py3-cffi-pyc (2.0.0-r0) ( 5/31) Purging py3-cffi (2.0.0-r0) ( 6/31) Purging py3-cparser-pyc (3.0-r1) ( 7/31) Purging py3-cparser (3.0-r1) ( 8/31) Purging py3-gpep517-pyc (19-r2) ( 9/31) Purging py3-gpep517 (19-r2) (10/31) Purging py3-installer-pyc (1.0.0-r0) (11/31) Purging py3-installer (1.0.0-r0) (12/31) Purging py3-wheel-pyc (0.46.3-r1) (13/31) Purging py3-wheel (0.46.3-r1) (14/31) Purging py3-setuptools-pyc (82.0.1-r1) (15/31) Purging py3-setuptools (82.0.1-r1) (16/31) Purging py3-packaging-pyc (26.0-r1) (17/31) Purging py3-packaging (26.0-r1) (18/31) Purging py3-parsing-pyc (3.3.2-r1) (19/31) Purging py3-parsing (3.3.2-r1) (20/31) Purging python3-pyc (3.14.3-r0) (21/31) Purging python3-pycache-pyc0 (3.14.3-r0) (22/31) Purging pyc (3.14.3-r0) (23/31) Purging python3 (3.14.3-r0) (24/31) Purging gdbm (1.26-r0) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.5.2-r0) (27/31) Purging libpanelw (6.6_p20260404-r0) (28/31) Purging mpdecimal (4.0.1-r0) (29/31) Purging readline (8.3.3-r1) (30/31) Purging sqlite-libs (3.53.0-r0) (31/31) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-winacl: Updating the testing/riscv64 repository index... >>> py3-winacl: Signing the index...