While compiling swiftshader in Android tool chain , facing the below error. Pl. advice on how to overcome it
error: external/swiftshader/src/Android.bp:263:1: dependency "libutils" of "libswiftshader_llvm_debug" missing variant: arch:linux_glibc_x86_64, link:shared available variants: arch:android_x86, image:core, link:shared arch:android_x86, image:core, link:static arch:android_x86_64, image:core, link:shared arch:android_x86_64, image:core, link:static arch:linux_glibc_x86, link:static arch:linux_glibc_x86_64, link:static arch:windows_x86, link:static arch:windows_x86_64, link:static ninja: build stopped: subcommand failed. 21:57:11 soong bootstrap failed with: exit status 1 -- -- 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/d61c339c-626f-471a-8535-70cbab2c3691n%40googlegroups.com.
