Skip to content

main branch fails to build in nightly-2021-08-14 and later #1350

@briansmith

Description

@briansmith

I suspect rust-lang/rust#88032 might fix this.

The symptom is that aarch64 builds fail:

  = note: Undefined symbols for architecture arm64:
            "_ring_core_0_17_0_not_released_yet_OPENSSL_armcap_P", referenced from:
                _ring_core_0_17_0_not_released_yet_ChaCha20_ctr32 in libring_core_0_17_0_not_released_yet_.a(chacha-armv8-ios64.o)
                _ring_core_0_17_0_not_released_yet_sha256_block_data_order in libring_core_0_17_0_not_released_yet_.a(sha256-armv8-ios64.o)
          ld: symbol(s) not found for architecture arm64
          clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions