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

Fix the PC version #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mariari
Copy link

@mariari mariari commented Oct 10, 2024

I had similar issues to a report that was described here:

https://elixirforum.com/t/compile-error-in-syslog-since-upgrading-to-erlang-27/66606

% rebar3 pc compile
===> Verifying dependencies...
make: 對「libsodium」無需做任何事。
===> Uncaught error in rebar_core. Run with DIAGNOSTIC=1 to see stacktrace or consult rebar3.crashdump
===> When submitting a bug report, please include the output of `rebar3 report "your command"`

For those with the issue, clearing out the _build directory may be needed.

Note I did not test this patch on the v1.2.1 release, instead i tested it on a version of enacl with a vendored libsodium. If you are interested in the vendored version let me know as I can prepare a patch for upstreaming.

If the PC version is allowed to be free, then we it may grab v1.14.0
or below which has issues when running on OTP 27
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

Successfully merging this pull request may close these issues.

1 participant