Skip to content

Re: latest build errors #70

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
fmckeogh opened this issue May 24, 2018 · 3 comments
Closed

Re: latest build errors #70

fmckeogh opened this issue May 24, 2018 · 3 comments

Comments

@fmckeogh
Copy link

fmckeogh commented May 24, 2018

I'm having the exact same issue with a lot of my projects. It's due to crates using an outdated version of proc-macro2. Most use 0.3.8 but the issues are fixed on the latest. I think the solution is a whole lot of PRs with the latest version, but its hard to replicate locally (each broken crate requires cloning then making dependancies point to a local directory).

@jamwaffles
Copy link
Collaborator

Yeah, I see the failed daily build all the time :). I had a look at fixing the cortex-m-rtfm-macros crate which is where I think the error lies but gave up. I'm kinda just sitting around waiting for @japaric to fix it ;)

@fmckeogh
Copy link
Author

fmckeogh commented Jun 7, 2018

I've made some PRs which should fix everything once merged. :)

@fmckeogh fmckeogh closed this as completed Jun 7, 2018
@jamwaffles
Copy link
Collaborator

This one and this one? Can't wait! Would be great to have this driver building again.

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

2 participants