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

Dream 1.0.0~alpha7: tidy Web framework #26465

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

aantron
Copy link
Contributor

@aantron aantron commented Sep 2, 2024

This release is mainly to unblock @hannesm adapting more packages to mirage-crypto 1.0.0.

From the changelog:

@shonfeder
Copy link
Contributor

The CI failures on macos seem unrelated to this:

#=== ERROR while compiling postgresql.5.0.0 ===================================#
# context              2.2.0 | macos/x86_64 | ocaml-base-compiler.4.14.2 | file:///Users/mac1000/opam-repository
# path                 ~/.opam/4.14.2/.opam-switch/build/postgresql.5.0.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p postgresql -j 11
# exit-code            1
# env-file             ~/.opam/log/postgresql-49017-4602eb.env
# output-file          ~/.opam/log/postgresql-49017-4602eb.out
### output ###
# File "src/dune", lines 9-13, characters 0-123:
#  9 | (rule
# 10 |   (targets c_flags.sexp c_library_flags.sexp)
# 11 |   (deps (:discover config/discover.exe))
# 12 |   (action (run %{discover}))
# 13 | )
# (cd _build/default/src && config/discover.exe)
# /bin/sh: pg_config: command not found
# Fatal error: exception End_of_file



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build postgresql 5.0.0

@shonfeder
Copy link
Contributor

And windows failure is from a dep.

@shonfeder shonfeder merged commit b239951 into ocaml:master Sep 3, 2024
1 of 3 checks passed
@shonfeder
Copy link
Contributor

Thanks!

@aantron
Copy link
Contributor Author

aantron commented Sep 4, 2024

Thank you!

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