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

esy 0.6.10 fails on Void Linux with fresh clone #94

Open
water-sucks opened this issue Apr 9, 2021 · 0 comments
Open

esy 0.6.10 fails on Void Linux with fresh clone #94

water-sucks opened this issue Apr 9, 2021 · 0 comments

Comments

@water-sucks
Copy link

I'm trying to build a fresh clone of the quick start repo, and this error with the reason-native-crash-utils happens that I've never seen before:

info esy 0.6.10 (using package.json)
info fetching: done
info installing: done
info building reason-native-crash-utils@github:onivim/reason-native-crash-utils#38c8f00@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: reason-native-crash-utils@github:onivim/reason-native-crash-utils#38c8f00
    # esy-build-package: pwd: /home/varun/.esy/source/i/reason_native_crash_utils__a616af2e
    # esy-build-package: running: 'dune' 'build' '-p' 'reason-native-crash-utils'
        ocamlopt asan/Asan.cmxs (exit 2)
    (cd /home/varun/.esy/3/b/reason_native_crash_utils-bf596437/default && /home/varun/.esy/3___________________________________________________________________/i/ocaml-4.9.1000-ffe51dac/bin/ocamlopt.opt -w -40 -g -shared -linkall -I asan -o asan/Asan.cmxs asan/Asan.cmxa)
    /usr/bin/ld: cannot find -lasan
    collect2: error: ld returned 1 exit status
    File "caml_startup", line 1:
    Error: Error during linking
    error: command failed: 'dune' 'build' '-p' 'reason-native-crash-utils' (exited with 1)
    esy-build-package: exiting with errors above...

  building reason-native-crash-utils@github:onivim/reason-native-crash-utils#38c8f00
esy: exiting due to errors above

I removed my ~/.esy directory, but the problem persists. Not sure what is happening.

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