Applying ./patches/0001-Add-new-ASN1_STRING_get0_data-API.patch using plaintext: patching file src/_cffi_src/openssl/asn1.py Applying ./patches/0002-Add-compatibility-for-X509_STORE_set_get_issuer.patch using plaintext: patching file src/_cffi_src/openssl/x509_vfy.py patching file src/cryptography/hazmat/bindings/openssl/_conditional.py Applying ./patches/0003-Add-compatibility-for-deprecated-TLS-methods.patch using plaintext: patching file src/_cffi_src/openssl/ssl.py patching file src/cryptography/hazmat/bindings/openssl/_conditional.py Applying ./patches/0004-disable-rust.patch using plaintext: patching file setup.py Applying ./patches/0006-Add-X509_STORE_CTX_trusted_stack-compatibility-macro.patch using plaintext: patching file src/_cffi_src/openssl/x509_vfy.py Applying ./patches/0007-Add-defines-for-totally-deprecated-functions.patch using plaintext: patching file src/_cffi_src/openssl/conf.py patching file src/_cffi_src/openssl/crypto.py patching file src/_cffi_src/openssl/ecdh.py patching file src/_cffi_src/openssl/ssl.py Collecting cffi==1.14.6 Using cached cffi-1.14.6.tar.gz (475 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycparser==2.20 Using cached pycparser-2.20.tar.gz (161 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Skipping wheel build for cffi, due to binaries being disabled for it. Skipping wheel build for pycparser, due to binaries being disabled for it. Installing collected packages: pycparser, cffi Running setup.py install for pycparser: started Running setup.py install for pycparser: 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.14.6 pycparser-2.20 WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. =============================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.html for specific instructions for your platform. 3) Check our frequently asked questions for more information: https://cryptography.io/en/latest/faq.html 4) Ensure you have a recent Rust toolchain installed: https://cryptography.io/en/latest/installation.html#rust 5) If you are experiencing issues with Rust for *this release only* you may set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`. =============================DEBUG ASSISTANCE============================= Traceback (most recent call last): File "/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/cryptography-3.4.8/setup.py", line 71, in setup( File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/lib/python3.9/distutils/core.py", line 108, in setup _setup_distribution = dist = klass(attrs) File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.9/site-packages/setuptools/dist.py", line 453, in __init__ _Distribution.__init__( File "/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/lib/python3.9/distutils/dist.py", line 292, in __init__ self.finalize_options() File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.9/site-packages/setuptools/dist.py", line 831, in finalize_options ep(self) File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.9/site-packages/setuptools/dist.py", line 852, in _finalize_setup_keywords ep.load()(self, ep.name, value) File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 2450, in load return self.resolve() File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 2456, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/cryptography-3.4.8/.eggs/setuptools_rust-1.4.1-py3.9.egg/setuptools_rust/__init__.py", line 1, in from .build import build_rust File "/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/cryptography-3.4.8/.eggs/setuptools_rust-1.4.1-py3.9.egg/setuptools_rust/build.py", line 20, in from setuptools.command.build import build as CommandBuild # type: ignore[import] ModuleNotFoundError: No module named 'setuptools.command.build' make[3]: *** [Makefile:57: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/cryptography-3.4.8/.built] Error 1 time: package/feeds/packages/python-cryptography/compile#26.41#1.45#35.35