showing results for - "same name different extentions react native android"
Montserrat
05 May 2020
1~/third-workspace/TestPackage/android$ ./gradlew assembleGvrRelease
2Incremental java compilation is an incubating feature.
3:app:preBuild UP-TO-DATE
4:app:preGvrReleaseBuild UP-TO-DATE
5:app:checkGvrReleaseManifest
6:app:preGvrDebugBuild UP-TO-DATE
7:app:preOvrDebugBuild UP-TO-DATE
8:app:preOvrReleaseBuild UP-TO-DATE
9:app:prepareComAndroidSupportAnimatedVectorDrawable2500Library UP-TO-DATE
10:app:prepareComAndroidSupportAppcompatV72500Library UP-TO-DATE
11:app:prepareComAndroidSupportSupportCompat2500Library UP-TO-DATE
12:app:prepareComAndroidSupportSupportCoreUi2500Library UP-TO-DATE
13:app:prepareComAndroidSupportSupportCoreUtils2500Library UP-TO-DATE
14:app:prepareComAndroidSupportSupportFragment2500Library UP-TO-DATE
15:app:prepareComAndroidSupportSupportMediaCompat2500Library UP-TO-DATE
16:app:prepareComAndroidSupportSupportV42500Library UP-TO-DATE
17:app:prepareComAndroidSupportSupportVectorDrawable2500Library UP-TO-DATE
18:app:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library UP-TO-DATE
19:app:prepareComFacebookFrescoDrawee130Library UP-TO-DATE
20:app:prepareComFacebookFrescoFbcore130Library UP-TO-DATE
21:app:prepareComFacebookFrescoFresco130Library UP-TO-DATE
22:app:prepareComFacebookFrescoImagepipeline130Library UP-TO-DATE
23:app:prepareComFacebookFrescoImagepipelineBase130Library UP-TO-DATE
24:app:prepareComFacebookFrescoImagepipelineOkhttp3130Library UP-TO-DATE
25:app:prepareComFacebookReactReactNative0493Library UP-TO-DATE
26:app:prepareComFacebookSoloaderSoloader010Library UP-TO-DATE
27:app:prepareComGoogleAndroidExoplayerExoplayerR220Library UP-TO-DATE
28:app:prepareOrgWebkitAndroidJscR174650Library UP-TO-DATE
29:app:prepareTestPackageArcore_clientUnspecifiedLibrary UP-TO-DATE
30:app:prepareTestPackageGvr_commonUnspecifiedLibrary UP-TO-DATE
31:app:prepareTestPackageReact_viroUnspecifiedLibrary UP-TO-DATE
32:app:prepareTestPackageViro_rendererUnspecifiedLibrary UP-TO-DATE
33:app:prepareGvrReleaseDependencies
34:app:compileGvrReleaseAidl
35:app:compileGvrReleaseRenderscript UP-TO-DATE
36:app:generateGvrReleaseBuildConfig
37:app:mergeGvrReleaseShaders UP-TO-DATE
38:app:compileGvrReleaseShaders UP-TO-DATE
39:app:generateGvrReleaseAssets UP-TO-DATE
40:app:mergeGvrReleaseAssets UP-TO-DATE
41:app:generateGvrReleaseResValues UP-TO-DATE
42:app:generateGvrReleaseResources UP-TO-DATE
43:app:mergeGvrReleaseResources UP-TO-DATE
44:app:bundleGvrReleaseJsAndAssets
45Loading dependency graph, done.
46warning: the transform cache was reset.
47bundle: start
48bundle: finish
49bundle: Writing bundle output to: /Users/andychu/third-workspace/TestPackage/android/app/build/intermediates/assets/gvr/release/index.android.bundle
50bundle: Done writing bundle output
51bundle: Copying 8 asset files
52bundle: Done copying assets
53:app:processGvrReleaseManifest
54:app:processGvrReleaseResources
55res/drawable-mdpi-v4/js_res_male02.obj:0: error: Resource entry js_res_male02 is already defined.
56res/drawable-mdpi-v4/js_res_male02.mtl:0: Originally defined here.
57
58
59:app:processGvrReleaseResources FAILED
60
61FAILURE: Build failed with an exception.
62
63* What went wrong:
64Execution failed for task ':app:processGvrReleaseResources'.
65> com.android.ide.common.process.ProcessException: Failed to execute aapt
66
67* Try:
68Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
69
70BUILD FAILED
71
72Total time: 27.808 secs
73