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

Travis tests failing running binaryen.js #2053

Closed
sbc100 opened this issue Apr 25, 2019 · 1 comment
Closed

Travis tests failing running binaryen.js #2053

sbc100 opened this issue Apr 25, 2019 · 1 comment
Assignees

Comments

@sbc100
Copy link
Member

sbc100 commented Apr 25, 2019

e.g https://travis-ci.org/WebAssembly/binaryen/jobs/524300394

building shared bitcode
shared:WARNING: not all asm.js optimizations are possible with ALLOW_MEMORY_GROWTH, disabling those. [-Walmost-asm]
building binaryen.js
shared:WARNING: not all asm.js optimizations are possible with ALLOW_MEMORY_GROWTH, disabling those. [-Walmost-asm]
error: undefined symbol: $FS
warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`
Error: Aborting compilation due to previous errors
shared:ERROR: '/emsdk_portable/node/bin/node /emsdk_portable/sdk/src/compiler.js /tmp/tmp6XnMu_.txt /emsdk_portable/sdk/src/library_pthread_stub.js' failed (1)
The command "docker exec -it emscripten bash ./travis-emcc-tests.sh" exited with 1.

I guess this is due to recent emscripten changes.

@kripken
Copy link
Member

kripken commented Apr 25, 2019

Yeah, should be fixed by the landing of emscripten-core/emscripten#8464 (but CI may not immediately pick that up).

@sbc100 sbc100 closed this as completed May 17, 2024
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

No branches or pull requests

2 participants