-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker Build failing on master #9604
Comments
All docker builds happen in PRs as well as on merge so not sure what you mean it is failing. How are you building it? Works fine for me and in CI: https://github.com/fluent/fluent-bit/actions/runs/11886754127/job/33118416464 |
Ah this is not a code bug:
You have run out on space - if you're using a VM to compile in (e.g. Docker Desktop) then that may be full. Normally I do a |
I also have this build failure on master branch.
Looks like there is a compatibility issue with cprofiles library. Disabling cprofiles doesn't fix the build failure. |
Is that for macOS? #9699 |
The build was in LInux. Making local changes in https://github.com/fluent/fluent-bit/pull/9598/files fixes the build failure. |
Bug Report
Describe the bug
To Reproduce
Expected behavior
Screenshots
Your Environment
Additional context
The text was updated successfully, but these errors were encountered: