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

arm-linux-androideabi-ranlib: libbreakpad.a: Malformed archive #519

Open
GoogleCodeExporter opened this issue Apr 2, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Checkout breakpad on OS X (10.8)
2. run android/run-checks.sh

What is the expected output? What do you see instead?

arm-linux-androideabi-ranlib: libbreakpad.a: Malformed archive

Please use labels and text to provide additional information.

Original issue reported on code.google.com by [email protected] on 23 Feb 2013 at 3:36

@GoogleCodeExporter
Copy link
Author

The problem appears to be that Makefile.in hard-codes "ar" instead of detecting 
ar (and coming up with arm-linux-androideabi-ar in the standalone toolchain).

Original comment by [email protected] on 23 Feb 2013 at 4:10

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

I got same:

arm-linux-androideabi-ranlib: libbreakpad.a: Malformed archive

what i did:
1. Checkout breakpad on OS X (10.10)
2. nexus 7 connected
3. run android/run-checks.sh --verbose -verbose

it shown: check the attach please


Original comment by [email protected] on 9 Feb 2015 at 4:52

  • Added labels: ****
  • Removed labels: ****

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant