Searched refs:gb_Output_error (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/solenv/gbuild/ |
H A D | LinkTarget.mk | 59 …$(eval $(call gb_Output_error,Unable to find plain C file $(call gb_CObject_get_source,,$*) in the… 130 …$(eval $(call gb_Output_error,Unable to find C++ file $(call gb_CxxObject_get_source,,$*) in repos… 163 …$(eval $(call gb_Output_error,Unable to find generated C++ file $(call gb_GenCxxObject_get_source,… 204 …$(eval $(call gb_Output_error,Unable to find Objective C++ file $(call gb_ObjCxxObject_get_source,… 454 $$(eval $$(call gb_Output_error,Cannot link against library/libraries $$(filter-out $(gb_Library_KN… 468 $$(eval $$(call gb_Output_error,Cannot link against static library/libraries $$(filter-out $(gb_Sta… 501 $$(eval $$(call gb_Output_error, ))
|
H A D | Helper.mk | 102 $$(eval $$(call gb_Output_error,No call to gb_Helper_register_repository in Repository.mk for repos… 138 $$(eval $$(call gb_Output_error,$(1) is not a valid group for executables. Valid groups are: $$(gb_… 147 $$(eval $$(call gb_Output_error,$(1) is not a valid group for libraries. Valid groups are: $$(gb_Li… 156 $$(eval $$(call gb_Output_error,$(1) is not a valid group for static libraries. Valid groups are: $…
|
H A D | Module.mk | 120 $$(eval $$(call gb_Output_error,No $(3) registered while reading $(patsubst $(1):%,%,$(filter $(1):… 183 $$(eval $$(call gb_Output_error,Corrupted module target stack!1)) 194 $$(eval $$(call gb_Output_error,Corrupted module target stack! $(gb_Module_TARGETSTACK))) 203 $$(eval $$(call gb_Output_error,Corrupted module target stack!3))
|
H A D | Library.mk | 56 $$(eval $$(call gb_Output_error,Library $(1) must be registered in Repository.mk)) 93 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
|
H A D | Output.mk | 34 define gb_Output_error macro 108 define gb_Output_error macro
|
H A D | BuildDirs.mk | 51 $(eval $(call gb_Output_error,The initial makefile $(realpath $(firstword $(MAKEFILE_LIST))) is not…
|
H A D | StaticLibrary.mk | 52 $$(eval $$(call gb_Output_error,Static library $(1) must be registered in Repository.mk))
|
H A D | gbuild.mk | 137 $(eval $(call gb_Output_error,Unsupported OS: $(OS)))
|
H A D | AllLangResTarget.mk | 95 …$(eval $(call gb_Output_error,Unable to find resource definition file $* in repositories: $(gb_Srs…
|
/aoo41x/main/solenv/gbuild/extensions/ |
H A D | post_SetupLocal.mk | 28 $(eval $(call gb_Output_error,$(gb_LOCALBUILDDIR) exists already.)) 57 $(eval $(call gb_Output_error,setuplocal: gb_LOCALBUILDDIR is not set.)) 60 $(eval $(call gb_Output_error,setuplocal: gb_LOCALBUILDDIR is not set.))
|
Completed in 51 milliseconds