From https://github.com/archlinux/svntogit-community * branch packages/pystatgrab -> FETCH_HEAD * [new branch] packages/pystatgrab -> community/packages/pystatgrab Cloning into 'pystatgrab'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 130k 0 0 366k 0 --:--:-- --:--:-- --:--:-- 367k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8549k 100 8549k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.5M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 421k 0 --:--:-- --:--:-- --:--:-- 421k :: Starting full system upgrade... there is nothing to do gpg: key 6C226B37FDF38D55: public key "Tim Bishop " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: pystatgrab 0.7.1-3 (Mon Aug 7 00:55:58 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libstatgrab-0.92.1-1 Total Download Size: 0.10 MiB Total Installed Size: 0.42 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 100 107k 0 0 2406k 0 --:--:-- --:--:-- --:--:-- 2436k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libstatgrab... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) cython-3.0.0-1 Total Download Size: 3.43 MiB Total Installed Size: 17.97 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3510k 100 3510k 0 0 110M 0 --:--:-- --:--:-- --:--:-- 110M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cython... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading pystatgrab-0.7.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92833 100 92833 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k -> Downloading pystatgrab-0.7.1.tar.gz.asc... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1861 100 1861 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3752 100 1861 100 1861 0 0 3753 0 --:--:-- --:--:-- --:--:-- 3752 ==> Validating source files with sha256sums... pystatgrab-0.7.1.tar.gz ... Passed pystatgrab-0.7.1.tar.gz.asc ... Skipped ==> Verifying source file signatures with gpg... pystatgrab-0.7.1.tar.gz ... Passed ==> Extracting sources... -> Extracting pystatgrab-0.7.1.tar.gz with bsdtar ==> Starting prepare()... ==> Entering fakeroot environment... ==> Starting package()... /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/src/pystatgrab-0.7.1/setup.py:27: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running build running build_ext /usr/lib/python3.11/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/src/pystatgrab-0.7.1/statgrab.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling statgrab.pyx because it changed. [1/1] Cythonizing statgrab.pyx building 'statgrab' extension creating build creating build/temp.linux-x86_64-3.11 gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.11 -c statgrab.c -o build/temp.linux-x86_64-3.11/statgrab.o creating build/lib.linux-x86_64-3.11 gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.11/statgrab.o -L/usr/lib -o build/lib.linux-x86_64-3.11/statgrab.cpython-311-x86_64-linux-gnu.so -lstatgrab -lpthread /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/src/pystatgrab-0.7.1/setup.py:27: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running install running build running build_ext running install_lib creating /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/pkg/pystatgrab/usr creating /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/pkg/pystatgrab/usr/lib creating /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/pkg/pystatgrab/usr/lib/python3.11 creating /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/pkg/pystatgrab/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-3.11/statgrab.cpython-311-x86_64-linux-gnu.so -> /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/pkg/pystatgrab/usr/lib/python3.11/site-packages running install_egg_info Writing /tmp/archlinux-ci/pystatgrab-archlinuxrb-build-p23FZHrR/pystatgrab/trunk/pkg/pystatgrab/usr/lib/python3.11/site-packages/pystatgrab-0.7.1-py3.11.egg-info ==> 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 "pystatgrab"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pystatgrab 0.7.1-3 (Mon Aug 7 00:56:37 2023)