Skip to content

new buildsystem has wrongish deps, specifically for libnative #11843

Closed
@emberian

Description

@emberian
$ make check-stage1-std NO_REBUILD=1 NO_BENCH=1

compile_and_link: x86_64-unknown-linux-gnu/stage1/test/stdtest-x86_64-unknown-linux-gnu
/home/cmr/hacking/rust3/src/libstd/lib.rs:67:14: 67:43 error: can't find crate for `native`
/home/cmr/hacking/rust3/src/libstd/lib.rs:67 #[cfg(test)] extern mod native = "native";
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cmr/hacking/rust3/mk/tests.mk:364: recipe for target 'x86_64-unknown-linux-gnu/stage1/test/stdtest-x86_64-unknown-linux-gnu' failed
make: *** [x86_64-unknown-linux-gnu/stage1/test/stdtest-x86_64-unknown-linux-gnu] Error 101

cc @alexcrichton

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions