Hi Dan Willemsen, I have used below branch/tag
*repo init -u https://android.googlesource.com/platform/manifest -b android-r-preview-2* I googled few things related with this error. It's because of a duplicate entry in somewhere which both are trying to copy some file to the same destination. On Friday, April 3, 2020 at 9:30:34 AM UTC+5:30, Dan Willemsen wrote: > > What branch/tag did you use to initialize this source tree? (`repo init > ...`) > > - Dan > > On Thu, Apr 2, 2020 at 8:57 PM Varun Kumar <[email protected] > <javascript:>> wrote: > >> ============================================ >> PLATFORM_VERSION_CODENAME=R >> PLATFORM_VERSION=R >> TARGET_PRODUCT=aosp_arm64 >> TARGET_BUILD_VARIANT=eng >> TARGET_BUILD_TYPE=release >> TARGET_ARCH=arm64 >> TARGET_ARCH_VARIANT=armv8-a >> TARGET_CPU_VARIANT=generic >> TARGET_2ND_ARCH=arm >> TARGET_2ND_ARCH_VARIANT=armv8-a >> TARGET_2ND_CPU_VARIANT=generic >> HOST_ARCH=x86_64 >> HOST_2ND_ARCH=x86 >> HOST_OS=linux >> HOST_OS_EXTRA=Linux-4.15.0-91-generic-x86_64-Ubuntu-16.04.6-LTS >> HOST_CROSS_OS=windows >> HOST_CROSS_ARCH=x86 >> HOST_CROSS_2ND_ARCH=x86_64 >> HOST_BUILD_TYPE=release >> BUILD_ID=AOSP.MASTER >> OUT_DIR=out >> ============================================ >> [100% 430/430] writing build rules ... >> FAILED: >> build/make/core/base_rules.mk:491: error: overriding commands for target >> `out/target/product/generic_arm64/system/bin/chattr', previously defined at >> build/make/core/base_rules.mk:467 >> 07:04:16 ckati failed with: exit status 1 >> >> #### failed to build some targets (03:53 (mm:ss)) #### >> >> -- >> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to [email protected] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-building?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Building" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/android-building/c97e5216-cfd2-47c6-a7cb-7a67929f62a9%40googlegroups.com >> >> <https://groups.google.com/d/msgid/android-building/c97e5216-cfd2-47c6-a7cb-7a67929f62a9%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/16d2c2e3-6dba-410d-a730-3b239ad5c436%40googlegroups.com.
