>>> py3-distorm3: Building testing/py3-distorm3 3.5.2-r6 (using abuild 3.13.0-r5) started Sun, 22 Sep 2024 05:29:19 +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-r1) (7/23) Installing sqlite-libs (3.46.1-r0) (8/23) Installing python3 (3.12.6-r0) (9/23) Installing python3-pycache-pyc0 (3.12.6-r0) (10/23) Installing pyc (3.12.6-r0) (11/23) Installing python3-pyc (3.12.6-r0) (12/23) Installing py3-parsing (3.1.4-r0) (13/23) Installing py3-parsing-pyc (3.1.4-r0) (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.6-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 (20240922.052921) Executing busybox-1.36.1-r32.trigger OK: 538 MiB in 126 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 1218k 0 --:--:-- --:--:-- --:--:-- 1228k >>> 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/distorm3-3.5.2.tar.gz... 2024-09-22 05:29:24,229 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-09-22 05:29:24,251 root INFO running bdist_wheel 2024-09-22 05:29:24,272 root INFO running build 2024-09-22 05:29:24,272 root INFO running build_py 2024-09-22 05:29:24,275 root INFO creating build 2024-09-22 05:29:24,275 root INFO creating build/lib.linux-loongarch64-cpython-312 2024-09-22 05:29:24,276 root INFO creating build/lib.linux-loongarch64-cpython-312/distorm3 2024-09-22 05:29:24,276 root INFO copying python/distorm3/__main__.py -> build/lib.linux-loongarch64-cpython-312/distorm3 2024-09-22 05:29:24,276 root INFO copying python/distorm3/_generated.py -> build/lib.linux-loongarch64-cpython-312/distorm3 2024-09-22 05:29:24,277 root INFO copying python/distorm3/__init__.py -> build/lib.linux-loongarch64-cpython-312/distorm3 2024-09-22 05:29:24,277 root INFO running build_ext 2024-09-22 05:29:24,279 root INFO building '_distorm3' extension 2024-09-22 05:29:24,280 root INFO creating build/temp.linux-loongarch64-cpython-312 2024-09-22 05:29:24,280 root INFO creating build/temp.linux-loongarch64-cpython-312/python 2024-09-22 05:29:24,280 root INFO creating build/temp.linux-loongarch64-cpython-312/src 2024-09-22 05:29:24,280 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-loongarch64-cpython-312/python/python_module_init.o 2024-09-22 05:29:24,440 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-loongarch64-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-09-22 05:29:24,761 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-loongarch64-cpython-312/src/distorm.o 2024-09-22 05:29:25,076 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-loongarch64-cpython-312/src/instructions.o 2024-09-22 05:29:25,345 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-loongarch64-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-09-22 05:29:25,524 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-loongarch64-cpython-312/src/mnemonics.o 2024-09-22 05:29:25,592 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-loongarch64-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-09-22 05:29:26,282 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-loongarch64-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-09-22 05:29:26,469 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-loongarch64-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-09-22 05:29:26,530 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/python/python_module_init.o build/temp.linux-loongarch64-cpython-312/src/decoder.o build/temp.linux-loongarch64-cpython-312/src/distorm.o build/temp.linux-loongarch64-cpython-312/src/instructions.o build/temp.linux-loongarch64-cpython-312/src/insts.o build/temp.linux-loongarch64-cpython-312/src/mnemonics.o build/temp.linux-loongarch64-cpython-312/src/operands.o build/temp.linux-loongarch64-cpython-312/src/prefix.o build/temp.linux-loongarch64-cpython-312/src/textdefs.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/_distorm3.cpython-312-loongarch64-linux-musl.so 2024-09-22 05:29:26,562 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-22 05:29:26,562 root INFO running install 2024-09-22 05:29:26,576 root INFO running install_lib 2024-09-22 05:29:26,578 root INFO creating build/bdist.linux-loongarch64 2024-09-22 05:29:26,578 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-22 05:29:26,579 root INFO copying build/lib.linux-loongarch64-cpython-312/_distorm3.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel 2024-09-22 05:29:26,579 root INFO creating build/bdist.linux-loongarch64/wheel/distorm3 2024-09-22 05:29:26,579 root INFO copying build/lib.linux-loongarch64-cpython-312/distorm3/__main__.py -> build/bdist.linux-loongarch64/wheel/distorm3 2024-09-22 05:29:26,580 root INFO copying build/lib.linux-loongarch64-cpython-312/distorm3/_generated.py -> build/bdist.linux-loongarch64/wheel/distorm3 2024-09-22 05:29:26,580 root INFO copying build/lib.linux-loongarch64-cpython-312/distorm3/__init__.py -> build/bdist.linux-loongarch64/wheel/distorm3 2024-09-22 05:29:26,581 root INFO writing byte-compilation script '/tmp/tmpdli29wrt.py' 2024-09-22 05:29:26,581 root INFO /usr/bin/python3 /tmp/tmpdli29wrt.py 2024-09-22 05:29:26,848 root INFO removing /tmp/tmpdli29wrt.py 2024-09-22 05:29:26,849 root INFO running install_egg_info 2024-09-22 05:29:26,852 root INFO running egg_info 2024-09-22 05:29:26,854 root INFO writing python/distorm3.egg-info/PKG-INFO 2024-09-22 05:29:26,855 root INFO writing dependency_links to python/distorm3.egg-info/dependency_links.txt 2024-09-22 05:29:26,855 root INFO writing top-level names to python/distorm3.egg-info/top_level.txt 2024-09-22 05:29:26,858 root INFO reading manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-09-22 05:29:26,859 root INFO reading manifest template 'MANIFEST.in' 2024-09-22 05:29:26,860 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj' 2024-09-22 05:29:26,860 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj.filters' 2024-09-22 05:29:26,860 root WARNING warning: no files found matching 'make\win32\distorm.sln' 2024-09-22 05:29:26,860 root WARNING warning: no files found matching 'make\win32\resource.h' 2024-09-22 05:29:26,860 root WARNING warning: no files found matching 'make\win32\Resource.rc' 2024-09-22 05:29:26,862 root INFO adding license file 'COPYING' 2024-09-22 05:29:26,863 root INFO writing manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-09-22 05:29:26,863 root INFO Copying python/distorm3.egg-info to build/bdist.linux-loongarch64/wheel/distorm3-3.5.2-py3.12.egg-info 2024-09-22 05:29:26,865 root INFO running install_scripts 2024-09-22 05:29:26,874 root INFO creating build/bdist.linux-loongarch64/wheel/distorm3-3.5.2.dist-info/WHEEL 2024-09-22 05:29:26,875 wheel INFO creating '/home/buildozer/aports/testing/py3-distorm3/src/distorm3-3.5.2/.dist/.tmp-t9y0r623/distorm3-3.5.2-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-22 05:29:26,876 wheel INFO adding '_distorm3.cpython-312-loongarch64-linux-musl.so' 2024-09-22 05:29:26,878 wheel INFO adding 'distorm3/__init__.py' 2024-09-22 05:29:26,878 wheel INFO adding 'distorm3/__main__.py' 2024-09-22 05:29:26,879 wheel INFO adding 'distorm3/_generated.py' 2024-09-22 05:29:26,879 wheel INFO adding 'distorm3/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-09-22 05:29:26,880 wheel INFO adding 'distorm3/__pycache__/__main__.cpython-312.opt-1.pyc' 2024-09-22 05:29:26,880 wheel INFO adding 'distorm3/__pycache__/_generated.cpython-312.opt-1.pyc' 2024-09-22 05:29:26,881 wheel INFO adding 'distorm3-3.5.2.dist-info/COPYING' 2024-09-22 05:29:26,881 wheel INFO adding 'distorm3-3.5.2.dist-info/METADATA' 2024-09-22 05:29:26,881 wheel INFO adding 'distorm3-3.5.2.dist-info/WHEEL' 2024-09-22 05:29:26,881 wheel INFO adding 'distorm3-3.5.2.dist-info/top_level.txt' 2024-09-22 05:29:26,882 wheel INFO adding 'distorm3-3.5.2.dist-info/RECORD' 2024-09-22 05:29:26,882 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-22 05:29:26,883 gpep517 INFO The backend produced .dist/distorm3-3.5.2-cp312-cp312-linux_loongarch64.whl distorm3-3.5.2-cp312-cp312-linux_loongarch64.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-09-22 05:29:27,120 gpep517 INFO Installing .dist/distorm3-3.5.2-cp312-cp312-linux_loongarch64.whl into /home/buildozer/aports/testing/py3-distorm3/pkg/py3-distorm3 2024-09-22 05:29:27,150 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-loongarch64.so.1 >>> py3-distorm3*: Package size: 184.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 Sun, 22 Sep 2024 05:29:27 +0000 elapsed time 0h 0m 8s >>> py3-distorm3: Cleaning up srcdir >>> py3-distorm3: Cleaning up pkgdir >>> py3-distorm3: Uninstalling dependencies... (1/23) Purging .makedepends-py3-distorm3 (20240922.052921) (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.4-r0) (7/23) Purging py3-parsing (3.1.4-r0) (8/23) Purging python3-dev (3.12.6-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.6-r0) (14/23) Purging python3-pycache-pyc0 (3.12.6-r0) (15/23) Purging pyc (3.12.6-r0) (16/23) Purging python3 (3.12.6-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-r1) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging sqlite-libs (3.46.1-r0) (23/23) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-distorm3: Updating the testing/loongarch64 repository index... >>> py3-distorm3: Signing the index...