Skip to content

Conversation

mike-golant
Copy link

@mike-golant mike-golant commented Aug 28, 2025

This PR adds the following build packages to the redis part to fix RediSearch build failures due to missing libclang/llvm-config:

  • llvm (provides llvm-config)
  • libclang-dev (provides libclang.so)

The error seen in CI:

  • clang-sys could not execute llvm-config and failed to find libclang shared libs.

@adamiBs adamiBs merged commit 5310c38 into redis:unstable Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants