question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failure on MacBook M1

See original GitHub issue

Hi,

I tried to build our software using the H3 library on a new MacBook M1. Unfortunately I do get the following error:

java.lang.UnsatisfiedLinkError: No native resource found at /darwin-arm64/libh3-java.dylib at com.uber.h3core.H3CoreLoader.copyResource(H3CoreLoader.java:68) at com.uber.h3core.H3CoreLoader.loadNatives(H3CoreLoader.java:120) at com.uber.h3core.H3CoreLoader.loadNatives(H3CoreLoader.java:89) at com.uber.h3core.H3Core.newInstance(H3Core.java:79)

I already found out that this is because there simply is no native library for the combination of operating system (darwin) and architecture (arm64). So my questions are: Is a fix already planned? Is there a workaround?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:25 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
isaacbrodskycommented, Feb 7, 2022

v3.7.2 should now be released to Maven Central which should include the darwin-arm64 binary!

2reactions
isaacbrodskycommented, Feb 9, 2022

@g-derzhavets

Does this mean I can not run v3.7.2 on Ubuntu 16.04?

I believe this is the same issue as #85 and #88. While I can take a look at pinning dockcross to a far back enough version, Ubuntu 16.04 is out of standard support so I would suggest upgrading to the latest LTS if possible.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apple M1 problems and how to fix them - MacPaw
SSD wear · Intel apps not compatible with M1 apps · Apple M1 memory leaks · No Boot Camp partition · Bluetooth and...
Read more >
If an error occurred while updating or installing macOS
The message might say that an error occurred while downloading, preparing, or installing, or that the installer is damaged or could not be ......
Read more >
Apples M1 MacBook screen: Consumers wondering what is ...
Some consumers say one of Apple's MacBooks is defective and the company is failing to pay for repairs or offer replacements.
Read more >
Macbook Air M1 logic board failure - MacRumors Forums
My Macbook Air M1 (2020) suddenly shutdown with in 2 seconds of log in, unable to power on Again and last 20 months...
Read more >
Top M1 Mac Issues and Solutions - Stellar Data Recovery
M1 Mac Issues & Solutions · 1. M1 Mac? · 2. M1 Mac is incompatible with Intel-based x86 apps. · 3. M1 Mac...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found