Skip to content

Instantly share code, notes, and snippets.

@leotm
Last active April 25, 2022 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leotm/a99a0a4bae93e82783eb1a1cc905c682 to your computer and use it in GitHub Desktop.
Save leotm/a99a0a4bae93e82783eb1a1cc905c682 to your computer and use it in GitHub Desktop.
[Log] React Native | mergeDexRelease
./gradlew :app:mergeDexRelease
---
> Task :ReactAndroid:downloadBoost UP-TO-DATE
Download https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz
> Task :ReactAndroid:downloadDoubleConversion UP-TO-DATE
Download https://github.com/google/double-conversion/archive/v1.1.6.tar.gz
> Task :ReactAndroid:downloadFmt UP-TO-DATE
Download https://github.com/fmtlib/fmt/archive/6.2.1.tar.gz
> Task :ReactAndroid:downloadFolly UP-TO-DATE
Download https://github.com/facebook/folly/archive/v2021.06.28.00.tar.gz
> Task :ReactAndroid:downloadGlog UP-TO-DATE
Download https://github.com/google/glog/archive/v0.3.5.tar.gz
> Task :ReactAndroid:downloadLibevent UP-TO-DATE
Download https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz
> Task :ReactAndroid:hermes-engine:downloadHermes UP-TO-DATE
Download https://github.com/facebook/hermes/tarball/main
> Task :ReactAndroid:hermes-engine:configureBuildForHermes
CMake Deprecation Warning at CMakeLists.txt:42 (cmake_policy):
The OLD behavior for policy CMP0026 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Could NOT find Python module pygments
-- Could NOT find Python module pygments.lexers.c_cpp
-- Could NOT find Python module yaml
-- CMAKE_HOST_SYSTEM_NAME = Darwin
-- CMAKE_SYSTEM_NAME = Darwin
-- HERMES_APPLE_TARGET_PLATFORM =
-- CMAKE_CROSSCOMPILING = FALSE
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/leo/Documents/GitHub/react-native-template-new-architecture/node_modules/react-native/sdks/hermes/build
> Task :ReactAndroid:hermes-engine:buildHermes
Consolidate compiler generated dependencies of target zip
Consolidate compiler generated dependencies of target dtoa
Consolidate compiler generated dependencies of target LLVHDemangle
[ 3%] Built target zip
[ 3%] Built target LLVHDemangle
[ 6%] Built target dtoa
Consolidate compiler generated dependencies of target LLVHSupport
[ 32%] Built target LLVHSupport
Consolidate compiler generated dependencies of target hermesFrontEndDefs
[ 32%] Built target hermesFrontEndDefs
Consolidate compiler generated dependencies of target hermesPlatformUnicode
[ 35%] Built target hermesPlatformUnicode
Consolidate compiler generated dependencies of target hermesRegex
[ 38%] Built target hermesRegex
Consolidate compiler generated dependencies of target hermesOptimizer
[ 51%] Built target hermesOptimizer
Consolidate compiler generated dependencies of target hermesSupport
[ 61%] Built target hermesSupport
Consolidate compiler generated dependencies of target hermesFlowParser
Consolidate compiler generated dependencies of target hermesADT
[ 61%] Built target hermesFlowParser
Consolidate compiler generated dependencies of target hermesInst
[ 61%] Built target hermesADT
[ 64%] Built target hermesInst
Consolidate compiler generated dependencies of target hermesAST
[ 67%] Built target hermesAST
Consolidate compiler generated dependencies of target hermesAST2JS
[ 70%] Built target hermesAST2JS
Consolidate compiler generated dependencies of target hermesParser
[ 74%] Built target hermesParser
Consolidate compiler generated dependencies of target hermesSourceMap
[ 77%] Built target hermesSourceMap
Consolidate compiler generated dependencies of target hermesFrontend
[ 87%] Built target hermesFrontend
Consolidate compiler generated dependencies of target hermesBackend
[ 90%] Built target hermesBackend
Consolidate compiler generated dependencies of target hermesHBCBackend
[100%] Built target hermesHBCBackend
Consolidate compiler generated dependencies of target hermesCompilerDriver
[100%] Built target hermesCompilerDriver
Consolidate compiler generated dependencies of target hermesc
[100%] Built target hermesc
> Task :app:generateCodegenSchemaFromJavaScript
Execution optimizations have been disabled for task ':app:generateCodegenSchemaFromJavaScript' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:buildCMakeRelWithDebInfo[arm64-v8a][fabricjni,hermes-executor-release,etc]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:externalNativeBuildRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:extractNativeDependencies' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:generateCodegenArtifactsFromSchema' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:buildCMakeMinSizeRel[arm64-v8a][libhermes]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:externalNativeBuildRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:prefabReleasePackage' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:prepareHeadersForPrefab' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:hermes-engine:unzipHermes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:packageReactNdkReleaseLibsForBuck' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:prepareBoost' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:prepareDoubleConversion' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:prepareFmt' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:prepareFolly' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:prepareGlog' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:prepareJSC' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:prepareLibevent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':ReactAndroid:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':app:packageReactNdkReleaseLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
> Task :app:generateCodegenArtifactsFromSchema
********************************************************************************
The `reactRoot` property is deprecated and will be removed in
future versions of React Native. The property is currently ignored.
You should instead use either:
- [root] to point to your root project (where the package.json lives)
- [reactNativeDir] to point to the NPM package of react native.
You should be fine by just removing the `reactRoot` line entirely from
your build.gradle file. Otherwise a valid configuration would look like:
react {
root = rootProject.file('..')
reactNativeDir = rootProject.file('../node_modules/react-native')
}
********************************************************************************
> Task :app:bundleReleaseJsAndAssets
Execution optimizations have been disabled for task ':app:bundleReleaseJsAndAssets' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:buildCMakeRelWithDebInfo[arm64-v8a][fabricjni,hermes-executor-release,etc]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:bundleLibRuntimeToJarRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:downloadBoost' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:downloadDoubleConversion' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:downloadFmt' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:downloadFolly' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:downloadGlog' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:downloadLibevent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:externalNativeBuildRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:extractNativeDependencies' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:generateCodegenArtifactsFromSchema' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:generateCodegenSchemaFromJavaScript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:buildCMakeMinSizeRel[arm64-v8a][libhermes]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:bundleLibCompileToJarRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:downloadHermes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:externalNativeBuildRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:prefabReleaseConfigurePackage' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:prefabReleasePackage' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:prepareHeadersForPrefab' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:hermes-engine:unzipHermes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:packageReactNdkReleaseLibsForBuck' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:prepareBoost' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:prepareDoubleConversion' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:prepareFmt' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:prepareFolly' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:prepareGlog' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:prepareJSC' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:prepareLibevent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':ReactAndroid:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/generated/assets/react/release'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':app:bundleReleaseJsAndAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/generated/res/react/release'. Reason: Task ':app:generateCodegenSchemaFromJavaScript' uses this output of task ':app:bundleReleaseJsAndAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
warning: the transform cache was reset.
Welcome to Metro!
Fast - Scalable - Integrated
watchman warning: Recrawled this watch 1 times, most recently because:
MustScanSubDirs UserDroppedTo resolve, please review the information on
https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
To clear this warning, run:
`watchman watch-del '/Users/leo/Documents/GitHub/react-native-template-new-architecture' ; watchman watch-project '/Users/leo/Documents/GitHub/react-native-template-new-architecture'`
Recrawled this watch 1 times, most recently because:
MustScanSubDirs UserDroppedTo resolve, please review the information on
https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
To clear this warning, run:
`watchman watch-del '/Users/leo/Documents/GitHub/react-native-template-new-architecture' ; watchman watch-project '/Users/leo/Documents/GitHub/react-native-template-new-architecture'`
info Writing bundle output to:, /Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/generated/assets/react/release/index.android.bundle
info Writing sourcemap output to:, /Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/generated/sourcemaps/react/release/index.android.bundle.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 1 asset files
info Done copying assets
> Task :app:mergeDexRelease FAILED
ERROR:/Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/intermediates/project_dex_archive/release/out/com/facebook/react/viewmanagers/ActivityIndicatorViewManagerInterface.dex: D8: Type com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface is defined multiple times: /Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/intermediates/project_dex_archive/release/out/com/facebook/react/viewmanagers/ActivityIndicatorViewManagerInterface.dex, /Users/leo/Documents/GitHub/react-native-template-new-architecture/node_modules/react-native/ReactAndroid/build/.transforms/833d79532d8b547fca5dc874bc877278/transformed/classes/classes.dex
com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.
Type com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface is defined multiple times: /Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/intermediates/project_dex_archive/release/out/com/facebook/react/viewmanagers/ActivityIndicatorViewManagerInterface.dex, /Users/leo/Documents/GitHub/react-native-template-new-architecture/node_modules/react-native/ReactAndroid/build/.transforms/833d79532d8b547fca5dc874bc877278/transformed/classes/classes.dex
at com.android.builder.dexing.D8DexArchiveMerger.getExceptionToRethrow(D8DexArchiveMerger.java:151)
at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:138)
at com.android.build.gradle.internal.tasks.DexMergingWorkAction.merge(DexMergingTask.kt:859)
at com.android.build.gradle.internal.tasks.DexMergingWorkAction.run(DexMergingTask.kt:805)
at com.android.build.gradle.internal.profile.ProfileAwareWorkAction.execute(ProfileAwareWorkAction.kt:74)
at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63)
at org.gradle.workers.internal.NoIsolationWorkerFactory$1$1.create(NoIsolationWorkerFactory.java:66)
at org.gradle.workers.internal.NoIsolationWorkerFactory$1$1.create(NoIsolationWorkerFactory.java:62)
at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:97)
at org.gradle.workers.internal.NoIsolationWorkerFactory$1.lambda$execute$0(NoIsolationWorkerFactory.java:62)
at org.gradle.workers.internal.AbstractWorker$1.call(AbstractWorker.java:44)
at org.gradle.workers.internal.AbstractWorker$1.call(AbstractWorker.java:41)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)
at org.gradle.workers.internal.AbstractWorker.executeWrappedInBuildOperation(AbstractWorker.java:41)
at org.gradle.workers.internal.NoIsolationWorkerFactory$1.execute(NoIsolationWorkerFactory.java:59)
at org.gradle.workers.internal.DefaultWorkerExecutor.lambda$submitWork$2(DefaultWorkerExecutor.java:206)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.runExecution(DefaultConditionalExecutionQueue.java:214)
at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.runBatch(DefaultConditionalExecutionQueue.java:164)
at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.run(DefaultConditionalExecutionQueue.java:131)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: /Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/intermediates/project_dex_archive/release/out/com/facebook/react/viewmanagers/ActivityIndicatorViewManagerInterface.dex
at Version.fakeStackEntry(Version_3.1.51.java:0)
at com.android.tools.r8.internal.oO0.a(SourceFile:68)
at com.android.tools.r8.internal.oO0.a(SourceFile:28)
at com.android.tools.r8.internal.oO0.a(SourceFile:27)
at com.android.tools.r8.internal.oO0.b(SourceFile:3)
at com.android.tools.r8.D8.run(D8.java:11)
at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:136)
... 33 more
Caused by: com.android.tools.r8.internal.b: Type com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface is defined multiple times: /Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/intermediates/project_dex_archive/release/out/com/facebook/react/viewmanagers/ActivityIndicatorViewManagerInterface.dex, /Users/leo/Documents/GitHub/react-native-template-new-architecture/node_modules/react-native/ReactAndroid/build/.transforms/833d79532d8b547fca5dc874bc877278/transformed/classes/classes.dex
at com.android.tools.r8.internal.il1.a(SourceFile:14)
at com.android.tools.r8.internal.il1.a(SourceFile:22)
at com.android.tools.r8.internal.lf1.b(SourceFile:6)
at com.android.tools.r8.internal.lf1.a(SourceFile:23)
at com.android.tools.r8.internal.lf1.a(SourceFile:10)
at java.base/java.util.concurrent.ConcurrentHashMap.merge(ConcurrentHashMap.java:2056)
at com.android.tools.r8.internal.lf1.a(SourceFile:6)
at com.android.tools.r8.graph.r2$a.f(SourceFile:4)
at com.android.tools.r8.dex.b.a(SourceFile:96)
at com.android.tools.r8.dex.b.a(SourceFile:21)
at com.android.tools.r8.D8.a(D8.java:21)
at com.android.tools.r8.D8.d(D8.java:11)
at com.android.tools.r8.D8.b(D8.java:1)
at com.android.tools.r8.internal.oO0.a(SourceFile:24)
... 36 more
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDexRelease'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.DexMergingTaskDelegate
> There was a failure while executing work items
> A failure occurred while executing com.android.build.gradle.internal.tasks.DexMergingWorkAction
> com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.
Type com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface is defined multiple times: /Users/leo/Documents/GitHub/react-native-template-new-architecture/android/app/build/intermediates/project_dex_archive/release/out/com/facebook/react/viewmanagers/ActivityIndicatorViewManagerInterface.dex, /Users/leo/Documents/GitHub/react-native-template-new-architecture/node_modules/react-native/ReactAndroid/build/.transforms/833d79532d8b547fca5dc874bc877278/transformed/classes/classes.dex
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 33s
88 actionable tasks: 14 executed, 74 up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment