Giter Club home page Giter Club logo

homebrew-brew's People

Contributors

jesseshieh avatar

Watchers

 avatar

homebrew-brew's Issues

upgrade gigalixir/brew/gigalixir 1.2.0 -> 1.2.3 break by openssl

Running at Catalina and all brew dependent is up-to-date and rust version stable 1.56.1 from brew installation.

2021-11-13 00:25:38 +0000

/usr/local/Cellar/gigalixir/1.2.3/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/gigalixir--cryptography-20211113-3662-1230y2q/cryptography-35.0.0

Using pip 21.3.1 from /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip (python 3.9)
Processing /private/tmp/gigalixir--cryptography-20211113-3662-1230y2q/cryptography-35.0.0
  Installing build dependencies: started
  Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /private/tmp/pip-standalone-pip-eb7rsfay/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /private/tmp/pip-build-env-7lq3qwkn/overlay --no-warn-script-location --no-binary :all: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.12; platform_python_implementation != '"'"'PyPy'"'"'' 'setuptools-rust>=0.11.4'
  Collecting setuptools>=40.6.0
    Downloading setuptools-58.5.3.tar.gz (2.3 MB)
    Getting requirements to build wheel: started
    Getting requirements to build wheel: finished with status 'done'
    Installing backend dependencies: started
    Installing backend dependencies: finished with status 'done'
    Preparing metadata (pyproject.toml): started
    Preparing metadata (pyproject.toml): finished with status 'done'
  Collecting wheel
    Using cached wheel-0.37.0.tar.gz (65 kB)
    Preparing metadata (setup.py): started
    Preparing metadata (setup.py): finished with status 'done'
  Collecting cffi>=1.12
    Downloading cffi-1.15.0.tar.gz (484 kB)
    Preparing metadata (setup.py): started
    Preparing metadata (setup.py): finished with status 'done'
  Collecting setuptools-rust>=0.11.4
    Downloading setuptools-rust-0.12.1.tar.gz (282 kB)
    Installing build dependencies: started
    Installing build dependencies: still running...
    Installing build dependencies: finished with status 'done'
    Getting requirements to build wheel: started
    Getting requirements to build wheel: finished with status 'done'
    Installing backend dependencies: started
    Installing backend dependencies: finished with status 'done'
    Preparing metadata (pyproject.toml): started
    Preparing metadata (pyproject.toml): finished with status 'done'
  Collecting pycparser
    Downloading pycparser-2.21.tar.gz (170 kB)
    Preparing metadata (setup.py): started
    Preparing metadata (setup.py): finished with status 'done'
  Collecting semantic-version>=2.6.0
    Downloading semantic_version-2.8.5.tar.gz (50 kB)
    Preparing metadata (setup.py): started
    Preparing metadata (setup.py): finished with status 'done'
  Collecting toml>=0.9.0
    Downloading toml-0.10.2.tar.gz (22 kB)
    Preparing metadata (setup.py): started
    Preparing metadata (setup.py): finished with status 'done'
  Skipping wheel build for wheel, due to binaries being disabled for it.
  Skipping wheel build for cffi, due to binaries being disabled for it.
  Skipping wheel build for semantic-version, due to binaries being disabled for it.
  Skipping wheel build for toml, due to binaries being disabled for it.
  Skipping wheel build for pycparser, due to binaries being disabled for it.
  Building wheels for collected packages: setuptools-rust, setuptools
    Building wheel for setuptools-rust (pyproject.toml): started
    Building wheel for setuptools-rust (pyproject.toml): finished with status 'done'
    Created wheel for setuptools-rust: filename=setuptools_rust-0.12.1-py3-none-any.whl size=22068 sha256=d4f041b4df5a96a1a19b33452f3a982059b153cc55ef7f3d734caecdc39ae5c8
    Stored in directory: /private/tmp/gigalixir-20211113-3662-lnx0yz/gigalixir-cli-1.2.3/.brew_home/Library/Caches/pip/wheels/0d/74/4c/815dea1b32e070a03f3bdebc2ac66dec872e2f4f98873de7f1
    Building wheel for setuptools (pyproject.toml): started
    Building wheel for setuptools (pyproject.toml): finished with status 'done'
    Created wheel for setuptools: filename=setuptools-58.5.3-py3-none-any.whl size=946828 sha256=62fac6481e58397a0382c9ffe6690b6f6b0fd7708ce3c5a15fb5887839a8d979
    Stored in directory: /private/tmp/gigalixir-20211113-3662-lnx0yz/gigalixir-cli-1.2.3/.brew_home/Library/Caches/pip/wheels/23/7d/b1/7a15397a50455ad7fdff8aebf15cf3a39ddedb2c50df533250
  Successfully built setuptools-rust setuptools
  Installing collected packages: toml, setuptools, semantic-version, pycparser, wheel, setuptools-rust, cffi
      Running setup.py install for toml: started
      Running setup.py install for toml: finished with status 'done'
      Running setup.py install for semantic-version: started
      Running setup.py install for semantic-version: finished with status 'done'
      Running setup.py install for pycparser: started
      Running setup.py install for pycparser: finished with status 'done'
      Running setup.py install for wheel: started
      Running setup.py install for wheel: finished with status 'done'
      Running setup.py install for cffi: started
      Running setup.py install for cffi: finished with status 'done'
  Successfully installed cffi-1.15.0 pycparser-2.21 semantic-version-2.8.5 setuptools-58.5.3 setuptools-rust-0.12.1 toml-0.10.2 wheel-0.37.0
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /private/tmp/tmp93a7rd6r
  /usr/local/Cellar/[email protected]/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
    warnings.warn(

      =============================DEBUG ASSISTANCE=============================
      If you are seeing a compilation error please try the following steps to
      successfully install cryptography:
      1) Upgrade to the latest pip and try again. This will fix errors for most
         users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      2) Read https://cryptography.io/en/latest/installation/ for specific
         instructions for your platform.
      3) Check our frequently asked questions for more information:
         https://cryptography.io/en/latest/faq/
      4) Ensure you have a recent Rust toolchain installed:
         https://cryptography.io/en/latest/installation/#rust

      Python: 3.9.8
      platform: macOS-10.15.7-x86_64-i386-64bit
      pip: 21.3.1
      setuptools: 58.5.3
      setuptools_rust: 0.12.1
      =============================DEBUG ASSISTANCE=============================

  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /private/tmp/tmppsn24feq
  running dist_info
  creating /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info
  writing /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/PKG-INFO
  writing dependency_links to /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/dependency_links.txt
  writing requirements to /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/requires.txt
  writing top-level names to /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/top_level.txt
  writing manifest file '/private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/SOURCES.txt'
  reading manifest file '/private/tmp/pip-modern-metadata-0b14o4ma/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 matching '*' found under directory '.github'
  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 '.readthedocs.yml'
  warning: no previously-included files found matching 'dev-requirements.txt'
  warning: no previously-included files found matching 'tox.ini'
  warning: no previously-included files found matching 'mypy.ini'
  warning: no previously-included files matching '*' found under directory '.zuul.d'
  warning: no previously-included files matching '*' found under directory '.zuul.playbooks'
  adding license file 'LICENSE'
  adding license file 'LICENSE.APACHE'
  adding license file 'LICENSE.BSD'
  adding license file 'LICENSE.PSF'
  writing manifest file '/private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/SOURCES.txt'
  creating '/private/tmp/pip-modern-metadata-0b14o4ma/cryptography.dist-info'
  adding license file "LICENSE.APACHE" (matched pattern "LICEN[CS]E*")
  adding license file "LICENSE.PSF" (matched pattern "LICEN[CS]E*")
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "LICENSE.BSD" (matched pattern "LICEN[CS]E*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: cryptography
  Building wheel for cryptography (pyproject.toml): started
  Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /private/tmp/tmpnljyadkg
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.macosx-10.15-x86_64-3.9
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography
  copying src/cryptography/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography
  copying src/cryptography/utils.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography
  copying src/cryptography/__about__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography
  copying src/cryptography/exceptions.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography
  copying src/cryptography/fernet.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat
  copying src/cryptography/hazmat/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat
  copying src/cryptography/hazmat/_oid.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/oid.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/ocsp.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/general_name.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/extensions.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/name.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/base.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  copying src/cryptography/x509/certificate_transparency.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends
  copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends
  copying src/cryptography/hazmat/backends/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/padding.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings
  copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor
  copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor
  copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor
  copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/openssl
  copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/openssl
  copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/openssl
  copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.macosx-10.15-x86_64-3.9/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 matching '*' found under directory '.github'
  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 '.readthedocs.yml'
  warning: no previously-included files found matching 'dev-requirements.txt'
  warning: no previously-included files found matching 'tox.ini'
  warning: no previously-included files found matching 'mypy.ini'
  warning: no previously-included files matching '*' found under directory '.zuul.d'
  warning: no previously-included files matching '*' found under directory '.zuul.playbooks'
  adding license file 'LICENSE'
  adding license file 'LICENSE.APACHE'
  adding license file 'LICENSE.BSD'
  adding license file 'LICENSE.PSF'
  writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
  copying src/cryptography/py.typed -> build/lib.macosx-10.15-x86_64-3.9/cryptography
  creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust
  running build_ext
  generating cffi module 'build/temp.macosx-10.15-x86_64-3.9/_openssl.c'
  creating build/temp.macosx-10.15-x86_64-3.9
  running build_rust

      =============================DEBUG ASSISTANCE=============================
      If you are seeing a compilation error please try the following steps to
      successfully install cryptography:
      1) Upgrade to the latest pip and try again. This will fix errors for most
         users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      2) Read https://cryptography.io/en/latest/installation/ for specific
         instructions for your platform.
      3) Check our frequently asked questions for more information:
         https://cryptography.io/en/latest/faq/
      4) Ensure you have a recent Rust toolchain installed:
         https://cryptography.io/en/latest/installation/#rust

      Python: 3.9.8
      platform: macOS-10.15.7-x86_64-i386-64bit
      pip: 21.3.1
      setuptools: 58.5.3
      setuptools_rust: 0.12.1
      =============================DEBUG ASSISTANCE=============================

  error: can't find Rust compiler

  If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

  To update pip, run:

      pip install --upgrade pip

  and then retry package installation.

  If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.

  This package requires Rust >=1.41.0.
  Building wheel for cryptography (pyproject.toml): finished with status 'error'
  ERROR: Failed building wheel for cryptography
Failed to build cryptography
ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects

HOMEBREW_VERSION: 3.3.3-80-gd677926
ORIGIN: https://github.com/Homebrew/brew
HEAD: d677926d7a5b9080dbe70a61026768de96304b71
Last commit: 12 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 4530cc439e5caba3caead99887fe2bf672d0e0ea
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.5nIikmUhOo/org.xquartz:0
HOMEBREW_EDITOR: subl
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_BOOTSNAP: set
http_proxy: http://127.0.0.1:6152/
https_proxy: http://127.0.0.1:6152/
Homebrew Ruby: 2.6.8 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/bin/ruby
CPU: octa-core 64-bit skylake
Clang: 12.0.0 build 1200
Git: 2.33.1 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 10.15.7-x86_64
CLT: 12.0.0.32.29
Xcode: 12.4

HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/[email protected]:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/[email protected]/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/[email protected]/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/[email protected]/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/gdbm/bin:/usr/local/opt/[email protected]/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/xz/bin:/usr/local/opt/[email protected]/bin:/usr/bin:/bin:/usr/sbin:/sbin

File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'setuptools'

Using Mac Xcode 12.1 and updated Command Line Tools (reinstalled)
Homebrew 2.5.9

➜  phoenix git:(develop) ✗ brew install gigalixir
==> Installing gigalixir from gigalixir/brew
==> Downloading https://files.pythonhosted.org/packages/06/8c/eb8a0ae49eba5be054ca32b3a1dca432baee1d83c4f125d276c6a5fd2d20/virtualenv-20.1.0.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/b4e86049c816dde47c7a914a6db0f94a5688cb385de88d3bb08edd041e561aa6--virtualenv-20.1.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/d46628d315f103ea527907020cf5f6c94365bbb549783f75a794526482afb672--appdirs-1.4.4.tar.gz
==> Downloading https://files.pythonhosted.org/packages/2f/83/1eba07997b8ba58d92b3e51445d5bf36f9fba9cb8166bcae99b9c3464841/distlib-0.3.1.zip
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/b25916e85753e80fccf86f2f1ba088b86d1a82c93cd36bdb72613c81cb830c55--distlib-0.3.1.zip
==> Downloading https://files.pythonhosted.org/packages/14/ec/6ee2168387ce0154632f856d5cc5592328e9cf93127c5c9aeca92c8c16cb/filelock-3.0.12.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/6132211d03cc3113b135a5b72510e3b6ea1df5bf527eb89d71c3f45085c252a7--filelock-3.0.12.tar.gz
==> Downloading https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426/six-1.15.0.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/e99698a932bde9f5fb8ca552923ae339984f284e1c7764df95c12175f573c0d7--six-1.15.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/40/a7/ded59fa294b85ca206082306bba75469a38ea1c7d44ea7e1d64f5443d67a/certifi-2020.6.20.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/6d38870043164763b1340f7ac33977f902c5fe9864bc10e7fe2b25fa55064281--certifi-2020.6.20.tar.gz
==> Downloading https://files.pythonhosted.org/packages/fc/bb/a5768c230f9ddb03acc9ef3f0d4a3cf93462473795d18e9535498c8f929d/chardet-3.0.4.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/de28644dd0ba2aaf30228e9b28ba90366e333e7a34e1b1f97cf85d0edd0cb278--chardet-3.0.4.tar.gz
==> Downloading https://files.pythonhosted.org/packages/95/d9/c3336b6b5711c3ab9d1d3a80f1a3e2afeb9d8c02a7166462f6cc96570897/click-6.7.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/c739d653db384d188c5bd32b0bd6c24284fe00b9ef467ccd8944da2cf0db27dc--click-6.7.tar.gz
==> Downloading https://files.pythonhosted.org/packages/65/c4/80f97e9c9628f3cac9b98bfca0402ede54e0563b56482e3e6e45c43c4935/idna-2.7.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/aba6aff23ff0ee31279add4664bd5f407a590ad2a0ac29747f5e569a51e8cedf--idna-2.7.tar.gz
==> Downloading https://files.pythonhosted.org/packages/71/2a/2e4e77803a8bd6408a2903340ac498cb0a2181811af7c9ec92cb70b0308a/Pygments-2.2.0.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/b73796587f308d3294d766df402a8e4d0f61d8d662f76be6a34e1353d2c9e308--Pygments-2.2.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/19/d5/6c7d4e103d94364d067636417a77a6024219c58cd6e9f428ece9b5061ef9/qrcode-6.1.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/b7b2db3fae1fa539069427546e869702cc080d36d850056769149d21f60c458e--qrcode-6.1.tar.gz
==> Downloading https://files.pythonhosted.org/packages/40/35/298c36d839547b50822985a2cf0611b3b978a5ab7a5af5562b8ebe3e1369/requests-2.20.1.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/ac62ce21122db54dbbe9c5720a675f97a32706a643ee64dd84ff678083965381--requests-2.20.1.tar.gz
==> Downloading https://files.pythonhosted.org/packages/2a/a3/a1b8fc3985b61947e3b5f8fed4de9a2dbe19be12a4c6085a3af4b5f69d5e/rollbar-0.13.18.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/871db3280c6cd1685fe14e478085b43dad17592cc2f993234ce4235f064b96f0--rollbar-0.13.18.tar.gz
==> Downloading https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426/six-1.15.0.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/e99698a932bde9f5fb8ca552923ae339984f284e1c7764df95c12175f573c0d7--six-1.15.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/e3/67/5ab77380cec9874900f026ed21160e2e1a3b70b258c68740f700a8800025/stripe-1.51.0.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/203841c0402cd32221434c47a7bad10d1b53b3e7481562d24735ca18fea77090--stripe-1.51.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/8a/3c/1bb7ef6c435dea026f06ed9f3ba16aa93f9f4f5d3857a51a35dfa00882f1/urllib3-1.24.3.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/e857ebb70df97dc446aa2e5015df36643b393570d7e36bb48fbb5ec6776abff6--urllib3-1.24.3.tar.gz
==> Downloading https://github.com/gigalixir/gigalixir-cli/archive/v1.2.0.tar.gz
Already downloaded: /Users/pedrovalentini/Library/Caches/Homebrew/downloads/a9794e172a308ccd8e10bb92e054456289a5383d33ced01b641ff536e4d96565--gigalixir-cli-1.2.0.tar.gz
==> python3 -c import setuptools... --no-user-cfg install --prefix=/private/tmp/gigalixir--homebrew-virtualenv-20201110-12608-fjvvog/target/vendor --install-scripts=/private/tmp/gigalixir--homebrew-vi
Last 15 lines from /Users/pedrovalentini/Library/Logs/Homebrew/gigalixir/01.python3:
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
  .replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/private/tmp/gigalixir--homebrew-virtualenv-20201110-12608-fjvvog/target/vendor
--install-scripts=/private/tmp/gigalixir--homebrew-virtualenv-20201110-12608-fjvvog/target/vendor/bin
--single-version-externally-managed
--record=installed.txt

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/gigalixir/homebrew-brew/issues

ModuleNotFoundError: No module named 'setuptools'

Getting this error when running brew tap gigalixir/brew && brew install gigalixir

python3 -c import setuptools... --no-user-cfg install --prefix=/private/tmp/gigalixir--homebrew-virtualenv-202
Last 15 lines from /Users/Owens/Library/Logs/Homebrew/gigalixir/01.python3:
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
  .replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/private/tmp/gigalixir--homebrew-virtualenv-20200806-37741-1c4wp51/target
--install-scripts=/private/tmp/gigalixir--homebrew-virtualenv-20200806-37741-1c4wp51/target/bin
--single-version-externally-managed
--record=installed.txt

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/gigalixir/homebrew-brew/issues

When I run pip3 install setuptools

Requirement already satisfied: setuptools in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (40.6.2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.