Guest User

Untitled

a guest
May 8th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. /ekam-provider/canonical/node-capnp/capnp.cc:1102:49: warning: 'parseDiskFile' is deprecated: Use parseFromDirectory() instead. [-Wdeprecated-declarations]
  2. /ekam-provider/canonical/node-capnp/capnp.cc:1981:22: warning: 'restore' is deprecated: Please transition to using a bootstrap interface instead. [-Wdeprecated-declarations]
  3. /ekam-provider/canonical/node-capnp/capnp.cc:2357:13: warning: 'MakeCallback' is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
  4. /ekam-provider/canonical/node-capnp/capnp.cc:2364:13: warning: 'MakeCallback' is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
  5. /ekam-provider/canonical/node-capnp/capnp.cc:2360:13: warning: lambda capture 'context' is not used [-Wunused-lambda-capture]
  6. /ekam-provider/canonical/node-capnp/capnp.cc:2406:13: warning: 'MakeCallback' is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
  7. /ekam-provider/canonical/node-capnp/capnp.cc:2431:11: warning: 'MakeCallback' is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
  8. /ekam-provider/canonical/kj/encoding.c++:855:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
  9. /ekam-provider/canonical/kj/exception.c++:902:14: warning: 'uncaught_exception' is deprecated [-Wdeprecated-declarations]
  10. /ekam-provider/canonical/sandstorm/supervisor.c++:791:19: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
  11. /ekam-provider/canonical/sandstorm/app-index/app-index.c++:239:54: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
  12. /ekam-provider/canonical/sandstorm/spk.c++:297:28: warning: 'parseDiskFile' is deprecated: Use parseFromDirectory() instead. [-Wdeprecated-declarations]
  13. /ekam-provider/canonical/capnp/compat/byte-stream.c++:953:84: warning: missing field 'capCount' initializer [-Wmissing-field-initializers]
  14. /ekam-provider/canonical/kj/async-io-unix.c++:995: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  15. /ekam-provider/canonical/kj/async-io-unix.c++:995: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  16. /ekam-provider/canonical/kj/async-io-unix.c++:995: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Add Comment
Please, Sign In to add comment