You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/02/29 14:00:12 UTC

[GitHub] [incubator-teaclave-sgx-sdk] brenzi edited a comment on issue #210: confusing no_std issue: duplicate lang item ...

brenzi edited a comment on issue #210: confusing no_std issue: duplicate lang item ...
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/210#issuecomment-592948349
 
 
   `cargo nono check` warns about exactly the same crates in both commits 
   ```
   webpki: FAILURE
   log: FAILURE
   serde_json: FAILURE
   sgx-externalities: FAILURE
   env_logger: FAILURE
   rustls: FAILURE
   num-bigint: FAILURE
   webpki-roots: FAILURE
   substratee-stf: FAILURE
   chrono: FAILURE
   base64: FAILURE
   yasna: FAILURE
   serde: FAILURE
   bit-vec: FAILURE
   rust-base58: FAILURE
   ```
   whereas none of them are dependencies of `pallet-encointer-ceremonies`.
   
   However, `serde` is a `dev-dependency`, but I've already checked if I'm running into [this](https://github.com/rust-lang/cargo/issues/5730) or one of the similar issues. I just removed all dev-dependencies in `pallet-encointer-ceremonies`. To no success
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org