-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Closed
Labels
build-problemcmakeBuild system in general and CMake in particularBuild system in general and CMake in particularplatform:openbsd
Description
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
Labels
build-problemcmakeBuild system in general and CMake in particularBuild system in general and CMake in particularplatform:openbsd