>>> py3-bitstruct: Building testing/py3-bitstruct 8.19.0-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:07:36 +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 libffi (3.4.6-r0) (2/28) Installing gdbm (1.23-r1) (3/28) Installing mpdecimal (4.0.0-r0) (4/28) Installing libpanelw (6.4_p20240330-r0) (5/28) Installing readline (8.2.10-r0) (6/28) Installing sqlite-libs (3.45.2-r0) (7/28) Installing python3 (3.12.3-r0) (8/28) Installing python3-pycache-pyc0 (3.12.3-r0) (9/28) Installing pyc (3.12.3-r0) (10/28) Installing py3-chardet-pyc (5.2.0-r1) (11/28) Installing py3-codespell-pyc (2.2.6-r1) (12/28) Installing python3-pyc (3.12.3-r0) (13/28) Installing py3-chardet (5.2.0-r1) (14/28) Installing py3-codespell (2.2.6-r1) (15/28) Installing py3-installer (0.7.0-r2) (16/28) Installing py3-installer-pyc (0.7.0-r2) (17/28) Installing py3-gpep517 (15-r2) (18/28) Installing py3-gpep517-pyc (15-r2) (19/28) Installing py3-parsing (3.1.2-r1) (20/28) Installing py3-parsing-pyc (3.1.2-r1) (21/28) Installing py3-packaging (24.0-r1) (22/28) Installing py3-packaging-pyc (24.0-r1) (23/28) Installing py3-setuptools (69.2.0-r2) (24/28) Installing py3-setuptools-pyc (69.2.0-r2) (25/28) Installing py3-wheel (0.42.0-r1) (26/28) Installing py3-wheel-pyc (0.42.0-r1) (27/28) Installing python3-dev (3.12.3-r0) (28/28) Installing .makedepends-py3-bitstruct (20240415.150737) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 138 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.19.0.tar.gz >>> py3-bitstruct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bitstruct-8.19.0.tar.gz >>> py3-bitstruct: Checking sha512sums... py3-bitstruct-8.19.0.tar.gz: OK >>> py3-bitstruct: Unpacking /var/cache/distfiles/py3-bitstruct-8.19.0.tar.gz... 2024-04-15 15:07:39,080 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 15:07:39,209 root INFO running bdist_wheel 2024-04-15 15:07:39,219 root INFO running build 2024-04-15 15:07:39,219 root INFO running build_py 2024-04-15 15:07:39,221 root INFO creating build 2024-04-15 15:07:39,221 root INFO creating build/lib.linux-ppc64le-cpython-312 2024-04-15 15:07:39,221 root INFO creating build/lib.linux-ppc64le-cpython-312/bitstruct 2024-04-15 15:07:39,221 root INFO copying src/bitstruct/__init__.py -> build/lib.linux-ppc64le-cpython-312/bitstruct 2024-04-15 15:07:39,222 root INFO running egg_info 2024-04-15 15:07:39,222 root INFO creating src/bitstruct.egg-info 2024-04-15 15:07:39,224 root INFO writing src/bitstruct.egg-info/PKG-INFO 2024-04-15 15:07:39,224 root INFO writing dependency_links to src/bitstruct.egg-info/dependency_links.txt 2024-04-15 15:07:39,224 root INFO writing top-level names to src/bitstruct.egg-info/top_level.txt 2024-04-15 15:07:39,224 root INFO writing manifest file 'src/bitstruct.egg-info/SOURCES.txt' 2024-04-15 15:07:39,228 root INFO reading manifest file 'src/bitstruct.egg-info/SOURCES.txt' 2024-04-15 15:07:39,228 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 15:07:39,229 root INFO adding license file 'LICENSE' 2024-04-15 15:07:39,230 root INFO writing manifest file 'src/bitstruct.egg-info/SOURCES.txt' 2024-04-15 15:07:39,231 root INFO copying src/bitstruct/bitstream.c -> build/lib.linux-ppc64le-cpython-312/bitstruct 2024-04-15 15:07:39,231 root INFO copying src/bitstruct/bitstream.h -> build/lib.linux-ppc64le-cpython-312/bitstruct 2024-04-15 15:07:39,231 root INFO copying src/bitstruct/c.c -> build/lib.linux-ppc64le-cpython-312/bitstruct 2024-04-15 15:07:39,232 root INFO running build_ext 2024-04-15 15:07:39,233 root INFO building 'bitstruct.c' extension 2024-04-15 15:07:39,233 root INFO creating build/temp.linux-ppc64le-cpython-312 2024-04-15 15:07:39,233 root INFO creating build/temp.linux-ppc64le-cpython-312/src 2024-04-15 15:07:39,234 root INFO creating build/temp.linux-ppc64le-cpython-312/src/bitstruct 2024-04-15 15:07:39,234 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/bitstruct/bitstream.c -o build/temp.linux-ppc64le-cpython-312/src/bitstruct/bitstream.o 2024-04-15 15:07:39,475 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/bitstruct/c.c -o build/temp.linux-ppc64le-cpython-312/src/bitstruct/c.o 2024-04-15 15:07:40,110 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/src/bitstruct/bitstream.o build/temp.linux-ppc64le-cpython-312/src/bitstruct/c.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/bitstruct/c.cpython-312-powerpc64le-linux-musl.so 2024-04-15 15:07:40,133 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-15 15:07:40,133 root INFO running install 2024-04-15 15:07:40,162 root INFO running install_lib 2024-04-15 15:07:40,165 root INFO creating build/bdist.linux-ppc64le 2024-04-15 15:07:40,165 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-15 15:07:40,165 root INFO creating build/bdist.linux-ppc64le/wheel/bitstruct 2024-04-15 15:07:40,165 root INFO copying build/lib.linux-ppc64le-cpython-312/bitstruct/c.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/bitstruct 2024-04-15 15:07:40,166 root INFO copying build/lib.linux-ppc64le-cpython-312/bitstruct/bitstream.h -> build/bdist.linux-ppc64le/wheel/bitstruct 2024-04-15 15:07:40,166 root INFO copying build/lib.linux-ppc64le-cpython-312/bitstruct/bitstream.c -> build/bdist.linux-ppc64le/wheel/bitstruct 2024-04-15 15:07:40,166 root INFO copying build/lib.linux-ppc64le-cpython-312/bitstruct/c.c -> build/bdist.linux-ppc64le/wheel/bitstruct 2024-04-15 15:07:40,167 root INFO copying build/lib.linux-ppc64le-cpython-312/bitstruct/__init__.py -> build/bdist.linux-ppc64le/wheel/bitstruct 2024-04-15 15:07:40,167 root INFO running install_egg_info 2024-04-15 15:07:40,169 root INFO Copying src/bitstruct.egg-info to build/bdist.linux-ppc64le/wheel/bitstruct-8.19.0-py3.12.egg-info 2024-04-15 15:07:40,170 root INFO running install_scripts 2024-04-15 15:07:40,179 wheel INFO creating build/bdist.linux-ppc64le/wheel/bitstruct-8.19.0.dist-info/WHEEL 2024-04-15 15:07:40,180 wheel INFO creating '/home/buildozer/aports/testing/py3-bitstruct/src/bitstruct-8.19.0/.dist/.tmp-3r__xjre/bitstruct-8.19.0-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-15 15:07:40,180 wheel INFO adding 'bitstruct/__init__.py' 2024-04-15 15:07:40,181 wheel INFO adding 'bitstruct/bitstream.c' 2024-04-15 15:07:40,181 wheel INFO adding 'bitstruct/bitstream.h' 2024-04-15 15:07:40,182 wheel INFO adding 'bitstruct/c.c' 2024-04-15 15:07:40,183 wheel INFO adding 'bitstruct/c.cpython-312-powerpc64le-linux-musl.so' 2024-04-15 15:07:40,184 wheel INFO adding 'bitstruct-8.19.0.dist-info/LICENSE' 2024-04-15 15:07:40,185 wheel INFO adding 'bitstruct-8.19.0.dist-info/METADATA' 2024-04-15 15:07:40,185 wheel INFO adding 'bitstruct-8.19.0.dist-info/WHEEL' 2024-04-15 15:07:40,185 wheel INFO adding 'bitstruct-8.19.0.dist-info/top_level.txt' 2024-04-15 15:07:40,185 wheel INFO adding 'bitstruct-8.19.0.dist-info/RECORD' 2024-04-15 15:07:40,186 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-15 15:07:40,187 gpep517 INFO The backend produced .dist/bitstruct-8.19.0-cp312-cp312-linux_ppc64le.whl bitstruct-8.19.0-cp312-cp312-linux_ppc64le.whl >>> py3-bitstruct: Entering fakeroot... >>> py3-bitstruct-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bitstruct/pkg/py3-bitstruct/usr/lib/python3.12/site-packages/bitstruct/__pycache__' -> '/home/buildozer/aports/testing/py3-bitstruct/pkg/py3-bitstruct-pyc/usr/lib/python3.12/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.12 >>> py3-bitstruct-pyc*: Package size: 56.0 KB >>> py3-bitstruct-pyc*: Compressing data... >>> py3-bitstruct-pyc*: Create checksum... >>> py3-bitstruct-pyc*: Create py3-bitstruct-pyc-8.19.0-r1.apk >>> py3-bitstruct*: Tracing dependencies... py3-codespell python3~3.12 so:libc.musl-ppc64le.so.1 >>> py3-bitstruct*: Package size: 240.0 KB >>> py3-bitstruct*: Compressing data... >>> py3-bitstruct*: Create checksum... >>> py3-bitstruct*: Create py3-bitstruct-8.19.0-r1.apk >>> py3-bitstruct: Build complete at Mon, 15 Apr 2024 15:07:40 +0000 elapsed time 0h 0m 4s >>> py3-bitstruct: Cleaning up srcdir >>> py3-bitstruct: Cleaning up pkgdir >>> py3-bitstruct: Uninstalling dependencies... (1/28) Purging .makedepends-py3-bitstruct (20240415.150737) (2/28) Purging py3-codespell-pyc (2.2.6-r1) (3/28) Purging py3-codespell (2.2.6-r1) (4/28) Purging py3-chardet-pyc (5.2.0-r1) (5/28) Purging py3-chardet (5.2.0-r1) (6/28) Purging py3-gpep517-pyc (15-r2) (7/28) Purging py3-gpep517 (15-r2) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-setuptools-pyc (69.2.0-r2) (11/28) Purging py3-setuptools (69.2.0-r2) (12/28) Purging py3-wheel-pyc (0.42.0-r1) (13/28) Purging py3-wheel (0.42.0-r1) (14/28) Purging py3-packaging-pyc (24.0-r1) (15/28) Purging py3-packaging (24.0-r1) (16/28) Purging py3-parsing-pyc (3.1.2-r1) (17/28) Purging py3-parsing (3.1.2-r1) (18/28) Purging python3-dev (3.12.3-r0) (19/28) Purging python3-pyc (3.12.3-r0) (20/28) Purging python3-pycache-pyc0 (3.12.3-r0) (21/28) Purging pyc (3.12.3-r0) (22/28) Purging python3 (3.12.3-r0) (23/28) Purging gdbm (1.23-r1) (24/28) Purging libffi (3.4.6-r0) (25/28) Purging libpanelw (6.4_p20240330-r0) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging readline (8.2.10-r0) (28/28) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-bitstruct: Updating the testing/ppc64le repository index... >>> py3-bitstruct: Signing the index...