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 broken #75

Open
Jacarte opened this issue Dec 2, 2020 · 2 comments
Open

CI broken #75

Jacarte opened this issue Dec 2, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Jacarte
Copy link
Collaborator

Jacarte commented Dec 2, 2020

Hi @olapiv

Could you take a look? https://github.com/KTH/slumps/runs/1485427473

It seems that something is broken with the CI :(

@Jacarte Jacarte added the bug Something isn't working label Dec 2, 2020
@olapiv
Copy link
Collaborator

olapiv commented Dec 3, 2020

Hey, yeah, it's failing to fetch the submodules. Specifically:

>>Fetching submodules
/usr/bin/git submodule sync
/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1
Submodule 'souper' (https://github.com/KTH/souper.git) registered for path 'souper'
Error: fatal: No url found for submodule path 'utils/pipeline/wasi-libc' in .gitmodules
Error: The process '/usr/bin/git' failed with exit code 128

Did you add utils/pipeline/wasi-libc as a submodule? It says in your commit that "Submodule wasi-libc added at 215adc", but it's not mentioned in .gitmodules. You also can't follow any link when you press on it in slumps/utils/pipeline/. Do you want to either remove it or add it properly?

@Jacarte
Copy link
Collaborator Author

Jacarte commented Dec 6, 2020

We can remove it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants