This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Cannot build docker compose - gradle build error with "libnative-platform-file-events" #3877
Labels
type: bug
bugs/ bug fixes
Describe the bug
Building Conductor fails with the following error:
Full output:
Details
Conductor version: v3.15.0
⭐️ Using all of the default configuration for the below provided in the docker-compose file
Persistence implementation: Cassandra, Postgres, MySQL, Dynomite etc
Queue implementation: Postgres, MySQL, Dynoqueues etc
Lock: Redis or Zookeeper?
Workflow definition:
Task definition:
Event handler definition:
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/Netflix/conductor.git
git checkout tags/v3.15.0
Expected behavior
The build completes successfully
Screenshots
Please see the output
Additional context
Building on a macbook air m2 - macOS Ventura 13.4.1 (c)
The text was updated successfully, but these errors were encountered: