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: nightly broken #621

Open
daywalker90 opened this issue Nov 29, 2024 · 0 comments
Open

CI: nightly broken #621

daywalker90 opened this issue Nov 29, 2024 · 0 comments

Comments

@daywalker90
Copy link
Contributor

The nightly ci is currently broken:

Created /home/runner/work/plugins/plugins/lightning/contrib/msggen/msggen/schema.json from 2 files
cargo build --quiet --bin cln-grpc
make: cargo: No such file or directory
make: *** [plugins/Makefile:300: target/debug/cln-grpc] Error 127
Error: Process completed with exit code 2.

I've tried to debug this but couldn't find the problem.

It works locally and in the cln repo.

I believe it has something to do with the change in the plugins/Makefile adding MSGGEN_GEN_ALL:

ElementsProject/lightning@374db23#diff-7eba0837a02c2deea05123583489cc7941f60b687718194ad0b30077c3181c62R297

Definition:

MSGGEN_GEN_ALL = \
	contrib/msggen/msggen/schema.json

Not to be confused with MSGGEN_GENALL

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

1 participant