Home
last modified time | relevance | path

Searched refs:gb_Output_error (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/solenv/gbuild/
H A DHelper.mk103 $$(eval $$(call gb_Output_error,No call to gb_Helper_register_repository in Repository.mk for repos…
140 $$(eval $$(call gb_Output_error,$(1) is not a valid group for executables. Valid groups are: $$(gb_…
145 $(call gb_Output_error,gb_Helper_register_executables: already registered: $(target)))))
147 $(call gb_Output_error,gb_Helper_register_executables: contains duplicates: $(2)))
155 $$(eval $$(call gb_Output_error,$(1) is not a valid group for libraries. Valid groups are: $$(gb_Li…
160 $(call gb_Output_error,gb_Helper_register_libraries: already registered: $(target)))))
162 $(call gb_Output_error,gb_Helper_register_libraries: contains duplicates: $(2)))
170 $$(eval $$(call gb_Output_error,$(1) is not a valid group for static libraries. Valid groups are: $…
175 $(call gb_Output_error,gb_Helper_register_static_libraries: already registered: $(target)))))
177 $(call gb_Output_error,gb_Helper_register_static_libraries: contains duplicates: $(2)))
H A DLinkTarget.mk64 $(call gb_Output_error,gb_Object__command_dep is only for gb_FULLDEPS)
108 …$(eval $(call gb_Output_error,Unable to find plain C file $(call gb_CObject_get_source,,$*) in the…
187 …$(eval $(call gb_Output_error,Unable to find C++ file $(call gb_CxxObject_get_source,,$*) in repos…
237 …$(eval $(call gb_Output_error,Unable to find Objective C file $(call gb_ObjCObject_get_source,,$*)…
268 …$(eval $(call gb_Output_error,Unable to find Objective C++ file $(call gb_ObjCxxObject_get_source,…
488 $$(call gb_Output_error,\
514 $$(call gb_Output_error,\
538 $$(call gb_Output_error,\
562 $$(call gb_Output_error,\
581 $$(call gb_Output_error,\
[all …]
H A DModule.mk120 $$(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 DLibrary.mk56 $$(eval $$(call gb_Output_error,Library $(1) must be registered in Repository.mk))
92 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
H A DOutput.mk34 define gb_Output_error macro
121 define gb_Output_error macro
H A Dgbuild_simple.mk51 $(eval $(call gb_Output_error,Unsupported OS: $(OS)))
H A DBuildDirs.mk56 $(eval $(call gb_Output_error,The initial makefile $(realpath $(firstword $(MAKEFILE_LIST))) is not…
H A DAnt.mk84 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
H A DStaticLibrary.mk52 $$(eval $$(call gb_Output_error,Static library $(1) must be registered in Repository.mk))
H A DJar.mk150 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
H A Dgbuild.mk152 $(eval $(call gb_Output_error,Unsupported OS: $(OS)))
H A DAllLangResTarget.mk95 …$(eval $(call gb_Output_error,Unable to find resource definition file $* in repositories: $(gb_Srs…
/aoo42x/main/solenv/gbuild/extensions/
H A Dpost_SetupLocal.mk28 $(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.))
/aoo42x/main/bridges/
H A DLibrary_cpp_uno.mk582 $(call gb_Output_error,Unsupported OS-platform-ABI $(OS)-$(CPUNAME)-$(COMNAME) - please add a bridg…

Completed in 43 milliseconds