Skip to content

LLVM build system error on Windows (zstd) #58558

@bluescarni

Description

@bluescarni

Hello!

I am using an LLVM package maintained by the conda-forge project:

https://github.com/conda-forge/llvmdev-feedstock

Recently the LLVM package was updated from version 15.0.2 to 15.0.3. Additionally, the conda-forge developers backported this patch to their 15.0.3 package:

#58205

After the update, I am experiencing the following CMake failure (apparently related to zstd) in the CI of one of my projects:

https://github.com/bluescarni/heyoka/actions/runs/3300936955/jobs/5445923768#step:5:375

The failure seems to happen only on Windows systems (Linux and OSX are apparently fine).

The CMakeLists.txt of my project is, for reference, here:

https://github.com/bluescarni/heyoka/blob/master/CMakeLists.txt

Downgrading to llvm 15.0.2 fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cmakeBuild system in general and CMake in particularplatform:windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions