Skip to content

error: crate librocksdb_sys required to be available in rlib format, but was not found in this form #5130

@brson

Description

@brson

Per @BusyJay:

I occasionally run into error when make dev:

error: crate librocksdb_sys required to be available in rlib format, but was not found in this form

@brian Anderson Do you have any ideas?

My first guess is that this is a cargo pipelining bug, as it has only shown up recently and specifically happens with make (where pipelining is turned on). Reportedly the problem goes away by running make again, which also makes me think its likely a pipelining-related concurrency bug.

cc @nrc

Similar report rust-lang/cargo#6993, closed as unreproducible.

Our current toolchain is nightly-2019-06-14. Probably worth doing an upgrade just as a stab-in-the-dark.

cc @alexcrichton

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions