Lines Matching refs:handle_error
305 oe.qa.handle_error("libdir", "\n".join(messages), d)
521 …oe.qa.handle_error("license-checksum", pn + ": Recipe file fetches files and does not have license…
529 …oe.qa.handle_error("license-checksum", pn + ": LIC_FILES_CHKSUM contains an invalid URL: " + url, …
533 …oe.qa.handle_error("license-checksum", pn + ": LIC_FILES_CHKSUM points to an invalid file: " + src…
604 oe.qa.handle_error("license-checksum", msg, d)
650 oe.qa.handle_error("la", error_msg, d)
657 oe.qa.handle_error("pkgconfig", error_msg, d)
670 oe.qa.handle_error(w, warnings[w], d)
672 oe.qa.handle_error(e, errors[e], d)
687 oe.qa.handle_error(w, warnings[w], d)
689 oe.qa.handle_error(e, errors[e], d)
733 oe.qa.handle_error(w, warnings[w], d)
735 oe.qa.handle_error(e, errors[e], d)
755 oe.qa.handle_error("debug-deps", error_msg, d)
758 oe.qa.handle_error("dev-deps", error_msg, d)
779 oe.qa.handle_error("build-deps", error_msg, d)
832 oe.qa.handle_error("file-rdeps", error_msg, d)
849 oe.qa.handle_error("dep-cmp", error_msg, d)
958 oe.qa.handle_error("invalid-chars", error_msg, d)
1009 …oe.qa.handle_error("unhandled-features-check", "%s: recipe doesn't inherit features_check" % pn, d)
1017 …oe.qa.handle_error("missing-update-alternatives", "%s: recipe defines ALTERNATIVE:%s but doesn't i…
1032 …oe.qa.handle_error("obsolete-license", "Recipe LICENSE includes obsolete licenses %s" % ' '.join(o…
1101 oe.qa.handle_error("pkgname",
1196 oe.qa.handle_error("patch-fuzz", msg, d)
1251 oe.qa.handle_error("configure-unsafe", error_msg, d)
1281 oe.qa.handle_error("configure-gettext", error_msg, d)
1301 oe.qa.handle_error("unknown-configure-option", error_msg, d)
1313 oe.qa.handle_error("invalid-packageconfig", error_msg, d)
1327 oe.qa.handle_error("src-uri-bad", "%s: SRC_URI uses PN not BPN" % pn, d)
1331 …oe.qa.handle_error("src-uri-bad", "%s: SRC_URI uses unstable GitHub/GitLab archives, convert recip…
1385 oe.qa.handle_error("pn-overrides", msg, d)
1388 …oe.qa.handle_error("uppercase-pn", 'PN: %s is upper case, this can result in unexpected behavior.'…
1393 oe.qa.handle_error("pkgvarcheck", "recipe uses DEPENDS:${PN}, should use DEPENDS", d)
1410 …oe.qa.handle_error("pkgvarcheck", "%s: Variable %s is set as not being package specific, please fi…
1438 …oe.qa.handle_error("native-last", "%s: native/nativesdk class is not inherited last, this can resu…