>>> py3-psycopg2: Building community/py3-psycopg2 2.9.6-r1 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 06:35:36 +0000 >>> py3-psycopg2: Checking sanity of /home/buildozer/aports/community/py3-psycopg2/APKBUILD... >>> py3-psycopg2: Analyzing dependencies... >>> py3-psycopg2: Installing for build: build-base libpq-dev python3-dev py3-setuptools (1/23) Installing libpq (15.2-r3) (2/23) Installing openssl-dev (3.1.0-r4) (3/23) Installing libpq-dev (15.2-r3) (4/23) Installing libbz2 (1.0.8-r5) (5/23) Installing libffi (3.4.4-r2) (6/23) Installing gdbm (1.23-r1) (7/23) Installing xz-libs (5.4.2-r1) (8/23) Installing mpdecimal (2.5.1-r2) (9/23) Installing libpanelw (6.4_p20230401-r6) (10/23) Installing readline (8.2.1-r1) (11/23) Installing sqlite-libs (3.41.2-r2) (12/23) Installing python3 (3.11.3-r10) (13/23) Installing python3-pycache-pyc0 (3.11.3-r10) (14/23) Installing pyc (0.1-r0) (15/23) Installing python3-pyc (3.11.3-r10) (16/23) Installing python3-dev (3.11.3-r10) (17/23) Installing py3-parsing (3.0.9-r2) (18/23) Installing py3-parsing-pyc (3.0.9-r2) (19/23) Installing py3-packaging (23.1-r1) (20/23) Installing py3-packaging-pyc (23.1-r1) (21/23) Installing py3-setuptools (67.7.2-r0) (22/23) Installing py3-setuptools-pyc (67.7.2-r0) (23/23) Installing .makedepends-py3-psycopg2 (20230426.063537) Executing busybox-1.36.0-r8.trigger OK: 511 MiB in 121 packages >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/psycopg2-2.9.6.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 374k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 374k 100 374k 0 0 1288k 0 --:--:-- --:--:-- --:--:-- 1288k >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/psycopg2-2.9.6.tar.gz >>> py3-psycopg2: Checking sha512sums... psycopg2-2.9.6.tar.gz: OK >>> py3-psycopg2: Unpacking /var/cache/distfiles/v3.18/psycopg2-2.9.6.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/extras.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/_ipaddress.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/errorcodes.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/errors.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/__init__.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/pool.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/extensions.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/sql.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/tz.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/_json.py -> build/lib.linux-x86_64-cpython-311/psycopg2 copying lib/_range.py -> build/lib.linux-x86_64-cpython-311/psycopg2 running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/psycopg gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_list.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-cpython-311/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/aix_support.c -o build/temp.linux-x86_64-cpython-311/psycopg/aix_support.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/bytes_format.c -o build/temp.linux-x86_64-cpython-311/psycopg/bytes_format.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/column_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/column_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/connection_int.c -o build/temp.linux-x86_64-cpython-311/psycopg/connection_int.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/connection_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/connection_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/conninfo_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/conninfo_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/cursor_int.c -o build/temp.linux-x86_64-cpython-311/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/cursor_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/error_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/error_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/green.c -o build/temp.linux-x86_64-cpython-311/psycopg/green.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/libpq_support.c -o build/temp.linux-x86_64-cpython-311/psycopg/libpq_support.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/lobject_int.c -o build/temp.linux-x86_64-cpython-311/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/lobject_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/microprotocols.c -o build/temp.linux-x86_64-cpython-311/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-cpython-311/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/notify_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/notify_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/pqpath.c -o build/temp.linux-x86_64-cpython-311/psycopg/pqpath.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-cpython-311/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/replication_connection_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/replication_connection_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/replication_cursor_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/replication_cursor_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/replication_message_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/replication_message_type.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/solaris_support.c -o build/temp.linux-x86_64-cpython-311/psycopg/solaris_support.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/typecast.c -o build/temp.linux-x86_64-cpython-311/psycopg/typecast.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/utils.c -o build/temp.linux-x86_64-cpython-311/psycopg/utils.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/win32_support.c -o build/temp.linux-x86_64-cpython-311/psycopg/win32_support.o -Wdeclaration-after-statement gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.6 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.11 -I. -I/usr/include/postgresql -I/usr/include/postgresql/15/server -I/usr/include/libxml2 -c psycopg/xid_type.c -o build/temp.linux-x86_64-cpython-311/psycopg/xid_type.o -Wdeclaration-after-statement gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/psycopg/adapter_asis.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_binary.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_datetime.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_list.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pboolean.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pfloat.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_pint.o build/temp.linux-x86_64-cpython-311/psycopg/adapter_qstring.o build/temp.linux-x86_64-cpython-311/psycopg/aix_support.o build/temp.linux-x86_64-cpython-311/psycopg/bytes_format.o build/temp.linux-x86_64-cpython-311/psycopg/column_type.o build/temp.linux-x86_64-cpython-311/psycopg/connection_int.o build/temp.linux-x86_64-cpython-311/psycopg/connection_type.o build/temp.linux-x86_64-cpython-311/psycopg/conninfo_type.o build/temp.linux-x86_64-cpython-311/psycopg/cursor_int.o build/temp.linux-x86_64-cpython-311/psycopg/cursor_type.o build/temp.linux-x86_64-cpython-311/psycopg/diagnostics_type.o build/temp.linux-x86_64-cpython-311/psycopg/error_type.o build/temp.linux-x86_64-cpython-311/psycopg/green.o build/temp.linux-x86_64-cpython-311/psycopg/libpq_support.o build/temp.linux-x86_64-cpython-311/psycopg/lobject_int.o build/temp.linux-x86_64-cpython-311/psycopg/lobject_type.o build/temp.linux-x86_64-cpython-311/psycopg/microprotocols.o build/temp.linux-x86_64-cpython-311/psycopg/microprotocols_proto.o build/temp.linux-x86_64-cpython-311/psycopg/notify_type.o build/temp.linux-x86_64-cpython-311/psycopg/pqpath.o build/temp.linux-x86_64-cpython-311/psycopg/psycopgmodule.o build/temp.linux-x86_64-cpython-311/psycopg/replication_connection_type.o build/temp.linux-x86_64-cpython-311/psycopg/replication_cursor_type.o build/temp.linux-x86_64-cpython-311/psycopg/replication_message_type.o build/temp.linux-x86_64-cpython-311/psycopg/solaris_support.o build/temp.linux-x86_64-cpython-311/psycopg/typecast.o build/temp.linux-x86_64-cpython-311/psycopg/utils.o build/temp.linux-x86_64-cpython-311/psycopg/win32_support.o build/temp.linux-x86_64-cpython-311/psycopg/xid_type.o -L/usr/lib -L/usr/lib -L/usr/lib/llvm14/lib -lpq -o build/lib.linux-x86_64-cpython-311/psycopg2/_psycopg.cpython-311-x86_64-linux-musl.so >>> py3-psycopg2: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/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, pypa/build 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 /home/buildozer/aports/community/py3-psycopg2/pkg creating /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2 creating /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr creating /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib creating /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/extras.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/_ipaddress.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/errorcodes.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/errors.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/__init__.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/_psycopg.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/pool.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/extensions.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/sql.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/tz.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/_json.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-x86_64-cpython-311/psycopg2/_range.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/extras.py to extras.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/_ipaddress.py to _ipaddress.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/errorcodes.py to errorcodes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/pool.py to pool.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/extensions.py to extensions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/sql.py to sql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/tz.py to tz.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/_json.py to _json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/_range.py to _range.cpython-311.pyc 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 /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2-2.9.6-py3.11.egg-info running install_scripts >>> py3-psycopg2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2-pyc/usr/lib/python3.11/site-packages/psycopg2/__pycache__' >>> py3-psycopg2-pyc*: Preparing subpackage py3-psycopg2-pyc... >>> py3-psycopg2-pyc*: Running postcheck for py3-psycopg2-pyc >>> py3-psycopg2*: Running postcheck for py3-psycopg2 >>> py3-psycopg2*: Preparing package py3-psycopg2... >>> py3-psycopg2*: Stripping binaries >>> py3-psycopg2-pyc*: Scanning shared objects >>> py3-psycopg2*: Scanning shared objects >>> py3-psycopg2-pyc*: Tracing dependencies... python3~3.11 >>> py3-psycopg2-pyc*: Package size: 212.0 KB >>> py3-psycopg2-pyc*: Compressing data... >>> py3-psycopg2-pyc*: Create checksum... >>> py3-psycopg2-pyc*: Create py3-psycopg2-pyc-2.9.6-r1.apk >>> py3-psycopg2*: Tracing dependencies... python3~3.11 so:libc.musl-x86_64.so.1 so:libpq.so.5 >>> py3-psycopg2*: Package size: 416.0 KB >>> py3-psycopg2*: Compressing data... >>> py3-psycopg2*: Create checksum... >>> py3-psycopg2*: Create py3-psycopg2-2.9.6-r1.apk >>> py3-psycopg2: Build complete at Wed, 26 Apr 2023 06:35:53 +0000 elapsed time 0h 0m 17s >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Uninstalling dependencies... (1/23) Purging .makedepends-py3-psycopg2 (20230426.063537) (2/23) Purging libpq-dev (15.2-r3) (3/23) Purging libpq (15.2-r3) (4/23) Purging python3-dev (3.11.3-r10) (5/23) Purging py3-setuptools-pyc (67.7.2-r0) (6/23) Purging py3-setuptools (67.7.2-r0) (7/23) Purging py3-packaging-pyc (23.1-r1) (8/23) Purging py3-packaging (23.1-r1) (9/23) Purging py3-parsing-pyc (3.0.9-r2) (10/23) Purging py3-parsing (3.0.9-r2) (11/23) Purging openssl-dev (3.1.0-r4) (12/23) Purging python3-pyc (3.11.3-r10) (13/23) Purging python3-pycache-pyc0 (3.11.3-r10) (14/23) Purging pyc (0.1-r0) (15/23) Purging python3 (3.11.3-r10) (16/23) Purging gdbm (1.23-r1) (17/23) Purging libbz2 (1.0.8-r5) (18/23) Purging libffi (3.4.4-r2) (19/23) Purging libpanelw (6.4_p20230401-r6) (20/23) Purging mpdecimal (2.5.1-r2) (21/23) Purging readline (8.2.1-r1) (22/23) Purging sqlite-libs (3.41.2-r2) (23/23) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> py3-psycopg2: Updating the community/x86_64 repository index... >>> py3-psycopg2: Signing the index...