Skip to content

'assertion failed: !lib.is_empty()' on mingw-w64 (32bit) #10978

Closed
@klutzy

Description

@klutzy
~/stone/rust-w32 $ rm build -rf && mkdir build && cd build
~/stone/rust-w32/build $ ../configure --build=i686-w64-mingw32
...
~/stone/rust-w32/build $ make
...
compile_and_link: i686-w64-mingw32/stage0/bin/rustc/i686-w64-mingw32/bin/rustc.dll
task 'rustc' failed at 'assertion failed: !lib.is_empty()', C:\bot\slave\snap3-win\build\src\librustc\metadata\cstore.rs:138
error: internal compiler error: unexpected failure

The failure doesn't happen on regular mingw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions