>>> py3-distorm3: Building testing/py3-distorm3 3.5.2-r6 (using abuild 3.13.0-r5) started Thu, 08 Aug 2024 19:18:18 +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.191819) Executing busybox-1.36.1-r31.trigger OK: 549 MiB in 130 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 % 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 135k 100 135k 0 0 769k 0 --:--:-- --:--:-- --:--:-- 772k >>> 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 19:18:20,776 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-08 19:18:20,789 root INFO running bdist_wheel 2024-08-08 19:18:20,803 root INFO running build 2024-08-08 19:18:20,803 root INFO running build_py 2024-08-08 19:18:20,805 root INFO creating build 2024-08-08 19:18:20,805 root INFO creating build/lib.linux-x86_64-cpython-312 2024-08-08 19:18:20,805 root INFO creating build/lib.linux-x86_64-cpython-312/distorm3 2024-08-08 19:18:20,805 root INFO copying python/distorm3/_generated.py -> build/lib.linux-x86_64-cpython-312/distorm3 2024-08-08 19:18:20,805 root INFO copying python/distorm3/__init__.py -> build/lib.linux-x86_64-cpython-312/distorm3 2024-08-08 19:18:20,805 root INFO copying python/distorm3/__main__.py -> build/lib.linux-x86_64-cpython-312/distorm3 2024-08-08 19:18:20,806 root INFO running build_ext 2024-08-08 19:18:20,807 root INFO building '_distorm3' extension 2024-08-08 19:18:20,807 root INFO creating build/temp.linux-x86_64-cpython-312 2024-08-08 19:18:20,807 root INFO creating build/temp.linux-x86_64-cpython-312/python 2024-08-08 19:18:20,808 root INFO creating build/temp.linux-x86_64-cpython-312/src 2024-08-08 19:18:20,808 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c python/python_module_init.c -o build/temp.linux-x86_64-cpython-312/python/python_module_init.o 2024-08-08 19:18:20,931 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/decoder.c -o build/temp.linux-x86_64-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 19:18:21,153 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/distorm.c -o build/temp.linux-x86_64-cpython-312/src/distorm.o 2024-08-08 19:18:21,390 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/instructions.c -o build/temp.linux-x86_64-cpython-312/src/instructions.o 2024-08-08 19:18:21,582 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/insts.c -o build/temp.linux-x86_64-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 19:18:21,636 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/mnemonics.c -o build/temp.linux-x86_64-cpython-312/src/mnemonics.o 2024-08-08 19:18:21,655 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/operands.c -o build/temp.linux-x86_64-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 19:18:22,073 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/prefix.c -o build/temp.linux-x86_64-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 19:18:22,205 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.12 -c src/textdefs.c -o build/temp.linux-x86_64-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 19:18:22,262 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/python/python_module_init.o build/temp.linux-x86_64-cpython-312/src/decoder.o build/temp.linux-x86_64-cpython-312/src/distorm.o build/temp.linux-x86_64-cpython-312/src/instructions.o build/temp.linux-x86_64-cpython-312/src/insts.o build/temp.linux-x86_64-cpython-312/src/mnemonics.o build/temp.linux-x86_64-cpython-312/src/operands.o build/temp.linux-x86_64-cpython-312/src/prefix.o build/temp.linux-x86_64-cpython-312/src/textdefs.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/_distorm3.cpython-312-x86_64-linux-musl.so 2024-08-08 19:18:22,293 root INFO installing to build/bdist.linux-x86_64/wheel 2024-08-08 19:18:22,294 root INFO running install 2024-08-08 19:18:22,315 root INFO running install_lib 2024-08-08 19:18:22,319 root INFO creating build/bdist.linux-x86_64 2024-08-08 19:18:22,319 root INFO creating build/bdist.linux-x86_64/wheel 2024-08-08 19:18:22,320 root INFO copying build/lib.linux-x86_64-cpython-312/_distorm3.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel 2024-08-08 19:18:22,321 root INFO creating build/bdist.linux-x86_64/wheel/distorm3 2024-08-08 19:18:22,321 root INFO copying build/lib.linux-x86_64-cpython-312/distorm3/_generated.py -> build/bdist.linux-x86_64/wheel/distorm3 2024-08-08 19:18:22,322 root INFO copying build/lib.linux-x86_64-cpython-312/distorm3/__init__.py -> build/bdist.linux-x86_64/wheel/distorm3 2024-08-08 19:18:22,323 root INFO copying build/lib.linux-x86_64-cpython-312/distorm3/__main__.py -> build/bdist.linux-x86_64/wheel/distorm3 2024-08-08 19:18:22,324 root INFO writing byte-compilation script '/tmp/tmpbnv8v2mv.py' 2024-08-08 19:18:22,324 root INFO /usr/bin/python3 /tmp/tmpbnv8v2mv.py 2024-08-08 19:18:22,523 root INFO removing /tmp/tmpbnv8v2mv.py 2024-08-08 19:18:22,523 root INFO running install_egg_info 2024-08-08 19:18:22,528 root INFO running egg_info 2024-08-08 19:18:22,530 root INFO writing python/distorm3.egg-info/PKG-INFO 2024-08-08 19:18:22,531 root INFO writing dependency_links to python/distorm3.egg-info/dependency_links.txt 2024-08-08 19:18:22,532 root INFO writing top-level names to python/distorm3.egg-info/top_level.txt 2024-08-08 19:18:22,536 root INFO reading manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-08-08 19:18:22,537 root INFO reading manifest template 'MANIFEST.in' 2024-08-08 19:18:22,538 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj' 2024-08-08 19:18:22,538 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj.filters' 2024-08-08 19:18:22,538 root WARNING warning: no files found matching 'make\win32\distorm.sln' 2024-08-08 19:18:22,538 root WARNING warning: no files found matching 'make\win32\resource.h' 2024-08-08 19:18:22,538 root WARNING warning: no files found matching 'make\win32\Resource.rc' 2024-08-08 19:18:22,541 root INFO adding license file 'COPYING' 2024-08-08 19:18:22,543 root INFO writing manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-08-08 19:18:22,544 root INFO Copying python/distorm3.egg-info to build/bdist.linux-x86_64/wheel/distorm3-3.5.2-py3.12.egg-info 2024-08-08 19:18:22,546 root INFO running install_scripts 2024-08-08 19:18:22,557 root INFO creating build/bdist.linux-x86_64/wheel/distorm3-3.5.2.dist-info/WHEEL 2024-08-08 19:18:22,558 wheel INFO creating '/home/buildozer/aports/testing/py3-distorm3/src/distorm3-3.5.2/.dist/.tmp-b50irj6j/distorm3-3.5.2-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-08-08 19:18:22,560 wheel INFO adding '_distorm3.cpython-312-x86_64-linux-musl.so' 2024-08-08 19:18:22,562 wheel INFO adding 'distorm3/__init__.py' 2024-08-08 19:18:22,563 wheel INFO adding 'distorm3/__main__.py' 2024-08-08 19:18:22,563 wheel INFO adding 'distorm3/_generated.py' 2024-08-08 19:18:22,564 wheel INFO adding 'distorm3/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-08-08 19:18:22,565 wheel INFO adding 'distorm3/__pycache__/__main__.cpython-312.opt-1.pyc' 2024-08-08 19:18:22,566 wheel INFO adding 'distorm3/__pycache__/_generated.cpython-312.opt-1.pyc' 2024-08-08 19:18:22,567 wheel INFO adding 'distorm3-3.5.2.dist-info/COPYING' 2024-08-08 19:18:22,567 wheel INFO adding 'distorm3-3.5.2.dist-info/METADATA' 2024-08-08 19:18:22,568 wheel INFO adding 'distorm3-3.5.2.dist-info/WHEEL' 2024-08-08 19:18:22,568 wheel INFO adding 'distorm3-3.5.2.dist-info/top_level.txt' 2024-08-08 19:18:22,569 wheel INFO adding 'distorm3-3.5.2.dist-info/RECORD' 2024-08-08 19:18:22,569 root INFO removing build/bdist.linux-x86_64/wheel 2024-08-08 19:18:22,571 gpep517 INFO The backend produced .dist/distorm3-3.5.2-cp312-cp312-linux_x86_64.whl distorm3-3.5.2-cp312-cp312-linux_x86_64.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 19:18:22,803 gpep517 INFO Installing .dist/distorm3-3.5.2-cp312-cp312-linux_x86_64.whl into /home/buildozer/aports/testing/py3-distorm3/pkg/py3-distorm3 2024-08-08 19:18:22,825 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-x86_64.so.1 >>> py3-distorm3*: Package size: 172.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 19:18:23 +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.191819) (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: 408 MiB in 107 packages >>> py3-distorm3: Updating the testing/x86_64 repository index... >>> py3-distorm3: Signing the index...