-
Notifications
You must be signed in to change notification settings - Fork 584
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
What went wrong: Execution failed for task ':realm:configureCMakeDebug[arm64-v8a]'. #6850
Comments
➤ PM Bot commented: Jira ticket: RJS-2890 |
The same error
|
It is likely related to #6850 which we are currently working on |
Please clear any caches, try v12.13.1 and report back if this issue persists. |
Thanks @kraenhansen! The new version (12.13.1) fixes the issue! 🙂 |
@avencat note that even though this is a Gradle build failure, the underlying error is different from that of #6845. I'm waiting for @SrinjoyBarman to confirm the new release fix this issue too. |
Hi,
I appreciate any help in solving this issue. I am trying to do a Ream Movies app example. |
@lalithasj this is a different error from the one @SrinjoyBarman posted above. Please create your own issue with steps outlining how to reliably reproduce it. |
@kraenhansen thanks for your reply. After restarting everything, it's working. |
Closing this as it seems the issue went away. @SrinjoyBarman please reopen if it persists. |
How frequently does the bug occur?
Always
Description
What went wrong:
Execution failed for task ':realm:configureCMakeDebug[arm64-v8a]'.
[CXX1420]/node_modules/realm/binding/android/CMakeLists.txt debug|arm64-v8a : Could not read '/realm/binding/android/.cxx/Debug/4b4ho4y1/arm64-v8a/configure_fingerprint.bin': While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length.
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
latest - 12.13.0
What services are you using?
Local Database only
Are you using encryption?
Yes
Platform OS and version(s)
react native 0.75.1
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: