## make failed to build some targets

Hi,
I am building the android source code for android TV, after make it is about to finish but it is giving “make: *** [out/target/product/msm8916_64/system/bin/install-recovery.sh] Error 1” this error & build fails.
I have copied recovery.sh in bin folder even though it is giving same error. Please help me to resolve this error.

Traceback (most recent call last):
File “./build/tools/releasetools/make_recovery_patch”, line 53, in
main(sys.argv[1:])
File “./build/tools/releasetools/make_recovery_patch”, line 49, in main
common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)
File “/usr/local/Android_Qcom/Shakti/APQ8016_410C_LA.BR.1.2.7-01010-8x16.0_6.0.1_Marsh_Mallo_P2/build/tools/releasetools/common.py”, line 1398, in MakeRecoveryPatch
_, _, patch = d.ComputePatch()
File “/usr/local/Android_Qcom/Shakti/APQ8016_410C_LA.BR.1.2.7-01010-8x16.0_6.0.1_Marsh_Mallo_P2/build/tools/releasetools/common.py”, line 1089, in ComputePatch
p = Run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File “/usr/local/Android_Qcom/Shakti/APQ8016_410C_LA.BR.1.2.7-01010-8x16.0_6.0.1_Marsh_Mallo_P2/build/tools/releasetools/common.py”, line 83, in Run
return subprocess.Popen(args, **kwargs)
File “/usr/lib/python2.7/subprocess.py”, line 710, in init
errread, errwrite)
File “/usr/lib/python2.7/subprocess.py”, line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
make: *** [out/target/product/msm8916_64/system/bin/install-recovery.sh] Error 1

make failed to build some targets (04:32:24 (hh:mm:ss))