==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-psycopg2 2.9.11-1 (Tue Oct 21 18:10:19 2025)
==> Retrieving sources...
-> Found 2.9.11.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
2.9.11.tar.gz ... Passed
==> Making package: python-psycopg2 2.9.11-1 (Tue Oct 21 18:10:27 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (1) postgresql-libs-17.6-2
Total Download Size: 1.52 MiB
Total Installed Size: 10.11 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
postgresql-libs-17.6-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing postgresql-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1
python-packaging-25.0-1 python-platformdirs-4.5.0-1
python-pyproject-hooks-1.2.0-3 python-build-1.3.0-1
python-installer-0.7.0-10 python-setuptools-1:80.9.0-2
python-wheel-0.45.1-1
Total Download Size: 1.70 MiB
Total Installed Size: 10.29 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-2-any downloading...
python-packaging-25.0-1-any downloading...
python-more-itertools-10.8.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-platformdirs-4.5.0-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-pyproject-hooks-1.2.0-3-any downloading...
python-jaraco.text-4.0.0-2-any downloading...
python-jaraco.functools-4.1.0-1-any downloading...
python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: 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)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
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-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...
[?25h==> Retrieving sources...
-> Found 2.9.11.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting 2.9.11.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating psycopg2.egg-info
writing psycopg2.egg-info/PKG-INFO
writing dependency_links to psycopg2.egg-info/dependency_links.txt
writing top-level names to psycopg2.egg-info/top_level.txt
writing manifest file 'psycopg2.egg-info/SOURCES.txt'
reading manifest file 'psycopg2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'psycopg2.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/extras.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/errorcodes.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/tz.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/pool.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/_json.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/sql.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/_range.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/_ipaddress.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/extensions.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/errors.py -> build/lib.linux-aarch64-cpython-313/psycopg2
copying lib/__init__.py -> build/lib.linux-aarch64-cpython-313/psycopg2
running build_ext
building 'psycopg2._psycopg' extension
creating build/temp.linux-aarch64-cpython-313/psycopg
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_asis.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_asis.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_binary.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_binary.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_datetime.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_datetime.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_list.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_list.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_pboolean.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pboolean.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_pdecimal.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_pfloat.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pfloat.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_pint.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pint.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/adapter_qstring.c -o build/temp.linux-aarch64-cpython-313/psycopg/adapter_qstring.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/aix_support.c -o build/temp.linux-aarch64-cpython-313/psycopg/aix_support.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/bytes_format.c -o build/temp.linux-aarch64-cpython-313/psycopg/bytes_format.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/column_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/column_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/connection_int.c -o build/temp.linux-aarch64-cpython-313/psycopg/connection_int.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/connection_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/connection_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/conninfo_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/conninfo_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/cursor_int.c -o build/temp.linux-aarch64-cpython-313/psycopg/cursor_int.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/cursor_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/cursor_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/diagnostics_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/diagnostics_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/error_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/error_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/green.c -o build/temp.linux-aarch64-cpython-313/psycopg/green.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/libpq_support.c -o build/temp.linux-aarch64-cpython-313/psycopg/libpq_support.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/lobject_int.c -o build/temp.linux-aarch64-cpython-313/psycopg/lobject_int.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/lobject_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/lobject_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/microprotocols.c -o build/temp.linux-aarch64-cpython-313/psycopg/microprotocols.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/microprotocols_proto.c -o build/temp.linux-aarch64-cpython-313/psycopg/microprotocols_proto.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/notify_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/notify_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/pqpath.c -o build/temp.linux-aarch64-cpython-313/psycopg/pqpath.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/psycopgmodule.c -o build/temp.linux-aarch64-cpython-313/psycopg/psycopgmodule.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/replication_connection_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/replication_connection_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/replication_cursor_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/replication_cursor_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/replication_message_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/replication_message_type.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/solaris_support.c -o build/temp.linux-aarch64-cpython-313/psycopg/solaris_support.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/typecast.c -o build/temp.linux-aarch64-cpython-313/psycopg/typecast.o -Wdeclaration-after-statement
In file included from psycopg/typecast.c:169:
In function 'typecast_array_scan',
inlined from 'typecast_GENERIC_ARRAY_cast' at ./psycopg/typecast_array.c:275:9:
./psycopg/typecast_array.c:185:10: warning: '%s' directive argument is null [-Wformat-overflow=]
./psycopg/typecast_array.c:185:10: warning: '%s' directive argument is null [-Wformat-overflow=]
./psycopg/typecast_array.c:185:10: warning: '%s' directive argument is null [-Wformat-overflow=]
./psycopg/typecast_array.c:185:10: warning: '%s' directive argument is null [-Wformat-overflow=]
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/utils.c -o build/temp.linux-aarch64-cpython-313/psycopg/utils.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/win32_support.c -o build/temp.linux-aarch64-cpython-313/psycopg/win32_support.o -Wdeclaration-after-statement
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.13 -I. -I/usr/include -I/usr/include/postgresql/server -I/usr/include/libxml2 -c psycopg/xid_type.c -o build/temp.linux-aarch64-cpython-313/psycopg/xid_type.o -Wdeclaration-after-statement
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration build/temp.linux-aarch64-cpython-313/psycopg/adapter_asis.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_binary.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_datetime.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_list.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pboolean.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pdecimal.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pfloat.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_pint.o build/temp.linux-aarch64-cpython-313/psycopg/adapter_qstring.o build/temp.linux-aarch64-cpython-313/psycopg/aix_support.o build/temp.linux-aarch64-cpython-313/psycopg/bytes_format.o build/temp.linux-aarch64-cpython-313/psycopg/column_type.o build/temp.linux-aarch64-cpython-313/psycopg/connection_int.o build/temp.linux-aarch64-cpython-313/psycopg/connection_type.o build/temp.linux-aarch64-cpython-313/psycopg/conninfo_type.o build/temp.linux-aarch64-cpython-313/psycopg/cursor_int.o build/temp.linux-aarch64-cpython-313/psycopg/cursor_type.o build/temp.linux-aarch64-cpython-313/psycopg/diagnostics_type.o build/temp.linux-aarch64-cpython-313/psycopg/error_type.o build/temp.linux-aarch64-cpython-313/psycopg/green.o build/temp.linux-aarch64-cpython-313/psycopg/libpq_support.o build/temp.linux-aarch64-cpython-313/psycopg/lobject_int.o build/temp.linux-aarch64-cpython-313/psycopg/lobject_type.o build/temp.linux-aarch64-cpython-313/psycopg/microprotocols.o build/temp.linux-aarch64-cpython-313/psycopg/microprotocols_proto.o build/temp.linux-aarch64-cpython-313/psycopg/notify_type.o build/temp.linux-aarch64-cpython-313/psycopg/pqpath.o build/temp.linux-aarch64-cpython-313/psycopg/psycopgmodule.o build/temp.linux-aarch64-cpython-313/psycopg/replication_connection_type.o build/temp.linux-aarch64-cpython-313/psycopg/replication_cursor_type.o build/temp.linux-aarch64-cpython-313/psycopg/replication_message_type.o build/temp.linux-aarch64-cpython-313/psycopg/solaris_support.o build/temp.linux-aarch64-cpython-313/psycopg/typecast.o build/temp.linux-aarch64-cpython-313/psycopg/utils.o build/temp.linux-aarch64-cpython-313/psycopg/win32_support.o build/temp.linux-aarch64-cpython-313/psycopg/xid_type.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-aarch64-cpython-313/psycopg2/_psycopg.cpython-313-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/extras.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/errorcodes.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/tz.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/pool.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/_json.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/sql.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/_range.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/_psycopg.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/_ipaddress.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/extensions.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/errors.py -> build/bdist.linux-aarch64/wheel/./psycopg2
copying build/lib.linux-aarch64-cpython-313/psycopg2/__init__.py -> build/bdist.linux-aarch64/wheel/./psycopg2
running install_egg_info
running egg_info
writing psycopg2.egg-info/PKG-INFO
writing dependency_links to psycopg2.egg-info/dependency_links.txt
writing top-level names to psycopg2.egg-info/top_level.txt
reading manifest file 'psycopg2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'psycopg2.egg-info/SOURCES.txt'
Copying psycopg2.egg-info to build/bdist.linux-aarch64/wheel/./psycopg2-2.9.11-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/psycopg2-2.9.11.dist-info/WHEEL
creating '/build/python-psycopg2/src/psycopg2-2.9.11/dist/.tmp-303lrusz/psycopg2-2.9.11-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'psycopg2/__init__.py'
adding 'psycopg2/_ipaddress.py'
adding 'psycopg2/_json.py'
adding 'psycopg2/_psycopg.cpython-313-aarch64-linux-gnu.so'
adding 'psycopg2/_range.py'
adding 'psycopg2/errorcodes.py'
adding 'psycopg2/errors.py'
adding 'psycopg2/extensions.py'
adding 'psycopg2/extras.py'
adding 'psycopg2/pool.py'
adding 'psycopg2/sql.py'
adding 'psycopg2/tz.py'
adding 'psycopg2-2.9.11.dist-info/licenses/LICENSE'
adding 'psycopg2-2.9.11.dist-info/METADATA'
adding 'psycopg2-2.9.11.dist-info/WHEEL'
adding 'psycopg2-2.9.11.dist-info/top_level.txt'
adding 'psycopg2-2.9.11.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built psycopg2-2.9.11-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-psycopg2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-psycopg2 2.9.11-1 (Tue Oct 21 18:10:48 2025)
==> Cleaning up...