kati doesn't support passing results of $(shell) to other make constructs

161 views
Skip to first unread message

kiwico...@gmail.com

unread,
Jul 20, 2018, 10:48:46 AM7/20/18
to android-llvm
Hi

I am working on master (Android P/Q) source tree and integrating Intel hardware.

I am getting following error while building...
error: kati doesn't support passing results of $(shell) to other make constructs: awk

Above error is getting for the lines-
@echo "Release targets info: $@"
@mkdir -p $(dir $@)
@rm -f $@

I have checked similar line use cases in /build folder many places and that it compiling without error. I don't understand why this error getting in newly integrated hardware code.

I have checked following links, but no luck :-(


Please help me to understand root cause of the issue and how to fix it.


Stephen Hines

unread,
Jul 24, 2018, 9:32:54 PM7/24/18
to kiwico...@gmail.com, android-llvm
This isn't the right list for general build questions about Android. Can you try sending a message to android-...@googlegroups.com? That's a more appropriate place for this.

Thanks,
Steve

--
You received this message because you are subscribed to the Google Groups "android-llvm" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-llvm...@googlegroups.com.
To post to this group, send email to androi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages