Seeing Hermes build failure on Sonoma 14.5, Xcode 15.4 (missing libatomic) #1521
douglowder
started this conversation in
General
Replies: 1 comment 2 replies
-
Interesting. I have no trouble building Hermes on my system with Sonoma and XCode 15.1. So, the problem must have been introduced after. This is what seems to be failing in your case:
This should just compile without any additional libraries: BTW, I see other unexpected failures in your trace. All of these pass on my system. So, something is seriously wrong:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Seeing this consistently on both my own local machine and in a CI environment, when building Hermes for React Native on Apple platforms.
Posting this here in case anyone else hits this problem.
Beta Was this translation helpful? Give feedback.
All reactions