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

Compilation fails with /tmp/fsio_*.sh: line 3: : command not found, possibly because of cargo-make #70

Open
sy3c4ll opened this issue Oct 20, 2024 · 0 comments

Comments

@sy3c4ll
Copy link

sy3c4ll commented Oct 20, 2024

On cargo make build,

[cargo-make] INFO - cargo make 0.37.23
[cargo-make] INFO -
[cargo-make] INFO - Build File: Makefile.toml
[cargo-make] INFO - Task: build
[cargo-make] INFO - Profile: development
[cargo-make] INFO - Running Task: build-loader
/tmp/fsio_wNaBImMbyE.sh: line 3: : command not found
Error while executing command, exit code: 127

I suspect this is an upstream (sagiegurari/cargo-make) issue, since I don't see any references to fsio here.

Sadly I cannot inspect the temporary shell script, since it is deleted right after, and I have lost all race conditions so far.

What might be the cause for this?

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