>>> py3-pefile: Building community/py3-pefile 2023.2.7-r0 (using abuild 3.11.0-r0) started Tue, 09 May 2023 16:22:12 +0000 >>> py3-pefile: Checking sanity of /home/buildozer/aports/community/py3-pefile/APKBUILD... >>> py3-pefile: Analyzing dependencies... >>> py3-pefile: Installing for build: build-base py3-future python3 py3-gpep517 py3-setuptools py3-wheel (1/27) Installing libbz2 (1.0.8-r5) (2/27) Installing libffi (3.4.4-r2) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.3-r0) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20230506-r0) (7/27) Installing readline (8.2.1-r1) (8/27) Installing sqlite-libs (3.41.2-r2) (9/27) Installing python3 (3.11.3-r10) (10/27) Installing python3-pycache-pyc0 (3.11.3-r10) (11/27) Installing pyc (0.1-r0) (12/27) Installing py3-future-pyc (0.18.3-r2) (13/27) Installing python3-pyc (3.11.3-r10) (14/27) Installing py3-future (0.18.3-r2) (15/27) Installing py3-installer (0.7.0-r1) (16/27) Installing py3-installer-pyc (0.7.0-r1) (17/27) Installing py3-gpep517 (13-r2) (18/27) Installing py3-gpep517-pyc (13-r2) (19/27) Installing py3-parsing (3.0.9-r2) (20/27) Installing py3-parsing-pyc (3.0.9-r2) (21/27) Installing py3-packaging (23.1-r1) (22/27) Installing py3-packaging-pyc (23.1-r1) (23/27) Installing py3-setuptools (67.7.2-r0) (24/27) Installing py3-setuptools-pyc (67.7.2-r0) (25/27) Installing py3-wheel (0.40.0-r1) (26/27) Installing py3-wheel-pyc (0.40.0-r1) (27/27) Installing .makedepends-py3-pefile (20230509.162213) Executing busybox-1.36.0-r9.trigger OK: 447 MiB in 126 packages >>> py3-pefile: Cleaning up srcdir >>> py3-pefile: Cleaning up pkgdir >>> py3-pefile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pefile-2023.2.7.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pefile: Fetching py3-pefile-2023.2.7.tar.gz::https://github.com/erocarrera/pefile/archive/v2023.2.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 128k 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k 100 17.1M 0 17.1M 0 0 10.5M 0 --:--:-- 0:00:01 --:--:-- 18.3M 100 35.7M 0 35.7M 0 0 13.7M 0 --:--:-- 0:00:02 --:--:-- 18.6M 100 57.8M 0 57.8M 0 0 16.0M 0 --:--:-- 0:00:03 --:--:-- 19.8M 100 61.3M 0 61.3M 0 0 16.5M 0 --:--:-- 0:00:03 --:--:-- 20.2M >>> py3-pefile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pefile-2023.2.7.tar.gz >>> py3-pefile: Checking sha512sums... py3-pefile-2023.2.7.tar.gz: OK >>> py3-pefile: Unpacking /var/cache/distfiles/v3.18/py3-pefile-2023.2.7.tar.gz... 2023-05-09 16:22:18,904 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-05-09 16:22:19,034 root INFO running bdist_wheel 2023-05-09 16:22:19,050 root INFO running build 2023-05-09 16:22:19,050 root INFO running build_py 2023-05-09 16:22:19,058 root INFO creating build 2023-05-09 16:22:19,059 root INFO creating build/lib 2023-05-09 16:22:19,059 root INFO copying pefile.py -> build/lib 2023-05-09 16:22:19,060 root INFO copying peutils.py -> build/lib 2023-05-09 16:22:19,061 root INFO creating build/lib/ordlookup 2023-05-09 16:22:19,061 root INFO copying ordlookup/oleaut32.py -> build/lib/ordlookup 2023-05-09 16:22:19,062 root INFO copying ordlookup/ws2_32.py -> build/lib/ordlookup 2023-05-09 16:22:19,062 root INFO copying ordlookup/__init__.py -> build/lib/ordlookup 2023-05-09 16:22:19,068 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-05-09 16:22:19,068 root INFO running install 2023-05-09 16:22:19,080 root INFO running install_lib 2023-05-09 16:22:19,083 root INFO creating build/bdist.linux-x86_64 2023-05-09 16:22:19,083 root INFO creating build/bdist.linux-x86_64/wheel 2023-05-09 16:22:19,083 root INFO copying build/lib/peutils.py -> build/bdist.linux-x86_64/wheel 2023-05-09 16:22:19,084 root INFO copying build/lib/pefile.py -> build/bdist.linux-x86_64/wheel 2023-05-09 16:22:19,085 root INFO creating build/bdist.linux-x86_64/wheel/ordlookup 2023-05-09 16:22:19,085 root INFO copying build/lib/ordlookup/oleaut32.py -> build/bdist.linux-x86_64/wheel/ordlookup 2023-05-09 16:22:19,086 root INFO copying build/lib/ordlookup/ws2_32.py -> build/bdist.linux-x86_64/wheel/ordlookup 2023-05-09 16:22:19,086 root INFO copying build/lib/ordlookup/__init__.py -> build/bdist.linux-x86_64/wheel/ordlookup 2023-05-09 16:22:19,086 root INFO running install_egg_info 2023-05-09 16:22:19,099 root INFO running egg_info 2023-05-09 16:22:19,099 root INFO creating pefile.egg-info 2023-05-09 16:22:19,101 root INFO writing pefile.egg-info/PKG-INFO 2023-05-09 16:22:19,101 root INFO writing dependency_links to pefile.egg-info/dependency_links.txt 2023-05-09 16:22:19,101 root INFO writing top-level names to pefile.egg-info/top_level.txt 2023-05-09 16:22:19,102 root INFO writing manifest file 'pefile.egg-info/SOURCES.txt' 2023-05-09 16:22:19,104 root INFO reading manifest file 'pefile.egg-info/SOURCES.txt' 2023-05-09 16:22:19,104 root INFO reading manifest template 'MANIFEST.in' 2023-05-09 16:22:19,105 root WARNING warning: no previously-included files found matching 'run_tests.py' 2023-05-09 16:22:19,105 root WARNING warning: no previously-included files found matching 'requirements.txt' 2023-05-09 16:22:19,105 root WARNING warning: no previously-included files found matching 'README.md' 2023-05-09 16:22:19,106 root WARNING no previously-included directories found matching 'tests' 2023-05-09 16:22:19,106 root INFO adding license file 'LICENSE' 2023-05-09 16:22:19,107 root INFO writing manifest file 'pefile.egg-info/SOURCES.txt' 2023-05-09 16:22:19,107 root INFO Copying pefile.egg-info to build/bdist.linux-x86_64/wheel/pefile-2023.2.7-py3.11.egg-info 2023-05-09 16:22:19,108 root INFO running install_scripts 2023-05-09 16:22:19,110 wheel INFO creating build/bdist.linux-x86_64/wheel/pefile-2023.2.7.dist-info/WHEEL 2023-05-09 16:22:19,111 wheel INFO creating '/home/buildozer/aports/community/py3-pefile/src/pefile-2023.2.7/dist/.tmp-9pf4o975/pefile-2023.2.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-05-09 16:22:19,112 wheel INFO adding 'pefile.py' 2023-05-09 16:22:19,114 wheel INFO adding 'peutils.py' 2023-05-09 16:22:19,115 wheel INFO adding 'ordlookup/__init__.py' 2023-05-09 16:22:19,115 wheel INFO adding 'ordlookup/oleaut32.py' 2023-05-09 16:22:19,116 wheel INFO adding 'ordlookup/ws2_32.py' 2023-05-09 16:22:19,116 wheel INFO adding 'pefile-2023.2.7.dist-info/LICENSE' 2023-05-09 16:22:19,117 wheel INFO adding 'pefile-2023.2.7.dist-info/METADATA' 2023-05-09 16:22:19,117 wheel INFO adding 'pefile-2023.2.7.dist-info/WHEEL' 2023-05-09 16:22:19,117 wheel INFO adding 'pefile-2023.2.7.dist-info/top_level.txt' 2023-05-09 16:22:19,117 wheel INFO adding 'pefile-2023.2.7.dist-info/RECORD' 2023-05-09 16:22:19,118 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-05-09 16:22:19,119 gpep517 INFO The backend produced dist/pefile-2023.2.7-py3-none-any.whl pefile-2023.2.7-py3-none-any.whl >>> py3-pefile: Entering fakeroot... >>> py3-pefile-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pefile/pkg/py3-pefile/usr/lib/python3.11/site-packages/ordlookup/__pycache__' -> '/home/buildozer/aports/community/py3-pefile/pkg/py3-pefile-pyc/usr/lib/python3.11/site-packages/ordlookup/__pycache__' '/home/buildozer/aports/community/py3-pefile/pkg/py3-pefile/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pefile/pkg/py3-pefile-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-pefile-pyc*: Preparing subpackage py3-pefile-pyc... >>> py3-pefile-pyc*: Running postcheck for py3-pefile-pyc >>> py3-pefile*: Running postcheck for py3-pefile >>> py3-pefile*: Preparing package py3-pefile... >>> py3-pefile-pyc*: Tracing dependencies... py3-future python3 python3~3.11 >>> py3-pefile-pyc*: Package size: 364.0 KB >>> py3-pefile-pyc*: Compressing data... >>> py3-pefile-pyc*: Create checksum... >>> py3-pefile-pyc*: Create py3-pefile-pyc-2023.2.7-r0.apk >>> py3-pefile*: Tracing dependencies... py3-future python3 python3~3.11 >>> py3-pefile*: Package size: 376.0 KB >>> py3-pefile*: Compressing data... >>> py3-pefile*: Create checksum... >>> py3-pefile*: Create py3-pefile-2023.2.7-r0.apk >>> py3-pefile: Build complete at Tue, 09 May 2023 16:22:20 +0000 elapsed time 0h 0m 8s >>> py3-pefile: Cleaning up srcdir >>> py3-pefile: Cleaning up pkgdir >>> py3-pefile: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pefile (20230509.162213) (2/27) Purging py3-future-pyc (0.18.3-r2) (3/27) Purging py3-future (0.18.3-r2) (4/27) Purging py3-gpep517-pyc (13-r2) (5/27) Purging py3-gpep517 (13-r2) (6/27) Purging py3-installer-pyc (0.7.0-r1) (7/27) Purging py3-installer (0.7.0-r1) (8/27) Purging py3-setuptools-pyc (67.7.2-r0) (9/27) Purging py3-setuptools (67.7.2-r0) (10/27) Purging py3-wheel-pyc (0.40.0-r1) (11/27) Purging py3-wheel (0.40.0-r1) (12/27) Purging py3-packaging-pyc (23.1-r1) (13/27) Purging py3-packaging (23.1-r1) (14/27) Purging py3-parsing-pyc (3.0.9-r2) (15/27) Purging py3-parsing (3.0.9-r2) (16/27) Purging python3-pyc (3.11.3-r10) (17/27) Purging python3-pycache-pyc0 (3.11.3-r10) (18/27) Purging pyc (0.1-r0) (19/27) Purging python3 (3.11.3-r10) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r5) (22/27) Purging libffi (3.4.4-r2) (23/27) Purging libpanelw (6.4_p20230506-r0) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.1-r1) (26/27) Purging sqlite-libs (3.41.2-r2) (27/27) Purging xz-libs (5.4.3-r0) Executing busybox-1.36.0-r9.trigger OK: 392 MiB in 99 packages >>> py3-pefile: Updating the community/x86_64 repository index... >>> py3-pefile: Signing the index...