>>> py3-psycopg2: Building community/py3-psycopg2 2.9.9-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 22:09:11 +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-gpep517 py3-setuptools py3-wheel (1/27) Installing libpq (16.2-r2) (2/27) Installing openssl-dev (3.3.0-r0) (3/27) Installing libpq-dev (16.2-r2) (4/27) Installing libffi (3.4.6-r0) (5/27) Installing gdbm (1.23-r1) (6/27) Installing mpdecimal (4.0.0-r0) (7/27) Installing libpanelw (6.4_p20240330-r0) (8/27) Installing readline (8.2.10-r0) (9/27) Installing sqlite-libs (3.45.2-r0) (10/27) Installing python3 (3.12.2-r1) (11/27) Installing python3-pycache-pyc0 (3.12.2-r1) (12/27) Installing pyc (3.12.2-r1) (13/27) Installing python3-pyc (3.12.2-r1) (14/27) Installing python3-dev (3.12.2-r1) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (15-r2) (18/27) Installing py3-gpep517-pyc (15-r2) (19/27) Installing py3-parsing (3.1.2-r1) (20/27) Installing py3-parsing-pyc (3.1.2-r1) (21/27) Installing py3-packaging (24.0-r1) (22/27) Installing py3-packaging-pyc (24.0-r1) (23/27) Installing py3-setuptools (69.2.0-r2) (24/27) Installing py3-setuptools-pyc (69.2.0-r2) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-psycopg2 (20240412.220912) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 137 packages >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Cleaning up tmpdir >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/psycopg2-2.9.9.tar.gz >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/psycopg2-2.9.9.tar.gz >>> py3-psycopg2: Checking sha512sums... psycopg2-2.9.9.tar.gz: OK >>> py3-psycopg2: Unpacking /var/cache/distfiles/psycopg2-2.9.9.tar.gz... 2024-04-12 22:09:13,731 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 22:09:13,792 root INFO running bdist_wheel 2024-04-12 22:09:13,813 root INFO running build 2024-04-12 22:09:13,813 root INFO running build_py 2024-04-12 22:09:13,817 root INFO creating build 2024-04-12 22:09:13,817 root INFO creating build/lib.linux-ppc64le-cpython-312 2024-04-12 22:09:13,817 root INFO creating build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,817 root INFO copying lib/pool.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,817 root INFO copying lib/sql.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,817 root INFO copying lib/_json.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,818 root INFO copying lib/_range.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,818 root INFO copying lib/_ipaddress.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,818 root INFO copying lib/extensions.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,818 root INFO copying lib/errorcodes.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,818 root INFO copying lib/tz.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,819 root INFO copying lib/errors.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,819 root INFO copying lib/extras.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,819 root INFO copying lib/__init__.py -> build/lib.linux-ppc64le-cpython-312/psycopg2 2024-04-12 22:09:13,821 root INFO running build_ext 2024-04-12 22:09:13,836 root INFO building 'psycopg2._psycopg' extension 2024-04-12 22:09:13,836 root INFO creating build/temp.linux-ppc64le-cpython-312 2024-04-12 22:09:13,837 root INFO creating build/temp.linux-ppc64le-cpython-312/psycopg 2024-04-12 22:09:13,837 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_asis.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_asis.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_asis.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:14,024 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_binary.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_binary.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_binary.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:14,243 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_datetime.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_datetime.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_datetime.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:14,589 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_list.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_list.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_list.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:14,877 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_pboolean.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pboolean.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_pboolean.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:15,053 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_pdecimal.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_pdecimal.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:15,264 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_pfloat.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pfloat.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_pfloat.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:15,439 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_pint.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pint.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_pint.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:15,595 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/adapter_qstring.c -o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_qstring.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/adapter_qstring.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:15,802 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/aix_support.c -o build/temp.linux-ppc64le-cpython-312/psycopg/aix_support.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/aix_support.c:29: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:15,891 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/bytes_format.c -o build/temp.linux-ppc64le-cpython-312/psycopg/bytes_format.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/bytes_format.c:82: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:16,118 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/column_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/column_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/column_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:16,356 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/connection_int.c -o build/temp.linux-ppc64le-cpython-312/psycopg/connection_int.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/connection_int.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:16,890 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/connection_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/connection_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/connection_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:17,624 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/conninfo_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/conninfo_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/conninfo_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:17,863 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/cursor_int.c -o build/temp.linux-ppc64le-cpython-312/psycopg/cursor_int.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/cursor_int.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:18,023 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/cursor_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/cursor_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/cursor_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:19,043 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/diagnostics_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/diagnostics_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/diagnostics_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:19,171 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/error_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/error_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/error_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:19,410 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/green.c -o build/temp.linux-ppc64le-cpython-312/psycopg/green.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/green.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:19,568 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/libpq_support.c -o build/temp.linux-ppc64le-cpython-312/psycopg/libpq_support.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/libpq_support.c:30: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:19,687 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/lobject_int.c -o build/temp.linux-ppc64le-cpython-312/psycopg/lobject_int.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/lobject_int.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:19,945 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/lobject_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/lobject_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/lobject_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:20,208 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/microprotocols.c -o build/temp.linux-ppc64le-cpython-312/psycopg/microprotocols.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/microprotocols.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:20,402 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/microprotocols_proto.c -o build/temp.linux-ppc64le-cpython-312/psycopg/microprotocols_proto.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/microprotocols_proto.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:20,524 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/notify_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/notify_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/notify_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:20,712 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/pqpath.c -o build/temp.linux-ppc64le-cpython-312/psycopg/pqpath.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/pqpath.c:34: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:21,450 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/psycopgmodule.c -o build/temp.linux-ppc64le-cpython-312/psycopg/psycopgmodule.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/psycopgmodule.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:21,841 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/replication_connection_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/replication_connection_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/replication_connection_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:21,987 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/replication_cursor_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/replication_cursor_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/replication_cursor_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:22,228 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/replication_message_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/replication_message_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/replication_message_type.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:22,381 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/solaris_support.c -o build/temp.linux-ppc64le-cpython-312/psycopg/solaris_support.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/solaris_support.c:29: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:22,467 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/typecast.c -o build/temp.linux-ppc64le-cpython-312/psycopg/typecast.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/typecast.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:23,193 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/utils.c -o build/temp.linux-ppc64le-cpython-312/psycopg/utils.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/utils.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:23,450 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/win32_support.c -o build/temp.linux-ppc64le-cpython-312/psycopg/win32_support.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/win32_support.c:28: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:23,545 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/16/server -I/usr/include/libxml2 -c psycopg/xid_type.c -o build/temp.linux-ppc64le-cpython-312/psycopg/xid_type.o -Wdeclaration-after-statement In file included from /usr/include/python3.12/Python.h:44, from ./psycopg/psycopg.h:35, from psycopg/xid_type.c:29: /usr/include/python3.12/object.h: In function 'Py_SIZE': /usr/include/python3.12/object.h:233:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 233 | PyVarObject *var_ob = _PyVarObject_CAST(ob); | ^~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:53: /usr/include/python3.12/cpython/longintrepr.h: In function '_PyLong_CompactValue': /usr/include/python3.12/cpython/longintrepr.h:121:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 121 | Py_ssize_t sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); | ^~~~~~~~~~ 2024-04-12 22:09:23,884 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/psycopg/adapter_asis.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_binary.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_datetime.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_list.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pboolean.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pdecimal.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pfloat.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_pint.o build/temp.linux-ppc64le-cpython-312/psycopg/adapter_qstring.o build/temp.linux-ppc64le-cpython-312/psycopg/aix_support.o build/temp.linux-ppc64le-cpython-312/psycopg/bytes_format.o build/temp.linux-ppc64le-cpython-312/psycopg/column_type.o build/temp.linux-ppc64le-cpython-312/psycopg/connection_int.o build/temp.linux-ppc64le-cpython-312/psycopg/connection_type.o build/temp.linux-ppc64le-cpython-312/psycopg/conninfo_type.o build/temp.linux-ppc64le-cpython-312/psycopg/cursor_int.o build/temp.linux-ppc64le-cpython-312/psycopg/cursor_type.o build/temp.linux-ppc64le-cpython-312/psycopg/diagnostics_type.o build/temp.linux-ppc64le-cpython-312/psycopg/error_type.o build/temp.linux-ppc64le-cpython-312/psycopg/green.o build/temp.linux-ppc64le-cpython-312/psycopg/libpq_support.o build/temp.linux-ppc64le-cpython-312/psycopg/lobject_int.o build/temp.linux-ppc64le-cpython-312/psycopg/lobject_type.o build/temp.linux-ppc64le-cpython-312/psycopg/microprotocols.o build/temp.linux-ppc64le-cpython-312/psycopg/microprotocols_proto.o build/temp.linux-ppc64le-cpython-312/psycopg/notify_type.o build/temp.linux-ppc64le-cpython-312/psycopg/pqpath.o build/temp.linux-ppc64le-cpython-312/psycopg/psycopgmodule.o build/temp.linux-ppc64le-cpython-312/psycopg/replication_connection_type.o build/temp.linux-ppc64le-cpython-312/psycopg/replication_cursor_type.o build/temp.linux-ppc64le-cpython-312/psycopg/replication_message_type.o build/temp.linux-ppc64le-cpython-312/psycopg/solaris_support.o build/temp.linux-ppc64le-cpython-312/psycopg/typecast.o build/temp.linux-ppc64le-cpython-312/psycopg/utils.o build/temp.linux-ppc64le-cpython-312/psycopg/win32_support.o build/temp.linux-ppc64le-cpython-312/psycopg/xid_type.o -L/usr/lib -L/usr/lib -L/usr/lib/llvm16/lib -lpq -o build/lib.linux-ppc64le-cpython-312/psycopg2/_psycopg.cpython-312-powerpc64le-linux-musl.so 2024-04-12 22:09:23,954 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 22:09:23,954 root INFO running install 2024-04-12 22:09:23,981 root INFO running install_lib 2024-04-12 22:09:23,984 root INFO creating build/bdist.linux-ppc64le 2024-04-12 22:09:23,984 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 22:09:23,984 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,984 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/pool.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,984 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/sql.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,985 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/_json.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,985 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/_range.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,985 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/_ipaddress.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,985 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/extensions.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,986 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/errorcodes.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,986 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/tz.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,986 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/_psycopg.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,987 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/errors.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,987 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/extras.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,987 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg2/__init__.py -> build/bdist.linux-ppc64le/wheel/psycopg2 2024-04-12 22:09:23,987 root INFO running install_egg_info 2024-04-12 22:09:23,993 root INFO running egg_info 2024-04-12 22:09:23,995 root INFO writing psycopg2.egg-info/PKG-INFO 2024-04-12 22:09:23,996 root INFO writing dependency_links to psycopg2.egg-info/dependency_links.txt 2024-04-12 22:09:23,996 root INFO writing top-level names to psycopg2.egg-info/top_level.txt 2024-04-12 22:09:24,000 root INFO reading manifest file 'psycopg2.egg-info/SOURCES.txt' 2024-04-12 22:09:24,003 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 22:09:24,018 root INFO adding license file 'LICENSE' 2024-04-12 22:09:24,024 root INFO writing manifest file 'psycopg2.egg-info/SOURCES.txt' 2024-04-12 22:09:24,025 root INFO Copying psycopg2.egg-info to build/bdist.linux-ppc64le/wheel/psycopg2-2.9.9-py3.12.egg-info 2024-04-12 22:09:24,025 root INFO running install_scripts 2024-04-12 22:09:24,031 wheel INFO creating build/bdist.linux-ppc64le/wheel/psycopg2-2.9.9.dist-info/WHEEL 2024-04-12 22:09:24,032 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg2/src/psycopg2-2.9.9/.dist/.tmp-aaq5_obg/psycopg2-2.9.9-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 22:09:24,032 wheel INFO adding 'psycopg2/__init__.py' 2024-04-12 22:09:24,032 wheel INFO adding 'psycopg2/_ipaddress.py' 2024-04-12 22:09:24,033 wheel INFO adding 'psycopg2/_json.py' 2024-04-12 22:09:24,034 wheel INFO adding 'psycopg2/_psycopg.cpython-312-powerpc64le-linux-musl.so' 2024-04-12 22:09:24,038 wheel INFO adding 'psycopg2/_range.py' 2024-04-12 22:09:24,038 wheel INFO adding 'psycopg2/errorcodes.py' 2024-04-12 22:09:24,038 wheel INFO adding 'psycopg2/errors.py' 2024-04-12 22:09:24,038 wheel INFO adding 'psycopg2/extensions.py' 2024-04-12 22:09:24,039 wheel INFO adding 'psycopg2/extras.py' 2024-04-12 22:09:24,039 wheel INFO adding 'psycopg2/pool.py' 2024-04-12 22:09:24,039 wheel INFO adding 'psycopg2/sql.py' 2024-04-12 22:09:24,040 wheel INFO adding 'psycopg2/tz.py' 2024-04-12 22:09:24,040 wheel INFO adding 'psycopg2-2.9.9.dist-info/LICENSE' 2024-04-12 22:09:24,040 wheel INFO adding 'psycopg2-2.9.9.dist-info/METADATA' 2024-04-12 22:09:24,040 wheel INFO adding 'psycopg2-2.9.9.dist-info/WHEEL' 2024-04-12 22:09:24,041 wheel INFO adding 'psycopg2-2.9.9.dist-info/top_level.txt' 2024-04-12 22:09:24,041 wheel INFO adding 'psycopg2-2.9.9.dist-info/RECORD' 2024-04-12 22:09:24,041 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 22:09:24,042 gpep517 INFO The backend produced .dist/psycopg2-2.9.9-cp312-cp312-linux_ppc64le.whl psycopg2-2.9.9-cp312-cp312-linux_ppc64le.whl >>> py3-psycopg2: Entering fakeroot... >>> py3-psycopg2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2/usr/lib/python3.12/site-packages/psycopg2/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2-pyc/usr/lib/python3.12/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.12 >>> py3-psycopg2-pyc*: Package size: 192.0 KB >>> py3-psycopg2-pyc*: Compressing data... >>> py3-psycopg2-pyc*: Create checksum... >>> py3-psycopg2-pyc*: Create py3-psycopg2-pyc-2.9.9-r1.apk >>> py3-psycopg2*: Tracing dependencies... python3~3.12 so:libc.musl-ppc64le.so.1 so:libpq.so.5 >>> py3-psycopg2*: Package size: 480.0 KB >>> py3-psycopg2*: Compressing data... >>> py3-psycopg2*: Create checksum... >>> py3-psycopg2*: Create py3-psycopg2-2.9.9-r1.apk >>> py3-psycopg2: Build complete at Fri, 12 Apr 2024 22:09:24 +0000 elapsed time 0h 0m 13s >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Uninstalling dependencies... (1/27) Purging .makedepends-py3-psycopg2 (20240412.220912) (2/27) Purging libpq-dev (16.2-r2) (3/27) Purging libpq (16.2-r2) (4/27) Purging python3-dev (3.12.2-r1) (5/27) Purging py3-gpep517-pyc (15-r2) (6/27) Purging py3-gpep517 (15-r2) (7/27) Purging py3-installer-pyc (0.7.0-r2) (8/27) Purging py3-installer (0.7.0-r2) (9/27) Purging py3-setuptools-pyc (69.2.0-r2) (10/27) Purging py3-setuptools (69.2.0-r2) (11/27) Purging py3-wheel-pyc (0.42.0-r1) (12/27) Purging py3-wheel (0.42.0-r1) (13/27) Purging py3-packaging-pyc (24.0-r1) (14/27) Purging py3-packaging (24.0-r1) (15/27) Purging py3-parsing-pyc (3.1.2-r1) (16/27) Purging py3-parsing (3.1.2-r1) (17/27) Purging openssl-dev (3.3.0-r0) (18/27) Purging python3-pyc (3.12.2-r1) (19/27) Purging python3-pycache-pyc0 (3.12.2-r1) (20/27) Purging pyc (3.12.2-r1) (21/27) Purging python3 (3.12.2-r1) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.6-r0) (24/27) Purging libpanelw (6.4_p20240330-r0) (25/27) Purging mpdecimal (4.0.0-r0) (26/27) Purging readline (8.2.10-r0) (27/27) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-psycopg2: Updating the community/ppc64le repository index... >>> py3-psycopg2: Signing the index...