-
Notifications
You must be signed in to change notification settings - Fork 50
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
macos x86_64 11.7.10 build failed #246
Comments
Hmm, looks like a problem with the |
|
/```zsh
have test/regress/ext:tail-call/rcall2.bin.wast: unterminated test case
0 of 615 passed 3 failed | test/regress/ext:exception-handling/throw0.bin.wast!NullCheckException
test/regress/ext:exception-handling/throw0.bin.wast: unterminated test case
0 of 665 passed 4 failed | test/regress/ext:multi-memory/address0.bin.wast!NullCheckExc
/eption
test/regress/ext:multi-memory/address0.bin.wast: unterminated test case
0 of 677 passed 5 failed | test/regress/ext:gc/array_new_fixed.bin.wast!NullCheckException
in evalOp() [aeneas/src/core/Eval.v3 @ 783:55]
in Operator.evaluate() [aeneas/src/core/Operator.v3 @ 58:33]
in IcInterpreter.evalOp() [aeneas/src/ic/Ic.v3 @ 713:35]
in IcInterpreter.execute() [aeneas/src/ic/Ic.v3 @ 505:61]
in IcInterpreter.run() [aeneas/src/ic/Ic.v3 @ 337:58]
in IcInterpreter.invoke() [aeneas/src/ic/Ic.v3 @ 295:20]
in Compilation.runMain() [aeneas/src/main/Compiler.v3 @ 254:31]
in Aeneas.compileAndRun() [aeneas/src/main/Aeneas.v3 @ 98:49]
in Aeneas.main() [aeneas/src/main/Aeneas.v3 @ 23:62] |
The text was updated successfully, but these errors were encountered: