Skip to content

Can you help Linux aarch64 build issue? #1475

@eric-yq

Description

@eric-yq

Hi all,

It failed in Linux aarch64 , looks like:
`* What went wrong:
A problem occurred evaluating project ':conscrypt-openjdk'.

No test build selected for os.arch = aarch_64. Expression: (buildToTest != null). Values: buildToTest = null`

The entire output is here:

(base) [root@ip-172-31-73-75 conscrypt]# ./gradlew build
Android SDK has not been detected. Skipping Android projects.

FAILURE: Build failed with an exception.

  • Where:
    Build file '/root/conscrypt/openjdk/build.gradle' line: 128

  • What went wrong:
    A problem occurred evaluating project ':conscrypt-openjdk'.

No test build selected for os.arch = aarch_64. Expression: (buildToTest != null). Values: buildToTest = null

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 663ms
9 actionable tasks: 9 up-to-date

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions