>>> py3-distorm3: Building testing/py3-distorm3 3.5.2-r6 (using abuild 3.13.0-r5) started Thu, 08 Aug 2024 18:14:02 +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.181403) Executing busybox-1.36.1-r31.trigger OK: 531 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 23 135k 23 32768 0 0 86506 0 0:00:01 --:--:-- 0:00:01 86459 100 135k 100 135k 0 0 272k 0 --:--:-- --:--:-- --:--:-- 272k >>> 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:14:04,807 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-08 18:14:04,818 root INFO running bdist_wheel 2024-08-08 18:14:04,828 root INFO running build 2024-08-08 18:14:04,828 root INFO running build_py 2024-08-08 18:14:04,830 root INFO creating build 2024-08-08 18:14:04,830 root INFO creating build/lib.linux-s390x-cpython-312 2024-08-08 18:14:04,830 root INFO creating build/lib.linux-s390x-cpython-312/distorm3 2024-08-08 18:14:04,830 root INFO copying python/distorm3/__init__.py -> build/lib.linux-s390x-cpython-312/distorm3 2024-08-08 18:14:04,830 root INFO copying python/distorm3/__main__.py -> build/lib.linux-s390x-cpython-312/distorm3 2024-08-08 18:14:04,830 root INFO copying python/distorm3/_generated.py -> build/lib.linux-s390x-cpython-312/distorm3 2024-08-08 18:14:04,831 root INFO running build_ext 2024-08-08 18:14:04,832 root INFO building '_distorm3' extension 2024-08-08 18:14:04,832 root INFO creating build/temp.linux-s390x-cpython-312 2024-08-08 18:14:04,832 root INFO creating build/temp.linux-s390x-cpython-312/python 2024-08-08 18:14:04,832 root INFO creating build/temp.linux-s390x-cpython-312/src 2024-08-08 18:14:04,832 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-s390x-cpython-312/python/python_module_init.o 2024-08-08 18:14:04,893 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-s390x-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:14:05,054 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-s390x-cpython-312/src/distorm.o 2024-08-08 18:14:05,214 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-s390x-cpython-312/src/instructions.o 2024-08-08 18:14:05,340 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-s390x-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:14:05,376 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-s390x-cpython-312/src/mnemonics.o 2024-08-08 18:14:05,388 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-s390x-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:14:05,701 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-s390x-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:14:05,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/textdefs.c -o build/temp.linux-s390x-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:14:05,822 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/python/python_module_init.o build/temp.linux-s390x-cpython-312/src/decoder.o build/temp.linux-s390x-cpython-312/src/distorm.o build/temp.linux-s390x-cpython-312/src/instructions.o build/temp.linux-s390x-cpython-312/src/insts.o build/temp.linux-s390x-cpython-312/src/mnemonics.o build/temp.linux-s390x-cpython-312/src/operands.o build/temp.linux-s390x-cpython-312/src/prefix.o build/temp.linux-s390x-cpython-312/src/textdefs.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/_distorm3.cpython-312-s390x-linux-musl.so 2024-08-08 18:14:05,838 root INFO installing to build/bdist.linux-s390x/wheel 2024-08-08 18:14:05,838 root INFO running install 2024-08-08 18:14:05,846 root INFO running install_lib 2024-08-08 18:14:05,847 root INFO creating build/bdist.linux-s390x 2024-08-08 18:14:05,847 root INFO creating build/bdist.linux-s390x/wheel 2024-08-08 18:14:05,847 root INFO creating build/bdist.linux-s390x/wheel/distorm3 2024-08-08 18:14:05,847 root INFO copying build/lib.linux-s390x-cpython-312/distorm3/__init__.py -> build/bdist.linux-s390x/wheel/distorm3 2024-08-08 18:14:05,847 root INFO copying build/lib.linux-s390x-cpython-312/distorm3/__main__.py -> build/bdist.linux-s390x/wheel/distorm3 2024-08-08 18:14:05,848 root INFO copying build/lib.linux-s390x-cpython-312/distorm3/_generated.py -> build/bdist.linux-s390x/wheel/distorm3 2024-08-08 18:14:05,848 root INFO copying build/lib.linux-s390x-cpython-312/_distorm3.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel 2024-08-08 18:14:05,848 root INFO writing byte-compilation script '/tmp/tmpu18tu0ja.py' 2024-08-08 18:14:05,848 root INFO /usr/bin/python3 /tmp/tmpu18tu0ja.py 2024-08-08 18:14:05,997 root INFO removing /tmp/tmpu18tu0ja.py 2024-08-08 18:14:05,997 root INFO running install_egg_info 2024-08-08 18:14:05,999 root INFO running egg_info 2024-08-08 18:14:05,999 root INFO writing python/distorm3.egg-info/PKG-INFO 2024-08-08 18:14:06,000 root INFO writing dependency_links to python/distorm3.egg-info/dependency_links.txt 2024-08-08 18:14:06,000 root INFO writing top-level names to python/distorm3.egg-info/top_level.txt 2024-08-08 18:14:06,001 root INFO reading manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-08-08 18:14:06,002 root INFO reading manifest template 'MANIFEST.in' 2024-08-08 18:14:06,002 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj' 2024-08-08 18:14:06,002 root WARNING warning: no files found matching 'make\win32\cdistorm.vcxproj.filters' 2024-08-08 18:14:06,002 root WARNING warning: no files found matching 'make\win32\distorm.sln' 2024-08-08 18:14:06,002 root WARNING warning: no files found matching 'make\win32\resource.h' 2024-08-08 18:14:06,002 root WARNING warning: no files found matching 'make\win32\Resource.rc' 2024-08-08 18:14:06,003 root INFO adding license file 'COPYING' 2024-08-08 18:14:06,003 root INFO writing manifest file 'python/distorm3.egg-info/SOURCES.txt' 2024-08-08 18:14:06,003 root INFO Copying python/distorm3.egg-info to build/bdist.linux-s390x/wheel/distorm3-3.5.2-py3.12.egg-info 2024-08-08 18:14:06,004 root INFO running install_scripts 2024-08-08 18:14:06,008 root INFO creating build/bdist.linux-s390x/wheel/distorm3-3.5.2.dist-info/WHEEL 2024-08-08 18:14:06,008 wheel INFO creating '/home/buildozer/aports/testing/py3-distorm3/src/distorm3-3.5.2/.dist/.tmp-ahpk5o6o/distorm3-3.5.2-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-08-08 18:14:06,008 wheel INFO adding '_distorm3.cpython-312-s390x-linux-musl.so' 2024-08-08 18:14:06,009 wheel INFO adding 'distorm3/__init__.py' 2024-08-08 18:14:06,009 wheel INFO adding 'distorm3/__main__.py' 2024-08-08 18:14:06,009 wheel INFO adding 'distorm3/_generated.py' 2024-08-08 18:14:06,009 wheel INFO adding 'distorm3/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-08-08 18:14:06,009 wheel INFO adding 'distorm3/__pycache__/__main__.cpython-312.opt-1.pyc' 2024-08-08 18:14:06,010 wheel INFO adding 'distorm3/__pycache__/_generated.cpython-312.opt-1.pyc' 2024-08-08 18:14:06,010 wheel INFO adding 'distorm3-3.5.2.dist-info/COPYING' 2024-08-08 18:14:06,010 wheel INFO adding 'distorm3-3.5.2.dist-info/METADATA' 2024-08-08 18:14:06,010 wheel INFO adding 'distorm3-3.5.2.dist-info/WHEEL' 2024-08-08 18:14:06,010 wheel INFO adding 'distorm3-3.5.2.dist-info/top_level.txt' 2024-08-08 18:14:06,010 wheel INFO adding 'distorm3-3.5.2.dist-info/RECORD' 2024-08-08 18:14:06,010 root INFO removing build/bdist.linux-s390x/wheel 2024-08-08 18:14:06,011 gpep517 INFO The backend produced .dist/distorm3-3.5.2-cp312-cp312-linux_s390x.whl distorm3-3.5.2-cp312-cp312-linux_s390x.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:14:06,150 gpep517 INFO Installing .dist/distorm3-3.5.2-cp312-cp312-linux_s390x.whl into /home/buildozer/aports/testing/py3-distorm3/pkg/py3-distorm3 2024-08-08 18:14:06,168 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... libfakeroot internal error: payload not recognized! >>> 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 libfakeroot internal error: payload not recognized! >>> 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-s390x.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 18:14:06 +0000 elapsed time 0h 0m 4s >>> py3-distorm3: Cleaning up srcdir >>> py3-distorm3: Cleaning up pkgdir >>> py3-distorm3: Uninstalling dependencies... (1/23) Purging .makedepends-py3-distorm3 (20240808.181403) (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: 368 MiB in 107 packages >>> py3-distorm3: Updating the testing/s390x repository index... >>> py3-distorm3: Signing the index...