Skip to content

FTBFS on RHEL-7 with rustc 1.24.0 #315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mcepl opened this issue Feb 19, 2018 · 1 comment
Closed

FTBFS on RHEL-7 with rustc 1.24.0 #315

mcepl opened this issue Feb 19, 2018 · 1 comment

Comments

@mcepl
Copy link

mcepl commented Feb 19, 2018

If you are reporting a bug, please read following FAQ first. If you are
requesting new features or other types of questions, you can ignore it.

If you are still seeing an error or other types of issue, please create ticket with

[A lot of other non-problematic lines removed]

Compiling structopt-derive v0.1.6
error[E0523]: found two different crates with name `std` that are not distinguished by differing `-C metadata`. This will result in symbol conflicts between the two.
   --> /home/matej/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.6.1/src/lib.rs:137:1
    |
137 | extern crate proc_macro;
    | ^^^^^^^^^^^^^^^^^^^^^^^^

error: Could not compile `synstructure`.
warning: build failed, waiting for other jobs to finish...
error[E0523]: found two different crates with name `std` that are not distinguished by differing `-C metadata`. This will result in symbol conflicts between the two.
   --> /home/matej/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.1.6/src/lib.rs:278:1
    |
278 | extern crate proc_macro;
    | ^^^^^^^^^^^^^^^^^^^^^^^^

error: Could not compile `structopt-derive`.
warning: build failed, waiting for other jobs to finish...
error: build failed
make: *** [release] Error 101
@mcepl
Copy link
Author

mcepl commented Feb 21, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant