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

Assertion failure in the tests after merging in JSOO master #74

Closed
OlivierNicole opened this issue Sep 13, 2024 · 1 comment · Fixed by #75
Closed

Assertion failure in the tests after merging in JSOO master #74

OlivierNicole opened this issue Sep 13, 2024 · 1 comment · Fixed by #75
Labels
bug Something isn't working

Comments

@OlivierNicole
Copy link
Collaborator

After merging the current jsoo-tip and jsoo-merge (following the instructions in #47) and running dune runtest --profile wasm, I get this error:

ile ".js/default/dynlink/_unknown_", line 1, characters 0-0:
Command [3] exited with code 125:
$ (cd _build/default/.js/default/dynlink && ../../../../install/default/bin/wasm_of_ocaml --source-map-inline -o dynlink.wasma /home/olivier/woo/_opam/lib/ocaml/dynlink/dynlink.cma)
../../../../install/default/bin/wasm_of_ocaml: You found a bug. Please report it at https://github.com/ocsigen/js_of_ocaml/issues :
Error: File "compiler/lib/wasm/wa_link.ml", line 617, characters 8-14: Assertion failed

The revision resulting from the merge can be found at https://github.com/ocaml-wasm/wasm_of_ocaml/tree/tmp-test-merge.

cc @vouillon

@OlivierNicole OlivierNicole added the bug Something isn't working label Sep 13, 2024
vouillon added a commit that referenced this issue Sep 13, 2024
@OlivierNicole
Copy link
Collaborator Author

Very swift fix, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant