Closed musamaanjum closed 3 weeks ago
Logs can be found: https://github.com/kernelci/kernelci-core/issues/2724
The [gawk] has been recently added https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=5f5e7344322f0b.
Missing gawk package is only failing andorid build at this time. It may depend on the specific configuration option.
@helen-fornazier reported this. @nuclearcat We need to make sure after merging this PR that all docker images get updated.
https://staging.kernelci.org:9000/viewer?search=parent%3D671ffec97bdbde802df65bee looks like builds are ok now, merging
The usage of gawk has recently appeared in the linux kernel. The build fails if it isn't found. Add the gawk package.