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

Package binaryen-bin.119 #26617

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

vouillon
Copy link
Member

@vouillon vouillon commented Sep 25, 2024

binaryen-bin.119

Compiler and toolchain infrastructure library for WebAssembly
Binaryen is a compiler and toolchain infrastructure library for WebAssembly.
It aims to make compiling to WebAssembly easy, fast, and effective.



🐫 Pull-request generated by opam-publish v2.4.0

@vouillon
Copy link
Member Author

Wasm_of_ocaml requires a really recent version of the Binaryen toolchain. To make it easier to install, we plan to make it depend on this package that installs the Binaryen tools.

@raphael-proust
Copy link
Collaborator

The windows CI fails with a not-so-helpful error message:

  #=== ERROR while compiling binaryen-bin.119 ===================================#
  # context     2.2.1 | win32/x86_64 | ocaml.5.2.0 | file://D:/a/opam-repository/opam-repository
  # path        D:\opamroot\default\.opam-switch\build\binaryen-bin.119
  # command     D:\opamroot\.cygwin\root\bin\cmake.exe . -DBUILD_STATIC_LIB=ON -DBUILD_TESTS=off -DINSTALL_LIBS=off
  # exit-code   1
  # env-file    D:\opamroot\log\binaryen-bin-2524-01b894.env
  # output-file D:\opamroot\log\binaryen-bin-2524-01b894.out
  ### output ###
  # CMake Error at /usr/share/cmake-3.28.3/Modules/CMakeTestCCompiler.cmake:67 (message):
  # [...]
  #     
  #     
  # 
  #   
  # 
  #   CMake will not be able to correctly generate this project.
  # Call Stack (most recent call first):
  #   CMakeLists.txt:10 (project)
  # 
  # 
  # -- Configuring incomplete, errors occurred!

I'm guessing there's an error with the C compiler configuration. Maybe you need to also depend on some additional configuration package for windows?

@vouillon vouillon force-pushed the opam-publish-binaryen-bin.119 branch 3 times, most recently from cee1b0c to ac169a9 Compare September 26, 2024 09:01
@avsm avsm merged commit 98a8109 into ocaml:master Sep 28, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants