Created
October 19, 2016 21:46
-
-
Save razlupercio/2716d3dd60135a769fed7bc0c62916a0 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| root@yourlaptop:/opt/sandstorm/var/sandstorm/apps/3635303df393fa80b1fb4e06f413d3e7/sandstorm-integration# make | |
| generating capnp files... | |
| /opt/sandstorm/latest/usr/include/sandstorm/web-session.capnp:147: error: Parse error: Empty list item. | |
| /opt/sandstorm/latest/usr/include/sandstorm/web-session.capnp:392: error: Parse error: Empty list item. | |
| /opt/sandstorm/latest/usr/include/sandstorm/appid-replacements-test.capnp:39: error: Parse error: Empty list item. | |
| /opt/sandstorm/latest/usr/include/sandstorm/appid-replacements.capnp:71: error: Parse error: Empty list item. | |
| /opt/sandstorm/latest/usr/include/sandstorm/supervisor.capnp:59:20-30: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:316:30-40: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:361:22-32: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:363:26-36: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:375:18-28: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:389:20-30: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:475:27-37: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:429:25-35: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/supervisor.capnp:117:37-47: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/supervisor.capnp:122:25-35: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/supervisor.capnp:227:36-67: error: Too many generic parameters. | |
| /opt/sandstorm/latest/usr/include/sandstorm/update-tool.capnp:41: error: Parse error: Empty list item. | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:46:21-31: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:47:27-37: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:86:37-47: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:66:17-27: error: Not defined: Capability | |
| /opt/sandstorm/latest/usr/include/sandstorm/grain.capnp:662:47-57: error: Not defined: Capability | |
| Makefile:22: recipe for target 'tmp/genfiles' failed | |
| make: *** [tmp/genfiles] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment