Created
November 24, 2017 05:54
-
-
Save dalaing/1149e4920d4e37dbd6f8ae6f4120a34e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. <eof> parser at end of file | |
2. Code generation | |
3. Running pass 'Function Pass Manager' on module 'rts/sm/Storage.c'. | |
4. Running pass 'WebAssembly Assembly Printer' on function '@flushExec' | |
clang-6.0: error: unable to execute command: Segmentation fault | |
clang-6.0: error: clang frontend command failed due to signal (use -v to see invocation) | |
clang version 6.0.0 | |
Target: wasm32-unknown-unknown-wasm | |
Thread model: posix | |
InstalledDir: /nix/store/n602mwa9ry7mcr2cfw46wkpmvw62p80a-clang/bin | |
clang-6.0: note: diagnostic msg: PLEASE submit a bug report to and include the crash backtrace, preprocessed source, and associated run script. | |
clang-6.0: note: diagnostic msg: | |
******************** | |
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: | |
Preprocessed source(s) and associated run script(s) are located at: | |
clang-6.0: note: diagnostic msg: /run/user/1000/Storage-f6a0bb.c | |
clang-6.0: note: diagnostic msg: /run/user/1000/Storage-f6a0bb.sh | |
clang-6.0: note: diagnostic msg: | |
******************** | |
`wasm32-unknown-unknown-wasm-cc' failed in phase `C Compiler'. (Exit code: 254) | |
make[1]: *** [rts/ghc.mk:295: rts/dist/build/sm/Storage.o] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment