Error:in android source building on ubuntu-14.04:compilation terminated

Hello

I am compiling android source code android 6.0(marshmallow) on ubuntu-14.04.i build the environment setup as per http://source.android.com/source/initializing.html. but while compiling i am getting following error and its terminating the compilation:
the error is:

Import includes file: out/host/linux-x86/obj/STATIC_LIBRARIES/libzopfli_intermediates/import_includes
make: *** No rule to make target out/target/common/obj/JAVA_LIBRARIES/QPerformance_intermediates/javalib.jar’, needed byout/target/product/generic/dex_bootjars/system/framework/arm/boot.art’. Stop.
make: *** Waiting for unfinished jobs…
Export includes file: build/tools/zipalign/Android.mk – out/host/linux-x86/obj/EXECUTABLES/zipalign_intermediates/export_includes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

please any help will be appriciated.

Please refer to https://developer.qualcomm.com/download/db410c/linux-android-software-build-and-installation-guide.pdf for build android on db410c.