Skip to content

Native RustTLS not supported on android build? #1969

Open
@NicolasDP

Description

@NicolasDP

Describe the bug

On the latest release we canno longer build the ARVM android build: https://github.com/input-output-hk/jormungandr/runs/536061370?check_suite_focus=true

The issue is:

error[E0432]: unresolved import `platform`
##[error]  --> /cargo/registry/src/github.jpy.wang-1ecc6299db9ec823/rustls-native-certs-0.1.0/src/lib.rs:22:9
   |
22 | pub use platform::load_native_certs;
   |         ^^^^^^^^ use of undeclared type or module `platform`

Mandatory Information

  1. jcli --full-version: v0.8.16;
  2. jormungandr --full-version v0.8.16;

To Reproduce

Steps are described here: https://github.com/input-output-hk/jormungandr/runs/536061370?check_suite_focus=true

Expected behavior

To compile

Additional context

recent change introduced from #1961

Metadata

Metadata

Labels

A-build-androidArea: Build system (Android)A-ciArea: Continuous IntegrationPriority - Mediumtechnical debtissue to track potential technical dept we are introducing but will need care later.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions