Err
Err
requirements.txt
Collecting base58==1.0.3 (from -r requirements.txt (line 1))
Using cached base58-1.0.3-py3-none-any.whl.metadata (565 bytes)
Collecting certifi==2019.9.11 (from -r requirements.txt (line 2))
Using cached certifi-2019.9.11-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting cffi==1.13.1 (from -r requirements.txt (line 3))
Using cached cffi-1.13.1.tar.gz (460 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting chardet==3.0.4 (from -r requirements.txt (line 4))
Using cached chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB)
Collecting cryptography==2.8 (from -r requirements.txt (line 5))
Using cached cryptography-2.8.tar.gz (504 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting Django==2.2.6 (from -r requirements.txt (line 6))
Using cached Django-2.2.6-py3-none-any.whl.metadata (3.5 kB)
Collecting django-ipfs-storage==0.0.4 (from -r requirements.txt (line 7))
Using cached django_ipfs_storage-0.0.4-py2.py3-none-any.whl.metadata (4.2 kB)
Collecting idna==2.8 (from -r requirements.txt (line 8))
Using cached idna-2.8-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting ipfsapi==0.4.4 (from -r requirements.txt (line 9))
Using cached ipfsapi-0.4.4-py2.py3-none-any.whl.metadata (8.1 kB)
Collecting ipfshttpclient==0.4.12 (from -r requirements.txt (line 10))
Using cached ipfshttpclient-0.4.12-py2.py3-none-any.whl.metadata (9.6 kB)
Collecting multiaddr==0.0.8 (from -r requirements.txt (line 11))
Using cached multiaddr-0.0.8-py2.py3-none-any.whl.metadata (5.0 kB)
Collecting netaddr==0.7.19 (from -r requirements.txt (line 12))
Using cached netaddr-0.7.19-py2.py3-none-any.whl.metadata (4.3 kB)
Collecting psycopg2==2.8.4 (from -r requirements.txt (line 13))
Downloading psycopg2-2.8.4.tar.gz (377 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting pycparser==2.19 (from -r requirements.txt (line 14))
Downloading pycparser-2.19.tar.gz (158 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting pytz==2019.3 (from -r requirements.txt (line 15))
Downloading pytz-2019.3-py2.py3-none-any.whl.metadata (20 kB)
Collecting requests==2.22.0 (from -r requirements.txt (line 16))
Downloading requests-2.22.0-py2.py3-none-any.whl.metadata (5.5 kB)
Collecting six==1.12.0 (from -r requirements.txt (line 17))
Downloading six-1.12.0-py2.py3-none-any.whl.metadata (1.9 kB)
Collecting sqlparse==0.3.0 (from -r requirements.txt (line 18))
Downloading sqlparse-0.3.0-py2.py3-none-any.whl.metadata (2.3 kB)
Collecting urllib3==1.25.6 (from -r requirements.txt (line 19))
Downloading urllib3-1.25.6-py2.py3-none-any.whl.metadata (39 kB)
Collecting varint==1.0.2 (from -r requirements.txt (line 20))
Downloading varint-1.0.2.tar.gz (1.9 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Downloading base58-1.0.3-py3-none-any.whl (3.1 kB)
Downloading certifi-2019.9.11-py2.py3-none-any.whl (154 kB)
Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Downloading Django-2.2.6-py3-none-any.whl (7.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 2.4 MB/s eta 0:00:00
Downloading django_ipfs_storage-0.0.4-py2.py3-none-any.whl (6.7 kB)
Downloading idna-2.8-py2.py3-none-any.whl (58 kB)
Downloading ipfsapi-0.4.4-py2.py3-none-any.whl (32 kB)
Downloading ipfshttpclient-0.4.12-py2.py3-none-any.whl (157 kB)
Downloading multiaddr-0.0.8-py2.py3-none-any.whl (15 kB)
Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 3.2 MB/s eta 0:00:00
Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB)
Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB)
Downloading six-1.12.0-py2.py3-none-any.whl (10 kB)
Downloading sqlparse-0.3.0-py2.py3-none-any.whl (39 kB)
Downloading urllib3-1.25.6-py2.py3-none-any.whl (125 kB)
Building wheels for collected packages: cffi, cryptography, psycopg2, pycparser,
varint
Building wheel for cffi (pyproject.toml) ... error
error: subprocess-exited-with-error
note: This error originates from a subprocess, and is likely not a problem with
pip.
ERROR: Failed building wheel for cffi
Building wheel for cryptography (pyproject.toml) ... error
error: subprocess-exited-with-error
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
See https://packaging.python.org/en/latest/guides/writing-pyproject-
toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.macosx-10.9-universal2-cpython-312/cryptography
copying src/cryptography/__init__.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography
copying src/cryptography/utils.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography
copying src/cryptography/__about__.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography
copying src/cryptography/exceptions.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography
copying src/cryptography/fernet.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography
creating build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat
copying src/cryptography/hazmat/_der.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography/hazmat
copying src/cryptography/hazmat/__init__.py -> build/lib.macosx-10.9-
universal2-cpython-312/cryptography/hazmat
copying src/cryptography/hazmat/_oid.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography/hazmat
creating build/lib.macosx-10.9-universal2-cpython-312/cryptography/x509
copying src/cryptography/x509/oid.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography/x509
copying src/cryptography/x509/ocsp.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography/x509
copying src/cryptography/x509/general_name.py -> build/lib.macosx-10.9-
universal2-cpython-312/cryptography/x509
copying src/cryptography/x509/__init__.py -> build/lib.macosx-10.9-
universal2-cpython-312/cryptography/x509
copying src/cryptography/x509/extensions.py -> build/lib.macosx-10.9-
universal2-cpython-312/cryptography/x509
copying src/cryptography/x509/name.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography/x509
copying src/cryptography/x509/base.py -> build/lib.macosx-10.9-universal2-
cpython-312/cryptography/x509
copying src/cryptography/x509/certificate_transparency.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/x509
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/__init__.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.macosx-10.9-
universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.macosx-10.9-
universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/bindings
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/backend.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/encode_asn1.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/utils.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/poly1305.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ed25519.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ed448.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x25519.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hashes.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/backends/openssl
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.macosx-
10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/kdf
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
twofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
twofactor
copying src/cryptography/hazmat/primitives/twofactor/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
twofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
twofactor
copying src/cryptography/hazmat/primitives/twofactor/utils.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
twofactor
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
serialization
copying src/cryptography/hazmat/primitives/serialization/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
serialization
copying src/cryptography/hazmat/primitives/serialization/pkcs12.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
serialization
copying src/cryptography/hazmat/primitives/serialization/ssh.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
serialization
copying src/cryptography/hazmat/primitives/serialization/base.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
serialization
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/aead.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/modes.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/base.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/ciphers
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x448.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ed448.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x25519.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/primitives/
asymmetric
creating
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/_conditional.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/binding.py ->
build/lib.macosx-10.9-universal2-cpython-312/cryptography/hazmat/bindings/openssl
running egg_info
writing src/cryptography.egg-info/PKG-INFO
writing dependency_links to src/cryptography.egg-info/dependency_links.txt
writing requirements to src/cryptography.egg-info/requires.txt
writing top-level names to src/cryptography.egg-info/top_level.txt
reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'vectors'
warning: no previously-included files matching '*' found under directory
'vectors'
warning: no previously-included files found matching 'azure-pipelines.yml'
warning: no previously-included files found matching '.azure-pipelines'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching '.travis'
warning: no previously-included files matching '*' found under directory
'.azure-pipelines'
warning: no previously-included files matching '*' found under directory
'.travis'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching 'dev-requirements.txt'
warning: no previously-included files found matching 'rtd-requirements.txt'
warning: no previously-included files found matching 'tox.ini'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE'
adding license file 'LICENSE.BSD'
adding license file 'LICENSE.PSF'
adding license file 'AUTHORS.rst'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
running build_ext
generating cffi module
'build/temp.macosx-10.9-universal2-cpython-312/_padding.c'
creating build/temp.macosx-10.9-universal2-cpython-312
generating cffi module
'build/temp.macosx-10.9-universal2-cpython-312/_constant_time.c'
generating cffi module
'build/temp.macosx-10.9-universal2-cpython-312/_openssl.c'
building '_openssl' extension
creating build/temp.macosx-10.9-universal2-cpython-312/build/temp.macosx-
10.9-universal2-cpython-312
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c
build/temp.macosx-10.9-universal2-cpython-312/_openssl.c -o build/temp.macosx-10.9-
universal2-cpython-312/build/temp.macosx-10.9-universal2-cpython-312/_openssl.o -
Wconversion -Wno-error=sign-conversion
build/temp.macosx-10.9-universal2-cpython-312/_openssl.c:579:10: fatal error:
'openssl/opensslv.h' file not found
579 | #include <openssl/opensslv.h>
| ^~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with
pip.
ERROR: Failed building wheel for cryptography
Building wheel for psycopg2 (pyproject.toml) ... error
error: subprocess-exited-with-error
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
See https://packaging.python.org/en/latest/guides/writing-pyproject-
toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/_json.py -> build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/extras.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/compat.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/errorcodes.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/tz.py -> build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/_range.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/_ipaddress.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/_lru_cache.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/__init__.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/extensions.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/errors.py ->
build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/sql.py -> build/lib.macosx-10.9-universal2-cpython-312/psycopg2
copying lib/pool.py -> build/lib.macosx-10.9-universal2-cpython-312/psycopg2
running build_ext
building 'psycopg2._psycopg' extension
creating build/temp.macosx-10.9-universal2-cpython-312/psycopg
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_asis.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_asis.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_binary.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_binary.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_datetime.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_datetime.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_list.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_list.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_pboolean.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_pboolean.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_pdecimal.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_pdecimal.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_pfloat.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_pfloat.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_pint.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_pint.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/adapter_qstring.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/adapter_qstring.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/bytes_format.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/bytes_format.o
In file included from psycopg/bytes_format.c:81:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/bytes_format.c:81:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/column_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/column_type.o
In file included from psycopg/column_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/column_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/connection_int.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/connection_int.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/connection_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/connection_type.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/conninfo_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/conninfo_type.o
In file included from psycopg/conninfo_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/conninfo_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/cursor_int.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/cursor_int.o
psycopg/cursor_int.c:76:20: warning: implicit truncation from 'int' to a one-
bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-
conversion]
76 | self->notuples = 1;
| ^ ~
1 warning generated.
psycopg/cursor_int.c:76:20: warning: implicit truncation from 'int' to a one-
bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-
conversion]
76 | self->notuples = 1;
| ^ ~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/cursor_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/cursor_type.o
psycopg/cursor_type.c:112:18: warning: implicit truncation from 'int' to a
one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-
conversion]
112 | self->closed = 1;
| ^ ~
psycopg/cursor_type.c:1896:20: warning: implicit truncation from 'int' to a
one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-
conversion]
1896 | self->notuples = 1;
| ^ ~
2 warnings generated.
psycopg/cursor_type.c:112:18: warning: implicit truncation from 'int' to a
one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-
conversion]
112 | self->closed = 1;
| ^ ~
psycopg/cursor_type.c:1896:20: warning: implicit truncation from 'int' to a
one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-
conversion]
1896 | self->notuples = 1;
| ^ ~
2 warnings generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/diagnostics_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/diagnostics_type.o
In file included from psycopg/diagnostics_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/diagnostics_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/error_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/error_type.o
In file included from psycopg/error_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/error_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/green.c -o build/temp.macosx-10.9-universal2-cpython-312/psycopg/green.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/libpq_support.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/libpq_support.o
In file included from psycopg/libpq_support.c:29:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/libpq_support.c:29:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/lobject_int.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/lobject_int.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/lobject_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/lobject_type.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/microprotocols.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/microprotocols.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/microprotocols_proto.c -o build/temp.macosx-10.9-universal2-cpython-
312/psycopg/microprotocols_proto.o
In file included from psycopg/microprotocols_proto.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/microprotocols_proto.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/notify_type.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/notify_type.o
In file included from psycopg/notify_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
In file included from psycopg/notify_type.c:27:
In file included from ./psycopg/psycopg.h:37:
./psycopg/config.h:81:13: warning: unused function 'Dprintf' [-Wunused-
function]
81 | static void Dprintf(const char *fmt, ...) {}
| ^~~~~~~
1 warning generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/pqpath.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/pqpath.o
psycopg/pqpath.c:135:17: warning: implicit conversion from enumeration type
'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
134 | PQresStatus(pgres == NULL ?
| ~~~~~~~~~~~
135 | PQstatus(conn->pgconn) : PQresultStatus(*pgres)));
| ^~~~~~~~~~~~~~~~~~~~~~
psycopg/pqpath.c:1714:11: warning: code will never be executed [-
Wunreachable-code]
1714 | ret = 1;
| ^
psycopg/pqpath.c:1819:17: warning: implicit conversion from enumeration type
'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
1818 | PQresStatus(curs->pgres == NULL ?
| ~~~~~~~~~~~
1819 | PQstatus(curs->conn->pgconn) : PQresultStatus(curs-
>pgres)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
psycopg/pqpath.c:135:17: warning: implicit conversion from enumeration type
'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
134 | PQresStatus(pgres == NULL ?
| ~~~~~~~~~~~
135 | PQstatus(conn->pgconn) : PQresultStatus(*pgres)));
| ^~~~~~~~~~~~~~~~~~~~~~
psycopg/pqpath.c:1714:11: warning: code will never be executed [-
Wunreachable-code]
1714 | ret = 1;
| ^
psycopg/pqpath.c:1819:17: warning: implicit conversion from enumeration type
'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion]
1818 | PQresStatus(curs->pgres == NULL ?
| ~~~~~~~~~~~
1819 | PQstatus(curs->conn->pgconn) : PQresultStatus(curs-
>pgres)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -
dynamic -DNDEBUG -g -O3 -Wall -arch arm64 -arch x86_64 -g "-DPSYCOPG_VERSION=2.8.4
(dt dec pq3 ext lo64)" -DPG_VERSION_NUM=140017 -DHAVE_LO64=1
-I/Users/vibhanshjain/EMS/env/include
-I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I.
-I/opt/homebrew/include/postgresql@14 -I/opt/homebrew/include/postgresql@14/server
-c psycopg/psycopgmodule.c -o
build/temp.macosx-10.9-universal2-cpython-312/psycopg/psycopgmodule.o
psycopg/psycopgmodule.c:920:36: error: expression is not assignable
920 | Py_TYPE(typetable[i].type) = &PyType_Type;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
psycopg/psycopgmodule.c:952:30: error: expression is not assignable
952 | Py_TYPE(&pydatetimeType) = &PyType_Type;
| ~~~~~~~~~~~~~~~~~~~~~~~~ ^
psycopg/psycopgmodule.c:1084:28: error: expression is not assignable
1084 | Py_TYPE(&typecastType) = &PyType_Type;
| ~~~~~~~~~~~~~~~~~~~~~~ ^
psycopg/psycopgmodule.c:1087:25: error: expression is not assignable
1087 | Py_TYPE(&chunkType) = &PyType_Type;
| ~~~~~~~~~~~~~~~~~~~ ^
psycopg/psycopgmodule.c:1090:25: error: expression is not assignable
1090 | Py_TYPE(&errorType) = &PyType_Type;
| ~~~~~~~~~~~~~~~~~~~ ^
5 errors generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with
pip.
ERROR: Failed building wheel for psycopg2
Building wheel for pycparser (pyproject.toml) ... done
Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl
size=111144 sha256=e25c42e88b2d94fa8d6087b0cfe45c6bfcb4f928aa20a178a7d9f126dfb73bab
Stored in directory:
/Users/vibhanshjain/Library/Caches/pip/wheels/66/c2/ed/1f2ab8d0f611a3030c10c05c9fea
c18e8700042d3686e30762
Building wheel for varint (pyproject.toml) ... done
Created wheel for varint: filename=varint-1.0.2-py3-none-any.whl size=2005
sha256=5585c5fe8c8cda69c989ad46cc55c94f05d4091c22b41037c054dd3fbf842dac
Stored in directory:
/Users/vibhanshjain/Library/Caches/pip/wheels/9c/81/f4/3d93402a47e78b0e782062a5819b
07b424427af0c4ed6655ab
Successfully built pycparser varint
Failed to build cffi cryptography psycopg2
ERROR: Failed to build installable wheels for some pyproject.toml based projects
(cffi, cryptography, psycopg2)
(env) vibhanshjain@Vibhanshs-MacBook-Pro clgproject %