Searched refs:error (Results 51 - 75 of 172) sorted by relevance

1234567

/build/core/
H A Dhost_shared_library_internal.mk17 $(error $(LOCAL_PATH): Illegal use of OVERRIDE_BUILT_MODULE_PATH)
20 $(error $(LOCAL_PATH): Cannot set module stem for a library)
H A Dmultilib.mk13 $(error $(LOCAL_PATH): Invalid LOCAL_MULTILIB specified for module $(LOCAL_MODULE))
H A Dproduct.mk197 $(if $(pn),,$(error $(p): PRODUCT_NAME must be defined.)) \
199 $(error $(p): PRODUCT_NAME must be unique; "$(pn)" already used by $(strip \
209 $(error $(p): PRODUCT_NAME must be a valid C identifier, not "$(pn)") \
212 $(if $(pb),,$(error $(p): PRODUCT_BRAND must be defined.)) \
215 $(error $(p): malformed COPY_FILE "$(cf)") \
240 $(error No matches for product "$(pn)"), \
241 $(error Product "$(pn)" ambiguous: matches $(p)) \
H A Djava_library.mk8 $(error $(LOCAL_PATH): Host java libraries must use BUILD_HOST_JAVA_LIBRARY)
15 $(error $(LOCAL_PATH): Target java libraries may not set LOCAL_ASSET_DIR)
20 $(error $(LOCAL_PATH): Target java libraries may not set LOCAL_RESOURCE_DIR)
H A Dcxx_stl_setup.mk31 # the platform STL in an NDK binary. Emit an error to direct the user
37 $(error $(LOCAL_PATH): $(LOCAL_MODULE): Must use LOCAL_NDK_STL_VARIANT rather than LOCAL_CXX_STL for NDK binaries)
110 $(error $(LOCAL_PATH): $(LOCAL_MODULE): libstdc++ is not supported for device modules)
112 $(error $(LOCAL_PATH): $(LOCAL_MODULE): libstdc++ is not supported on $($(my_prefix)OS))
121 $(error $(LOCAL_PATH): $(LOCAL_MODULE): $(my_cxx_stl) is not a supported STL.)
H A Dshared_library.mk13 $(error $(LOCAL_MODULE): LOCAL_MODULE_PATH for shared libraries is unsupported in multiarch builds, use LOCAL_MODULE_RELATIVE_PATH instead)
19 $(error $(LOCAL_MODULE): LOCAL_UNSTRIPPED_PATH for shared libraries is unsupported in multiarch builds)
/build/core/tasks/
H A Ddeps_licenses.mk26 $(error To "make deps-license" you must specify PROJ_PATH and DEP_PATH.)
29 $(error To "make deps-license" you must specify PROJ_PATH and DEP_PATH.)
H A Dvendor_module_check.mk54 $(error Error: cannot set both PRODUCT_RESTRICT_VENDOR_FILES and VENDOR_PRODUCT_RESTRICT_VENDOR_FILES)
81 $(error Error: Product "$(TARGET_PRODUCT)" cannot have overlay in vendor tree: $(_vendor_package_overlays))
90 $(error Error: vendor PRODUCT_COPY_FILES file "$(c)" has unknown owner))\
97 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) with unknown owner \
111 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) \
/build/kati/testcase/
H A Ddefine_with_comments.mk22 # Note: for some reason, the following is an error.
H A Derr_export_override.mk7 $(error test skipped)
H A Derr_override_export.mk7 $(error test skipped)
/build/make/core/
H A Daux_static_library.mk17 $(error $(LOCAL_PATH): Cannot set module stem for a library)
H A Ddevice.mk65 $(error No matches for device "$(dn)"), \
66 $(error Device "$(dn)" ambiguous: matches $(d)) \
H A Dhost_shared_library_internal.mk17 $(error $(LOCAL_PATH): Illegal use of OVERRIDE_BUILT_MODULE_PATH)
20 $(error $(LOCAL_PATH): Cannot set module stem for a library)
H A Dmultilib.mk13 $(error $(LOCAL_PATH): Invalid LOCAL_MULTILIB specified for module $(LOCAL_MODULE))
H A Dproduct.mk197 $(if $(pn),,$(error $(p): PRODUCT_NAME must be defined.)) \
199 $(error $(p): PRODUCT_NAME must be unique; "$(pn)" already used by $(strip \
209 $(error $(p): PRODUCT_NAME must be a valid C identifier, not "$(pn)") \
212 $(if $(pb),,$(error $(p): PRODUCT_BRAND must be defined.)) \
215 $(error $(p): malformed COPY_FILE "$(cf)") \
240 $(error No matches for product "$(pn)"), \
241 $(error Product "$(pn)" ambiguous: matches $(p)) \
H A Djava_library.mk8 $(error $(LOCAL_PATH): Host java libraries must use BUILD_HOST_JAVA_LIBRARY)
15 $(error $(LOCAL_PATH): Target java libraries may not set LOCAL_ASSET_DIR)
20 $(error $(LOCAL_PATH): Target java libraries may not set LOCAL_RESOURCE_DIR)
/build/make/core/tasks/
H A Ddeps_licenses.mk26 $(error To "make deps-license" you must specify PROJ_PATH and DEP_PATH.)
29 $(error To "make deps-license" you must specify PROJ_PATH and DEP_PATH.)
H A Dvendor_module_check.mk54 $(error Error: cannot set both PRODUCT_RESTRICT_VENDOR_FILES and VENDOR_PRODUCT_RESTRICT_VENDOR_FILES)
81 $(error Error: Product "$(TARGET_PRODUCT)" cannot have overlay in vendor tree: $(_vendor_package_overlays))
90 $(error Error: vendor PRODUCT_COPY_FILES file "$(c)" has unknown owner))\
97 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) with unknown owner \
111 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) \
/build/core/combo/
H A DTARGET_linux-arm.mk38 $(error Unknown ARM architecture version: $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT))
H A DTARGET_linux-mips.mk38 $(error Unknown MIPS architecture variant: $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT))
H A DTARGET_linux-x86.mk31 $(error Unknown $(TARGET_$(combo_2nd_arch_prefix)ARCH) architecture version: $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT))
/build/make/core/combo/
H A DTARGET_linux-arm.mk38 $(error Unknown ARM architecture version: $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT))
H A DTARGET_linux-mips.mk38 $(error Unknown MIPS architecture variant: $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT))
H A DTARGET_linux-x86.mk31 $(error Unknown $(TARGET_$(combo_2nd_arch_prefix)ARCH) architecture version: $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT))

Completed in 1554 milliseconds

1234567