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

Ocaml 5 build issue #973

Closed
timothyklim opened this issue Dec 25, 2022 · 3 comments
Closed

Ocaml 5 build issue #973

timothyklim opened this issue Dec 25, 2022 · 3 comments

Comments

@timothyklim
Copy link

Can you release new version with #969 fix included?

When I'm trying to build utop (2.10.0) on NixOS:

ocaml5.0.0-lambda-term> File "/nix/store/1kim4vsfwacfra7j0v8irkf2yx2gix6s-ocaml5.0.0-lwt-5.6.1/lib/ocaml/5.0.0/site-lib/lwt/dune-package", line 11, characters 11-16:
ocaml5.0.0-lambda-term> 11 |  (requires bytes)
ocaml5.0.0-lambda-term>                 ^^^^^
ocaml5.0.0-lambda-term> Error: Library "bytes" not found.
ocaml5.0.0-lambda-term> -> required by library "lwt" in
ocaml5.0.0-lambda-term>    /nix/store/1kim4vsfwacfra7j0v8irkf2yx2gix6s-ocaml5.0.0-lwt-5.6.1/lib/ocaml/5.0.0/site-lib/lwt
ocaml5.0.0-lambda-term> -> required by executable lambda_term_actions in tools/dune:2
ocaml5.0.0-lambda-term> -> required by _build/default/tools/lambda_term_actions.exe
ocaml5.0.0-lambda-term> -> required by _build/install/default/bin/lambda-term-actions
ocaml5.0.0-lambda-term> -> required by _build/default/lambda-term.install
ocaml5.0.0-lambda-term> -> required by alias install
note: keeping build directory '/tmp/nix-build-ocaml5.0.0-lambda-term-3.3.1.drv-0'

Thanks!

@Et7f3
Copy link

Et7f3 commented Dec 29, 2022

If this is blocking you you can always add patch in nixpkgs or in a overlay

@raphael-proust
Copy link
Collaborator

We will do a release in not too long.

@aantron
Copy link
Collaborator

aantron commented Apr 21, 2023

I'm also seeing this in a clean 5.0.0 switch.

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

5 participants