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

brew install jank-lang/jank/jank error #267

Closed
adaszko opened this issue Feb 14, 2025 · 3 comments
Closed

brew install jank-lang/jank/jank error #267

adaszko opened this issue Feb 14, 2025 · 3 comments

Comments

@adaszko
Copy link

adaszko commented Feb 14, 2025

Hi! Getting this error while try to install jank:

==> ./bin/compile
Last 15 lines from /Users/adaszko/Library/Logs/Homebrew/jank/02.compile:
/tmp/jank-20250214-24400-bplilj/compiler+runtime/include/cpp/jank/read/lex.hpp:145:5: note: candidate constructor not viable: requires 0 arguments, but 4 were provided
  145 |     token() = default;
      |     ^
2 errors generated.

[...]

ninja: build stopped: subcommand failed.
@jeaye
Copy link
Member

jeaye commented Feb 18, 2025

Hey! Thanks for the report. Ultimately, jank is so in flux right now that it's more important to just focus on getting everything implemented. If you want to try building from main manually, it should work fine. We have folks developing jank on macOS regularly. I have built it on an M4 recently.

But if you're not up for digging deeper, hang tight until we have binary builds in brew. That should be soon, hopefully!

@jeaye jeaye closed this as completed Feb 18, 2025
@adaszko
Copy link
Author

adaszko commented Feb 19, 2025

Fair enough! I will prolly try building from sources then

jeaye added a commit that referenced this issue Feb 19, 2025
@jeaye
Copy link
Member

jeaye commented Feb 19, 2025

Someone just reported the same thing, in Slack. Looks like we had a build failure in a very specific configuration. Should be resolved now.

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