Closed eliovir closed 11 years ago
so since
I tried manually (./configure; make) and got the same result.
we should provide this bug to https://github.com/mozilla/rust/issues?state=open
Please open it there and link with this bug. I will try look more into it tomorrow.
By the way your config is pretty outdated. Do you use stable Gentoo? It could be GCC 4.6.3 issue but it's just random guess, we need to contact Mozilla team about it.
I've updated to GCC 4.7.3-r1. I've got the same problem.
So, this issue is closed.
Hi,
Few days ago, I successfully installed rust (version 0.7) from the rust overlay. But I can not install the last version. emerge fails with:
I tried manually (
./configure; make
) and got the same result.Then, I tried another method:
I've got the same problem.
After that, I succeeded emerge rust-0.7 (without an installed llvm), and it works.
emerge --info :
NB: I've seen some configure options, which can enhance the ebuild:
Other idea, using portage and distfiles to download the stage (dl/rust-stage0-2013-06-23-f827561-linux-x86_64-caea3402663334d0a3967c21f58a860c060d5474.tar.bz2 for rust-0.7). But this is written in snapshots.txt for each platform.