Advertisement
Guest User

Untitled

a guest
Dec 24th, 2021
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.02 KB | None | 0 0
  1. Building wheels for collected packages: cryptography
  2. Building wheel for cryptography (pyproject.toml) ... error
  3. ERROR: Command errored out with exit status 1:
  4. command: /srv/homeassistant/bin/python3.8 /srv/homeassistant/lib/python3.8/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmp_vafomhk
  5. cwd: /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39
  6. Complete output (181 lines):
  7. running bdist_wheel
  8. running build
  9. running build_py
  10. creating build
  11. creating build/lib.linux-armv7l-3.8
  12. creating build/lib.linux-armv7l-3.8/cryptography
  13. copying src/cryptography/fernet.py -> build/lib.linux-armv7l-3.8/cryptography
  14. copying src/cryptography/utils.py -> build/lib.linux-armv7l-3.8/cryptography
  15. copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-3.8/cryptography
  16. copying src/cryptography/__about__.py -> build/lib.linux-armv7l-3.8/cryptography
  17. copying src/cryptography/__init__.py -> build/lib.linux-armv7l-3.8/cryptography
  18. creating build/lib.linux-armv7l-3.8/cryptography/hazmat
  19. copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat
  20. copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat
  21. creating build/lib.linux-armv7l-3.8/cryptography/x509
  22. copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  23. copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  24. copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  25. copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  26. copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  27. copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  28. copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  29. copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/x509
  30. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings
  31. copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings
  32. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/backends
  33. copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends
  34. copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends
  35. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  36. copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  37. copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  38. copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  39. copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  40. copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  41. copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  42. copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  43. copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  44. copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  45. copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  46. copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives
  47. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/openssl
  48. copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/openssl
  49. copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/openssl
  50. copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/openssl
  51. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  52. copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  53. copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  54. copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  55. copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  56. copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  57. copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  58. copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  59. copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  60. copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  61. copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  62. copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  63. copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  64. copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  65. copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  66. copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  67. copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  68. copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  69. copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  70. copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  71. copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/backends/openssl
  72. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  73. copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  74. copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  75. copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  76. copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  77. copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  78. copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  79. copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/kdf
  80. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/ciphers
  81. copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/ciphers
  82. copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/ciphers
  83. copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/ciphers
  84. copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/ciphers
  85. copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/ciphers
  86. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  87. copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  88. copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  89. copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  90. copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  91. copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  92. copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  93. copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  94. copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  95. copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  96. copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  97. copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  98. copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/asymmetric
  99. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/twofactor
  100. copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/twofactor
  101. copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/twofactor
  102. copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/twofactor
  103. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/serialization
  104. copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/serialization
  105. copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/serialization
  106. copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/serialization
  107. copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/serialization
  108. copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-3.8/cryptography/hazmat/primitives/serialization
  109. running egg_info
  110. no previously-included directories found matching 'docs/_build'
  111. warning: no previously-included files found matching 'vectors'
  112. warning: no previously-included files matching '*' found under directory 'vectors'
  113. warning: no previously-included files matching '*' found under directory '.github'
  114. warning: no previously-included files found matching 'release.py'
  115. warning: no previously-included files found matching '.coveragerc'
  116. warning: no previously-included files found matching 'codecov.yml'
  117. warning: no previously-included files found matching '.readthedocs.yml'
  118. warning: no previously-included files found matching 'dev-requirements.txt'
  119. warning: no previously-included files found matching 'tox.ini'
  120. warning: no previously-included files found matching 'mypy.ini'
  121. warning: no previously-included files matching '*' found under directory '.zuul.d'
  122. warning: no previously-included files matching '*' found under directory '.zuul.playbooks'
  123. writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
  124. copying src/cryptography/py.typed -> build/lib.linux-armv7l-3.8/cryptography
  125. creating build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/_rust
  126. copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/_rust
  127. copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/_rust
  128. copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/_rust
  129. copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-3.8/cryptography/hazmat/bindings/_rust
  130. running build_ext
  131. Compiling proc-macro2 v1.0.29
  132. Compiling unicode-xid v0.2.2
  133. Running `rustc --crate-name build_script_build --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/proc-macro2-1.0.29/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=e123ec24026cf9d8 -C extra-filename=-e123ec24026cf9d8 --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/build/proc-macro2-e123ec24026cf9d8 -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  134. Compiling syn v1.0.77
  135. Compiling version_check v0.9.3
  136. Running `rustc --crate-name unicode_xid /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/unicode-xid-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' -C metadata=a1c878d9197a9969 -C extra-filename=-a1c878d9197a9969 --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  137. Running `rustc --crate-name build_script_build --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/syn-1.0.77/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=37492293aa2ac86e -C extra-filename=-37492293aa2ac86e --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/build/syn-37492293aa2ac86e -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  138. Running `rustc --crate-name version_check /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/version_check-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=3e492cab42927deb -C extra-filename=-3e492cab42927deb --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  139. Compiling autocfg v1.0.1
  140. Running `rustc --crate-name autocfg /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/autocfg-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=663ba42c8551d9de -C extra-filename=-663ba42c8551d9de --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  141. Compiling pyo3-build-config v0.14.5
  142. Running `rustc --crate-name build_script_build --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-build-config-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=70ca497c38fc9991 -C extra-filename=-70ca497c38fc9991 --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/build/pyo3-build-config-70ca497c38fc9991 -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  143. Compiling proc-macro-hack v0.5.19
  144. Running `rustc --crate-name build_script_build --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/proc-macro-hack-0.5.19/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=a23b3cd8b7bb19b3 -C extra-filename=-a23b3cd8b7bb19b3 --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/build/proc-macro-hack-a23b3cd8b7bb19b3 -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  145. Compiling once_cell v1.8.0
  146. Running `rustc --crate-name once_cell --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/once_cell-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=c321bd89b0dc06df -C extra-filename=-c321bd89b0dc06df --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  147. Compiling libc v0.2.103
  148. Running `rustc --crate-name build_script_build /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/libc-0.2.103/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d0b84a04de0cd82a -C extra-filename=-d0b84a04de0cd82a --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/build/libc-d0b84a04de0cd82a -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  149. Compiling parking_lot_core v0.8.5
  150. Running `rustc --crate-name build_script_build --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/parking_lot_core-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=e67c80cdfe5942ff -C extra-filename=-e67c80cdfe5942ff --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/build/parking_lot_core-e67c80cdfe5942ff -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  151. Compiling cfg-if v1.0.0
  152. Running `rustc --crate-name cfg_if --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=8867497657929def -C extra-filename=-8867497657929def --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/arm-unknown-linux-gnueabihf/release/deps --target arm-unknown-linux-gnueabihf -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/arm-unknown-linux-gnueabihf/release/deps -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow`
  153. error[E0463]: can't find crate for `core`
  154. |
  155. = note: the `arm-unknown-linux-gnueabihf` target may not be installed
  156. = help: consider downloading the target with `rustup target add arm-unknown-linux-gnueabihf`
  157.  
  158. For more information about this error, try `rustc --explain E0463`.
  159. error: could not compile `cfg-if` due to previous error
  160.  
  161. Caused by:
  162. process didn't exit successfully: `rustc --crate-name cfg_if --edition=2018 /home/seventh/.cargo/registry/src/github.com-1285ae84e5963aae/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=8867497657929def -C extra-filename=-8867497657929def --out-dir /tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/arm-unknown-linux-gnueabihf/release/deps --target arm-unknown-linux-gnueabihf -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/arm-unknown-linux-gnueabihf/release/deps -L dependency=/tmp/pip-install-guyz01ca/cryptography_a4a5a0417f5e43ffab4117de75ef3e39/src/rust/target/release/deps --cap-lints allow` (exit status: 1)
  163. warning: build failed, waiting for other jobs to finish...
  164. error: build failed
  165. cargo rustc --lib --manifest-path src/rust/Cargo.toml --target arm-unknown-linux-gnueabihf --release -v --features pyo3/abi3-py36 pyo3/extension-module -- --crate-type cdylib -C linker=arm-linux-gnueabihf-gcc
  166.  
  167. =============================DEBUG ASSISTANCE=============================
  168. If you are seeing a compilation error please try the following steps to
  169. successfully install cryptography:
  170. 1) Upgrade to the latest pip and try again. This will fix errors for most
  171. users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
  172. 2) Read https://cryptography.io/en/latest/installation/ for specific
  173. instructions for your platform.
  174. 3) Check our frequently asked questions for more information:
  175. https://cryptography.io/en/latest/faq/
  176. 4) Ensure you have a recent Rust toolchain installed:
  177. https://cryptography.io/en/latest/installation/#rust
  178.  
  179. Python: 3.8.7
  180. platform: Linux-5.10.63-v7l+-armv7l-with-glibc2.28
  181. pip: n/a
  182. setuptools: 60.1.0
  183. setuptools_rust: 1.1.2
  184. =============================DEBUG ASSISTANCE=============================
  185.  
  186. error: cargo failed with code: 101
  187.  
  188. ----------------------------------------
  189. ERROR: Failed building wheel for cryptography
  190. Failed to build cryptography
  191. ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects
  192.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement