==> Retrieving sources... -> Updating python-libvmi git repo... ==> Generating checksums for source files... ==> Making package: python-libvmi 186.c21af83-1 (Wed 20 Nov 2024 02:33:41 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (7) New Version Net Change Download Size core/mpdecimal 4.0.0-2 0.32 MiB extra/python-pycparser 2.22-2 1.71 MiB athena/libvmi 1:1440.c461e20-2 0.54 MiB 0.12 MiB core/python 3.12.7-1 70.07 MiB extra/python-cffi 1.17.1-1 1.32 MiB extra/python-future 1.0.0-1 4.73 MiB extra/python-pkgconfig 1.5.5-6 0.04 MiB 0.01 MiB Total Download Size: 0.14 MiB Total Installed Size: 78.73 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libvmi-1:1440.c461e20-2-x86_64 downloading... python-pkgconfig-1.5.5-6-any downloading... 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 installing python-pkgconfig... installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext installing python-future... Optional dependencies for python-future python-setuptools: futurize and pasteurize scripts installing libvmi... :: 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-setuptools 1:75.2.0-2 7.99 MiB extra/python-wheel 0.45.0-1 0.28 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... -> Updating python-libvmi git repo... ==> Validating source files with sha512sums... python-libvmi ... Skipped ==> Extracting sources... -> Creating working copy of python-libvmi git repo... Switched to a new branch 'makepkg' ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/__init__.py -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/libvmi_build.py -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/libvmi.py -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/event.py -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/libvmi_extra_cdef.h -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/slat_cdef.h -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/glib_cdef.h -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/events_cdef.h -> build/lib.linux-x86_64-cpython-312/libvmi copying libvmi/libvmi_cdef.h -> build/lib.linux-x86_64-cpython-312/libvmi running build_ext generating cffi module 'build/temp.linux-x86_64-cpython-312/_libvmi.c' creating build/temp.linux-x86_64-cpython-312 building '_libvmi' extension creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312 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-libvmi/src=/usr/src/debug/python-libvmi -flto=auto -fPIC -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I-pthread -I/usr/include/python3.12 -c build/temp.linux-x86_64-cpython-312/_libvmi.c -o build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_libvmi.o build/temp.linux-x86_64-cpython-312/_libvmi.c: In function ‘_cffi_d_vmi_slat_get_domain_state’: build/temp.linux-x86_64-cpython-312/_libvmi.c:6438:3: warning: ‘vmi_slat_get_domain_state’ is deprecated [-Wdeprecated-declarations] 6438 | return vmi_slat_get_domain_state(x0, x1); | ^~~~~~ In file included from build/temp.linux-x86_64-cpython-312/_libvmi.c:574: /usr/include/libvmi/slat.h:58:10: note: declared here 58 | status_t vmi_slat_get_domain_state ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-312/_libvmi.c: In function ‘_cffi_f_vmi_slat_get_domain_state’: build/temp.linux-x86_64-cpython-312/_libvmi.c:6476:3: warning: ‘vmi_slat_get_domain_state’ is deprecated [-Wdeprecated-declarations] 6476 | { result = vmi_slat_get_domain_state(x0, x1); } | ^ /usr/include/libvmi/slat.h:58:10: note: declared here 58 | status_t vmi_slat_get_domain_state ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-312/_libvmi.c: In function ‘_cffi_d_vmi_slat_set_domain_state’: build/temp.linux-x86_64-cpython-312/_libvmi.c:6491:3: warning: ‘vmi_slat_set_domain_state’ is deprecated [-Wdeprecated-declarations] 6491 | return vmi_slat_set_domain_state(x0, x1); | ^~~~~~ /usr/include/libvmi/slat.h:84:10: note: declared here 84 | status_t vmi_slat_set_domain_state ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-312/_libvmi.c: In function ‘_cffi_f_vmi_slat_set_domain_state’: build/temp.linux-x86_64-cpython-312/_libvmi.c:6524:3: warning: ‘vmi_slat_set_domain_state’ is deprecated [-Wdeprecated-declarations] 6524 | { result = vmi_slat_set_domain_state(x0, x1); } | ^ /usr/include/libvmi/slat.h:84:10: note: declared here 84 | status_t vmi_slat_set_domain_state ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ 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-libvmi/src=/usr/src/debug/python-libvmi -flto=auto build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_libvmi.o -L/usr/lib -ldl -lglib-2.0 -lvmi -lglib-2.0 -o build/lib.linux-x86_64-cpython-312/_libvmi.abi3.so ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/libvmi_extra_cdef.h -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/slat_cdef.h -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/glib_cdef.h -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/__init__.py -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/events_cdef.h -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/libvmi_build.py -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/libvmi_cdef.h -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/libvmi.py -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/libvmi/event.py -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi copying build/lib.linux-x86_64-cpython-312/_libvmi.abi3.so -> /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages byte-compiling /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi/libvmi_build.py to libvmi_build.cpython-312.pyc byte-compiling /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi/libvmi.py to libvmi.cpython-312.pyc byte-compiling /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi/event.py to event.cpython-312.pyc writing byte-compilation script '/tmp/tmpn5nqwg5v.py' /usr/sbin/python /tmp/tmpn5nqwg5v.py removing /tmp/tmpn5nqwg5v.py running install_egg_info running egg_info creating libvmi.egg-info writing libvmi.egg-info/PKG-INFO writing dependency_links to libvmi.egg-info/dependency_links.txt writing requirements to libvmi.egg-info/requires.txt writing top-level names to libvmi.egg-info/top_level.txt writing manifest file 'libvmi.egg-info/SOURCES.txt' reading manifest file 'libvmi.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'libvmi.egg-info/SOURCES.txt' Copying libvmi.egg-info to /src/packages/libs/python/python-libvmi/pkg/python-libvmi/usr/lib/python3.12/site-packages/libvmi-3.7.1-py3.12.egg-info running install_scripts ==> 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-libvmi"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python-libvmi-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-libvmi 186.c21af83-1 (Wed 20 Nov 2024 02:34:05 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 (17) Old Version Net Change libvmi 1:1440.c461e20-2 -0.54 MiB 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-cffi 1.17.1-1 -1.32 MiB python-future 1.0.0-1 -4.73 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-pkgconfig 1.5.5-6 -0.04 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-pycparser 2.22-2 -1.71 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 88.91 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-pkgconfig... 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-future... removing python-cffi... removing python-pycparser... removing python-autocommand... removing python... removing mpdecimal... removing libvmi... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...