>>> py3-winacl: Building testing/py3-winacl 0.1.8-r1 (using abuild 3.13.0-r3) started Thu, 25 Apr 2024 04:31:27 +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.6-r0) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.6.1-r3) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.4_p20240330-r0) (7/31) Installing readline (8.2.10-r0) (8/31) Installing sqlite-libs (3.45.3-r0) (9/31) Installing python3 (3.12.3-r1) (10/31) Installing python3-pycache-pyc0 (3.12.3-r1) (11/31) Installing pyc (3.12.3-r1) (12/31) Installing py3-cparser (2.22-r1) (13/31) Installing py3-cparser-pyc (2.22-r1) (14/31) Installing py3-cffi (1.16.0-r1) (15/31) Installing py3-cffi-pyc (1.16.0-r1) (16/31) Installing py3-cryptography-pyc (42.0.5-r1) (17/31) Installing python3-pyc (3.12.3-r1) (18/31) Installing py3-cryptography (42.0.5-r1) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (15-r2) (22/31) Installing py3-gpep517-pyc (15-r2) (23/31) Installing py3-parsing (3.1.2-r1) (24/31) Installing py3-parsing-pyc (3.1.2-r1) (25/31) Installing py3-packaging (24.0-r1) (26/31) Installing py3-packaging-pyc (24.0-r1) (27/31) Installing py3-wheel (0.42.0-r1) (28/31) Installing py3-wheel-pyc (0.42.0-r1) (29/31) Installing py3-setuptools (69.5.1-r0) (30/31) Installing py3-setuptools-pyc (69.5.1-r0) (31/31) Installing .makedepends-py3-winacl (20240425.043132) Executing busybox-1.36.1-r25.trigger OK: 282 MiB in 133 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 571k 0 --:--:-- --:--:-- --:--:-- 574k >>> 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... 2024-04-25 04:31:34,990 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-25 04:31:35,006 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2024-04-25 04:31:35,101 root INFO running bdist_wheel 2024-04-25 04:31:35,172 root INFO running build 2024-04-25 04:31:35,173 root INFO running build_py 2024-04-25 04:31:35,184 root INFO creating build 2024-04-25 04:31:35,184 root INFO creating build/lib 2024-04-25 04:31:35,185 root INFO creating build/lib/winacl 2024-04-25 04:31:35,185 root INFO copying winacl/_version.py -> build/lib/winacl 2024-04-25 04:31:35,186 root INFO copying winacl/__init__.py -> build/lib/winacl 2024-04-25 04:31:35,188 root INFO creating build/lib/winacl/examples 2024-04-25 04:31:35,188 root INFO copying winacl/examples/serviceacl.py -> build/lib/winacl/examples 2024-04-25 04:31:35,190 root INFO copying winacl/examples/userinfo.py -> build/lib/winacl/examples 2024-04-25 04:31:35,191 root INFO copying winacl/examples/__init__.py -> build/lib/winacl/examples 2024-04-25 04:31:35,192 root INFO creating build/lib/winacl/dtyp 2024-04-25 04:31:35,193 root INFO copying winacl/dtyp/security_descriptor.py -> build/lib/winacl/dtyp 2024-04-25 04:31:35,194 root INFO copying winacl/dtyp/ace.py -> build/lib/winacl/dtyp 2024-04-25 04:31:35,197 root INFO copying winacl/dtyp/__init__.py -> build/lib/winacl/dtyp 2024-04-25 04:31:35,198 root INFO copying winacl/dtyp/sid.py -> build/lib/winacl/dtyp 2024-04-25 04:31:35,199 root INFO copying winacl/dtyp/guid.py -> build/lib/winacl/dtyp 2024-04-25 04:31:35,200 root INFO copying winacl/dtyp/acl.py -> build/lib/winacl/dtyp 2024-04-25 04:31:35,202 root INFO creating build/lib/winacl/functions 2024-04-25 04:31:35,203 root INFO copying winacl/functions/kernel32.py -> build/lib/winacl/functions 2024-04-25 04:31:35,204 root INFO copying winacl/functions/netapi32.py -> build/lib/winacl/functions 2024-04-25 04:31:35,205 root INFO copying winacl/functions/advapi32.py -> build/lib/winacl/functions 2024-04-25 04:31:35,207 root INFO copying winacl/functions/highlevel.py -> build/lib/winacl/functions 2024-04-25 04:31:35,208 root INFO copying winacl/functions/defines.py -> build/lib/winacl/functions 2024-04-25 04:31:35,209 root INFO copying winacl/functions/__init__.py -> build/lib/winacl/functions 2024-04-25 04:31:35,210 root INFO copying winacl/functions/constants.py -> build/lib/winacl/functions 2024-04-25 04:31:35,211 root INFO copying winacl/functions/dnsapi.py -> build/lib/winacl/functions 2024-04-25 04:31:35,212 root INFO copying winacl/functions/membuff.py -> build/lib/winacl/functions 2024-04-25 04:31:35,213 root INFO copying winacl/functions/winregistry.py -> build/lib/winacl/functions 2024-04-25 04:31:35,214 root INFO copying winacl/functions/rights_calc.py -> build/lib/winacl/functions 2024-04-25 04:31:35,216 root INFO creating build/lib/winacl/dtyp/wcee 2024-04-25 04:31:35,216 root INFO copying winacl/dtyp/wcee/rsaprivkey.py -> build/lib/winacl/dtyp/wcee 2024-04-25 04:31:35,217 root INFO copying winacl/dtyp/wcee/pvkfile.py -> build/lib/winacl/dtyp/wcee 2024-04-25 04:31:35,218 root INFO copying winacl/dtyp/wcee/ecdhprivkey.py -> build/lib/winacl/dtyp/wcee 2024-04-25 04:31:35,219 root INFO copying winacl/dtyp/wcee/__init__.py -> build/lib/winacl/dtyp/wcee 2024-04-25 04:31:35,219 root INFO copying winacl/dtyp/wcee/backupkey.py -> build/lib/winacl/dtyp/wcee 2024-04-25 04:31:35,220 root INFO running egg_info 2024-04-25 04:31:35,220 root INFO creating winacl.egg-info 2024-04-25 04:31:35,227 root INFO writing winacl.egg-info/PKG-INFO 2024-04-25 04:31:35,229 root INFO writing dependency_links to winacl.egg-info/dependency_links.txt 2024-04-25 04:31:35,230 root INFO writing requirements to winacl.egg-info/requires.txt 2024-04-25 04:31:35,230 root INFO writing top-level names to winacl.egg-info/top_level.txt 2024-04-25 04:31:35,231 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2024-04-25 04:31:35,243 root INFO reading manifest file 'winacl.egg-info/SOURCES.txt' 2024-04-25 04:31:35,244 root INFO reading manifest template 'MANIFEST.in' 2024-04-25 04:31:35,245 root INFO adding license file 'LICENSE' 2024-04-25 04:31:35,248 root INFO writing manifest file 'winacl.egg-info/SOURCES.txt' 2024-04-25 04:31:35,273 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-25 04:31:35,273 root INFO running install 2024-04-25 04:31:35,317 root INFO running install_lib 2024-04-25 04:31:35,325 root INFO creating build/bdist.linux-riscv64 2024-04-25 04:31:35,326 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-25 04:31:35,326 root INFO creating build/bdist.linux-riscv64/wheel/winacl 2024-04-25 04:31:35,327 root INFO creating build/bdist.linux-riscv64/wheel/winacl/examples 2024-04-25 04:31:35,328 root INFO copying build/lib/winacl/examples/serviceacl.py -> build/bdist.linux-riscv64/wheel/winacl/examples 2024-04-25 04:31:35,328 root INFO copying build/lib/winacl/examples/userinfo.py -> build/bdist.linux-riscv64/wheel/winacl/examples 2024-04-25 04:31:35,329 root INFO copying build/lib/winacl/examples/__init__.py -> build/bdist.linux-riscv64/wheel/winacl/examples 2024-04-25 04:31:35,330 root INFO copying build/lib/winacl/_version.py -> build/bdist.linux-riscv64/wheel/winacl 2024-04-25 04:31:35,331 root INFO creating build/bdist.linux-riscv64/wheel/winacl/dtyp 2024-04-25 04:31:35,331 root INFO copying build/lib/winacl/dtyp/security_descriptor.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp 2024-04-25 04:31:35,332 root INFO copying build/lib/winacl/dtyp/ace.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp 2024-04-25 04:31:35,334 root INFO copying build/lib/winacl/dtyp/__init__.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp 2024-04-25 04:31:35,335 root INFO creating build/bdist.linux-riscv64/wheel/winacl/dtyp/wcee 2024-04-25 04:31:35,336 root INFO copying build/lib/winacl/dtyp/wcee/rsaprivkey.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp/wcee 2024-04-25 04:31:35,336 root INFO copying build/lib/winacl/dtyp/wcee/pvkfile.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp/wcee 2024-04-25 04:31:35,337 root INFO copying build/lib/winacl/dtyp/wcee/ecdhprivkey.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp/wcee 2024-04-25 04:31:35,338 root INFO copying build/lib/winacl/dtyp/wcee/__init__.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp/wcee 2024-04-25 04:31:35,339 root INFO copying build/lib/winacl/dtyp/wcee/backupkey.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp/wcee 2024-04-25 04:31:35,339 root INFO copying build/lib/winacl/dtyp/sid.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp 2024-04-25 04:31:35,340 root INFO copying build/lib/winacl/dtyp/guid.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp 2024-04-25 04:31:35,341 root INFO copying build/lib/winacl/dtyp/acl.py -> build/bdist.linux-riscv64/wheel/winacl/dtyp 2024-04-25 04:31:35,342 root INFO copying build/lib/winacl/__init__.py -> build/bdist.linux-riscv64/wheel/winacl 2024-04-25 04:31:35,343 root INFO creating build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,343 root INFO copying build/lib/winacl/functions/kernel32.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,344 root INFO copying build/lib/winacl/functions/netapi32.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,345 root INFO copying build/lib/winacl/functions/advapi32.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,346 root INFO copying build/lib/winacl/functions/highlevel.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,347 root INFO copying build/lib/winacl/functions/defines.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,348 root INFO copying build/lib/winacl/functions/__init__.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,349 root INFO copying build/lib/winacl/functions/constants.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,349 root INFO copying build/lib/winacl/functions/dnsapi.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,350 root INFO copying build/lib/winacl/functions/membuff.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,351 root INFO copying build/lib/winacl/functions/winregistry.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,352 root INFO copying build/lib/winacl/functions/rights_calc.py -> build/bdist.linux-riscv64/wheel/winacl/functions 2024-04-25 04:31:35,353 root INFO running install_egg_info 2024-04-25 04:31:35,363 root INFO Copying winacl.egg-info to build/bdist.linux-riscv64/wheel/winacl-0.1.8-py3.12.egg-info 2024-04-25 04:31:35,367 root INFO running install_scripts 2024-04-25 04:31:35,375 wheel INFO creating build/bdist.linux-riscv64/wheel/winacl-0.1.8.dist-info/WHEEL 2024-04-25 04:31:35,376 wheel INFO creating '/home/buildozer/aports/testing/py3-winacl/src/winacl-0.1.8/.dist/.tmp-u_m6lnaf/winacl-0.1.8-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-25 04:31:35,378 wheel INFO adding 'winacl/__init__.py' 2024-04-25 04:31:35,379 wheel INFO adding 'winacl/_version.py' 2024-04-25 04:31:35,380 wheel INFO adding 'winacl/dtyp/__init__.py' 2024-04-25 04:31:35,382 wheel INFO adding 'winacl/dtyp/ace.py' 2024-04-25 04:31:35,386 wheel INFO adding 'winacl/dtyp/acl.py' 2024-04-25 04:31:35,387 wheel INFO adding 'winacl/dtyp/guid.py' 2024-04-25 04:31:35,388 wheel INFO adding 'winacl/dtyp/security_descriptor.py' 2024-04-25 04:31:35,390 wheel INFO adding 'winacl/dtyp/sid.py' 2024-04-25 04:31:35,391 wheel INFO adding 'winacl/dtyp/wcee/__init__.py' 2024-04-25 04:31:35,392 wheel INFO adding 'winacl/dtyp/wcee/backupkey.py' 2024-04-25 04:31:35,393 wheel INFO adding 'winacl/dtyp/wcee/ecdhprivkey.py' 2024-04-25 04:31:35,394 wheel INFO adding 'winacl/dtyp/wcee/pvkfile.py' 2024-04-25 04:31:35,395 wheel INFO adding 'winacl/dtyp/wcee/rsaprivkey.py' 2024-04-25 04:31:35,396 wheel INFO adding 'winacl/examples/__init__.py' 2024-04-25 04:31:35,396 wheel INFO adding 'winacl/examples/serviceacl.py' 2024-04-25 04:31:35,397 wheel INFO adding 'winacl/examples/userinfo.py' 2024-04-25 04:31:35,398 wheel INFO adding 'winacl/functions/__init__.py' 2024-04-25 04:31:35,400 wheel INFO adding 'winacl/functions/advapi32.py' 2024-04-25 04:31:35,401 wheel INFO adding 'winacl/functions/constants.py' 2024-04-25 04:31:35,402 wheel INFO adding 'winacl/functions/defines.py' 2024-04-25 04:31:35,404 wheel INFO adding 'winacl/functions/dnsapi.py' 2024-04-25 04:31:35,405 wheel INFO adding 'winacl/functions/highlevel.py' 2024-04-25 04:31:35,406 wheel INFO adding 'winacl/functions/kernel32.py' 2024-04-25 04:31:35,407 wheel INFO adding 'winacl/functions/membuff.py' 2024-04-25 04:31:35,407 wheel INFO adding 'winacl/functions/netapi32.py' 2024-04-25 04:31:35,408 wheel INFO adding 'winacl/functions/rights_calc.py' 2024-04-25 04:31:35,409 wheel INFO adding 'winacl/functions/winregistry.py' 2024-04-25 04:31:35,410 wheel INFO adding 'winacl-0.1.8.dist-info/LICENSE' 2024-04-25 04:31:35,411 wheel INFO adding 'winacl-0.1.8.dist-info/METADATA' 2024-04-25 04:31:35,412 wheel INFO adding 'winacl-0.1.8.dist-info/WHEEL' 2024-04-25 04:31:35,412 wheel INFO adding 'winacl-0.1.8.dist-info/top_level.txt' 2024-04-25 04:31:35,413 wheel INFO adding 'winacl-0.1.8.dist-info/zip-safe' 2024-04-25 04:31:35,414 wheel INFO adding 'winacl-0.1.8.dist-info/RECORD' 2024-04-25 04:31:35,415 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-25 04:31:35,420 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/__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/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/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 Thu, 25 Apr 2024 04:31:37 +0000 elapsed time 0h 0m 10s >>> py3-winacl: Cleaning up srcdir >>> py3-winacl: Cleaning up pkgdir >>> py3-winacl: Uninstalling dependencies... (1/31) Purging .makedepends-py3-winacl (20240425.043132) (2/31) Purging py3-cryptography-pyc (42.0.5-r1) (3/31) Purging py3-cryptography (42.0.5-r1) (4/31) Purging py3-cffi-pyc (1.16.0-r1) (5/31) Purging py3-cffi (1.16.0-r1) (6/31) Purging py3-cparser-pyc (2.22-r1) (7/31) Purging py3-cparser (2.22-r1) (8/31) Purging py3-gpep517-pyc (15-r2) (9/31) Purging py3-gpep517 (15-r2) (10/31) Purging py3-installer-pyc (0.7.0-r2) (11/31) Purging py3-installer (0.7.0-r2) (12/31) Purging py3-wheel-pyc (0.42.0-r1) (13/31) Purging py3-wheel (0.42.0-r1) (14/31) Purging py3-setuptools-pyc (69.5.1-r0) (15/31) Purging py3-setuptools (69.5.1-r0) (16/31) Purging py3-packaging-pyc (24.0-r1) (17/31) Purging py3-packaging (24.0-r1) (18/31) Purging py3-parsing-pyc (3.1.2-r1) (19/31) Purging py3-parsing (3.1.2-r1) (20/31) Purging python3-pyc (3.12.3-r1) (21/31) Purging python3-pycache-pyc0 (3.12.3-r1) (22/31) Purging pyc (3.12.3-r1) (23/31) Purging python3 (3.12.3-r1) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.6-r0) (27/31) Purging libpanelw (6.4_p20240330-r0) (28/31) Purging mpdecimal (4.0.0-r0) (29/31) Purging readline (8.2.10-r0) (30/31) Purging sqlite-libs (3.45.3-r0) (31/31) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-winacl: Updating the testing/riscv64 repository index... >>> py3-winacl: Signing the index...