Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

The attribute phase is currently unknown to the the compiler and may have meaning added to it in the future #282

Closed
ekiwi opened this issue Mar 18, 2015 · 3 comments

Comments

@ekiwi
Copy link

ekiwi commented Mar 18, 2015

Hi,

zinc does not build with the latest rustc. The error message is the following:

The attribute `phase` is currently unknown to the the compiler and may have meaning added to it in the future

Check out the latest travis ci build from my fork which only has one commit that adds one white space to the README file in order to get travis to build zinc.

https://travis-ci.org/ekiwi/zinc/builds/54901512

I'm new to rust, so I have no idea what this error message is about, but I'm sure someone who knows the code will probably know what to do.

eKiwi

@farcaller
Copy link
Member

yup, this is known. The bigger issue so far is that quote_method!() is gone, breaking good part of ioreg, I'm working on it.

@mcoffin
Copy link
Contributor

mcoffin commented May 16, 2015

FWIW, this is fixed in mcoffin/new-build and should work once my changes there get pulled (I'll open a PR when the build system is a little more complete).

@mcoffin
Copy link
Contributor

mcoffin commented Jun 1, 2015

Fixed with the landing of #285

@mcoffin mcoffin closed this as completed Jun 1, 2015
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants