==> Retrieving sources... -> Found editdistance-0.8.1.tar.gz ==> Generating checksums for source files... ==> Making package: python-editdistance 0.8.1-1 (Wed 20 Nov 2024 01:02:32 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 (11) New Version Net Change extra/python-attrs 23.2.0-3 0.54 MiB extra/python-cffi 1.17.1-1 1.32 MiB extra/python-cryptography 42.0.8-1 4.40 MiB extra/python-filelock 3.16.1-1 0.13 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-pycparser 2.22-2 1.71 MiB extra/python-pyproject-hooks 1.2.0-1 0.10 MiB extra/python-wheel 0.45.0-1 0.28 MiB extra/cython 3.0.11-1 18.10 MiB extra/python-build 1.2.2-1 0.20 MiB extra/python-pip 24.3.1-1 15.61 MiB Total Installed Size: 43.04 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) [pending] python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-attrs... installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext installing python-cryptography... installing python-filelock... 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 installing python-pip... installing cython... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found editdistance-0.8.1.tar.gz ==> Validating source files with sha512sums... editdistance-0.8.1.tar.gz ... Passed ==> Extracting sources... -> Extracting editdistance-0.8.1.tar.gz with bsdtar ==> Starting build()... * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - cython - pdm-backend * Getting build dependencies for wheel... * Installing packages in isolated environment: - setuptools>=40.8.0 * Building wheel... Compiling src/editdistance/bycython.pyx because it changed. [1/1] Cythonizing src/editdistance/bycython.pyx running build running build_py creating /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/__init__.py -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance running egg_info creating src/editdistance.egg-info writing src/editdistance.egg-info/PKG-INFO writing dependency_links to src/editdistance.egg-info/dependency_links.txt writing top-level names to src/editdistance.egg-info/top_level.txt writing manifest file 'src/editdistance.egg-info/SOURCES.txt' reading manifest file 'src/editdistance.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/editdistance.egg-info/SOURCES.txt' copying src/editdistance/__init__.pxd -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/_editdistance.cpp -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/_editdistance.h -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/bycython.cpp -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/bycython.pxd -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/bycython.pyx -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/def.h -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance copying src/editdistance/__init__.py -> /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance running build_ext building 'editdistance.bycython' extension creating /tmp/pdm-build-d2x04fvc/temp.linux-x86_64-cpython-312/src/editdistance g++ -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/libs/python/python-editdistance/src=/usr/src/debug/python-editdistance -flto=auto -fPIC -Isrc/editdistance -I/tmp/build-env-rae6bzb1/include -I/usr/include/python3.12 -c src/editdistance/_editdistance.cpp -o /tmp/pdm-build-d2x04fvc/temp.linux-x86_64-cpython-312/src/editdistance/_editdistance.o g++ -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/libs/python/python-editdistance/src=/usr/src/debug/python-editdistance -flto=auto -fPIC -Isrc/editdistance -I/tmp/build-env-rae6bzb1/include -I/usr/include/python3.12 -c src/editdistance/bycython.cpp -o /tmp/pdm-build-d2x04fvc/temp.linux-x86_64-cpython-312/src/editdistance/bycython.o src/editdistance/bycython.cpp: In function ‘unsigned int __pyx_f_12editdistance_8bycython_eval(PyObject*, PyObject*, int)’: src/editdistance/bycython.cpp:2441:13: warning: conversion from ‘long unsigned int’ to ‘unsigned int’ changes value from ‘18446744073709551615’ to ‘4294967295’ [-Woverflow] 2441 | __pyx_r = 0xffffffffffffffff; | ^~~~~~~~~~~~~~~~~~ src/editdistance/bycython.cpp: In function ‘int __pyx_f_12editdistance_8bycython_eval_criterion(PyObject*, PyObject*, unsigned int, int)’: src/editdistance/bycython.cpp:2741:13: warning: overflow in conversion from ‘long unsigned int’ to ‘int’ changes value from ‘18446744073709551615’ to ‘-1’ [-Woverflow] 2741 | __pyx_r = 0xffffffffffffffff; | ^~~~~~~~~~~~~~~~~~ src/editdistance/bycython.cpp: In function ‘unsigned int __pyx_f_12editdistance_8bycython_eval_dp(PyObject*, PyObject*, int)’: src/editdistance/bycython.cpp:3053:13: warning: conversion from ‘long unsigned int’ to ‘unsigned int’ changes value from ‘18446744073709551615’ to ‘4294967295’ [-Woverflow] 3053 | __pyx_r = 0xffffffffffffffff; | ^~~~~~~~~~~~~~~~~~ g++ -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/libs/python/python-editdistance/src=/usr/src/debug/python-editdistance -flto=auto -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/libs/python/python-editdistance/src=/usr/src/debug/python-editdistance -flto=auto /tmp/pdm-build-d2x04fvc/temp.linux-x86_64-cpython-312/src/editdistance/_editdistance.o /tmp/pdm-build-d2x04fvc/temp.linux-x86_64-cpython-312/src/editdistance/bycython.o -L/usr/lib -o /tmp/pdm-build-d2x04fvc/lib.linux-x86_64-cpython-312/editdistance/bycython.cpython-312-x86_64-linux-gnu.so - Adding .pdm-build/.gitignore -> .gitignore - Adding .pdm-build/editdistance-0.8.1.dist-info/METADATA -> editdistance-0.8.1.dist-info/METADATA - Adding .pdm-build/editdistance-0.8.1.dist-info/WHEEL -> editdistance-0.8.1.dist-info/WHEEL - Adding .pdm-build/editdistance-0.8.1.dist-info/entry_points.txt -> editdistance-0.8.1.dist-info/entry_points.txt - Adding .pdm-build/editdistance-0.8.1.dist-info/licenses/LICENSE -> editdistance-0.8.1.dist-info/licenses/LICENSE - Adding .pdm-build/editdistance/__init__.pxd -> editdistance/__init__.pxd - Adding .pdm-build/editdistance/__init__.py -> editdistance/__init__.py - Adding .pdm-build/editdistance/_editdistance.cpp -> editdistance/_editdistance.cpp - Adding .pdm-build/editdistance/_editdistance.h -> editdistance/_editdistance.h - Adding .pdm-build/editdistance/bycython.cpp -> editdistance/bycython.cpp - Adding .pdm-build/editdistance/bycython.cpython-312-x86_64-linux-gnu.so -> editdistance/bycython.cpython-312-x86_64-linux-gnu.so - Adding .pdm-build/editdistance/bycython.pxd -> editdistance/bycython.pxd - Adding .pdm-build/editdistance/bycython.pyx -> editdistance/bycython.pyx - Adding .pdm-build/editdistance/def.h -> editdistance/def.h - Adding editdistance-0.8.1.dist-info/RECORD -> editdistance-0.8.1.dist-info/RECORD Successfully built editdistance-0.8.1-cp312-cp312-manylinux_2_40_x86_64.whl ==> Entering fakeroot environment... ==> Starting package()... Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: file:///src/packages/libs/python/python-editdistance/dist Processing /src/packages/libs/python/python-editdistance/dist/editdistance-0.8.1-cp312-cp312-manylinux_2_40_x86_64.whl Installing collected packages: editdistance Successfully installed editdistance-0.8.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. ==> Tidying install... -> 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-editdistance"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python-editdistance-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-editdistance 0.8.1-1 (Wed 20 Nov 2024 01:02:50 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 (13) Old Version Net Change cython 3.0.11-1 -18.10 MiB mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-attrs 23.2.0-3 -0.54 MiB python-build 1.2.2-1 -0.20 MiB python-cffi 1.17.1-1 -1.32 MiB python-cryptography 42.0.8-1 -4.40 MiB python-filelock 3.16.1-1 -0.13 MiB python-packaging 24.2-1 -0.66 MiB python-pip 24.3.1-1 -15.61 MiB python-pycparser 2.22-2 -1.71 MiB python-pyproject-hooks 1.2.0-1 -0.10 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 113.43 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-pip... removing python-wheel... removing python-filelock... removing python-cryptography... removing python-cffi... removing python-pycparser... removing python-build... removing python-pyproject-hooks... removing python-packaging... removing python-attrs... removing cython... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...