Skip to content

Why install to /usr again? #13

@SimonSapin

Description

@SimonSapin

Is rust-lang/rust#16402 not relevant anymore? bc00a98 broke my Servo build (which uses an older Rust snapshot):

lib.rs:1:1: 1:1 error: multiple dylib candidates for `std` found
lib.rs:1 /* This Source Code Form is subject to the terms of the Mozilla Public
         ^
lib.rs:1:1: 1:1 note: candidate #1: /usr/lib/libstd-4e7c5e5c.so
lib.rs:1 /* This Source Code Form is subject to the terms of the Mozilla Public
         ^
lib.rs:1:1: 1:1 note: candidate #2: /home/simon/tmp/servo-share/rust/2cfb5acb5a2751c759627377e602bac4f88f2d19/rust-0.13.0-dev-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4e7c5e5c.so
lib.rs:1 /* This Source Code Form is subject to the terms of the Mozilla Public
         ^
ERROR:rbml::reader: failed to find block with tag 140
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. 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' panicked at 'explicit panic', /home/larsberg/rust/src/librbml/lib.rs:257

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions