You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use crenv to manage Crystal versions. So far I have this versions installed:
0.19.4
0.21.1
0.22.0
0.23.0
When trying to install the 0.23.1 version I got an error:
$ crenv install 0.23.1
Resolving Crystal download URL by Remote Cache ... ok
Downloading Crystal binary tarball ...
https://github.com/crystal-lang/crystal/releases/download/0.23.1/crystal-0.23.1-3-linux-x86_64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 625 0 625 0 0 464 0 --:--:-- 0:00:01 --:--:-- 464
100 18.9M 100 18.9M 0 0 395k 0 0:00:49 0:00:49 --:--:-- 386k
ok
Moving the Crystal directory ...ok
Checking if Shards already exists ... ng
Resolving Shards download URL ... ok
Downloading Shards tarball ...
https://github.com/crystal-lang/shards/archive/v0.7.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 127 0 127 0 0 97 0 --:--:-- 0:00:01 --:--:-- 97
100 29722 0 29722 0 0 10546 0 --:--:-- 0:00:02 --:--:-- 64194
ok
Building Shards ... Error: Missing option: --link-flags
Retry building Shards ... crystal: /var/cache/omnibus/src/llvm/llvm-3.8.1.src/lib/CodeGen/LexicalScopes.cpp:160: llvm::LexicalScope* llvm::LexicalScopes::getOrCreateRegularScope(const llvm::DILocalScope*): Assertion `cast<DISubprogram>(Scope)->describes(MF->getFunction())' failed.
/home/megatux/.anyenv/envs/crenv/versions/0.23.1/bin/crystal: línea 102: 21409 Abortado (`core' generado) "$INSTALL_DIR/embedded/bin/crystal" "$@"
shards build faild: /home/megatux/.anyenv/envs/crenv/cache/0.23.1/shards-0.7.1 at /home/megatux/.anyenv/envs/crenv/plugins/crystal-build/bin/../lib/CrystalBuild/Builder/Shards.pm line 33, <DATA> line 2.
Sorry about some words in Spanish. If that's a problem I can try to set a different locale.
crenv version is "crenv 1.1.0-3-g7d55d72".
OS: ElementaryOS Loki, 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
I use crenv to manage Crystal versions. So far I have this versions installed:
0.19.4
0.21.1
0.22.0
0.23.0
When trying to install the 0.23.1 version I got an error:
Sorry about some words in Spanish. If that's a problem I can try to set a different locale.
crenv version is "crenv 1.1.0-3-g7d55d72".
OS: ElementaryOS Loki, 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: