Skip to content

Instantly share code, notes, and snippets.

@ChrisMacNaughton
Created September 8, 2016 18:16
Show Gist options
  • Save ChrisMacNaughton/ce154c2c81bcbbf1b5d6bf9b92529475 to your computer and use it in GitHub Desktop.
Save ChrisMacNaughton/ce154c2c81bcbbf1b5d6bf9b92529475 to your computer and use it in GitHub Desktop.
Cap'n Proto version 0.5.3
process didn't exit successfully: `/home/chris/projects/canonical/backup/backup-agent/target/debug/build/capnp-rpc-ebba90bee55d608f/build-script-build` (exit code: 101)
--- stderr
schema/rpc.capnp:112:20-38: error: Import failed: /capnp/c++.capnp
schema/rpc.capnp:113:2-5: error: Not defined: Cxx
schema/rpc-twoparty.capnp:72:20-38: error: Import failed: /capnp/c++.capnp
schema/rpc-twoparty.capnp:73:2-5: error: Not defined: Cxx
thread 'main' panicked at 'capnp compile: Error { kind: Failed, description: "Error while trying to execute `capnp compile`: Failed: Premature EOF. Please verify that version 0.5.2 or higher of the capnp executable is installed on your system. See https://capnproto.org/install.html" }', ../src/libcore/result.rs:788
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment