>>> py3-psycopg2: Building community/py3-psycopg2 2.9.5-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 08:09:43 +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/14) Installing libpq (15.1-r1) (2/14) Installing openssl-dev (3.0.7-r0) (3/14) Installing libpq-dev (15.1-r1) (4/14) Installing libffi (3.4.4-r0) (5/14) Installing gdbm (1.23-r0) (6/14) Installing mpdecimal (2.5.1-r1) (7/14) Installing readline (8.2.0-r0) (8/14) Installing sqlite-libs (3.40.0-r0) (9/14) Installing python3 (3.11.0-r2) (10/14) Installing python3-dev (3.11.0-r2) (11/14) Installing py3-parsing (3.0.9-r1) (12/14) Installing py3-packaging (21.3-r3) (13/14) Installing py3-setuptools (65.6.0-r1) (14/14) Installing .makedepends-py3-psycopg2 (20221123.080945) Executing busybox-1.35.0-r29.trigger OK: 427 MiB in 115 packages >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/edge//psycopg2-2.9.5.tar.gz >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/edge//psycopg2-2.9.5.tar.gz >>> py3-psycopg2: Checking sha512sums... psycopg2-2.9.5.tar.gz: OK >>> py3-psycopg2: Unpacking /var/cache/distfiles/edge//psycopg2-2.9.5.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib.linux-armv8l-cpython-311 creating build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/extras.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/errors.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/tz.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/pool.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/extensions.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/sql.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/_json.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/_range.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/__init__.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/errorcodes.py -> build/lib.linux-armv8l-cpython-311/psycopg2 copying lib/_ipaddress.py -> build/lib.linux-armv8l-cpython-311/psycopg2 running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-armv8l-cpython-311 creating build/temp.linux-armv8l-cpython-311/psycopg gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/aix_support.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/bytes_format.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/column_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/connection_int.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/connection_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/conninfo_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/error_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/green.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/libpq_support.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/notify_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/pqpath.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/replication_connection_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/replication_cursor_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/replication_message_type.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/solaris_support.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/typecast.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/utils.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/win32_support.o -Wdeclaration-after-statement gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC "-DPSYCOPG_VERSION=2.9.5 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150001 -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-armv8l-cpython-311/psycopg/xid_type.o -Wdeclaration-after-statement gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/psycopg/adapter_asis.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_binary.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_datetime.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_list.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_pboolean.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_pdecimal.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_pfloat.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_pint.o build/temp.linux-armv8l-cpython-311/psycopg/adapter_qstring.o build/temp.linux-armv8l-cpython-311/psycopg/aix_support.o build/temp.linux-armv8l-cpython-311/psycopg/bytes_format.o build/temp.linux-armv8l-cpython-311/psycopg/column_type.o build/temp.linux-armv8l-cpython-311/psycopg/connection_int.o build/temp.linux-armv8l-cpython-311/psycopg/connection_type.o build/temp.linux-armv8l-cpython-311/psycopg/conninfo_type.o build/temp.linux-armv8l-cpython-311/psycopg/cursor_int.o build/temp.linux-armv8l-cpython-311/psycopg/cursor_type.o build/temp.linux-armv8l-cpython-311/psycopg/diagnostics_type.o build/temp.linux-armv8l-cpython-311/psycopg/error_type.o build/temp.linux-armv8l-cpython-311/psycopg/green.o build/temp.linux-armv8l-cpython-311/psycopg/libpq_support.o build/temp.linux-armv8l-cpython-311/psycopg/lobject_int.o build/temp.linux-armv8l-cpython-311/psycopg/lobject_type.o build/temp.linux-armv8l-cpython-311/psycopg/microprotocols.o build/temp.linux-armv8l-cpython-311/psycopg/microprotocols_proto.o build/temp.linux-armv8l-cpython-311/psycopg/notify_type.o build/temp.linux-armv8l-cpython-311/psycopg/pqpath.o build/temp.linux-armv8l-cpython-311/psycopg/psycopgmodule.o build/temp.linux-armv8l-cpython-311/psycopg/replication_connection_type.o build/temp.linux-armv8l-cpython-311/psycopg/replication_cursor_type.o build/temp.linux-armv8l-cpython-311/psycopg/replication_message_type.o build/temp.linux-armv8l-cpython-311/psycopg/solaris_support.o build/temp.linux-armv8l-cpython-311/psycopg/typecast.o build/temp.linux-armv8l-cpython-311/psycopg/utils.o build/temp.linux-armv8l-cpython-311/psycopg/win32_support.o build/temp.linux-armv8l-cpython-311/psycopg/xid_type.o -L/usr/lib -L/usr/lib -L/usr/lib/llvm14/lib -lpq -o build/lib.linux-armv8l-cpython-311/psycopg2/_psycopg.cpython-311-arm-linux-musleabihf.so >>> py3-psycopg2: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext 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-armv8l-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-armv8l-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-armv8l-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-armv8l-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-armv8l-cpython-311/psycopg2/_psycopg.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-armv8l-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-armv8l-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-armv8l-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-armv8l-cpython-311/psycopg2/_range.py -> /home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.11/site-packages/psycopg2 copying build/lib.linux-armv8l-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-armv8l-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-armv8l-cpython-311/psycopg2/_ipaddress.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/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/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/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/_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 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/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/_ipaddress.py to _ipaddress.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.5-py3.11.egg-info running install_scripts >>> py3-psycopg2*: Running postcheck for py3-psycopg2 >>> py3-psycopg2*: Preparing package py3-psycopg2... >>> py3-psycopg2*: Stripping binaries >>> py3-psycopg2*: Scanning shared objects >>> py3-psycopg2*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libpq.so.5 >>> py3-psycopg2*: Package size: 588.0 KB >>> py3-psycopg2*: Compressing data... >>> py3-psycopg2*: Create checksum... >>> py3-psycopg2*: Create py3-psycopg2-2.9.5-r1.apk >>> py3-psycopg2: Build complete at Wed, 23 Nov 2022 08:09:56 +0000 elapsed time 0h 0m 13s >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Uninstalling dependencies... (1/14) Purging .makedepends-py3-psycopg2 (20221123.080945) (2/14) Purging libpq-dev (15.1-r1) (3/14) Purging libpq (15.1-r1) (4/14) Purging python3-dev (3.11.0-r2) (5/14) Purging py3-setuptools (65.6.0-r1) (6/14) Purging py3-packaging (21.3-r3) (7/14) Purging py3-parsing (3.0.9-r1) (8/14) Purging python3 (3.11.0-r2) (9/14) Purging openssl-dev (3.0.7-r0) (10/14) Purging libffi (3.4.4-r0) (11/14) Purging gdbm (1.23-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.0-r0) (14/14) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 290 MiB in 101 packages >>> py3-psycopg2: Updating the community/armv7 repository index... >>> py3-psycopg2: Signing the index...