INFO: not using any hashes in /data/userland-archives/hashes for psycopg2-2.9.9.tar.gz (overridden with --hash) Source /data/userland-archives/psycopg2-2.9.9.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/c9/5e/dc6acaf46d78979d6b03458b7a1618a68e152a6776fce95daac5e0f0301b/psycopg2-2.9.9.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok copy cloning /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/psycopg2-2.9.9 to /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/amd64-3.9 No 'requirements-files' section was found. Nothing to do. running build running build_py creating build creating build/lib.solaris-2.11-i86pc.64bit-cpython-39 creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/pool.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/_json.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/tz.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/_ipaddress.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/errors.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/extras.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/_range.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/sql.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/extensions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 copying lib/errorcodes.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2 running build_ext building 'psycopg2._psycopg' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-39 creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_asis.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_asis.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_asis.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_asis.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_binary.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_binary.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_binary.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_binary.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_datetime.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_datetime.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_datetime.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_datetime.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_list.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_list.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_list.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_list.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_pboolean.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pboolean.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_pboolean.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_pboolean.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_pdecimal.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pdecimal.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_pdecimal.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_pdecimal.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_pfloat.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pfloat.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_pfloat.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_pfloat.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_pint.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pint.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_pint.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_pint.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/adapter_qstring.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_qstring.o In file included from ./psycopg/psycopg.h:38, from psycopg/adapter_qstring.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/adapter_qstring.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/aix_support.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/aix_support.o In file included from ./psycopg/psycopg.h:38, from psycopg/aix_support.c:29: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/aix_support.c:29: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/bytes_format.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/bytes_format.o In file included from ./psycopg/psycopg.h:38, from psycopg/bytes_format.c:82: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/bytes_format.c:82: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/column_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/column_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/column_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/column_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/connection_int.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/connection_int.o In file included from ./psycopg/psycopg.h:38, from psycopg/connection_int.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/connection_int.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/connection_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/connection_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/connection_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/connection_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/conninfo_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/conninfo_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/conninfo_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/conninfo_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/cursor_int.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/cursor_int.o In file included from ./psycopg/psycopg.h:38, from psycopg/cursor_int.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/cursor_int.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/cursor_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/cursor_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/cursor_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/cursor_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/diagnostics_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/diagnostics_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/diagnostics_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/diagnostics_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/error_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/error_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/error_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/error_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/green.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/green.o In file included from ./psycopg/psycopg.h:38, from psycopg/green.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/green.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/libpq_support.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/libpq_support.o In file included from ./psycopg/psycopg.h:38, from psycopg/libpq_support.c:30: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/libpq_support.c:30: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/lobject_int.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/lobject_int.o In file included from ./psycopg/psycopg.h:38, from psycopg/lobject_int.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/lobject_int.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/lobject_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/lobject_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/lobject_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/lobject_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/microprotocols.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/microprotocols.o In file included from ./psycopg/psycopg.h:38, from psycopg/microprotocols.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/microprotocols.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/microprotocols_proto.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/microprotocols_proto.o In file included from ./psycopg/psycopg.h:38, from psycopg/microprotocols_proto.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/microprotocols_proto.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/notify_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/notify_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/notify_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/notify_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/pqpath.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/pqpath.o In file included from ./psycopg/psycopg.h:38, from psycopg/pqpath.c:34: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/pqpath.c:34: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/psycopgmodule.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/psycopgmodule.o In file included from ./psycopg/psycopg.h:38, from psycopg/psycopgmodule.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/psycopgmodule.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/replication_connection_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/replication_connection_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/replication_connection_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/replication_connection_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/replication_cursor_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/replication_cursor_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/replication_cursor_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/replication_cursor_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/replication_message_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/replication_message_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/replication_message_type.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/replication_message_type.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/solaris_support.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/solaris_support.o In file included from ./psycopg/psycopg.h:38, from psycopg/solaris_support.c:29: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/solaris_support.c:29: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/typecast.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/typecast.o In file included from ./psycopg/psycopg.h:38, from psycopg/typecast.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/typecast.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/utils.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/utils.o In file included from ./psycopg/psycopg.h:38, from psycopg/utils.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/utils.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/win32_support.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/win32_support.o In file included from ./psycopg/psycopg.h:38, from psycopg/win32_support.c:28: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/win32_support.c:28: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=150004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.9 -I. -I/usr/postgres/15/include -I/usr/postgres/15/include/server -I/usr/openssl/3.1/include -I/usr/include/libxml2 -I/usr/include -c psycopg/xid_type.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/xid_type.o In file included from ./psycopg/psycopg.h:38, from psycopg/xid_type.c:29: ./psycopg/config.h:184: warning: "isinf" redefined 184 | #define isinf(x) (!finite((x)) && (x)==(x)) | In file included from /usr/include/math.h:36, from /usr/include/python3.9/pyport.h:205, from /usr/include/python3.9/Python.h:50, from ./psycopg/psycopg.h:35, from psycopg/xid_type.c:29: /usr/include/iso/math_c99.h:72: note: this is the location of the previous definition 72 | #define isinf(x) __builtin_isinf(x) | /usr/gcc/10/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_asis.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_binary.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_datetime.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_list.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pboolean.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pdecimal.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pfloat.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_pint.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/adapter_qstring.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/aix_support.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/bytes_format.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/column_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/connection_int.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/connection_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/conninfo_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/cursor_int.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/cursor_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/diagnostics_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/error_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/green.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/libpq_support.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/lobject_int.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/lobject_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/microprotocols.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/microprotocols_proto.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/notify_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/pqpath.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/psycopgmodule.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/replication_connection_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/replication_cursor_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/replication_message_type.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/solaris_support.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/typecast.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/utils.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/win32_support.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/psycopg/xid_type.o -L/usr/lib/amd64 -L/usr/postgres/15/lib/amd64 -L/usr/openssl/3.1/lib/amd64 -lpq -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/_psycopg.cpython-39.so No 'requirements-files' section was found. Nothing to do. running install /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer 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 /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype creating /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386 creating /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr creating /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib creating /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9 creating /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/_psycopg.cpython-39.so -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/errorcodes.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/_range.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/extensions.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/extras.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/errors.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/tz.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/sql.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/_ipaddress.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/pool.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/psycopg2/_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2 byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/errorcodes.py to errorcodes.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/_range.py to _range.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/extensions.py to extensions.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/extras.py to extras.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/errors.py to errors.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/tz.py to tz.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/sql.py to sql.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/_ipaddress.py to _ipaddress.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/pool.py to pool.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2/_json.py to _json.cpython-39.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 /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/prototype/i386/usr/lib/python3.9/vendor-packages/psycopg2-2.9.9-py3.9.egg-info running install_scripts VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-psycopg2-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-psycopg2.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-library---python-2---psycopg2-26.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-library---python-2---psycopg2-27.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-library---python-2---psycopg2.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-library---python---psycopg2-27.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-library---python---psycopg2-34.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-library---python---psycopg2-35.depend.res /jenkins/jobs/oi-userland/workspace/components/python/psycopg2/build/manifest-i386-library---python---psycopg2-37.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/psycopg2 pkg://openindiana.org/library/python/psycopg2-39@2.9.9,5.11-2023.0.0.0:20231004T162201Z PUBLISHED pkg://openindiana.org/library/python/psycopg2@2.9.9,5.11-2023.0.0.0:20231004T162225Z PUBLISHED pkg://openindiana.org/library/python-2/psycopg2-26@2.6.1,5.11-2016.0.1.0:20231004T162245Z PUBLISHED pkg://openindiana.org/library/python-2/psycopg2-27@2.6.1,5.11-2016.0.1.0:20231004T162258Z PUBLISHED pkg://openindiana.org/library/python-2/psycopg2@2.6.1,5.11-2016.0.1.0:20231004T162309Z PUBLISHED pkg://openindiana.org/library/python/psycopg2-27@2.8.4,5.11-2020.0.1.4:20231004T162319Z PUBLISHED pkg://openindiana.org/library/python/psycopg2-34@2.8.4,5.11-2020.0.1.1:20231004T162326Z PUBLISHED pkg://openindiana.org/library/python/psycopg2-35@2.8.4,5.11-2020.0.1.4:20231004T162333Z PUBLISHED pkg://openindiana.org/library/python/psycopg2-37@2.9.6,5.11-2023.0.0.1:20231004T162339Z PUBLISHED