Created
December 29, 2017 16:43
-
-
Save raw-bin/eac42a2fa8f3a7127c6dc9e8e8441cf2 to your computer and use it in GitHub Desktop.
ion recipe breakage
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
repo - building ion | |
cook - ion build | |
Compiling ion-shell v1.0.0-alpha (file:///home/robin/work/repos/redox/src/cookbook/recipes/ion/build) | |
error: unexpected close delimiter: `}` | |
--> src/lib/sys/redox.rs:251:1 | |
| | |
251 | } | |
| ^ | |
error: Could not compile `ion-shell`. | |
To learn more, run the command again with --verbose. | |
./repo.sh failed.make: *** [mk/filesystem.mk:12: build/filesystem.bin] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment