Deprecation warning for Bitcoin depends build on macOS 12.5.1 (Intel Mac) #76

issue Sjors opened this issue on September 9, 2022
  1. Sjors commented at 11:45 AM on September 9, 2022: member
    /Users/sjors/dev/bitcoin/depends/work/build/x86_64-apple-darwin21.6.0/native_libmultiprocess/7d10f3b1e39caa04b3fcddebf720fd3a2b54c21d-6bdf33803cf/src/mp/gen.cpp:166:31: warning: 'parseDiskFile' is deprecated: Use parseFromDirectory() instead. [-Wdeprecated-declarations]
        auto file_schema = parser.parseDiskFile(src_file, src_file, import_paths);
                                  ^
    /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin21.6.0/native/include/capnp/schema-parser.h:105:7: note: 'parseDiskFile' has been explicitly marked deprecated here
          CAPNP_DEPRECATED("Use parseFromDirectory() instead.");
          ^
    /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin21.6.0/native/include/capnp/common.h:57:26: note: expanded from macro 'CAPNP_DEPRECATED'
    #define CAPNP_DEPRECATED KJ_DEPRECATED
                             ^
    /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin21.6.0/native/include/kj/common.h:186:20: note: expanded from macro 'KJ_DEPRECATED'
        __attribute__((deprecated(reason)))
                       ^
    1 warning generated.
    
  2. ryanofsky commented at 7:44 PM on September 13, 2022: collaborator

    Will close just because this is a duplicate of https://github.com/chaincodelabs/libmultiprocess/issues/39. Would be good to fix, it's just a low priority because the code works aside from the deprecation warning.

  3. ryanofsky closed this on Sep 13, 2022

  4. bitcoin-core locked this on Jun 25, 2025
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/libmultiprocess. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-20 18:30 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me