Home
last modified time | relevance | path

Searched refs:PropertyErrorf (Results 1 – 25 of 45) sorted by relevance

12

/build/soong/cc/
Dcheck.go34 ctx.PropertyErrorf(prop, "Flag `%s` must start with `-`", flag)
36 ctx.PropertyErrorf(prop, "Bad flag `%s`, use local_include_dirs or include_dirs instead", flag)
38 ctx.PropertyErrorf(prop, "Illegal flag `%s`", flag)
40 ctx.PropertyErrorf(prop, "Bad flag: `%s`, use native_coverage instead", flag)
45 ctx.PropertyErrorf(prop, "`-include` only takes one argument: `%s`", flag)
49 ctx.PropertyErrorf(prop, "Path must not be an absolute path: %s", flag)
51 …ctx.PropertyErrorf(prop, "Path must not start with `../`: `%s`. Use include_dirs to -include from …
59 …ctx.PropertyErrorf(prop, "Bad flag: `%s` is not an allowed multi-word flag. Should it be split int…
72 ctx.PropertyErrorf(prop, "Flag `%s` must start with `-`", flag)
75 ctx.PropertyErrorf(prop, "Bad flag: `%s`, use shared_libs or host_ldlibs instead", flag)
[all …]
Dpgo.go128 …ctx.PropertyErrorf("pgo.profile_file", "Profile_file has multiple versions: "+filepath.Join(profil…
134 …ctx.PropertyErrorf("pgo.profile_file", "Profile_file has multiple versions: "+strings.Join(version…
216 ctx.PropertyErrorf("pgo.sampling", "\"sampling\" is not supported yet)")
220 …ctx.PropertyErrorf("pgo", "Exactly one of \"instrumentation\" and \"sampling\" properties must be …
Dndk_library.go203 mctx.PropertyErrorf("first_version", err.Error())
210 mctx.PropertyErrorf("first_version", err.Error())
241 ctx.PropertyErrorf("name", "Do not append %q manually, just use the base name", ndkLibrarySuffix)
303 ctx.PropertyErrorf("symbol_file", "must end with .map.txt")
Dvndk_prebuilt.go111 ctx.PropertyErrorf("srcs", "missing prebuilt source file")
116 ctx.PropertyErrorf("srcs", "multiple prebuilt source files")
Dproto.go100 ctx.PropertyErrorf("proto.type", "unknown proto type %q",
145 ctx.PropertyErrorf("proto.type", "unknown proto type %q",
Dndk_headers.go130 ctx.PropertyErrorf("license", "field is required")
212 ctx.PropertyErrorf("license", "field is required")
335 ctx.PropertyErrorf("license", "field is required")
Dlinker.go251 ctx.PropertyErrorf("shared_libs",
273 ctx.PropertyErrorf("system_shared_libs", "libdl must be after libc")
321 ctx.PropertyErrorf("sdk_version",
439 ctx.PropertyErrorf("version_script", "Not supported on Darwin")
Dtoolchain_library.go76 ctx.PropertyErrorf("src", "No library source specified")
Dcc.go922 ctx.PropertyErrorf("clang", "false (GCC) is no longer supported")
1057 ctx.PropertyErrorf("sdk_version", err.Error())
1110 ctx.PropertyErrorf("export_shared_lib_headers", "Shared library not in shared_libs: '%s'", lib)
1116 ctx.PropertyErrorf("export_static_lib_headers", "Static library not in static_libs: '%s'", lib)
1122 ctx.PropertyErrorf("export_header_lib_headers", "Header library not in header_libs: '%s'", lib)
1128 …ctx.PropertyErrorf("export_generated_headers", "Generated header module not in generated_headers: …
1463 ctx.PropertyErrorf("sdk_version",
1469 ctx.PropertyErrorf("sdk_version",
2117 mctx.PropertyErrorf("vendor_available",
2125 mctx.PropertyErrorf("product_specific",
[all …]
/build/soong/sysprop/
Dsysprop_library.go87 ctx.PropertyErrorf("srcs", "sysprop_library must specify srcs")
91 ctx.PropertyErrorf("api_packages", "sysprop_library must specify api_packages")
117 ctx.PropertyErrorf("property_owner",
/build/soong/java/
Dproto.go63 ctx.PropertyErrorf("proto.type", "full java protos only supported on the host")
66 ctx.PropertyErrorf("proto.type", "unknown proto type %q",
89 ctx.PropertyErrorf("proto.type", "unknown proto type %q",
Djacoco.go77 ctx.PropertyErrorf("jacoco.include_filter", "%s", err.Error())
81 ctx.PropertyErrorf("jacoco.exclude_filter", "%s", err.Error())
Ddevice_host_converter.go88 ctx.PropertyErrorf("libs", "at least one dependency is required")
98 ctx.PropertyErrorf("libs", "module %q cannot be used as a dependency", ctx.OtherModuleName(m))
Dsdk.go96 ctx.PropertyErrorf("sdk_version", "%s", err)
128 ctx.PropertyErrorf("sdk_version", "invalid sdk version %q, %q does not exist", v, jar)
133 ctx.PropertyErrorf("sdk_version", "invalid sdk version %q, %q does not exist", v, aidl)
171 …ctx.PropertyErrorf("sdk_version", "incompatible sdk version %q. System SDK version should be one o…
/build/soong/android/
Dprebuilt.go56 ctx.PropertyErrorf("srcs", "missing prebuilt source file")
61 ctx.PropertyErrorf("srcs", "multiple prebuilt source files")
70 ctx.PropertyErrorf("src", "missing prebuilt source file")
Ddefaults.go109 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
145 ctx.PropertyErrorf("defaults", "module %s is not an defaults module",
Dmodule.go97 PropertyErrorf(property, fmt string, args ...interface{}) methodSpec
739 …ctx.PropertyErrorf("device_specific", "a module cannot be specific to SoC and device at the same t…
741 ctx.PropertyErrorf("vendor", msg)
744 ctx.PropertyErrorf("proprietary", msg)
747 ctx.PropertyErrorf("soc_specific", msg)
752 …ctx.PropertyErrorf("product_specific", "a module cannot be specific to product and product_service…
753 ctx.PropertyErrorf("product_services_specific", msg)
758 …ctx.PropertyErrorf("product_specific", "a module cannot be specific to SoC or device and product a…
760 …ctx.PropertyErrorf("product_services_specific", "a module cannot be specific to SoC or device and …
763 ctx.PropertyErrorf("device_specific", msg)
[all …]
Dsh_binary.go80 ctx.PropertyErrorf("src", "missing prebuilt source file")
111 ctx.PropertyErrorf("filename_from_src", "filename is set. filename_from_src can't be true")
Doverride_module.go146 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
185 ctx.PropertyErrorf("base", "unsupported base module type")
Dprebuilt_etc.go86 ctx.PropertyErrorf("src", "missing prebuilt source file")
123 ctx.PropertyErrorf("filename_from_src", "filename is set. filename_from_src can't be true")
/build/soong/python/
Dpython.go335 ctx.PropertyErrorf("version.py3.embedded_launcher",
353 ctx.PropertyErrorf("libs", "%q has duplicates within libs.", l)
362 ctx.PropertyErrorf(versionProp, "%q has duplicates within %q.", set[l])
437 ctx.PropertyErrorf("pkg_path",
467 ctx.PropertyErrorf("srcs", "found non (.py|.proto) file: %q!", s.String())
475 ctx.PropertyErrorf("srcs", "the path %q contains invalid token %q.",
487 ctx.PropertyErrorf("data", "found (.py|.proto) file: %q!", d.String())
Dbinary.go151 ctx.PropertyErrorf("main", "%q is not listed in srcs.", main)
/build/soong/phony/
Dphony.go44 …ctx.PropertyErrorf("required", "phony must not have empty required dependencies in order to be use…
/build/soong/genrule/
Dgenrule.go290 ctx.PropertyErrorf("cmd", fmt, args...)
350 ctx.PropertyErrorf("cmd", "%s", err.Error())
355 …ctx.PropertyErrorf("cmd", "specified depfile=true but did not include a reference to '${depfile}' …
509 ctx.PropertyErrorf("cmd", err.Error())
/build/soong/xml/
Dxml.go110 ctx.PropertyErrorf("schema", "not supported extension: %q", schema.Ext())

12