==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: distorm 3.5.2.b-4 (Mon Dec 23 11:52:02 2024) ==> Retrieving sources... -> Found distorm-3.5.2.b.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... distorm-3.5.2.b.tar.gz ... Passed ==> Validating source files with b2sums... distorm-3.5.2.b.tar.gz ... Passed ==> Making package: distorm 3.5.2.b-4 (Mon 23 Dec 2024 11:52:10 AM MST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (10) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-wheel-0.45.0-3 python-setuptools-1:75.2.0-4 Total Installed Size: 10.25 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found distorm-3.5.2.b.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting distorm-3.5.2.b.tar.gz with bsdtar ==> Starting build()... make: Entering directory '/build/distorm/src/distorm-3.5.2b/make/linux' gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/mnemonics.c -o ../../src/mnemonics.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/textdefs.c -o ../../src/textdefs.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/prefix.c -o ../../src/prefix.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/operands.c -o ../../src/operands.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/insts.c -o ../../src/insts.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/instructions.c -o ../../src/instructions.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/distorm.c -o ../../src/distorm.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c ../../src/decoder.c -o ../../src/decoder.o gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC ../../src/mnemonics.o ../../src/textdefs.o ../../src/prefix.o ../../src/operands.o ../../src/insts.o ../../src/instructions.o ../../src/distorm.o ../../src/decoder.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libdistorm3.so.3 -o libdistorm3.so.3.4.0 ar rs ../../distorm3.a ../../src/mnemonics.o ../../src/textdefs.o ../../src/prefix.o ../../src/operands.o ../../src/insts.o ../../src/instructions.o ../../src/distorm.o ../../src/decoder.o ar: creating ../../distorm3.a make: Leaving directory '/build/distorm/src/distorm-3.5.2b/make/linux' running build running build_py creating build/lib.linux-aarch64-cpython-313/distorm3 copying python/distorm3/__init__.py -> build/lib.linux-aarch64-cpython-313/distorm3 copying python/distorm3/__main__.py -> build/lib.linux-aarch64-cpython-313/distorm3 copying python/distorm3/_generated.py -> build/lib.linux-aarch64-cpython-313/distorm3 running build_ext building '_distorm3' extension creating build/temp.linux-aarch64-cpython-313/python creating build/temp.linux-aarch64-cpython-313/src gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c python/python_module_init.c -o build/temp.linux-aarch64-cpython-313/python/python_module_init.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/decoder.c -o build/temp.linux-aarch64-cpython-313/src/decoder.o In file included from src/instructions.h:16, from src/decoder.c:13: src/prefix.h:58:12: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/distorm.c -o build/temp.linux-aarch64-cpython-313/src/distorm.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/instructions.c -o build/temp.linux-aarch64-cpython-313/src/instructions.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/insts.c -o build/temp.linux-aarch64-cpython-313/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:13: warning: 'prefixes_ignore' defined but not used [-Wunused-function] src/prefix.h:58:12: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/mnemonics.c -o build/temp.linux-aarch64-cpython-313/src/mnemonics.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/operands.c -o build/temp.linux-aarch64-cpython-313/src/operands.o In file included from src/operands.h:17, from src/operands.c:13: src/prefix.h:65:13: warning: 'prefixes_ignore' defined but not used [-Wunused-function] src/prefix.h:58:12: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/prefix.c -o build/temp.linux-aarch64-cpython-313/src/prefix.o In file included from src/prefix.c:12: src/prefix.h:58:12: warning: 'prefixes_is_valid' defined but not used [-Wunused-function] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/include/python3.13 -c src/textdefs.c -o build/temp.linux-aarch64-cpython-313/src/textdefs.o In file included from src/textdefs.h:16, from src/textdefs.c:12: src/wstring.h:20:13: warning: 'strcat_WSR' defined but not used [-Wunused-function] gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/python/python_module_init.o build/temp.linux-aarch64-cpython-313/src/decoder.o build/temp.linux-aarch64-cpython-313/src/distorm.o build/temp.linux-aarch64-cpython-313/src/instructions.o build/temp.linux-aarch64-cpython-313/src/insts.o build/temp.linux-aarch64-cpython-313/src/mnemonics.o build/temp.linux-aarch64-cpython-313/src/operands.o build/temp.linux-aarch64-cpython-313/src/prefix.o build/temp.linux-aarch64-cpython-313/src/textdefs.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/_distorm3.cpython-313-aarch64-linux-gnu.so ==> Entering fakeroot environment... ==> Starting package_distorm()... make: Entering directory '/build/distorm/src/distorm-3.5.2b/make/linux' install -D -s libdistorm3.so.3.4.0 /build/distorm/pkg/distorm/usr/lib/libdistorm3.so.3.4.0 ln -sf /build/distorm/pkg/distorm/usr/lib/libdistorm3.so.3.4.0 /build/distorm/pkg/distorm/usr/lib/libdistorm3.so ... running ldconfig might be smart ... make: Leaving directory '/build/distorm/src/distorm-3.5.2b/make/linux' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "distorm"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python-distorm()... running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages creating /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3 copying build/lib.linux-aarch64-cpython-313/distorm3/__init__.py -> /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3 copying build/lib.linux-aarch64-cpython-313/distorm3/__main__.py -> /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3 copying build/lib.linux-aarch64-cpython-313/distorm3/_generated.py -> /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3 copying build/lib.linux-aarch64-cpython-313/_distorm3.cpython-313-aarch64-linux-gnu.so -> /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages byte-compiling /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3/__init__.py to __init__.cpython-313.pyc byte-compiling /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3/__main__.py to __main__.cpython-313.pyc byte-compiling /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3/_generated.py to _generated.cpython-313.pyc writing byte-compilation script '/tmp/tmpvjapvqln.py' /usr/bin/python /tmp/tmpvjapvqln.py removing /tmp/tmpvjapvqln.py running install_egg_info running egg_info creating python/distorm3.egg-info writing python/distorm3.egg-info/PKG-INFO writing dependency_links to python/distorm3.egg-info/dependency_links.txt writing top-level names to python/distorm3.egg-info/top_level.txt writing manifest file 'python/distorm3.egg-info/SOURCES.txt' reading manifest file 'python/distorm3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'make\win32\cdistorm.vcxproj' warning: no files found matching 'make\win32\cdistorm.vcxproj.filters' warning: no files found matching 'make\win32\distorm.sln' warning: no files found matching 'make\win32\resource.h' warning: no files found matching 'make\win32\Resource.rc' adding license file 'COPYING' writing manifest file 'python/distorm3.egg-info/SOURCES.txt' Copying python/distorm3.egg-info to /build/distorm/pkg/python-distorm/usr/lib/python3.13/site-packages/distorm3-3.5.2-py3.13.egg-info running install_scripts ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-distorm"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: distorm 3.5.2.b-4 (Mon 23 Dec 2024 11:52:23 AM MST) ==> Cleaning up...