Can't build app without new architecture and bridgeless mode, but with enabled hermes after update from 0.74.0 to 0.74.4(also tried 0.74.5, but the same error happen).
BUILD FAILED in 1m 34s
error Failed to install the app. Command failed with exit code 1: ./gradlew app:installQadebug -PreactNativeDevServerPort=8081
Recrawled this watch 21 times, most recently because:
* What went wrong:
Execution failed for task ':realm:configureCMakeDebug[arm64-v8a]'.
> [CXX1429] error when building with cmake using /Users/pprnd/Documents/yalla_cashier/node_modules/realm/binding/android/CMakeLists.txt: -- The C compiler identification is Clang 14.0.6
-- The CXX compiler identification is Clang 14.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pprnd/Library/Android/sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/pprnd/Library/Android/sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Getting https://static.realm.io/downloads/dependencies/openssl/3.2.0/openssl-3.2.0-arm64-android.tar.gz...
-- Configuring incomplete, errors occurred!
Can you reproduce the bug?
Always
Reproduction Steps
Install react native project with listed dependencies.
Try to build app without enabled new architecture, bridgeless, but with hermes engine.
How frequently does the bug occur?
Always
Description
Can't build app without new architecture and bridgeless mode, but with enabled hermes after update from 0.74.0 to 0.74.4(also tried 0.74.5, but the same error happen).
My dependencies
My android>build.gradle
P.S. Tried to build with new react native architecture and 0.74.5 version of react native but without bridgeless. The same error persists.
P.S. #2. Tried to build with bridgeless and the same as above, but error persists.
P.S. #3. Tried to build with empty project, but only install these dependencies
An error persist even here
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
Version
12.12.1
What services are you using?
Local Database only
Are you using encryption?
Yes
Platform OS and version(s)
Android
Build environment
No response
Cocoapods version
2.6.0