Advertisement
Guest User

Untitled

a guest
Oct 4th, 2022
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 53.58 KB | None | 0 0
  1. Collecting psycopg2
  2.   Using cached psycopg2-2.9.3.tar.gz (380 kB)
  3.   Preparing metadata (setup.py) ... done
  4. Building wheels for collected packages: psycopg2
  5.   Building wheel for psycopg2 (setup.py) ... error
  6.   ERROR: Command errored out with exit status 1:
  7.    command: /usr/local/opt/python@3.9/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/setup.py'"'"'; __file__='"'"'/private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-wheel-_g_aashs
  8.        cwd: /private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/
  9.   Complete output (148 lines):
  10.   running bdist_wheel
  11.   running build
  12.   running build_py
  13.   creating build
  14.   creating build/lib.macosx-11-x86_64-3.9
  15.   creating build/lib.macosx-11-x86_64-3.9/psycopg2
  16.   copying lib/_json.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  17.   copying lib/extras.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  18.   copying lib/errorcodes.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  19.   copying lib/tz.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  20.   copying lib/_range.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  21.   copying lib/_ipaddress.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  22.   copying lib/__init__.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  23.   copying lib/extensions.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  24.   copying lib/errors.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  25.   copying lib/sql.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  26.   copying lib/pool.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  27.   running build_ext
  28.   creating build/temp.macosx-11-x86_64-3.9
  29.   creating build/temp.macosx-11-x86_64-3.9/psycopg
  30.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_asis.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_asis.o
  31.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_binary.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_binary.o
  32.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_datetime.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_datetime.o
  33.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_list.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_list.o
  34.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pboolean.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pboolean.o
  35.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pdecimal.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pdecimal.o
  36.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pfloat.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pfloat.o
  37.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pint.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pint.o
  38.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_qstring.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_qstring.o
  39.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/aix_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/aix_support.o
  40.   In file included from psycopg/aix_support.c:29:
  41.   In file included from ./psycopg/psycopg.h:38:
  42.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  43.   static void Dprintf(const char *fmt, ...)
  44.               ^
  45.   1 warning generated.
  46.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/bytes_format.c -o build/temp.macosx-11-x86_64-3.9/psycopg/bytes_format.o
  47.   In file included from psycopg/bytes_format.c:82:
  48.   In file included from ./psycopg/psycopg.h:38:
  49.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  50.   static void Dprintf(const char *fmt, ...)
  51.               ^
  52.   1 warning generated.
  53.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/column_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/column_type.o
  54.   In file included from psycopg/column_type.c:28:
  55.   In file included from ./psycopg/psycopg.h:38:
  56.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  57.   static void Dprintf(const char *fmt, ...)
  58.               ^
  59.   1 warning generated.
  60.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/connection_int.c -o build/temp.macosx-11-x86_64-3.9/psycopg/connection_int.o
  61.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/connection_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/connection_type.o
  62.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/conninfo_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/conninfo_type.o
  63.   In file included from psycopg/conninfo_type.c:28:
  64.   In file included from ./psycopg/psycopg.h:38:
  65.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  66.   static void Dprintf(const char *fmt, ...)
  67.               ^
  68.   1 warning generated.
  69.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/cursor_int.c -o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_int.o
  70.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/cursor_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_type.o
  71.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/diagnostics_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/diagnostics_type.o
  72.   In file included from psycopg/diagnostics_type.c:28:
  73.   In file included from ./psycopg/psycopg.h:38:
  74.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  75.   static void Dprintf(const char *fmt, ...)
  76.               ^
  77.   1 warning generated.
  78.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/error_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/error_type.o
  79.   In file included from psycopg/error_type.c:28:
  80.   In file included from ./psycopg/psycopg.h:38:
  81.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  82.   static void Dprintf(const char *fmt, ...)
  83.               ^
  84.   1 warning generated.
  85.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/green.c -o build/temp.macosx-11-x86_64-3.9/psycopg/green.o
  86.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/libpq_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/libpq_support.o
  87.   In file included from psycopg/libpq_support.c:30:
  88.   In file included from ./psycopg/psycopg.h:38:
  89.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  90.   static void Dprintf(const char *fmt, ...)
  91.               ^
  92.   1 warning generated.
  93.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/lobject_int.c -o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_int.o
  94.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/lobject_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_type.o
  95.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/microprotocols.c -o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols.o
  96.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/microprotocols_proto.c -o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols_proto.o
  97.   In file included from psycopg/microprotocols_proto.c:28:
  98.   In file included from ./psycopg/psycopg.h:38:
  99.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  100.   static void Dprintf(const char *fmt, ...)
  101.               ^
  102.   1 warning generated.
  103.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/notify_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/notify_type.o
  104.   In file included from psycopg/notify_type.c:28:
  105.   In file included from ./psycopg/psycopg.h:38:
  106.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  107.   static void Dprintf(const char *fmt, ...)
  108.               ^
  109.   1 warning generated.
  110.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/pqpath.c -o build/temp.macosx-11-x86_64-3.9/psycopg/pqpath.o
  111.   psycopg/pqpath.c:139:17: warning: implicit conversion from enumeration type 'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
  112.                   PQstatus(conn->pgconn) : PQresultStatus(*pgres)));
  113.                   ^~~~~~~~~~~~~~~~~~~~~~
  114.   psycopg/pqpath.c:1723:11: warning: code will never be executed [-Wunreachable-code]
  115.       ret = 1;
  116.             ^
  117.   psycopg/pqpath.c:1828:17: warning: implicit conversion from enumeration type 'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
  118.                   PQstatus(curs->conn->pgconn) : PQresultStatus(curs->pgres)));
  119.                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  120.   3 warnings generated.
  121.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/psycopgmodule.c -o build/temp.macosx-11-x86_64-3.9/psycopg/psycopgmodule.o
  122.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/replication_connection_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/replication_connection_type.o
  123.   In file included from psycopg/replication_connection_type.c:28:
  124.   In file included from ./psycopg/psycopg.h:38:
  125.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  126.   static void Dprintf(const char *fmt, ...)
  127.               ^
  128.   1 warning generated.
  129.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/replication_cursor_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/replication_cursor_type.o
  130.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/replication_message_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/replication_message_type.o
  131.   In file included from psycopg/replication_message_type.c:28:
  132.   In file included from ./psycopg/psycopg.h:38:
  133.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  134.   static void Dprintf(const char *fmt, ...)
  135.               ^
  136.   1 warning generated.
  137.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/solaris_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/solaris_support.o
  138.   In file included from psycopg/solaris_support.c:29:
  139.   In file included from ./psycopg/psycopg.h:38:
  140.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  141.   static void Dprintf(const char *fmt, ...)
  142.               ^
  143.   1 warning generated.
  144.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/typecast.c -o build/temp.macosx-11-x86_64-3.9/psycopg/typecast.o
  145.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/utils.c -o build/temp.macosx-11-x86_64-3.9/psycopg/utils.o
  146.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/win32_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/win32_support.o
  147.   In file included from psycopg/win32_support.c:28:
  148.   In file included from ./psycopg/psycopg.h:38:
  149.   ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  150.   static void Dprintf(const char *fmt, ...)
  151.               ^
  152.   1 warning generated.
  153.   clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/xid_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/xid_type.o
  154.   clang -bundle -undefined dynamic_lookup build/temp.macosx-11-x86_64-3.9/psycopg/adapter_asis.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_binary.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_datetime.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_list.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pboolean.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pdecimal.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pfloat.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pint.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_qstring.o build/temp.macosx-11-x86_64-3.9/psycopg/aix_support.o build/temp.macosx-11-x86_64-3.9/psycopg/bytes_format.o build/temp.macosx-11-x86_64-3.9/psycopg/column_type.o build/temp.macosx-11-x86_64-3.9/psycopg/connection_int.o build/temp.macosx-11-x86_64-3.9/psycopg/connection_type.o build/temp.macosx-11-x86_64-3.9/psycopg/conninfo_type.o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_int.o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_type.o build/temp.macosx-11-x86_64-3.9/psycopg/diagnostics_type.o build/temp.macosx-11-x86_64-3.9/psycopg/error_type.o build/temp.macosx-11-x86_64-3.9/psycopg/green.o build/temp.macosx-11-x86_64-3.9/psycopg/libpq_support.o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_int.o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_type.o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols.o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols_proto.o build/temp.macosx-11-x86_64-3.9/psycopg/notify_type.o build/temp.macosx-11-x86_64-3.9/psycopg/pqpath.o build/temp.macosx-11-x86_64-3.9/psycopg/psycopgmodule.o build/temp.macosx-11-x86_64-3.9/psycopg/replication_connection_type.o build/temp.macosx-11-x86_64-3.9/psycopg/replication_cursor_type.o build/temp.macosx-11-x86_64-3.9/psycopg/replication_message_type.o build/temp.macosx-11-x86_64-3.9/psycopg/solaris_support.o build/temp.macosx-11-x86_64-3.9/psycopg/typecast.o build/temp.macosx-11-x86_64-3.9/psycopg/utils.o build/temp.macosx-11-x86_64-3.9/psycopg/win32_support.o build/temp.macosx-11-x86_64-3.9/psycopg/xid_type.o -L/usr/local/opt/libpq/lib -lpq -lssl -lcrypto -o build/lib.macosx-11-x86_64-3.9/psycopg2/_psycopg.cpython-39-darwin.so
  155.   ld: library not found for -lssl
  156.   clang: error: linker command failed with exit code 1 (use -v to see invocation)
  157.   error: command '/usr/bin/clang' failed with exit code 1
  158.   ----------------------------------------
  159.   ERROR: Failed building wheel for psycopg2
  160.   Running setup.py clean for psycopg2
  161. Failed to build psycopg2
  162. Installing collected packages: psycopg2
  163.     Running setup.py install for psycopg2 ... error
  164.     ERROR: Command errored out with exit status 1:
  165.      command: /usr/local/opt/python@3.9/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/setup.py'"'"'; __file__='"'"'/private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-record-9lfrxz0x/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.9/psycopg2
  166.          cwd: /private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/
  167.     Complete output (150 lines):
  168.     running install
  169.     /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  170.       warnings.warn(
  171.     running build
  172.     running build_py
  173.     creating build
  174.     creating build/lib.macosx-11-x86_64-3.9
  175.     creating build/lib.macosx-11-x86_64-3.9/psycopg2
  176.     copying lib/_json.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  177.     copying lib/extras.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  178.     copying lib/errorcodes.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  179.     copying lib/tz.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  180.     copying lib/_range.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  181.     copying lib/_ipaddress.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  182.     copying lib/__init__.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  183.     copying lib/extensions.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  184.     copying lib/errors.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  185.     copying lib/sql.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  186.     copying lib/pool.py -> build/lib.macosx-11-x86_64-3.9/psycopg2
  187.     running build_ext
  188.     creating build/temp.macosx-11-x86_64-3.9
  189.     creating build/temp.macosx-11-x86_64-3.9/psycopg
  190.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_asis.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_asis.o
  191.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_binary.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_binary.o
  192.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_datetime.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_datetime.o
  193.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_list.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_list.o
  194.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pboolean.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pboolean.o
  195.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pdecimal.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pdecimal.o
  196.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pfloat.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pfloat.o
  197.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_pint.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pint.o
  198.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/adapter_qstring.c -o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_qstring.o
  199.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/aix_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/aix_support.o
  200.     In file included from psycopg/aix_support.c:29:
  201.     In file included from ./psycopg/psycopg.h:38:
  202.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  203.     static void Dprintf(const char *fmt, ...)
  204.                 ^
  205.     1 warning generated.
  206.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/bytes_format.c -o build/temp.macosx-11-x86_64-3.9/psycopg/bytes_format.o
  207.     In file included from psycopg/bytes_format.c:82:
  208.     In file included from ./psycopg/psycopg.h:38:
  209.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  210.     static void Dprintf(const char *fmt, ...)
  211.                 ^
  212.     1 warning generated.
  213.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/column_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/column_type.o
  214.     In file included from psycopg/column_type.c:28:
  215.     In file included from ./psycopg/psycopg.h:38:
  216.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  217.     static void Dprintf(const char *fmt, ...)
  218.                 ^
  219.     1 warning generated.
  220.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/connection_int.c -o build/temp.macosx-11-x86_64-3.9/psycopg/connection_int.o
  221.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/connection_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/connection_type.o
  222.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/conninfo_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/conninfo_type.o
  223.     In file included from psycopg/conninfo_type.c:28:
  224.     In file included from ./psycopg/psycopg.h:38:
  225.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  226.     static void Dprintf(const char *fmt, ...)
  227.                 ^
  228.     1 warning generated.
  229.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/cursor_int.c -o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_int.o
  230.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/cursor_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_type.o
  231.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/diagnostics_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/diagnostics_type.o
  232.     In file included from psycopg/diagnostics_type.c:28:
  233.     In file included from ./psycopg/psycopg.h:38:
  234.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  235.     static void Dprintf(const char *fmt, ...)
  236.                 ^
  237.     1 warning generated.
  238.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/error_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/error_type.o
  239.     In file included from psycopg/error_type.c:28:
  240.     In file included from ./psycopg/psycopg.h:38:
  241.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  242.     static void Dprintf(const char *fmt, ...)
  243.                 ^
  244.     1 warning generated.
  245.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/green.c -o build/temp.macosx-11-x86_64-3.9/psycopg/green.o
  246.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/libpq_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/libpq_support.o
  247.     In file included from psycopg/libpq_support.c:30:
  248.     In file included from ./psycopg/psycopg.h:38:
  249.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  250.     static void Dprintf(const char *fmt, ...)
  251.                 ^
  252.     1 warning generated.
  253.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/lobject_int.c -o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_int.o
  254.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/lobject_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_type.o
  255.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/microprotocols.c -o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols.o
  256.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/microprotocols_proto.c -o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols_proto.o
  257.     In file included from psycopg/microprotocols_proto.c:28:
  258.     In file included from ./psycopg/psycopg.h:38:
  259.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  260.     static void Dprintf(const char *fmt, ...)
  261.                 ^
  262.     1 warning generated.
  263.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/notify_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/notify_type.o
  264.     In file included from psycopg/notify_type.c:28:
  265.     In file included from ./psycopg/psycopg.h:38:
  266.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  267.     static void Dprintf(const char *fmt, ...)
  268.                 ^
  269.     1 warning generated.
  270.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/pqpath.c -o build/temp.macosx-11-x86_64-3.9/psycopg/pqpath.o
  271.     psycopg/pqpath.c:139:17: warning: implicit conversion from enumeration type 'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
  272.                     PQstatus(conn->pgconn) : PQresultStatus(*pgres)));
  273.                     ^~~~~~~~~~~~~~~~~~~~~~
  274.     psycopg/pqpath.c:1723:11: warning: code will never be executed [-Wunreachable-code]
  275.         ret = 1;
  276.               ^
  277.     psycopg/pqpath.c:1828:17: warning: implicit conversion from enumeration type 'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
  278.                     PQstatus(curs->conn->pgconn) : PQresultStatus(curs->pgres)));
  279.                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  280.     3 warnings generated.
  281.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/psycopgmodule.c -o build/temp.macosx-11-x86_64-3.9/psycopg/psycopgmodule.o
  282.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/replication_connection_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/replication_connection_type.o
  283.     In file included from psycopg/replication_connection_type.c:28:
  284.     In file included from ./psycopg/psycopg.h:38:
  285.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  286.     static void Dprintf(const char *fmt, ...)
  287.                 ^
  288.     1 warning generated.
  289.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/replication_cursor_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/replication_cursor_type.o
  290.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/replication_message_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/replication_message_type.o
  291.     In file included from psycopg/replication_message_type.c:28:
  292.     In file included from ./psycopg/psycopg.h:38:
  293.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  294.     static void Dprintf(const char *fmt, ...)
  295.                 ^
  296.     1 warning generated.
  297.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/solaris_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/solaris_support.o
  298.     In file included from psycopg/solaris_support.c:29:
  299.     In file included from ./psycopg/psycopg.h:38:
  300.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  301.     static void Dprintf(const char *fmt, ...)
  302.                 ^
  303.     1 warning generated.
  304.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/typecast.c -o build/temp.macosx-11-x86_64-3.9/psycopg/typecast.o
  305.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/utils.c -o build/temp.macosx-11-x86_64-3.9/psycopg/utils.o
  306.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/win32_support.c -o build/temp.macosx-11-x86_64-3.9/psycopg/win32_support.o
  307.     In file included from psycopg/win32_support.c:28:
  308.     In file included from ./psycopg/psycopg.h:38:
  309.     ./psycopg/config.h:69:13: warning: unused function 'Dprintf' [-Wunused-function]
  310.     static void Dprintf(const char *fmt, ...)
  311.                 ^
  312.     1 warning generated.
  313.     clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall "-DPSYCOPG_VERSION=2.9.3 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=140004 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -I. -I/usr/local/opt/libpq/include -I/usr/local/opt/libpq/include/postgresql/server -c psycopg/xid_type.c -o build/temp.macosx-11-x86_64-3.9/psycopg/xid_type.o
  314.     clang -bundle -undefined dynamic_lookup build/temp.macosx-11-x86_64-3.9/psycopg/adapter_asis.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_binary.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_datetime.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_list.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pboolean.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pdecimal.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pfloat.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_pint.o build/temp.macosx-11-x86_64-3.9/psycopg/adapter_qstring.o build/temp.macosx-11-x86_64-3.9/psycopg/aix_support.o build/temp.macosx-11-x86_64-3.9/psycopg/bytes_format.o build/temp.macosx-11-x86_64-3.9/psycopg/column_type.o build/temp.macosx-11-x86_64-3.9/psycopg/connection_int.o build/temp.macosx-11-x86_64-3.9/psycopg/connection_type.o build/temp.macosx-11-x86_64-3.9/psycopg/conninfo_type.o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_int.o build/temp.macosx-11-x86_64-3.9/psycopg/cursor_type.o build/temp.macosx-11-x86_64-3.9/psycopg/diagnostics_type.o build/temp.macosx-11-x86_64-3.9/psycopg/error_type.o build/temp.macosx-11-x86_64-3.9/psycopg/green.o build/temp.macosx-11-x86_64-3.9/psycopg/libpq_support.o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_int.o build/temp.macosx-11-x86_64-3.9/psycopg/lobject_type.o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols.o build/temp.macosx-11-x86_64-3.9/psycopg/microprotocols_proto.o build/temp.macosx-11-x86_64-3.9/psycopg/notify_type.o build/temp.macosx-11-x86_64-3.9/psycopg/pqpath.o build/temp.macosx-11-x86_64-3.9/psycopg/psycopgmodule.o build/temp.macosx-11-x86_64-3.9/psycopg/replication_connection_type.o build/temp.macosx-11-x86_64-3.9/psycopg/replication_cursor_type.o build/temp.macosx-11-x86_64-3.9/psycopg/replication_message_type.o build/temp.macosx-11-x86_64-3.9/psycopg/solaris_support.o build/temp.macosx-11-x86_64-3.9/psycopg/typecast.o build/temp.macosx-11-x86_64-3.9/psycopg/utils.o build/temp.macosx-11-x86_64-3.9/psycopg/win32_support.o build/temp.macosx-11-x86_64-3.9/psycopg/xid_type.o -L/usr/local/opt/libpq/lib -lpq -lssl -lcrypto -o build/lib.macosx-11-x86_64-3.9/psycopg2/_psycopg.cpython-39-darwin.so
  315.     ld: library not found for -lssl
  316.     clang: error: linker command failed with exit code 1 (use -v to see invocation)
  317.     error: command '/usr/bin/clang' failed with exit code 1
  318.     ----------------------------------------
  319. ERROR: Command errored out with exit status 1: /usr/local/opt/python@3.9/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/setup.py'"'"'; __file__='"'"'/private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-install-dpd7yl73/psycopg2_fbc53bf6c7ca435b84b211abd0ada1f4/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/88/4_80dlks1xv2wkx6f6nsp9_c0000gn/T/pip-record-9lfrxz0x/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.9/psycopg2 Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement