Skip to content
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

Log analysis error PR 50200 #15

Open
mattico opened this issue Apr 24, 2018 · 0 comments
Open

Log analysis error PR 50200 #15

mattico opened this issue Apr 24, 2018 · 0 comments

Comments

@mattico
Copy link

mattico commented Apr 24, 2018

rust-lang/rust#50200

rust-lang/rust#50200 (comment)

Ideally the error would contain:

[01:41:01]    Compiling serde_derive_internals v0.23.1
[01:41:03]    Compiling serde_derive v1.0.40
[01:41:10] error: linker `cc` not found
[01:41:10]   |
[01:41:10]   = note: No such file or directory (os error 2)
[01:41:10] 
[01:41:10] error: aborting due to previous error
[01:41:10] 
[01:41:10] error: Could not compile `serde_derive`.
[01:41:10] 
[01:41:10] To learn more, run the command again with --verbose.
[01:41:10] failed to run: /checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo build --manifest-path /checkout/src/bootstrap/Cargo.toml --locked
[01:41:10] Build completed unsuccessfully in 0:01:10
[01:41:10] make: *** [prepare] Error 1
[01:41:10] Command failed. Attempt 2/5:
[01:41:11]    Compiling serde_derive v1.0.40
[01:41:18] error: linker `cc` not found
[01:41:18]   |
[01:41:18]   = note: No such file or directory (os error 2)
[01:41:18] 
[01:41:18] error: aborting due to previous error
[01:41:18]
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