Skip to content

Instantly share code, notes, and snippets.

@ixti
Created May 22, 2017 22:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ixti/e969060dce901c6c1cd513064b31e95b to your computer and use it in GitHub Desktop.
Save ixti/e969060dce901c6c1cd513064b31e95b to your computer and use it in GitHub Desktop.
Codegen (bc+obj): 00:41:40.1161902 (1098.87MB)
Codegen (linking): x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lang/crystal-0.22.0/work/crystal-0.22.0/.build/crystal" "${@}" -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -rdynamic /var/tmp/portage/dev-lang/crystal-0.22.0/work/crystal-0.22.0/src/llvm/ext/llvm_ext.o `/usr/bin/llvm-config --libs --system-libs --ldflags 2> /dev/null` -lstdc++ -lpcre -lm -lgc -lpthread /var/tmp/portage/dev-lang/crystal-0.22.0/work/crystal-0.22.0/src/ext/libcrystal.a -levent -lrt -ldl -L/usr/lib -L/usr/local/lib _main.o
fork: Cannot allocate memory
0x540b4e: ??? at ??
0x10fda55: ??? at ??
0x14fffc7: ??? at ??
0x14fef65: ??? at ??
0x1437a08: ??? at ??
0x1cb6645: ??? at ??
0x5a23f9: ??? at ??
0x56e86d: main at ??
0x7f1c312f0f10: __libc_start_main at ??
0x53b871: ??? at ??
Error: you've found a bug in the Crystal compiler. Please open an issue, including source code that will allow us to reproduce the bug: https://github.com/crystal-lang/crystal/issues
Makefile:113: recipe for target '.build/crystal' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment