Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Error during compilation (Fedora) #9124

Closed
@holiman

Description

@holiman

Parity master at 9dc512349a8dd33df4160d1bdd7b7e61f13c9604, on Fedora.
Trying to run some benchmarks with home/user/.cargo/bin/cargo bench -p ethcore, but hitting the following error during compilation:

   Compiling ethcore v1.12.0 (file:///home/user/workspace/parity/ethcore)
error[E0463]: can't find crate for `util`
  --> ethcore/benches/evm.rs:20:1
   |
20 | extern crate ethcore_util as util;
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate

error: aborting due to previous error

For more information about this error, try `rustc --explain E0463`.
error: Could not compile `ethcore`.
warning: build failed, waiting for other jobs to finish...

Any help appreciated!

Metadata

Metadata

Assignees

Labels

F3-annoyance 💩The client behaves within expectations, however this “expected behaviour” itself is at issue.M0-build 🏗Building and build system.P5-sometimesoon 🌲Issue is worth doing soon.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions