Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: kernel errors #19

Open
systemcrash opened this issue Apr 23, 2024 · 4 comments
Open

CI: kernel errors #19

systemcrash opened this issue Apr 23, 2024 · 4 comments

Comments

@systemcrash
Copy link
Contributor

Got a few errors from actions last night:


Error when evaluating 'strategy' for job 'check-kernel-patches'. openwrt/actions-shared-workflows/.github/workflows/kernel.yml@main (Line: 180, Col: 10): Matrix must define at least one vector


Error when evaluating 'strategy' for job 'build'. openwrt/actions-shared-workflows/.github/workflows/kernel.yml@main (Line: 158, Col: 10): Matrix must define at least one vector
@namiltd
Copy link

namiltd commented Jul 26, 2024

I have the same for target archs38 (https://github.com/openwrt/openwrt/actions/runs/10103589092)

Ping @Ansuel

@namiltd
Copy link

namiltd commented Jul 27, 2024

And today the error is gone, strange.

@namiltd
Copy link

namiltd commented Aug 7, 2024

Problem is back: https://github.com/openwrt/openwrt/actions/runs/10285549651

Build Kernel
Error when evaluating 'strategy' for job 'check-kernel-patches'. openwrt/actions-shared-workflows/.github/workflows/kernel.yml@main (Line: 180, Col: 10): Matrix must define at least one vector

Ping @Ansuel

@namiltd
Copy link

namiltd commented Aug 8, 2024

The problem occurs when FEATURES=source-only
However, this should not mean an error, but only skip compilation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants