Skip to content

Unexpected failure during compilation #1

Open
@Pranz

Description

@Pranz

Fails at compiling due to recent commit aa44e25 with the following error message:

   Compiling tcod v0.1.0 (file:///home/pranz/gitbuilds/tcod-rs)
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-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'expected item, found foreign item ffi::TCOD_black::TCOD_black (id=7409)', /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/libsyntax/ast_map/mod.rs:326


Could not compile `tcod`.

I'm guessing this is because I'm not interacting with the FFI in the proper way. Do you, @tomassedovic, know what could be wrong with the code?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions