Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to compile Android targets -- can't link to libunwind #1229

Closed
4 of 11 tasks
Shadow53 opened this issue Mar 24, 2023 · 1 comment
Closed
4 of 11 tasks

Failure to compile Android targets -- can't link to libunwind #1229

Shadow53 opened this issue Mar 24, 2023 · 1 comment
Labels
A-android Area: android targets duplicate

Comments

@Shadow53
Copy link

Checklist

Describe your issue

I am currently unable to build Android targets due to failures to link to libunwind. I think this blog.rust-lang.org post is related.

Error logs:

It is possible that other Android targets would fail to build, if they weren't interrupted by the above failures.

What target(s) are you cross-compiling for?

aarch64-linux-android, i686-linux-android

Which operating system is the host (e.g computer cross is on) running?

  • macOS
  • Windows
  • Linux / BSD
  • other OS (specify in description)

What architecture is the host?

  • x86_64 / AMD64
  • arm32
  • arm64 (including Mac M1)

What container engine is cross using?

  • docker
  • podman
  • other container engine (specify in description)

cross version

0.2.5

Example

No response

Additional information / notes

Other targets seem to be building, if they aren't interrupted by the above failures.

@Emilgardis
Copy link
Member

this is a duplicate of #1222

@Emilgardis Emilgardis closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2023
@Emilgardis Emilgardis added duplicate A-android Area: android targets labels Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-android Area: android targets duplicate
Projects
None yet
Development

No branches or pull requests

2 participants