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

make install results in [1] 98515 killed ... #52

Closed
jsoverson opened this issue Jul 20, 2022 · 0 comments
Closed

make install results in [1] 98515 killed ... #52

jsoverson opened this issue Jul 20, 2022 · 0 comments
Labels
bug Something isn't working triage To be triaged

Comments

@jsoverson
Copy link
Contributor

Describe the bug
When you install wasmflow and wafl from source with make install, the resulting binaries get killed by the OS immediately after execution.

Actual behavior
Run

$ wafl --help
[1]    99190 killed     wafl --help

Expected behavior

$ wafl --help
[actual wafl help]

To Reproduce
Run make install and then run either wafl or wasmflow

Environment:

  • OS: mac
  • Architecture: m1
  • Build Version: a777c02

Additional context
Seems to be related to https://apple.stackexchange.com/questions/258623/how-to-fix-killed-9-error-in-mac-os

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage To be triaged
Projects
None yet
Development

No branches or pull requests

1 participant