From https://github.com/archlinux/svntogit-packages * branch packages/python-geoip -> FETCH_HEAD * [new branch] packages/python-geoip -> packages/packages/python-geoip Cloning into 'python-geoip'... 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 369k 0 --:--:-- --:--:-- --:--:-- 369k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 8545k 82 7047k 0 0 17.4M 0 --:--:-- --:--:-- --:--:-- 17.4M 100 8545k 100 8545k 0 0 20.7M 0 --:--:-- --:--:-- --:--:-- 20.7M % 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 143k 100 143k 0 0 416k 0 --:--:-- --:--:-- --:--:-- 417k :: Starting full system upgrade... there is nothing to do ==> Making package: python-geoip 1.3.2-14 (Sat Aug 5 02:54:39 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) geoip-database-20230719-1 geoip-1.6.12-2 Total Download Size: 3.37 MiB Total Installed Size: 8.33 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 3361k 100 3361k 0 0 124M 0 --:--:-- --:--:-- --:--:-- 126M % 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 88967 100 88967 0 0 71.1M 0 --:--:-- --:--:-- --:--:-- 84.8M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing geoip-database... installing geoip... Optional dependencies for geoip geoip-database-extra: city/ASN databases (not needed for country lookups) :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading GeoIP-1.3.2.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 100 122 100 122 0 0 3333 0 --:--:-- --:--:-- --:--:-- 3388 100 270 100 270 0 0 4705 0 --:--:-- --:--:-- --:--:-- 4705 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20127 100 20127 0 0 252k 0 --:--:-- --:--:-- --:--:-- 252k ==> Validating source files with sha256sums... GeoIP-1.3.2.tar.gz ... Passed ==> Extracting sources... -> Extracting GeoIP-1.3.2.tar.gz with bsdtar ==> Starting build()... /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/src/GeoIP-1.3.2/setup.py:6: 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 /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) Warning: 'classifiers' should be a list, got type 'tuple' running build running build_ext building 'GeoIP' 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 py_GeoIP.c -o build/temp.linux-x86_64-3.11/py_GeoIP.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/py_GeoIP.o -L/usr/lib -lGeoIP -o build/lib.linux-x86_64-3.11/GeoIP.cpython-311-x86_64-linux-gnu.so ==> Entering fakeroot environment... ==> Starting package_python-geoip()... /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/src/GeoIP-1.3.2/setup.py:6: 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 /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) Warning: 'classifiers' should be a list, got type 'tuple' running install running build running build_ext running install_lib creating /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/pkg/python-geoip/usr creating /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/pkg/python-geoip/usr/lib creating /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/pkg/python-geoip/usr/lib/python3.11 creating /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/pkg/python-geoip/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-3.11/GeoIP.cpython-311-x86_64-linux-gnu.so -> /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/pkg/python-geoip/usr/lib/python3.11/site-packages running install_egg_info Writing /tmp/archlinux-ci/python-geoip-archlinuxrb-build-HSMPmWmS/python-geoip/trunk/pkg/python-geoip/usr/lib/python3.11/site-packages/GeoIP-1.3.2-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 "python-geoip"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-geoip 1.3.2-14 (Sat Aug 5 02:54:43 2023)