Skip to content

Failure to build with zstd with 15.0.3 or ToT on OpenBSD #59056

@brad0

Description

@brad0

Ever since #58205 went in it has broken the build on OpenBSD. If I use 15.0.2 it's fine. 15.0.3 or ToT and it's broken. If I use -DLLVM_ENABLE_ZSTD=OFF it skips the test and completes the CMake configuration.

CMake Error at lib/Support/CMakeLists.txt:312 (get_property):
  get_property could not find TARGET zstd::libzstd_static.  Perhaps it has
  not yet been created.

CMake Error at lib/Support/CMakeLists.txt:315 (get_property):
  get_property could not find TARGET zstd::libzstd_static.  Perhaps it has
  not yet been created.

CMake Error at lib/Support/CMakeLists.txt:317 (get_library_name):
  get_library_name Function invoked with incorrect arguments for function
  named: get_library_name

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions