running build running build_py creating build creating build/lib.linux-riscv64-3.10 creating build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/finder.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/darwintools.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/__main__.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/hooks.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/winversioninfo.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/patchelf.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/setupwriter.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/winmsvcr.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/exception.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/macdist.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/module.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/cli.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/common.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/executable.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/dist.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/__init__.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/freezer.py -> build/lib.linux-riscv64-3.10/cx_Freeze copying cx_Freeze/windist.py -> build/lib.linux-riscv64-3.10/cx_Freeze creating build/lib.linux-riscv64-3.10/cx_Freeze/initscripts copying cx_Freeze/initscripts/__startup__.py -> build/lib.linux-riscv64-3.10/cx_Freeze/initscripts copying cx_Freeze/initscripts/SharedLibSource.py -> build/lib.linux-riscv64-3.10/cx_Freeze/initscripts copying cx_Freeze/initscripts/Console.py -> build/lib.linux-riscv64-3.10/cx_Freeze/initscripts copying cx_Freeze/initscripts/SharedLib.py -> build/lib.linux-riscv64-3.10/cx_Freeze/initscripts copying cx_Freeze/initscripts/ConsoleSetLibPath.py -> build/lib.linux-riscv64-3.10/cx_Freeze/initscripts running build_ext running install_include /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( creating build/temp.linux-riscv64-3.10 creating build/temp.linux-riscv64-3.10/source creating build/temp.linux-riscv64-3.10/source/bases gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -I/usr/include/python3.10 -c source/bases/Console.c -o build/temp.linux-riscv64-3.10/source/bases/Console.o creating build/lib.linux-riscv64-3.10/cx_Freeze/bases gcc -pthread build/temp.linux-riscv64-3.10/source/bases/Console.o -L/usr/lib/python3.10/config-3.10-riscv64-linux-gnu -L/usr/lib -lpython3.10 -o build/lib.linux-riscv64-3.10/cx_Freeze/bases/Console-cp310-linux-riscv64 -Xlinker -export-dynamic -lcrypt -lpthread -ldl -lutil -lm -lm -s -Wl,-rpath,$ORIGIN/lib -Wl,-rpath,$ORIGIN/../lib