>>> py3-bitstruct: Building testing/py3-bitstruct 8.17.0-r0 (using abuild 3.11.10-r0) started Thu, 22 Jun 2023 14:18:41 +0000 >>> py3-bitstruct: Checking sanity of /home/buildozer/aports/testing/py3-bitstruct/APKBUILD... >>> py3-bitstruct: Analyzing dependencies... >>> py3-bitstruct: Installing for build: build-base py3-codespell py3-gpep517 py3-setuptools py3-wheel python3-dev (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing gdbm (1.23-r1) (3/28) Installing mpdecimal (2.5.1-r2) (4/28) Installing libpanelw (6.4_p20230617-r0) (5/28) Installing readline (8.2.1-r2) (6/28) Installing sqlite-libs (3.42.0-r2) (7/28) Installing python3 (3.11.4-r0) (8/28) Installing python3-pycache-pyc0 (3.11.4-r0) (9/28) Installing pyc (0.1-r0) (10/28) Installing py3-chardet-pyc (5.1.0-r1) (11/28) Installing py3-codespell-pyc (2.2.5-r0) (12/28) Installing python3-pyc (3.11.4-r0) (13/28) Installing py3-chardet (5.1.0-r1) (14/28) Installing py3-codespell (2.2.5-r0) (15/28) Installing py3-installer (0.7.0-r1) (16/28) Installing py3-installer-pyc (0.7.0-r1) (17/28) Installing py3-gpep517 (13-r2) (18/28) Installing py3-gpep517-pyc (13-r2) (19/28) Installing py3-parsing (3.1.0-r0) (20/28) Installing py3-parsing-pyc (3.1.0-r0) (21/28) Installing py3-packaging (23.1-r1) (22/28) Installing py3-packaging-pyc (23.1-r1) (23/28) Installing py3-setuptools (68.0.0-r0) (24/28) Installing py3-setuptools-pyc (68.0.0-r0) (25/28) Installing py3-wheel (0.40.0-r1) (26/28) Installing py3-wheel-pyc (0.40.0-r1) (27/28) Installing python3-dev (3.11.4-r0) (28/28) Installing .makedepends-py3-bitstruct (20230622.141846) Executing busybox-1.36.1-r1.trigger OK: 1121 MiB in 136 packages >>> py3-bitstruct: Cleaning up srcdir >>> py3-bitstruct: Cleaning up pkgdir >>> py3-bitstruct: Cleaning up tmpdir >>> py3-bitstruct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bitstruct-8.17.0.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-bitstruct: Fetching py3-bitstruct-8.17.0.tar.gz::https://github.com/eerimoq/bitstruct/archive/refs/tags/8.17.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33484 0 33484 0 0 41795 0 --:--:-- --:--:-- --:--:-- 41795 >>> py3-bitstruct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bitstruct-8.17.0.tar.gz >>> py3-bitstruct: Checking sha512sums... py3-bitstruct-8.17.0.tar.gz: OK >>> py3-bitstruct: Unpacking /var/cache/distfiles/py3-bitstruct-8.17.0.tar.gz... 2023-06-22 14:18:55,204 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-06-22 14:18:55,405 root INFO running bdist_wheel 2023-06-22 14:18:55,467 root INFO running build 2023-06-22 14:18:55,467 root INFO running build_py 2023-06-22 14:18:55,481 root INFO creating build 2023-06-22 14:18:55,481 root INFO creating build/lib.linux-riscv64-cpython-311 2023-06-22 14:18:55,482 root INFO creating build/lib.linux-riscv64-cpython-311/bitstruct 2023-06-22 14:18:55,482 root INFO copying bitstruct/__init__.py -> build/lib.linux-riscv64-cpython-311/bitstruct 2023-06-22 14:18:55,484 root INFO copying bitstruct/version.py -> build/lib.linux-riscv64-cpython-311/bitstruct 2023-06-22 14:18:55,486 root INFO running build_ext 2023-06-22 14:18:55,494 root INFO building 'bitstruct.c' extension 2023-06-22 14:18:55,495 root INFO creating build/temp.linux-riscv64-cpython-311 2023-06-22 14:18:55,496 root INFO creating build/temp.linux-riscv64-cpython-311/bitstruct 2023-06-22 14:18:55,496 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c bitstruct/bitstream.c -o build/temp.linux-riscv64-cpython-311/bitstruct/bitstream.o 2023-06-22 14:18:58,678 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c bitstruct/c.c -o build/temp.linux-riscv64-cpython-311/bitstruct/c.o 2023-06-22 14:19:04,740 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/bitstruct/bitstream.o build/temp.linux-riscv64-cpython-311/bitstruct/c.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/bitstruct/c.cpython-311-riscv64-linux-musl.so 2023-06-22 14:19:05,014 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-06-22 14:19:05,015 root INFO running install 2023-06-22 14:19:05,094 root INFO running install_lib 2023-06-22 14:19:05,105 root INFO creating build/bdist.linux-riscv64 2023-06-22 14:19:05,105 root INFO creating build/bdist.linux-riscv64/wheel 2023-06-22 14:19:05,106 root INFO creating build/bdist.linux-riscv64/wheel/bitstruct 2023-06-22 14:19:05,107 root INFO copying build/lib.linux-riscv64-cpython-311/bitstruct/__init__.py -> build/bdist.linux-riscv64/wheel/bitstruct 2023-06-22 14:19:05,108 root INFO copying build/lib.linux-riscv64-cpython-311/bitstruct/c.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/bitstruct 2023-06-22 14:19:05,109 root INFO copying build/lib.linux-riscv64-cpython-311/bitstruct/version.py -> build/bdist.linux-riscv64/wheel/bitstruct 2023-06-22 14:19:05,110 root INFO running install_egg_info 2023-06-22 14:19:05,159 root INFO running egg_info 2023-06-22 14:19:05,159 root INFO creating bitstruct.egg-info 2023-06-22 14:19:05,168 root INFO writing bitstruct.egg-info/PKG-INFO 2023-06-22 14:19:05,169 root INFO writing dependency_links to bitstruct.egg-info/dependency_links.txt 2023-06-22 14:19:05,171 root INFO writing top-level names to bitstruct.egg-info/top_level.txt 2023-06-22 14:19:05,172 root INFO writing manifest file 'bitstruct.egg-info/SOURCES.txt' 2023-06-22 14:19:05,183 root INFO reading manifest file 'bitstruct.egg-info/SOURCES.txt' 2023-06-22 14:19:05,184 root INFO reading manifest template 'MANIFEST.in' 2023-06-22 14:19:05,192 root INFO adding license file 'LICENSE' 2023-06-22 14:19:05,197 root INFO writing manifest file 'bitstruct.egg-info/SOURCES.txt' 2023-06-22 14:19:05,197 root INFO Copying bitstruct.egg-info to build/bdist.linux-riscv64/wheel/bitstruct-8.17.0-py3.11.egg-info 2023-06-22 14:19:05,201 root INFO running install_scripts 2023-06-22 14:19:05,233 wheel INFO creating build/bdist.linux-riscv64/wheel/bitstruct-8.17.0.dist-info/WHEEL 2023-06-22 14:19:05,238 wheel INFO creating '/home/buildozer/aports/testing/py3-bitstruct/src/bitstruct-8.17.0/.dist/.tmp-gkn2ml73/bitstruct-8.17.0-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-06-22 14:19:05,241 wheel INFO adding 'bitstruct/__init__.py' 2023-06-22 14:19:05,247 wheel INFO adding 'bitstruct/c.cpython-311-riscv64-linux-musl.so' 2023-06-22 14:19:05,251 wheel INFO adding 'bitstruct/version.py' 2023-06-22 14:19:05,253 wheel INFO adding 'bitstruct-8.17.0.dist-info/LICENSE' 2023-06-22 14:19:05,254 wheel INFO adding 'bitstruct-8.17.0.dist-info/METADATA' 2023-06-22 14:19:05,254 wheel INFO adding 'bitstruct-8.17.0.dist-info/WHEEL' 2023-06-22 14:19:05,255 wheel INFO adding 'bitstruct-8.17.0.dist-info/top_level.txt' 2023-06-22 14:19:05,258 wheel INFO adding 'bitstruct-8.17.0.dist-info/RECORD' 2023-06-22 14:19:05,259 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-06-22 14:19:05,262 gpep517 INFO The backend produced .dist/bitstruct-8.17.0-cp311-cp311-linux_riscv64.whl bitstruct-8.17.0-cp311-cp311-linux_riscv64.whl >>> py3-bitstruct: Entering fakeroot... >>> py3-bitstruct-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bitstruct/pkg/py3-bitstruct/usr/lib/python3.11/site-packages/bitstruct/__pycache__' -> '/home/buildozer/aports/testing/py3-bitstruct/pkg/py3-bitstruct-pyc/usr/lib/python3.11/site-packages/bitstruct/__pycache__' >>> py3-bitstruct-pyc*: Preparing subpackage py3-bitstruct-pyc... >>> py3-bitstruct-pyc*: Running postcheck for py3-bitstruct-pyc >>> py3-bitstruct*: Running postcheck for py3-bitstruct >>> py3-bitstruct*: Preparing package py3-bitstruct... >>> py3-bitstruct*: Stripping binaries >>> py3-bitstruct-pyc*: Scanning shared objects >>> py3-bitstruct*: Scanning shared objects >>> py3-bitstruct-pyc*: Tracing dependencies... py3-codespell python3~3.11 >>> py3-bitstruct-pyc*: Package size: 64.0 KB >>> py3-bitstruct-pyc*: Compressing data... >>> py3-bitstruct-pyc*: Create checksum... >>> py3-bitstruct-pyc*: Create py3-bitstruct-pyc-8.17.0-r0.apk >>> py3-bitstruct*: Tracing dependencies... py3-codespell python3~3.11 so:libc.musl-riscv64.so.1 >>> py3-bitstruct*: Package size: 120.0 KB >>> py3-bitstruct*: Compressing data... >>> py3-bitstruct*: Create checksum... >>> py3-bitstruct*: Create py3-bitstruct-8.17.0-r0.apk >>> py3-bitstruct: Build complete at Thu, 22 Jun 2023 14:19:11 +0000 elapsed time 0h 0m 30s >>> py3-bitstruct: Cleaning up srcdir >>> py3-bitstruct: Cleaning up pkgdir >>> py3-bitstruct: Uninstalling dependencies... (1/28) Purging .makedepends-py3-bitstruct (20230622.141846) (2/28) Purging py3-codespell-pyc (2.2.5-r0) (3/28) Purging py3-codespell (2.2.5-r0) (4/28) Purging py3-chardet-pyc (5.1.0-r1) (5/28) Purging py3-chardet (5.1.0-r1) (6/28) Purging py3-gpep517-pyc (13-r2) (7/28) Purging py3-gpep517 (13-r2) (8/28) Purging py3-installer-pyc (0.7.0-r1) (9/28) Purging py3-installer (0.7.0-r1) (10/28) Purging py3-setuptools-pyc (68.0.0-r0) (11/28) Purging py3-setuptools (68.0.0-r0) (12/28) Purging py3-wheel-pyc (0.40.0-r1) (13/28) Purging py3-wheel (0.40.0-r1) (14/28) Purging py3-packaging-pyc (23.1-r1) (15/28) Purging py3-packaging (23.1-r1) (16/28) Purging py3-parsing-pyc (3.1.0-r0) (17/28) Purging py3-parsing (3.1.0-r0) (18/28) Purging python3-dev (3.11.4-r0) (19/28) Purging python3-pyc (3.11.4-r0) (20/28) Purging python3-pycache-pyc0 (3.11.4-r0) (21/28) Purging pyc (0.1-r0) (22/28) Purging python3 (3.11.4-r0) (23/28) Purging gdbm (1.23-r1) (24/28) Purging libbz2 (1.0.8-r6) (25/28) Purging libpanelw (6.4_p20230617-r0) (26/28) Purging mpdecimal (2.5.1-r2) (27/28) Purging readline (8.2.1-r2) (28/28) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 914 MiB in 108 packages >>> py3-bitstruct: Updating the testing/riscv64 repository index... >>> py3-bitstruct: Signing the index...