>>> py3-distorm3: Building testing/py3-distorm3 3.5.2-r6 (using abuild 3.13.0-r5) started Thu, 08 Aug 2024 18:16:26 +0000 >>> py3-distorm3: Checking sanity of /home/buildozer/aports/testing/py3-distorm3/APKBUILD... >>> py3-distorm3: Analyzing dependencies... >>> py3-distorm3: Installing for build: build-base python3 py3-setuptools python3-dev py3-gpep517 (1/23) Installing libbz2 (1.0.8-r6) (2/23) Installing libffi (3.4.6-r0) (3/23) Installing gdbm (1.24-r0) (4/23) Installing xz-libs (5.6.2-r0) (5/23) Installing mpdecimal (4.0.0-r0) (6/23) Installing libpanelw (6.5_p20240601-r0) (7/23) Installing sqlite-libs (3.46.0-r0) (8/23) Installing python3 (3.12.4-r0) (9/23) Installing python3-pycache-pyc0 (3.12.4-r0) (10/23) Installing pyc (3.12.4-r0) (11/23) Installing python3-pyc (3.12.4-r0) (12/23) Installing py3-parsing (3.1.2-r1) (13/23) Installing py3-parsing-pyc (3.1.2-r1) (14/23) Installing py3-packaging (24.1-r0) (15/23) Installing py3-packaging-pyc (24.1-r0) (16/23) Installing py3-setuptools (70.3.0-r0) (17/23) Installing py3-setuptools-pyc (70.3.0-r0) (18/23) Installing python3-dev (3.12.4-r0) (19/23) Installing py3-installer (0.7.0-r2) (20/23) Installing py3-installer-pyc (0.7.0-r2) (21/23) Installing py3-gpep517 (16-r0) (22/23) Installing py3-gpep517-pyc (16-r0) (23/23) Installing .makedepends-py3-distorm3 (20240808.181627) Executing busybox-1.36.1-r31.trigger OK: 607 MiB in 131 packages >>> py3-distorm3: Cleaning up srcdir >>> py3-distorm3: Cleaning up pkgdir >>> py3-distorm3: Cleaning up tmpdir >>> py3-distorm3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/distorm3-3.5.2.tar.gz >>> py3-distorm3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/distorm3-3.5.2.tar.gz >>> py3-distorm3: Checking sha512sums... distorm3-3.5.2.tar.gz: OK >>> py3-distorm3: Unpacking /var/cache/distfiles/edge/distorm3-3.5.2.tar.gz... 2024-08-08 18:16:28,970 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-08 18:16:28,982 root INFO running bdist_wheel 2024-08-08 18:16:28,995 root INFO running build 2024-08-08 18:16:28,995 root INFO running build_py 2024-08-08 18:16:28,997 root INFO creating build 2024-08-08 18:16:28,997 root INFO creating build/lib.linux-aarch64-cpython-312 2024-08-08 18:16:28,997 root INFO creating build/lib.linux-aarch64-cpython-312/distorm3 2024-08-08 18:16:28,997 root INFO copying python/distorm3/__init__.py -> build/lib.linux-aarch64-cpython-312/distorm3 2024-08-08 18:16:28,998 root INFO copying python/distorm3/_generated.py -> build/lib.linux-aarch64-cpython-312/distorm3 2024-08-08 18:16:28,998 root INFO copying python/distorm3/__main__.py -> build/lib.linux-aarch64-cpython-312/distorm3 2024-08-08 18:16:28,998 root INFO running build_ext 2024-08-08 18:16:29,000 root INFO building '_distorm3' extension 2024-08-08 18:16:29,000 root INFO creating build/temp.linux-aarch64-cpython-312 2024-08-08 18:16:29,000 root INFO creating build/temp.linux-aarch64-cpython-312/python 2024-08-08 18:16:29,000 root INFO creating build/temp.linux-aarch64-cpython-312/src 2024-08-08 18:16:29,000 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c python/python_module_init.c -o build/temp.linux-aarch64-cpython-312/python/python_module_init.o 2024-08-08 18:16:29,094 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/decoder.c -o build/temp.linux-aarch64-cpython-312/src/decoder.o In file included from src/instructions.h:16, from src/decoder.c:13: src/prefix.h:58:14: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] 58 | _INLINE_ int prefixes_is_valid(unsigned char ch, _DecodeType dt) | ^~~~~~~~~~~~~~~~~ 2024-08-08 18:16:29,323 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/distorm.c -o build/temp.linux-aarch64-cpython-312/src/distorm.o 2024-08-08 18:16:29,547 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/instructions.c -o build/temp.linux-aarch64-cpython-312/src/instructions.o 2024-08-08 18:16:29,735 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/insts.c -o build/temp.linux-aarch64-cpython-312/src/insts.o In file included from src/instructions.h:16, from src/insts.h:15, from src/insts.c:13: src/prefix.h:65:15: warning: 'prefixes_ignore' defined but not used [-Wunused-function] 65 | _INLINE_ void prefixes_ignore(_PrefixState* ps, _PrefixIndexer pi) | ^~~~~~~~~~~~~~~ src/prefix.h:58:14: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] 58 | _INLINE_ int prefixes_is_valid(unsigned char ch, _DecodeType dt) | ^~~~~~~~~~~~~~~~~ 2024-08-08 18:16:29,791 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/mnemonics.c -o build/temp.linux-aarch64-cpython-312/src/mnemonics.o 2024-08-08 18:16:29,814 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/operands.c -o build/temp.linux-aarch64-cpython-312/src/operands.o In file included from src/operands.h:17, from src/operands.c:13: src/prefix.h:65:15: warning: 'prefixes_ignore' defined but not used [-Wunused-function] 65 | _INLINE_ void prefixes_ignore(_PrefixState* ps, _PrefixIndexer pi) | ^~~~~~~~~~~~~~~ src/prefix.h:58:14: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] 58 | _INLINE_ int prefixes_is_valid(unsigned char ch, _DecodeType dt) | ^~~~~~~~~~~~~~~~~ 2024-08-08 18:16:30,275 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/prefix.c -o build/temp.linux-aarch64-cpython-312/src/prefix.o In file included from src/prefix.c:12: src/prefix.h:58:14: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] 58 | _INLINE_ int prefixes_is_valid(unsigned char ch, _DecodeType dt) | ^~~~~~~~~~~~~~~~~ 2024-08-08 18:16:30,402 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/textdefs.c -o build/temp.linux-aarch64-cpython-312/src/textdefs.o In file included from src/textdefs.h:16, from src/textdefs.c:12: src/wstring.h:20:15: warning: 'strcat_WSR' defined but not used [-Wunused-function] 20 | _INLINE_ void strcat_WSR(unsigned char** str, const _WRegister* reg) | ^~~~~~~~~~ 2024-08-08 18:16:30,455 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-aarch64-cpython-312/python/python_module_init.o build/temp.linux-aarch64-cpython-312/src/decoder.o build/temp.linux-aarch64-cpython-312/src/distorm.o build/temp.linux-aarch64-cpython-312/src/instructions.o build/temp.linux-aarch64-cpython-312/src/insts.o build/temp.linux-aarch64-cpython-312/src/mnemonics.o build/temp.linux-aarch64-cpython-312/src/operands.o build/temp.linux-aarch64-cpython-312/src/prefix.o build/temp.linux-aarch64-cpython-312/src/textdefs.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/_distorm3.cpython-312-aarch64-linux-musl.so 2024-08-08 18:16:30,473 root INFO installing to build/bdist.linux-aarch64/wheel 2024-08-08 18:16:30,473 root INFO running install 2024-08-08 18:16:30,481 root INFO running install_lib 2024-08-08 18:16:30,483 root INFO creating build/bdist.linux-aarch64 2024-08-08 18:16:30,483 root INFO creating build/bdist.linux-aarch64/wheel 2024-08-08 18:16:30,483 root INFO copying build/lib.linux-aarch64-cpython-312/_distorm3.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel 2024-08-08 18:16:30,483 root INFO creating build/bdist.linux-aarch64/wheel/distorm3 2024-08-08 18:16:30,484 root INFO copying build/lib.linux-aarch64-cpython-312/distorm3/__init__.py -> build/bdist.linux-aarch64/wheel/distorm3 2024-08-08 18:16:30,484 root INFO copying build/lib.linux-aarch64-cpython-312/distorm3/_generated.py -> build/bdist.linux-aarch64/wheel/distorm3 2024-08-08 18:16:30,484 root INFO copying build/lib.linux-aarch64-cpython-312/distorm3/__main__.py -> build/bdist.linux-aarch64/wheel/distorm3 2024-08-08 18:16:30,484 root INFO writing byte-compilation script '/tmp/tmpjt7n9_uu.py' 2024-08-08 18:16:30,484 root INFO /usr/bin/python3 /tmp/tmpjt7n9_uu.py 2024-08-08 18:16:30,670 root INFO removing /tmp/tmpjt7n9_uu.py 2024-08-08 18:16:30,670 root INFO running install_egg_info 2024-08-08 18:16:30,671 root INFO running egg_info 2024-08-08 18:16:30,672 root INFO writing python/distorm3.egg-info/PKG-INFO 2024-08-08 18:16:30,673 root INFO writing dependency_links to python/distorm3.egg-info/dependency_links.txt 2024-08-08 18:16:30,673 root INFO writing top-level names to python/distorm3.egg-info/top_level.txt 2024-08-08 18:16:30,674 root INFO reading manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-08-08 18:16:30,675 root INFO reading manifest template 'MANIFEST.in' 2024-08-08 18:16:30,675 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj' 2024-08-08 18:16:30,675 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj.filters' 2024-08-08 18:16:30,675 root WARNING warning: no files found matching 'make\win32\distorm.sln' 2024-08-08 18:16:30,675 root WARNING warning: no files found matching 'make\win32\resource.h' 2024-08-08 18:16:30,675 root WARNING warning: no files found matching 'make\win32\Resource.rc' 2024-08-08 18:16:30,676 root INFO adding license file 'COPYING' 2024-08-08 18:16:30,677 root INFO writing manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-08-08 18:16:30,677 root INFO Copying python/distorm3.egg-info to build/bdist.linux-aarch64/wheel/distorm3-3.5.2-py3.12.egg-info 2024-08-08 18:16:30,678 root INFO running install_scripts 2024-08-08 18:16:30,682 root INFO creating build/bdist.linux-aarch64/wheel/distorm3-3.5.2.dist-info/WHEEL 2024-08-08 18:16:30,683 wheel INFO creating '/home/buildozer/aports/testing/py3-distorm3/src/distorm3-3.5.2/.dist/.tmp-bfz_tzmw/distorm3-3.5.2-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-08-08 18:16:30,683 wheel INFO adding '_distorm3.cpython-312-aarch64-linux-musl.so' 2024-08-08 18:16:30,684 wheel INFO adding 'distorm3/__init__.py' 2024-08-08 18:16:30,684 wheel INFO adding 'distorm3/__main__.py' 2024-08-08 18:16:30,684 wheel INFO adding 'distorm3/_generated.py' 2024-08-08 18:16:30,685 wheel INFO adding 'distorm3/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-08-08 18:16:30,685 wheel INFO adding 'distorm3/__pycache__/__main__.cpython-312.opt-1.pyc' 2024-08-08 18:16:30,685 wheel INFO adding 'distorm3/__pycache__/_generated.cpython-312.opt-1.pyc' 2024-08-08 18:16:30,685 wheel INFO adding 'distorm3-3.5.2.dist-info/COPYING' 2024-08-08 18:16:30,686 wheel INFO adding 'distorm3-3.5.2.dist-info/METADATA' 2024-08-08 18:16:30,686 wheel INFO adding 'distorm3-3.5.2.dist-info/WHEEL' 2024-08-08 18:16:30,686 wheel INFO adding 'distorm3-3.5.2.dist-info/top_level.txt' 2024-08-08 18:16:30,686 wheel INFO adding 'distorm3-3.5.2.dist-info/RECORD' 2024-08-08 18:16:30,686 root INFO removing build/bdist.linux-aarch64/wheel 2024-08-08 18:16:30,687 gpep517 INFO The backend produced .dist/distorm3-3.5.2-cp312-cp312-linux_aarch64.whl distorm3-3.5.2-cp312-cp312-linux_aarch64.whl >>> WARNING: py3-distorm3: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-distorm3: Entering fakeroot... 2024-08-08 18:16:30,858 gpep517 INFO Installing .dist/distorm3-3.5.2-cp312-cp312-linux_aarch64.whl into /home/buildozer/aports/testing/py3-distorm3/pkg/py3-distorm3 2024-08-08 18:16:30,878 gpep517 INFO Installation complete >>> py3-distorm3-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-distorm3/pkg/py3-distorm3/usr/lib/python3.12/site-packages/distorm3/__pycache__' -> '/home/buildozer/aports/testing/py3-distorm3/pkg/py3-distorm3-pyc/usr/lib/python3.12/site-packages/distorm3/__pycache__' >>> py3-distorm3-pyc*: Preparing subpackage py3-distorm3-pyc... >>> py3-distorm3-pyc*: Running postcheck for py3-distorm3-pyc >>> py3-distorm3*: Running postcheck for py3-distorm3 >>> py3-distorm3*: Preparing package py3-distorm3... >>> py3-distorm3*: Stripping binaries >>> py3-distorm3-pyc*: Scanning shared objects >>> py3-distorm3*: Scanning shared objects >>> py3-distorm3-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-distorm3-pyc*: Package size: 180.0 KB >>> py3-distorm3-pyc*: Compressing data... >>> py3-distorm3-pyc*: Create checksum... >>> py3-distorm3-pyc*: Create py3-distorm3-pyc-3.5.2-r6.apk >>> py3-distorm3*: Tracing dependencies... python3 python3~3.12 so:libc.musl-aarch64.so.1 >>> py3-distorm3*: Package size: 200.0 KB >>> py3-distorm3*: Compressing data... >>> py3-distorm3*: Create checksum... >>> py3-distorm3*: Create py3-distorm3-3.5.2-r6.apk >>> py3-distorm3: Build complete at Thu, 08 Aug 2024 18:16:31 +0000 elapsed time 0h 0m 5s >>> py3-distorm3: Cleaning up srcdir >>> py3-distorm3: Cleaning up pkgdir >>> py3-distorm3: Uninstalling dependencies... (1/23) Purging .makedepends-py3-distorm3 (20240808.181627) (2/23) Purging py3-setuptools-pyc (70.3.0-r0) (3/23) Purging py3-setuptools (70.3.0-r0) (4/23) Purging py3-packaging-pyc (24.1-r0) (5/23) Purging py3-packaging (24.1-r0) (6/23) Purging py3-parsing-pyc (3.1.2-r1) (7/23) Purging py3-parsing (3.1.2-r1) (8/23) Purging python3-dev (3.12.4-r0) (9/23) Purging py3-gpep517-pyc (16-r0) (10/23) Purging py3-gpep517 (16-r0) (11/23) Purging py3-installer-pyc (0.7.0-r2) (12/23) Purging py3-installer (0.7.0-r2) (13/23) Purging python3-pyc (3.12.4-r0) (14/23) Purging python3-pycache-pyc0 (3.12.4-r0) (15/23) Purging pyc (3.12.4-r0) (16/23) Purging python3 (3.12.4-r0) (17/23) Purging gdbm (1.24-r0) (18/23) Purging libbz2 (1.0.8-r6) (19/23) Purging libffi (3.4.6-r0) (20/23) Purging libpanelw (6.5_p20240601-r0) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging sqlite-libs (3.46.0-r0) (23/23) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 442 MiB in 108 packages >>> py3-distorm3: Updating the testing/aarch64 repository index... >>> py3-distorm3: Signing the index...