Skip to content

rgtk on Windows compiler error #15811

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

Closed
dubcanada opened this issue Jul 19, 2014 · 1 comment
Closed

rgtk on Windows compiler error #15811

dubcanada opened this issue Jul 19, 2014 · 1 comment
Labels
O-windows Operating system: Windows

Comments

@dubcanada
Copy link

While trying to compile rgtk for Windows I keep getting a LLVM assertion failed error.

$ make RUST_BACKTRACE=1
 Building rgtk.rlib
rustc -g --cfg GTK_3_10 -L target/ src/rgtk.rs --out-dir target/
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugr
eport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'assertion failed: index < LLVMCountParams(llfn)', C:\bot
\slave\nightly-win\build\src\librustc_llvm\lib.rs:1950

stack backtrace:
   1: 0x6a181f84
   2: 0x61f88a1c
   3: 0x61f8866d
   4:   0x972548
   5: 0x71044180
   6: 0x70f42679

make: *** [rgtk-build] Error 101
@klutzy
Copy link
Contributor

klutzy commented Aug 14, 2014

Fixed by #16484.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

4 participants