Skip to content

sgxs-tools does not install #164

@jpopesculian

Description

@jpopesculian

I get the error:

error: to use a constant of type `std::rc::Rc` in a pattern, `std::rc::Rc` must be annotated with `#[derive(PartialEq, Eq)]`
  --> /home/julian/.cargo/registry/src/github.com-1ecc6299db9ec823/sgxs-tools-0.6.0/src/sgx_detect/tests/debug.rs:60:19
   |
60 |                 (&SGX_DISABLED, _) => {
   |                   ^^^^^^^^^^^^

error: aborting due to previous error

error: Could not compile `sgxs-tools`.

When trying to do cargo install sgxs-tools

Rustup info:

Default host: x86_64-unknown-linux-gnu

installed targets for active toolchain
--------------------------------------

x86_64-fortanix-unknown-sgx
x86_64-unknown-linux-gnu

active toolchain
----------------

nightly-x86_64-unknown-linux-gnu (default)
rustc 1.38.0-nightly (e649e9034 2019-07-22)

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