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

paf-cohttp.0.{0,2,3,4}.0 and paf-cohttp.0.0.{6,7,8,8-1,9} are incompatible with mirage-crypto-rng.0.11.0 #23322

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

@hannesm
Copy link
Member

hannesm commented Feb 15, 2023

thanks, I just prepared the same commit, what you need as well is hannesm@b0e5821 to restrict git-unix 2.1.3

@hannesm
Copy link
Member

hannesm commented Feb 15, 2023

see #23311

@mseri
Copy link
Member

mseri commented Feb 16, 2023

It should pass linting as well now. Once the linter has gone through we can merge

@mseri mseri merged commit f50d958 into ocaml:master Feb 16, 2023
@mseri
Copy link
Member

mseri commented Feb 16, 2023

Thanks

emillon added a commit to emillon/opam-repository that referenced this pull request Feb 20, 2023
Similar to ocaml#23322:

    #=== ERROR while compiling git-unix.3.12.0 ====================================#
    # context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.5.0.0 | file:///home/opam/opam-repository
    # path                 ~/.opam/5.0/.opam-switch/build/git-unix.3.12.0
    # command              ~/.opam/opam-init/hooks/sandbox.sh build dune runtest -p git-unix -j 71 --no-buffer
    # exit-code            1
    # env-file             ~/.opam/log/git-unix-7-4542c2.env
    # output-file          ~/.opam/log/git-unix-7-4542c2.out
    ### output ###
    # File "_none_", line 1:
    # Alert ocaml_deprecated_auto_include:
    # OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
    # automatically added to the search path, but you should add -I +unix to the
    # command-line to silence this alert (e.g. by adding unix to the list of
    # libraries in your dune file, or adding use_unix to your _tags file for
    # ocamlbuild, or using -package unix for ocamlfind).
    # File "test/smart/test.ml", line 57, characters 43-45:
    # 57 | let () = Mirage_crypto_rng_unix.initialize ()
    #                                                 ^^
    # Error: This expression has type unit but an expression was expected of type
    #          'a Mirage_crypto_rng.generator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants