Structs§

YoctoFailureKindIter
An iterator over the variants of YoctoFailureKind

Enums§

YoctoFailureKind

Functions§

find_yocto_failure_log_str
Find the kind of yocto failure in the string e.g. this would be do_fetch ERROR: Logfile of failure stored in: /app/yocto/build/tmp/work/x86_64-linux/sqlite3-native/3.43.2/temp/log.do_fetch.21616
trim_trailing_just_recipes
Trim the trailing error: Recipe lines from the error summary This is to remove the noise of just recipe failures
yocto_error_summary
Find the --- Error summary --- section in the log and return the rest of the log.