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

+menhir.20240715 #344

Merged
merged 9 commits into from
Jan 23, 2025
Merged

+menhir.20240715 #344

merged 9 commits into from
Jan 23, 2025

Conversation

WardBrian
Copy link
Contributor

No description provided.

@WardBrian
Copy link
Contributor Author

Ok, I think we can either

  1. Accept the fact that mustache doesn't build on 4.12 or 5.1.1, and probably hasn't for some time?
  2. Try to get it to build by providing a more modern ezjsonm-windows, which means figuring out why opam-core (NB: no -windows!!) is failing there:
#=== ERROR while compiling opam-core.2.3.0 ====================================#
# context              2.3.0 | linux/x86_64 | ocaml-base-compiler.4.14.1 | [https://opam.ocaml.org#a12dee6bc474c1adf530d0db26271d7b002230ff](https://opam.ocaml.org/#a12dee6bc474c1adf530d0db26271d7b002230ff)
# path                 ~/.opam/4.14.1/.opam-switch/build/opam-core.2.3.0
# command              ~/.opam/4.14.1/.opam-switch/build/opam-core.2.3.0/./configure --disable-checks --prefix /home/opam/.opam/4.14.1
# exit-code            77
# env-file             ~/.opam/log/opam-core-183-487092.env
# output-file          ~/.opam/log/opam-core-183-487092.out
### output ###
# [...]
# checking for gawk... gawk
# checking for compiler type... cc
# checking for compiler architecture... amd64
# checking for compiler system... linux
# checking for compiler target... x86_64-pc-linux-gnu
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.exe
# checking for suffix of executables... .exe
# checking whether we are cross compiling... configure: error: in `/home/opam/.opam/4.14.1/.opam-switch/build/opam-core.2.3.0':
# configure: error: cannot run C compiled programs.
# If you meant to cross compile, use `--host'.
# See `config.log' for more details

@toots
Copy link
Member

toots commented Jan 22, 2025

I'm fine with having mustache fail, it probably also need to be updated. A lot of packages enter the opam repo without upper bound on their deps.

This reverts commit d10eda2.
@toots toots merged commit 0589b73 into ocaml-cross:main Jan 23, 2025
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants