I received following message while compiling Android 6.0.1_r17 with Ubuntu 16.04.
1 |
build/core/base_rules.mk:559: recipe for target 'out/host/linux-x86/framework/jack.jar' failed |
I removed Jack configuration file, ~/.jack which has a single line, SERVER_NB_COMPILE=72 , and the issue is solved.