Lines Matching refs:ModuleErrorf
661 …ctx.ModuleErrorf("Toolchain not found for %s %s arch %q", hod.String(), ht.String(), arch.String())
772 ctx.ModuleErrorf("depends on disabled module %q", otherName)
776 ctx.ModuleErrorf("host/device mismatch between %q and %q", ctx.ModuleName(),
783 ctx.ModuleErrorf("multiple modules satisified dependency on %q", otherName)
793 ctx.ModuleErrorf("module %q missing output file", otherName)
797 ctx.ModuleErrorf("module %q not an android module", otherName)
802 ctx.ModuleErrorf("unsatisified dependency on %q", n)
835 ctx.ModuleErrorf("module %q not a static library", ctx.OtherModuleName(m))
838 ctx.ModuleErrorf("module %q not an android module", ctx.OtherModuleName(m))
866 ctx.ModuleErrorf("module %s did not provide an output file", otherName)
946 ctx.ModuleErrorf("%s", err)
1634 ctx.ModuleErrorf("statically linking libc to dynamic executable, please remove libc\n" +
2005 ctx.ModuleErrorf("toolchain_library must use GCC, not Clang")
2055 ctx.ModuleErrorf("NDK prebuilts must have an ndk_crt prefixed name")
2092 ctx.ModuleErrorf("NDK prebuilts must have an ndk_lib prefixed name")
2143 ctx.ModuleErrorf("Unknown NDK STL: %s", stl)
2151 ctx.ModuleErrorf("NDK prebuilts must have an ndk_lib prefixed name")