build: `WITH_MULTIPROCESS=ON` should fail if libmultiprocess is missing #31708

issue fanquake opened this issue on January 22, 2025
  1. fanquake commented at 4:06 PM on January 22, 2025: member

    Currently it warns, and then just fails to properly configure:

    cmake -B build -DWITH_MULTIPROCESS=ON
    <snip>
    CMake Warning at CMakeLists.txt:146 (find_package):
      By not providing "FindLibmultiprocess.cmake" in CMAKE_MODULE_PATH this
      project has asked CMake to find a package configuration file provided by
      "Libmultiprocess", but CMake did not find one.
    
      Could not find a package configuration file provided by "Libmultiprocess"
      with any of the following names:
    
        LibmultiprocessConfig.cmake
        libmultiprocess-config.cmake
    
      Add the installation prefix of "Libmultiprocess" to CMAKE_PREFIX_PATH or
      set "Libmultiprocess_DIR" to a directory containing one of the above files.
      If "Libmultiprocess" provides a separate development package or SDK, be
      sure it has been installed.
    
    
    -- Could NOT find LibmultiprocessNative (missing: LibmultiprocessNative_DIR)
    <snip>
    CMake Error at src/ipc/CMakeLists.txt:12 (target_capnp_sources):
      Unknown CMake command "target_capnp_sources".
    
    
    -- Configuring incomplete, errors occurred!
    
  2. fanquake added the label Build system on Jan 22, 2025
  3. fanquake added this to the milestone 29.0 on Jan 22, 2025
  4. fanquake renamed this:
    build: `WITH_MULTIPROCESS=ON` should failure if libmultiprocess is missing
    build: `WITH_MULTIPROCESS=ON` should fail if libmultiprocess is missing
    on Jan 22, 2025
  5. fanquake closed this on Jan 23, 2025

  6. fanquake referenced this in commit 449a25b958 on Jan 23, 2025
  7. bitcoin locked this on Jan 23, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-03 12:13 UTC

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