==> Retrieving sources... -> Found fastecdsa-2.3.1.tar.gz ==> Generating checksums for source files... ==> Making package: python-fastecdsa 2.3.1-2 (Wed 20 Nov 2024 04:14:30 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB Total Installed Size: 70.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 10.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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... ==> Retrieving sources... -> Found fastecdsa-2.3.1.tar.gz ==> Validating source files with sha512sums... fastecdsa-2.3.1.tar.gz ... Passed ==> Extracting sources... -> Extracting fastecdsa-2.3.1.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build/lib.linux-x86_64-cpython-312/fastecdsa copying fastecdsa/keys.py -> build/lib.linux-x86_64-cpython-312/fastecdsa copying fastecdsa/__init__.py -> build/lib.linux-x86_64-cpython-312/fastecdsa copying fastecdsa/point.py -> build/lib.linux-x86_64-cpython-312/fastecdsa copying fastecdsa/ecdsa.py -> build/lib.linux-x86_64-cpython-312/fastecdsa copying fastecdsa/benchmark.py -> build/lib.linux-x86_64-cpython-312/fastecdsa copying fastecdsa/curve.py -> build/lib.linux-x86_64-cpython-312/fastecdsa copying fastecdsa/util.py -> build/lib.linux-x86_64-cpython-312/fastecdsa creating build/lib.linux-x86_64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/der.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/__init__.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/sec1.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/pem.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/asn1.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/util.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/encoding creating build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_whitespace_parsing.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_p256_ecdsa.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_point.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_whycheproof_vectors.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_nonce_generation.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_keygen.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_rfc6979_ecdsa.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_key_export_import.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_prehashed.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_prime_field_curve_math.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_key_recovery.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_brainpool_ecdh.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests creating build/lib.linux-x86_64-cpython-312/fastecdsa/tests/encoding copying fastecdsa/tests/encoding/test_der.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests/encoding copying fastecdsa/tests/encoding/__init__.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests/encoding copying fastecdsa/tests/encoding/test_sec1.py -> build/lib.linux-x86_64-cpython-312/fastecdsa/tests/encoding running egg_info writing fastecdsa.egg-info/PKG-INFO writing dependency_links to fastecdsa.egg-info/dependency_links.txt writing top-level names to fastecdsa.egg-info/top_level.txt reading manifest file 'fastecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fastecdsa.egg-info/SOURCES.txt' running build_ext building 'fastecdsa.curvemath' extension creating build/temp.linux-x86_64-cpython-312/src gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto -fPIC -Isrc/ -I/usr/include/python3.12 -c src/curve.c -o build/temp.linux-x86_64-cpython-312/src/curve.o -O2 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto -fPIC -Isrc/ -I/usr/include/python3.12 -c src/curveMath.c -o build/temp.linux-x86_64-cpython-312/src/curveMath.o -O2 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto -fPIC -Isrc/ -I/usr/include/python3.12 -c src/point.c -o build/temp.linux-x86_64-cpython-312/src/point.o -O2 gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto build/temp.linux-x86_64-cpython-312/src/curve.o build/temp.linux-x86_64-cpython-312/src/curveMath.o build/temp.linux-x86_64-cpython-312/src/point.o -L/usr/lib -lgmp -o build/lib.linux-x86_64-cpython-312/fastecdsa/curvemath.cpython-312-x86_64-linux-gnu.so building 'fastecdsa._ecdsa' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto -fPIC -Isrc/ -I/usr/include/python3.12 -c src/_ecdsa.c -o build/temp.linux-x86_64-cpython-312/src/_ecdsa.o -O2 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto -fPIC -Isrc/ -I/usr/include/python3.12 -c src/curve.c -o build/temp.linux-x86_64-cpython-312/src/curve.o -O2 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto -fPIC -Isrc/ -I/usr/include/python3.12 -c src/curveMath.c -o build/temp.linux-x86_64-cpython-312/src/curveMath.o -O2 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto -fPIC -Isrc/ -I/usr/include/python3.12 -c src/point.c -o build/temp.linux-x86_64-cpython-312/src/point.o -O2 gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-fastecdsa/src=/usr/src/debug/python-fastecdsa -flto=auto build/temp.linux-x86_64-cpython-312/src/_ecdsa.o build/temp.linux-x86_64-cpython-312/src/curve.o build/temp.linux-x86_64-cpython-312/src/curveMath.o build/temp.linux-x86_64-cpython-312/src/point.o -L/usr/lib -lgmp -o build/lib.linux-x86_64-cpython-312/fastecdsa/_ecdsa.cpython-312-x86_64-linux-gnu.so ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.12/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 /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa creating /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/encoding/der.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/encoding/__init__.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/encoding/sec1.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/encoding/pem.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/encoding/asn1.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/encoding/util.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/keys.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa copying build/lib.linux-x86_64-cpython-312/fastecdsa/__init__.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa creating /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests creating /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/encoding/test_der.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/encoding/__init__.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/encoding/test_sec1.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/encoding copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_whitespace_parsing.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_p256_ecdsa.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_point.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/__init__.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_whycheproof_vectors.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_nonce_generation.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_keygen.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_rfc6979_ecdsa.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_key_export_import.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_prehashed.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_prime_field_curve_math.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_key_recovery.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/tests/test_brainpool_ecdh.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests copying build/lib.linux-x86_64-cpython-312/fastecdsa/curvemath.cpython-312-x86_64-linux-gnu.so -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa copying build/lib.linux-x86_64-cpython-312/fastecdsa/point.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa copying build/lib.linux-x86_64-cpython-312/fastecdsa/ecdsa.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa copying build/lib.linux-x86_64-cpython-312/fastecdsa/benchmark.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa copying build/lib.linux-x86_64-cpython-312/fastecdsa/curve.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa copying build/lib.linux-x86_64-cpython-312/fastecdsa/util.py -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa copying build/lib.linux-x86_64-cpython-312/fastecdsa/_ecdsa.cpython-312-x86_64-linux-gnu.so -> /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding/der.py to der.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding/sec1.py to sec1.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding/pem.py to pem.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding/asn1.py to asn1.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/encoding/util.py to util.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/keys.py to keys.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/encoding/test_der.py to test_der.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/encoding/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/encoding/test_sec1.py to test_sec1.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_whitespace_parsing.py to test_whitespace_parsing.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_p256_ecdsa.py to test_p256_ecdsa.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_point.py to test_point.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_whycheproof_vectors.py to test_whycheproof_vectors.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_nonce_generation.py to test_nonce_generation.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_keygen.py to test_keygen.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_rfc6979_ecdsa.py to test_rfc6979_ecdsa.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_key_export_import.py to test_key_export_import.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_prehashed.py to test_prehashed.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_prime_field_curve_math.py to test_prime_field_curve_math.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_key_recovery.py to test_key_recovery.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/tests/test_brainpool_ecdh.py to test_brainpool_ecdh.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/point.py to point.cpython-312.pyc /usr/lib/python3.12/site-packages/fastecdsa/point.py:22: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/fastecdsa/point.py:131: SyntaxWarning: invalid escape sequence '\i' /usr/lib/python3.12/site-packages/fastecdsa/point.py:164: SyntaxWarning: invalid escape sequence '\i' byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/ecdsa.py to ecdsa.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/benchmark.py to benchmark.cpython-312.pyc byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/curve.py to curve.cpython-312.pyc /usr/lib/python3.12/site-packages/fastecdsa/curve.py:2: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/fastecdsa/curve.py:19: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/fastecdsa/curve.py:59: SyntaxWarning: invalid escape sequence '\e' byte-compiling /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa/util.py to util.cpython-312.pyc /usr/lib/python3.12/site-packages/fastecdsa/util.py:113: SyntaxWarning: invalid escape sequence '\p' writing byte-compilation script '/tmp/tmppqip8yr5.py' /usr/sbin/python /tmp/tmppqip8yr5.py /usr/lib/python3.12/site-packages/fastecdsa/point.py:22: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/fastecdsa/point.py:131: SyntaxWarning: invalid escape sequence '\i' /usr/lib/python3.12/site-packages/fastecdsa/point.py:164: SyntaxWarning: invalid escape sequence '\i' /usr/lib/python3.12/site-packages/fastecdsa/curve.py:2: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/fastecdsa/curve.py:19: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/fastecdsa/curve.py:59: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/fastecdsa/util.py:113: SyntaxWarning: invalid escape sequence '\p' removing /tmp/tmppqip8yr5.py running install_egg_info running egg_info writing fastecdsa.egg-info/PKG-INFO writing dependency_links to fastecdsa.egg-info/dependency_links.txt writing top-level names to fastecdsa.egg-info/top_level.txt reading manifest file 'fastecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fastecdsa.egg-info/SOURCES.txt' Copying fastecdsa.egg-info to /src/packages/libs/python/python-fastecdsa/pkg/python-fastecdsa/usr/lib/python3.12/site-packages/fastecdsa-2.3.1-py3.12.egg-info running install_scripts ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-fastecdsa"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python-fastecdsa-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-fastecdsa 2.3.1-2 (Wed 20 Nov 2024 04:14:41 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (12) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 80.58 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...