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

Build fails for latest nightly #424

Closed
NikVolf opened this issue Feb 12, 2016 · 8 comments
Closed

Build fails for latest nightly #424

NikVolf opened this issue Feb 12, 2016 · 8 comments

Comments

@NikVolf
Copy link
Contributor

NikVolf commented Feb 12, 2016

Build fails with the latest rust nightly

Probably breaking changes for aster lib
work in progress
serde-deprecated/aster#65

changes
rust-lang/rust#31487

@mseri
Copy link

mseri commented Feb 13, 2016

Not just those.

Even after fixing docopt_macros (see docopt/docopt.rs#169) there is another issue with jsonrpc-core (see https://github.com/debris/jsonrpc-core/issues/4)

@kirushik
Copy link
Collaborator

@NikVolf I'm updating your branch in #426 — it finally builds, please merge at will.

@NikVolf
Copy link
Contributor Author

NikVolf commented Feb 13, 2016

serde-deprecated/quasi#32

  • fixed

@NikVolf
Copy link
Contributor Author

NikVolf commented Feb 13, 2016

serde-deprecated/aster#66

  • fixed

@NikVolf
Copy link
Contributor Author

NikVolf commented Feb 13, 2016

serde_codegen fails (used in json-rpc)
serde-rs/serde#235

  • fixed

@debris
Copy link
Collaborator

debris commented Feb 14, 2016

serde-rs/serde#236

  • fixed (merged, but not released yet)

@NikVolf
Copy link
Contributor Author

NikVolf commented Feb 14, 2016

It is building now with cargo build --release
don't forget cargo update to update dependencies (before build)

@NikVolf NikVolf closed this as completed Feb 14, 2016
@kirushik
Copy link
Collaborator

@NikVolf Awesome work, thank you very much!

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

No branches or pull requests

4 participants